https://issues.apache.org/bugzilla/show_bug.cgi?id=48069
Tim Whittington <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #7 from Tim Whittington <[email protected]> 2010-01-07 12:55:45 UTC --- If that is the properties file you're using, then the problem is probably that it's a UTF-16 encoded text file, which the redirector cannot load. Try saving it as an ASCII text file, and it should work - if you need any more help, ask on the Tomcat Users list. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
