0 Replies Latest reply on Jun 25, 2009 11:03 PM by jnusaira

    Injecting Seam into Spring

    jnusaira

      Quick question that i unfortunetly think i know the answer to


      I am using the new step scope in spring for spring batch that basically does late binding


      Well when i try to inject into it i get applicaton context not found


      I am basically assuming this is not working cause now spring is in total control of the injection?? Or is there something i am doing wrong? (fwiw when i was using prototype it worked fine)