Re: Fail to load keystore type JKS with path C:\apache-tomcat-7.0.26-windows-x86\apache-tomcat-7.0.26\${user.home}

2012-04-17 Thread Daniel Mikusa
have a space between the dollar sign and the left bracket. It should just be ${user.home}. keystorePass=XX clientAuth=false sslProtocol=TLS / Now when I restart my server.It shows Fail to load keystore type JKS with path C:\apache-tomcat-7.0.26-windows

Re: Fail to load keystore type JKS with path C:\apache-tomcat-7.0.26-windows-x86\apache-tomcat-7.0.26\${user.home}

2012-04-17 Thread Pid
keystorePass=XX clientAuth=false sslProtocol=TLS / Now when I restart my server.It shows Fail to load keystore type JKS with path C:\apache-tomcat-7.0.26-windows-x86\apache-tomcat-7.0.26\${user.home}\.keystore due to system can find the path specified

Fail to load keystore type JKS with path C:\apache-tomcat-7.0.26-windows-x86\apache-tomcat-7.0.26\${user.home}

2012-04-16 Thread Debabratta Jena
to load keystore type JKS with path C:\apache-tomcat-7.0.26-windows-x86\apache-tomcat-7.0.26\${user.home}\.keystore due to system can find the path specified. Where should I keep my .keystore file. Should i keep it in my C:\apache-tomcat-7.0.26-windows-x86\apache-tomcat-7.0.26\. I searchred Google