this code worked with 1.1.1 and now it does not

  | @Stateless
  | @Name("login")
  | public class DefaultLogin implements Login {
  |     
  |     @In(create=true)
  |     private Actor actor;
  | ..........................................
  | }
  | 

failed to inject actor

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013185
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to