I obtain a similar exception message.
I have deployed jbossws-samples-wssecurity-encrypt.war and
jbossws-samples-wssecurity-encrypt-client.jar on JBoss 4.0.4-GA.
Whenever I try to invoke de client through JNDI I get the following exception:
java.rmi.RemoteException: Call invocation failed with code [MustUnderstand]
because of: Unprocessed 'mustUnderstand' header element:
{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd}Security;
nested exception is:
javax.xml.rpc.soap.SOAPFaultException: Unprocessed 'mustUnderstand'
header element:
{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd}Security
at org.jboss.ws.jaxrpc.CallImpl.invokeInternal(CallImpl.java:715)
at org.jboss.ws.jaxrpc.CallImpl.invoke(CallImpl.java:398)
at org.jboss.ws.jaxrpc.CallProxy.invoke(CallProxy.java:164)
at $Proxy2.echoUserType(Unknown Source)
Any ideas? I am missing something?
Thanks,
Rafael.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974891#3974891
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974891
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user