On Wed, Jul 9, 2008 at 11:24 AM, Alexis Midon <[EMAIL PROTECTED]> wrote:
> org.apache.ode.bpel.iapi.PartnerRoleChannel#close is never called > > is it something intended? Probably not. > > Some resources may be released in this method. For instance > HttpExternalService will shutdown the connection manager properly. > Actually that the only not-empty implementation so far... > Until now I think nothing was really relying on it being closed. But we should definitely add a call when a service gets removed. Matthieu
