I am trying to put together a working example to reproduce the problem.

I will try to go along the following lines:  limit connection pool to 2 
connections. Create 10 threads that invoke on the server side :

ut.begin();
ds.getConnection();
c.close();

And hope to see the error happen. But I'm just so busy this week... It 
may take me days, so if you get's tired waiting ...


regards,

- Marko


>Can you please file two bug reports for these? (please assign them to me if
>possible)
>
>If you can supply any kind of example to reproduce the second bug I would
>appreciate it.  I find it mysterious because the code for LocalTx is
>supposed to return connections to the pool only after the transaction is
>committed.  Anything else is a serious error.  No workarounds should be
>necessary.
>
>thanks
>david jencks
>  
>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to