CentraSite Documentation : CentraSite Developer's Guide : API for JAXR : Creating and Closing a JAXR-based Connection : Closing a JAXR-based Connection
Closing a JAXR-based Connection
A JAXR-based connection uses some resources in the CentraSite XML Server. We therefore strongly recommend making sure that a connection is closed in case of a JAXR-based client failure. Otherwise the resources are released only after a non-activity timeout; this might hinder parallel users.
To close a JAXR-based connection
1. Use the following:
connection.close();where connection is as specified in the example above.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback