Hi, i'm a beginner in a ESB / ServiceMix. I have some "stupid" question.. becase, i'm a little bit confused about how to use this gread product. Basically i want to have an ESP and expose some WebServices to perform some basic task. For example:
1) add new order to my ecommerce database 2) retrive the list of the orders So i must create a WS that accept a "new order" request, and then permform some operation... for example, do some sanity check on data received and subsequently write data to db. In the distribution of ServiceMix i have found "soap-binding" example, so now i'm able to expose my WS.. but then... how i can send "normalized message" over the NMR? In fact, i want to have a separate service for write data on the db... so i want to post a new message in my ESB in order to notify (asycronously) other service that they must do some task. How i can do this? Thanks Davide -- View this message in context: http://www.nabble.com/ServiceMix-Beginner---Help-me-%3A-D-tf1899815.html#a5197168 Sent from the ServiceMix - User forum at Nabble.com.
