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 2005/11/21 05:17:22 UTC

DO NOT REPLY [Bug 37576] New: - [apps] Problem with links to the default module in struts-examples

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=37576

           Summary: [apps] Problem with links to the default module in
                    struts-examples
           Product: Struts
           Version: Nightly Build
          Platform: Other
               URL: http://localhost:8080/struts-examples/exercise/html-
                    link.do
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Example
        AssignedTo: dev@struts.apache.org
        ReportedBy: wsmoak@apache.org


To reproduce, deploy struts-examples.war and visit:
http://localhost:8080/struts-examples/exercise/welcome.do 
-> Use an ActionForward? to redirect another path ("/html-link.do") -> 
http://localhost:8080/struts-examples/exercise/html-link.do

Result:

javax.servlet.ServletException: Module '/' not found.
      
org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:271)
       org.apache.struts.action.ActionServlet.process(ActionServlet.java:1938)
       org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:430)
       javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
       javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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