Hi, 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 :
"com.oroinc.text.regex.MalformedPatternException: Unreached characters at end of expression. Please report this bug!" The regular expression that I am trying to compile is : "/rack=([1-9][0-9]|[0-9])(/shelf=([1-9][0-9]|[1-9])(/slot=([1-9][0-9]|[1-9]) (/sub_slot=([1-9][0-9]|[1-9]))?)?)?" Has anyone seen this problem before ? Thanks and Regards, Prasad. Confidentiality Notice 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.
