Re: [Dev] [IS6] [M2] Add CXF Dependencies

2017-07-15 Thread Isuranga Perera
Hi,

It was a problem with POM and maven bundle plugin. Now its working fine.
Thank You.

Best Regards
Isuranga Perera

On Sat, Jul 15, 2017 at 11:08 AM, Chamara Silva  wrote:

>
> On Sat, Jul 15, 2017 at 9:30 AM, Isuranga Perera <
> isurangamper...@gmail.com> wrote:
>
>> Hi,
>>
>> I have embedded cxf dependencies in OSGI bundle. But even with cxf
>> dependencies embedded I'm getting an error  "*Unresolved requirement:
>> Import-Package*" related to all cxf packages. [1] is my *pom.xml* file.
>> Appreciate if you can help with the issue.
>>
>> [1] https://gist.github.com/IsurangaPerera/6d881ad7b5996549e785f
>> b08abdbf6e6
>>
>> Best Regards
>>
>> On Fri, Jul 14, 2017 at 11:26 PM, Isuranga Perera <
>> isurangamper...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> What is the current method used in IS6 (C5)  to install a feature bundle?
>>>
>>>
>>> On Fri, Jul 14, 2017 at 4:18 PM, Isuranga Perera <
>>> isurangamper...@gmail.com> wrote:
>>>
 Hi Sagara,

 Yes, this is for my GSoC project. I'll embed dependencies within my
 feature bundle.

 Best Regards

 On Fri, Jul 14, 2017 at 1:55 PM, Sagara Gunathunga 
 wrote:

>
>
> On Fri, Jul 14, 2017 at 1:30 PM, Harsha Thirimanna 
> wrote:
>
>> Hi Sagara,
>>
>> It is correct to carbon 4.x.x.
>>
>> Is that same to IS 6.0.0 also in C5 ?
>>
>
> AFAIK we don't have generic use cases to use CXF in any of our C5
> products  instead we can use MSF4J or Ballerina.  CXF is only required for
> IS to support  WS-Trust.
>
> @Isuranga, I assume this is for your GSoC project, if so for the time
> being  can you embed CXF dependencies  within your  feature bundle without
> exporting  to OSGi, later we can decide proper approach.  We had number of
> issues running CXF/Spring on OSGi so I don't want distract you with those
> issues during the project timeline.
>
> Thanks !
>
>>
>> On 14 Jul 2017 1:24 pm, "Sagara Gunathunga"  wrote:
>>
>>>
>>> In Carbon products we don't use CXF as OSGi bundle instead CXF is a
>>> custom runtime environment.
>>>
>>> Thanks !
>>>
>>> On Fri, Jul 14, 2017 at 12:42 PM, Isuranga Perera <
>>> isurangamper...@gmail.com> wrote:
>>>
 Hi Malithi,

 Yes, that is an osgi bundle.Thanks



 On Fri, Jul 14, 2017 at 11:55 AM, Malithi Edirisinghe <
 malit...@wso2.com> wrote:

>
>
> On Fri, Jul 14, 2017 at 11:09 AM, Isuranga Perera <
> isurangamper...@gmail.com> wrote:
>
>> Hi All,
>>
>> I'm trying to add CXF support to IS6 m2. Even though the readme
>> file mentions that external libraries have to be added to lib folder 
>> there
>> isn't a folder named lib. So can you suggest a way to add cxf 
>> libraries to
>> IS6 m2.
>>
>
> Is this library an osgi bundle. If so, you can add it to dropins.
> Else you will have to wrap that to a bundle.
>
>
>>
>> Best Regards
>> Isuranga Perera
>>
>
>
>
> --
>
> *Malithi Edirisinghe*
> Associate Technical Lead
> WSO2 Inc.
>
> Mobile : +94 (0) 718176807
> malit...@wso2.com
>


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


>>>
>>>
>>> --
>>> Sagara Gunathunga
>>>
>>> Associate Director / Architect; WSO2, Inc.;  http://wso2.com
>>> V.P Apache Web Services;http://ws.apache.org/
>>> Linkedin; http://www.linkedin.com/in/ssagara
>>> Blog ;  http://ssagara.blogspot.com
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>
>
> --
> Sagara Gunathunga
>
> Associate Director / Architect; WSO2, Inc.;  http://wso2.com
> V.P Apache Web Services;http://ws.apache.org/
> Linkedin; http://www.linkedin.com/in/ssagara
> Blog ;  http://ssagara.blogspot.com
>
>

>>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Suminda Chamara Silva
> Technical Lead
> WSO2 Inc.
> Mobile: +94718302858 <+94%2071%20830%202858>
> blog: http://chamaras.blogspot.com
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS6] [M2] Add CXF Dependencies

2017-07-14 Thread Chamara Silva
On Sat, Jul 15, 2017 at 9:30 AM, Isuranga Perera 
wrote:

> Hi,
>
> I have embedded cxf dependencies in OSGI bundle. But even with cxf
> dependencies embedded I'm getting an error  "*Unresolved requirement:
> Import-Package*" related to all cxf packages. [1] is my *pom.xml* file.
> Appreciate if you can help with the issue.
>
> [1] https://gist.github.com/IsurangaPerera/6d881ad7b5996549e785fb08abdbf6
> e6
>
> Best Regards
>
> On Fri, Jul 14, 2017 at 11:26 PM, Isuranga Perera <
> isurangamper...@gmail.com> wrote:
>
>> Hi,
>>
>> What is the current method used in IS6 (C5)  to install a feature bundle?
>>
>>
>> On Fri, Jul 14, 2017 at 4:18 PM, Isuranga Perera <
>> isurangamper...@gmail.com> wrote:
>>
>>> Hi Sagara,
>>>
>>> Yes, this is for my GSoC project. I'll embed dependencies within my
>>> feature bundle.
>>>
>>> Best Regards
>>>
>>> On Fri, Jul 14, 2017 at 1:55 PM, Sagara Gunathunga 
>>> wrote:
>>>


 On Fri, Jul 14, 2017 at 1:30 PM, Harsha Thirimanna 
 wrote:

> Hi Sagara,
>
> It is correct to carbon 4.x.x.
>
> Is that same to IS 6.0.0 also in C5 ?
>

 AFAIK we don't have generic use cases to use CXF in any of our C5
 products  instead we can use MSF4J or Ballerina.  CXF is only required for
 IS to support  WS-Trust.

 @Isuranga, I assume this is for your GSoC project, if so for the time
 being  can you embed CXF dependencies  within your  feature bundle without
 exporting  to OSGi, later we can decide proper approach.  We had number of
 issues running CXF/Spring on OSGi so I don't want distract you with those
 issues during the project timeline.

 Thanks !

>
> On 14 Jul 2017 1:24 pm, "Sagara Gunathunga"  wrote:
>
>>
>> In Carbon products we don't use CXF as OSGi bundle instead CXF is a
>> custom runtime environment.
>>
>> Thanks !
>>
>> On Fri, Jul 14, 2017 at 12:42 PM, Isuranga Perera <
>> isurangamper...@gmail.com> wrote:
>>
>>> Hi Malithi,
>>>
>>> Yes, that is an osgi bundle.Thanks
>>>
>>>
>>>
>>> On Fri, Jul 14, 2017 at 11:55 AM, Malithi Edirisinghe <
>>> malit...@wso2.com> wrote:
>>>


 On Fri, Jul 14, 2017 at 11:09 AM, Isuranga Perera <
 isurangamper...@gmail.com> wrote:

> Hi All,
>
> I'm trying to add CXF support to IS6 m2. Even though the readme
> file mentions that external libraries have to be added to lib folder 
> there
> isn't a folder named lib. So can you suggest a way to add cxf 
> libraries to
> IS6 m2.
>

 Is this library an osgi bundle. If so, you can add it to dropins.
 Else you will have to wrap that to a bundle.


>
> Best Regards
> Isuranga Perera
>



 --

 *Malithi Edirisinghe*
 Associate Technical Lead
 WSO2 Inc.

 Mobile : +94 (0) 718176807
 malit...@wso2.com

>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Sagara Gunathunga
>>
>> Associate Director / Architect; WSO2, Inc.;  http://wso2.com
>> V.P Apache Web Services;http://ws.apache.org/
>> Linkedin; http://www.linkedin.com/in/ssagara
>> Blog ;  http://ssagara.blogspot.com
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>


 --
 Sagara Gunathunga

 Associate Director / Architect; WSO2, Inc.;  http://wso2.com
 V.P Apache Web Services;http://ws.apache.org/
 Linkedin; http://www.linkedin.com/in/ssagara
 Blog ;  http://ssagara.blogspot.com


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


-- 
Suminda Chamara Silva
Technical Lead
WSO2 Inc.
Mobile: +94718302858
blog: http://chamaras.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS6] [M2] Add CXF Dependencies

2017-07-14 Thread Isuranga Perera
Hi,

I have embedded cxf dependencies in OSGI bundle. But even with cxf
dependencies embedded I'm getting an error  "*Unresolved requirement:
Import-Package*" related to all cxf packages. [1] is my *pom.xml* file.
Appreciate if you can help with the issue.

[1] https://gist.github.com/IsurangaPerera/6d881ad7b5996549e785fb08abdbf6e6

Best Regards

On Fri, Jul 14, 2017 at 11:26 PM, Isuranga Perera  wrote:

> Hi,
>
> What is the current method used in IS6 (C5)  to install a feature bundle?
>
>
> On Fri, Jul 14, 2017 at 4:18 PM, Isuranga Perera <
> isurangamper...@gmail.com> wrote:
>
>> Hi Sagara,
>>
>> Yes, this is for my GSoC project. I'll embed dependencies within my
>> feature bundle.
>>
>> Best Regards
>>
>> On Fri, Jul 14, 2017 at 1:55 PM, Sagara Gunathunga 
>> wrote:
>>
>>>
>>>
>>> On Fri, Jul 14, 2017 at 1:30 PM, Harsha Thirimanna 
>>> wrote:
>>>
 Hi Sagara,

 It is correct to carbon 4.x.x.

 Is that same to IS 6.0.0 also in C5 ?

>>>
>>> AFAIK we don't have generic use cases to use CXF in any of our C5
>>> products  instead we can use MSF4J or Ballerina.  CXF is only required for
>>> IS to support  WS-Trust.
>>>
>>> @Isuranga, I assume this is for your GSoC project, if so for the time
>>> being  can you embed CXF dependencies  within your  feature bundle without
>>> exporting  to OSGi, later we can decide proper approach.  We had number of
>>> issues running CXF/Spring on OSGi so I don't want distract you with those
>>> issues during the project timeline.
>>>
>>> Thanks !
>>>

 On 14 Jul 2017 1:24 pm, "Sagara Gunathunga"  wrote:

>
> In Carbon products we don't use CXF as OSGi bundle instead CXF is a
> custom runtime environment.
>
> Thanks !
>
> On Fri, Jul 14, 2017 at 12:42 PM, Isuranga Perera <
> isurangamper...@gmail.com> wrote:
>
>> Hi Malithi,
>>
>> Yes, that is an osgi bundle.Thanks
>>
>>
>>
>> On Fri, Jul 14, 2017 at 11:55 AM, Malithi Edirisinghe <
>> malit...@wso2.com> wrote:
>>
>>>
>>>
>>> On Fri, Jul 14, 2017 at 11:09 AM, Isuranga Perera <
>>> isurangamper...@gmail.com> wrote:
>>>
 Hi All,

 I'm trying to add CXF support to IS6 m2. Even though the readme
 file mentions that external libraries have to be added to lib folder 
 there
 isn't a folder named lib. So can you suggest a way to add cxf 
 libraries to
 IS6 m2.

>>>
>>> Is this library an osgi bundle. If so, you can add it to dropins.
>>> Else you will have to wrap that to a bundle.
>>>
>>>

 Best Regards
 Isuranga Perera

>>>
>>>
>>>
>>> --
>>>
>>> *Malithi Edirisinghe*
>>> Associate Technical Lead
>>> WSO2 Inc.
>>>
>>> Mobile : +94 (0) 718176807
>>> malit...@wso2.com
>>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Sagara Gunathunga
>
> Associate Director / Architect; WSO2, Inc.;  http://wso2.com
> V.P Apache Web Services;http://ws.apache.org/
> Linkedin; http://www.linkedin.com/in/ssagara
> Blog ;  http://ssagara.blogspot.com
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
>>>
>>>
>>> --
>>> Sagara Gunathunga
>>>
>>> Associate Director / Architect; WSO2, Inc.;  http://wso2.com
>>> V.P Apache Web Services;http://ws.apache.org/
>>> Linkedin; http://www.linkedin.com/in/ssagara
>>> Blog ;  http://ssagara.blogspot.com
>>>
>>>
>>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS6] [M2] Add CXF Dependencies

2017-07-14 Thread Isuranga Perera
Hi,

What is the current method used in IS6 (C5)  to install a feature bundle?


On Fri, Jul 14, 2017 at 4:18 PM, Isuranga Perera 
wrote:

> Hi Sagara,
>
> Yes, this is for my GSoC project. I'll embed dependencies within my
> feature bundle.
>
> Best Regards
>
> On Fri, Jul 14, 2017 at 1:55 PM, Sagara Gunathunga 
> wrote:
>
>>
>>
>> On Fri, Jul 14, 2017 at 1:30 PM, Harsha Thirimanna 
>> wrote:
>>
>>> Hi Sagara,
>>>
>>> It is correct to carbon 4.x.x.
>>>
>>> Is that same to IS 6.0.0 also in C5 ?
>>>
>>
>> AFAIK we don't have generic use cases to use CXF in any of our C5
>> products  instead we can use MSF4J or Ballerina.  CXF is only required for
>> IS to support  WS-Trust.
>>
>> @Isuranga, I assume this is for your GSoC project, if so for the time
>> being  can you embed CXF dependencies  within your  feature bundle without
>> exporting  to OSGi, later we can decide proper approach.  We had number of
>> issues running CXF/Spring on OSGi so I don't want distract you with those
>> issues during the project timeline.
>>
>> Thanks !
>>
>>>
>>> On 14 Jul 2017 1:24 pm, "Sagara Gunathunga"  wrote:
>>>

 In Carbon products we don't use CXF as OSGi bundle instead CXF is a
 custom runtime environment.

 Thanks !

 On Fri, Jul 14, 2017 at 12:42 PM, Isuranga Perera <
 isurangamper...@gmail.com> wrote:

> Hi Malithi,
>
> Yes, that is an osgi bundle.Thanks
>
>
>
> On Fri, Jul 14, 2017 at 11:55 AM, Malithi Edirisinghe <
> malit...@wso2.com> wrote:
>
>>
>>
>> On Fri, Jul 14, 2017 at 11:09 AM, Isuranga Perera <
>> isurangamper...@gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> I'm trying to add CXF support to IS6 m2. Even though the readme file
>>> mentions that external libraries have to be added to lib folder there 
>>> isn't
>>> a folder named lib. So can you suggest a way to add cxf libraries to 
>>> IS6 m2.
>>>
>>
>> Is this library an osgi bundle. If so, you can add it to dropins.
>> Else you will have to wrap that to a bundle.
>>
>>
>>>
>>> Best Regards
>>> Isuranga Perera
>>>
>>
>>
>>
>> --
>>
>> *Malithi Edirisinghe*
>> Associate Technical Lead
>> WSO2 Inc.
>>
>> Mobile : +94 (0) 718176807
>> malit...@wso2.com
>>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 Sagara Gunathunga

 Associate Director / Architect; WSO2, Inc.;  http://wso2.com
 V.P Apache Web Services;http://ws.apache.org/
 Linkedin; http://www.linkedin.com/in/ssagara
 Blog ;  http://ssagara.blogspot.com


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


>>
>>
>> --
>> Sagara Gunathunga
>>
>> Associate Director / Architect; WSO2, Inc.;  http://wso2.com
>> V.P Apache Web Services;http://ws.apache.org/
>> Linkedin; http://www.linkedin.com/in/ssagara
>> Blog ;  http://ssagara.blogspot.com
>>
>>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS6] [M2] Add CXF Dependencies

2017-07-14 Thread Isuranga Perera
Hi Sagara,

Yes, this is for my GSoC project. I'll embed dependencies within my feature
bundle.

Best Regards

On Fri, Jul 14, 2017 at 1:55 PM, Sagara Gunathunga  wrote:

>
>
> On Fri, Jul 14, 2017 at 1:30 PM, Harsha Thirimanna 
> wrote:
>
>> Hi Sagara,
>>
>> It is correct to carbon 4.x.x.
>>
>> Is that same to IS 6.0.0 also in C5 ?
>>
>
> AFAIK we don't have generic use cases to use CXF in any of our C5 products
>  instead we can use MSF4J or Ballerina.  CXF is only required for IS to
> support  WS-Trust.
>
> @Isuranga, I assume this is for your GSoC project, if so for the time
> being  can you embed CXF dependencies  within your  feature bundle without
> exporting  to OSGi, later we can decide proper approach.  We had number of
> issues running CXF/Spring on OSGi so I don't want distract you with those
> issues during the project timeline.
>
> Thanks !
>
>>
>> On 14 Jul 2017 1:24 pm, "Sagara Gunathunga"  wrote:
>>
>>>
>>> In Carbon products we don't use CXF as OSGi bundle instead CXF is a
>>> custom runtime environment.
>>>
>>> Thanks !
>>>
>>> On Fri, Jul 14, 2017 at 12:42 PM, Isuranga Perera <
>>> isurangamper...@gmail.com> wrote:
>>>
 Hi Malithi,

 Yes, that is an osgi bundle.Thanks



 On Fri, Jul 14, 2017 at 11:55 AM, Malithi Edirisinghe <
 malit...@wso2.com> wrote:

>
>
> On Fri, Jul 14, 2017 at 11:09 AM, Isuranga Perera <
> isurangamper...@gmail.com> wrote:
>
>> Hi All,
>>
>> I'm trying to add CXF support to IS6 m2. Even though the readme file
>> mentions that external libraries have to be added to lib folder there 
>> isn't
>> a folder named lib. So can you suggest a way to add cxf libraries to IS6 
>> m2.
>>
>
> Is this library an osgi bundle. If so, you can add it to dropins. Else
> you will have to wrap that to a bundle.
>
>
>>
>> Best Regards
>> Isuranga Perera
>>
>
>
>
> --
>
> *Malithi Edirisinghe*
> Associate Technical Lead
> WSO2 Inc.
>
> Mobile : +94 (0) 718176807
> malit...@wso2.com
>


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


>>>
>>>
>>> --
>>> Sagara Gunathunga
>>>
>>> Associate Director / Architect; WSO2, Inc.;  http://wso2.com
>>> V.P Apache Web Services;http://ws.apache.org/
>>> Linkedin; http://www.linkedin.com/in/ssagara
>>> Blog ;  http://ssagara.blogspot.com
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>
>
> --
> Sagara Gunathunga
>
> Associate Director / Architect; WSO2, Inc.;  http://wso2.com
> V.P Apache Web Services;http://ws.apache.org/
> Linkedin; http://www.linkedin.com/in/ssagara
> Blog ;  http://ssagara.blogspot.com
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS6] [M2] Add CXF Dependencies

2017-07-14 Thread Sagara Gunathunga
On Fri, Jul 14, 2017 at 1:30 PM, Harsha Thirimanna  wrote:

> Hi Sagara,
>
> It is correct to carbon 4.x.x.
>
> Is that same to IS 6.0.0 also in C5 ?
>

AFAIK we don't have generic use cases to use CXF in any of our C5 products
 instead we can use MSF4J or Ballerina.  CXF is only required for IS to
support  WS-Trust.

@Isuranga, I assume this is for your GSoC project, if so for the time being
 can you embed CXF dependencies  within your  feature bundle without
exporting  to OSGi, later we can decide proper approach.  We had number of
issues running CXF/Spring on OSGi so I don't want distract you with those
issues during the project timeline.

Thanks !

>
> On 14 Jul 2017 1:24 pm, "Sagara Gunathunga"  wrote:
>
>>
>> In Carbon products we don't use CXF as OSGi bundle instead CXF is a
>> custom runtime environment.
>>
>> Thanks !
>>
>> On Fri, Jul 14, 2017 at 12:42 PM, Isuranga Perera <
>> isurangamper...@gmail.com> wrote:
>>
>>> Hi Malithi,
>>>
>>> Yes, that is an osgi bundle.Thanks
>>>
>>>
>>>
>>> On Fri, Jul 14, 2017 at 11:55 AM, Malithi Edirisinghe >> > wrote:
>>>


 On Fri, Jul 14, 2017 at 11:09 AM, Isuranga Perera <
 isurangamper...@gmail.com> wrote:

> Hi All,
>
> I'm trying to add CXF support to IS6 m2. Even though the readme file
> mentions that external libraries have to be added to lib folder there 
> isn't
> a folder named lib. So can you suggest a way to add cxf libraries to IS6 
> m2.
>

 Is this library an osgi bundle. If so, you can add it to dropins. Else
 you will have to wrap that to a bundle.


>
> Best Regards
> Isuranga Perera
>



 --

 *Malithi Edirisinghe*
 Associate Technical Lead
 WSO2 Inc.

 Mobile : +94 (0) 718176807
 malit...@wso2.com

>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Sagara Gunathunga
>>
>> Associate Director / Architect; WSO2, Inc.;  http://wso2.com
>> V.P Apache Web Services;http://ws.apache.org/
>> Linkedin; http://www.linkedin.com/in/ssagara
>> Blog ;  http://ssagara.blogspot.com
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>


-- 
Sagara Gunathunga

Associate Director / Architect; WSO2, Inc.;  http://wso2.com
V.P Apache Web Services;http://ws.apache.org/
Linkedin; http://www.linkedin.com/in/ssagara
Blog ;  http://ssagara.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS6] [M2] Add CXF Dependencies

2017-07-14 Thread Harsha Thirimanna
Hi Sagara,

It is correct to carbon 4.x.x.

Is that same to IS 6.0.0 also in C5 ?

On 14 Jul 2017 1:24 pm, "Sagara Gunathunga"  wrote:

>
> In Carbon products we don't use CXF as OSGi bundle instead CXF is a custom
> runtime environment.
>
> Thanks !
>
> On Fri, Jul 14, 2017 at 12:42 PM, Isuranga Perera <
> isurangamper...@gmail.com> wrote:
>
>> Hi Malithi,
>>
>> Yes, that is an osgi bundle.Thanks
>>
>>
>>
>> On Fri, Jul 14, 2017 at 11:55 AM, Malithi Edirisinghe 
>> wrote:
>>
>>>
>>>
>>> On Fri, Jul 14, 2017 at 11:09 AM, Isuranga Perera <
>>> isurangamper...@gmail.com> wrote:
>>>
 Hi All,

 I'm trying to add CXF support to IS6 m2. Even though the readme file
 mentions that external libraries have to be added to lib folder there isn't
 a folder named lib. So can you suggest a way to add cxf libraries to IS6 
 m2.

>>>
>>> Is this library an osgi bundle. If so, you can add it to dropins. Else
>>> you will have to wrap that to a bundle.
>>>
>>>

 Best Regards
 Isuranga Perera

>>>
>>>
>>>
>>> --
>>>
>>> *Malithi Edirisinghe*
>>> Associate Technical Lead
>>> WSO2 Inc.
>>>
>>> Mobile : +94 (0) 718176807
>>> malit...@wso2.com
>>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Sagara Gunathunga
>
> Associate Director / Architect; WSO2, Inc.;  http://wso2.com
> V.P Apache Web Services;http://ws.apache.org/
> Linkedin; http://www.linkedin.com/in/ssagara
> Blog ;  http://ssagara.blogspot.com
>
>
> ___
> 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] [IS6] [M2] Add CXF Dependencies

2017-07-14 Thread Sagara Gunathunga
In Carbon products we don't use CXF as OSGi bundle instead CXF is a custom
runtime environment.

Thanks !

On Fri, Jul 14, 2017 at 12:42 PM, Isuranga Perera  wrote:

> Hi Malithi,
>
> Yes, that is an osgi bundle.Thanks
>
>
>
> On Fri, Jul 14, 2017 at 11:55 AM, Malithi Edirisinghe 
> wrote:
>
>>
>>
>> On Fri, Jul 14, 2017 at 11:09 AM, Isuranga Perera <
>> isurangamper...@gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> I'm trying to add CXF support to IS6 m2. Even though the readme file
>>> mentions that external libraries have to be added to lib folder there isn't
>>> a folder named lib. So can you suggest a way to add cxf libraries to IS6 m2.
>>>
>>
>> Is this library an osgi bundle. If so, you can add it to dropins. Else
>> you will have to wrap that to a bundle.
>>
>>
>>>
>>> Best Regards
>>> Isuranga Perera
>>>
>>
>>
>>
>> --
>>
>> *Malithi Edirisinghe*
>> Associate Technical Lead
>> WSO2 Inc.
>>
>> Mobile : +94 (0) 718176807
>> malit...@wso2.com
>>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Sagara Gunathunga

Associate Director / Architect; WSO2, Inc.;  http://wso2.com
V.P Apache Web Services;http://ws.apache.org/
Linkedin; http://www.linkedin.com/in/ssagara
Blog ;  http://ssagara.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS6] [M2] Add CXF Dependencies

2017-07-14 Thread Isuranga Perera
Hi Malithi,

Yes, that is an osgi bundle.Thanks



On Fri, Jul 14, 2017 at 11:55 AM, Malithi Edirisinghe 
wrote:

>
>
> On Fri, Jul 14, 2017 at 11:09 AM, Isuranga Perera <
> isurangamper...@gmail.com> wrote:
>
>> Hi All,
>>
>> I'm trying to add CXF support to IS6 m2. Even though the readme file
>> mentions that external libraries have to be added to lib folder there isn't
>> a folder named lib. So can you suggest a way to add cxf libraries to IS6 m2.
>>
>
> Is this library an osgi bundle. If so, you can add it to dropins. Else you
> will have to wrap that to a bundle.
>
>
>>
>> Best Regards
>> Isuranga Perera
>>
>
>
>
> --
>
> *Malithi Edirisinghe*
> Associate Technical Lead
> WSO2 Inc.
>
> Mobile : +94 (0) 718176807
> malit...@wso2.com
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [IS6] [M2] Add CXF Dependencies

2017-07-13 Thread Isuranga Perera
Hi All,

I'm trying to add CXF support to IS6 m2. Even though the readme file
mentions that external libraries have to be added to lib folder there isn't
a folder named lib. So can you suggest a way to add cxf libraries to IS6 m2.

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