As advised by Miyuru added the property to [1] and it seems to be working. However can we loop all properties and add all at once instead of one by one?
Any reason for not doing this? [1] http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0006/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/multitenancy/transports/TenantTransportSender.java On Sun, Jun 22, 2014 at 8:45 AM, Miyuru Wanninayaka <[email protected]> wrote: > Probably this property is not getting copied from Tenant MC to ST MC in > tenant transport sender. > > > On Sun, Jun 22, 2014 at 5:44 PM, Malaka Silva <[email protected]> wrote: > >> Hi Guys, >> >> When I debugged the code it goes in this flow. >> >> Server Worker (m1) --> MultitenantMessageReceiver(m1 --> m2) --> >> PropertyMediator(m1) --> Axis2FlexibleMEPClient(m1) --> TargetRequest(m2) >> >> POST_TO_URL comes upto Axis2FlexibleMEPClient. However it's lost at >> TargetRequest >> level. Due to this property is now working. >> >> This is working fine with super tenant. Can't figure out the case. >> >> Related jira can be found at [1] >> >> [1] https://wso2.org/jira/browse/ESBJAVA-3171 >> >> Any ideas? >> >> Best Regards, >> >> Malaka Silva >> Senior Tech Lead >> M: +94 777 219 791 >> Tel : 94 11 214 5345 >> Fax :94 11 2145300 >> Skype : malaka.sampath.silva >> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 >> Blog : http://mrmalakasilva.blogspot.com/ >> >> WSO2, Inc. >> lean . enterprise . middleware >> http://www.wso2.com/ >> http://www.wso2.com/about/team/malaka-silva/ >> <http://wso2.com/about/team/malaka-silva/> >> >> Save a tree -Conserve nature & Save the world for your future. Print this >> email only if it is absolutely necessary. >> > > > > -- > Miyuru Wanninayaka > Senior Technical Lead > WSO2 Inc. : http://wso2.com > > Mobile : +94 77 209 9788 > -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silva LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/ http://www.wso2.com/about/team/malaka-silva/ <http://wso2.com/about/team/malaka-silva/> Save a tree -Conserve nature & Save the world for your future. Print this email only if it is absolutely necessary.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
