Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Wrong OSGi constraint in bundle org.springframework.web_4.3.9.RELEASE
Wrong OSGi constraint in bundle org.springframework.web_4.3.9.RELEASE [message #1766788] Tue, 27 June 2017 10:10 Go to next message
Joel Traber is currently offline Joel TraberFriend
Messages: 11
Registered: October 2015
Junior Member
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
Re: Wrong OSGi constraint in bundle org.springframework.web_4.3.9.RELEASE [message #1766793 is a reply to message #1766788] Tue, 27 June 2017 10:57 Go to previous message
Florian Waibel is currently offline Florian WaibelFriend
Messages: 166
Registered: June 2010
Senior Member
Hi Joël,

please raise a bug so we can discuss possible solutions there. Sounds like a small thing we should be able to address with the upcoming 3.7.2.

Thanks,
florian
Previous Topic:Virgo 3.7.1.RELEASE is available
Next Topic:Deployment of a plan fails
Goto Forum:
  


Current Time: Sat Apr 27 00:14:03 GMT 2024

Powered by FUDForum. Page generated in 0.03288 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top