https://issues.apache.org/bugzilla/show_bug.cgi?id=56580
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56580
--- Comment #6 from cos...@prodinf.ro ---
I think that I will store in WEB-INF/lib all my jars for now
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=56580
--- Comment #5 from Konstantin Kolinko ---
My look at javax.el.BeanELResolver#cache is that a BeanELResolver that it would
be bad to share such cache between web applications.
The cache keys BeanProperties instances by class name, and not
https://issues.apache.org/bugzilla/show_bug.cgi?id=56580
--- Comment #4 from cos...@prodinf.ro ---
If you need some help do not hesitate to contact me.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=56580
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #3 from Mark Thomas
https://issues.apache.org/bugzilla/show_bug.cgi?id=56580
--- Comment #2 from cos...@prodinf.ro ---
There is no Class in ELUtils but there is BeanELResolver(in el-api.jar).
The ELUtils is in (JSF MOjarra
https://github.com/bleathem/mojarra/blob/master/jsf-ri/src/main/java/com/sun/faces/el/ELUtils
https://issues.apache.org/bugzilla/show_bug.cgi?id=56580
Christopher Schultz changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from