home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Shareware / Programare / bugzero / WEB-INF / classes / install / orion.unix < prev    next >
Encoding:
Text File  |  2004-09-28  |  533 b   |  11 lines

  1. For Orion Application Server 1.5.2-2.0.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. 6. For Orion 1.5.2, you must replace web.xml with web-2-2.xml in bugzero/WEB-INF.
  11.