Which version of JBoss and Java do you use? Please post the entire exception stacktrace
and the console logs when you deploy your application with the following annotation in the
servlet:
@EJB(mappedName="user-administration/UserServiceBean/local")
| private UserService userService;
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179704#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...