Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Debug Session Bean(Debugging Session Bean thru IDE)
Debug Session Bean [message #718616] Wed, 24 August 2011 20:52
Eclipse UserFriend
We have a weblogic server(5.1.0), jdk131 and using Eclipse Galileo 3.5. I was told by another java developer that I could not debug Session Beans and Entity Beans thru the IDE because they go through the stubs and skeleton of the code. He advised me to use debug statements and write out log files.

I need to know if this is accurate and if not, how can debug session bean methods in Eclipse. Everytime I attempt to, I get a Source Not found. I have already tried make sure the version id's are the same on the client and server.

The code runs fine, I just want to bug it to understand what is happening.

Any help would be appreciated.
Previous Topic:How I get Eclipse to see j3d alongside jdk1.7.0 ?
Next Topic:How set "launch configuration" in Eclipse?
Goto Forum:
  


Current Time: Fri Feb 07 08:10:41 GMT 2025

Powered by FUDForum. Page generated in 0.03919 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top