From: <php...@li...> - 2007-03-17 11:39:29
|
Hi, which problems do you have with the PHP/Java Bridge? > java.lang.ClassNotFoundException: > com.intraway.framework.IpuConfigResponsible Well, just locate the Java library which exports the above class and then require it and its dependencies using the java require syntax. > VM: 3.4.3@http://gcc.gnu.org/java/ Also check if you Java VM can interpret the Java library (GNU java is not fully compatible with Java 1.4). If not, switch to IBM or Sun Java. In any case, please do not use @java_reset(), the CLASSPATH. In which documentation have you found this? Also it should never ever be necessary to create a wrapper Java library. The PHP/Java Bridge protocol is efficient enough so that these wrappers are *entirely* obsolete. Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |