Hello,
I've profiled the startup of JBoss and following methods are taking significant time :
org.jboss.profileservice.dependency.ProfileDeployAction.install
DeployersImpl.doInstallParentFirst
DeployersImpl.doDeploy
Are these natural or is there any way to optimize these?
Best Regards,
Debayan