From: <php...@li...> - 2008-05-10 20:46:32
|
Hi, >In other words, you >have more than one such library in your class path(s). The code that causes problem here calls function from another file which create an instance $projectFact=new Java("depths.moodle.ProjectsFactory",$sesame); Both files, the one that calls function and function itself have: java_requre($mylib.jar); Do you mean that this causes problem here? Do I have to delete this statement from called function? Zoran php...@li... wrote: > it seems that this is not an instance of this class. > Can you give me any suggestions? Moodle@ClassLoader1 is not assignment compatible with Moodle@ClassLoader2. In other words, you have more than one such library in your class path(s). Please see our class loading FAQ for details. Nicht vergessen! Am Sonntag, den 11. Mai ist Muttertag Geschenkideen, Gedichte & mehr: www.yahoo.de/muttertag ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. |