Not session - global to the web service - every query should be able to retrieve a common db object (under a lock).

-justin

Thomas Burdairon wrote:
do you mean a session object ?
On Feb 20, 2006, at 6:13 PM, Justin Schoeman wrote:

Hi again.

I am probably showing my ignorance of Java here, but is there a simple way to store Java objects in an Axis webservice? I have a JDBC object for connecting to the DB, but the overhead is high. I would like to be able to store it between calls to speed up operation.

Thanks,

Justin



Thomas


Reply via email to