hey guys. i'm getting a problem with redirects when i use tomcat-4.0b5 and mod_jk with the ajp13 connector. my stacktrace is as follows: Error creating the resourcejava.lang.IllegalArgumentExceptiontables/trouble_ticket_table/query?clause=active&clause=for-employeejava.lang.IllegalArgumentException: tables/trouble_ticket_table/query?clause=active&clause=for-employeejava.lang.IllegalArgumentException: tables/trouble_ticket_table/query?clause=active&clause=for-employeejava.lang.IllegalArgumentException: tables/trouble_ticket_table/query?clause=active&clause=for-employee at org.apache.catalina.connector.HttpResponseBase.toAbsolute(HttpResponseBase.java:673) at org.apache.catalina.connector.HttpResponseBase.encodeRedirectURL(HttpResponseBase.java:925) at org.apache.catalina.connector.HttpResponseFacade.encodeRedirectURL(HttpResponseFacade.java:122) at org.apache.cocoon.environment.http.HttpResponse.encodeRedirectURL(HttpResponse.java:76) at org.apache.cocoon.environment.http.HttpEnvironment.redirect(HttpEnvironment.java:99) at the url is, in fact, valid, and it works great with tomcat-4.0b5 with the http connector. note i'm using mod_jk built from the jtc cvs repository from about a week ago since the current cvs won't build. does anyone have any suggestions? - donald