FreeBSD Bugzilla – Attachment 129636 Details for
Bug 173660
www/tomcat7: error on init script when using custom classpath
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tomcat7.patch
tomcat7.patch (text/plain), 745 bytes, created by
Victor Balada Diaz
on 2012-11-16 14:50:00 UTC
(
hide
)
Description:
tomcat7.patch
Filename:
MIME Type:
Creator:
Victor Balada Diaz
Created:
2012-11-16 14:50:00 UTC
Size:
745 bytes
patch
obsolete
>Index: files/tomcat7.in >=================================================================== >--- files/tomcat7.in (revision 307487) >+++ files/tomcat7.in (working copy) >@@ -110,7 +110,7 @@ > -wait ${_tomcat_wait} \ > -outfile '${_tomcat_stdout}' \ > -errfile '${_tomcat_stderr}' \ >- -classpath '%%TOMCAT_HOME%%/bin/bootstrap.jar:%%LOCALBASE%%/share/java/classes/commons-daemon.jar:%%TOMCAT_HOME%%/bin/tomcat-juli.jar${_tomcat_classpath}' \ >+ -classpath '%%TOMCAT_HOME%%/bin/bootstrap.jar:%%LOCALBASE%%/share/java/classes/commons-daemon.jar:%%TOMCAT_HOME%%/bin/tomcat-juli.jar:${_tomcat_classpath}' \ > -Djava.util.logging.manager=${_tomcat_logging_manager} \ > -Djava.util.logging.config.file='${_tomcat_logging_config}' \ > ${_tomcat_java_opts} \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 173660
: 129636