Hi,

We have an web application (on our Intranet) using Java Servlets. The web server is on a Windows NT Server machine, with IIS (Version 4.0, Build 1 381, SP6) and Tomcat 3.2.3 integrated (JDK 1.3.1 installed).

The application worked fine untill a Microsoft patch (see http://www.microsoft.com/technet/treeview/?url=/technet/security/bulletin/MS03-026.asp) has been installed.

Now, nobody can work with the application. HTTP 404 error is returned when trying to access the application's link.
On the web server all the necessary settings are OK (registry settings, the "jakarta" vitual directory in IIS, isapi_redirect filter shows a green up-pointing).


On the web server, running the examples in http://localhost:8080/examples/jsp/index.html is working, also running the first servlet of the application is working too (wich is a loggin web page generated from a servlet), but the starting with this (for the next pages), we get the following message:
"HTTP 405
405 Method Not Allowed
The method specified in the RequestLine is not allowed for the resource identified by the request. Please ensure that you have the proper MIME type set up for the resource you are requesting.
Please contact the server's administrator if the problem persists."


Any help to make the application working is highly appreciated.

Best Regards,
Adrian Tindeche
Software Eng.
Bucharest, Romania

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



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



Reply via email to