---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- I am having a little problem setting up ApacheJSSI on my system and hope that someone can give a little insight. I have read the docs and combed through the faq (new and old) but I am getting the following in my mod_jserv.log: (EMERGENCY) ajp12: can not connect to host 127.0.0.1:8007 (EMERGENCY) ajp12: connection fail (ERROR) an error returned handling request via protocol "ajpv12" I am running Apache 1.3.12, JServ 1.1 on Solaris 2.7. Regular servlets work fine. My VirtualHOst entry in my apache httpd.conf reads: ApJServMount /servlet /solaris ApJServAction .jhtml /servlets/org.apache.servlet.ssi.SSI My zone file for this servlet zone (solaris) reads: repositories=/usr/local/jserv/servlets repositories=/usr/local/jserv/SSI/ApacheJSSI.jar repositories=/usr/local/apache/htdocs/solariscentral.org/servlets My jserv.properties reads: wrapper.classpath=/usr/local/jserv/libexec/ApacheJServ.jar wrapper.classpath=/usr/JSDK2.0/lib/jsdk.jar wrapper.classpath=/usr/local/mm.mysql.jdbc-1.2b/mysql_uncomp.jar wrapper.classpath=/usr/local/jserv/SSI/ApacheJSSI.jar There were no problems when I compiled. Any feedback on this is greatly appreciated. Duane Gran -- -------------------------------------------------------------- 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]