CentraSite 10.3 | CentraSite Developer's Guide | API for JAXR | Closing a JAXR-based Connection
 
Closing a JAXR-based Connection
A JAXR-based connection uses some resources in the CentraSite XML Server.
Software AG recommends that you ensure the connection is closed after the client program has been processed successfully or failed due to a JAXR-based client failure. Otherwise the resources are released only after a non-activity timeout, which might hinder parallel users.
*To close a JAXR-based connection
*Call the method:
connection.close()