User: user57 Date: 01/08/29 15:45:06 Added: src/metadata manual-application.xml manual-web.xml Log: o manual jars target will build .war & .ear files for the website, should probably make the website a buildmagic module, that includes this but for now this will work Revision Changes Path 1.1 manual/src/metadata/manual-application.xml Index: manual-application.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE application> <!-- $Id: manual-application.xml,v 1.1 2001/08/29 22:45:06 user57 Exp $ --> <application> <display-name>JBO</display-name> <module> <web> <web-uri>manual.war</web-uri> <context-root>documentation</context-root> </web> </module> </application> 1.1 manual/src/metadata/manual-web.xml Index: manual-web.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE web-app> <!-- $Id: manual-web.xml,v 1.1 2001/08/29 22:45:06 user57 Exp $ --> <web-app> </web-app> _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development