MalformedPatternException seen with OROMatcher regular expression library

"Prasad Ramisetti" <[email protected]> Fri, 27 Aug 2004 13:11:11 +0530
Newsgroups gmane.comp.jakarta.oro.user
Organization Wipro
Message-ID <000201c48c09$39489970$8e6ec80a@ec1t2121981>
------=_NextPart_000_0003_01C48C37.53034670
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable


Hi,
=0D
I am using the OROMatcher regular expression library, which is bundled with
WebLogic Server. I am using com.oroinc.text.regex.PatternCompiler to=
 compile
a regular expression. I got the following exception :=0D
=0D
"com.oroinc.text.regex.MalformedPatternException: Unreached characters at
end of expression. Please report this bug!"=0D
=0D
The regular expression that I am trying to compile is :=0D
"/rack=3D([1-9][0-9]|[0-9])(/shelf=3D([1-9][0-9]|[1-9])(/slot=
=3D([1-9][0-9]|[1-9])
(/sub_slot=3D([1-9][0-9]|[1-9]))?)?)?"
=0D
Has anyone seen this problem before ?
=0D
Thanks and Regards,
Prasad.
=0D




Confidentiality Notice=0D

The information contained in this electronic message and any attachments to=
 this message are intended
for the exclusive use of the addressee(s) and may contain confidential or=
 privileged information. If
you are not the intended recipient, please notify the sender at Wipro or=
 [email protected] immediately
and destroy all copies of this message and any attachments.
------=_NextPart_000_0003_01C48C37.53034670--