Hey, How can I split the loan broker tutorial for example to three parts: 1)Bank web service 2)Credit agency 3)Loan broker itself?
so that each of the web services could run on some different server(all the stuff is running only in localhost for now).So for example the bank web service runs on some instance, credit agency on some other instance and when I ask for a loan from the LoanBroker they still can communicate to each other. Where should I start? -- View this message in context: http://camel.465427.n5.nabble.com/Loan-Broker-splitting-tp5747735.html Sent from the Camel - Users mailing list archive at Nabble.com.
