|
From: <php...@li...> - 2009-04-30 09:06:26
|
Please see our FAQ about NoClassDefFound errors. Since Java has no module
system, you must load all dependencies from exactly one loader.
Furthermore this is a java link-time issue, not a PHP issue, your php code
java("de.iph.foo.MeinFoo")->getNumber() has not been reached, as you should
see from the line number in your stack strace, if you print it.
Regards,
Jost Boekemeier
Apr 30, 2009 10:53 vorm. schrieb am <
php...@li...>:
Anyway I still get the same message:
root cause java.lang.RuntimeException: PHP Fatal error:
Uncaught [[o:Exception]:"java.lang.Exception:
CreateInstance failed: new com.fara.Web. Cause:
java.lang.ClassNotFoundException: Unresolved external reference:
java.lang.NoClassDefFoundError: de/iph/foo/MeinFoo.
-- Unable to call constructor
------------------------------------------------------------------------------
Register No...
|