Skip to main content

Usage of vbroker.ce.iiop.ccm.disableConnectionCache property

  • February 16, 2013
  • 0 replies
  • 0 views

Problem:

  • Product Name: VisiBroker C
  • Product Version:5.x and above
  • Product Component: Connection Pool
  • Platform/OS Version: ALL

Usage of "vbroker.ce.iiop.ccm.disableConnectionCache" property

Resolution:

"vbroker.ce.iiop.ccm.disableConnectionCache" is a VBC client side property which may be set to "true" or "false". Setting this property to "true" would prevent the orb from caching connections once the associated object reference went out of scope. This property allows the ORB to close the connection in the cache and ensure that connections no longer in use are closed. The default value is "false".


#Security
#VisiBroker
#C
#c
#connection