[Dev] Updated CXF version to 2.6.1

2012-06-28 Thread Isuru Suriarachchi
Hi all,

I've updated the CXF version to 2.6.1 which is the latest release done few
weeks back. I ran all samples and fixed the issue I found in migration. But
if you'll find any issues related to this, please let me know.

Thanks,
~Isuru

-- 
Isuru Suriarachchi
Senior Technical Lead
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.com/

lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Updated CXF version to 2.6.1

2012-06-28 Thread Andun Gunawardena
Hi,

The problem we suppose to correct by doing this change is not fixed yet,
still the version of jaxb_2.1.7.wso2v1.jar is outdated. This jar also have
to be updated o correct the problem.

Thanks
Andun SLG

On Thu, Jun 28, 2012 at 4:20 PM, Isuru Suriarachchi  wrote:

> Hi all,
>
> I've updated the CXF version to 2.6.1 which is the latest release done few
> weeks back. I ran all samples and fixed the issue I found in migration. But
> if you'll find any issues related to this, please let me know.
>
> Thanks,
> ~Isuru
>
> --
> Isuru Suriarachchi
> Senior Technical Lead
> WSO2 Inc. http://wso2.com
> email : is...@wso2.com
> blog : http://isurues.wordpress.com/
>
> lean . enterprise . middleware
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Updated CXF version to 2.6.1

2012-06-28 Thread Sagara Gunathunga
On Thu, Jun 28, 2012 at 8:17 PM, Andun Gunawardena  wrote:

> Hi,
>
> The problem we suppose to correct by doing this change is not fixed yet,
> still the version of jaxb_2.1.7.wso2v1.jar is outdated. This jar also have
> to be updated o correct the problem.
>

 Any reason to use older JAXB version ? Axis2 already use jaxb-api-2.2.4
and jaxb-impl-2.2.4  versions I believe CXF also use JAXB 2.2.x versions.

 Thanks !

>
> Thanks
> Andun SLG
>
> On Thu, Jun 28, 2012 at 4:20 PM, Isuru Suriarachchi wrote:
>
>> Hi all,
>>
>> I've updated the CXF version to 2.6.1 which is the latest release done
>> few weeks back. I ran all samples and fixed the issue I found in migration.
>> But if you'll find any issues related to this, please let me know.
>>
>> Thanks,
>> ~Isuru
>>
>> --
>> Isuru Suriarachchi
>> Senior Technical Lead
>> WSO2 Inc. http://wso2.com
>> email : is...@wso2.com
>> blog : http://isurues.wordpress.com/
>>
>> lean . enterprise . middleware
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Sagara Gunathunga

Technical Lead; WSO2, Inc.;  http://wso2.com
V.P Apache Web Services ;  http://ws.apache.org/
Blog ;  http://ssagara.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Updated CXF version to 2.6.1

2012-06-28 Thread Isuru Suriarachchi
On Thu, Jun 28, 2012 at 8:17 PM, Andun Gunawardena  wrote:

> Hi,
>
> The problem we suppose to correct by doing this change is not fixed yet,
> still the version of jaxb_2.1.7.wso2v1.jar is outdated. This jar also have
> to be updated o correct the problem.
>

This version update is not related to the problem you are talking about.
This is done to make AS support the latest CXF version. I'll fix your
problem by updating the jaxb version.


>
> Thanks
> Andun SLG
>
> On Thu, Jun 28, 2012 at 4:20 PM, Isuru Suriarachchi wrote:
>
>> Hi all,
>>
>> I've updated the CXF version to 2.6.1 which is the latest release done
>> few weeks back. I ran all samples and fixed the issue I found in migration.
>> But if you'll find any issues related to this, please let me know.
>>
>> Thanks,
>> ~Isuru
>>
>> --
>> Isuru Suriarachchi
>> Senior Technical Lead
>> WSO2 Inc. http://wso2.com
>> email : is...@wso2.com
>> blog : http://isurues.wordpress.com/
>>
>> lean . enterprise . middleware
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>


-- 
Isuru Suriarachchi
Senior Technical Lead
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.com/

lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Updated CXF version to 2.6.1

