Hi,

Is it good idea to cash proxy for calling web service on client side.

For example I have code like this:

BarcodesSoap barcodes = getBarcodes().getBarcodesSoap();

This code will be executed whenever I call web service. 
May I cache barcodes and always use it?


Zlaja



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Cash-Proxy-Stub-on-web-service-client-tp5725478.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to