Hi,
I am trying to include the iceface web application in ofbiz, for that i put
my iceface web application in (ofbiz\hot-deploy\IceFaceWebApp), added
following iceface related lib
icefaces-jsf12-runtime-support\backport-util-concurrent.jar
icefaces-jsf12-runtime-support\commons-beanutils.jar
icefaces-jsf12-runtime-support\commons-collections.jar
icefaces-jsf12-runtime-support\commons-digester.jar
icefaces-jsf12-runtime-support\commons-fileupload.jar
icefaces-jsf12-runtime-support\commons-logging.jar
icefaces-jsf12-runtime-support\krysalis-jCharts-1.0.0-alpha-1.jar
icefaces-runtime-172\icefaces.jar
icefaces-runtime-172\icefaces-comps.jar
jsf-1-2_09\jsf-api.jar
jsf-1-2_09\jsf-impl.jar
jstl\jstl.jar
in (ofbiz\framework\webapp\lib) and i have included all the classpath in
.classpath file.
Now i am getting exception
"java.lang.VerifyError: class
edu.emory.mathcs.backport.java.util.concurrent.helpers.AbstractOwnableQueuedSynchronizer
overrides final method setExclusiveOwnerThread.(Ljava/lang/Thread;)V
java.lang.ClassLoader.defineClass1(Native Method)"
Please any one can help me to solve this problem.
Thanks
Sara
--
View this message in context:
http://n4.nabble.com/Exception-while-adding-iceface-webapplication-in-ofbiz-tp623799p623799.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.