home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / CMCD0703.ISO / Software / Freeware / Programare / bugzero / WEB-INF / classes / install / orion.win32 < prev    next >
Encoding:
Text File  |  2003-01-21  |  442 b   |  10 lines

  1. For Orion Server 1.5.2
  2.  
  3. 1. To deploy Bugzero, move the entire bugzero directory to Orion's applications directory.
  4. 2. Edit Orion's config\application.xml by adding 
  5. <web-module id="bugzero" path="../applications/bugzero"/>
  6. 3. Edit Orion's config\default-web-site.xml by adding
  7. <web-app load-on-startup="true" application="default" name="bugzero" root="/bugzero"/>
  8. 4. Restart server.
  9. 5. The default port number of Orion Server is 80.
  10.