Re: NoSuchMethodError: org.apache.xerces.impl.xpath.regex.RegularExpression.<init>>(Ljava/lang/String;Ljava/lang/String;Ljava/util/Locale;)V

"M. A. Arefin" <arefin.m.a@gmail.com> writes:
> I am getting this runtime error from XML Calabash -
>
> NoSuchMethodError:
> org.apache.xerces.impl.xpath.regex.RegularExpression.<init>>(Ljava/lang/String;Ljava/lang/String;Ljava/util/Locale;)V
>
> Chances are it is coming from "jing-20091111.jar" as its code imports the above xerces package, but not sure
> where/if that problematic regex constructor is invoked.

Can you provide a small, reproducible test case?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh
Principal Engineer
MarkLogic Corporation
Phone: +1 512 761 6676
www.marklogic.com

Received on Friday, 1 June 2018 00:37:21 UTC