> I would like to consider approaches for making it work when > multiple instances of the framework are in memory
A classloader at the level of a container can be used to provide isolation within the container. Does this fit your need? --- Noel
> I would like to consider approaches for making it work when > multiple instances of the framework are in memory
A classloader at the level of a container can be used to provide isolation within the container. Does this fit your need? --- Noel