Hi,
  I am looking in to it. As a solution to this, I will try to persist only
the relative path and create the absolute paths then and there using the
Security/KeyStoresDir property in the server.xml . Default key store
directory is ${wso2wsas.home}/conf/keystores. When we upload a key store
through WSAS admin, it is copied to this location.

thanks,
nandana

On Wed, May 28, 2008 at 5:46 AM, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote:

> WSAS looks for the keystore path using the full path. This causes problems
> in DOS sometimes. See the error below.
>
> Can we use a relative path here?
>
> at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
>
> ool.java:684)
>
>       at java.lang.Thread.run(Thread.java:619)
>
> Caused by: org.apache.ws.security.components.crypto.CredentialException:
> Proxy f
>
> ile (C:\wso2\WSO2WS~1\bin\..\conf\keystores\sec.jks) not found.[]
>
>       at
> org.wso2.wsas.security.ServerCrypto.findKeyStore(ServerCrypto.java:71
>
> 3)
>
>
> Thanks,
> Samisa...
>
> --
> Samisa Abeysinghe Director, Engineering; WSO2 Inc.
>
> http://www.wso2.com/ - "The Open Source SOA Company"
>
>
> _______________________________________________
> Wsas-java-dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
>
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to