rp

Append wrapper's argv to execl arguments

Bug #993701 reported by Casey Marshall
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rp
Fix Released
High
Casey Marshall

Bug Description

I should be able to wrap something like what catalina.sh eventually runs, ex:

"/usr/bin/java" -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs="/home/cmars/Downloads/apache-tomcat-7.0.27/endorsed" -classpath "/home/cmars/Downloads/apache-tomcat-7.0.27/bin/bootstrap.jar:/home/cmars/Downloads/apache-tomcat-7.0.27/bin/tomcat-juli.jar" -Dcatalina.base="/home/cmars/Downloads/apache-tomcat-7.0.27" -Dcatalina.home="/home/cmars/Downloads/apache-tomcat-7.0.27" -Djava.io.tmpdir="/home/cmars/Downloads/apache-tomcat-7.0.27/temp" org.apache.catalina.startup.Bootstrap

and then be able to do "rp.out start" to have "start" appended to the wrapper's canned execl args.

Related branches

Casey Marshall (cmars)
summary: - Append wrapper extra command line options to execl arguments
+ Append wrapper's argv to execl arguments
Casey Marshall (cmars)
Changed in rp:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.