Hi,
I�m just started with
JBoss and as my first
test, i put an .EAR with an test
Servlet and a
EJB , the server acepted the application and i could acess the Servlet, but when it try to lookup the EJB, the lookup method() throws an NamingException
I�m calling the method with no arguments, because it works at the reference implamentation from SUN ( The EAR. file was genarated by the deploytool from SUN�s J2EE ).
How can i work around it ?
Is there any eclipse plug-in to make the deployment to JBoss ? ( not JBosside, �cause this does not deploy , or i could not find the tool ...)
Thanks in advance.
Claudio Gualberto.