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? -- View this message in context: http://www.nabble.com/First-example-fails%3A-tp23047335p23047335.html Sent from the cxf-user mailing list archive at Nabble.com.
