Hi,
=20
I'm having troubles with running the bridge under Tomcat : the bridge =
always
dies with the following error :
=20
Fatal error: php_mod_java(88): Protocol violation, please check that the
backend (JavaBride.war) is deployed or please switch off the =
java.servlet
option. Dump of the recv_buf follows: HTTP/1.1 403 Interdit =
Content-Type:
text/html;charset=3Dutf-8 Content-Length: 968 Date: Wed, 30 Nov 2005 =
15:00:09
GMT Server: Apache-Coyote/1.1
=20
I've added some log to my server, and I found out that the problem is =
with
the request which is sent to the application server :
=20
127.0.0.1 - - [30/Nov/2005:16:00:18 +0100] "PUT =
/JavaBridge/PhpJavaServlet
HTTP/1.1" 403 962=20
=20
It looks like Tomcat refuses the "PUT" method, but I cannot find where =
to
allow it. I'm definitely stuck !
=20
C=E9dric
=20
|