Hi Ken,

list archive: http://www.mail-archive.com/struts-user%40jakarta.apache.org/

For use with Websphere:
1.) you need at least Version 3.5.3 or above(!) (support for JSP 1.1 and Servlet API 
2.2 - you know ;)
2.) see: http://jakarta.apache.org/struts/installation-was352-x.html to get an idea - 
but do not follow this instructions; they are not necessary :-\ just convert war file 
and apply Step 3.)
3.) Websphere Classloader Problem: Loader cannot extract resources (struts-config.dtd, 
web_app.dtd) from struts.jar archive
Solution: a) extract struts.jar manually and put dtd-resource files into 
websphere/hosts/.../>yourApp/servlets/org/apache/struts/resources
b) add websphere/hosts/.../>yourApp/web to Applications Classpath (default is only 
websphere/hosts/.../>yourApp/servlets) so that your app is able to find 
struts-config.xml, web.xml, struts-html.tld, Application.properties ... that are 
located in .../web/WEB-INF

regarding howto from step 2.) you do _not_ need WEB-INF in .../servlets/ It is enough 
to have .../web/ in Applications Classpath!

Jürgen





Kenneth Petersen <[EMAIL PROTECTED]> on 15.05.2001 10:23:35

Bitte antworten an [EMAIL PROTECTED]

An:   [EMAIL PROTECTED]
Kopie:     (Blindkopie: Jürgen Walter/HV18/Hermes/DE)
Thema:    RE: VA 3.5.2


Thank you for your reply, but I have two problems.

First of all I was not member of the mailing list yesterday, with mean that
I did not get that how-to. Can you repost it, or is there another way for
me to get the information?

Second: What I would like to do is to use WebSphere and Struts together. Do
you have any experience with this?

regards
KP

>  Hi Kenneth,
>
>I had almost the same problem yesterday, and I managed to fix it.
>In my installation I ran VAJ3.5, Tomcat (not the test environment) and
>struts...
>
>I posted a how-to on this maling list yesterday, check it out and sse if it
>helps you...
>
>regards
>
>Mikkel
>
>-----Original Message-----
>From: Kenneth Petersen
>To: [EMAIL PROTECTED]
>Sent: 15-05-2001 08:36
>Subject: VA 3.5.2
>
>I'm trying to get struts to work within the Visual Age 3.5.2 test
>environment. But I'm not being very successful. Does anyone have any
>experience with this?
>
>thanks,
>KP







Reply via email to