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
(1) |
3
(3) |
|
4
|
5
|
6
(6) |
7
(6) |
8
|
9
(1) |
10
(3) |
|
11
(1) |
12
(1) |
13
(4) |
14
(4) |
15
|
16
|
17
(8) |
|
18
(1) |
19
(4) |
20
(13) |
21
(6) |
22
(8) |
23
(7) |
24
(3) |
|
25
(6) |
26
(2) |
27
(1) |
28
(4) |
29
(7) |
30
(11) |
|
|
From: Jim D. <jd...@ho...> - 2005-09-17 17:39:31
|
Jost, I tried you're directions below for extracting the "java.so" and "JavaBridge.jar" from RPM and copying them into the PHP extension folder(/usr/local/lib/php/ext). I get this error returned to the browser, #!/usr/bin/php Please permanently activate the extension. Loading java extension now... java extension not installed. I can't run test.php from a command line either, it can't load the java.so with similar error messages. I added the java.ini lines to the php.ini. PHP is running fine. The .so and .war file are located in - usr/local/lib/php/ext The contents of the php.ini file is below... RH 9.0 PHP 4.4.0 Thanks, Jim ---------------PHP INI FILE START---------------- . . . regula PHP.INI entries are ok... . . . The BELOW PORTION WAS ADDED TO THE PHP.INI file ;; -*- mode: Scheme; tab-width:4 -*- ;; Copy this file to the php ini directory (usually /etc/php.d) or ;; copy its content to the global php.ini (usually /etc/php.ini or ;; /usr/local/lib/php.ini). ;; ;; Use the java.socketname, java.hosts and java.servlet to ;; control the operation mode: ;; ;; 1) java.socketname and java.hosts off: local backend which ;; starts automatically. ;; ;; 2) java.socketname set: local system backend started by the ;; php-java-bridge service script. ;; ;; 3) java.hosts set: external backend(s) on a different server(s). ;; ;; 4) java.hosts and java.servlet set: external backend(s) ;; deployed in a j2ee application server or servlet engine. extension = java.so [java] ;; log level between 0 (log off) and 4 (log debug). The default "log ;; file" is the standard output. The default level is 2. java.log_level = 2 java.log_file = /var/log/php-java-bridge.log ;; Adjust the following options if the VM or its location have ;; changed since you ran the ./configure command. java.java_home = @JAVA_HOME@ java.java = @JAVA_JAVA@ ;; If you want to start the backend automatically as a sub-component ;; of your HTTP server, comment out _all the following options_. ;; If you don't have a servlet engine, double-click on JavaBridge.jar ;; or use the php-java-bridge service script to start and stop the ;; backend as a system service. Please see the RedHat RPM download ;; for an example how to start java as a system service. ;;POR took out ;;java.socketname = /var/run/.php-java-bridge_socket ;; If you have a servlet engine or an application server, deploy ;; JavaBridge.war and re-start the servlet engine or the application ;; server. Comment out the "java.socketname" option and uncomment ;; the following options. java.hosts = "127.0.0.1:8080" java.servlet = On ---------------PHP INI FILE FINISH---------------- >From: Jost Boekemeier <jos...@ya...> >To: William Lovaton ><wil...@co...>,php...@li... >Subject: Ant: [Php-java-bridge-users] Problem compiling version 2.0.7 on >RedHat 9 >Date: Sat, 17 Sep 2005 17:24:35 +0200 (CEST) > >Hi William, > >[please excuse the delay] > >to the best of my knowledge this problem should be >fixed in version 2.0.8RC5. Please see the updated >INSTALL document for details. > >Furthermore it should be possible to use the binary >RPM: > >* Extract the "java.so" and "JavaBridge.jar" from the >binary RPM with the command: > > rpm2cpio php-java-bridge*.rpm | cpio -iduv > >* Install PHP 4.3.2 or above and copy the "java.so" >and "JavaBridge.jar" into its extension folder. > >* run the test.php with: php test.php > > >Regards, >Jost Boekemeier > > > > > >___________________________________________________________ >Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier >anmelden: http://mail.yahoo.de > > >------------------------------------------------------- >SF.Net email is sponsored by: >Tame your development challenges with Apache's Geronimo App Server. >Download it for free - -and be entered to win a 42" plasma tv or your very >own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php >_______________________________________________ >php-java-bridge-users mailing list >php...@li... >https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
|
From: Jim D. <jd...@ho...> - 2005-09-17 16:31:41
|
I deployed the JavaBridge.war to a Tomcat/Apache server and when I browse
the test page,
numberguess.php, I get the following error message in the returned web page,
java extension not installed.
PHP is up and running OK and so are JSP pages.
Where can I find a copy of the java.so?
I can't it install it from the RPM because Red Hat 9.0 doesn't have a RPM
for PHP 4.4, so I had to build and install PHP 4.0. By doing that when I go
to install the java-bridge in tells me it can find a dependcy package php
4.3.*, even though PHP 4.0 is installed.
How can I tell the bridge RPM install where to find the latest PHP install?
OR
How can I get this build to work?
phpize && ./configure --with-java=/opt/IBMJava2-14 \
--disable-servlet
I get an the following error message when trying to build with the above
line,
cp: cannot stat 'acinclude.m4' : No such file or directory
Thanks,
Jim
|
|
From: <tec...@us...> - 2005-09-17 16:04:57
|
||*()*|| [\..konnichi wa, ogenki desu ka, Jost../] Monday, September 12, 2005, 6:29:49 PM, you wrote: >> 1. BUG. There is no PHP4 version of library in JB> The PHP/Java Bridge does not work on threaded HTTP JB> servers, e.g. IIS, unless ZTS is switched on. JB> ZTS is experimental in all versions below PHP 5 and I JB> know of at least 3 incompatible ABI's since 4.3.2. JB> So the question is: which version of PHP4 on windows JB> should we support? Isn't it possible to compile your JB> own php4 binary as described in the README? 4.4.0 - at least you can always ask new users to get latest version of PHP to avoid bugs introduced earlier. I've tried to compile PHP myself from CVS, but failed. And also I don't use any web-server - I want to try mix of Java and PHP in standalone application. >> 2. About 80% of windows distributive size is >> php5ts.dll >> Is it possible to make alternative -light version? JB> Yes, certainly. But is 3MB really too large these JB> days? Yes, sometimes. It will be nice if this application could detect presence of PHP and link it dynamically regardless of PHP5/PHP4 differences and without additional path setup. >> 3. Patch to make test run even if unzipped not in >> c:/php5 JB> Isn't it possible to adjust the php.ini accordingly? JB> One has to do this during the installation process JB> anyway. But the widgetTest.bat could be changed, of JB> course. I like things like unzip and run. Like any lazy user I hate doing things that could be automated or not intuitively setup by default. Especially test-cases. =) >> 4. JavaBridge.jar doesn't output any messages about >> it was started successfully JB> If you start it at log level 3 or above, as described JB> in the README, it will output to stdout or to a log JB> file. README is very long and contains a lot of information. Read 25k just to find command line options (especially if there are not any) is a waste of time. I thought it should be good for an application to react on help/unknown cmd parameters to be user-friendly. >> complete. Is there any ways to control running >> server? JB> "apachectl start" starts the apache server and the JB> bridge and "apachectl stop" stops both, please see the JB> README for details. Since version 2.0.8 this works on JB> windows, too. JB> However, the recommended way to run the backend is to JB> start it via the php-java-bridge.service script (on JB> Unix) or via tomcat (on windows). The bridge is not running under Tomcat or Apache - it is supposed to be used for standalone application in my case. And yes - it is windows. >> 6. It would be good to have a ToC in readme. JB> Yes. =) >> Q1. Is it possible to extend Java class with PHP? >> I.e. make PHP class, inherited from one of Java? JB> The java_closure() call currently accepts only JB> interfaces, not classes. It would be nice if the Sun's JB> dynamic proxy would accept a class, but it doesn't. If JB> we want this, we must write our own proxy compiler. I don't think it is easy, esp. for me. =) Probably It should be easier to create a proxy Java object, which will call invokable PHP functions where it needed. The problem is that I still unsure if I've got the whole picture of this bridge and how to plug it into Java application correctly. WBR.techtonik -- (B)uilding, (A)ntenna, (S)pan and (E)arth * terminal velocity - 54m/s, 305m * |
|
From: Michael E. <els...@gm...> - 2005-09-17 15:56:04
|
I'm an idiot :) Indeed, I simply forgot that I had PHP5 active on my Windows
testing machine.
Thanks, Jost! - Sorry I bothered you.
Tank
> -----Original Message-----
> From: Jost Boekemeier [mailto:jos...@ya...]
> Sent: Saturday, September 17, 2005 5:14 PM
> To: Michael Elsdoerfer; php...@li...
> Subject: Ant: [Php-java-bridge-users] Catch exceptions in PHP4
>
> Hi,
>
> > Fatal error: Uncaught
> > [o(Exception):"java.lang.Exception:
>
> In PHP4 the exception would be a warning which could
> be suppressed with @
>
> Example:
>
> $null = @new java("java.lang.String", null);
> $ex = java_last_exception_get();
> echo "val: $null, ex: $ex\n";
>
> The above code would display "val: , Object" in PHP4.
>
>
> > So, is there anyway to handle those cases gracefully
> > (except for upgrading
> > to PHP 5)?
>
> The above exception message ("Uncaught...") makes me
> believe that you already use PHP5 or above.
>
>
> Regards,
> Jost Boekemeier
>
>
>
>
>
> ___________________________________________________________
> Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier
> anmelden: http://mail.yahoo.de
|
|
From: Jost B. <jos...@ya...> - 2005-09-17 15:34:21
|
Hi Peter, [please excuse the delay] > Still I think I haven't noticed this before: > -----------snipp---------------- > configure: WARNING: YOUR GCC INSTALLATION IS BROKEN. > It tries to link > with the same library for -m32 and -m64 builds. Well, your GCC installation uses two different static libraries for m32/64 but only one dynamic library. Depending on the processor architecture this may or may not be a problem. I have changed the message in 2.0.8RC5. > know if it would work with gcc-4.0. gcc4 should be able to compile the source. (other distributions such as RedHat use gcc4 for a long time now, so I don't think that this is an issue). Regards, Jost Boekemeier ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |
|
From: Jost B. <jos...@ya...> - 2005-09-17 15:24:42
|
Hi William, [please excuse the delay] to the best of my knowledge this problem should be fixed in version 2.0.8RC5. Please see the updated INSTALL document for details. Furthermore it should be possible to use the binary RPM: * Extract the "java.so" and "JavaBridge.jar" from the binary RPM with the command: rpm2cpio php-java-bridge*.rpm | cpio -iduv * Install PHP 4.3.2 or above and copy the "java.so" and "JavaBridge.jar" into its extension folder. * run the test.php with: php test.php Regards, Jost Boekemeier ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |
|
From: Jost B. <jos...@ya...> - 2005-09-17 15:14:36
|
Hi,
> Fatal error: Uncaught
> [o(Exception):"java.lang.Exception:
In PHP4 the exception would be a warning which could
be suppressed with @
Example:
$null = @new java("java.lang.String", null);
$ex = java_last_exception_get();
echo "val: $null, ex: $ex\n";
The above code would display "val: , Object" in PHP4.
> So, is there anyway to handle those cases gracefully
> (except for upgrading
> to PHP 5)?
The above exception message ("Uncaught...") makes me
believe that you already use PHP5 or above.
Regards,
Jost Boekemeier
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
|
|
From: Michael E. <els...@gm...> - 2005-09-17 11:50:15
|
First of all, thanks for his cool extension. I got it running within 5
minutes, and it works like a charm.
Except for one issue: I'm using it to run Lucene with PHP 4. Now, in certain
cases Lucene throws an exception, for example when the query parser can't
handle an invalid query. Then I get a message like
Fatal error: Uncaught [o(Exception):"java.lang.Exception: Invoke failed:
[o(QueryParser):"org.apache.lucene.queryParser.QueryParser@1f8c6df"]->parse(
(java.lang.String)o(String):"AND "). Cause:
org.apache.lucene.queryParser.ParseException: Encountered "AND" at line 1,
column 0. Was expecting one of: ... "+" ... "-" ... "(" ... ... ... ...
... "[" ... "{" ... ... "] thrown in {/path/name} on line 37
I know there is java_last_exception_get(), but the fatal error occurs on
line 37, which is exactly where I call the (java) query parser, and then
script execution is terminated.
So, is there anyway to handle those cases gracefully (except for upgrading
to PHP 5)?
Thank you,
Michael
|