Has anyone got debugging working in Netbeans 6.0? Netbeans' documentation for debugging web apps is... sparse. I tried firing up the BPEL debugger but I have no idea how to make it "attach" to a running web server. I also tried right-clicking on the project and selecting "debug", but that launches a Maven goal that then proceeds to crap out because Maven 2.0.6 is required. I have Maven 2.0.7 installed, but I think this is a mevenide issue.
This is one place where it appears that MyEclipseIDE is superior - I just deploy an exploded web app, point to where it resides, and start up a web server from within MyEclipse. (30 additional steps elided for brevity) -- View this message in context: http://www.nabble.com/Debugging-in-Netbeans-6.0---Appfuse-2.0.1--tp14407698s2369p14407698.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
