Hi everybody,

                        I am using JBoss with Tomcat. I have created an EJB
component and have deployed it on JBoss. My servlets, which run on a Tomcat
server, can lookup the home interface of this component via JNDI, but cant
create the home interface due to a ClassNotFoundException. When I copy the
Jar file containing the EJB component into Tomcats \lib everything works
fine. I was wondering whether this is the right way of accessing the
component from servlets ... or is there some better way ( using some kind of
descriptor in web.xml etc) ?

regards

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to