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
|
From: <php...@li...> - 2011-09-24 10:48:53
|
is it Properly steps to install php/javaBridge Integration... We are following below steps... tell us where we are wrong... We installed XAMPP in windows in C drive. We installed JDK 1.6.0_23 in C drive. 1) Do we need to install Tomcat ? 2) In which folder do we put JavaBridge.jar ? 3) In which folder do we put your 6 jar files ? 4) Which step we missed above ? In continue to 4 points in previous email, also confirm ... 5) We will set classpath system variable to your 6 jar files. 6) php.ini settings are as below ==================== java.class.path = "C:\Program Files\Java\jdk1.6.0_23\jre\lib;C:\<<WhereYouSayToPutJarFiles>>\cryptix32.jar;C:\<<WhereYouSayToPutJarFiles>>\sfa.jar;C:\<<WhereYouSayToPutJarFiles>>\servlet.jar;C:\<<WhereYouSayToPutJarFiles>>\jsse.jar;C:\<<WhereYouSayToPutJarFiles>>\jnet.jar;C:\<<WhereYouSayToPutJarFiles>>\jcert.jar;" java.library = "C:\Program Files\Java\jdk1.6.0_23\jre\bin\server\jvm.dll" java.home = "C:\Program Files\Java\jdk1.6.0_23\bin" java.library.path = "C:\Program Files\Java\jdk1.6.0_23\jre\lib" ==================== >From : Om web Solutions Mo: +91-9374973952 +91-9687436776 |
From: <php...@li...> - 2011-09-24 07:23:49
|
We are following below steps... tell us where we are wrong... We installed XAMPP in windows in C drive. We installed JDK 1.6.0_23 in C drive. 1) Do we need to install Tomcat ? 2) In which folder do we put JavaBridge.jar ? 3) In which folder do we put your 6 jar files ? 4) Which step we missed above ? In continue to 4 points in previous email, also confirm ... 5) We will set classpath system variable to your 6 jar files. 6) php.ini settings are as below ==================== java.class.path = "C:\Program Files\Java\jdk1.6.0_23\jre\lib;C:\<<WhereYouSayToPutJarFiles>>\cryptix32.jar;C:\<<WhereYouSayToPutJarFiles>>\sfa.jar;C:\<<WhereYouSayToPutJarFiles>>\servlet.jar;C:\<<WhereYouSayToPutJarFiles>>\jsse.jar;C:\<<WhereYouSayToPutJarFiles>>\jnet.jar;C:\<<WhereYouSayToPutJarFiles>>\jcert.jar;" java.library = "C:\Program Files\Java\jdk1.6.0_23\jre\bin\server\jvm.dll" java.home = "C:\Program Files\Java\jdk1.6.0_23\bin" java.library.path = "C:\Program Files\Java\jdk1.6.0_23\jre\lib" ==================== is it Properly steps to install php/javaBridge Integration... |
From: <php...@li...> - 2011-09-19 21:13:58
|
Hi again. After some more head banging and googling it showed up as being a bug in Eclipse when exporting your project as a runnable jar. Using the fat jar plugin from http://fjep.sourceforge.net/ in Eclipse - and the service runs as a charm! So cool. Hope it might help someone else out Cheers /Mikael 2011-09-19 17:47, php...@li... skrev: > Hi! > I've been using the old native bridge for some time - but I had to > upgrade to the new API on a recent server upgrade and then ran in to > some problems... > I Have a very simple RMI service with one remote interface. I used to > interface it using the old native API, with the following code: > > $remote = new java("se.something.SomeServerRemote"); > $lookup = new java_class("java.rmi.Naming"); > $remote = $lookup->lookup("rmi://www.something.net/SomeServer"); > > And then I could interface and send data on the defined remote interface > and methods like: > // just method call, not passing any object > $result = $remote->sendEcho(); > > // instantiate object to be sent to RMI-server > $someObject = new java("org.jpos.ISOMsg", 3); > > // call RMI with data > $response = $remote->sendTransaction($somObject); > > This used to work just great! > > > I've now compiled the bridge into a very simple standalone server that > receives the bridge API-calls and then just interfaces the RMI server. > > This works fine when I'm not passing any objects to the remote service > (i.e. using the $remote->sendEcho() ) but I get a java exception when I > try to pass any object/data: > PHP Fatal error: Uncaught [[o:Exception]:"java.lang.Exception: Invoke > failed: [[o:SomeServer_Stub]]->sendTransaction((o:ISOMsg)[o:ISOMsg]). > Cause: java.rmi.ServerException: RemoteException occurred in server > thread; nested exception is: \n\tjava.rmi.UnmarshalException: error > unmarshalling arguments; nested exception is: > \n\tjava.net.MalformedURLException: unknown protocol: rsrc VM: > 1.6.0_20@http://java.sun.com/" > > I'm sorry if this is a newbie question, but I don't realize what I'm > doin wrong here. Any help would be so great. > > Cheers > > /Mikael > > > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > Learn about the latest advances in developing for the > BlackBerry® mobile platform with sessions, labs& more. > See new tools and technologies. Register for BlackBerry® DevCon today! > http://p.sf.net/sfu/rim-devcon-copy1 > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users -- ?: Mikael Geijer T: +46 (0) 70 745 5239 W: http://www.nufort.net |
From: <php...@li...> - 2011-09-19 16:06:53
|
Hi! I've been using the old native bridge for some time - but I had to upgrade to the new API on a recent server upgrade and then ran in to some problems... I Have a very simple RMI service with one remote interface. I used to interface it using the old native API, with the following code: $remote = new java("se.something.SomeServerRemote"); $lookup = new java_class("java.rmi.Naming"); $remote = $lookup->lookup("rmi://www.something.net/SomeServer"); And then I could interface and send data on the defined remote interface and methods like: // just method call, not passing any object $result = $remote->sendEcho(); // instantiate object to be sent to RMI-server $someObject = new java("org.jpos.ISOMsg", 3); // call RMI with data $response = $remote->sendTransaction($somObject); This used to work just great! I've now compiled the bridge into a very simple standalone server that receives the bridge API-calls and then just interfaces the RMI server. This works fine when I'm not passing any objects to the remote service (i.e. using the $remote->sendEcho() ) but I get a java exception when I try to pass any object/data: PHP Fatal error: Uncaught [[o:Exception]:"java.lang.Exception: Invoke failed: [[o:SomeServer_Stub]]->sendTransaction((o:ISOMsg)[o:ISOMsg]). Cause: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: \n\tjava.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: \n\tjava.net.MalformedURLException: unknown protocol: rsrc VM: 1.6.0_20@http://java.sun.com/" I'm sorry if this is a newbie question, but I don't realize what I'm doin wrong here. Any help would be so great. Cheers /Mikael |
From: <php...@li...> - 2011-09-19 16:04:00
|
Hi! I've been using the old native bridge for some time - but I had to upgrade to the new API on a recent server upgrade and then ran in to some problems... I Have a very simple RMI service with one remote interface. I used to interface it using the old native API, with the following code: $remote = new java("se.something.SomeServerRemote"); $lookup = new java_class("java.rmi.Naming"); $remote = $lookup->lookup("rmi://www.something.net/SomeServer"); And then I could interface and send data on the defined remote interface and methods like: // just method call, not passing any object $result = $remote->sendEcho(); // instantiate object to be sent to RMI-server $someObject = new java("org.jpos.ISOMsg", 3); // call RMI with data $response = $remote->sendTransaction($somObject); This used to work just great! I've now compiled the bridge into a very simple standalone server that receives the bridge API-calls and then just interfaces the RMI server. This works fine when I'm not passing any objects to the remote service (i.e. using the $remote->sendEcho() ) but I get a java exception when I try to pass any object/data: PHP Fatal error: Uncaught [[o:Exception]:"java.lang.Exception: Invoke failed: [[o:SomeServer_Stub]]->sendTransaction((o:ISOMsg)[o:ISOMsg]). Cause: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: \n\tjava.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: \n\tjava.net.MalformedURLException: unknown protocol: rsrc VM: 1.6.0_20@http://java.sun.com/" I'm sorry if this is a newbie question, but I don't realize what I'm doin wrong here. Any help would be so great. Cheers /Mikael |
From: <php...@li...> - 2011-09-15 21:03:24
|
He there, the latest release is 6.2.1. It is a stable release, not a beta. In any case, the reported issue is not due to a mistake in the PHP/Java Bridge but rather a misunderstanding; see php url_include. Regards, Jost Bökemeier On 9/15/11, php...@li... <php...@li...> wrote: > If you want to try the stand-alone configuration, use the version > 5.5.4.1, becuase the last version of php-java-bridge (a beta release) > is not working!! > > Use this downloads: > http://sourceforge.net/projects/php-java-bridge/files/Binary%20package/php-java-bridge_5.5.4.1/exploded/ > > - Walter > > ------------------------------------------------------------------------------ > Doing More with Less: The Next Generation Virtual Desktop > What are the key obstacles that have prevented many mid-market businesses > from deploying virtual desktops? How do next-generation virtual desktops > provide companies an easier-to-deploy, easier-to-manage and more affordable > virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |
From: <php...@li...> - 2011-09-15 15:30:31
|
If you want to try the stand-alone configuration, use the version 5.5.4.1, becuase the last version of php-java-bridge (a beta release) is not working!! Use this downloads: http://sourceforge.net/projects/php-java-bridge/files/Binary%20package/php-java-bridge_5.5.4.1/exploded/ - Walter |
From: <php...@li...> - 2011-09-08 16:39:43
|
Hi, > I have made changes to give all permissions to the Adjusting folder permissions won't change anything; \\pipe\...is a virtual name of a pipe used for php<->java communication. > I can add any other extension and everything works fine it is only the cURL > extension that fails. Never heard of this php extension, sorry. The page http://php.net/manual/de/book.curl.php mentions problems with win7, though. Regards, Jost Bökemeier |
From: <php...@li...> - 2011-09-08 15:54:22
|
Thanks for the replies I have made changes to give all permissions to the temp folder as well as using the default ini file from the zip from the PHP site. all of this was to no avail.the phpinfo show the session save directory as the same temp folder that is failing when I add the cURL extension. I can add any other extension and everything works fine it is only the cURL extension that fails. Al Dispennette ________________________________ From: "php...@li..." <php...@li...> To: php...@li... Sent: Wednesday, September 7, 2011 1:28 PM Subject: Re: [Php-java-bridge-users] %TOMCAT_HOME%\temp\JavaBridge64116.socket not writable Hi, > java.io.IOException: File > \\.\pipe\C:\Apache_Software_Foundation\apache-tomcat-6.0.32\temp\JavaBridge64116.socket > not writable this usually means that PHP has crashed during startup so that Java doesn't have a socket to write to. Please check your PHP installation php.ini file. (see result of http://.../phpinfo.php). > I used the msi file for the php and Don't. The PHP installer adds some obscure extensions, which will only work in certain environments (iis for example). Please remove the installed php.ini file and start with the recommended php.ini file from the zip download. You only need the php-cgi.exe and the php5[ts].dll (and optionally some php.ini file, if you want to load additional PHP extensions). Regards, Jost Bökemeier ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-09-07 20:28:28
|
Hi, > java.io.IOException: File > \\.\pipe\C:\Apache_Software_Foundation\apache-tomcat-6.0.32\temp\JavaBridge64116.socket > not writable this usually means that PHP has crashed during startup so that Java doesn't have a socket to write to. Please check your PHP installation php.ini file. (see result of http://.../phpinfo.php). > I used the msi file for the php and Don't. The PHP installer adds some obscure extensions, which will only work in certain environments (iis for example). Please remove the installed php.ini file and start with the recommended php.ini file from the zip download. You only need the php-cgi.exe and the php5[ts].dll (and optionally some php.ini file, if you want to load additional PHP extensions). Regards, Jost Bökemeier |
From: <php...@li...> - 2011-09-07 18:36:45
|
Hi Al, I'm not convinced this problem is related to the cURL extension. Instead, it sounds like there are some file permissions that aren't correct for your Tomcat installation. Find the user or system account that Tomcat uses to run. Then make sure that it has permissions to write to the folder C:\Apache_Software_Foundation\apache-tomcat-6.0.32\temp\ Just a thought for something you should check. Thanks, Brandon (Just some random but very satisfied user) On Wed, Sep 7, 2011 at 2:19 PM, <php...@li... > wrote: > Hello, > > I have just starting using javabridge because another entity of a project > I'm playing with needs it. > I really don't use PHP so this is all very new to me, but for the mast part > I have it working. > that is until I add the cURL extension to the php config. > the dll's are in the correct locations and other than that I'm not sure > what else to look at. > I am running a standard tomcat6 install through eclipse. I used the msi > file for the php and extension install. (PHP 5.2.17) > Attached is the stack I get when starting the server in eclipse. This is > happening when the server is trying to initialize the application. > > java.io.IOException: File > \\.\pipe\C:\Apache_Software_Foundation\apache-tomcat-6.0.32\temp\JavaBridge64116.socket > not writable > at php.java.bridge.http.NPChannelFactory.test(NPChannelFactory.java:66) > at php.java.servlet.fastcgi.FastCGIServlet.init(FastCGIServlet.java:131) > at > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173) > at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993) > at > org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4420) > at > org.apache.catalina.core.StandardContext.start(StandardContext.java:4733) > at > org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) > at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) > at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) > at > org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1079) > at > org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:1002) > at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:506) > at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1315) > at > org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) > at > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) > at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061) > at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) > at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) > at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) > at org.apache.catalina.core.StandardService.start(StandardService.java:525) > at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) > at org.apache.catalina.startup.Catalina.start(Catalina.java:595) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) > > any help would be much appreciated. > > Al Dispennette > > ------------------------------------------------------------------------------ > Using storage to extend the benefits of virtualization and iSCSI > Virtualization increases hardware utilization and delivers a new level of > agility. Learn what those decisions are and how to modernize your storage > and backup environments for virtualization. > http://www.accelacomm.com/jaw/sfnl/114/51434361/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |
From: <php...@li...> - 2011-09-07 18:20:06
|
Hello, I have just starting using javabridge because another entity of a project I'm playing with needs it. I really don't use PHP so this is all very new to me, but for the mast part I have it working. that is until I add the cURL extension to the php config. the dll's are in the correct locations and other than that I'm not sure what else to look at. I am running a standard tomcat6 install through eclipse. I used the msi file for the php and extension install. (PHP 5.2.17) Attached is the stack I get when starting the server in eclipse. This is happening when the server is trying to initialize the application. java.io.IOException: File \\.\pipe\C:\Apache_Software_Foundation\apache-tomcat-6.0.32\temp\JavaBridge64116.socket not writable at php.java.bridge.http.NPChannelFactory.test(NPChannelFactory.java:66) at php.java.servlet.fastcgi.FastCGIServlet.init(FastCGIServlet.java:131) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:993) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4420) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4733) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1079) at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:1002) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:506) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1315) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061) at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) at org.apache.catalina.core.StandardService.start(StandardService.java:525) at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) at org.apache.catalina.startup.Catalina.start(Catalina.java:595) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) any help would be much appreciated. Al Dispennette |
From: <php...@li...> - 2011-09-05 16:43:51
|
Hi, > But I write a php program with the contents of the following [...] Please find the PHP documentation at: php.net. Regards, Jost Bökemeier |
From: <php...@li...> - 2011-09-05 12:59:25
|
Dear friends and colleagues, i will be in vacations until 6th of september. see and hear you then regards Frank |
From: <php...@li...> - 2011-09-05 12:32:21
|
Hi, I'm using java bridge for calling java in php. I installed java- bridge and I,m getting the index page by running http://localhost:8080/JavaBridge/. But I write a php program with the contents of the following <?php //require_once("http://www.epaykerala.com:8080/JavaBridge/java/Java.inc"); echo "hello1"; require_once("http://localhost:8080/JavaBridge/java/Java.inc"); $System = java("java.lang.System"); echo "hello2...."; echo $System->getProperties(); ?> When I run this by http://localhost/sample.php,i is not showing any error or any output. How can I run this?Is the code contains any error?. Please help me. I new in Java-Bridge. Thanks in Advance. -- Thanks & Regards, Dini Maniyan, Software Engineer, Volks Electronics Pvt Ltd. www.volkselectronics.com |
From: <php...@li...> - 2011-08-23 16:27:04
|
Hi, > Exception : JavaBridge/java/Java.inc:13: Fatal Error: > 'get_required_files' is an unknown function. [java_get_base] the function get_required_files appeared in PHP version 4.0.1. Please see http://php.net/manual/en/function.get-required-files.php Regards, Jost Bökemeier |
From: <php...@li...> - 2011-08-23 08:00:29
|
Hi, I am trying to deploy JavaBridge.war as portlet in Liferay. Deployment is successful and able to see javabridge in add-application. First Index.php page is displaying without error but when clicking executing link for Test.php, the following exceptions displaying in the portlet. Exception : JavaBridge/java/Java.inc:13: Fatal Error: 'get_required_files' is an unknown function. [java_get_base] If I am trying to access this through http://localhost:8080/javabridge/test.php it was working fine without errors. Are there any configurations required for JavaBridge to be deployed as portlet? Please help |
From: <php...@li...> - 2011-08-22 09:28:06
|
Hi, I am very new to PJB and Liferay. I have successfully installed Liferay and PJB. I can call http://localhost:8080/JavaBridge/index.php and get the phpinfo page. However if I ran phpinfo() as a Liferay portlet, I will get the Quercus phpinfo page display. What do I have to configure so that my PHP scripts will be served by the usual Zend engine instead of being served by Quercus. Please help. |
From: <php...@li...> - 2011-08-07 09:36:11
|
Hi, please see our FAQ section "I want to ship my own PHP web application. Where do I put PHP and PHP extensions?" at http://php-java-bridge.sourceforge.net/pjb/FAQ.html Regards, Jost Bökemeier |
From: <php...@li...> - 2011-08-07 09:34:56
|
Hi, the examples run fine in Apache. Please see our FAQ and http://php-java-bridge.sourceforge.net/pjb/examples.php Regards, Jost Bökemeier |
From: <php...@li...> - 2011-07-31 00:47:39
|
I can't figure out if Apache can access JavaBridge. I've installed Tomcat7 correctly and have been able to run some of the tests the extracted war file generated. I thought that the examples were to be run on Apache but it doesn't seem to be the case. Is this possible? |
From: <php...@li...> - 2011-07-22 09:05:22
|
I am out of the office until 08/03/2011. Note: This is an automated response to your message "Re: [Php-java-bridge-users] PHP/JAVA Bridge Write socket error" sent on 7/22/2011 1:51:32 AM. This is the only notification you will receive while this person is away. |
From: <php...@li...> - 2011-07-22 07:27:08
|
Hi There is a global.properties.in in the JavaBridge.jar file. I am going to start to experiment with the MAX_WAIT parameter there and see what happens. Hermod -----Original Message----- From: php...@li... [mailto:php...@li...] Sent: Thursday, July 21, 2011 3:14 PM To: php...@li... Subject: Re: [Php-java-bridge-users] PHP/JAVA Bridge Write socket error Hello, As Hermod, I am facing the same problem. Just after restart the system and start the Tomcat service, the error happens. If I stop and start the Tomcat service, all works fine. How can I see if the FastCGI server is running ok? Where is the global.properties file to check? Thanks, Ely Matos -----Original Message----- From: php...@li... [mailto:php...@li...] Sent: terça-feira, 19 de abril de 2011 01:12 To: php...@li... Subject: Re: [Php-java-bridge-users] PHP/JAVA Bridge Write socket error Hi This happens to me every time my Tomcat service starts after a system restart. I then have to restart the service in order to get the FastCGI pool up. I'll look into the global.properties . What setting would that be? Regards Hermod -----Original Message----- From: php...@li... [mailto:php...@li...] Sent: Monday, April 18, 2011 9:20 PM To: php...@li... Subject: Re: [Php-java-bridge-users] PHP/JAVA Bridge Write socket error Hi, > Apparently, I have to wait a little after starting IIS and tomcat > service before using php/java bridge, and then everything is OK. Umm, no. php-cgi.exe should not take more than 500ms to start with the default php.ini. On Linux it starts in less than 50ms. If it takes more time to start on your machine, please report this as a bug to the PHP maintainers. I think it is possible to adjust the timeouts of the PHP/Java Bridge (see global.properties file), but if PHP FastCGI server really takes that much time to start on your machine, you should have a look at your php.ini files. Regards, Jost Bökemeier ---------------------------------------------------------------------------- -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that the DnB NOR Group cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ---------------------------------------------------------------------------- -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ 5 Ways to Improve & Secure Unified Communications Unified Communications promises greater efficiencies for business. UC can improve internal communications as well as offer faster, more efficient ways to interact with customers and streamline customer service. Learn more! http://www.accelacomm.com/jaw/sfnl/114/51426253/ _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that the DnB NOR Group cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * |
From: <php...@li...> - 2011-07-21 13:13:44
|
Hello, As Hermod, I am facing the same problem. Just after restart the system and start the Tomcat service, the error happens. If I stop and start the Tomcat service, all works fine. How can I see if the FastCGI server is running ok? Where is the global.properties file to check? Thanks, Ely Matos -----Original Message----- From: php...@li... [mailto:php...@li...] Sent: terça-feira, 19 de abril de 2011 01:12 To: php...@li... Subject: Re: [Php-java-bridge-users] PHP/JAVA Bridge Write socket error Hi This happens to me every time my Tomcat service starts after a system restart. I then have to restart the service in order to get the FastCGI pool up. I'll look into the global.properties . What setting would that be? Regards Hermod -----Original Message----- From: php...@li... [mailto:php...@li...] Sent: Monday, April 18, 2011 9:20 PM To: php...@li... Subject: Re: [Php-java-bridge-users] PHP/JAVA Bridge Write socket error Hi, > Apparently, I have to wait a little after starting IIS and tomcat > service before using php/java bridge, and then everything is OK. Umm, no. php-cgi.exe should not take more than 500ms to start with the default php.ini. On Linux it starts in less than 50ms. If it takes more time to start on your machine, please report this as a bug to the PHP maintainers. I think it is possible to adjust the timeouts of the PHP/Java Bridge (see global.properties file), but if PHP FastCGI server really takes that much time to start on your machine, you should have a look at your php.ini files. Regards, Jost Bökemeier ---------------------------------------------------------------------------- -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that the DnB NOR Group cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ---------------------------------------------------------------------------- -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-07-19 16:05:41
|
Hi, I have Javabridge setup on Apache Tomcat. I have a php application on this server that uses the gd library. How do I enable this using Javabridge? Thanks. |