home *** CD-ROM | disk | FTP | other *** search
- For Orion Server 1.5.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.
-