Axis webservice remains unavailable when oracle jdbc connection is braught up
-----------------------------------------------------------------------------

                 Key: AXIS-2815
                 URL: https://issues.apache.org/jira/browse/AXIS-2815
             Project: Axis
          Issue Type: Bug
          Components: Deployment / Registries
         Environment: solaris 10 / weblogic 10 / oracle jdbc 
            Reporter: Olivier Thompson
            Priority: Minor


Axis webservice remains unavailable when jdbc connection pool is up again

A Axis SOAP service uses a jdbc connection pool. 
case 1- If the jdbc connection pool is up when the Axis service is started, => 
ok. 
case 2- if the jdbc connection pool (or the database)  is down when the Axis 
service is started, the Axis service won't work properly (normal).
case 3- if the jdbc connection pool (or the database)  comes up again a couple 
of minutes after case 2, I wish the Axis service to restart automaticly and the 
web service to be up again. Most componants do so except AXIS. 
Is there a workaround to restart the SOAP service ( without restarting the 
application server ) ?



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to