[ http://issues.apache.org/jira/browse/GERONIMO-1744?page=all ]
John Sisson closed GERONIMO-1744:
---------------------------------
Resolution: Fixed
> "dt_shmem" default in geronimo.bat for JPDA_TRANSPORT environment variable
> not compatible with Eclipse debugger
> ---------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-1744
> URL: http://issues.apache.org/jira/browse/GERONIMO-1744
> Project: Geronimo
> Type: Bug
> Components: startup/shutdown, usability
> Versions: 1.0
> Environment: Windows XP
> Reporter: John Sisson
> Assignee: John Sisson
> Priority: Minor
> Fix For: 1.1, 1.2
>
> Eclipse users cannot connect the Eclipse debugger to the JVM if you start
> Geronimo using the command "geronimo.bat jpda run" because the JPDA_TRANSPORT
> environment variable defaults to dt_shmem in the Geronimo.bat file and
> Eclipse only supports "dt_socket" and has no plans to support "dt_shmem" (
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=1666 ).
> The default for JPDA_TRANSPORT in heronimo.bat should be changed to
> "dt_socket" so the default is usable by all debuggers and is consistent with
> the default in geronimo.sh
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira