When I run the same with WSrunclient
I get the following error
javax.xml.ws.soap.SOAPFaultException: org.jboss.ws.core.CommonSOAPFaultException
: This service requires <wsse:Security
, which is
missing.
at
org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.getSOAPFaultException(SO
APFaultHelperJAXWS.java:72)
at org.jboss.ws.core.jaxws.binding.SOAP11BindingJAXWS.throwFaultExceptio
n(SOAP11BindingJAXWS.java:109)
at org.jboss.ws.core.CommonSOAPBinding.unbindResponseMessage(CommonSOAPB
inding.java:579)
at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:381)
at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:300)
at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:16
6)
at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:15
2)
at $Proxy8.getName(Unknown Source)
at com.hp.standalone.NewClient.(NewClient.java:54)
at com.hp.standalone.NewClient.main(NewClient.java:94)
org.jboss.ws.core.CommonSOAPFaultException: This service requires <wsse:Security
, which is missing.
regards
Shashank
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128233#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...