|
From: dejw <de...@ma...> - 2006-09-22 09:12:02
|
Hi, I have to write my own client for gridsam and I'm wondering if it is possible somehow to load crypto.properties not from classloader but from some specified directory? I think that wss4j tries to load it only as resource from classloader. I'm using now libraries and sources of gridsam client 2.0.0 rc1. Is it possible to set some system variable like for client-config.wsdd ( 'axis.ClientConfigFile') in the code? The problem is I could have a few clients for different systems in the same classloader and some of them can have its own crypto.properties file. Regards, Dawid Szejnfeld, PSNC |