How to open a keystore

Hi,

normally my java tools open a keystore via System.setProperty("javax.net.ssl.trustStore", "myKeystoreFilename").

I have created a WebService and this WebService don't care about my environment keystore-settings.

How can I open a keystore in WebService?

(I want to connect to ssl server / Sun Application Server PE 9)

thanx

[364 byte] By [thor] at [2007-11-26 11:14:15]
# 1
Hi,Out of curiosity, If you set this option at the JVM level, does it work ?Rp
SysHex at 2007-7-7 3:29:09 > top of Java-index,Application & Integration Servers,Application Servers...