Is it possible to create a module that contains only jars ? I want to have a
set of classes loaded in a parent classloader that several separately
deployed apps will share. I don't want to use the sharedlib because IIUC it
would preclude me from making a plugin out of my set of apps.

If it is possible is there an example in the source tree   ?

TIA

Reply via email to