--- Scott M Stark <[EMAIL PROTECTED]> wrote: > Do you have an older version of the bcel.jar deployed? 3.2.2RC4 > updated the bcel.jar we ship to the 5.1 2003-04-25 release. Just > running with this version without recomping was showing binary > compatibility problems between the previous and current bcel.jars.
Thanks that appears to be it! >From what I can tell, xalan.jar (from Xalan-J 2.5.1) contains an older version of the "org/apache/bcel" classes. This might not normally create a problem, but I had put xalan.jar in "$JAVA_HOME/jre/lib/endorsed". So, I copied the latest version of bcel.jar to the endorsed directory, and this seemed to fix the problem. But I have a sneaky suspicion that this could lead to problems in other jar files that rely on the older version of bcel.jar. Now this becomes more a java question, then a JBoss one, but is there a good (correct/reasonable) way to handle this (that is, to let JBoss use the version of the bcel classes that it expects, and have others use the version that they expect)? Once again, thanks to Adrian and Scott for the help! Paul __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user