I have been following the example in http://servicemix.apache.org/example-scenario.html. The HttpProducer produces notification messages, and an HttpConsumer receives notification messages. My requirement is to send email to users when receives a notification. Here is my question, which existing component(s) should I use to implement? or I have to create a SE that can pull notification from the pullpoint queue, then send email to users? ServiceMix-Mail component seems a good choice, but it is not available yet.
thanks for help -- View this message in context: http://www.nabble.com/ServiceMix-WSN2005-tp19203418p19203418.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
