10 Replies Latest reply on May 31, 2013 3:24 AM by georgesg

    Jboss4.3 to Jboss eap 6.1.0.alpha migration - Spring Setter injection from an external file not working

    georgesg

      Attached is the cxf-servlet.xml which is packaged under /WEB-INF of the project war file.  This war file is again packaged into an ear.

      From the cxf-servlet.xml we have imported an external spring bean xml as a resource.

       

      Deployment is just fine. But during our testing, found that the Spring injection is not working and the injected variables are of "null" value. Kindly advise.