Re: [Andromda-user] JNDI issue with generated EntityBean

2004-06-08 Thread stefan . scheidt
Hello Sunondo, I have the same problem. Somethings seems to be wrong with the generated ejb-jar.xml and/or jboss.xml. A workaround is not to use the method getXxxLocalHome() methods generated in the YyyServiceBean classes, but to make a lookup on the following name directly in YyyServiceBeanImpl:

[Andromda-user] JNDI issue with generated EntityBean

2004-06-07 Thread Sunondo Ghosh
I have created an EntityRef from a Service (AdminService) to an Entity (User). When I try to access the Local home of the entity in the Service (calling the auto generated getUserLocalHome()), then I get the following exception: Start of createUser in AdminServiceBeanImpl 01:28:32,624 ERR