Subject | Re: Problem with FBManagedConnection |
---|---|
Author | patcom123 |
Post date | 2002-02-17T11:12:54Z |
--- In IB-Java@y..., "patcom123" <lister-filter@p...> wrote:
connectionEventListener is a private class of the pooling manager...
Therefore swapped the order of the removeConnection and
removeEventListener. Seems to work ok.
JOHN
> I see your point on multiple connections, but i thought a biggerThink first, then write:) Won't affect other environments as the
> problem would be managed environments which called
> removeEventListener themselves? In which case it needs to be put in
> the standalone wrapper?
connectionEventListener is a private class of the pooling manager...
Therefore swapped the order of the removeConnection and
removeEventListener. Seems to work ok.
JOHN