All versions of Struts work with WAS 3.52+. It's just a matter of how much
tweaking you have to do. If you use Beta 3, search the mailing list for a
work-around to WAS' bug that doesn't allow request scope beans to be
removed.

For your error, take a look at the stdout.log for your app server. Also,
take a look at this doc:
http://www.distribucon.com/struts/WASInstall.htm
--
Dan Miser
http://www.distribucon.com

----- Original Message -----
From: "dsf65b y b3763476b3" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 11, 2001 4:11 AM
Subject: Good 'ol "missing message for key..."?


> Hi here!
>
> Being somewhat new to struts in general and in combination with Websphere
> Application Server (WAS) in
> particular I have the following questions for you:
>
> Is it correct that only the struts-1.0-b1 distribution will work with WAS?
>
> I have deployed struts-example.war and converted it to my own application.
> Everything
> works fine except that it can't find my ApplicationResource.properties
> file. Searching this
> forum I can see that people emphasize that "struts.jar" should *not* be in
> the web apps
> classpath but if I try to put any other place I get the error:
>
> "Application unavailable for service."


Reply via email to