just restarted tcServer service and still the same. Timeout at
http://ec2-174-129-22-42.compute-1.amazonaws.com:8080/
Type: Posts; User: chadsmall; Keyword(s):
just restarted tcServer service and still the same. Timeout at
http://ec2-174-129-22-42.compute-1.amazonaws.com:8080/
thanks for trying yours. Yeah, it is strange. I didn't touch my new deployment. No dice - timed out ...
chad-small:~ chadsmall$ curl -v --location...
Hmm, not sure how to get to tomcat directly and bypass apache on simple CloudFoundry Stack.
I opened my ec2 security 0.0.0.0/0 for http port 8080
I redeployed new application through...
Hey Chris,
Thanks a bunch for responding. The secure soap service I'm hitting has a trusted ca (VeriSign). VeriSign root would be in the mix - cacerts I would think. And I would get a log...
Hey Cloud Foundry,
Looking for any tips on my problem. I have a simple Grails web app that calls a secure soap web service. All works fine on my local dev environment running tomcat/mysql. ...
figured out I can just ssh in from Elasticfox and do what I need to do. And use a the cert that was deployed with the app...
[root@domU-12-31-39-04-51-E6 security]# echo $JAVA_HOME...
Hello,
Is there access or the ability to add a private certificate to the java cacerts keystore? My app is http with custom authentication. And there are https web services that are called...