For Programmers: Free Programming Magazines  


Home > Archive > Java Help > May 2004 > NetBeans 3.6 bugs?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author NetBeans 3.6 bugs?
Sergio B.

2004-05-16, 8:31 am

Hello everyone,

I have the following problems in developing web applications with NetBeans
3.6:

1) The same valueUnbound() method of HttpSessionBindingListener interface
gets fired multiple random times during application testing with the Tomcat
5 embedded in NetBeans, even when the session and the object which
implement the interface are still valid; this doesn't seem to happen when
deploying the application in an external Tomcat 5 Server.
2) The debugger doesn't work properly: when it reaches a breakpoint in a
servlet or in a Java Bean (not ejb) it prints the following line:
"Breakpoint reached at line ? in [class]"
and doesn't step into the code. This didn't happen in NetBeans 3.5.1!

Anyone who can give me some information?
Thank you,
Good Bye,

Sergio B.










Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com