Hi Wei, Client side : classpath
Serverside : Service archive (.aar file) In the next release or Rampart we will be changing Rampart to look in the META-INF directory of the service archive to find the keystore file. As of now you can drop the file anywhere in the archive and specify the appropriate path in the .properties file. If you look in any of the generated service archives (e.g. sample05) then you can see these files. Thanks, Ruchith On 8/23/06, Wei Zhang <[EMAIL PROTECTED]> wrote:
Hello, I am learning how to encrypt SOAP message using rampart. I followed the instructions of rampart tutorial (rampart-tute.zip). The sample01 and sample02 passed with Ruchith's help. Now I turned to sample05 for the encryption. The service container used is Tomcat. I was wondering where to put the encyptionPropFile (client.properties) and keystore file (client.jks) on both server and client sides? I mean how the server and the client can find the files at run time. Thank you! - Wei
-- www.ruchith.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
