----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- Hello, Im trying make an RMI connection to an application server, and keep recieving the following error: (EMERGENCY) ajp11: cannot scan servlet headers Interestingly enough, I don't see the attempted connection on the app server. I figure my servlet is not even getting out of the local machine. From what I understand, RMI and socket connections require a few policy files that need to be set: wrapper.bin.parameters=-Djava.security.policy=/usr/java/jre/lib/security/java.policy Also, I have appended the app server ipaddress to security.allowedAddresses in jserv.conf I am running jdk1.2.1, Solaris 2.7, apache 1.3.6. Does anyone have experience with RMI connections that could provide some additional insight?? -Eric -- Eric Grace, Software Developer Messagemedia, Inc. (303) 381-7121 phone 6060 Spine Road (303) 440-0303 fax Boulder, CO 80301 \\\ e-mail e-customers e-business \\\ -- -------------------------------------------------------------- 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]
