You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bu...@apache.org on 2003/10/31 17:19:15 UTC

DO NOT REPLY [Bug 24298] New: - patch to allow workbench to work with JDK 1.4.2 and current Jetty

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24298>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24298

patch to allow workbench to work with JDK 1.4.2 and current Jetty

           Summary: patch to allow workbench to work with JDK 1.4.2 and
                    current Jetty
           Product: Tapestry
           Version: 3.0
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Examples
        AssignedTo: tapestry-dev@jakarta.apache.org
        ReportedBy: colinml1@exis.com


The run-workbench target doesn't work properly with the last version of the JDK
because it sets the max memory as "128MB". This needs to change to "128M". This
patch changes the value.

Also, it relies on the jetty jar name from an out of date version of jetty.
Recent Jetty releases have used a different jetty jar name. This patch fixes the
jar name.

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