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