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:

...lookup("ejb/<your full qualified package name>/Xxx/Local");

e.g. "ejb/your.package/User/Local"

I don't understand why the car rental system works...

Regard
Stefan




-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to