0 Replies Latest reply on Jan 14, 2007 6:48 AM by kirin

    EJB3 injection under linux

    kirin

      Hi, ( sorry for my english i'm a french developper)

      i have some problem using injection with EJB3
      I make a bean which use injection over another bean with @EJB annotation, the code is good and work fine under windows XP
      but under linux it work only ONE time, the first time JBoss start it worsk fine ,but if i re deploy my EAR ( or only jar its the same) it throws an exception:

      Non matching type to inject .....

      i need to stop and restart the JBoss server to make it work again...

      can you hel me ?

      JBossGA4.0.5
      JBosss IDE 2.0 beta 2
      Ubuntu edgy eft with 2.6.17-10 generic kernel