Hi Im building an ear in Maven 2.07 that I have built in and deployed with Maven 2.04 without any errors...now when I try to deploy the ear built with the newer Maven I get this error:
Caused by: java.lang.LinkageError: Class tcl/lang/Command violates loader constraints: definition mismatch between parent and child loaders I have checked both ears and as far as I can tell they are exactly the same. Thanks, Larry