Hi all,
I want to cache an web service with coherence and I have no idea where to start, here is my problem :
I have a database, an web service that queries and modifies the data and an OSB that uses this service and also makes some transformations.
I want to cache the OSB result, how do I do that ? I suppose the only thing I will have will be the WSDL for the service ... do I have to generate my classes with jax-ws ? any links will be helpful.
Thank you,
Marius