[jboss-user] [JBoss Microcontainer] - Is it possible to add classloader root with wildcard pattern?
Zemian Deng
do-not-reply at jboss.com
Wed Jul 14 18:14:51 EDT 2010
Zemian Deng [http://community.jboss.org/people/saltnlight5] replied to the discussion
"Is it possible to add classloader root with wildcard pattern?"
To view the discussion, visit: http://community.jboss.org/message/552640#552640
--------------------------------------------------------------
Just a suggestion, would these usage be more intuiative to the user (using full regular expression pattern for matches)?
Use URL query parameter:
<root>file:///opt/lib?file-re-pattern=.*jar</root>
Or extend root element with attribute:
<root file-re-pattern=".*jar">file:///opt/lib</root>
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/552640#552640]
Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100714/aaf58527/attachment-0001.html
More information about the jboss-user
mailing list