Sylvain Tourrière wrote:

> Hi all,
> 
> I hope I'll get an answer this way.
> 
> My problem :
> I want to lookup the entity bean B in the method of the entity bean A
> (especially when I create the A bean in the test client).
> These two beans are in the same application and physically packaged in the
> same jar.
> I use no session bean : maybe I did.
> I search more informations about the transaction tag (tx-attribute).
> 
In bean A, change the name you are looking up to "A", and it should work. 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to