[ http://issues.apache.org/jira/browse/BEEHIVE-34?page=history ]

Rich Feit reassigned BEEHIVE-34:
--------------------------------

    Assign To: Eddie O'Neil  (was: Rich Feit)

Hey Eddie, I know you were running into this with the petstore app.  Let me 
know if this works for you now...

> Cannot make a page flow a welcome file
> --------------------------------------
>
>          Key: BEEHIVE-34
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-34
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Alpha
>  Environment: Tomcat 5.0.25
>     Reporter: Rich Feit
>     Assignee: Eddie O'Neil
>      Fix For: V1Alpha

>
> Repro:
>     - Make a page flow a welcome file in a webapp, in web.xml:
>           <welcome-file-list>
>               <welcome-file>Controller.jpf</welcome-file>
>           </welcome-file-list>
>     - Hit the directory containing the page flow (e.g., 
> http://localhost:8080/myWebapp/welcomeFileTest)
> Expected: you get the same result as you would get by hitting the page flow 
> (e.g., http://localhost:8080/myWebapp/welcomeFileTest/Controller.jpf).
> Actual: you get an ActionNotFoundException, which lists the action name as 
> "Controller".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to