0 Replies Latest reply on Nov 5, 2008 4:25 PM by marek.krysiuk

    Injection fails with no error message

      I have defined bean which I try to inject to Stateless bean.
      After doing this all injections across application fail.


      I am not questioning this behavior but I have a question related to tracing injection problems. Every time when there is an issue which causes injection to fail there is no corresponding log message (except NPE ;)).
      Is there any way to log detail massages related to injection problems? What is the way to troubleshoot them?


      Marek