home *** CD-ROM | disk | FTP | other *** search
- For Orion Application Server 1.5.2-2.0.2
-
- 1. To deploy Bugzero, move the entire bugzero directory to Orion's applications directory.
- 2. Edit Orion's config/application.xml by adding
- <web-module id="bugzero" path="../applications/bugzero"/>
- 3. Edit Orion's config/default-web-site.xml by adding
- <web-app load-on-startup="true" application="default" name="bugzero" root="/bugzero"/>
- 4. Restart server.
- 5. The default port number of Orion Server is 80.
- 6. For Orion 1.5.2, you must replace web.xml with web-2-2.xml in bugzero/WEB-INF.
-