Yes, the JDK setting is:
Code:
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_37
but it even works without the java-home option:
Code:
C:\Dev\sts-3.1.0_64\springsource\vfabric-tc-server-developer-2.7.2.RELEASE>tcruntime-instance.bat create myserver2
Creating instance 'myserver2' ...
Using separate layout
Creating bin\setenv.bat
Creating conf\wrapper.conf
Applying template 'base'
Copying template's contents
Applying fragment 'context-fragment.xml' to 'conf/context.xml'
Applying fragment 'server-fragment.xml' to 'conf/server.xml'
Applying fragment 'web-fragment.xml' to 'conf/web.xml'
Applying fragment 'tomcat-users-fragment.xml' to 'conf/tomcat-users.xml'
Applying fragment 'catalina-fragment.properties' to 'conf/catalina.properties'
Applying template 'base-tomcat-7'
Copying template's contents
Applying fragment 'server-fragment.xml' to 'conf/server.xml'
Applying fragment 'web-fragment.xml' to 'conf/web.xml'
Applying fragment 'catalina-fragment.properties' to 'conf/catalina.properties'
Applying template 'bio'
Copying template's contents
Applying fragment 'server-fragment.xml' to 'conf/server.xml'
Configuring instance 'myserver2' to use Tomcat version 7.0.30.A.RELEASE
Setting permissions
Instance created
Connector summary
Port: 8080 Type: Blocking IO Secure: false
C:\Dev\sts-3.1.0_64\springsource\vfabric-tc-server-developer-2.7.2.RELEASE>