[jboss-user] [Beginners Corner] - Re: Deploy Problem: JBoss, EJB3, NetBeans and the web.xml fi
wls
do-not-reply at jboss.com
Tue Sep 26 13:21:51 EDT 2006
Made some progress, independently.
After using the NetBeans code generation:
1) Removed the ejb-local-red from the web.xml file
2) Changed "java:comp/env/ejb/MyBean" to "MyBaseEARFilename/MyBean/local"
Seems the JNDI name auto generated isn't correct.
Anyone else having the similar problems with NetBeans, JBoss, and EJB, or did I do something wrong?
-wls
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974292#3974292
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974292
More information about the jboss-user
mailing list