Re: cxf java code generation question

2008-11-24 Thread Daniel Kulp
On Monday 24 November 2008 9:23:25 am Steve Cohen wrote: > I am using CXF (for the the first time) to generate java source code > from a WSDL supplied by a vendor I'm working with. > > The vendor also supplied a POM.xml file with which to generate java > source code from this wsdl for the client I

cxf java code generation question

2008-11-24 Thread Steve Cohen
I am using CXF (for the the first time) to generate java source code from a WSDL supplied by a vendor I'm working with. The vendor also supplied a POM.xml file with which to generate java source code from this wsdl for the client I need to build. I find an annoying pattern in the generated co