Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WAS 5.1 jsp problem ...plz HELP!

12 views
Skip to first unread message

tanyaunangst

unread,
Apr 12, 2005, 8:31:08 AM4/12/05
to

We've been working on this for 3 weeks... :( Our application runs fine
on 4.0. We are migrating to 5.1, attempting to run the application in
WSAD on the 5.1 server. We receive this error:
[4/12/05 7:24:21:176 CDT] 51c35954 WebGroup E SRVE0020E: [Servlet
Error]-[JSP 1.1 Processor]: Failed to load servlet:
java.lang.ClassNotFoundException: org.apache.jasper.runtime.JspServlet

Also, why is it using JSP 1.1 instead of 1.2. Earlier on the console,
it displays:

[4/12/05 7:24:10:629 CDT] 3d4b5956 WebContainer A SRVE0163I: Supported
JSP Specification Level: 1.2[4/12/05 7:24:11:082 CDT] 3d4b5956 WebGroup
I SRVE0180I: [IBM Universal Test Client] [/UTC] [Servlet.LOG]: JSP 1.2
Processor: init

--
tanyaunangst
------------------------------------------------------------------------
Posted via http://www.webservertalk.com
------------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message1018259.html

tanya...@wnins.com

unread,
Apr 12, 2005, 9:22:09 AM4/12/05
to
We've been working on this for 3 weeks... Our application runs fine on 4.0. We are migrating to 5.1, attempting to run the application in WSAD on th

Ken Hygh

unread,
Apr 12, 2005, 10:41:34 AM4/12/05
to
tanya...@wnins.com wrote:

I suspect you have some j2ee jars in your application, or that you've
added to the classpath somewhere.

Ken

tanyaunangst

unread,
Apr 13, 2005, 8:16:11 AM4/13/05
to

Ken Hygh wrote:
> Ken *

I removed a j2ee.jar from the lib folder of our application. The
problem still exists. I enabled server targeting for the 5.1 server
which is supposed to set the classpath up. That didn't fix the problem
either.

--
tanyaunangst
------------------------------------------------------------------------
Posted via http://www.webservertalk.com
------------------------------------------------------------------------

View this thread: http://www.webservertalk.com/message1019417.html

Ken Hygh

unread,
Apr 13, 2005, 9:37:10 AM4/13/05
to
tanyaunangst wrote:

Hm,
Can you post the complete SystemOut.log?

ken

tanya...@wnins.com

