users@glassfish.java.net

Glassfish not hitting breakpoints; Netbeans deployment script errors

From: <glassfish_at_javadesktop.org>
Date: Tue, 27 Nov 2007 17:41:18 PST

How do I fix my Netbeans project so I can debug my web application?

I get these errors when deploying. How do I define these build script values for my project?

I've got another project that works fine with the debugger. With the busted one, I've inserted console trace statements with breakpoints, and the trace statements print but the debugger doesn't stop.

Glassfish is running locally and I've turned on debugging for the domain, and started it in debug mode from the Glassfish Service control panel.

Deployment of application DAMADM completed successfully
connect-debugger:
Non-existing path "C:\NetBeansProjects\DAMADM\${build.classes.dir.real}" provided.
Non-existing path "C:\NetBeansProjects\DAMADM\${ws.debug.classpaths}" provided.
Non-existing path "C:\NetBeansProjects\DAMADM\${ws.web.docbase.dirs}" provided.
Attached JPDA debugger to localhost:9009
debug-display-browser:
Browsing: http://localhost:8080//
BUILD SUCCESSFUL (total time: 9 seconds)
[Message sent by forum member 'frenchdrip' (frenchdrip)]

http://forums.java.net/jive/thread.jspa?messageID=247478