Page Flow Tutorial Needs to be Updated Regarding Deploying Netui Runtime
------------------------------------------------------------------------
Key: BEEHIVE-61
URL: http://nagoya.apache.org/jira/browse/BEEHIVE-61
Project: Beehive
Type: Bug
Components: Documentation
Versions: V1Alpha, V1
Reporter: Julie Zhuo
Page Flow Tutorial Needs to be Updated Regarding Deploying Netui Runtime
Currently it is says the following,
In this step you will assemble the runtime resources for your Page Flow
application. Most of these files are included in the WEB-INF directory. It
includes JAR files with the JSP tag handler classes, Struts config files, etc.
Using the command shell opened in the previous step, at the command prompt,
enter:
ant -f %BEEHIVE_HOME%\ant\buildWebapp.xml deploy.beehive.webapp.runtime
-Dwebapp.dir=%CATALINA_HOME%\webapps\pageflow_tutorial
Issues observed:
1. deploy.beehive.webapp.runtime does not does not deploy Structs config
files at all. It only deploys the JARS, tag libs and resources in WEB-INF,
WEB-INF/lib, and WEB-INF/resources.
2. All the other necessary files templates needed reside in
distribution/samples/netui-blank directory, such as netui-config.xml.
Expected:
1. In the previous topics, before creating the Controller.jpf and
index.jsp there should be something telling the user to copy the contents in
netui-blank into pageflow_tutorial directory.
2. In �To Add Beehive Runtime JARs to Your Web Application�, it should
not say �It includes JAR files with the JSP tag handler classes, Struts config
files, etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.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