Hi, Here is my problem : I have a few topics which authentication and messages persistancy is done thru a Postgres DB connection.
PostgresDS deployment and topics deployment depends on each other. Yesterday, the DB connection dropped because of a wild DB restart. When the DB was up again, the topics were unavailables. I 'touch'ed the postgres-ds.xml file so it gets redeployed again. The topics were still unavailable. Do you know if this is a common behavior ? How to make all this stuff (JMS topics and DataSource connection) working in an "autorecovery" mode so the topics are up-and-available again as soon as the DS is reconnected ? Have I missed something in the DS configuration or in the topics declarations ? Thanks for your help, ionel View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859144#3859144 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859144 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
