We are using CXF 2.4.1 with JAX-WS/JAXB. We utilize the standard WebService/BindingType/WebMethod annotations on our SEI.
>From a client invocation perspective, we are using JaxwsProxyFactoryBean. How would we convert one of these existing services to still do the data binding and service invocation, but to not utilize the Soap Protocol/Soap Envelope? Is there different annotation configurations and changes we need to do in how we use JaxwsProxyFactoryBean? Thanks for the help, Jay -- View this message in context: http://cxf.547215.n5.nabble.com/Convert-JAX-WS-Web-Service-to-XML-over-HTTP-tp4943876p4943876.html Sent from the cxf-user mailing list archive at Nabble.com.
