You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(6) |
Nov
(8) |
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(19) |
Feb
(15) |
Mar
(10) |
Apr
(8) |
May
(7) |
Jun
(9) |
Jul
(13) |
Aug
(31) |
Sep
(111) |
Oct
(52) |
Nov
(72) |
Dec
(42) |
2006 |
Jan
(21) |
Feb
(32) |
Mar
(33) |
Apr
(24) |
May
(15) |
Jun
(40) |
Jul
(32) |
Aug
(19) |
Sep
(38) |
Oct
(37) |
Nov
(63) |
Dec
(37) |
2007 |
Jan
(18) |
Feb
(39) |
Mar
(69) |
Apr
(49) |
May
(71) |
Jun
(59) |
Jul
(71) |
Aug
(85) |
Sep
(46) |
Oct
(14) |
Nov
(25) |
Dec
(56) |
2008 |
Jan
(24) |
Feb
(77) |
Mar
(104) |
Apr
(44) |
May
(41) |
Jun
(11) |
Jul
(31) |
Aug
(59) |
Sep
(44) |
Oct
(86) |
Nov
(66) |
Dec
(93) |
2009 |
Jan
(88) |
Feb
(41) |
Mar
(49) |
Apr
(135) |
May
(22) |
Jun
(31) |
Jul
(60) |
Aug
(71) |
Sep
(76) |
Oct
(18) |
Nov
(52) |
Dec
(20) |
2010 |
Jan
(8) |
Feb
(50) |
Mar
(35) |
Apr
(48) |
May
(46) |
Jun
(84) |
Jul
(38) |
Aug
(61) |
Sep
(51) |
Oct
(31) |
Nov
(17) |
Dec
(18) |
2011 |
Jan
(51) |
Feb
(14) |
Mar
(17) |
Apr
(23) |
May
(15) |
Jun
(11) |
Jul
(5) |
Aug
(5) |
Sep
(15) |
Oct
(8) |
Nov
(5) |
Dec
(25) |
2012 |
Jan
(2) |
Feb
(4) |
Mar
(6) |
Apr
(9) |
May
(27) |
Jun
(32) |
Jul
(36) |
Aug
(10) |
Sep
(16) |
Oct
(3) |
Nov
(13) |
Dec
(7) |
2013 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
|
2014 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
(2) |
Jun
(9) |
Jul
(5) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
(3) |
Feb
(2) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
(5) |
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
(6) |
Feb
|
Mar
|
Apr
(10) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
2018 |
Jan
(2) |
Feb
(5) |
Mar
|
Apr
|
May
(1) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2021 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <php...@li...> - 2011-03-29 05:06:44
|
it needs a java application server ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 12:32 PM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridgeforthisproblem? Can u please explain why? ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 11:13:05 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? Install tomcat ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:40 AM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? its already installed ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 10:36:30 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 04:32:13
|
Can u please explain why? ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 11:13:05 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? Install tomcat ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:40 AM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? its already installed ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 10:36:30 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 03:13:32
|
Install tomcat ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:40 AM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? its already installed ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 10:36:30 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 03:03:43
|
I am out of the office until 03/31/2011. Note: This is an automated response to your message "[Php-java-bridge-users] Do i need to use php/java bridge for this problem?" sent on 3/28/2011 9:33:51 PM. This is the only notification you will receive while this person is away. |
From: <php...@li...> - 2011-03-29 02:40:47
|
its already installed ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 10:36:30 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 02:37:00
|
Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 02:33:58
|
im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks |
From: <php...@li...> - 2011-03-23 11:30:32
|
Hi But then you need to set some parameters as pr. the "Connect PHP with ypur servlet" - http://php-java-bridge.sourceforge.net/pjb/servlet-programming.php Hermod -----Original Message----- From: php...@li... [mailto:php...@li...] Sent: Wednesday, March 23, 2011 11:29 AM To: php...@li... Subject: Re: [Php-java-bridge-users] Not allowed to set allow_url_include. What now? Just copy the Java.inc file to your apache server and include it locally. Works fine for me :D El 23/03/2011 11:24, php...@li... escribió: > Hello, > i want to use the JavaBridge to extend a php web-application which is running on a normal Apache server. > Therefore i deployed the JavaBridge.war file on a tomcat and importet "Java.inc" in my php skript on the Apache. > Works really well in my test enviroment. > > But for security reasons i am not allowed to change the server configurations extensive on the server my application should finally run at. So i am not allowed to set "allow_url_include= ON" in the "php.ini". > > So my question is: > Is there a way to use the JavaBridge in this setup without allowing url imports for everyone and everything? > And if not maybe someone got another solution for me? > > Here are my System Specifications: > > OS: windows XP > Server: xampp - 1.7.4 (the apache and tomcat are integrated) > PHP: php 5.3.5 > JavaBridge: php-java-bridge_6.2.1_documentation.zip > > My short Testcode running on the Apache: > > <?php > require_once("http://localhost:8080/JavaBridge/java/Java.inc"); > echo java("java.lang.System") -> getProperties(); ?> > > I am very thankful for every help! > > > Greetings Frerik > > -- *Jaume López * Área de Innovación jau...@la... <mailto:jau...@la...> http://www.lavinia.tc/logos/lavinia_logo.gif www.laviniainteractiva.com <http://www.laviniainteractiva.com/> www.vertice360.com <http://www.vertice360.com/> T(34) 93 972 34 10 - ext 226 http://www.lavinia.tc/logos/vertice.jpg ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that the DnB NOR Group cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * |
From: <php...@li...> - 2011-03-23 10:43:42
|
Just copy the Java.inc file to your apache server and include it locally. Works fine for me :D El 23/03/2011 11:24, php...@li... escribió: > Hello, > i want to use the JavaBridge to extend a php web-application which is running on a normal Apache server. > Therefore i deployed the JavaBridge.war file on a tomcat and importet "Java.inc" in my php skript on the Apache. > Works really well in my test enviroment. > > But for security reasons i am not allowed to change the server configurations extensive on the server my application should finally run at. So i am not allowed to set "allow_url_include= ON" in the "php.ini". > > So my question is: > Is there a way to use the JavaBridge in this setup without allowing url imports for everyone and everything? > And if not maybe someone got another solution for me? > > Here are my System Specifications: > > OS: windows XP > Server: xampp - 1.7.4 (the apache and tomcat are integrated) > PHP: php 5.3.5 > JavaBridge: php-java-bridge_6.2.1_documentation.zip > > My short Testcode running on the Apache: > > <?php > require_once("http://localhost:8080/JavaBridge/java/Java.inc"); > echo java("java.lang.System") -> getProperties(); > ?> > > I am very thankful for every help! > > > Greetings Frerik > > -- *Jaume López * Área de Innovación jau...@la... <mailto:jau...@la...> http://www.lavinia.tc/logos/lavinia_logo.gif www.laviniainteractiva.com <http://www.laviniainteractiva.com/> www.vertice360.com <http://www.vertice360.com/> T(34) 93 972 34 10 - ext 226 http://www.lavinia.tc/logos/vertice.jpg |
From: <php...@li...> - 2011-03-23 10:24:57
|
Hello, i want to use the JavaBridge to extend a php web-application which is running on a normal Apache server. Therefore i deployed the JavaBridge.war file on a tomcat and importet "Java.inc" in my php skript on the Apache. Works really well in my test enviroment. But for security reasons i am not allowed to change the server configurations extensive on the server my application should finally run at. So i am not allowed to set "allow_url_include= ON" in the "php.ini". So my question is: Is there a way to use the JavaBridge in this setup without allowing url imports for everyone and everything? And if not maybe someone got another solution for me? Here are my System Specifications: OS: windows XP Server: xampp - 1.7.4 (the apache and tomcat are integrated) PHP: php 5.3.5 JavaBridge: php-java-bridge_6.2.1_documentation.zip My short Testcode running on the Apache: <?php require_once("http://localhost:8080/JavaBridge/java/Java.inc"); echo java("java.lang.System") -> getProperties(); ?> I am very thankful for every help! Greetings Frerik -- NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http://www.gmx.net/de/go/freephone |
From: <php...@li...> - 2011-03-21 07:20:23
|
Thanks, I have installed tomcat and solved this problem. ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Mon, Mar 21, 2011 04:00 AM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] How to load user-defined java libraries? Hi, you can't load user-defined libraries. Please see our FAQ for details. Regards, Jost B??kemeier ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-20 20:00:17
|
Hi, you can't load user-defined libraries. Please see our FAQ for details. Regards, Jost Bökemeier |
From: <php...@li...> - 2011-03-14 07:40:36
|
Hello: I am trying to make use of php-java-bridge to envoke my java code in my php web site. I have chosen XAMPP which contains an apache server rather than Tomcat inside. So I started JavaBridge.jar directly and put some necessary files from the zipped file downloaded from your website. When I run the simple examples that only get system properties, it works OK, but I cannot load my java libraries. I wonder, it's possible to use php java bridge without tomcat? If it's possible, how? |
From: <php...@li...> - 2011-03-01 02:17:46
|
Juliano Gaio left a message for you... Its sender and content will be shown only to you and you can delete it at any time. You can instantly reply to it, using the message exchange system. To find out what was written to you, just follow this link: http://us1.badoo.com/01153434401/in/ZwhqL6ZlBOA/?lang_id=3 Some more patiently waiting folks: Yvan (San Tomé, Venezuela) Pin (Desterro, Brazil) Brad Baker (Maricá, Brazil) http://us1.badoo.com/01153434401/in/ZwhqL6ZlBOA/?lang_id=3 If clicking the links in this message does not work, copy and paste them into the address bar of your browser. This email is a part of delivering a message sent by Juliano Gaio on the system. If you received this email by mistake, please just ignore it. After a short time the message will be removed from the system. Have fun! The Badoo Team You have received this email, because a Badoo member has left a message for you on Badoo. This is a post-only mailing. Replies to this message are not monitored or answered. If you don't want to receive any more messages from Badoo, please notify us: http://us1.badoo.com/impersonation.phtml?lang_id=3&mail_code=63&email=php-java-bridge-users%40lists.sourceforge.net&secret=&invite_id=584831&user_id=1153434401 |
From: <php...@li...> - 2011-02-25 21:09:30
|
Hello! 1. function toString() {return "helloWorld";}; 2. $object = java_closure<http://php-java-bridge.sourceforge.net/pjb/docs/php-api/java/_JavaProxy.inc.html#functionjava_closure> (); 3. echo "Java says that PHP says: $object\n"; In this example, no arguments are passed in the java_closure() function. What does java_closure() transform? The current environment. 1. function hello() {return "hello";}; 2. echo (string)java_closure<http://php-java-bridge.sourceforge.net/pjb/docs/php-api/java/_JavaProxy.inc.html#functionjava_closure> (null, "hello"); In this example, I think the function hello() is transformed, The current environment, which all its procedures renamed to "hello". The manual talks about a keymap: maybe give an example? Why is the first argument null? java_closure(null, array("foo"=>"hello")); maps "foo" calls to "hello" procedures of the current environment. You are looking for: java_closure($phpObj, null, array(java("my.Interface1"), java("my.Interface2")...)); Peter |
From: <php...@li...> - 2011-02-25 20:12:42
|
Hi, java_closure reifies an environment for java. It needs a signature. It does not make attributes available. Those are availabe through methods declared in the interface. This explains the error message: You have tried to change a non-existent attribute. It failed. And the next set! tried to modify the failure report. Regards, Jost Bökemeier |
From: <php...@li...> - 2011-02-24 23:06:07
|
Thanks for the answer. IMHI, the manual about java_closure() is not always obvious. ex: 1. function toString() {return "helloWorld";}; 2. $object = java_closure<http://php-java-bridge.sourceforge.net/pjb/docs/php-api/java/_JavaProxy.inc.html#functionjava_closure> (); 3. echo "Java says that PHP says: $object\n"; In this example, no arguments are passed in the java_closure() function. What does java_closure() transform? Only the last object? It is not clear in the manual. ex: 1. function hello() {return "hello";}; 2. echo (string)java_closure<http://php-java-bridge.sourceforge.net/pjb/docs/php-api/java/_JavaProxy.inc.html#functionjava_closure> (null, "hello"); In this example, I think the function hello() is transformed, because "hello" is the second argument. It is a good idea, to change the first line in ... return "helloWorld";}; to prevent confusion with the second argument of java_closure() (PHP developpers are KISS-thinkers :-)). The manual talks about a keymap: maybe give an example? Why is the first argument null? Now, for my case. What is $input? In PHP two classes are declared: class encodeRequest { /** * @var string */ public $applicationName; /** * @var array[1, unbounded] of (object)OriginalDataType */ public $originalData; } class OriginalDataType { /** * @var string */ public $id; /**&; * @var boolean */ public $randomize; /** * @var string */ public $inputData; } $data = new OriginalDataType(); $data->id = 1; $data->randomize= false; $data->inputData = "blabla"; $input = new encodeRequest(); $input->applicationName = "WWM"; $input->originalData = $data; So $input is an instance of the encodeRequest class. I want this PHP instance be transformed in a Java instance. I thought that $java_input = java_closure($input); would do the trick? Sincerely, Koen 2011/2/24 <php...@li...> > Hi, > > > 1. I don't understand the remark: > > "Your java object backed by a php > > instance doesn't have any public methods." > > It's a java.lang.Object which implements no interfaces. Not very > useful unless your library detects that it is a proxy and directly > calls its invocation handler. Please see the java_closure() API for > details at > http://php-java-bridge.sourceforge.net/pjb/docs/php-api/java/_JavaProxy.inc.html#functionjava_closure > > > public static Object[] encode(Object request) throws RuntimeException, > > Exception { > > > > -> I added static: that was logic > > -> I added RuntimeException, like in the FAQ. > > In this case your code will work and I have no explanation for this > issue either. > > But if your library is smart enough to call $java_input's invocation > handler, please have a look at your PHP code called from the > invocation handler. It probably calls a library method which throws an > unchecked exception. > > The problem is simply that an unchecked exception has been returned > from a Java call but not thrown. (You can get around this by setting > JAVA_PREFER_VALUES, but I think you know that). > > > Be it as it may, if you only want to add a sec header to your soap > request, you can do this in PHP as well. Or implement it in Java and > call the entire method from PHP. > > > Regards, > Jost Bökemeier > > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT > data > generated by your applications, servers and devices whether physical, > virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > -- *Koen Thomeer*, MD, MSc http://koen.thomeer.be |
From: <php...@li...> - 2011-02-24 21:43:33
|
Hi, > 1) Is it mandatory for the PHP script to be hosted on a web server? PHP uses a reference counter which cannot collect some cycles. So yes. PHP runs best when invoked from a WEB-Server or as a scriptlet from a Java application. > Can I pass a database connection to PHP Sure. Regards, Jost Bökemeier |
From: <php...@li...> - 2011-02-24 21:40:03
|
Hi, > 1. I don't understand the remark: > "Your java object backed by a php > instance doesn't have any public methods." It's a java.lang.Object which implements no interfaces. Not very useful unless your library detects that it is a proxy and directly calls its invocation handler. Please see the java_closure() API for details at http://php-java-bridge.sourceforge.net/pjb/docs/php-api/java/_JavaProxy.inc.html#functionjava_closure > public static Object[] encode(Object request) throws RuntimeException, > Exception { > > -> I added static: that was logic > -> I added RuntimeException, like in the FAQ. In this case your code will work and I have no explanation for this issue either. But if your library is smart enough to call $java_input's invocation handler, please have a look at your PHP code called from the invocation handler. It probably calls a library method which throws an unchecked exception. The problem is simply that an unchecked exception has been returned from a Java call but not thrown. (You can get around this by setting JAVA_PREFER_VALUES, but I think you know that). Be it as it may, if you only want to add a sec header to your soap request, you can do this in PHP as well. Or implement it in Java and call the entire method from PHP. Regards, Jost Bökemeier |
From: <php...@li...> - 2011-02-24 20:27:52
|
Hi, I'm brand new to the bridge and just exploring what my options. In my scenario, I would be using JSR223 to execute PHP script from within Java. I have two questions: 1) Is it mandatory for the PHP script to be hosted on a web server? Can I just load it from the file system and execute evaluate it? 2) Can I pass a database connection to PHP? With RhinoJS and JSR223, I can initiate a socket connection in Java and pass it to Javascript where it gets used without problem. Can I do the same with the Java/PHP bridge? Thanks, Muesli. |
From: <php...@li...> - 2011-02-24 20:24:03
|
Hi, please see our FAQ entry "Does it support PHP 4?" at http://php-java-bridge.sourceforge.net/pjb/FAQ.html Regards, Jost Bökemeier |
From: <php...@li...> - 2011-02-24 13:53:09
|
Many thanks for the help! 1. I don't understand the remark: "Your java object backed by a php instance doesn't have any public methods." => the method is public (but I did forget the 'static'). 2. I changed the code of java: public static Object[] encode(Object request) throws RuntimeException, Exception { -> I added static: that was logic -> I added RuntimeException, like in the FAQ. But the error stays the same... 2011/2/24 <php...@li...> > Hi, > > your java code has thrown an unchecked exception (error or runtime > exception). After that your php code has tried to set a non-existing > property on it. > > Any unchecked exception crossing the container boundary must be declared, > otherwise the behaviour is undefined. Please see our FAQ for details. > > Your code contains several problems. Your java object backed by a php > instance doesn't have any public methods. This may or may not be what you > want. And you call a method as if it were a procedure. Won't work, so I > assume that the code you have shown isn't the code you actually use. Either > encode is actually static or the php code you have posted is missing a new > statement. > > Regards, > Jost Bökemeier > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT > data > generated by your applications, servers and devices whether physical, > virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > -- *Koen Thomeer*, MD, MSc http://koen.thomeer.be |
From: <php...@li...> - 2011-02-24 05:54:21
|
Hello All, I am facing issue with java bridge 4.1.8 for php 4.3.9 with jdk 1.5.0_15. It was working for PHP 5.x perfectly. The service is not getting initialized. Java is running. The Let me know how to fix it... Cheers, *Niju Mohan,* |
From: <php...@li...> - 2011-02-24 04:02:44
|
I am out of the office until 02/24/2011. Note: This is an automated response to your message "[Php-java-bridge-users] CXF webservice with PHP: Couldn't execute method java_InternalException" sent on 2/23/2011 3:26:18 PM. This is the only notification you will receive while this person is away. |
From: <php...@li...> - 2011-02-23 23:02:24
|
Hi, your java code has thrown an unchecked exception (error or runtime exception). After that your php code has tried to set a non-existing property on it. Any unchecked exception crossing the container boundary must be declared, otherwise the behaviour is undefined. Please see our FAQ for details. Your code contains several problems. Your java object backed by a php instance doesn't have any public methods. This may or may not be what you want. And you call a method as if it were a procedure. Won't work, so I assume that the code you have shown isn't the code you actually use. Either encode is actually static or the php code you have posted is missing a new statement. Regards, Jost Bökemeier |