From: <php...@li...> - 2010-09-06 18:38:55
|
Bug: rc doesnt use https at all. 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 > -- > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |