[jboss-user] [jBPM] - JUEL and tomcat EL-API conflict !
Jaber C. Mourad
do-not-reply at jboss.com
Mon Feb 7 06:37:41 EST 2011
Jaber C. Mourad [http://community.jboss.org/people/newbeewan] created the discussion
"JUEL and tomcat EL-API conflict !"
To view the discussion, visit: http://community.jboss.org/message/585898#585898
--------------------------------------------------------------
Hi,
I'm currently working with JBPM 4.4 embeded into a web app deployed on tomcat 6.0.X.
To permit correct deployement, I excluded the juel API from my maven artifact, to avoid conflict beween tomcat provided EL and JBPM EL...
It works as far I was working with it... But today, I need to call some methods of object instance into some EL (to produce the content of mail for example)... For that, I need EL 2.2, and tomcat 6.0 is using an older version (before JEE6).
Is it possible to use JUEL into tomcat without troubles ?
If not, it is possible to map some functions as in jstl, but in JBPM EL context and how (I can't find doc about that subject) ?
Regards
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/585898#585898]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110207/4b022ed6/attachment-0001.html
More information about the jboss-user
mailing list