[jbossws-issues] [JBoss JIRA] Updated: (JBWS-1817) WS-Security with JAX-WS Dispatch

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Oct 2 08:47:03 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBWS-1817?page=all ]

Thomas Diesler updated JBWS-1817:
---------------------------------

    Summary: WS-Security with JAX-WS Dispatch  (was: Investigate wsse with jaxws dispatch)

> WS-Security with JAX-WS Dispatch
> --------------------------------
>
>                 Key: JBWS-1817
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1817
>             Project: JBoss Web Services
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-jaxws
>            Reporter: Thomas Diesler
>         Assigned To: Thomas Diesler
>             Fix For:  jbossws-2.0.2
>
>
> I'm having a bit of trouble figuring this out - I'm trying to create a simple standalone dispatch for communication with an already set up webservice. I got everything working as expected if I use no security system - the problem arises when trying to invoke a request message involving an WSSecurityHandlerClient, resulting in a:
> Code:
> javax.xml.ws.soap.SOAPFaultException: org.jboss.ws.core.CommonSOAPFaultException: This service requi
> res <wsse:Security>, which is missing.
> 	at org.jboss.ws.core.jaxws.client.DispatchSOAPBinding.getReturnObject(DispatchSOAPBinding.java:165)
> 	at org.jboss.ws.core.jaxws.client.DispatchImpl.getReturnObject(DispatchImpl.java:290)
> 	at org.jboss.ws.core.jaxws.client.DispatchImpl.invokeInternal(DispatchImpl.java:141)
> 	at org.jboss.ws.core.jaxws.client.DispatchImpl.invoke(DispatchImpl.java:102)
> 	

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list