[Bug 230325] www/tomcat85: daemon.sh refers to jsvc executable in CATALINA_HOME/CATALINA_BASE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 3 09:26:36 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230325
--- Comment #6 from Michael Osipov <michael.osipov at siemens.com> ---
(In reply to VVD from comment #5)
The patch looks good to me, but is incomplete. Please look at this line:
https://github.com/apache/tomcat/blob/trunk/bin/daemon.sh#L140
The last path component must be replaced with %JAVAJARDIR%/commons-daemon.jar.
See:
# make -V JAVAJARDIR
/usr/local/share/java/classes
# ll /usr/local/share/java/classes/
antlr-3.5.2-complete.jar jline-0.9.94.jar ojdbc-11.2.0.4.jar
commons-daemon.jar jline.jar swt-devel.jar
hamcrest.jar junit.jar
hamcrest1.3.jar junit4.jar
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list