Results 1 to 3 of 3

Thread: Datasource JNDI Lookup and cache

  1. #1

    Default Datasource JNDI Lookup and cache

    Hello,

    I have created a datasource with jndi:

    <jee:jndi-lookup id="simple" jndi-name="jdbc/MyDataSource"/>
    My problem is: the cache.
    In this case at the first lookup, the datasource is cached. I don't want to deactivate the cache. But how can I manage an expiration time for the cache in order to do another lookup.

    Please need help

    Thanks.

  2. #2

    Default

    How to configure the cache, please?

    I don't find documentation on this.

  3. #3

    Default

    How to configure the cache, please?

    I don't find documentation on this.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •