Nevermind. I got it.  The directory needs to be scanned thus I needed to add:
      <jaxrs:server id="ecpWebServicesCD" address="http://0.0.0.0:8877"; 
<b>basePackages="com.twc.ctg.ecp.service.rest.custom"*
depends-on="activeMQConnectionFactory">

The NameBinding solution works for me.  Thanks!




--
View this message in context: 
http://cxf.547215.n5.nabble.com/Configuration-problem-specific-rest-services-need-specific-providers-tp5746867p5746952.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to