Senaka, What do you mean by accessing the JMS message directly? Do you want the byte stream or any of other format of the message? If you need to get the JMS message as a byte stream then you need to mess around with the Message Builders and formatters.
BTW: Cab you please elaborate on your exact requirement? Thanks, Ruwan Senaka Fernando wrote: > Hi all, > > After trying out some samples and a bit of debugging, I discovered > that JMS messages are converted to XML within the message context and > made available at the mediate() method. Can't I access the JMS message > directly? > > Thanks, > Senaka > ------------------------------------------------------------------------ > > _______________________________________________ > Esb-java-dev mailing list > [email protected] > http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-dev > _______________________________________________ Esb-java-dev mailing list [email protected] http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
