-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Later
-
None
-
Affects Version/s: 9.6.0
-
Component/s: Databind 2
-
Security Level: Jimmy
-
None
Steps to Reproduce
use the zkbind-api as a shared library in modular/isolated class loading environments
such as ear with ejb.jar and app.war module deployments
Current Result
java.lang.NoClassDefFoundError: org/zkoss/zk/xel/Evaluator
Expected Result
clean api module without failing class loading dependencies
Debug Information
Workaround
add zul.jar dependency at ear level