That would be a start. You could submit a patch. The code for auto-naming a component should be straightforward. Tying it into Seam in a plugable fashion might be harder:
1) Seam sometimes looks directly at the Name annotation, sometimes it delegates to Seam.getComponentName() 2) It should probably be configured via components.xml, but by then component configuration/instantiation has started View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976700#3976700 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976700 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
