Hello,
I'm having troubles with 3.0.5 bridged with J2EE (Tomcat Application
Server). First of all, if I set
java.servlet=User
in my php.ini file, then I'm facing the same problem as before, regarding
the protocol violation error (403 forbidden).
If I change it to java.servlet="/JavaBridge/foo.php", then it works, but I
have another rather annoying problem :
java_session() always returns NULL, with or without parameters.
My code hasn't changed, only the bridge version (switched from 2.x to
3.0.5).
Any idea ?
Thanks,
Cedric
|