Wrong OSGi constraint in bundle org.springframework.web_4.3.9.RELEASE [message #1766788] |
Tue, 27 June 2017 06:10  |
Eclipse User |
|
|
|
We face a problem with the following OSGi constraint in bundle org.springframework.web_4.3.9.RELEASE.jar:
javax.el;version="[2.2.5, 3)";resolution:="optional"
Virgo 3.7.x contains javax.el in Version 3.0.0 (javax.el_3.0.0.20170128.jar). It does not match the constraint. As the resolution is optional, there is no problem until javax.el is really used.
Critical error during deployment: com.sun.faces.config.ConfigurationException:
Source Document: bundleentry://210.fwk3213500/WEB-INF/faces-config.xml
Cause: Class 'org.springframework.web.jsf.el.SpringBeanFacesELResolver' is missing a runtime dependency: java.lang.NoClassDefFoundError: javax/el/ELContext
at
Issue also in Virgo 3.7.0 and bundle org.springframework.web_4.2.9.RELEASE.jar.
Do we need to raise a bug?
Thanks, cheers
Joël
|
|
|
|
Powered by
FUDForum. Page generated in 0.04164 seconds