org.osgi.framework.BundleException: Unresolved constraint in bundle org.springframework.roo.addon.web.mvc.jsp [34]: Unable to resolve 34.0: missing requirement [34.0] package; (package=javax.xml.parsers)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Spring JIRA by Martin Lippert, 2 years ago
via SpringSource Issue Tracker by The Alchemist, 1 year ago
via Spring JIRA by Martin Lippert, 1 year ago
via SpringSource Issue Tracker by The Alchemist, 2 years ago
via Google Groups by Duleep Samuel, 9 months ago
via Spring JIRA by alosman alosman, 1 year ago
org.osgi.framework.BundleException: Unresolved constraint in bundle org.springframework.roo.addon.web.mvc.jsp [34]: Unable to resolve 34.0: missing requirement [34.0] package; (package=javax.xml.parsers)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1719)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1148)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:722)