Ohhhhhh. I'm on CXF 2.1.3. So that is my problem eh? -----Original Message----- From: Daniel Kulp [mailto:[email protected]] Sent: Friday, November 20, 2015 9:58 AM To: [email protected] Subject: Re: why doesnt cxf generator maven plugin's generate-sources not work from eclipse?
> On Nov 20, 2015, at 9:15 AM, Nicholas DiPiazza <[email protected]> wrote: > > Does anyone on this list use a Top Down application where you have > WSDL+XSD that you make your changes to directly and have that > automatically generate stubs from? > > > If so, do you have Eclipse set up to automatically generate stubs upon > Maven Update + Rebuild? > > Doesn't seem to happen automatically, wondering who to ask. That should be working with the recent versions of CXF. The plugin. The wsdl2java has all the eclipse lifecycle stuff embedded so it should be picking up those events and regenerating the stubs and refreshing the directories. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
