Posted By:
Ashutosh_Rai
Posted On:
Sunday, February 24, 2002 02:34 AM
Hi,
I am trying to all a method on a stateless session bean from a message driven bean. I am using orion app server. The two beans are in seperate ear files.
During lookup from the message driven bean, a "name not found" exception is thrown.
I have not included any reference to the session bean in the message driven bean deployment descriptor.
Any info regarding this, or calling an EJB from another EJB, would be helpful.
Thanks
-ashutosh