thanks, I'm using 2.2 with the latest version of Maven. I have gone through a few dozen examples trying to get them to work but all the examples I see out there (even on the CXF apache site) use a version prior to 2.2. Maybe one of the reasons I can not get them to work.
I wish folks would take down old out of data data or at least post a date in the article so one would know how old it is. dkulp wrote: > > > My first suggestion would be to upgrade to a newer version of CXF. 2.0.6 > is > QUITE old at this point. If you must use 2.0.x, then use 2.0.10. > Otherwise, I suggest moving up to 2.2. > > > Dan > > > > On Tue April 14 2009 4:24:21 pm CheapLisa wrote: >> I have been trying for three days to get my first web service sample >> running (from system setup/config and coding) and have failed repeatedly >> using examples provided. >> >> The latest problem after trying the latest example I could find by >> googl'ing is a maven problem that I can't resolve when building the >> client >> is: >> >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failed to configure plugin parameters for: >> org.apache.cxf:cxf-codegen-plugin:2.0.6 >> >> >> >> Cause: Cannot find setter nor field in >> org.apache.cxf.maven_plugin.WsdlOption for 'serviceName' >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 7 seconds >> [INFO] Finished at: Tue Apr 14 14:22:02 MDT 2009 >> [INFO] Final Memory: 16M/29M >> [INFO] >> ------------------------------------------------------------------------ >> >> Is there a way to resolve this? > > -- > Daniel Kulp > [email protected] > http://www.dankulp.com/blog > > -- View this message in context: http://www.nabble.com/First-example-fails%3A-tp23047335p23047932.html Sent from the cxf-user mailing list archive at Nabble.com.
