Re: how to bind jaxrs:server to default http service

2012-06-27 Thread Vestal, Rick
version you are using? Double check ensure you're not use http-jetty transport. Freeman On 2012-6-26, at 上午3:24, Vestal, Rick wrote: Hi all, Is it possible to bind a jaxrs:server definition in a blueprint file to the default karaf http service? e.g. whenever I do something like the example

how to bind jaxrs:server to default http service

2012-06-25 Thread Vestal, Rick
Hi all, Is it possible to bind a jaxrs:server definition in a blueprint file to the default karaf http service? e.g. whenever I do something like the example below, it fails due to a port conflict with the default service. jaxrs:server id=myREST address=/${archiveRestPath}

labs-paxexam testing strategy question

2011-10-07 Thread Vestal, Rick
Hi, We are starting to convert our project over to osgi and are using the labs-paxexam testing mechanism. We have a custom karaf distribution (adds some bundles we need across our projects, logging, etc). I'd like to build a test artifact along with our karaf distribution that contains testing