Hi, Noticed this when testing two-way jms scenario with ESB 4.6.0. I have set <send buildmessage="true"> in the the JMS listener proxy's outSequence. But, I only received an empty body as the response at client. But it should have a content in the body. Then I added "log" mediator in outSequence. (log with level full) After that, I received the expected response to the client.
It seems to me that buildmessage attribute is not effective. It doesn't make sure the message will be built before sending back to client! If we set a mediator that ensure message building (like log mediator), then the message building happens. Is this the expected behavior? Or is it a bug? There's a high chance that I didn't understand the concept behind this, if so, please forgive my ignorance! :) Thanks, KasunG -- *Kasun Gajasinghe* Software Engineer; Development Technologies Team, WSO2 Inc.; http://wso2.com , *email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813* *linked-in: *http://lk.linkedin.com/in/gajasinghe* * *blog: **http://blog.kasunbg.org* <http://blog.kasunbg.org>* twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg>* *
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
