[EMAIL PROTECTED] wrote:

> Hi!
> 
> Is it a must to place the classes of remote interface of EJB to classpath
> of Tomcat so that she can lookup?
> Why I can't make use of WEB-INF/classes?


That should work for JSP and servlet. If you only need support from 
servlets, you should be able to simply package the ejb-jars and your 
.war into an .ear file.

-danch


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to