Hi,
wsdl auto generation is a feature of cxf-se componenet. But i need to give a my own wsdl as we give with cxf-bc. I don't like to go to the code generation side. Because according to the my design it will be very difficult to manage my application. thanks, roshan Freeman Fang wrote: > > Hi, > > I'm not sure I understand what you want, what you mean by "disable > wsdl auto generation feature"? > > Even you use wsdl first approach(that's what we recommand), you also > need provide a pojo class for the cxf se endpoint, but you can use > wsdl2java tool firstly to generate the code skeleton for you > automatically. > You may need take a look at the cxf-wsdl-first example to get details > how to use wsdl2java maven plugin in pom.xml > > Freeman > On 2010-3-11, at 下午3:38, roshansn wrote: > >> >> Hi, >> >> Is there any way to disable wsdl auto generation feature from cxf-se >> component. I need to go with wsdl first approach. >> >> Thanks, >> roshan >> >> -- >> View this message in context: >> http://old.nabble.com/Contract-first-cxf-se-tp27860242p27860242.html >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> > > > -- > Freeman Fang > ------------------------ > Open Source SOA: http://fusesource.com > > > -- View this message in context: http://old.nabble.com/Contract-first-cxf-se-tp27860242p27860513.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
