According to the tech-note, you have to follow some manual steps to get the debugger to work on a server that has security enabled: http://www-01.ibm.com/support/docview.wss?uid=swg24015747v
Avoid the WebSphere Integration Developer Debugger
Yesterday, I had a non-descriptive NullPointerException occur within a visual snippet sub-map in WebSphere Integration Developer. The only message written to the log was something that identified which transformation in the sub-map failed. There was nothing about what line was bad. Rather than filling my code full of “Got Here” and “Did this Runs”, I […]