I am using Cloudbees Jenkind build and deploy of a Tomcat based web application. It looks like there is a jvm mismatch between Jenkinds build where I choosen JDK 1.7 and the default jvm version that is used by Cloudbees Tomcat.
how to set the jvm version for cloudbees Tomcat jvm ?