There is an another thread which talk about this, see [Dev] Need axis2 Patch for TransportUtils.getMessageFormatter(Lorg/apache/axis2/context/MessageContext; )Lorg/apache/axis2/transport/MessageFormatter; ESB 4.7.0 JMS scenaris failed due
Cheers, Shameera. On Mon, May 13, 2013 at 7:50 PM, Shameera Rathnayaka <[email protected]>wrote: > Hi Tharindu, > > There is an API changes with Axis2 side and above method you have > mentioned is a deprecated one and has been removed from latest versions of > axis2, I checked with axis2 wso2v8 , wso2v9 and wso2v10. Instead of that > you have to use MessageProcessorSelector > class(org.apache.axis2.util.MessageProcessorSelector) to get correct > message formatter. > > Please reffer [AS] java.lang.NoSuchMethodError: > org.apche.axis2.transport.TransportUtils.getMessageFormatter thread for > more details. > > Cheers, > Shameera > > > On Mon, May 13, 2013 at 6:38 PM, Tharindu Mathew <[email protected]>wrote: > >> This is 4.1.0 with patch 0001.... The platform is on 4.1.2... >> >> I just saw "[Dev] Need axis2 Patch for TransportUtils."... I believe that >> is also because of this issue... >> >> >> >> On Mon, May 13, 2013 at 6:35 PM, Amila Suriarachchi <[email protected]>wrote: >> >>> is this on 4.1.0 branch? >>> >>> thanks, >>> Amila. >>> >>> >>> On Mon, May 13, 2013 at 6:32 PM, Tharindu Mathew <[email protected]>wrote: >>> >>>> >>>> >>>> On Mon, May 13, 2013 at 6:28 PM, Tharindu Mathew <[email protected]>wrote: >>>> >>>>> Hi, >>>>> >>>>> My integration tests are failing with the following exception: >>>>> >>>>> Has $subject happened? >>>>> >>>> correction: has the axis2 apis changed? >>>> >>>>> >>>>> Failed tests: >>>>> startServer(org.wso2.bam.integration.tests.BAMTestServerManager): >>>>> org.testng.internal.InvokeMethodRunnable$TestNGRuntimeException: >>>>> java.lang.NoSuchMethodError: >>>>> org.apache.axis2.transport.TransportUtils.getMessageFormatter(Lorg/apache/axis2/context/MessageContext;)Lorg/apache/axis2/transport/MessageFormatter; >>>>> >>>>> -- >>>>> Regards, >>>>> >>>>> Tharindu Mathew >>>>> >>>>> Associate Technical Lead, WSO2 BAM >>>>> Member - Data Mgmt. Committee >>>>> >>>>> blog: http://tharindumathew.com/ >>>>> M: +94777759908 >>>>> >>>> >>>> >>>> >>>> -- >>>> Regards, >>>> >>>> Tharindu Mathew >>>> >>>> Associate Technical Lead, WSO2 BAM >>>> Member - Data Mgmt. Committee >>>> >>>> blog: http://tharindumathew.com/ >>>> M: +94777759908 >>>> >>> >>> >>> >>> -- >>> *Amila Suriarachchi* >>> >>> Software Architect >>> WSO2 Inc. ; http://wso2.com >>> lean . enterprise . middleware >>> >>> phone : +94 71 3082805 >>> >> >> >> >> -- >> Regards, >> >> Tharindu Mathew >> >> Associate Technical Lead, WSO2 BAM >> Member - Data Mgmt. Committee >> >> blog: http://tharindumathew.com/ >> M: +94777759908 >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Software Engineer - WSO2 Inc.* > *email: shameera AT wso2.com <[email protected]> , shameera AT > apache.org<[email protected]> > * > *phone: +9471 922 1454* > * > * > *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561 > *Twitter : *https://twitter.com/Shameera_R > -- *Software Engineer - WSO2 Inc.* *email: shameera AT wso2.com <[email protected]> , shameera AT apache.org<[email protected]> * *phone: +9471 922 1454* * * *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561 *Twitter : *https://twitter.com/Shameera_R
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
