[jboss-user] [JBossWS] - Re: Jboss and wsse

rmartony do-not-reply at jboss.com
Thu Sep 28 10:15:12 EDT 2006


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



More information about the jboss-user mailing list