[jboss-user] [JBoss Seam] - Re: Default namming strategy for components

petemuir do-not-reply at jboss.com
Fri Oct 6 19:17:24 EDT 2006


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



More information about the jboss-user mailing list