home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / CMCD0703.ISO / Software / Freeware / Programare / bugzero / WEB-INF / classes / install / was4.unix < prev    next >
Encoding:
Text File  |  2003-04-17  |  583 b   |  7 lines

  1. For IBM WebSphere 4/5
  2.  
  3. 1. To deploy Bugzero, do 'jar cvfM ../bugzero.war .' in the bugzero directory and move the resulted bugzero.war to WebSphere's installableApps directory. Deploy bugzero.war with WebSphere's admin console.
  4. 2. The default port number of WebSphere is 9080.
  5. 3. You may need add WebSphere's ../lib/j2ee.jar in its classpath.
  6. 4. For WAS 4.x, you may need edit the deployed file WEB-INF/classes/conf/system.properties to set servlet.sendredirect.compliance=false and set system.data.dir=path-to-WAS/installedApps/server-name/bugzero.ear/bugzero/WEB-INF/classes
  7.