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

  1. For Oracle9i Aplication Server
  2.  
  3. 1. To deploy Bugzero, move the entire bugzero directory to Oracle9i's j2ee\home\applications directory.
  4. 2. Edit j2ee\home\config\application.xml by adding
  5. <web-module id="bugzero" path="../applications/bugzero"/>
  6. 3. Edit j2ee\home\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 Oracle AS is 8888.
  10.