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
(2) |
|
3
(2) |
4
(7) |
5
(4) |
6
(1) |
7
|
8
|
9
|
|
10
(8) |
11
|
12
(2) |
13
(6) |
14
(5) |
15
(1) |
16
|
|
17
|
18
(3) |
19
(3) |
20
(3) |
21
(4) |
22
(2) |
23
(1) |
|
24
(2) |
25
(10) |
26
(4) |
27
|
28
(3) |
29
(1) |
|
|
From: <php...@li...> - 2008-02-20 18:50:59
|
Hi,
> the documentation in various parts of internet is confusing.
what exactly is confusing?
> Can any one have simple steps to install
Ubuntu: dpkg -i php-java-bridge*.deb
RedHat: rpm -i php-java-bridge*.rpm
Please see the README.LINUX for details.
Regards,
Jost Boekemeier
Machen Sie Yahoo! zu Ihrer Startseite. Los geht's:
http://de.yahoo.com/set
|
|
From: <php...@li...> - 2008-02-20 10:39:26
|
Hi,
> java_require("Test.jar");
please do not use java_require(). Please use the standard procedures that your application
server or servlet engine offers.
Please read the documentation of your servlet engine or J2EE application server for details.
-- I'm sorry, but we cannot give you any advice how do deploy your libraries because each VM
and each AS has its own mechanism; on .NET you simply copy the dll files to the GAC, on Tomcat
you can copy some libraries, (but not log4j.jar for example!, see the tomcat RELEASE_NOTES), to
WEB-INF/lib. On WebLogic you can deploy jdbc drivers and other libraries by using a web interface.
If you have further questions concerning Java class loading, please contact your J2EE AS vendor or
please contact the tomcat mailing list.
> (o:String)[o:String], (o:String)[o:String]). Cause: java.io.IOException: Could not open jar file
> Test.jar, reason: The system cannot find the file specified Responsible VM:
The above message means that getcwd()/Test.jar nor java.home/lib/Test.jar nor
/usr/share/java/Test.jar exists or is accessible.
Regards,
Jost Boekemeier
Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem neuen Yahoo! Mail. www.yahoo.de/mail
|
|
From: <php...@li...> - 2008-02-20 06:19:59
|
Hi Jost, I have done exactly this: >Basically users should be able to install the bridge with 3 simple steps: > >1. Rename JavaBridge.war to myApp.war and add all needed Java and PHP libraries to the > myApp.war > >2. Copy myApp.war to the J2EE autodeploy folder, wait until the directory myApp appears > >3. Copy the directory myApp over to the Apache or IIS document root > >4. Browse to http://yourHost.com/myApp and run the PHP/Java applications. my test.php is like this: <?php echo $_SERVER['SERVER_PORT']."\n"; require_once("http://192.168.15.62:8080/myApp/java/Java.inc"); java_require("Test.jar"); $system = java("java.lang.System"); echo " OS: ".$system->getProperty("os.name")."\n"; $test = java("Test"); echo "plz work \n"; ?> I am trying to run the test.php on apache and the log is this: [Wed Feb 20 01:07:06 2008] [error] [client 192.168.15.62] PHP Fatal error: Uncaught [[o:Exception]:"java.lang.Exception: Invoke failed: [[o:JavaBridge]]->updateJarLibraryPath((o:String)[o:String], (o:String)[o:String], (o:String)[o:String], (o:String)[o:String]). Cause: java.io.IOException: Could not open jar file Test.jar, reason: The system cannot find the file specified Responsible VM: 1.5.0_09@http://java.sun.com/" at:\n#-30 php.java.bridge.DynamicJavaBridgeClassLoader.checkJarFile(DynamicJavaBridgeClassLoader.java:108)\n#-29 php.java.bridge.JarLibraryPath.createUrls(JarLibraryPath.java:193)\n#-28 php.java.bridge.JarLibraryPath.checkURLs(JarLibraryPath.java:118)\n#0 http://192.168.15.62:8080/myApp/java/Java.inc(259): java_ThrowExceptionProxyFactory->getProxy(1, NULL, true)\n#1 http://192.168.15.62:8080/myApp/java/Java.inc(409): java_Arg->getResult(true)\n#2 http://192.168.15.62:8080/myApp/java/Java.inc(415): java_Client->getWrappedResult(true)\n#3 http://192.168.15.62:8080/myApp/java/Java.inc(619): java_Client->getResult()\n#4 http://192.168.15.62:8080/myApp/java/Java.inc(1609): java_Cl in http://192.168.15.62:8080/myApp/java/Java.inc on line 222 before the deployment of the JavaBridge would at least produce the default set of test / example pages but now trying to get at the 192.168.15.62:8080/myApp just hangs - with this at the end of the log Feb 19, 2008 11:19:08 PM org.apache.catalina.core.ApplicationContext log INFO: f892a4@70be88 --> <S v="#0 http://192.168.15.62:8080/myApp/java/Java.inc(259): java_ThrowExceptionProxyFactory->getProxy(1, NULL, true) #1 http://192.168.15.62:8080/myApp/java/Java.inc(409): java_Arg->getResult(true) #2 http://192.168.15.62:8080/myApp/java/Java.inc(415): java_Client->getWrappedResult(true) #3 http://192.168.15.62:8080/myApp/java/Java.inc(619): java_Client->getResult() #4 http://192.168.15.62:8080/myApp/java/Java.inc(1609): java_Client->invokeMethod(0, 'updateJarLibrar...', Array) #5 C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\myApp\test.php(7): java_require('Test.jar') #6 {main}" /> Feb 19, 2008 11:19:08 PM org.apache.catalina.core.ApplicationContext log INFO: f892a4@70be88 --> </Y> Feb 19, 2008 11:19:08 PM org.apache.catalina.core.ApplicationContext log INFO: f892a4@70be88 <-- <S v="W1tvOkV4Y2VwdGlvbl06ImphdmEubGFuZy5FeGNlcHRpb246IEludm9rZSBmYWlsZWQ6IFtbbzpK YXZhQnJpZGdlXV0tPnVwZGF0ZUphckxpYnJhcnlQYXRoKChvOlN0cmluZylbbzpTdHJpbmddLCAo bzpTdHJpbmcpW286U3RyaW5nXSwgKG86U3RyaW5nKVtvOlN0cmluZ10sIChvOlN0cmluZylbbzpT dHJpbmddKS4gQ2F1c2U... i have tried exact as you said - and a whole lot more, i love php AND java and i really need this to work! plz more help :( ~tim |