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
(3) |
2
(9) |
3
(1) |
4
(3) |
|
5
|
6
(3) |
7
(2) |
8
(3) |
9
(2) |
10
(1) |
11
|
|
12
(1) |
13
(9) |
14
(6) |
15
(7) |
16
(8) |
17
|
18
|
|
19
|
20
(2) |
21
(2) |
22
(5) |
23
|
24
(6) |
25
(2) |
|
26
|
27
(3) |
28
|
29
(1) |
30
(4) |
31
(2) |
|
|
From: <php...@li...> - 2007-08-13 17:40:49
|
Unfortunately, I have not been able to code up a simple case (that does =
not
instantiate a class in my several-class library), so the bug report may =
not
be too useful. I've since re-written some of the code to accommodate a
hybrid method of loading config (some from classpath some from local =
files),
and now it's working again (including the portion that loads from the
classpath). All of this suggests that it's just a bug in my code.
However, I still added a ticket (#1773240) because the inconsistency =
between
how the code operates when called from a Java app and when called from =
PHP
through the bridge suggests that there may still be a bug there.
Michael
> -----Original Message-----
> From: php...@li... [mailto:php-
> jav...@li...] On Behalf Of =
php-java-
> bri...@li...
> Sent: Thursday, July 19, 2007 10:56 AM
> To: php...@li...
> Subject: Re: [Php-java-bridge-users] getResource() not working through
> thebridge
>=20
> Hi Michael,
>=20
>=20
> > $r =3D $class->getResource("my/package/config.properties"); // =
works, but
> see
>=20
> interesting. Is that the correct behaviour of the DynamicClassLoader?
>=20
>=20
> Please open a ticket (please use
> =
http://sourceforge.net/tracker/?func=3Dadd&group_id=3D117793&atid=3D67923=
3).
>=20
> Martin or I will check this issue.
>=20
>=20
> Regards,
> Jost Boekemeier
>=20
>=20
>=20
> __________________________________ Wissenswertes f=FCr Bastler =
und
> Hobby Handwerker. BE A BETTER HEIMWERKER! www.yahoo.de/clever
>=20
> =
-------------------------------------------------------------------------=
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> php-java-bridge-users mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
|
|
From: <php...@li...> - 2007-08-13 17:19:13
|
Hi .. I'm (primarily) a Java J2EE developer, working on a project to integrate JAAS security authentication with PHP authentication using WebSphere. Hope to produce a Drupal module if successful; time will tell. If things go well, one result will be some documentation of the process, necessarily limited by my understanding of the JavaBridge and PHP, both hopefully growing, and possibly a journal article or two. I've posted preliminaries of the first couple of steps as blog entries at http://dorsetwest.com (specifically http://www.dorsetwest.com/node/34). I'd be grateful for any review by more experienced users of the bridge, now and as this moves along so I can catch my errors and misunderstandings. In the comments that follow I'm using the August 7 build of JavaBridge. One understanding I'm trying to check relates to the purpose and use of the php_java.dll (which I think is what Jost means by the C-based extension module ... is this correct?) or alternately the "pure PHP PHP/Java Bridge classes" which I can't identify in code. Have I correctly identified the C-based extension? Where do the pure PHP PHP/Java Bridge classes reside, and are they PHP classes or Java Classes? I find, for example, that on a windows platform with: * No particular Apache extensions other than enabling PHP 5.2 (installed with MySQL and an image package only), * A JavaBridge servlet running on my WAS server, * Apache configured to route Java-bound URL's to the servlet engine by means of the WebSphere plugin, That an attempt to access a Java session from a PHP script residing entirely in the Apache home directory (invisible to servlet) works quite well so long as the critical include directly references the servlet, e.g. if(!extension_loaded('java')) require_once("http://localhost:9080/JavaBridge/java/Java.inc"); Does this mean: 1. Neither the C nor pure PHP extensions are needed any longer on the Apache/PHP side? I did see an "optional" post by Jost on this list, but wasn't sure what the effect of inclusion or non-inclusion at the Apache/PHP level had. I'm aware that the Java side is doing PHP work using its internal PHP interpreter 2. The C or PHP extensions are needed, and are included or referenced by some mechanism I haven't figured out yet, or 3. I'm missing a basic understanding? I do note that interpreting PHP through the bridge, e.g. running a PHP script that accesses a Java session, using the URI JavaBridge/myScript.php is very slow, e.g. 5seconds where JSP is about 1 second, but that running the same PHP script directly in Apache, even though it still references a java session (but only for a single call I think) is very fast, less than a second. I attribute that to the improved efficiency of the PHP/Apache collaboration and threading ... does that make sense? Would adding the C or Pure PHP classes affect these kinds of performance issues? Help is welcome ... I've got a few other questions, but will put them in another post for clarity. |
|
From: <php...@li...> - 2007-08-13 12:59:45
|
Hi, It seems that the entire OSDN subnet is not reachable for an unknown reason. > Is there some other location or mirror to get it from? It seems to be down > already a while... Well, other open-source distribution channels are likely to have similar problems. I remember that php.net was not reachable for at least three days. Regards, Jost Boekemeier __________________________________ Yahoo! Clever: Sie haben Fragen? Yahoo! Nutzer antworten Ihnen. www.yahoo.de/clever |
|
From: <php...@li...> - 2007-08-13 12:46:12
|
Is there some other location or mirror to get it from? It seems to be d=
own
already a while...
Michael
=
From: php...@li... =
=
To: php...@li... =
=
Date: 13.08.2007 14:38 =
=
Subject: Re: [Php-java-bridge-users] Download page link dangling..=
.
=
Hi,
> to dangle. I only get unable to connect...
the link is okay, but sf.net uses a different Apache pool for the downl=
oad
area. I guess the pool
has some temporary problems.
Regards,
Jost Boekemeier
Wissenswertes f=FCr Bastler und Hobby Handwerker. BE A BETTER
HEIMWERKER! www.yahoo.de/clever
-----------------------------------------------------------------------=
--
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.=
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
php-java-bridge-users mailing list
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
=
|
|
From: <php...@li...> - 2007-08-13 12:38:10
|
Hi, > to dangle. I only get unable to connect... the link is okay, but sf.net uses a different Apache pool for the download area. I guess the pool has some temporary problems. Regards, Jost Boekemeier Wissenswertes für Bastler und Hobby Handwerker. BE A BETTER HEIMWERKER! www.yahoo.de/clever |
|
From: <php...@li...> - 2007-08-13 12:31:12
|
The temp. download link http://sourceforge.net/project/showfiles.php?group_id=117793 on http://php-java-bridge.sourceforge.net/pjb/download.php seem to dangle. I only get unable to connect... Michael |
|
From: <php...@li...> - 2007-08-13 12:31:11
|
Hi,
> I only use Zend optimize or php-java-birdge in my php server, if I use both at one
> time, my web server cannot run succeed
what do you mean with "cannot run succeed"? Both, the C implementation and the pure PHP
implementation should run well with the zend optimizer. The only thing that the C implementation
does is to take the pure PHP implementation and to compile it to byte code. The optimizer
shouldn't have a problem with that.
Regards,
Jost Boekemeier
__________________________________
Alles was der Gesundheit und Entspannung dient. BE A BETTER MEDIZINMANN! www.yahoo.de/clever
|
|
From: <php...@li...> - 2007-08-13 12:26:36
|
Hi, > But I let the php-java-bridge add to existing php.ini the php-java-bridge runs failed, this problem comes up once in a while. And support requests like these where the reason why we don't recommend to use the C implementation[1]. -- Compiling C code isn't for everyone; the gcc optimizer may be broken (gcc 3.3.x), or users may confuse the php.ini used by apache with the php.ini used by the PHP-cli, other users install ABI-incompatible headers for a system PHP installation, compile against them and wonder why the module doesn't load or crash. Isn't it possible to use the pure PHP implementation instead? > it seems cannot load the java.so lib file and start apache httpd donât dump any errors Well, AFAIK there is no php 5.2.3 for Suse Linux available. So I guess you have compiled PHP 5.2.3 yourself. Are you sure that you have compiled against the 5.2.3 ABI? Or do you have compiled against the ABI that came with your Suse Linux operating system? Do you load the java.so from the php ini file used by apache? In any case, if you can't or don't know how to compile C code, please use the pure PHP implementation instead. Or please open a problem report, please use http://sourceforge.net/tracker/?group_id=117793&atid=679233. Regards, Jost Boekemeier Jetzt Mails schnell in einem Vorschaufenster überfliegen. Dies und viel mehr bietet das neue Yahoo! Mail - www.yahoo.de/mail |
|
From: <php...@li...> - 2007-08-13 05:20:57
|
Hello everyone
=20
I miss a problem about php-java-bridge and Zend optimize
=20
I only use Zend optimize or php-java-birdge in my php server, =
if I use both at one time, my web server cannot run succeed
=20
What=E2=80=99s problem at here ?
=20
Thanks.
=20
Regards,
Keins Ruite . aBBISh
=20
|