Jessica, Thanks for point me to the right place. I founded the solution in the link that you gave me.
In the other hand if tomcat integrates smoothly with JBuilder is a good idea to take a look. Can you point some place where can I find information to use JBuilder witn Tomcat. Thanks in advance, Paul S. -----Original Message----- From: Jessica Alten [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 17, 2002 2:57 AM To: JRun-Talk Subject: Re: Debugging JRun Hi Paul, > I tried to debug with JRun Studio without success. Below is the > error that I receive from JRun Studio. > > ----- snip ----- An error occurred contacting RDS server (loclahost > Hostname:localhost): (-1) JPDA classes are not available, debugger > is disabled. > > javax.servlet.ServletException: JPDA classes are not available, > debugger is disabled ----- snip ----- > > > I follow the process described in JRunStudio pdf doc to enable the > debug process. What I'm doing wrong? Perhaps this article might help you? http://www.macromedia.com/v1/handlers/index.cfm?ID=18336&Method=Full But there is another problem with the JRun Studio debug session: It works only _SOMETIMES_ I've never found out why it works sometimes and sometimes not. I stopped testing this feature, because of its absolute erratic behavior. That's the reason why we choosed JBuilder (it was not the only one - do you have ever used a full Java enabled CodeInsight feature?) and it' s close integration of the Tomcat servlet engine for debugging purposes. We use JRun on production servers and trust in god, that our servlets and jsps behave in the same way as on the Tomcat engine. ;-) Greetings Jessica ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
