Re: Gemini Blueprint and JAX RS

2017-05-08 Thread Setya
Hi Christian, Thank you for your response. I've changed the namespace from http://cxf.apache.org/blueprint/jaxrs to http://cxf.apache.org/jaxrs and it works like a charm. Thanks & Regards, SetNug -- View this message in context: http://cxf.547215.n5.nabble.com/Gemini-Blueprint-and-JAX-RS-tp5

Gemini Blueprint and JAX RS

2017-05-05 Thread Setya
Hi all, I'm trying to publish REST service with JAX-RS and deploy it onto Karaf 4.0.8 but failed with following stacktrace: 2017-05-05 20:45:31,950 | ERROR | xtenderThread-13 | BlueprintLoaderListener | 693 - org.eclipse.gemini.blueprint.extender - 1.0.2.RELEASE | Application context re

Re: Combining CXF DOSGI & Tomcat

2016-03-28 Thread Setya
Hi Christian, Thank you for your explanation. How does using / make me using servlet transport instead if Jetty's. I mean how do I know which 1 I'm currently using ? Thanks & Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Combining-CX

Re: Combining CXF DOSGI & Tomcat

2016-03-27 Thread Setya
Sorry, I'm pretty new to this stuff. Thanks & Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Combining-CXF-DOSGI-Tomcat-tp5765387p5767258.html Sent from the cxf-user mailing list archive at Nabble.com.

Combining CXF DOSGI & Tomcat

2016-01-30 Thread Setya
Hi all, Is it possible to use CXF DOSGI with Tomcat since everytime I install CXF DOSGI feature, it always brings along Jetty ? So basically I try to host WS on Tomcat + Apache Karaf Any insight would be greatly appreciated. Regards, Setya -- View this message in context: http://cxf

Re: Ignored JAX WS annotation in CXF DOSGI

2016-01-11 Thread Setya
Hi Christian, Thank you. It works as expected after adding javax.jws as import-package and @WebService annotation. Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Ignored-JAX-WS-annotation-in-CXF-DOSGI-tp5764530p5764532.html Sent from the cxf-user mailing

Ignored JAX WS annotation in CXF DOSGI

2016-01-10 Thread Setya
argument 'arg0' to appear as 'word' in SOAP UI. I deploy the app in Apache Karaf 4.0.3 Any help would be greatly appreciated. Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Ignored-JAX-WS-annotation-in-CXF-DOSGI-tp5764530.html Sent from t

Re: Use of OSGi http service instead of jetty engine

2016-01-07 Thread Setya
Hi Sergey, Sorry for bringing back this old thread. I'm using CXF DOSGI on Apache Karaf 4.0.3. I can change the context as you suggested to anything but '/'. Is this no longer supported ? Thanks & Regards, Setya -- View this message in context: http://cxf.547215.n5.nab

Re: Deploy CXF DOSGI WS based apps to Eclipse Virgo

2016-01-07 Thread Setya
context to something else but unfortunately not '/'. Another thing, when I deploy another bundle that exposes WS, will it start another Jetty instance or just reuse the existing ? Thanks & Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Deploy-C

Re: Deploy CXF DOSGI WS based apps to Eclipse Virgo

2016-01-06 Thread Setya
Hi Christian, Thanks. I've implemented your suggestion and now I can access the WS w/ this URL: http://localhost:8181/cxf/cxfservice Is it possible to get rid of the 'cxf' prefix ? Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Deploy-CXF

Re: Deploy CXF DOSGI WS based apps to Eclipse Virgo

2016-01-06 Thread Setya
leton}] / I refer to this DOSGI Reference <https://cxf.apache.org/distributed-osgi-reference.html> to set up the configuration. Thanks & Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Deploy-CXF-DOSGI-WS-based-apps-to-Eclipse-Virgo-tp5763771p5764410

Re: Deploy CXF DOSGI WS based apps to Eclipse Virgo

2016-01-02 Thread Setya
ext", "/cxfservice"); / I want to publish it using the same port as Eclipse Virgo's so that I can access it with the following URL: /http://localhost:8080/cxfservice/ Any example using multi-bundles would be appreciated. Thanks & Regards, Setya -- View this message

Re: Problem starting CXF API bundle in Eclipse Virgo

2015-12-31 Thread Setya
ince I thought we only have to care about bundles in user region. Thanks & Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Problem-starting-CXF-API-bundle-in-Eclipse-Virgo-tp5764335p5764350.html Sent from the cxf-user mailing list archive at Nabble.com.

Problem starting CXF API bundle in Eclipse Virgo

2015-12-29 Thread Setya
[2.1.3,3.0.0). Missing optionally imported package com.sun.xml.fastinfoset.stax_[1.2.0,2.0.0)./ Any help would be greatly appreciated. Thanks & Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Problem-starting-CXF-API-bundle-in-Eclipse-Virgo-tp5764335

Re: Deploy CXF DOSGI WS based apps to Eclipse Virgo

2015-12-10 Thread Setya
Hi Christian, In order to use it without Jetty, which bundles do I need to remove other than Jetty bundles ? Thanks & Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Deploy-CXF-DOSGI-WS-based-apps-to-Eclipse-Virgo-tp5763771p5763773.html Sent from the cxf-

Deploy CXF DOSGI WS based apps to Eclipse Virgo

2015-12-10 Thread Setya
Hi all, Since CXF DOSGI comes with its own Jetty, when deploying to Eclipse Virgo we need to stripped it down, is it possible at all? Any help would be greatly appreciated. Thanks & Regards, Setya -- View this message in context: http://cxf.547215.n5.nabble.com/Deploy-CXF-DOSGI-WS-b