DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23808>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23808 HTTP Proxy Controller: patterns don't work ------- Additional Comments From [EMAIL PROTECTED] 2003-10-14 17:38 ------- The exception that is being generated is: org.apache.oro.text.MalformedCachePatternException This is a RuntimeException, which is presumably why it was missed. It obviously needs to be caught when passing arbitrary strings to the compiler. [When testing with Eclipse, the stack trace can be seen in the console as stderr; not sure why this does not appear on NT.] This will be fixed in due course; meanwhile at least there is a work-round. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
