[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [wtp-dev] Howto start Tomcat&Catalina for Remote Debugging WITHOUTdeployment
|
This is a question best asked on the WTP newsgroup [1]. This mailing
list is for WTP development issues.
Currently remote debugging isn't supported by the Tomcat plug-ins in
WTP. If you want to pursue what might be possible for manually starting
a remote Tomcat debug session, post on the WTP newsgroup and I'll follow
up there.
Cheers,
Larry
[1] http://www.eclipse.org/newsgroups/index.php
> -----Original Message-----
> From: wtp-dev-bounces@xxxxxxxxxxx
> [mailto:wtp-dev-bounces@xxxxxxxxxxx] On Behalf Of Gollum13
> Sent: Tuesday, July 31, 2007 11:44 AM
> To: wtp-dev@xxxxxxxxxxx
> Subject: [wtp-dev] Howto start Tomcat&Catalina for Remote
> Debugging WITHOUTdeployment
>
>
> Hi everyone,
>
> I try to start Tomcat 6.0.13 from Eclipse Europa by the
> Run/Debug-Menu for Remote Debugging. That means the Virtual
> Machine needs -Xdebug -Xnoagent -Xrunjdwp:transport=
> dt_socket,address=<port>,server=y,suspend=n
>
> when i tried to set this in the Default-VM-Arguments of the
> corresponding "Installed JRE" (which is a jdk) i get the error:
> ERROR: JDWP option syntax error: -agentlib:jdwp=transport=
>
> when i tried to set this in the VM-Arguments of the Debug/Run
> configuration i got the error:
> ERROR: JDWP option syntax error: -agentlib:jdwp=transport=
>
> when i tried it with the "Debug"-Symbol in the
> "servers"-Register i got the same.
>
> Is it possible to make remote debugging without to deploy the
> project and without using the catalina.bat (which isn't used
> by eclipse)
>
> I searched around the world, but in all
> tutorials/howto's/tips i found Tomcat is started by
> catalina.sh/bat with a deployed project.
>
> Thanks for any help
>
> Eclipse
> Version: 3.3.0
> Build id: M20070718-0800
>
>
> --
> View this message in context:
> http://www.nabble.com/Howto-start-Tomcat-Catalina-for-Remote-D
> ebugging-WITHOUT-deployment-tf4193845.html#a11926769
> Sent from the Eclipse WTP - general mailing list archive at
> Nabble.com.
>
> _______________________________________________
> wtp-dev mailing list
> wtp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/wtp-dev
>