We are using MDBs which open connections to multiple Postgres databases. Sporadically,
(say every 4-6 hours), when JBOSS is shutdown using the shutdown script, shutdown does not
occur unitl all connections to postgres are killed. The MDBs close the connections.
We use org.postgresql.Driver as the jdbc driver.
Killing jboss is not an option as the JMS Queues are not processed on start up following
an unclean shutdown.
Any help is appreciated!!
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965332#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...