IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  JDBC connections cached

    Posted Thu August 12, 2010 09:33 AM

    Hi All

    I have noticed while working on a client webMethods system that one of their JDBC Adapter connections is disabled in Production. But when I run the flow code using this connection, there are no errors and the flow code completes with no errors. What could cause this, are the jdbc connections cached??? Or is there another reason?

    Regards
    Kevin


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 2.  RE: JDBC connections cached

    Posted Thu August 12, 2010 04:03 PM

    The service may be hiding the error from the caller by catching it and then returning success. IS does not cache connections for disabled connection pools.


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB