Yes OSGI containers were a nightmare! Take a peak over at JBoss Modules
[1]. I used this extensively in a previous life and it was a cinch to have
different versions of jars deployed in the same application container.
[1] https://github.com/jboss-modules/jboss-modules
On Thu, Mar 16, 2017 at 11:
Nice! Also looking forward to seeing some more details.
I like the goals you've laid out, but I do have some reservations about the
classloader isolation goal. In my experience containers that do classloader
isolation tend to cause ton of headaches for users - I'm looking at you,
OSGI.
-Dan
On T
Looks good! I’m very interested in adding a well-defined extension mechanism
to geode. IMO, that is an important characteristic of successful open source
communities. Looking forward to more details :-)
Anthony
> On Mar 15, 2017, at 10:04 AM, Udo Kohlmeyer wrote:
>
> Hi there Guys,
>
> Th