I understand that Tomcat does not "support" EJB in the
sense that it does not provide a container.  However,
I'm trying to access an EJB being served by Sun's
Reference Implementation.  I can't figure out how to
get Tomcat to find the com.sun classes necessary to
create the JNDI initial context.  If I put the
j2ee.jar in the webapp's WEB-INF\lib path, Tomcat
simply can't find the right classes.  If I put
j2ee.jar in Tomcat's lib path, Tomcat won't start.  Is
there a simple way for me to configure either Tomcat
or my webapp to find the appropriate JNDI classes?
TIA

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to