[JBoss-user] [Persistence & CMP/JBoss] - Re: Can JBoss wait until the database becomes available?

2005-04-27 Thread studenik
I found that the connection pool configuration in WebLogic has an attribute 'Connection Creation Retry Frequency'. If it is greater than 0 and if the database is unavailable when the connection pool is created, WebLogic will attempt to create connections in the pool again after the number of se

[JBoss-user] [Persistence & CMP/JBoss] - Re: Can JBoss wait until the database becomes available?

2005-03-25 Thread studenik
glum, Thank you for your suggestion. Probably your workaround should work. But I was wondering if there is a configurable parameter that would tell the deployer not to give up right away and continue to ping the database until it becomes available. Thanks, Yevgeny. View the original post :

[JBoss-user] [Persistence & CMP/JBoss] - Can JBoss wait until the database becomes available?

2005-02-11 Thread studenik
Scenario: Computers where JBoss AS and the database get restarted. ?omputer with JBoss starts up first and finds no database because the computer with database has not fully started yet. JBoss displays the message: 15:48:45,421 WARN [JBossManagedConnectionPool] Throwable while attempting to g

[JBoss-user] [JBossWS] - Re: My web services work in 4.0.0 but not in 4.0.1

2005-02-04 Thread studenik
Thomas, I have exactly the same problem. I use JBoss 4.0.1 and Axis 1.2RC2. I was just wondering if you expect this to be fixed in the nearest future? Thanks, Yevgeny. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865316#3865316 Reply to the post : htt