Andrew Clegg wrote: > I'm a bit of a Spring noob -- I understand that you reference the > context like this... > > @Resource > private WebServiceContext context; > > ... but do you have to put something in one of the config files too?
No, the WSC is injected by CXF, not from Spring. Ian -- Ian Roberts | Department of Computer Science [EMAIL PROTECTED] | University of Sheffield, UK
