Ah, in that case:

public abstract class MyEntityQuery extends EntityQuery {
  | 
  |    // Overridden/extra methods
  | }

<component name="fooQuery" class="MyEntityQuery">
  |    <property name="maxResults">10</maxResults>
  | <component>

- you loose the namespace stuff in components.xml.  You could always set up 
your own namespace for MyEntityQuery if you like.

HTH

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

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

Reply via email to