Arif, One possible solution would be to add a servicemix-lwcontainer SU to your application and build a simple POJO which adds the properties and then forwards the message to your topic. Look at http://incubator.apache.org/servicemix/pojo-support.html for more information about how to do it...
Regards, Gert Arif Mohd wrote: > > Thank you Gert Vanthienen for quick response, > > Iam having the similar but another requirement, iam using topic to > place the messages and the clients will read messages from this topic. > Requirement is before placing the message inthe topic i should be able > to read incoming message information and set some properties of the > message(Authentication information for the clients) so that the message > will be read by the intended client > > Please provide some example code this is a very quick requirement tobe > implemented, a very quick response will be a great help tome. > > Thanks in advance. > Arif. > > > -- View this message in context: http://www.nabble.com/How-to-set-configuration-information-in-xbean.xml-dynamically-based-on-message-content-tf3732392s12049.html#a10630590 Sent from the ServiceMix - User mailing list archive at Nabble.com.
