My 2 cents: this is easily the spammiest thing in the console logging of the
"all" config startup:
| 08:50:19,747 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@998706428{vfsfile:/home/bes/dev/jboss/Branch_5_x/build/output/jboss-5.2.0.Beta/server/all/deploy/profileservice-secured.jar/}
| 08:50:19,747 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@998706428{vfsfile:/home/bes/dev/jboss/Branch_5_x/build/output/jboss-5.2.0.Beta/server/all/deploy/profileservice-secured.jar/}
| 08:50:19,748 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@998706428{vfsfile:/home/bes/dev/jboss/Branch_5_x/build/output/jboss-5.2.0.Beta/server/all/deploy/profileservice-secured.jar/}
| 08:50:19,749 INFO [Ejb3DependenciesDeployer] Encountered deployment
AbstractVFSDeploymentContext@998706428{vfsfile:/home/bes/dev/jboss/Branch_5_x/build/output/jboss-5.2.0.Beta/server/all/deploy/profileservice-secured.jar/}
|
Unless, of course, the fact that it logs the same thing 4 times tells us that some
expensive code path is needlessly being executed repeatedly. In which case it's the
most useful logging in the "all" config startup! ;-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237030#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...