iPlanet Application Server (SunOne) issue tracking program and management tool

Q: How to deploy Bugzero on iPlanet Application Server 6.5 (SunOne) ?

A: You can deploy Bugzero with the the iAS Deployment Tool. 
   First, cd to the bugzero directory and type 'jar ../bugzero.war .'.
   And then move the resulted bugzero.war to iPlanet's ias6\ias\JAR directory
   and use iAS tool to deploy bugzero.war.

   Note that, you may need modify Bugzero's system.properties file and set
   system.data.dir=path-to-ias\\ias6\\ias\\APPS\\modules\\bugzero\\WEB-INF\\classes
   (replace \\ with / on Unix/Linux).

   The default port number for iAS is 80.


Home - FAQs