I am new to both web services and CXF and I don't know how to get the following done with CXF.
I am going to dispatch a thread to poll a database before my web service to serve the client. So I would like to know how to do some initialization work for one web service class? I would also like to know how to do the initialization work for all the web services classes? Has there any init method I could implement and plug in to CXF? Any ideas? I appreciate your help. Autumn -- View this message in context: http://www.nabble.com/Any-initialization-method-in-CXF--tp17872951p17872951.html Sent from the cxf-user mailing list archive at Nabble.com.
