For Programmers: Free Programming Magazines  


Home > Archive > Java Help > April 2007 > Tomcat and javaee.jar









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Tomcat and javaee.jar
badgerduke@gmail.com

2007-04-25, 7:08 pm

Hello:

In a web app, I need to have javaee.jar (from JavaEE5u2) on my
classpath. Tomcat will not allow me to deploy when javaee.jar is in /
WEB-INF/lib because it contains javax.servlet.Servlet.class (violation
of the servlet spec 2.3 9.7.2 - even though 2.3 is not being used).
How do include javaee on my classpath while not clashing with Tomcat's
javax.servlet library? Thanx.


Duke

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com