On Oct 29, 2007, at 10:35 AM, David Carew wrote:
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 ?
We needed this a few times as well :-) How about configs/jee-specs? thanks david jencks
TIA
