Hi, I am in the process of moving to tomcat 4.1.18 from 3.3. In 3.3 I was able to debug the servlets with JDeveloper 3.2 by adding the following arguments to the JAVA command line: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=4000 -Xdebug -Xnoagent -Djava.compiler=NONE. However, when using tomcat 4.1.18, this does not work. I connect to the process, but catalina shuts down with no error message. Anyone have a clue ? 10x, Yuval
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
