You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Kastar (JIRA)" <ji...@apache.org> on 2017/06/19 03:04:02 UTC

[jira] [Created] (WW-4806) Action could not be mapped in struts2 (2.3.32)

Kastar created WW-4806:
--------------------------

             Summary: Action could not be mapped in struts2 (2.3.32)
                 Key: WW-4806
                 URL: https://issues.apache.org/jira/browse/WW-4806
             Project: Struts 2
          Issue Type: Bug
          Components: Core Actions
         Environment: WebSphere 8.5.5.6
            Reporter: Kastar
             Fix For: 2.3.32


I got error when i deploy application in websphere.
I have created simple HelloWorld action its work on local machine (Tomcat Server). When i moved files on websphere error coming like that:

*Error 404: There is no Action mapped for namespace [/] and action name [hello] associated with context path [/payment].*

Main class files
xwork-core-2.3.32.jar
struts2-core-2.3.32.jar
struts2-convention-plugin-2.3.32.jar
ognl-3.0.19.jar
javassist-3.11.0.GA.jar
freemarker-2.3.22.jar
commons-lang3-3.2.jar
commons-io-2.2.jar
commons-fileupload-1.3.2.jar
asm-tree-3.3.jar
asm-commons-3.3.jar
asm-3.3.jar

Plz give let me know what are changes want to do when i move files to websphere.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)