|
From: <php...@li...> - 2008-02-14 17:30:51
|
Hi, Thank you for your quick answer. I have tried to resolved what you have write about this issue. Regardless I have some experiences with Java, I must admit that I'm not familiar with deploying it as JAR files. I have tried to google for some pages related to this issue, and I have resolved till now that it is related to the problem of how JAR references other JARS, and that somethimes it can cause "classnotfound" problems, but I didn't found anything that clearly explains how to struggle this issue. Could you suggest me some link that could be useful to resolve this. >Java has no "module system". The above message means that there's an open reference >which cannot be resolved. Could you please be more specific about this "open reference which cannot be resolved". In my Java class I don't have anything that could cause "org/openrdf/sesame/query/QueryEvaluationException" that is not handled from Java (I have attached this class, as well as php file that use it, if it could be helpful) Regards Zoran php...@li... wrote: Hi, > java.lang.ClassNotFoundException: Unresolved external reference: java.lang.NoClassDefFoundError: > org/openrdf/sesame/query/QueryEvaluationException. -- Unable to call constructor, see the README > section "Java platform issues" for > details. VM: 1.6.0_04@http://java.sun.com/" at: Java has no "module system". The above message means that there's an open reference which cannot be resolved. Please re-read the README section "Java platform issues" and your Java documentation for details. If there's anything we can do to describe the problem more clearly, please let us know. Regards, Jost Boekemeier Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem neuen Yahoo! Mail. www.yahoo.de/mail ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users --------------------------------- Never miss a thing. Make Yahoo your homepage. |