I think I have been able to reproduce the issue. I filed
http://www.netbeans.org/issues/show_bug.cgi?id=134276I have included a possible work-around at the bottom of the description.
vbk
Henoc wrote:
> Well strange problem may be it is an ant script thing but I'm not really an
> ant expert...
>
> Our project is going well on NB 6.0
> But can't debugged in 6.1 release I just downloaded.
>
> In fact as of my tests, even an out-of-the-box dummy project created via the
> "new project" wizard
> fails.
> (In case you ask : tested on 2 different windows XP stations ; I'm on the
> latest jdk and jre (6_06); I tried deleting jdk 6 and getting back to an
> 1.5's jdk but same trouble.)
>
>
>
>
> only NB 6.0 is Ok for debugging a project.
>
> All Netbeans 6.1 versions claims
>
> ..
> ..
> All operations completed successfully
> connect-debugger:
> Non-existing path "C:\TestEAR\${javac.classpath}" provided.
> Non-existing path "C:\ TestEAR\${run.classpath}" provided.
> Attached JPDA debugger to localhost:9009
> debug-display-browser:
> ..
> ..
> ... [show rest of quote]
>
> Please
> Can someone please kind enough to give it a check and tell me if for him it
> is working ?, or even if you are not working with ear projects
> (JEE5+EJB3+VWP)
>
> it really simple and quick just to confirm me if it is a bug to be listed or
> if I'm loosing something or if it is just some changes to make to the build
> files (which will be clearly called "a bug" anyway)
> ?
>
>
> It's only 5 mn straight :
> -take the new project wizard
> - say you want an enterprise app;
> - create a persistent unit
> -add an entity (don't matter what) on the ejb side
> -add an Visual Web JSF page on the war side
>
> and it's done.
>
> Add a breakpoint in the code (or on a method) of the web page:
> breakpoint in the code : you won't get nothing at all;
> breakpoint on a method you will be stopped on the method entrance but can't
> go step by step etc...
>
>
>
> Please I'm really in a mess.
> I don't know where to look at ? I tried to change the ant build but didn't
> succeeded (again I'm not an ant expert)
> I can't go on, on my project if I can't debug it !
> and NB6.0 is far too slow dealing with the VWP(Visual Web Pack)
>
> Any help or hint
> or at least just telling me what is your platform, if it works with you,
> will be appreciated.
>
> Sincerely,
>
>