If you're talking about the same problem (you need to call close for 
connections to commit properly) I think it's probably thought of as low 
priority because you should be closing them anyway - remember that that 
doesn't really close the physical connection, it just lets the pool know 
that you're done with it.


[EMAIL PROTECTED] wrote:

> I also had the same problem with transactions being left open and not
> committing when using BMP with MSSQLServer. Can anyone comment on the state
> of this bug? I didn't get any responses to a previous posting, and wanted
> to see how common this problem actually is. Can anyone else suggest
> something that I may be doing that is not allowing the transaction to
> commit?
> 
> Thanks,
> Alex Devine
> 
> 
> 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to