rbeckman-nextgen / test-mc3

0 stars 0 forks source link

Create a ClassLoader per extension so they don't conflict with each other #4330

Open rbeckman-nextgen opened 4 years ago

rbeckman-nextgen commented 4 years ago

Different extensions may depend on different versions of the same library, and there is no way to avoid conflicts. Not including extension libraries in the javascript Context ClassLoader would also reduce the need for the isolated ClassLoader in many instances.

Imported Issue. Original Details: Jira Issue Key: MIRTH-4475 Reporter: agermano Created: 2019-11-21T16:45:16.000-0800