you don't need a j2ee.jar in the lib directory of your web app. The necessary classes for a web or full j2ee app are already present in the container's classpath and jars.
Jewett, Diane C wrote:
I added the j2ee.jar and other ojb jars in the WEB-INF/lib dir and got:
INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', retur nNull=true WebappClassLoader: validateJarFile(C:\jakarta-tomcat-4.1.27\webapps\storefront\W EB-INF\lib\j2ee.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offe nding class: javax/servlet/Servlet.class
I am using tomcat 4.1.27.
Is there someplace else to put it. Do I have the right version of j2ee. I downloaded j2sdkee1.3 and j2sdkee1.4 and neither worked.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
