On Oct 3, 2012, at 9:57 AM, rhalferty <[email protected]> wrote:
> I think this is exactly what I've been looking for, but could you explain > more on where to put it? > Does it just sit in the cxf-servlet.xml? Does it have to be under a > <jaxws:dataBinding/> element? > It completely depends on how you are starting your services. Are you using the Spring based jaxws:endpoint elements in a spring context file? Calling Endpoint.publish manually? Using the JaxWsServerFactory things? -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
