[jboss-user] [JBossWS] - Re: ws-security: Problem using encryption

rieman4d do-not-reply at jboss.com
Wed May 9 11:01:24 EDT 2007


I'm getting the same error as Kristoff and Brian:

javax.xml.ws.soap.SOAPFaultException: Endpoint {http://org.jboss.ws/xabraws}WebServiceImplPort does not contain
operation meta data for: {http://www.w3.org/2001/04/xmlenc#}EncryptedData
        at org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.getSOAPFaultException(SOAPFaultHelperJAXWS.java:70)
        at org.jboss.ws.core.jaxws.binding.SOAP12BindingJAXWS.throwFaultException(SOAP12BindingJAXWS.java:120)
        at org.jboss.ws.core.CommonSOAPBinding.unbindResponseMessage(CommonSOAPBinding.java:531)
        ...
        
        
The server log SOAPMessage trace shows the client request is encrypted,
but the server gets the exception above, and does not decrypt the message.

Has anyone solved this problem?

Thanks,
Ron C

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044348



More information about the jboss-user mailing list