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
|
3
|
4
|
|
5
|
6
(12) |
7
(5) |
8
(6) |
9
(1) |
10
(1) |
11
(4) |
|
12
(2) |
13
(7) |
14
|
15
(1) |
16
(1) |
17
(2) |
18
(2) |
|
19
(1) |
20
(2) |
21
(1) |
22
(4) |
23
|
24
(9) |
25
(5) |
|
26
(4) |
27
(2) |
28
(2) |
29
(1) |
30
(11) |
31
|
|
|
From: <php...@li...> - 2008-10-07 20:57:24
|
Hi,
so the problem is not having a php_java.dll then, since I don't have it.
What could then the reason by of the errors I get from Netbeans.
To repeat my steps:
1) installed JDK 1.6.0_7 and php 5.2.6.
2) downloaded and unzipped java bridge zip file.
3) ran the test installation.
4) tested the Jrunscript with some examples, works fine.
5) tested the deployment of the war file to apache tomcat, works fine for
the java standalone examples.
6) copied php-script.jar and javabridge.jar to java.ext.dirs.
7) opened netbeans 6.0.1 and created java application with example code from
the documentation/server/test involving an invocable php-engine (Netbeans
settings for PHP is to use the php.exe file for handling php files).
8) ran the code resulting in the error reported in the email below.
Since there is no php_java.dll, what could the issue be that is causing the
problem?
Or, alternatively, am I missing a step here to get this to work?
Regards,
Bart
On Fri, Sep 26, 2008 at 9:22 PM, <
php...@li...> wrote:
> Hi,
>
> > the 'thiz' object is null and this is why the proxy
> > part fails.
>
> this happens if the script could not call into the Java continuation.
>
>
> "Invocable" scripts are evaluated in three parts:
>
> part 1 load Java.inc/php_java.dll
>
> part 2 is your script code
>
> part 3 is the call back into Java (if your code did not call into Java)
>
>
> The full script looks like this:
>
> <?php require("http://<localhost>:dynamicPort/JavaBridge/java/Java.inc")?>
> <?php ... your PHP code ... ?>
> <?php java_context()->call(java_closure());
>
> When a php_java.dll exists, part#1 will not be called. In this case we
> assume that your PHP installation already uses the PHP/Java Bridge.
>
> If the asumption is false, and the php_java.dll does not export
> java_context(), part#3 will fail and Java will not be able to get- and call
> the PHP continuation.
>
>
> Regards,
> Jost Boekemeier
>
> __________________________________________________
> Do You Yahoo!?
> Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz
> gegen Massenmails.
> http://mail.yahoo.com
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> php-java-bridge-users mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
>
--
The new is always the old. Everything that's old was once new, and
everything that's new will one day be old. The oldest thing of all is the
present, because there's never been anything else but the present. No one
has ever lived in the past, and no one lives in the future, either.
|
|
From: <php...@li...> - 2008-10-07 20:20:26
|
Hi,
> I don't have php_java.dll.
Good!
> Could you send me the correct version needed for the
> bridge?
I don't have it either. -- The dll is only neccessary for PHP 4.
> With that dll in hand, how can I then get my PHP
> installation to use the
> PHP/JavaBridge?
The bridge uses fopen and fread/fwrite to send/receive XML requests to/from the PhpJavaServlet. I am a little bit surprised that this simple mechanism causes problems.
Regards,
Jost Boekemeier
|
|
From: <php...@li...> - 2008-10-07 20:12:57
|
Hi Andre,
> The 1.53 cvs version of server/Makefile.am still contained
> the "java"
> file at line 81
ah, that's why the src.zip suddenly contained a java wrapper. -- I wasn't able to figure out where it came from.
> causing failure to build.
> The new server/Makefile.am 1.54 cvs version removed this
> problem and
> the the compilation finished.
Great, thank you! -- I think I will upload a new php-java-bridge_5.3.2.1.tar.gz which contains this change.
Regards,
Jost Boekemeier
|
|
From: <php...@li...> - 2008-10-07 15:17:01
|
Hello, Jost The 1.53 cvs version of server/Makefile.am still contained the "java" file at line 81, causing failure to build. The new server/Makefile.am 1.54 cvs version removed this problem and the the compilation finished. Please, review this modification. The cvs repository should be the reference source for compilation. I guess that you used a local copy to generate the new j2ee package. Please, verify this issue. Regards. Andre Felipe -- http://www.techforce.com.br A Debian user never dies. Issues a last command: #shutdown -h now |
|
From: <php...@li...> - 2008-10-07 15:14:53
|
Hi,
I don't have php_java.dll.
Could you send me the correct version needed for the bridge?
With that dll in hand, how can I then get my PHP installation to use the
PHP/JavaBridge?
Bart
On Fri, Sep 26, 2008 at 9:22 PM, <
php...@li...> wrote:
> Hi,
>
> > the 'thiz' object is null and this is why the proxy
> > part fails.
>
> this happens if the script could not call into the Java continuation.
>
>
> "Invocable" scripts are evaluated in three parts:
>
> part 1 load Java.inc/php_java.dll
>
> part 2 is your script code
>
> part 3 is the call back into Java (if your code did not call into Java)
>
>
> The full script looks like this:
>
> <?php require("http://<localhost>:dynamicPort/JavaBridge/java/Java.inc")?>
> <?php ... your PHP code ... ?>
> <?php java_context()->call(java_closure());
>
> When a php_java.dll exists, part#1 will not be called. In this case we
> assume that your PHP installation already uses the PHP/Java Bridge.
>
> If the asumption is false, and the php_java.dll does not export
> java_context(), part#3 will fail and Java will not be able to get- and call
> the PHP continuation.
>
>
> Regards,
> Jost Boekemeier
>
> __________________________________________________
> Do You Yahoo!?
> Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz
> gegen Massenmails.
> http://mail.yahoo.com
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> php-java-bridge-users mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
>
--
The new is always the old. Everything that's old was once new, and
everything that's new will one day be old. The oldest thing of all is the
present, because there's never been anything else but the present. No one
has ever lived in the past, and no one lives in the future, either.
|