NetBeans 3.6 bugs?

S

Sergio B.

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top