| Author |
wsse wss4j with axis client
|
Christoph Maierhofer
Greenhorn
Joined: Oct 12, 2006
Posts: 2
|
|
Hello. I try to call a webservice with an axis client (wsdl2java). With wss4j I add this Header: But it does not work. Here is a snippet of the response: If I use another Header (see below) it works. Can you please help me or give me a hint? Thanks.
|
 |
helen han
Greenhorn
Joined: Feb 01, 2007
Posts: 1
|
|
|
this may be the problem of the service side that is not recognizing the latest version of WSE. so when you used the older version(in the 2nd header you posted), it's working w/o problem.
|
 |
Christoph Maierhofer
Greenhorn
Joined: Oct 12, 2006
Posts: 2
|
|
Thanks. I'll check this. Update: I don't know what the problem is. As a workaround i make a SOAPHeaderElement by hand. Without wss4j. [ February 02, 2007: Message edited by: Christoph Maierhofer ]
|
 |
 |
|
|
subject: wsse wss4j with axis client
|
|
|