Hi,
i have some different requirement, i am not able to understand how to
proceed with that,
can anyone tell me some bullet points to start with the same, the scenario
is as follows :

1.there is one web application A deployed on tomcat
2.there is another web application B deployed on jetty on different machine
3.there should be a camel web application deployed on tomcat on different
machine
4.now , the scenario is, A should be able to send a message to camel
application ,and camel application should  get the message and calls
application B .
5. application B should send a response back to camel application and camel
application should send this response back to the caller application A.

so, here, I am not able to understand
1. how should i send a request from A, like what code do i need to add
2.how should i configure the route in camel application, do i need to use
ActiveMQ for this?
3. how the application B will get a call from camel application and sends a
response back to camel 

I just need some clues in order to proceed.


Thanks in advance





--
View this message in context: 
http://camel.465427.n5.nabble.com/regarding-status-code-302-tp5733545p5733706.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to