Re: Camel in Openshift

2013-07-23 Thread James Strachan
I'm working with Ioannis on a Fuse OpenShift cartridge so that folks can easily run all of Fuse on OpenShift, visualise their camel routes, edit them on the fly with custom palettes from a web browser, provision them, do rolling upgrades view real time metrics etc. i.e. the full iPaaS demo

Re: Camel in Openshift

2013-07-23 Thread wcpolicarpio
/tomcat gear and communicate to another gear(e.g. php with a mysql)? Regards, Walter -- View this message in context: http://camel.465427.n5.nabble.com/Camel-in-Openshift-tp5735877p5736158.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel in Openshift

2013-07-23 Thread James Strachan
HTTP load balancing underneath), so any gear/app can talk to any other gear/app via https://appname-username.rhcloud.com/ for example if using OpenShift Online. In Camel terms there are a few different endpoints which under the covers use HTTP (e.g. http, http4, netty-http, jetty, cxf, restlet etc

Camel in Openshift

2013-07-18 Thread wcpolicarpio
Hi Everyone, Is there a Camel quickstart that can be deployed in openshift? Thanks, Walter -- View this message in context: http://camel.465427.n5.nabble.com/Camel-in-Openshift-tp5735877.html Sent from the Camel - Users mailing list archive at Nabble.com.