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
|
3
(2) |
|
4
|
5
|
6
|
7
(2) |
8
(6) |
9
|
10
|
|
11
|
12
|
13
|
14
|
15
|
16
(2) |
17
|
|
18
|
19
|
20
|
21
|
22
|
23
(7) |
24
|
|
25
|
26
|
27
(1) |
28
(1) |
29
|
30
(1) |
|
|
From: <php...@li...> - 2007-11-23 17:25:24
|
Hi
> 07/11/23 16:07:21 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)
I have just tested the bridge against Oracle AS 9.0.4 and I could not reproduce these problems.
1. downloaded/extracted oracle web containers for java (the 90MB download)
2. copied home/config to home/config-new
3. changed home/config-new/application.xml so that it contains
...
<web-module id="dms" path="../../home/applications/dms.war"/>
<web-module id="JavaBridge" path="../../home/applications/JavaBridge.war"/>
4. changed home/config-new/http-web-site.xml so that it contains
...
<web-app application="default" name="admin_web" root="/adminoc4j"/>
<web-app application="default" name="JavaBridge" root="/JavaBridge"/>
5. changed the server port in home/config-new/http-web-site.xml to 8899:
...
<web-site port="8899"
...
6. Copied JavaBridge.war (from the version 3.2.1 j2ee download) to home/applications
7. Started the Oracle J2EE server so that it runs with the new configuration:
java -jar '/home/jostb/Desktop/oc4j_extended.zip_FILES/j2ee/home/oc4j.jar'
-config '/home/jostb/Desktop/oc4j_extended.zip_FILES/j2ee/home/config-new/server.xml'
8. http://localhost:8899/JavaBridge/test.php renders the test PHP page.
If the problem persists, please open a problem report and attach your configuration
at the end of the ticket (please use the following link
http://sourceforge.net/tracker/?func=add&group_id=117793&atid=679233).
Regards,
Jost Boekemeier
Machen Sie Yahoo! zu Ihrer Startseite. Los geht's:
http://de.yahoo.com/set
|
|
From: <php...@li...> - 2007-11-23 15:18:30
|
Hi, I am not criticising OAS in general, but the way this particular application was implemented, it is really a mess and with my limited experience in Java/J2EE I can tell that a lot of things were not done in a standard way. Anyway, I tried to run the command as you suggested while all services were running and I got the following error: 07/11/23 16:07:19 Auto-deploying file:/D:/oracle/oraMtier/j2ee/home/applications /JavaBridge/ (New server version detected)... 07/11/23 16:07:20 Error starting HTTP-Server: Address already in use: JVM_Bind 07/11/23 16:07:21 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0) initialized Do I need to shut down one of the services before I run this command? I tried shutting down the HTTP server and then running the command again, but got the same message minus the "Auto-deploying" stuff. In both cases the url test.php does not work (404). Thank you so much for replying, and I apologize if my questions seem a little stupid, like I said, I don't have much experience in Java/J2EE. On Nov 23, 2007 4:02 PM, <php...@li...> wrote: > Hi, > > the Oracle AS is (or was) actually a very good AS, please see: > http://php-java-bridge.cvs.sourceforge.net/php-java-bridge/php-java-bridge/INSTALL.ORACLE?view=markup > > > Can you please start the server with the command: > > cd $J2EE_HOME > java -jar oc4j.jar > > and then run the test.php: > > http://localhost:8888/JavaBridge/test.php > > Which error message do you get? > > > Regards, > Jost Boekemeier > > > > Machen Sie Yahoo! zu Ihrer Startseite. Los geht's: > http://de.yahoo.com/set > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > 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 > |
|
From: <php...@li...> - 2007-11-23 15:02:56
|
Hi, the Oracle AS is (or was) actually a very good AS, please see: http://php-java-bridge.cvs.sourceforge.net/php-java-bridge/php-java-bridge/INSTALL.ORACLE?view=markup Can you please start the server with the command: cd $J2EE_HOME java -jar oc4j.jar and then run the test.php: http://localhost:8888/JavaBridge/test.php Which error message do you get? Regards, Jost Boekemeier Machen Sie Yahoo! zu Ihrer Startseite. Los geht's: http://de.yahoo.com/set |
|
From: <php...@li...> - 2007-11-23 14:51:20
|
Hi, unfortunately for me this doesn't work. I'm pretty sure something's messed up in the configuration of this particular OAS, because although in the http-we-site.xml the port mentioned is 8888, there appears to be no J2EE listener on that port. I've also installed the JavaBridge.war as described in the install.oracle file and I can see it is being expanded at runtime. However, I cannot access the http://localhost:8888/JavaBridge/test.php url. Could it be that the whole site is only accessible through HTTPS? Thanks for replying anyway :-) On Nov 23, 2007 3:09 PM, <php...@li...> wrote: > Hi, > > I had the same problem running Tomcat and Apache - once you have the > backend up and running, restart Apache - it worked for me. > > > Regards, > > -- > Jamie Saunders > Interactive Developer > > Featurecreep Ltd. > http://www.featurecreep.com > 14 Orchard Street, Bristol, BS1 5EH > +44 (0)117 905 5047 > > > On 23 Nov 2007, at 14:04, php...@li... > wrote: > > > > Hi, > > > > I'm working on an application that we took over from some other > > company, and > > it's based on Oracle Application Server (on Windows 2003 Server). In > > general, it's a mess in many ways, and on top of that we don't have > > a lot of > > experience in Java/J2EE, so we're trying to combine PHP with the > > existing > > codebase in order to leverage our PHP know-how. > > So, to make a long story short, we've managed to successfully > > install the > > PHP-Java Bridge v.3.2.1 with PHP 5.1.6 and the Oracle HTTP server > > (Apache > > 1.3) to the point where we can see the "java status" parameter as > > "running". > > However, all our tests immediately return the following error: > > > > Fatal error: php_mod_java(98): Call object is null: The connection > > to the > > current back end doesn't exist anymore; probably the current back > > end has > > been restarted w/o restarting the front end. in d:\www > > \javatest01.php on > > line 8 > > > > We assume this has to do with connecting to the wrong host/port, > > but we are > > at a loss in finding the right port. Attached is the report of > > ports in use > > by the Oracle Application Server. The "running" status cannot be > > obtained > > from 127.0.0.1:8888 or 127.0.0.1:7777. It usually works with ports > > 3701-4, > > but then we always get the error above. Any ideas? > > > > Thanks in advance > > ---------------------------------------------------------------------- > > --- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > 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 2005. > 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 > |
|
From: <php...@li...> - 2007-11-23 14:09:29
|
Hi, I had the same problem running Tomcat and Apache - once you have the backend up and running, restart Apache - it worked for me. Regards, -- Jamie Saunders Interactive Developer Featurecreep Ltd. http://www.featurecreep.com 14 Orchard Street, Bristol, BS1 5EH +44 (0)117 905 5047 On 23 Nov 2007, at 14:04, php...@li... wrote: > Hi, > > I'm working on an application that we took over from some other > company, and > it's based on Oracle Application Server (on Windows 2003 Server). In > general, it's a mess in many ways, and on top of that we don't have > a lot of > experience in Java/J2EE, so we're trying to combine PHP with the > existing > codebase in order to leverage our PHP know-how. > So, to make a long story short, we've managed to successfully > install the > PHP-Java Bridge v.3.2.1 with PHP 5.1.6 and the Oracle HTTP server > (Apache > 1.3) to the point where we can see the "java status" parameter as > "running". > However, all our tests immediately return the following error: > > Fatal error: php_mod_java(98): Call object is null: The connection > to the > current back end doesn't exist anymore; probably the current back > end has > been restarted w/o restarting the front end. in d:\www > \javatest01.php on > line 8 > > We assume this has to do with connecting to the wrong host/port, > but we are > at a loss in finding the right port. Attached is the report of > ports in use > by the Oracle Application Server. The "running" status cannot be > obtained > from 127.0.0.1:8888 or 127.0.0.1:7777. It usually works with ports > 3701-4, > but then we always get the error above. Any ideas? > > Thanks in advance > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > 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 |
|
From: <php...@li...> - 2007-11-23 14:08:11
|
Hi, Thanks for the advice. I finally got it working by using Tomcat as the back-end and compiling the java.so module using the --disable- backend option: ./configure --disable-backend --with-java=<JAVA_HOME> Regards, -- Jamie Saunders Interactive Developer Featurecreep Ltd. http://www.featurecreep.com 14 Orchard Street, Bristol, BS1 5EH +44 (0)117 905 5047 On 16 Nov 2007, at 17:23, php...@li... wrote: > Hi, > > the Linux C code is only supported on Debian or RedHat Linux. > Please see the DEB and RPM > documentation for more information how to create a Debian or RedHat > Linux package. (The C code > will compile on any operating system with the required autoconf > installation, but we don't support > it) > > > Please use the pure Java implementation and the Java.inc instead. > Please see the INSTALL.J2EE or > INSTALL.STANDALONE or INSTALL.J2SE documents and the README for > details. > > > Regards, > Jost Boekemeier > > > > Machen Sie Yahoo! zu Ihrer Startseite. Los geht's: > http://de.yahoo.com/set > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > 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 |
|
From: <php...@li...> - 2007-11-23 14:04:15
|
Hi, I'm working on an application that we took over from some other company, and it's based on Oracle Application Server (on Windows 2003 Server). In general, it's a mess in many ways, and on top of that we don't have a lot of experience in Java/J2EE, so we're trying to combine PHP with the existing codebase in order to leverage our PHP know-how. So, to make a long story short, we've managed to successfully install the PHP-Java Bridge v.3.2.1 with PHP 5.1.6 and the Oracle HTTP server (Apache 1.3) to the point where we can see the "java status" parameter as "running". However, all our tests immediately return the following error: Fatal error: php_mod_java(98): Call object is null: The connection to the current back end doesn't exist anymore; probably the current back end has been restarted w/o restarting the front end. in d:\www\javatest01.php on line 8 We assume this has to do with connecting to the wrong host/port, but we are at a loss in finding the right port. Attached is the report of ports in use by the Oracle Application Server. The "running" status cannot be obtained from 127.0.0.1:8888 or 127.0.0.1:7777. It usually works with ports 3701-4, but then we always get the error above. Any ideas? Thanks in advance |