You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Krista Baker (JIRA)" <de...@beehive.apache.org> on 2005/09/23 20:02:28 UTC

[jira] Assigned: (BEEHIVE-921) rework the netui-blank webapp to ship in the Tomcat web/ and src/ style

     [ http://issues.apache.org/jira/browse/BEEHIVE-921?page=all ]

Krista Baker reassigned BEEHIVE-921:
------------------------------------

    Assign To: Krista Baker  (was: Eddie O'Neil)

> 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