Is it possible to inject a component marked with @Unwrap?

I want to inject  the "taskInstanceListForType" component, but I can't.

.
  | @In(required=false, scope=ScopeType.APPLICATION)
  | TaskInstanceListForType taskInstanceListForType;
  | 

An exception is thrown:
@In attribute requires value for component... "

Maybe It is not a problem related to @Unwrap.
Has someone tried injecting this component?.

Thanks

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

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

Reply via email to