Hi Wu,
The juel is used to resovle Expression in the jbpm-4.x. Unfortunately, these is confliction in tomcat-6.x. Because both el-api.jar and juel-api.jar implemeneted the javax.el spec, but they have different versions.
The workaround is delete juel-api.jar from WEB-INF/lib directly.