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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...