DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36463>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36463

           Summary: Isapi Redirector is not forwarding PUT Requests with IIS
                    5
           Product: Tomcat 5
           Version: 5.0.28
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: major
          Priority: P2
         Component: Native:JK
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


We have an IIS 5.0 running on Windows 2000. We installed the JK 1 Connector
(1.2.14) and Tomcat 5.0.28.
Everything works fine, but PUT Requests aren't redirected to the Tomcat Servlet
Engine. Instead, you get a HTTP 500 Error.
We are using the workbalance worker with an AJP13 Connector (default 
configuration).
The same thing doesn't work with version 1.2.6 either.
The same scenario IS working with an older connector, but unfortunately I don't
have the version number of this one (size of the dll is 241,766 bytes).
It also seems that I am not the only one with this proplem:
http://groups.google.co.za/group/microsoft.public.inetserver.iis/browse_thread/thread/1f930dfd88db40f3/2c25892e76e1f01f?lnk=st&q=isapi_redirect.dll+%2B+put&rnum=1&hl=en#2c25892e76e1f01f

Following is an excerpt from the isapi_redirect.log:
---BOF
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug] HttpFilterProc::jk_isapi_plugin.c
(748): Filter started
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug] HttpFilterProc::jk_isapi_plugin.c
(814): Virtual Host redirection of
/fsa11g.ks.franke.world/servlet/com.franke.frankeportal.menumaker.MenuMakerServlet/TOUCH_NEW_PROJECT
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/fsa11g.ks.franke.world/servlet/com.franke.frankeportal.menumaker.MenuMakerServlet/TOUCH_NEW_PROJECT'
from 2 maps
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/servlet/*'
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug] HttpFilterProc::jk_isapi_plugin.c
(821): Default redirection of
/servlet/com.franke.frankeportal.menumaker.MenuMakerServlet/TOUCH_NEW_PROJECT
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug]
map_uri_to_worker::jk_uri_worker_map.c (449): Attempting to map URI
'/servlet/com.franke.frankeportal.menumaker.MenuMakerServlet/TOUCH_NEW_PROJECT'
from 2 maps
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/jkmanager'
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug]
map_uri_to_worker::jk_uri_worker_map.c (461): Attempting to map context URI
'/servlet/*'
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug]
map_uri_to_worker::jk_uri_worker_map.c (475): Found a wildchar match wlb ->
/servlet/*
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug] HttpFilterProc::jk_isapi_plugin.c
(831): check if
[/servlet/com.franke.frankeportal.menumaker.MenuMakerServlet/TOUCH_NEW_PROJECT]
is points to the web-inf directory
[Wed Aug 31 15:58:31 2005] [3680:3924] [debug] HttpFilterProc::jk_isapi_plugin.c
(849):
[/servlet/com.franke.frankeportal.menumaker.MenuMakerServlet/TOUCH_NEW_PROJECT]
is a servlet url - should redirect to wlb
---EOF

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to