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) |
4
|
|
5
(1) |
6
(4) |
7
|
8
(6) |
9
(3) |
10
(1) |
11
(1) |
|
12
|
13
(2) |
14
(3) |
15
(9) |
16
(5) |
17
(3) |
18
|
|
19
|
20
(2) |
21
(5) |
22
(5) |
23
(2) |
24
|
25
|
|
26
|
27
|
28
(4) |
29
(2) |
30
(2) |
|
|
|
From: <php...@li...> - 2006-11-28 23:52:39
|
Currently my company is running the Zend Java Bridge that comes with the Zend Platform on our production webservers, I was just wondering if anyone out there could give me some pros and cons to using the php-java-bridge instead of the Zend Java Bridge? With the recent price increase in their platform we have started looking into other solutions. Any comments would be very appreciated. Thanks -- Jeff |
|
From: <php...@li...> - 2006-11-28 19:03:40
|
I have installed:
Apache HTTP Server 2.0.59
PHP 5.2.0
JDK 1.5.0_09
and trying to install PHP-JAVA bridge v3.1.8 - with no success :(
Here is exactly what I did (what I think should make the Bridge work):
1) Extracted the JavaBridge archive, and then extracted JavaBridge.war.
2) Copied WEB-INF/lib to my PHP extensions directory (e.g. c:\php5\ext) and
then copied WEB-INF/cgi/java-x86-windows.dll to my PHP extensions
directory.
3) Renamed the dll to php_java.dll
4) Added the following lines to php.ini :
extension_dir = "C:/php5/ext"
extension=php_java.dll
[java]
java.java = "C:/Program Files/Java/jdk1.5.0_09/jre/bin/javaw"
java.java_home = "C:/Program Files/Java/jdk1.5.0_09"
java.log_level = 2
java.log_file = "C:/php5/log/java-bridge.log"
5) Then, I restarted Apache, and executed a php-info file from my
web-servable directory ( phpinfo();).
In the page, I can not see the Java table (no Java table at all). When I
tried to run some java
classes from php, I got nothing. (There is an error logged in apache's
error-log, saying that the
PHP was unable to load/find specified module [I dont remember the exact
form of the error-log, I am
not sitting at the concerned machine]).
Can someone help me please? Im running desperate now... :((
Thank you.
John
|
|
From: <php...@li...> - 2006-11-28 18:46:41
|
Hi, > Fatal error: Uncaught > [o(Exception):"java.lang.Exception: Invoke failed: > [o(PHP2JavaBridge5)]->getEcDatenForOnlineEc2((Ekunden)o(Ekunden)). > Cause: > java.lang.NoSuchMethodError: DAL.rmi.PHP2JavaBridge5.getEcDatenForOnlineEc2(PHP2JavaBridge5.java:338) the above message means that your class PHP2JavaBridge5 has called a method which existed when it was compiled against an external library, but the current runtime environment doesn't contain this method. You're probably using an old version of the library but you have compiled against a newer one. Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |
|
From: <php...@li...> - 2006-11-28 12:53:12
|
Hello, I am calling successfully several java functions from php, but I have one function which produces the following error message: Fatal error: Uncaught [o(Exception):"java.lang.Exception: Invoke failed: [o(PHP2JavaBridge5)]->getEcDatenForOnlineEc2((Ekunden)o(Ekunden)). Cause: java.lang.NoSuchMethodError: DAL.rmi.SecureTransporter.getEcDatenForOnlineEc(LDAL/PersistentObjects/Ekunden;)DAL/PersistentObjects/EcDaten; Responsible VM: 1.5.0_06@http://java.sun.com/" at: #-10 DAL.rmi.PHP2JavaBridge5.getEcDatenForOnlineEc2(PHP2JavaBridge5.java:338) #-9 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) #-8 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) The strange thing is that the method is existing and If I comment out the internals of the JAVA-function no error appears and the function can be called. It seems that the Java function getEcDatenForOnlineEc2(..) can only be called from PHP, when the JAVA function doesn't contain a specific line or if it's empty. (see below) My PHP call looks like this and is working (or not working) in dependency of the JAVA code: $this->EcDatenObject = $this->jbridge->getEcDatenForOnlineEc2($this->ekunde); The not working JAVA function looks like: public EcDaten getEcDatenForOnlineEc2(Ekunden ekunde) { EcDaten ec=null; try { ec=m_obj.getEcDatenForOnlineEc(ekunde); } catch (RemoteException e) { } return ec; } the working one looks like: public EcDaten getEcDatenForOnlineEc2(Ekunden ekunde) { EcDaten ec=null; /*try { ec=m_obj.getEcDatenForOnlineEc(ekunde); } catch (RemoteException e) { }*/ return ec; } The function call "m_obj.getEcDatenForOnlineEc(..);" which is called inside the JAVA function makes an RMI Call to a server. This is working well for other RMI functions, don't know if that matters it's only for completeness. Of course I tried also the JAVA function alone without calling it from PHP and it works perfect. I can not imagine why the function call from PHP works only when I comment out my Java code. I am already working for days to solve this problem... Any help is appreciated. scara _________________________________________________________________ Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! http://desktop.msn.de/ Jetzt gratis downloaden! |