|
From: <php...@li...> - 2008-08-30 11:17:29
|
Hi, The Java.inc is programmed so that if no context is available to Apache/PHP, the default web context "JavaBridge" is used. If you remove it, you will get the said error message. If you want to use your own context, you'll need to hard-code the context, for example via a define(...) directive before the Java.inc is loaded, or store your application into a custom context and set the JAVA_SERVLET definition to User. The "User" setting extracts the context and forwards to the appropriate web context of the back-end. Please see our FAQ for details. Regards, Jost Boekemeier __________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com |