|
Home > Archive > WebSphere HATS > December 2005 > release connection in the pool after macro error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
release connection in the pool after macro error
|
|
| Martin Yip 2005-11-30, 2:45 am |
| Hi,
I have a question about macro connection. I have created a HATS project and
added web services support to it. I created SignOn, SignOff and Data macros
and enabled connection pooling. If the data macro somehow has some
exception/ error e.g. unrecognized screen, I find that it will hold an idle
connection in the pool even after macro timeout. How can I totally release
the connection in the pool in case of macro error/ exception? Can I do so
through some coding customization? Thanks.
Regards,
Martin
| |
|
| Use of maximum busy time for the pool should help.
Thanks,
Alisa
"Martin Yip" <yipmhl@hk1.ibm.com> wrote in message
news:dmjckd$ab0m$1@news.boulder.ibm.com...
> Hi,
>
> I have a question about macro connection. I have created a HATS project
and
> added web services support to it. I created SignOn, SignOff and Data
macros
> and enabled connection pooling. If the data macro somehow has some
> exception/ error e.g. unrecognized screen, I find that it will hold an
idle
> connection in the pool even after macro timeout. How can I totally release
> the connection in the pool in case of macro error/ exception? Can I do so
> through some coding customization? Thanks.
>
> Regards,
> Martin
>
>
|
|
|
|
|