Tom Jenkinson wrote:
Hi David,
Sorry, I think I may have used the wrong terminology here, what it turns out I mean is I wonder if we can prototype (achieve?) the classloader separation using two separate "JBoss Modules" in WildFly. As you have identified I would expect the same jar to be present in the two separate "modules" where the "msc" depends on an "arjunacore:main" module and "transactions subsystem" depends on the existing "jts:main" module.
Is "JBoss Modules" available at the stage that we would need it, I can appreciate that subsystems are not.
Yes this is basically in line with my thinking. Additionally it would be ideal if the arjunacore module were as minimized as possible (not essential though).