> From: Ronald Klop [mailto:ronald-mailingl...@base.nl]
> Subject: java6, jaf and multiple contexts in tomcat 5.5.27
>
> But since it is part of java 6 it is also loaded by the
> system classloader (I think).
Not also, it's loaded only by the system classloader.
> Wh
Hi,
I'm running a webapp which use jaf (java activation framework) for javamail. In
the past it was possible to deploy different versions of our webapp in
different contexts of one tomcat instance. Jaf always was a jar within our
context. Since java 6 jaf is included in java 6 and we removed i