i would like to run jdb on the jvm, but haven't been able to get jdk1.2 as invoked by apache-jserv to divulge its process attachment password. my server (apache-1.3.4+ssl-1.31+jserv1.0b3) otherwise works fine with either jdk117a or jdk1.2, so i think i'm giving the bootclasspath right. here's what i have in jserv.properties: wrapper.classpath=/usr/local/java/jre/lib/rt.jar wrapper.classpath=/usr/local/java/lib/tools.jar wrapper.bin.parameters="-Xdebug" wrapper.bin.parameters="-Djava.compiler=NONE" i expect to see "Agent password=xxxx" in one of the logs, but no dice. testing from the command line shows this message, if generated, goes to stdout. can that be made to go anywhere useful in the apache-jserv world (n.b. *before* java starts up)? TIA ---------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]