|
From: <php...@li...> - 2008-02-13 09:17:24
|
> Despite apache / tomcat being on the same server, it seems promiscuous needs to be on, as well > as allow_url_include. yes, this is documented, I think. :) See also: http://www.ibm.com/developerworks/aix/library/au-javaphpaix5/ > But now, I cannot get java_require or java_autoload to get at my classes packaged within my web > app. Isn't it possible to copy all your libraries to WEB-INF/lib? 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. Jetzt Mails schnell in einem Vorschaufenster überfliegen. Dies und viel mehr bietet das neue Yahoo! Mail - www.yahoo.de/mail |