---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- We have everything working on NT with Apache 1.3.6 Jserv 1.0 jdk1.1.8 JSDK2.0 But when we move our code to Solaris system our servlets do not work. SunOS 5.7 Generic sun4u sparc SUNW,Ultra-5_10System = SunOS Apache 1.3.6 Jserv 1.0 jdk1.1.8 JSDK2.0 We have a zone called rmi, which specifies a startup class with initial arguments. servlets.startup=rmiservlethandler.ServletHandler servlet..code=rmiservlethandler.ServletHandler servlet.rmiservlethandler.ServletHandler.initArgs =rmiservlethandler.initialServerBindName=/ConfigServer, rmiservlethandler.initialServerClass=com.opticominc.server.config.ConfigServer, rmiservlethandler.initialServerCodebase=http://candia:8080/rmitest/ Our jserv.log shows ApacheJServ/1.0 is repeatedly started, and rmiservlethandler.ServletHandler is called every time. This does not happen on NT. My question is what should I do to stop ApacheJServ/1.0 from starting again. (Note: example servletswork fine.) Thanks for any help. -- Arundhati Sankar [EMAIL PROTECTED] Tel 978-946-6282 -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]