Hi devs,
I have a Class mediator which is getting called within transaction
mediator.
I tried following code fragment to get the TransactionConfiguration within
class mediator.
SynapseConfiguration synapseConfiguration =
messageContext.getConfiguration();
AxisConfiguration axisConfiguration =
synapseConfiguration.getAxisConfiguration();
TransactionConfiguration transactionConfiguration =
axisConfiguration.getTransactionConfiguration();
But it's getting null for the transactionConfiguration. Help appreciated.
thanks,
--
Supun Malinga,
Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - [email protected] <[email protected]>
mobile - 071 56 91 321
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev