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 <[email protected] > 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 < > [email protected]> 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 <[email protected]> >> wrote: >> >>> >>> >>> On Fri, Jul 14, 2017 at 1:30 PM, Harsha Thirimanna <[email protected]> >>> 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" <[email protected]> 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 < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi Malithi, >>>>>> >>>>>> Yes, that is an osgi bundle.Thanks >>>>>> >>>>>> >>>>>> >>>>>> On Fri, Jul 14, 2017 at 11:55 AM, Malithi Edirisinghe < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> >>>>>>> >>>>>>> On Fri, Jul 14, 2017 at 11:09 AM, Isuranga Perera < >>>>>>> [email protected]> 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 >>>>>>> [email protected] >>>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Dev mailing list >>>>>> [email protected] >>>>>> 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 >>>>> [email protected] >>>>> 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 [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
