Hi,
you can read a previous thread on the [email protected] ML
Find a thread started 01/31/06 by [EMAIL PROTECTED] with the subject :
[servicemix-user] Webservice
Have a look at the soap-binding demo :
http://svn.apache.org/viewcvs.cgi/incubator/servicemix/trunk/servicemix-assembly/src/main/release/examples/soap-binding/
Jaime Fernández wrote:
I'd like to provide some methods of a java class as a web service via
servicemix ESB. Is it possible to do it without any additional layer
or programming, but only with a configuration file?. I know how to do
it with SOAP processors like apache axis, but I don't know how can I
do it without programming a JBI component.
Thanks