[jboss-user] [JBoss Seam] - Injecting @Unwrap'ed component

dgallego do-not-reply at jboss.com
Tue Sep 5 05:46:41 EDT 2006


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



More information about the jboss-user mailing list