users@jax-ws.java.net

JAX-WS and cache

From: Dima Gutzeit <dima_at_mailvision.com>
Date: Wed, 13 Dec 2006 09:41:28 +0200

Hi,

I am implemeting a solution that has a server and client sides while they
communicate using JAX-WS webservices.
What I want to do is for client to cache the responses and not go to the
server for each request, and let the client subscribe for the server to get
updates.

Has anyone implemented it or thought about it ?

Is there anything like it in the JAX-WS design ?

Thanks in advance.

Regards,
Dima Gutzeit.