What is the absolute minimum that I have to do to deploy a web application
(.war) file in Orion?

Right now I am editing application.xml by adding a line like:

        <web-module id="test-web" path="../../../dev/deploy/test.war"/>

and editing default-website.xml by adding a line like:

        <web-app application="default" name="test-web" root="/test" />


Ideally I would like to be able to just put a .war file somewhere that Orion
expects to see such things and away we go. Did I miss anything like that?

Thanks,

Kit Cragin
VP of Product Development
Mongoose Technology, Inc.
www.mongoosetech.com


Reply via email to