0 Replies Latest reply on Jun 27, 2008 7:46 AM by joelr

    Profiling EARDeployer

    joelr

      Hi,

      Recently we started using JBoss 4.2.2 with JDK 1.6.0.06.

      We have noticed that the time it takes the EARDeployer to deploy our enterprise application has increased significantly, in some cases 2 or 3 times the amount of time, particularly when doing development with myEclipse.

      Our Enterprise App has 7684 classes using 1 .war and 1 .jar, both exploded.

      We are using the default configuration files, with some slight tweaks.

      Is there any way that I can log what is happening when the EARDeployer task is running. Are there any profiling tools to see where the bottlenecks are?

      Could it be an issue with using JDK 1.6?

      Thanks in advance,

      Joel