From: <php...@li...> - 2010-09-07 08:56:25
|
On 06/09/2010 19:38, php...@li... wrote: > Bug: rc doesnt use https at all. Hi, I have the bridge running in a version of Tomcat that only has https available so it doesn't appear to have switched over to standard http on port 8080. If you want me to debug this further please send me instructions. PS Can we all remember to sign our names at the bottom of emails. This list seems to strip out the From: addr (or is that just Thunderbird?) and it may get a little difficult to follow. Regards Ian -- > On 9/6/10, php...@li... > <php...@li...> wrote: >> Hi, >> >> I am posting this in case it can help someone else with the same problem. >> >> I just came across this error using the latest version of the bridge >> (php-java-bridge_6.2.1rc2_documentation.zip): >> >> PHP Notice: Undefined offset: 1 in /JavaBridge/java/Java.inc on line 1072 >> >> It turned out I had forgot to include the 'ssl://' part whilst defining >> the JAVA_HOSTS variable. >> >> SO if your communicating over a https:// link, make sure you add the above. >> >> >> >> Regards >> >> Ian |