diff --git a/tomcatConfig/META-INF/tomcat/dev.readme.txt b/tomcatConfig/META-INF/tomcat/dev.readme.txt new file mode 100644 index 0000000000..a8b121a5fc --- /dev/null +++ b/tomcatConfig/META-INF/tomcat/dev.readme.txt @@ -0,0 +1,5 @@ +For development, save server.dev.xml as server.xml and change the ssl keystorepass to match +the keystorepass you use for your development jre. + +This step is to enabled tomcat ssl connector which is needed for the swing client to use the +remote Server and Status service. \ No newline at end of file diff --git a/tomcatConfig/META-INF/tomcat/server.dev.xml b/tomcatConfig/META-INF/tomcat/server.dev.xml new file mode 100644 index 0000000000..2531ba32ea --- /dev/null +++ b/tomcatConfig/META-INF/tomcat/server.dev.xml @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +