ysahuly wrote: > Hi All, > i have included the below bolded piece of code in my cxf.xml...After that > inclusion i got the below exception while deploying
<jaxws:endpoint> doesn't accept a dataBinding element but <jaxws:server> does. Try using <jaxws:server serviceBean="..."> instead of <jaxws:endpoint implementor="..."> and see if that works. Ian -- Ian Roberts | Department of Computer Science [EMAIL PROTECTED] | University of Sheffield, UK
