You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/01/24 23:48:12 UTC

DO NOT REPLY [Bug 26405] New: - Wildcards in ActionMappings: ServletException: Cannot retrieve mapping for action /editSubscription

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26405>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26405

Wildcards in ActionMappings: ServletException: Cannot retrieve mapping for action /editSubscription

           Summary: Wildcards in ActionMappings: ServletException: Cannot
                    retrieve mapping for action /editSubscription
           Product: Struts
           Version: 1.1 Final
          Platform: Other
               URL: http://jakarta.apache.org/struts/userGuide/building_cont
                    roller.html#action_mapping_wildcards
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Documentation
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: hauser@acm.org


I am trying to reconstruct the example as

org.apache.jasper.JasperException: Cannot retrieve mapping for action
/editSubscription
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
...
at java.lang.Thread.run(Thread.java:534)

root cause 

javax.servlet.ServletException: Cannot retrieve mapping for action /editSubscription
	at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:533)
	at org.apache.jsp.reg1_en_jsp._jspService(reg1_en_jsp.java:293)
...

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org