We're in the process of extricating ourselves from a host who developed and managed our app through their own hosted server.
In attempting to move the app over to a server under our control: Tomcat 5.5.28 w/ admin package java 1.5.0_28 Windows 2003 R2 all they gave me was a zipped up directory under their "webapps" dir and the JKS file for SSL. Do I need anything other than the JKS file to transfer the SSL cert over to our new tomcat server? Also, in trying to setup the app, I installed tomcat and unzipped it under webapps. and subsequently when i try to connect to the app through localhost/ourapp it gives up an error: "Firefox can't establish a connection to the server at localhost:8443" I know very little about tomcat and java, so please at the very least, any answers that can be fully googleable, I would greatly appreciate. Thanks, John