Thank you JB for quick response. 

1/ you let your application in Tomcat and you start ServiceMix (as 
standalone) next to Tomcat (and you use a Camel JMS endpoint to use 
Rabbit MQ) 

*I am bit confused in this approach. For example i want to deploy new
service in serviceMix. It cannot expose in cloud as its running as
standalone  application. As per my requirement every service needs to run an
cloud environment
*

2/ you deploy your application directly in ServiceMix. ServiceMix is 
powered by Karaf OSGi container. In Karaf you can deploy feature like 
Jetty/HTTP to have a Jetty server embedded. Karaf/ServiceMix also 
provides Spring features. 

*Is it very Scalable when deployed in cloud environment? is it clusterable?*


3/ in previous ServiceMix versions, we provided a ServiceMix war file 
ready to be deployed in Tomcat or any application server. We don't 
provide it in ServiceMix 4.x, but we have a Jira for that in order to 
have an assembly to provide a WAR file. 

--
View this message in context: 
http://servicemix.396122.n5.nabble.com/serviceMix-with-ApacheTomcat-tp5105322p5105793.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to