Problem connection to jazz after creating server instance
Hi,
I have installed as per the documentation https://jazz.net/wiki/bin/view/Main/InstallingServerSDK10 a development environment. I can start and shutdown the server without problem. Then, I created a Web dynamic project for the HelloJfs app. I created an Tomcat v6.0 server instance to deploy the app but I had to select "Download and Install" apache-tomcat-6.0.14 in the "New Server Runtime Environment" wizard because the tomcat installation directory "C:\jfs\jazz\server\tomcat" was not valid. It is complaining about missing libraries.
The problem is that after installing apache-tomcat-6.0.14, I can't connect to
https://localhost:9443/jazz/admin and http://localhost:8080/HelloJfs/hello gives me a "Connection to https://localhost:9443 refused"
Does anyone know what is happening?
Thanks for your help.
I have installed as per the documentation https://jazz.net/wiki/bin/view/Main/InstallingServerSDK10 a development environment. I can start and shutdown the server without problem. Then, I created a Web dynamic project for the HelloJfs app. I created an Tomcat v6.0 server instance to deploy the app but I had to select "Download and Install" apache-tomcat-6.0.14 in the "New Server Runtime Environment" wizard because the tomcat installation directory "C:\jfs\jazz\server\tomcat" was not valid. It is complaining about missing libraries.
The problem is that after installing apache-tomcat-6.0.14, I can't connect to
https://localhost:9443/jazz/admin and http://localhost:8080/HelloJfs/hello gives me a "Connection to https://localhost:9443 refused"
Does anyone know what is happening?
Thanks for your help.
One answer
Hi,
I have installed as per the documentation https://jazz.net/wiki/bin/view/Main/InstallingServerSDK10 a development environment. I can start and shutdown the server without problem. Then, I created a Web dynamic project for the HelloJfs app. I created an Tomcat v6.0 server instance to deploy the app but I had to select "Download and Install" apache-tomcat-6.0.14 in the "New Server Runtime Environment" wizard because the tomcat installation directory "C:\jfs\jazz\server\tomcat" was not valid. It is complaining about missing libraries.
The problem is that after installing apache-tomcat-6.0.14, I can't connect to
https://localhost:9443/jazz/admin and http://localhost:8080/HelloJfs/hello gives me a "Connection to https://localhost:9443 refused"
Does anyone know what is happening?
Thanks for your help.
Perhaps try the question on the Extending TC forum here: http://jazz.net/forums/viewforum.php?f=2
anthony