You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org> on 2005/02/01 23:42:17 UTC

[jira] Resolved: (BEEHIVE-220) actions don't seem to resolve correctly to shared flows

     [ http://issues.apache.org/jira/browse/BEEHIVE-220?page=history ]
     
Eddie O'Neil resolved BEEHIVE-220:
----------------------------------

    Resolution: Invalid

This is an invalid case -- shared flow actions are referenced as:

  action="sharedName.home"

where sharedName is the name of the shared flow in the JPF.

> 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