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)" <de...@beehive.apache.org> on 2005/09/12 00:57:30 UTC

[jira] Resolved: (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 ]
     
Eddie O'Neil resolved BEEHIVE-921:
----------------------------------

    Resolution: Fixed

Fixed in SVN 280193 as described in commit comments.

> 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: Eddie O'Neil
>     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