> Does your action implement the Poolable interface? If it doesn't then
> there is no point setting the pool parameters (at least in 2.0.4 it
> doesn't) because Action inherits straight from Component.

It does not implement Poolable interface. Searching for the solution I just
copied the declaration of another action.

> 
> Usually the message below indicates that the pool size for this
> component is too small - the component instance is not returned to the
> pool but instead destroyed.
But if it does not implement Poolable - what does it mean then ? 

--
        Leszek Gawron


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

Reply via email to