From: <php...@li...> - 2007-04-04 10:56:28
|
Hi, it depends on which OS you try to use the bridge. On Windows, just install the Tomcat-Addon for Xampp and deploy the JavaBridge.war - file into the webapps directory of xampp. On Linux I can just tell you, that to get it working on SUSE 10.1 I had to compile the sources. -------- Original-Nachricht -------- Datum: Wed, 4 Apr 2007 11:55:22 +0200 (CEST) Von: php...@li... An: php...@li... Betreff: Re: [Php-java-bridge-users] Instructions for php/Java bridge v4.0.7 on XAMPP 1.6.0a? > Hi, > > > > bridge v4.0.7 on XAMPP 1.6.0a. > > I don't know what XAMPP is, but the generic > description from the README should work: > > 1. Start your J2EE server, copy JavaBridge.war into > its autodeploy folder > 2. Use > require_once("http://localhost:<port>/JavaBridge/java/Java.inc"); > > if you want to access Java from your PHP scripts. > > > In case you don't want to install a J2EE server or > servlet engine, the JavaBridge.jar contained in the > JavaBridge.war contains a simple servlet engine > implementation which can be started with: > > java -jar JavaBridge.jar SERVLET:8080 > > > Regards, > Jost Boekemeier > > > > ___________________________________________________________ > Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail |