I have Tomcat 3.1 and the J2EE Reference Implementation installed. With Tomcat 3.1 I have no problems calling EJBs in the J2EE Reference Implementation. When I do the same with Tomcat 3.2 Beta, I run into a Narrowing Error (Class Cast Exception) For both, 3.1. and 3.2 Beta I placed the client jar-file into the WEB-INF/lib Directory of my context. So I think tomcat should be able to locate the rmi client stubs. any Ideas ? =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
