Hi Werner, Many thanks - that worked just fine :-)
Regards � Rob Shorney PDS - Local Government - Front Office Development Team Northgate Information Solutions ---------------------------------------------------------------------------- -------- -----Original Message----- From: Werner Punz [mailto:[EMAIL PROTECTED]] Sent: 21 January 2003 10:36 To: Jetspeed Users List Subject: AW: Debugging Portlets I usually change the startup parameters of Tomcat according to a remote VM, but Tomcat has JPDA capabilities out of the box check the startup parameters for tomcat, there is a jpda entry hidden you can use that one to turn on JPDA and then hook into the running tomcat from whatever remote debugger you use. Werner Punz Labor-C http://www.labor-c.net -----Urspr�ngliche Nachricht----- Von: Aurelien Pernoud [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 21. J�nner 2003 11:08 An: 'Jetspeed Users List' Betreff: RE: Debugging Portlets Tomcat 3 : main class : org.apache.tomcat.startup.Main parameters JVM : nothing parameters application : run Tomcat 4 : main class : org.apache.catalina.startup.Bootstrap JVM : -Dcatalina.home="THE\PATH\TO\YOUR\TOMCAT\DIR" ex : -Dcatalina.home="C:\jakarta-tomcat-4.1.17" application : start HTH, Aurelien Shorney, Rob a �crit : > Hi, > > > > Does anybody know how to debug portlets using JBuilder and remote > debugging > - I am guessing that some JVM parameters need to be set in Tomcat - > but I don't know. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> This email is sent on behalf of Northgate Information Solutions UK Limited ("Northgate") and is strictly confidential and intended solely for the addressee(s). It may contain personal and confidential information and as such may be protected by the Data Protection Act 1998. If you are not the intended recipient of this email you must: (i) not disclose, copy or distribute its contents to any other person nor use its contents in any way or you may be acting unlawfully; (ii) contact Northgate immediately on +44 (0)1442 232424 quoting the name of the sender and the addressee then delete it from your system. Any views or opinions expressed within this email are those of the author, and do not necessarily represent those of Northgate. Northgate has scanned this email for viruses but does not accept any responsibility once this email has been transmitted. You should scan attachments (if any) for viruses. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
