From: <php...@li...> - 2006-11-28 18:46:41
|
Hi, > Fatal error: Uncaught > [o(Exception):"java.lang.Exception: Invoke failed: > [o(PHP2JavaBridge5)]->getEcDatenForOnlineEc2((Ekunden)o(Ekunden)). > Cause: > java.lang.NoSuchMethodError: DAL.rmi.PHP2JavaBridge5.getEcDatenForOnlineEc2(PHP2JavaBridge5.java:338) the above message means that your class PHP2JavaBridge5 has called a method which existed when it was compiled against an external library, but the current runtime environment doesn't contain this method. You're probably using an old version of the library but you have compiled against a newer one. Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |