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-25 13:33:11
|
Hi,
> (And without using the in php integrated javamodule, which actually
> doesn't work :o) )
the PHP/Java Bridge, as the successor of that module, separates the Java and PHP sides; which is
precisely the reason why the PHP/Java Bridge does work, and the original PHP module doesn't.
> I can't imagine that the only way is to use that tomcat application...
We could give you instructions how to start a simple JVM. However, as soon as you need to access
standard libraries, you'll need a standard servlet engine, anyway.
So we've decided to not waste your (and our) time by not providing any non-standard bindings.
Regards,
Jost Boekemeier
E-Mails jetzt auf Ihrem Handy.
www.yahoo.de/go
|
|
From: <php...@li...> - 2008-02-25 12:58:33
|
Dear Mr. Boekemeier, is there no simple solution for combining the apache(without tomcat), the javabridge and in phpfiles embedded javacode??? (And without using the in php integrated javamodule, which actually doesn't work :o) ) I can't imagine that the only way is to use that tomcat application... My java knowledge is very poor, but I'm able to use google :o) and I think I'm not that stupid, so if you can give some hints, how to get this bridge working, I could be able to get the rest on my own (perhaps!!!) Previous installation used a copy command (Copy java-x86-windows.dll from the JavaBridge.war to C:\PHP\ext), but version 3.2.1 was used, and there the"java-x86-windows.dll" file exists. In all of the versions which could be downloaded at sourceforge, this file is no longer existing... I want to use birt, that's why I'm trying to use that bridge... Greetings, Matthias |
|
From: <php...@li...> - 2008-02-25 12:25:41
|
Hi,
> 1.) Install tomcat.
>
> --> I'd like to use it without tomcat,
there are certainly other ways to run a Java VM. -- In fact you can even write your own server, if
you don't like one of the existing containers.
But if you have no experience with Java, I suggest to install Tomcat or any other J2EE server to
run Java.
Regards,
Jost Boekemeier
Machen Sie Yahoo! zu Ihrer Startseite. Los geht's:
http://de.yahoo.com/set
|
|
From: <php...@li...> - 2008-02-25 12:15:29
|
Hi there, Thanks again fort he quick answering... 1.) Install tomcat. --> I'd like to use it without tomcat, I think you said, this would be possible, right? And that's my problem, cause I don't use tomcat, I have no autodeploy folder... ;o) Am I the only person, wanting to use it without tomcat??? I'm confused... ;o) Greetings, Matthias |
|
From: <php...@li...> - 2008-02-25 11:45:56
|
Hi,
> I'm total new in this sector and don't know anything about java... :o(
a Java servlet engine or J2EE application server define an operating environment which allows
one to run Java (web-) applications. The JavaBridge.war is such an application.
> JavaBridge directory created from the J2EE server? Which one, is it in
> the compressed downloadable folder
The php-java-bridge download archive contains a JavaBridge.war, which is a standard Java (web-)
application.
In order to access Java libraries from within Apache or PHP CLI (standalone), you need to run
Java somewhere. The easiest way to do this is to install a J2EE server or servlet engine and to
copy JavaBridge.war into its autodeploy folder.
>
> My local system:
> Win XP
> Apache 2.0.59 (C:\Program Files\Apache Group\Apache2)
> PHP 5.1.6 (C:\php)
> An WWW-Folder for the files (C:\WWW)
> So what do I have to do next???
1.) Install tomcat.
2.) Deploy JavaBridge.war
3.) Copy the created JavaBridge folder to C:\WWW
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...> - 2008-02-25 09:55:44
|
Dear Mr. Boekemeier, Ok, that sounds fine :o) I'think the problem is not the bridge itself, it's me who's the one... *smile* I'm total new in this sector and don't know anything about java... :o( I don't know whar you mean by "All you need to do is to copy the JavaBridge directory created from the J2EE server or servlet engine to the Apache htdocs directory " JavaBridge directory created from the J2EE server? Which one, is it in the compressed downloadable folder, or do I have to install it on my own??? My local system: Win XP Apache 2.0.59 (C:\Program Files\Apache Group\Apache2) PHP 5.1.6 (C:\php) An WWW-Folder for the files (C:\WWW) And I downloaded all the bridges which are available on sourceforge.net (Version 4.1.8 --> 5.1.2) So what do I have to do next??? THANKS A LOT FOR YOUR PATIENCE!!!! If the bridge is working I write a documentation in English (and German) for those who have the same problems, I guess, that won't be to much people, but if just one is searching and helped, it was worthwhile... :o) Sorry for my "stupid" questions, but the one who's not asking, is the one who can't win... *smile* Greetings, Matthias |
|
From: <php...@li...> - 2008-02-25 09:23:16
|
Hi,
> My Problem is, I don't want to use tomcat,
Well, you can use any servlet engine or J2EE server to run Java.
> I thought I'm able to use the Javabridge just with apache
Yes. All you need to do is to copy the JavaBridge directory created from the J2EE server
or servlet engine to the Apache htdocs directory.
> problem, but as already said, I have to use it without... :o)
I don't see any way to run Java libraries without actually running Java... That said, the Linux
binaries have been compiled to native code, they don't use any Java.
But IF you want to use Java, you don't have a choice; you need to start the Java VM.
Regards,
Jost Boekemeier
Heute schon einen Blick in die Zukunft von E-Mails wagen? www.yahoo.de/mail
|
|
From: <php...@li...> - 2008-02-25 09:17:43
|
Hi, if you follow the documentation, you won't get this error. Again, this problem happens because you have started some application on port 8081. If you still have problems with the PHP/Java Bridge or with the documentation, please open a problem report, please use http://sourceforge.net/tracker/?func=add&group_id=117793&atid=679233. Regards, Jost Boekemeier Lesen Sie Ihre E-Mails jetzt einfach von unterwegs. www.yahoo.de/go |
|
From: <php...@li...> - 2008-02-25 08:24:46
|
Good Morning, Thanks for your answer, Mr. Boekemeier. Yes, I' read that one, too... :o) My Problem is, I don't want to use tomcat, I thought I'm able to use the Javabridge just with apache, too... Right? No, installing the bridge in combination with tomcat should be no problem, but as already said, I have to use it without... :o) Is there any possiblitity? Greeting from Germany, Matthias |
|
From: <php...@li...> - 2008-02-25 02:37:03
|
According to the last mail. The exception was by an application listening on port 8081. That application is JavaBridge.rar. The INSTALL.J2SE document describes how to call a php function from java but I need to call java function from PHP which is described in INSTALL.STANDALONE. I need that to be working.
This is the desciption in the document (INSTALL.STANDALONE). The bolted text is what i want to achieve. Hope I was clear this time.
* Extract the JavaBridge.jar library from JavaBridge.war, for example
with the command:
java -classpath JavaBridge.war TestInstallation
* Add the following 3 lines to the main class of your non-J2EE
application:
public static final String JAVABRIDGE_PORT="8087";
static final php.java.bridge.JavaBridgeRunner runner =
php.java.bridge.JavaBridgeRunner.getRequiredInstance(JAVABRIDGE_PORT);
* Add JavaBridge.jar to the main library of you non-J2EE
application. This can be done by adding the following line to your
application's META-INF/MANIFEST.MF:
Class-Path: JavaBridge.jar
It is also possible to simply merge all files into your non-J2EE
application..
* Start your non-J2EE application.
Call your Java methods from PHP
-------------------------------
* Use the following code to call methods:
<?php require_once("http://localhost:8087/JavaBridge/java/Java.inc"); $myClass = new java("com.my.non.j2ee.application.MyClass"); $myClass->myMethod(...);
> > Date: Sat, 23 Feb 2008 12:58:13 +0100
> > To: php...@li...
> > From: php...@li...
> > Subject: Re: [Php-java-bridge-users] Parsing error php/java brodje in java.inc
> > > > Hi,
> >
> > > java/php bridge 5.1.0. This is the error i get now
> > > Fatal error: Uncaught [[o:Exception]:"java.lang.Exception: CreateInstance failed: new Hello.
> >
> > the above message means that the application listening on port 8081, whatever it may be, cannot
> > find the class Hello.
> >
> > Note that PHP almost certainly does not connect to your Java app, unless you manage to run PHP
> > within the ~100ms timeframe your Java application is listening on port 8081, if at all.
> >
> > Furthermore, if you want to run PHP apps from Java, you should probably take a look at the JSR223
> > interface instead, please see the INSTALL.J2SE document for details.
> >
> >
> > Regards,
> > Jost Boekemeier
> >
> >
> >
> > Heute schon einen Blick in die Zukunft von E-Mails wagen? www.yahoo.de/mail
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > 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
>
> _________________________________________________________________
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> 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
_________________________________________________________________
|