users@glassfish.java.net

Re: JNDI lookup for a local EJB fails

From: <forums_at_java.net>
Date: Wed, 21 Dec 2011 19:28:01 -0600 (CST)

looks like the lookup worked but you tried to cast it to UserManagementEJB,
the bean class.  It should be casted to its business interface
UserManagement.

-Cheng


--
[Message sent by forum member 'cf126330']
View Post: http://forums.java.net/node/876340