2012-06-28 Thread Isuru Suriarachchi
On Thu, Jun 28, 2012 at 8:44 PM, Sagara Gunathunga  wrote:

>
>
> On Thu, Jun 28, 2012 at 8:17 PM, Andun Gunawardena  wrote:
>
>> Hi,
>>
>> The problem we suppose to correct by doing this change is not fixed yet,
>> still the version of jaxb_2.1.7.wso2v1.jar is outdated. This jar also have
>> to be updated o correct the problem.
>>
>
>  Any reason to use older JAXB version ? Axis2 already use jaxb-api-2.2.4
> and jaxb-impl-2.2.4  versions I believe CXF also use JAXB 2.2.x versions.
>

Yes CXF also uses JAXB 2.2.4 and I'm in the process of fixing the JAXB
version on carbon..


>
>  Thanks !
>
>>
>> Thanks
>> Andun SLG
>>
>> On Thu, Jun 28, 2012 at 4:20 PM, Isuru Suriarachchi wrote:
>>
>>> Hi all,
>>>
>>> I've updated the CXF version to 2.6.1 which is the latest release done
>>> few weeks back. I ran all samples and fixed the issue I found in migration.
>>> But if you'll find any issues related to this, please let me know.
>>>
>>> Thanks,
>>> ~Isuru
>>>
>>> --
>>> Isuru Suriarachchi
>>> Senior Technical Lead
>>> WSO2 Inc. http://wso2.com
>>> email : is...@wso2.com
>>> blog : http://isurues.wordpress.com/
>>>
>>> lean . enterprise . middleware
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Sagara Gunathunga
>
> Technical Lead; WSO2, Inc.;  http://wso2.com
> V.P Apache Web Services ;  http://ws.apache.org/
> Blog ;  http://ssagara.blogspot.com
>
>


-- 
Isuru Suriarachchi
Senior Technical Lead
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.com/

lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Updated CXF version to 2.6.1

2012-06-28 Thread Andun Gunawardena
Thanks.

On Thu, Jun 28, 2012 at 8:52 PM, Isuru Suriarachchi  wrote:

>
>
> On Thu, Jun 28, 2012 at 8:44 PM, Sagara Gunathunga wrote:
>
>>
>>
>> On Thu, Jun 28, 2012 at 8:17 PM, Andun Gunawardena wrote:
>>
>>> Hi,
>>>
>>> The problem we suppose to correct by doing this change is not fixed yet,
>>> still the version of jaxb_2.1.7.wso2v1.jar is outdated. This jar also have
>>> to be updated o correct the problem.
>>>
>>
>>  Any reason to use older JAXB version ? Axis2 already use jaxb-api-2.2.4
>> and jaxb-impl-2.2.4  versions I believe CXF also use JAXB 2.2.x versions.
>>
>
> Yes CXF also uses JAXB 2.2.4 and I'm in the process of fixing the JAXB
> version on carbon..
>
>
>>
>>  Thanks !
>>
>>>
>>> Thanks
>>> Andun SLG
>>>
>>> On Thu, Jun 28, 2012 at 4:20 PM, Isuru Suriarachchi wrote:
>>>
 Hi all,

 I've updated the CXF version to 2.6.1 which is the latest release done
 few weeks back. I ran all samples and fixed the issue I found in migration.
 But if you'll find any issues related to this, please let me know.

 Thanks,
 ~Isuru

 --
 Isuru Suriarachchi
 Senior Technical Lead
 WSO2 Inc. http://wso2.com
 email : is...@wso2.com
 blog : http://isurues.wordpress.com/

 lean . enterprise . middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Sagara Gunathunga
>>
>> Technical Lead; WSO2, Inc.;  http://wso2.com
>> V.P Apache Web Services ;  http://ws.apache.org/
>> Blog ;  http://ssagara.blogspot.com
>>
>>
>
>
> --
> Isuru Suriarachchi
> Senior Technical Lead
> WSO2 Inc. http://wso2.com
> email : is...@wso2.com
> blog : http://isurues.wordpress.com/
>
> lean . enterprise . middleware
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev