Test your app in Tomcat. If it works there, you have a WebSphere problem. In my experience, WebSphere is a big bloated mess but I know that doesn't help you. However, you need to determine if it is a bug within WAS itself.
Paul On 10/24/07, patb23 <[EMAIL PROTECTED]> wrote: > > > Hi, > I am using RAD 7.0 with WAS test environment. > My Struts2 app is not working (There is no Action mapped for action name - > error) in the test environment. I exported my project as WAR and deployed > it > in the app server. This time it worked. I observed the same behavior even > with the Struts Blank application. With resources in my workspace, it is > not > working but when I deploy the app as WAR it is working. > > I even upgraded to WAS 6.1.0.5 Fix pack but with no luck. > > Could anyone explain the reason for this strange behavior? > > Thanks > >