> -----Original Message-----
> From: KARR, DAVID (ATTCINW)
> Sent: Friday, December 11, 2009 3:53 PM
> To: [email protected]
> Subject: Can't get to the service, must be initializing CXF wrong
> 
> I'm trying to bootstrap another derivative version of a prototype I
> developed a while ago.  I'm using CXF 2.2.5 with Spring 2.5.6.  When I
> try to request the WADL or run the service, it just says "No service
> was
> found".  I imagine it's something simple in my applicationContext.xml
> or
> web.xml, but I don't see it.  I've been away from this for a few
weeks.

I think I fixed this particular problem.  It appears my jax-rs server
name had the same name as my service bean.  I'm surprised I didn't see a
validation error in the Spring IDE, however.

Reply via email to