[jboss-dev-forums] [Design the new POJO MicroContainer] - jboss-scanning.xml
alesj
do-not-reply at jboss.com
Tue Nov 11 09:16:45 EST 2008
Moving this
- http://lists.jboss.org/pipermail/jboss-development/2008-November/012965.html
discussion here.
How would this file look like?
e.g.
| <scanning>
| <include path="org/jboss/acme/ejbs" filter="ant:*.*Bean"/>
| <include path="org/jboss/domain/hibernate" filter="regexp:<some-reg-exp>"/>
| <exclude path="org/jboss/logic"/>
| <exclude module="rules-impl.jar" />
| </scanning>
|
Or what info should we expect from ScanningMetadata?
ejb-jar.xml and web.xml are mentioned in ml discussion.
How would we transform them into ScanningMetaData?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188467#4188467
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188467
More information about the jboss-dev-forums
mailing list