[ http://issues.apache.org/jira/browse/BEEHIVE-193?page=all ] Alejandro Ramirez closed BEEHIVE-193: -------------------------------------
Verified Fixed. Executed the repro steps and verified that sharedFlows are no longer web addressable. > SharedFlow (.jpfs) files should not be web-addressable > ------------------------------------------------------ > > Key: BEEHIVE-193 > URL: http://issues.apache.org/jira/browse/BEEHIVE-193 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Beta > Environment: Windows XP, tomcat 5.0.25. > Reporter: Alejandro Ramirez > Assignee: Alejandro Ramirez > Fix For: V1Beta > > 1.- Deploy a beehive enabled webapp that contains a sharedFlow. (e.g, you > can deploy the coreWeb webapp under //beehive/trunk/netui/test/webapps/drt). > 2.- Access the sharedflow directly (E.g. > http://localhost:8080/coreWeb/pageFlowCore/sharedFlow/hasSharedFlow1/SharedFlow1.jpfs). > Expected: The sharedflow should not be web-addressable. > Actual: The user gets the actual code of the sharedFlow. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
