2 Replies Latest reply on May 16, 2008 5:29 PM by ezgoesit247

    default-lazy-init="true" Setting Prevents JBoss Start

    ezgoesit247

      I have a problem with default-lazy-init setting in my bean definition files.

      If it's set to true, then the JUnit's pass, but JBoss won't start.
      If it's set to false, then the JUnit's fail, but the server starts.

      As a work around, we use two different applicationContext.xml files... 1 for the JUnit's and 1 for the application.

      JBoss 4.0.5
      Spring 2.0

      Can we start a discussion?
      I'm not a configuration expert, a JBoss expert nor a Spring expert, so I would really appreciate pushes (or even shoves) in the right direction.

      Thanks!!