Hi, Can you list the conflicting jars and also share the log pls ?.
thanks, On Mon, Jan 12, 2015 at 12:57 PM, Sithumini Senevirathne < [email protected]> wrote: > Hi All, > > Currently I am working on G-Reg new feature [1] Ability to display > difference of two resources of same type. Main objective of this feature is > to demonstrate the differences between two resources of same type. For > example WSDLs, WADLs, XSDs etc.. > > To compare and analyse the WSDL/ XML Schema documents, selected the open > source library Membrane SOA-Model and got the third party library approval > [2] for it. > > This library uses Groovy 2.x which needs ASM 4. Currently product-as uses > ASM 3. As membrane cannot work with ASM versions later than 4 .0, I am > facing an ASM library conflict. With ASM 3 it gives a > java.lang.IncompatibleClassChangeError. The reason for this error is > membrane uses org.objectweb.asm.ClassVisitor class in ASM 4 but this is > an Interface in ASM 3 and a Class in ASM 4 onwards. > > In-order to overcome the conflict need to upgrade ASM. What is the > standard way to proceed in this situation? > > > [1] https://redmine.wso2.com/issues/3403 > [2] https://redmine.wso2.com/issues/3466 > > -- > -- > Sithumini Senevirathne > Software Engineer > WSO2 Inc. - lean . enterprise . middleware | wso2.com > > email: [email protected], mobile: +94 756977999 > -- Supun Malinga, Senior Software Engineer, WSO2 Inc. http://wso2.com email: [email protected] <[email protected]> mobile: +94 (0)71 56 91 321
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
