0 Replies Latest reply on May 17, 2010 4:55 AM by liuliu

    how scheduler invoke a ejb method?

    liuliu

      hi,

       

      i have a scheduler in a sar file, i want it invokes a ejb method. this ejb is in a ear file. but the ear has his own classload repository. so i get a class cast exception when trying cast the object returned by lookup.

       

      what should i do for this problem?

       

      thanks in advance.

       

      liu