Fwd: parameters caching

Navindian <[email protected]>
Newsgroups gmane.text.xml.axis.user
Message-ID <CACbnzSs30urmS1rnMRZaj=cdOdZ9XpaEGTMR=fbep_sQ6x1i0A@mail.gmail.com>
Hi

I have the following soap input xmld

1.<soap:Envelope>
   <soap:Body>
    <a:countrycode>US</a:countrycode>
    <a:callingapplication>A</a:callingapplication>
   </soap:Body>
</soap:Envelope>
2.<soap:Envelope>
   <soap:Body>
    <a:countrycode>US</a:countrycode>
    <a:callingapplication>A</a:callingapplication>

   </soap:Body>
</soap:Envelope>
3.<soap:Envelope>
   <soap:Body>
    <a:countrycode>JP</a:countrycode>
    <a:callingapplication>A</a:callingapplication>
   </soap:Body>
</soap:Envelope>


From the webservice facade,

1. Get data from Database and then insert into cache.
2. Get data from cache.

3. Get data from Database.

any solution for this.Please comment.


thanks
navajyothi
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.