Hi Freeman, no, it wasn't the cxf-wsdl-first but the wsdl-first. And yes, using maven 2.0.8 makes this sample to run. So if wsdl-first (wich uses a jsr181 component) has nothing to do with CXF, what kind of backend is it than?
Thanks, regards Tobias Freeman Fang wrote: > > Hi Tobias, > > I guess the sample you mentioned is cxf-wsd-first but not wsdl-first, > right? > IMHO, java.lang.NoClassDefFoundError: com/sun/codemodel/JCodeModel has > nothing to do with cxf > It should be caused by maven 2.0.9, would you build it with maven > 2.0.8 please? > > Regards > Freeman > > Tobias Israel wrote: >> Hi, >> >> I tryed to build the wsdl-first sample and finally it does'nt work at >> all. >> So I got an java.lang.NoClassDefFoundError: com/sun/codemodel/JCodeModel >> exception and figured out that there might be some problems with CXF in >> that >> case. Any ideas to fix this? >> >> Thanks a lot >> Tobias >> > > > -- View this message in context: http://www.nabble.com/Failed-to-build-wsdl-first-sample-tp17560164p17560823.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
