L.S., ServiceMix should definitely be able to help you manage this project. For your project, ServiceMix could be the container in which you pick and choose the technological elements you need for building your solution. If you look at http://servicemix.apache.org/SMX4/technology-selection-guidelines.html, I think you can build your solution: - using Camel for defining the routes - using ActiveMQ to reliably interconnect ServiceMix instances so you can meat the QoS requirements you need - using CXF for everything that's webservice related (incl. e.g. WS-Security for the secure communications over webservices)
----- Regards, Gert Vanthienen ------------------------ Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ -- View this message in context: http://servicemix.396122.n5.nabble.com/Should-I-use-ServiceMix-tp604332p696601.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
