Hi All,
I had an issue today when running the ESB 4.8.1 sample 252 for JMSTextProxy
where the Axis2Server didn't print the expected debug log message.
The synapse_sample_252.xml had following issue where the keyword format has
been misspelled in the endpoint address node of *text_proxy sequence* .
Once the spelling mistake is corrected Axis2Server prints expected debug
message.
<send>
<endpoint>
<address uri="
http://localhost:9000/services/SimpleStockQuoteService" fromat="pox"/>
</endpoint>
</send>
Regards,
Firzhan
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev