Re: [JBoss-user] ejb-local-ref

2003-09-26 Thread Adrian Brock
The ejb-link should contain the ejb-name of the bean you want to reference. Not the jndi name. Regards, Adrian On Fri, 2003-09-26 at 15:21, Bruce Ashton wrote: I'm having some difficulty working out the intricacies of JNDI and ejb-local-ref elements in ejb-jar.xml I have a simple entity

RE: [JBoss-user] ejb-local-ref

2003-09-26 Thread Bruce Ashton
PROTECTED] Sent: 26 September 2003 15:40 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] ejb-local-ref The ejb-link should contain the ejb-name of the bean you want to reference. Not the jndi name. Regards, Adrian On Fri, 2003-09-26 at 15:21, Bruce Ashton wrote: I'm having some difficulty

RE: [JBoss-user] ejb-local-ref

2003-09-26 Thread Adrian Brock
-user] ejb-local-ref The ejb-link should contain the ejb-name of the bean you want to reference. Not the jndi name. Regards, Adrian On Fri, 2003-09-26 at 15:21, Bruce Ashton wrote: I'm having some difficulty working out the intricacies of JNDI and ejb-local-ref elements

RE: [JBoss-user] ejb-local-ref from an MDB to an Entity in the same EAR, but diffe rent ejb jars (jboss 3.0.0beta2)

2002-03-11 Thread Alex Loubyansky
Hello, everybody! To Sam: Have you figured it out? The cause could be the beans are in different jars and you use ejb-local-ref. It should work in case of remote interfaces and: ejb-ref in ejb-jar.xml and jboss.xml or place your beans in the same jar file and use ejb-local-ref. To all:

RE: [JBoss-user] ejb-local-ref from an MDB to an Entity in the same EAR, but diffe rent ejb jars (jboss 3.0.0beta2)

2002-03-11 Thread Sam De Backer
: [EMAIL PROTECTED] Subject: RE: [JBoss-user] ejb-local-ref from an MDB to an Entity in the same EAR, but diffe rent ejb jars (jboss 3.0.0beta2) Hello, everybody! To Sam: Have you figured it out? The cause could be the beans are in different jars and you use ejb-local-ref. It should work

RE: [JBoss-user] ejb-local-ref from an MDB to an Entity in the same EAR, butdiffe rent ejb jars (jboss 3.0.0beta2)

2002-03-11 Thread Adrian Brock
De Backer' [EMAIL PROTECTED], [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: RE: [JBoss-user] ejb-local-ref from an MDB to an Entity in the same EAR, but diffe rent ejb jars (jboss 3.0.0beta2) Date: Mon, 11 Mar 2002 11:32:27 +0200 Hello, everybody! To Sam: Have you figured it out

Re: [JBoss-user] ejb-local-ref from an MDB to an Entity in the sa me EAR, but diffe rent ejb jars (jboss 3.0.0beta2)

2002-03-11 Thread David Jencks
are probably misplaced. However, it should still work correctly;-) david jencks Sam. -Original Message- From: Alex Loubyansky [mailto:[EMAIL PROTECTED]] Sent: maandag 11 maart 2002 10:32 To: 'Sam De Backer'; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [JBoss-user] ejb-local