1 Reply Latest reply on Nov 7, 2007 6:52 PM by pmuir

    cast error

    constantin.cash

      How i can get acces from seam service to other seam service in same application,

      to use getInstance keeps exception:

      SelectService sservice = (SelectService) Component.getInstance(SelectService.class, true);
      


      javax.el.ELException: javax.ejb.EJBTransactionRolledbackException: org.javassist.tmp.java.lang.Object_$$_javassist_3 cannot be cast to kk.bau.service.SelectService