« Return to Thread: Suggestion for approach in finding the bookquote with least price

Re: Suggestion for approach in finding the bookquote with least price

by Andrew Perepelytsya :: Rate this Message:

Reply to Author | View in Thread

Put another service in between cxf and jms that will populate the Book based on ISBN. So it becomes:

cxf -> New Service -> LowestPriceService (Fan Out + Collect Results) -> New Service gets response -> Query Book by ISBN.

HTH,
Andrew

P.S.: please don't send me private messages.

 « Return to Thread: Suggestion for approach in finding the bookquote with least price