[ 
https://issues.apache.org/jira/browse/CXF-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dirk Rudolph updated CXF-3514:
------------------------------

    Attachment: pom.xml
                SOAPRequestHandler.java
                UTPasswordCallback.java
                beans.xml

To reporduce the problem add this files to the java_first_spring_support 
example.

pom.xml
webapp/WEB-INF/beans.xml
src/demo/spring/servlet/UTPasswordCallback.java
src/demo/spring/servlet/SOAPRequestHandler.java


> Interaction of JAXWS Handler and WSS4JInInterceptor breaks SOAP Message
> -----------------------------------------------------------------------
>
>                 Key: CXF-3514
>                 URL: https://issues.apache.org/jira/browse/CXF-3514
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime, WS-* Components
>    Affects Versions: 2.4
>         Environment: The java_first_spring_support example.
>            Reporter: Dirk Rudolph
>              Labels: security
>         Attachments: SOAPRequestHandler.java, UTPasswordCallback.java, 
> beans.xml, pom.xml
>
>
> Adding a JAXWS Handler (SOAPHandler implementation) to an endpoint 
> configuration that uses the WSS4JInInterceptor breaks the recieved 
> SOAPMessage. This results in missing binding or parameter information while 
> invoking the webservice methods.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to