Hi Jerome,
yes this is a known issue. I'm working on a patch that will set the
-Djavax.net.ssl.keyStore/trustStore properies. Will comment out the code
for now so you can build.
Thanks
- Jeanfrancois
Jerome Louvel wrote:
> Hi all,
>
> After a fresh update, I've got this error. Could this be fixed so that I can
> build the latest JARs?
>
> Keystore location
> [-Djavax.net.ssl.keyStore]/s1/domains/domain1/config/keystore.jks
> Truststore location
> [-Djavax.net.ssl.trustStore]/s1/domains/domain1/config/cacerts.jks
> java.io.FileNotFoundException: \s1\domains\domain1\config\keystore.jks (Le
> chemin d'accÞs spÚcifiÚ est introuvable)
> at java.io.FileInputStream.open(Native Method)
> at java.io.FileInputStream.<init>(FileInputStream.java:106)
> at
> com.sun.grizzly.util.net.jsse.JSSESocketFactory.getStore(JSSESocketFactory.j
> ava:274)
> at
> com.sun.grizzly.util.net.jsse.JSSESocketFactory.getKeystore(JSSESocketFactor
> y.java:232)
> at
> com.sun.grizzly.util.net.jsse.JSSE14SocketFactory.getKeyManagers(JSSE14Socke
> tFactory.java:146)
> at
> com.sun.grizzly.util.net.jsse.JSSE14SocketFactory.init(JSSE14SocketFactory.j
> ava:113)
> at com.sun.grizzly.SSLServerTest.setUp(SSLServerTest.java:107)
>
> Best regards,
> Jerome Louvel
> --
> http://www.restlet.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>