is there any type of id like session id in servicemix? My requirement is i am logging all the incoming and outgoing messages in a database table. I thought of using this session id as unique id to store messages db table. Messages will be going through various smx-bean , which will do different priocess on this messsage. I need to store processed message in db. For all this bean I need a single session or message id to update data db table.
any idea on this thanks Brijesh N K -- View this message in context: http://www.nabble.com/unique-session-ids-tp21430552p21430552.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
