This content has been marked as final.
Show 1 reply
-
1. Re: LinkageErrors
juha Feb 25, 2004 10:10 AM (in response to kanthkumar)You're probably adding different versions of the commons-* libraries that may have incompatible changes in the interfaces and/or class signatures.
You should isolate your deployment with the <loader-repository> tag in the jboss-service.xml of your SAR archive.