On 5/11/11 2:09 PM, Chris Richmond wrote:
I should add that at first I did not generate artifacts from the wsdl,
as when I was running in a pure CXF server application my interface and
implementation class for my web service I allowed to generate my WSDL
automatically from the CXF stack/URL.

I should also ask if there is a single example of this code actually
working, because I can't find one..an example, tutorial, or otherwise.
Has anyone successfully created a simple test project like mine below
with a service interface/implementation either with a simple service
definition with even one web method, either from wsimport generated
artifacts or annoted interface/implementation classes approach.
There are some unit tests in the camel-soap module if you are interesting.

Another notes is you make take a look at the camel dataformat, and put the dataformat just after camel-jetty (which provides the http service) to accept the WebService request.


I would be happy to see any actual simple working sample like mine if
one existed, but I cannot find one.

Thanks again,
Chris


--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang

Connect at CamelOne May 24-26
The Open Source Integration Conference
http://camelone.com

Reply via email to