JBoss Community

JUEL and tomcat EL-API conflict !

created by Jaber C. Mourad in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community