thanks, that would be most helpful! Out of all the Google'ing I have done, have not found an example (out of about 30) with a downloadable .zip that I can use. I will give it a spin. Most of the code snippets do not provide the full context like what I should name the file and in what directory I should put it and how it gets built and where it goes after that.
thanks Joe-D Morrison wrote: > > I have an example on my blog here > http://joemorrison.org/blog/2008/10/23/cxf-wsdl-first/ including a > downloadable zip file of the code here > http://joemorrison.org/downloads/ws-example.zip . Perhaps you can use it > as a template. > - Joe > > -- > Joe Morrison, Lab49 http://www.lab49.com > Cell +1 (917) 952-2935 > > > > > > CheapLisa <[email protected]> > 04/14/2009 04:24 PM > Please respond to > [email protected] > > > To > [email protected] > cc > > Subject > First example fails: > > > > > > > > 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. > > > > > --- > This communication may contain confidential and/or privileged information. > If you are not the intended recipient (or have received this communication > in error) please notify the sender immediately and destroy this > communication. Any unauthorized copying, disclosure or distribution of the > material in this communication is strictly forbidden. > > Deutsche Bank does not render legal or tax advice, and the information > contained in this communication should not be regarded as such. > -- View this message in context: http://www.nabble.com/First-example-fails%3A-tp23047335p23047890.html Sent from the cxf-user mailing list archive at Nabble.com.
