| How do I set the classpath for my Borland AppServer? |
|
The preferred way is to use the server's ias.config file found in the directory <installdir>/var/servers/<servername>/adm/properties. Environment variables do work, if you use the right options, but are discouraged. (For more information about Java options, see the documentation for the ias command in the Borland AppServer User's Guide) If this doesn't work, post the following to the IAS newsgroup:
Also, check that you are using the default jserv.policy. |