Sun JSES 8.1 Debugging problem
Since upgrading our enterpise application from 7 to 8, the tried and trusted process for debugging the application fails to hit any breakpoints.
We are using Intellij. The appserver is running on windows and the domain is started in debug mode. Intellij succesfully connects to the debug port. The breakpoint is set, but the code never breaks.
Obviously i have built and deployed a debug version of the code as usual but it just does not break with the new app server.
The debug options for both IntelliJ and the app server are the same.
This used to work every time without fail with App Server 7.
Has anyone had similar problems
Steve Hurdsfield

