Q: How to deploy Bugzero on Oracle 9iAS? A: To deploy Bugzero, first move the entire bugzero directory to Oracle9i's j2ee/home/applications directory. Then you need modify j2ee/home/config/application.xml by adding <web-module id="bugzero" path="../applications/bugzero"/> and modify j2ee/home/config/default-web-site.xml by adding <web-app load-on-startup="true" application="default" name="bugzero" root="/bugzero"/> You need restart the server, the default port number is 8888. |
|
Home - FAQs |