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
