| Author |
Application startup,how?
|
avihai marchiano
Ranch Hand
Joined: Jan 10, 2007
Posts: 342
|
|
My application is deplyed as an EAR to JBoss. I need to execute some tasks after the application successfully was started. I cant use SAR becaue i need to use the DAO. Any ideas? Thank you
|
 |
Vesa Tanhua-Tyrkk�
Greenhorn
Joined: Jan 16, 2008
Posts: 25
|
|
Hi, Take a look at(specially pages 2 and 3): Servlet App Event Listeners
|
 |
 |
|
|
subject: Application startup,how?
|
|
|