Hmm... so if I can't modify the trust store in runtime, how can I provide automatic data encryption (with ws-security) for my new clients?
On 25/04/07, Tomek Sztelak <[EMAIL PROTECTED]> wrote:
First hint : don't do it :). Modifying file inside deployed webapp is tricky business, what if your webapp isn't unpacked ? If you have file you need to modify then place is somewhere outside app, maybe in db or so. On 4/25/07, Wacław Borowiec <[EMAIL PROTECTED]> wrote: > Hello > > How to obtain a relative path of a service? What is an actual problem: I try > to dynamicaly modify a trust store for a web service securisty, so I have to > create an OutputStream with an absolute path (using JBoss, relative path > doesn't work) when saving the trust store file. But in WSS4J properties > file, I pass a relative path to the trust store. So how to to save a file > inside the deployed XFire application? > > thank for any help > Wacław Borowiec > > > -- ----- When one of our products stops working, we'll blame another vendor within 24 hours.
