Is the classpath isolated for
separate ears?
If the classpath is not isolated, does anyone have a recommended strategy
for handling ears with different versions of the same
jar?
I just deployed 2 ears
with radically different versions of the struts jar in them. Depending on which
one loaded first the opposite blew up with errors that appear to be related to
version changes with struts. If i deploy the ears separately they work
fine.
I am using JBoss3.0.1rc1 with
tomcat4.0.3. Is this possibly a bug?
.peter
