I'm not sure but Step #1, Substep #2 of [1] has a few Dispatch samples which might show you the problem with your code.
HTH, Glen [1] http://www.jroller.com/gmazza/entry/writing_junit_test_cases_for John-567 wrote: > > Hi, > > I am learning CXF and am working with the basic "HelloService" on the > site's "Developing a Client HOWTO". I am trying to use the dispatch API > with my service but am getting the following error: > > Exception in thread "main" javax.xml.ws.WebServiceException: > org.apache.cxf.service.factory.ServiceConstructionException: Could not > find definition for service HelloService. > -- View this message in context: http://www.nabble.com/Basic-Dispatch-Question-tp19672506p19708739.html Sent from the cxf-user mailing list archive at Nabble.com.
