Hello,
I'm developing a web service client based on axis2, that can have multiple calls to different services at the same time. A normal use case is to have multiple services, which use ws-security running at the same time. Both services have different keystores but I have only one crypto implementation. How many crypto instances can exist? In the following method org.apache.ws.security.handler.WSHandler.loadSignatureCrypto() it looks like the crypto is singleton? Is it possible to have a new instance of the Ctypto for every service, that uses it?

Thanks in advance,
Angel Cholchev






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to