User development, A new message was posted in the thread "Modules with null ClassLoaders":
http://community.jboss.org/message/524373#524373 Author : Flavia Rainone Profile : http://community.jboss.org/people/[email protected] Message: -------------------------------------------------------------- > mailto:[email protected] wrote: > I'll try skipping the registration of such modules to see if any test > breaks. Does anybody has a better idea on how to fix this? That didn't break of the tests. Thinking again, it makes a lot of sense to skip the registration of such modules. Given that the newly created class pool will be mapped to a null class loader, it is useless. We are just generating overhead that way. Now I wonder which scenarios registerBootstrapLoaders is really needed for. -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/524373#524373
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
