Ales Justin [
http://community.jboss.org/people/alesj] replied to the discussion
"Wildcard support in Dynamic-imports"
To view the discussion, visit:
http://community.jboss.org/message/547068#547068
--------------------------------------------------------------
So you need a method (probably on ClassLoaderPolicy) like:
void addExtraDelegate(DelegateLoader dl);
That's what I did -- the code is
already commited. ;-)
But had to "protected" expose getInformation() in BaseClassLoaderPolicy so
ClassLoaderPolicy can add the new delegate loader.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/547068#547068]
Start a new discussion in JBoss Microcontainer Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]