*I am using the ubuntu-10.10 and centos-6.0 but in both i am facing below
error:
( i have put the 'bsf.jar' in ofbiz/framework/base/lib/scripting folder )
**Any help regarding this will be highly appreciated.
Why the build is failed in this step ?
[root@localhost apache-ofbiz-10.04.02]# ant run-install run
Buildfile: build.xml
ofbiz-init:
build:
[echo] [build] ========== Start Building (Compile) ==========
ofbiz-init:
dir-init:
copy-derby-props:
build:
[echo] [build] ========== Start Building Framework (Compile) ==========
BUILD FAILED
/home/ashu/Downloads/apache-ofbiz-10.04.02/build.xml:183: The following
error occurred while executing this line:
/home/ashu/Downloads/apache-ofbiz-10.04.02/framework/build.xml:147: The
following error occurred while executing this line:
/home/ashu/Downloads/apache-ofbiz-10.04.02/macros.xml:27: The following
error occurred while executing this line:
/home/ashu/Downloads/apache-ofbiz-10.04.02/framework/start/build.xml:22:
The following error occurred while executing this line:
/home/ashu/Downloads/apache-ofbiz-10.04.02/common.xml:59:
java.lang.ClassNotFoundException:
org.apache.bsf.engines.javascript.JavaScriptEngin*
Ashutosh Verma