| Author |
Configuring a Startup class
|
Steven Wong
Ranch Hand
Joined: Mar 07, 2002
Posts: 295
|
|
Hi, I need to create a startup class in JBoss. Can anyone share with me how this can be done? What are the configurations that need to be done in JBoss? thanks!
|
best regards,<br />Steven<br />SCJP, SCEA
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
You can use a MBean. Here's a example: ExampleHelloWorldService Also, here's a sample Startup class: Section- Writing a StartupClass at: Startup class in JBoss
|
[My Blog] [JavaRanch Journal]
|
 |
Jyotika Kapoor
Greenhorn
Joined: Apr 25, 2009
Posts: 19
|
|
hi all,
Can we make this flow asynchronous ; in my case the start up class will trigger a cache to get loaded in memory ; i want to make this flow asynchronous. How can we do it .
Thanks in advance.
|
 |
 |
|
|
subject: Configuring a Startup class
|
|
|