unread,
Apr 13, 2005, 9:56:20 AM4/13/05
to
Here is the entire output:
*** Starting the server ***
************ Start Display Current Environment ************
WebSphere Platform 5.1 [BASE 5.1.0 b0344.02] running with process name localhost\localhost\server1 and process id 3940
Host Operating System is Windows XP, version 5.1
Java version = J2RE 1.4.1 IBM Windows 32 build cn1411-20031011 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
was.install.root = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51
user.install.root = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51
Java Home = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51\java\jre
ws.ext.dirs = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/java/lib;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/classes;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/classes;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/lib;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/lib/ext;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/web/help;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime;C:/SQLLIB/java/db2java.zip;C:/Program Files/IBM/WebSphere Studio/Application Developer/v5.1.1/wstools/eclipse/plugins/com.ibm.etools.webservice_5.1.1.2/runtime/worf.jar
Classpath = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/properties;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/properties;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/lib/bootstrap.jar;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/lib/j2ee.jar;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/lib/lmproxy.jar;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/lib/urlprotocols.jar;C:/Program Files/IBM/WebSphere Studio/Application Developer/v5.1.1/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.1.1.1/runtime/wteServers.jar;C:/Program Files/IBM/WebSphere Studio/Application Developer/v5.1.1/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.1.1.1/runtime/wasToolsCommon.jar
Java Library path = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/bin;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/java/bin;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\runtimes\base_v51/java/jre/bin;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\eclipse\jre\bin;.;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.1\eclipse\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\IBM\CLIENT~1;C:\PROGRA~1\IBM\CLIENT~1\Shared;C:\PROGRA~1\IBM\CLIENT~1\Emulator;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;c:\program files\lotus\notes;
************* End Display Current Environment *************
[4/13/05 7:42:23:868 CDT] 3d480c3e ManagerAdmin I TRAS0017I: The startup trace state is *=all=disabled.
[4/13/05 7:42:24:696 CDT] 3d480c3e AdminInitiali A ADMN0015I: AdminService initialized
[4/13/05 7:42:27:665 CDT] 3d480c3e Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration.
[4/13/05 7:42:27:728 CDT] 3d480c3e SecurityDM I SECJ0231I: The Security component's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.
[4/13/05 7:42:28:040 CDT] 3d480c3e SecurityCompo I SECJ0309I: Java 2 Security is disabled.
[4/13/05 7:42:28:056 CDT] 3d480c3e SecurityCompo I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
[4/13/05 7:42:28:071 CDT] 3d480c3e SecurityCompo I SECJ0240I: Security service initialization completed successfully
[4/13/05 7:42:28:087 CDT] 3d480c3e JMSRegistrati A MSGS0602I: WebSphere Embedded Messaging Client only has been installed
[4/13/05 7:42:33:212 CDT] 3d480c3e ResourceMgrIm I WSVR0049I: Binding Data source 1_CF as eis/jdbc/ds1_CMP
[4/13/05 7:42:33:337 CDT] 3d480c3e ResourceMgrIm I WSVR0049I: Binding Data source 1 as jdbc/ds1
[4/13/05 7:42:34:352 CDT] 3d480c3e CacheServiceI I DYNA0048I: WebSphere Dynamic Cache initialized successfully.
[4/13/05 7:42:36:524 CDT] 3d480c3e JMXSoapAdapte A ADMC0013I: SOAP connector available at port 8880
[4/13/05 7:42:36:556 CDT] 3d480c3e SecurityCompo I SECJ0243I: Security service started successfully
[4/13/05 7:42:36:556 CDT] 3d480c3e SecurityCompo I SECJ0210I: Security enabled false
[4/13/05 7:42:37:712 CDT] 3d480c3e ApplicationMg A WSVR0200I: Starting application: IBMUTC
[4/13/05 7:42:39:102 CDT] 3d480c3e WebContainer A SRVE0161I: IBM WebSphere Application Server - Web Container. Copyright IBM Corp. 1998-2002
[4/13/05 7:42:39:134 CDT] 3d480c3e WebContainer A SRVE0162I: Servlet Specification Level: 2.3
[4/13/05 7:42:39:134 CDT] 3d480c3e WebContainer A SRVE0163I: Supported JSP Specification Level: 1.2
[4/13/05 7:42:39:290 CDT] 3d480c3e WebContainer A SRVE0169I: Loading Web Module: IBM Universal Test Client.
[4/13/05 7:42:39:665 CDT] 3d480c3e WebGroup I SRVE0180I: [IBM Universal Test Client] [/UTC] [Servlet.LOG]: JSP 1.2 Processor: init
[4/13/05 7:42:40:071 CDT] 3d480c3e WebGroup I SRVE0180I: [IBM Universal Test Client] [/UTC] [Servlet.LOG]: SimpleFileServlet: init
[4/13/05 7:42:40:181 CDT] 3d480c3e ApplicationMg A WSVR0221I: Application started: IBMUTC
[4/13/05 7:42:40:181 CDT] 3d480c3e ApplicationMg A WSVR0200I: Starting application: AgentsXpress5
[4/13/05 7:42:40:431 CDT] 3d480c3e WebContainer A SRVE0169I: Loading Web Module: AgentsXpressServer.
[4/13/05 7:42:41:040 CDT] 3d480c3e ComponentName W CNTR0076W: A reference to an ResourceRef could not be found in the deployment descriptor for the WebApp or EnterpriseBean with the display name "AgentsXpressServer".
[4/13/05 7:42:41:087 CDT] 3d480c3e WebGroup I SRVE0180I: [AgentsXpressServer] [/AgentsXpressWeb] [Servlet.LOG]: JSP 1.2 Processor: init
[4/13/05 7:42:41:181 CDT] 3d480c3e WebGroup I SRVE0180I: [AgentsXpressServer] [/AgentsXpressWeb] [Servlet.LOG]: SimpleFileServlet: init
[4/13/05 7:42:41:212 CDT] 3d480c3e WebGroup I SRVE0180I: [AgentsXpressServer] [/AgentsXpressWeb] [Servlet.LOG]: InvokerServlet: init
[4/13/05 7:42:41:243 CDT] 3d480c3e ApplicationMg A WSVR0221I: Application started: AgentsXpress5
[4/13/05 7:42:41:321 CDT] 3d480c3e HttpTransport A SRVE0171I: Transport http is listening on port 9,080.
[4/13/05 7:42:43:415 CDT] 3d480c3e HttpTransport A SRVE0171I: Transport https is listening on port 9,443.
[4/13/05 7:42:43:462 CDT] 3d480c3e RMIConnectorC A ADMC0026I: RMI Connector available at port 2809
[4/13/05 7:42:43:556 CDT] 3d480c3e WsServer A WSVR0001I: Server server1 open for e-business
[4/13/05 7:42:45:852 CDT] 51d50c3c WebGroup E SRVE0020E: [Servlet Error]-[JSP 1.1 Processor]: Failed to load servlet: java.lang.ClassNotFoundException: org.apache.jasper.runtime.JspServlet
at java.net.URLClassLoader.findClass(URLClassLoader.java(Compiled Code))
at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java(Compiled Code))
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:52)
at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:48)
at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:279)
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:279)
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at java.beans.Beans.instantiate(Beans.java:201)
at java.beans.Beans.instantiate(Beans.java:62)
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppServletManager.java:188)
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.getServletReference(WebAppServletManager.java:455)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletReference(WebApp.java:652)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.calculateInfo(WebAppRequestDispatcherInfo.java:172)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.<init>(WebAppRequestDispatcherInfo.java:59)
at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:1462)
at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:1421)
at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:268)
at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:618)
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)

