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) |
3
(1) |
4
(1) |
5
|
|
6
|
7
(2) |
8
|
9
|
10
|
11
|
12
|
|
13
|
14
(2) |
15
|
16
|
17
(2) |
18
(3) |
19
(1) |
|
20
|
21
(3) |
22
(4) |
23
(2) |
24
(4) |
25
(3) |
26
|
|
27
|
28
|
29
|
30
|
31
|
|
|
|
From: <php...@li...> - 2008-07-07 09:59:18
|
Hello, first of all this thread discovered some new stuff again for me as well :-> php...@li... schrieb: > Hi Felix, > > [java.so for backward compatibility] >> Well, this sounds for me like a bad april fool. > > Bear in mind that I have written the PHP/Java Bridge in 2003. PHP 4 > didn't have the functionality required to access Java, so a piece of > glue code called "java.so" was necessary. If it was needed only back then, why is it still part of 'make install', 'install.sh'? I assume the only purpose of 'java.so' now is to enable the httpd(apache) to start a JVM as child, which could serve as a backend for the php-java-bridge? >> So all (current) articles that describe the use of the extension >> are just crap? > > I don't think so. -- If you find a bug in our documentation, please > file a bug report. 'INSTALL.LINUX' from CVS says: <quote>The "java.so" file contained in the Linux binary packages is the PHP "Java.inc" compiled to native code</quote> So,that's not true anymore, is it? Thx and greets, Peter |
|
From: <php...@li...> - 2008-07-04 10:25:22
|
Hi,
probably your Java object does not save or restore all of its state when the tomcat back end is restarted.
Either remove the distributable flag from the configuration or make your Java object(s) persistent.
Regards,
Jost Boekemeier
__________________________________________________________
Gesendet von Yahoo! Mail.
Dem pfiffigeren Posteingang.
http://de.overview.mail.yahoo.com
|
|
From: <php...@li...> - 2008-07-03 17:21:37
|
Hi,
I'm confused with a java session variable behaviour. It is an instance of java class created on the following manner:
$session=java_session();
$rep=new Java("depths.moodle.RepositoryFactory");
$session->put("rep",$rep);
When I restart Tomcat and try to identify if this variable exists:
$rep=$session->get("rep");
if (is_null(java_values($rep))){
if condition is not true, that is, rep variable is not null. However, this value is not an java object that is created before, so I can't use it. In my application, I want to use this variable if it exists or to create a new instance if it does not exists, but I can't check it in this way.
Can you explain me what is the problem with this approach, please?
Zoran
|
|
From: <php...@li...> - 2008-07-02 22:54:46
|
hi, On Wed, Jul 2, 2008 at 5:06 AM, <php...@li...> wrote: >> gcj (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-20) > > supports only 32 Bit code generation. did not realize that; thought it gen'd 64bit :-/ good to know. > Please use a real Java implementation instead. -- GCJ compilation is a waste of time, anyway. The JIT compiler from the OpenJDK generates code which executes up to 5 times faster than the code generated from GCJ. i've installed IBM's jdk se 6 locally, which java /home/sc/jdk16-ibm/bin/java java -version java version "1.6.0" Java(TM) SE Runtime Environment (build pxa6460sr1-20080416_01(SR1)) IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460-20080415_18762 (JIT enabled, AOT enabled) J9VM - 20080415_018762_LHdSMr JIT - r9_20080415_1520 GC - 20080415_AA) JCL - 20080412_01 and the php-java-bridge builds "--with-java=$HOME/jdk16-ibm", installs without error. i'm on a shared Apache host, and note that on nav to my site, "top" shows, 1463 sc 15 0 81800 38m 25m S 0 0.2 0:00.12 gij-4.1 which is the gcc JIT, of course. as the host/server ENV is independent of _my_ ENV, i'm guessing that to get the server to invoke the IBM JIT for "my" php-java-bridge/jjava.so extension, i need to specify some AddHandler directive in my .htaccess ? if so, are there any docs/examples on this ? (haven't found any yet ...) or, different method? thanks! |
|
From: <php...@li...> - 2008-07-02 12:06:54
|
Hi,
probably
> gcj (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)
supports only 32 Bit code generation.
Please use a real Java implementation instead. -- GCJ compilation is a waste of time, anyway. The JIT compiler from the OpenJDK generates code which executes up to 5 times faster than the code generated from GCJ.
Regards,
Jost Boekemeier
__________________________________________________________
Gesendet von Yahoo! Mail.
Dem pfiffigeren Posteingang.
http://de.overview.mail.yahoo.com
|
|
From: <php...@li...> - 2008-07-02 01:17:23
|
hi, i'm doing a 1st install of php-java-bridge_5.2.2. reading @: http://php-java-bridge.sourceforge.net/doc/faq.php i note: #Can I use Java libraries without installing java? Yes. On a GNU operating system (e.g.: GNU/Linux, GNU/windows (aka "cygwin"), ...) you can use the GCC compiler to compile Java classes to native code. Simply compile the C based extension and omit the --with-java= configure option. The bridge will use the libgcj library, which is part of the GNU gcc compiler. This library also uses much less system resources (memory, files) than a "real" Java VM. on my box, uname -o GNU/Linux -> Debian gcj --version gcj (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-20) autoconf --version autoconf (GNU Autoconf) 2.62 libtool --version ltmain.sh (GNU libtool) 2.2.4 automake --version automake (GNU automake) 1.10.1 which java /home/sc/jdk/bin/java java -version java version "1.6.0_06" Java(TM) SE Runtime Environment (build 1.6.0_06-b02) Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode) but @, cd php-java-bridge-5.2.2 phpize ./configure the process dies at, ... FATAL: Native compilation not supported on this system. Install a java SDK and run: ./configure --with-java=<JAVA_HOME> Back-end configuration failed. Please install the recommended autoconf, libtool and automake versions or disable back-end configuration and use the pre-compiled J2EE back-end: ./configure --disable-backend --with-java=<JAVA_HOME> configure: error: ./configure.gnu failed for server i thought i had the prereqs taken care of for a java-less install. what am i missing? thanks! |