> Run -> Debug Configuration -> Remote Java Application -> cas-project > Standard (Socket Attach) -> localhost (8000, 8080, 8009) > > The ports might be wrong or I have to define something in tomcat...
You have to set java arguments to create a socket listener in the running jvm. I believe you should be able to adapt the instructions at https://www.middleware.vt.edu/doku.php?id=middleware:java#java_remote_debugging to your needs. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
