Hi ya,

I'm trying to pool some objects. The objects consist of a hash filled in from 
XML files. I don't really want to reload the objects for each page hit and 
it's used by an object that can't be scoped for the application. I've grabbed 
commons-pool and incorporated it into my code. I have no errors, but my debug 
messages indicate that it's not grabbing the object from the pool, but is 
reloading them each time.

I've concluded that I've I'm not using commons-pool correct with Tomcat. Do I 
need to set it up as a resource and access it through JNDI? JNDI doesn't like 
me.

Thanks,
John

-- 
John Walstra
[EMAIL PROTECTED]

Plumber mistook routing panel for decorative wall fixture

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to