Hi Mandeep,

On Sun, Feb 4, 2018 at 5:59 AM, Mandeep Sarma <muveryd...@gmail.com> wrote:
> 1. if Camel is installed on a Tomcat (no choice) server can it be used as a
> websocket server?

Atmosphere Websocket Component[1] should help you with this.

> 2. to access invoke the REST services located on a separate server on the
> same network would I use something like  camel-ahc or some like
> camel-http4?

sure, and if you have a Swagger specification for the REST service
you're using you might want to use REST Swagger component[2],

zoran

[1] 
https://github.com/apache/camel/blob/master/components/camel-atmosphere-websocket/src/main/docs/atmosphere-websocket-component.adoc
[2] 
https://github.com/apache/camel/blob/master/components/camel-rest-swagger/src/main/docs/rest-swagger-component.adoc
-- 
Zoran Regvart

Reply via email to