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
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
1
|
2
(4) |
3
(1) |
4
|
|
5
|
6
|
7
(9) |
8
(26) |
9
|
10
|
11
(3) |
|
12
|
13
|
14
(3) |
15
|
16
(1) |
17
(6) |
18
(2) |
|
19
(2) |
20
(8) |
21
(11) |
22
(3) |
23
(1) |
24
(8) |
25
(2) |
|
26
(1) |
27
(5) |
28
(6) |
29
(17) |
30
(16) |
|
|
|
From: <php...@li...> - 2009-04-07 14:19:10
|
my bad. Java.inc can be stored in any directory, as long as it is accessible to the running php script. Regards, Jost Boekemeier -- Apr 7, 2009 4:10 nachm. schrieb am < php...@li...>: Maybe I did something wrong in eclipse: java.inc is in the folder WebContent!? ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
|
From: <php...@li...> - 2009-04-07 14:17:24
|
I guess this was a misunderstanding.
If you want to create your own we app, please start with the
JavaBridgeTemplate.war. It contains a test.php script which should work
immediately.
Next you can copy your libraries to WEB-INF/lib an use them from your
extended test.php script.
The third step is to move your test.php script to apache or to the console
and invoke it from there.
In any case, error messages go to the tomcat error log.
Which error message do you see in the log?
Regards,
Jost Boekemeier
--
Apr 7, 2009 4:03 nachm. schrieb am <
php...@li...>:
Well,
I did not find SERVLET 8081 (I need it) , and than I tryed to change my php
code in the following way:
<?php require("http://localhost:8081/HelloWorldWebApp/META-INF/java/Java.inc
");
echo java("java.lang.System")->getProperties();
?>
Is it false? Please help me. I want to get this application started.
Regards
Katharina
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
php-java-bridge-users mailing list
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
|
|
From: <php...@li...> - 2009-04-07 14:08:43
|
Maybe I did something wrong in eclipse: java.inc is in the folder WebContent!?
|
|
From: <php...@li...> - 2009-04-07 14:03:06
|
Well,
I did not find SERVLET 8081 (I need it) , and than I tryed to change my php code in the following way:
<?php require("http://localhost:8081/HelloWorldWebApp/META-INF/java/Java.inc");
echo java("java.lang.System")->getProperties();
?>
Is it false? Please help me. I want to get this application started.
Regards
Katharina
|
|
From: <php...@li...> - 2009-04-07 13:47:59
|
Thank you very much for your answer. Now I am trying to do what you have written, but I get such an errow message:
HTTP Status 500 - type Exception reportmessage description The server encountered an internal error () that prevented it from fulfilling this request.exception javax.servlet.ServletException: java.lang.RuntimeException: PHP Warning: require(Java.inc) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in C:\Development\apache-tomcat-6.0.18\webapps\HelloWorldWebApp\helloworld.php on line 1
PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'Java.inc' (include_path='.;C:\php5\pear') in C:\Development\apache-tomcat-6.0.18\webapps\HelloWorldWebApp\helloworld.php on line 1
php.java.servlet.PhpCGIServlet.handle(PhpCGIServlet.java:397)
php.java.servlet.CGIServlet.doGet(CGIServlet.java:469)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
root cause java.lang.RuntimeException: PHP Warning: require(Java.inc) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in C:\Development\apache-tomcat-6.0.18\webapps\HelloWorldWebApp\helloworld.php on line 1
PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'Java.inc' (include_path='.;C:\php5\pear') in C:\Development\apache-tomcat-6.0.18\webapps\HelloWorldWebApp\helloworld.php on line 1
php.java.servlet.fastcgi.FastCGIServlet$CGIRunner.parseBody(FastCGIServlet.java:478)
php.java.servlet.fastcgi.FastCGIServlet$CGIRunner.doExecute(FastCGIServlet.java:373)
php.java.servlet.fastcgi.FastCGIServlet$CGIRunner.execute(FastCGIServlet.java:381)
php.java.servlet.CGIServlet.handle(CGIServlet.java:399)
php.java.servlet.PhpCGIServlet.handle(PhpCGIServlet.java:363)
php.java.servlet.CGIServlet.doGet(CGIServlet.java:469)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.18 logs.
Apache Tomcat/6.0.18
The problem is that I can't find servlet 8080 or 8081 (what I need) on the list.
|
|
From: <php...@li...> - 2009-04-07 12:58:08
|
Hi,
Just double-click on JavaBridge.jar (or type java -jar JavaBridge.jar) and
select SERVLET:8080.
Then drag/drop Java.inc to your eclipse project and use the following php
code to test:
<?php require("Java.inc");
echo java("java.lang.System")->getProperties();
?>
Please do not modify your php.ini unless necessary.
In case the back end is running on another computer/port within your
intranet, fetch Java.inc from this computer/port using
require("http://.../Java.inc").
Only then you need to set the allow_url_include in your php.ini.
Regards,
Jost Boekemeier
--
Apr 7, 2009 2:47 nachm. schrieb am <
php...@li...>:
Hi,
do I need to change anything in
php.ini:
;; -*- mode: Scheme; tab-width:4
-*-
;; A simple
php.ini
;; extension_dir is this "cgi"
directory
extension_dir=.
;; include php libraries from these
directories
include_path=.:/usr/share/pear
Thank you in
advance!
Regards,
Katharina
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
php-java-bridge-users mailing list
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
|
|
From: <php...@li...> - 2009-04-07 12:46:41
|
Hi,
do I need to change anything in
php.ini:
;; -*- mode: Scheme; tab-width:4
-*-
;; A simple
php.ini
;; extension_dir is this "cgi"
directory
extension_dir=.
;; include php libraries from these
directories
include_path=.:/usr/share/pear
Thank you in
advance!
Regards,
Katharina
|
|
From: <php...@li...> - 2009-04-07 12:42:17
|
Hi,
I am new to pjb. I can't get my application started. I don't know exactly what my problem is.
my Java-code (eclipse):
public class HalloWelt {
String hw = "Hallo Welt";
public String getHalloWelt() {
return hw;
}
}
my php code:<?php
require_once("META-INF/java/Java.inc");
java_require("./HalloWelt.jar");
$myObj = new Java('Hallo Welt');
// display Hello World
echo (String) $myObj->getHalloWelt();
?>
I have "helloworld.php",META-INF (Java) and WEB-INF (cgi, lib,web.xml and HalloWelt.jar) in the folder "HelloWorldWebApp" .
I try to get this application started http://localhost:8081/HelloWorldWebApp/helloworld.php
but it does not work.
Have I done anything wrong? Please give me some advice!
Many thanks in advance!
Regards
Katharina
|