System multiple tomcat version, in a jar package command can be specified when the tomcat version?
Java - jar XXX. The jar - server. The port=8080
The above command can join the specified tomcat version? If you can, how? If not, how to solve the problem of choosing version
CodePudding user response:
/opt/jdk1_8/bin/Java - jar cas. Jar
/opt/jdk1_7/bin/Java - jar cas. The jar
CodePudding user response: