Home » Category » Java Enterprise java bean & Java EE (EJB)

Java Enterprise java bean & Java EE (EJB): debugger quality

200| Wed, 30 Apr 2008 18:00:00 GMT| ymajoros| Comments (0)
These are ejb3 applications.

One problem, for example (nb 6): to debug my application client, I have to right-click the project and click "debug". Starting whatever class doesn't work (ok, I think I understand somewhat, but this wasn't so easy to find out). It then asks "Is the server started in debug mode?", whatever if this is the case or not. Whatever it is, anyway, if I click on "yes", it gives me an error message. If I click on "no", I can normally debug my app.

My colleague had problems with debugging deployed applications with nb 5.5: very slow (=really unusable), stepping skipping some lines, ... Local debugging was ok, though.

So, we're wondering if this is a problem just here. Are there some things we could check?

Wouter van Reeven wrote:
On Thu, Dec 20, 2007 at 02:17:18AM -0800, ymajoros wrote:
Yes. I also have dedugged several applications with NetBeans (versions5.5,5.5.1 and 6.0).
I found it quite annoying that GlassFish is started in normal mode when it's not running before it is shut down again and started in debug
mode. Apart from that, I haven't had any serious issues.
Can you provide us with more info about what you're exactly doing? What kind of application are you trying to debug? What version of NetBeans are you using?

Greets, Wouter van Reeven

Keywords & Tags: debugger, quality, java, enterprise, bean, ee, ejb

URL: http://java.itags.org/java-bean-j2ee/156783/
 
«« Prev - Next »» 0 helpful answers below.

Java Enterprise java bean & Java EE (EJB) Hot Answers

Java Enterprise java bean & Java EE (EJB) New questions

Java Enterprise java bean & Java EE (EJB) Related Categories