Hi all,
I'm trying to get hold of spring WebServiceContext.
I have been using:-
but I keep getting the following error:-
ERROR
J2EE HTTP-00004 Internal error raised tyring to instantiate web-application
Unresolved compilation problems: WebServiceContext cannot be resolved to a type
How do I get hold of WebServiceContext?
Mat