Lipscombe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 12, 2001 8:02 AM
Subject: RE: [JBoss-user] Jboss.xml / JNDI lookup problems (lengthy)
> I have worked it out:
>
>
> The jboss.xml that does not work:
> jboss>
>
>
>Organ
I have worked it out:
The jboss.xml that does not work:
jboss>
OrganisationListBean
ejb/organisation/OrganisationList
The jboss.xml that *does* work:
jboss>
OrganisationListBean
ejb/organisation/OrganisationList
Note the tag.
I suppose it is requir
July 12, 2001 4:00 PM
Subject: RE: [JBoss-user] Jboss.xml / JNDI lookup problems (lengthy)
> Hi Burkhard,
>
>
> I get the a similar (or same) exception:
>
> [] looking up Home interface
java:comp/env/ejb/organisation/OrganisationList
> [] Failed to find Home interface
&g
: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Jboss.xml / JNDI lookup problems (lengthy)
Hi,
Can you try looking up java:comp/env/ejb/organisation/OrganisationList and
tell what happens.
Burkhard
___
JBoss-user mailing list
[EMAIL PROTECTED]
http
Hi,
Can you try looking up java:comp/env/ejb/organisation/OrganisationList and
tell what happens.
Burkhard
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
Folks,
I am getting ever more confused about how to lookup JNDI references.
Take a simple stateless SessionBean being looked up from SOAP service. The
SOAP service is invoked from the emebedded Tomcat via Apache SOAP 2.2:
The ejb-jar.xml contains:
OrganisationListEJB
OrganisationLis