> From: Tommy Pham [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 6.0.18 & JavaEE 5/EJB3.0
>
> I think it's because of the javaee.jar causing conflict with
> tomcat's jar files.

Correct; you don't want to have javaee.jar (or its predecessor, j2ee.jar) 
anywhere near Tomcat.  You can try to extract the necessary packages from 
javaee.jar and place them in Tomcat's lib directory.  Haven't tried it myself; 
we normally use JBoss for EJBs.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to