Bug 363415 - Update start.ini DEBUG enable
+ Fixing syntax for DEBUG of eclipse jetty specific classes.
This commit is contained in:
parent
0b1becf58d
commit
600ae6043b
|
@ -21,7 +21,7 @@
|
||||||
# -Dorg.apache.jasper.compiler.disablejsr199=true
|
# -Dorg.apache.jasper.compiler.disablejsr199=true
|
||||||
# -Dcom.sun.management.jmxremote
|
# -Dcom.sun.management.jmxremote
|
||||||
# -Dorg.eclipse.jetty.util.log.IGNORED=true
|
# -Dorg.eclipse.jetty.util.log.IGNORED=true
|
||||||
# -Dorg.eclipse.jetty.util.log.stderr.DEBUG=true
|
# -Dorg.eclipse.jetty.LEVEL=DEBUG
|
||||||
# -Dorg.eclipse.jetty.util.log.stderr.SOURCE=true
|
# -Dorg.eclipse.jetty.util.log.stderr.SOURCE=true
|
||||||
# -Xmx2000m
|
# -Xmx2000m
|
||||||
# -Xmn512m
|
# -Xmn512m
|
||||||
|
|
Loading…
Reference in New Issue