Hi, I've found the new feature described in https://issues.apache.org/activemq/browse/CAMEL-180
In the issue description, there is this item: *Supporting to create server and client without SEI I've downloaded the newer 1.3-snapshot. I tryied to unsdesrtand how to do this in the component unit testes, but i was unable to figure out how to create server/clients. What I want to do is: External client----SOAP---->(Camel routing)-----SOAP------>External Web Service I want to use Camel as a webservices hub. It is possible to do that? Thank you, Wilson
