cxf wsdl2java and axis web service

2014-08-22 Thread Helge Waastad
Hi, I've moved from an axis client using adb databinding to cxf using jaxb databinding. I have a question regarding wsdl2java for an axis webservice (servicenow) In axis adb all services are being generated using an input object however in cxf services has a long list of input variabels (same

Re: cxf wsdl2java and axis web service

2014-08-22 Thread Daniel Kulp
On Aug 22, 2014, at 9:25 AM, Helge Waastad he...@waastad.org wrote: Hi, I've moved from an axis client using adb databinding to cxf using jaxb databinding. I have a question regarding wsdl2java for an axis webservice (servicenow) In axis adb all services are being generated using an

Re: cxf wsdl2java and axis web service

2014-08-22 Thread Helge Waastad
Hi, thanks alot. Thats just what I was looking for! Have nice weekend, br hw On fr., 2014-08-22 at 09:54 -0400, Daniel Kulp wrote: On Aug 22, 2014, at 9:25 AM, Helge Waastad he...@waastad.org wrote: Hi, I've moved from an axis client using adb databinding to cxf using jaxb databinding.