Thanks Dan - There was a typo in my classpath entry to cxf-2.2.3.jar. Correcting that results in a running service.
Bentley dkulp wrote: > > > Either the big cxf jar (that we ship in lib) or the cxf-rt-frontend-jaxws > jar > is not actually on the classpath. It's looking for a file in META- > INF/services that define the implementation to load and it's not finding > it. > Definitely check that the cxf jar really is there. > > Dan > > > -- View this message in context: http://www.nabble.com/Trouble-running-Simple-JAX-WS-Service-example-tp24943844p24955758.html Sent from the cxf-user mailing list archive at Nabble.com.
