java ee - Grails/Springs base classloader augmentation -


i'd load base classes (domain, services, controllers) custom classloader.

what call chain on classloaders grails (2.4)? tried sub in rootclassloader custom 1 "this class loaded outside of application context" errors.

any ideas?

i have googled around grails/j2ee/spring start sequence in order find information, maybe looked finding base class loader.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

sql - The object name contains more than the maximum number of prefixes. The maximum is 2 -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -