IIRC you can't *alter* the scope of component annotated with @Scope from components.xml. So, try extending it and putting the @Scope annotation on the extended component.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107519#4107519 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107519 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
