Quick addition to the above post...the error posted was the SOAPException as it
was received in the client. The following is the server error
| 13:26:55,687 ERROR [SOAPFaultExceptionHelper] SOAP request exception
| javax.xml.rpc.JAXRPCException: Cannot find child element: String_1
|
Apologies for the delay in responding to this,
anonymous wrote : That should also work, but using this you won't be able to
send secured messages outbound.
At the moment I am only concerned with securing the client to server messages.
anonymous wrote : What encryption options did you use with th
no i didnt, but i did add the following to my webservices.xml
| WSSecurityHandlerInbound
|
org.jboss.ws.wsse.WSSecurityHandlerInbound
|
Does this not do the same. The signature the message is signed with is verified
in the server before the message is processed. I have tes
no reply to this yet!
Why would the org.jboss.ws.wsse.WSSecurityHandlerInbound class verify a
signature but fail to decrypt the message, with no errors being shown with
regards decryption?
Brian.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980117#3980117
Anyone have solution to this yet. My example runs fine with signature,
therefore ws-security is working. I had a work around of only encrypting the
contents of the method call..following is a snippet from the
jboss-wsse-client.xml file
|
|
| {http://iwise.nuigalway.ie/he