Hi I have developed a message processing system based on Apache Camel. I use the file and jetty component to receive incoming messages. The system is started through the camel spring container. Now I also want to receive incoming messages over a SOAP web service. There are many articles about CXF, Axis but I cannot figure out what is the easiest way to receive a simple message over a web service, perhaps without any additional server process?
Thanks... -- View this message in context: http://old.nabble.com/Camel-and-SOAP-Web-Service-tp27113546p27113546.html Sent from the Camel - Users mailing list archive at Nabble.com.
