Search:

Type: Posts; User: FrenchFrog; Keyword(s):

Search: Search took 0.01 seconds.

  1. I have found a workaround. Create a class which...

    I have found a workaround. Create a class which extends the CommonsPoolTargetSource and add a public method to instantiate the objects :



    public void customInitPool() throws Exception {
    ...
  2. Initialization of CommonsPoolTargetSource

    Hi
    I want to have a pool of objects and instantiate them all when I deploy the application.

    Here is the xml snippet where I declare the target bean, the pool and the proxy.



    <bean...
Results 1 to 2 of 2