Hi, I have create an e-commerce application, so how to compile it? I have create class Certificat.java in eclipse, but when i try to execute the applicationin browser, i have the following error: java.lang.ClassNotFoundException: org.ofbiz.certif.Cerificat The problematic instruction: ---------- ==> assignment: catalogCol=Static["org.ofbiz.certif.Cerificat"].getCertificatByCategId(request)?if_exists [on line 25, column 1 in listcertif.ftl] ---------- Java backtrace for programmers: ----------
Nota: I dont know where eclipse puts Certificat.class file ? Thanks -- View this message in context: http://www.nabble.com/how-to-compile-my-e-commerce-application---tf4075498.html#a11582917 Sent from the OFBiz - User mailing list archive at Nabble.com.