[4/13/05 7:42:45:899 CDT] 51d50c3c WebGroup E SRVE0026E: [Servlet Error]-[JSP 1.1 Processor]: java.lang.ClassNotFoundException: org.apache.jasper.runtime.JspServlet
at java.net.URLClassLoader.findClass(URLClassLoader.java(Compiled Code))
at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java(Compiled Code))
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:52)
at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:48)
at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:279)
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:279)
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at java.beans.Beans.instantiate(Beans.java:201)
at java.beans.Beans.instantiate(Beans.java:62)
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppServletManager.java:188)
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.getServletReference(WebAppServletManager.java:455)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletReference(WebApp.java:652)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.calculateInfo(WebAppRequestDispatcherInfo.java:172)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.<init>(WebAppRequestDispatcherInfo.java:59)
at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:1462)
at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:1421)
at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:268)
at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:618)
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)

Ken Hygh

unread,
Apr 13, 2005, 6:16:34 PM4/13/05
to
tanya...@wnins.com wrote:

>Here is the entire output:
>*** Starting the server ***
>************ Start Display Current Environment ************
>WebSphere Platform 5.1 [BASE 5.1.0 b0344.02] running with process name localhost\localhost\server1 and process id 3940
>
>

Still looks like you're loading some stuff you shouldn't be. What's in
your web-inf/lib directory? What other jars are in your EAR?

Ken

tanya...@wnins.com

unread,
Apr 14, 2005, 8:04:45 AM4/14/05
to

Which things am I loading that I shouldn't be? My web-inf lib folder contains:
com.ibm.mq.jar
com.ibm.mqbind.jar
com.ibm.mqjms.jar
jt400.jar
xalan.jar
xercesImpl.jar
xml-apis.jar
Where do I look to see what other jars are in my EAR? A consultant setup my workspace for me, so I'm not very skilled with jars in WSAD.
Thanks!!

Ken Hygh

unread,
Apr 14, 2005, 9:03:32 AM4/14/05
to
tanya...@wnins.com wrote:

None of that looks weird - What's on the classpath of the server?

To check what's in the ear, you have to open the EAR's deployment
descriptor.

Ken

tanya...@wnins.com

