You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Richard Kennedy <ri...@rsk.demon.co.uk> on 2006/02/03 16:00:33 UTC

cannot deploy test jca in 1.0

Hi, 
I'm following the instructions in
http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/JBoss
+to+Geronimo+-+JCA+Migration
to deploy the test jca on geronimo 1.0, but I'm getting the following
error when I try to deploy it.

>     Error: Unable to distribute jca-test.rar: Unable to load first
>     parent of configuration com/ibm/j2g/jca.rar
> 
>         No configuration with id: org/apache/geronimo/Server
> 
Any ideas what should I set as the parent ID?

TIA
Richard




Re: cannot deploy test jca in 1.0

Posted by Richard Kennedy <ri...@rsk.demon.co.uk>.
On Fri, 2006-02-03 at 09:08 -0800, David Jencks wrote:
> On Feb 3, 2006, at 7:00 AM, Richard Kennedy wrote:
> 
> > Hi,
> > I'm following the instructions in
> > http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/JBoss
> > +to+Geronimo+-+JCA+Migration
> > to deploy the test jca on geronimo 1.0, but I'm getting the following
> > error when I try to deploy it.
> >
> >>     Error: Unable to distribute jca-test.rar: Unable to load first
> >>     parent of configuration com/ibm/j2g/jca.rar
> >>
> >>         No configuration with id: org/apache/geronimo/Server
> >>
> > Any ideas what should I set as the parent ID?
> 
> You should be able to deploy without any parentId set, remove the  
> attribute entirely.  The connector builder should set any parentID  
> that you need unless you have very special classloading requirements.
> 
> thanks
> david jencks
> 
> >
> > TIA
> > Richard
> >
> >
> >
> 
David,
Thanks that fixed it. I've added a comment to the wiki page
Richard
  


Re: cannot deploy test jca in 1.0

Posted by David Jencks <da...@yahoo.com>.
On Feb 3, 2006, at 7:00 AM, Richard Kennedy wrote:

> Hi,
> I'm following the instructions in
> http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/JBoss
> +to+Geronimo+-+JCA+Migration
> to deploy the test jca on geronimo 1.0, but I'm getting the following
> error when I try to deploy it.
>
>>     Error: Unable to distribute jca-test.rar: Unable to load first
>>     parent of configuration com/ibm/j2g/jca.rar
>>
>>         No configuration with id: org/apache/geronimo/Server
>>
> Any ideas what should I set as the parent ID?

You should be able to deploy without any parentId set, remove the  
attribute entirely.  The connector builder should set any parentID  
that you need unless you have very special classloading requirements.

thanks
david jencks

>
> TIA
> Richard
>
>
>