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

  | <encrypt type="x509v3" alias="wsse">
  |     <targets>
  |         <target contentOnly="true" 
type="qname">{http://iwise.nuigalway.ie/hello}hello</target>
  |     </targets>
  | </encrypt>
  | 
but i get the error
javax.xml.rpc.soap.SOAPFaultException: javax.xml.rpc.JAXRPCException: Cannot 
find child element: String_1
as the parameter needed is encrypted.
Any further ideas???

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979438#3979438

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979438
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to