unread,
Apr 14, 2005, 9:20:27 AM4/14/05
to
Here's my deployment descriptor xml:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
<web-app id="WebApp_ID">
<display-name>AgentsXpressServer</display-name>
<description>AgentsXpress Local Server</description>
<servlet id="Servlet_1">
<servlet-name>BatchMVRProcessor</servlet-name>
<description>MVR Batch Processor</description>
<servlet-class>western.upload.batch.BatchMVRProcessor</servlet-class>
</servlet>
<servlet id="Servlet_2">
<servlet-name>Error Reporting Facility</servlet-name>
<description>Auto-Generated - Default error reporter servlet</description>
<servlet-class>com.ibm.servlet.engine.webapp.DefaultErrorReporter</servlet-class>
</servlet>
<servlet id="Servlet_3">
<servlet-name>File Serving Enabler</servlet-name>
<description>Auto-Generated - File Serving Servlet</description>
<servlet-class>com.ibm.servlet.engine.webapp.SimpleFileServlet</servlet-class>
</servlet>
<servlet id="Servlet_4">
<servlet-name>JSP 1.1 Processor</servlet-name>
<description>Auto-Generated - Generates JSP 1.1 output</description>
<servlet-class>org.apache.jasper.runtime.JspServlet</servlet-class>
</servlet>
<servlet id="Servlet_5">
<servlet-name>UploadController</servlet-name>
<description>Upload Controller</description>
<servlet-class>western.upload.control.web.UploadController</servlet-class>
<init-param id="InitParam_1">
<param-name>env</param-name>
<param-value>_loc</param-value>
</init-param>
</servlet>
<servlet id="Servlet_6">
<servlet-name>MaintenanceController</servlet-name>
<display-name>MaintenanceController</display-name>
<description>MaintenanceController</description>
<servlet-class>western.upload.control.web.MaintenanceController</servlet-class>
<init-param id="InitParam_2">
<param-name>env</param-name>
<param-value>_loc</param-value>
</init-param>
</servlet>
<servlet-mapping id="ServletMapping_1">
<servlet-name>BatchMVRProcessor</servlet-name>
<url-pattern>/BatchMVRProcessor</url-pattern>
</servlet-mapping>
<servlet-mapping id="ServletMapping_2">
<servlet-name>Error Reporting Facility</servlet-name>
<url-pattern>/ErrorReporter</url-pattern>
</servlet-mapping>
<servlet-mapping id="ServletMapping_3">
<servlet-name>File Serving Enabler</servlet-name>
<url-pattern>/</url-pattern>
</servlet-mapping>
<servlet-mapping id="ServletMapping_4">
<servlet-name>JSP 1.1 Processor</servlet-name>
<url-pattern>*.jsp</url-pattern>
</servlet-mapping>
<servlet-mapping id="ServletMapping_5">
<servlet-name>JSP 1.1 Processor</servlet-name>
<url-pattern>*.jsv</url-pattern>
</servlet-mapping>
<servlet-mapping id="ServletMapping_6">
<servlet-name>JSP 1.1 Processor</servlet-name>
<url-pattern>*.jsw</url-pattern>
</servlet-mapping>
<servlet-mapping id="ServletMapping_7">
<servlet-name>UploadController</servlet-name>
<url-pattern>/UploadController</url-pattern>
</servlet-mapping>
<servlet-mapping id="ServletMapping_8">
<servlet-name>MaintenanceController</servlet-name>
<url-pattern>/MaintenanceController</url-pattern>
</servlet-mapping>
<session-config id="SessionConfig_1">
<session-timeout>30</session-timeout>
</session-config>
<error-page id="ErrorCodeErrorPage_1">
<error-code>404</error-code>
<location>/DowntimeErrorPage.jsp</location>
</error-page>
<security-role id="SecurityRole_1">
<description>Deny all access role</description>
<role-name>DenyAllRole</role-name>
</security-role>
<security-role id="SecurityRole_2">
<description></description>
<role-name>AgentsXpressServer-ReadMethods-Role</role-name>
</security-role>
<security-role id="SecurityRole_3">
<description></description>
<role-name>AgentsXpressServer-WriteMethods-Role</role-name>
</security-role>
<security-role id="SecurityRole_4">
<description></description>
<role-name>AgentsXpressServer-RemoveMethods-Role</role-name>
</security-role>
<security-role id="SecurityRole_5">
<description></description>
<role-name>AgentsXpressServer-CreateMethods-Role</role-name>
</security-role>
<security-role id="SecurityRole_6">
<description></description>
<role-name>AgentsXpressServer-ExecuteMethods-Role</role-name>
</security-role>
<security-role id="SecurityRole_7">
<description></description>
<role-name>AgentsXpressServer-FinderMethods-Role</role-name>
</security-role>
</web-app>

How do I look at the server's classpath? is that different from preferences/java/classpath variables?

Ken Hygh

unread,
Apr 14, 2005, 10:11:18 AM4/14/05
to
tanya...@wnins.com wrote:

>Here's my deployment descriptor xml:
><?xml version="1.0" encoding="UTF-8"?>
><!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
>
>
>

[snip]
Tanya - this is your web.xml, what you need to also look at is your
application.xml

>How do I look at the server's classpath? is that different from preferences/java/classpath variables?
>
>
>

yes. it's in the server definition.

Ken

tanya...@wnins.com

unread,
Apr 14, 2005, 10:33:00 AM4/14/05
to
Here's the application.xml:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE application PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN" "http://java.sun.com/dtd/application_1_3.dtd">
<application id="Application_ID">
<display-name>AgentsXpress5</display-name>
<module id="WebModule_1112108047384">
<web>
<web-uri>AgentsXpressWeb.war</web-uri>
<context-root>AgentsXpressWeb</context-root>
</web>
</module>
</application>

On the "environment options" tab of the server definition, there is nothing in ws.ext.dirs, nothing in the classpath, nothing in Java VM arguments, nothing in system properties, and nothing in the Java Library Path. Is there another tab on the server configuration (besides Environment), that I should be checking?

Ken Hygh

unread,
Apr 14, 2005, 10:36:33 AM4/14/05
to
tanya...@wnins.com wrote:

That all looks right.

Time to open a PMR with IBM

Ken

0 new messages