Code Comments
Programming Forum and web based access to our favorite programming groups.I'm opening a new thread from some problem I had yesterday. Either netbeans debugging is flawed, or I missed something. I am working with an enterprise application, consisting of an application client and a ejb project. If I set debug-enabled to true in domain.xml in the application server (local), and I then *run* my project in netbeans, then attach the debugger... it works, I can debug my application! It doesn't if I try to debug by clicking "debug" instead of "run". Or it works partly (app client part only) if "debug-enabled" is set to false. Is this some bug in netbeans? There are some issues with that (unable to recompile a class while running, more ui gestures to simply debug the application, ...). Side note, far less important for me: whatever the situation, netbeans always asks this question before debugging: "Is server running in debug mode?". Whatever the truth is, if you say "yes", you get an error message. I think I don't get the point. Can't it ask the server without bugging the user, and take appropriate steps? -- View this message in context: http://www.nabble.com/debugging-in-...9p17665079.html Sent from the Netbeans - J2EE mailing list archive at Nabble.com.
Post Follow-up to this messageNothing here? It works in Eclipse, is Netbeans bugged? -- View this message in context: http://www.nabble.com/debugging-in-...9p17730072.html Sent from the Netbeans - J2EE mailing list archive at Nabble.com.
Post Follow-up to this messageOk, I guess it is the case... should I fill a bug report? I'd still like to think I'm missing something and this is expected behaviour. ymajoros wrote: > > Nothing here? It works in Eclipse, is Netbeans bugged? > -- View this message in context: http://www.nabble.com/debugging-in-...9p17819930.html Sent from the Netbeans - J2EE mailing list archive at Nabble.com.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.