[ 
http://issues.apache.org/jira/browse/BEEHIVE-220?page=comments#action_58592 ]
     
Pietro Di Bello commented on BEEHIVE-220:
-----------------------------------------

Hi Eddie, 
I don't think that this issue is the one that generate the "not valid action" 
in our webapp.
Actually we don't use the SharedFlow.jpfs  in our webapp (we also remove the  
"shared" folder and the "global" folder under WEB-INF/src).
Our webapp is made of two simple jsp invoking (throughout a Controller) an Ldap 
Control for searching users in a directory server. If it's helpful I can attach 
a zip of the webapp...


> actions don't seem to resolve correctly to shared flows
> -------------------------------------------------------
>
>          Key: BEEHIVE-220
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-220
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>  Environment: Win XP.  Tomcat 5.0.25.  Beehive build from SVN this morning.
>     Reporter: Eddie O'Neil
>     Assignee: Rich Feit
>      Fix For: V1Beta
>  Attachments: reproWeb.war
>
> Webapp is this:
>   /pkg/Controller.jpf
>          begin.do
>       /index.jsp
>   /WEB-INF/src/shared/SharedFlow.jpfs
>                         home.do
> With a <netui:anchor> in /index.jsp that references "home" as:
>   <netui:anchor action="home">
> the action "home" isn't resolved with the error:
>   Action 'home' is not a valid action.
> Repro will be attached shortly; to build, run:
>   ant -f ant\buildWebapp.xml build 
> -Dwebapp.dir=d:\dev\apache\beehive\trunk\reproWeb
>   ant -f ant\buildWebapp.xml deploy -Dcontext.path=reproWeb 
> -Dwebapp.dir=d:\dev\apache\beehive\trunk\reproWeb
> then hit:
>   http://localhost:8080/reproWeb/pkg/Controller.jpf
> The same problem is showing up in the petstoreWeb.

-- 
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