[ http://issues.apache.org/jira/browse/BEEHIVE-921?page=all ] Eddie O'Neil closed BEEHIVE-921: --------------------------------
Closing as this was fixed before 1.0 rc1. > rework the netui-blank webapp to ship in the Tomcat web/ and src/ style > ----------------------------------------------------------------------- > > Key: BEEHIVE-921 > URL: http://issues.apache.org/jira/browse/BEEHIVE-921 > Project: Beehive > Type: Improvement > Components: Samples > Versions: v1m1, V1Beta, V1Alpha > Reporter: Eddie O'Neil > Assignee: Krista Baker > Priority: Blocker > Fix For: V1 > Attachments: beehive-912-docs-diff.txt, beehive-921-diff.txt, > beehive-921-docs-diff.txt > > The sample NetUI webapp netui-blank uses a project model like: > fooWeb/ > WEB-INF/ > src/ > build.xml > web.xml > index.jsp > whereas Tomcat suggests (and many IDEs tool / support) a project model like: > fooWeb/ > src/ > Foo.java > web/ > index.jsp > build.xml > Beehive should reorganize the webapp template to be in-line with the Tomcat > suggestion and to use the layout used to build many applications. -- 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
