I've been able to get Struts working with the Websphere 4.01 plugin on z/OS
(recently upgraded from OS/390). We are using JSP 1.1 and Servlet 2.2. The
only changes that I needed to make after running the Struts example .war
file through wartowebapp were to extract the dtd's under
org.apache.struts.resources and find the right .jar files for xml parsing.

Is there any other message in your log file before the error message that
you mentioned?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 31, 2003 3:43 PM
To: [EMAIL PROTECTED]
Subject: Struts 1.1 in Websphere 4.01 on plugin with OS/390


Does anyone has any luck with running Struts 1.1 in the following env.?

Websphere 4.01 on with a plugin
OS/390

JSP level is configured to 1.1 and it's running at servlet level 2.2, 
so I'm hopeful that it'll work.

I used wartowebapp to deploy the struts-example war file and it looks 
like the actionServlet doesn't even gets load or initialized on 
startup.  Accessing the index.jsp file could give me the famous "Cannot 
find message resources under key org.apache.struts.action.MESSAGE" 
error.  Any idea?

YPL


---------------------------------------------------------------------
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]

Reply via email to