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 <thari...@wso2.com> 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 <am...@wso2.com>wrote:
>
>> is this on 4.1.0 branch?
>>
>> thanks,
>> Amila.
>>
>>
>> On Mon, May 13, 2013 at 6:32 PM, Tharindu Mathew <thari...@wso2.com>wrote:
>>
>>>
>>>
>>> On Mon, May 13, 2013 at 6:28 PM, Tharindu Mathew <thari...@wso2.com>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
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Software Engineer - WSO2 Inc.*
*email: shameera AT wso2.com <shame...@wso2.com> , shameera AT
apache.org<shame...@apache.org>
*
*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
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to