[jboss-user] [JBoss Seam] - cast error

constantin.cash do-not-reply at jboss.com
Mon Nov 5 15:45:41 EST 2007


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
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101959#4101959

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101959



More information about the jboss-user mailing list