Re: URL that contains "service" returns CXF Service List in Karaf

2016-03-29 Thread Sergey Beryozkin

"org.apache.cxf.osgi"
On 29/03/16 13:41, josephkampf wrote:

I'm using Karaf.  What would the PID be?





--
View this message in context: 
http://cxf.547215.n5.nabble.com/URL-that-contains-service-returns-CXF-Service-List-in-Karaf-tp5767298p5767333.html
Sent from the cxf-user mailing list archive at Nabble.com.




--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/


Re: URL that contains "service" returns CXF Service List in Karaf

2016-03-29 Thread josephkampf
I'm using Karaf.  What would the PID be?





--
View this message in context: 
http://cxf.547215.n5.nabble.com/URL-that-contains-service-returns-CXF-Service-List-in-Karaf-tp5767298p5767333.html
Sent from the cxf-user mailing list archive at Nabble.com.


Re: URL that contains "service" returns CXF Service List in Karaf

2016-03-28 Thread Sergey Beryozkin

Hi

org.apache.cxf.servlet.service-list-path is a property that you can set 
in Karaf, to something like "/services-list", etc


Thanks, Sergey
On 28/03/16 14:13, josephkampf wrote:

I have a service that has some extended path information that include the
work service

Example:

http://localhost:8181/cxf/abcd/services

The Rest service is abcd and extended path info is /services.

I see that this is being done in the web.xml that CXF is using for the
CXFServlet.  How can I override this in Karaf?  Can I configure CXF to point
to a different web.xml file?

My current version of CXF is 2.7.11, however I will be moving to 3.1.4 soon.
So a solution that works for both or a solution for each would be much
appreciated.

Thanks,

Joe Kampf






--
View this message in context: 
http://cxf.547215.n5.nabble.com/URL-that-contains-service-returns-CXF-Service-List-in-Karaf-tp5767298.html
Sent from the cxf-user mailing list archive at Nabble.com.




--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/


URL that contains "service" returns CXF Service List in Karaf

2016-03-28 Thread josephkampf
I have a service that has some extended path information that include the
work service

Example:

http://localhost:8181/cxf/abcd/services

The Rest service is abcd and extended path info is /services.

I see that this is being done in the web.xml that CXF is using for the
CXFServlet.  How can I override this in Karaf?  Can I configure CXF to point
to a different web.xml file?  

My current version of CXF is 2.7.11, however I will be moving to 3.1.4 soon. 
So a solution that works for both or a solution for each would be much
appreciated.

Thanks,

Joe Kampf






--
View this message in context: 
http://cxf.547215.n5.nabble.com/URL-that-contains-service-returns-CXF-Service-List-in-Karaf-tp5767298.html
Sent from the cxf-user mailing list archive at Nabble.com.