[jboss-user] [Installation, Configuration & Deployment] - How to configure when the server startup time is displayed

menegazzo do-not-reply at jboss.com
Fri Nov 27 08:45:37 EST 2009


Hello all,
Is there any way do display the server startup time only after all EARs are loaded?

instead of:
10:41:45,831 INFO  [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 32s:764ms
10:41:51,472 INFO  [EARDeployer] ...
10:41:51,472 INFO  [EARDeployer] ...

what i need is:
10:41:51,472 INFO  [EARDeployer] ...
10:41:51,472 INFO  [EARDeployer] ...
10:41:45,831 INFO  [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 52s:764ms

i looked over jboss-service.xml and other configuration files but i really cant figure out how to do this. Is it possible? thanks

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267798#4267798

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267798



More information about the jboss-user mailing list