Re: [AXIS2] Problem with WS-Trust

2007-08-09 Thread Ruchith Fernando
Hi, You can use org.apache.rahas.client.STSClient to obtain a token from the service. Please have a look at this sample client code [1]. You can see this sample in action in WSO2 WSAS 2.0 [2] Thanks, Ruchith 1. http://wso2.org/repos/wso2/trunk/wsas/java/modules/samples/sts-sample/src/org/wso2/

[AXIS2] Problem with WS-Trust

2007-07-31 Thread Jochen Zink
Hello, I try to build a Client with Axis-1.2 for the WebService https://www.vdg-portal.de/VDGAuthPortal/services/STS. The client only calls the RequestSecurityToken Method. First, I generate the client with the following command: wsdl2java -uri https://www.vdg-portal.de/VDGAuthPortal/services/