MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
gslonim
Post subject: Debugging with other app servers - OC4J (Orion)  PostPosted: Mar 25, 2004 - 05:05 PM
Registered Member
Registered Member


Joined: Sep 05, 2003
Posts: 5

We are trying to get JSP debugging to work with oc4j
the server is running in the debug mode on my local workstation.
JSP's are deployed on the server as a WAR
Setting breakpoint in the JSP does not stop the execution. Any suggestions?
thank you
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Mar 25, 2004 - 05:32 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6760

JSP debugging won't work with OC4J / Orion because they don't support JSR-045 which is the source level debugging JSR. Source level JSP debugging is available on Tomcat 5, as well as any server that uses Jasper 2 for JSP compilation such as JBoss 3.2.4/Tomcat5 bundle, and some versions of Jetty and JRun I believe.

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
gslonim
Post subject:   PostPosted: Mar 25, 2004 - 05:50 PM
Registered Member
Registered Member


Joined: Sep 05, 2003
Posts: 5

Thank you for such a quick response. We have contacted Oracle OC4J development to see whether they will be implementing that or not. It is a pitty though that we cannot do it.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Mar 25, 2004 - 09:11 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6760

Please let us know what they say.

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
AllenConquest
Post subject:   PostPosted: Apr 01, 2004 - 11:42 AM
Registered Member
Registered Member


Joined: Apr 01, 2004
Posts: 18

Thats's strange. Using JDeveloper you can quite happily put break points in the JSP.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-michael
Post subject:   PostPosted: Apr 01, 2004 - 04:00 PM
Moderator
Moderator


Joined: May 05, 2003
Posts: 1037

I'm curious does the JBuilder debugger provide JSP src level debug/stepping or is it Java/servlet src level debug/stepping of a compiled JSP?

_________________
Michael
MyEclipse Support

Posting Guidelines FYI
When posting a bug report, click the "Insert" button above the message window and fill out the empty fields to help us troubleshoot your problem.
 
 View user's profile Send private message  
Reply with quote Back to top
putera79
Post subject:   PostPosted: Dec 20, 2004 - 12:28 PM
Registered Member
Registered Member


Joined: Nov 29, 2004
Posts: 7

Do not hampered yourself with OC4J. You can use a remote debugging. Eventhough Oracle doesn't support JSR-045 but you can do it, trust me I have using it more than 3 months, I can put breakpoint in my jsp and servlets, no problem or whatsoever. I will say the in debugging mode, it's more detail than tomcate debugger. Plenty of time tomcat miss out leak opened cursor in the db connection. OC4J tell you straight away at exact line. Seriously if you develop a J2EE application, do not use tomcat becuase it's not a J2EE container. You must remember, you must have OC4J container (9.0.4) in your own machine, it's only 23MB.
 
 View user's profile Send private message  
Reply with quote Back to top
califny
Post subject:   PostPosted: Jan 06, 2005 - 04:40 PM



Joined: Jan 06, 2005
Posts: 1

Hi putera79,

Do you have any doc to describe the step by step of remote debugging using OC4J?

Thanks,

califny
 
 View user's profile Send private message  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Jan 07, 2005 - 04:30 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6760

Califny,

Information on using our remote debugging features is documented in the Remote Debugging Quickstart in the documentation section here: http://www.myeclipseide.com/ContentExpress-display-ceid-67.html

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits