You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/02/20 18:05:16 UTC

DO NOT REPLY [Bug 48783] New: JPDA defaults made better but help does not tell

https://issues.apache.org/bugzilla/show_bug.cgi?id=48783

           Summary: JPDA defaults made better but help does not tell
           Product: Tomcat 6
           Version: 6.0.24
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: kamil@sevecek.net


Lines 46 and 49 in catalina.bat have not been changed when default JPDA options
were made more useful. This is an issue of the Windows bat not Unix one.

Please change the documentation for the default JPDA_TRANSPORT to the actual
dt_socket instead of dt_shmem.
Also change JPDA_ADDRESS from jdbconn to 8000

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 48783] JPDA defaults made better but help does not tell

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48783

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-02-22 21:22:34 UTC ---
Thanks for the report. This has been fixed in trunk and 6.0.x. It will be
included in 6.0.25 onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org