[
https://issues.jboss.org/browse/JBOSGI-419?page=com.atlassian.jira.plugin...
]
Thomas Diesler resolved JBOSGI-419.
-----------------------------------
Resolution: Out of Date
Out of Date
Cannot start example webapp through console
-------------------------------------------
Key: JBOSGI-419
URL:
https://issues.jboss.org/browse/JBOSGI-419
Project: JBoss OSGi
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jboss-osgi-webapp
Reporter: Thomas Diesler
Fix For: Approved and Unscheduled
Caused by: org.apache.felix.log.LogException:
javax.xml.parsers.FactoryConfigurationError: Provider
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
at
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:129)
at org.ops4j.util.xml.ElementHelper.getRootElement(ElementHelper.java:68)
at
org.ops4j.pax.web.extender.war.internal.parser.dom.DOMWebXmlParser.parse(DOMWebXmlParser.java:63)
at
org.jboss.osgi.webapp.internal.WebXMLParserInterceptor.createWebAppMetadata(WebXMLParserInterceptor.java:82)
at
org.jboss.osgi.webapp.internal.WebXMLParserInterceptor.invoke(WebXMLParserInterceptor.java:67)
at
org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService.handleStateChange(AbstractLifecycleInterceptorService.java:279)
at
org.jboss.osgi.framework.plugin.internal.LifecycleInterceptorPluginImpl.handleStateChange(LifecycleInterceptorPluginImpl.java:106)
at org.jboss.osgi.framework.bundle.AbstractBundle.changeState(AbstractBundle.java:443)
at org.jboss.osgi.framework.bundle.HostBundle.startInternal(HostBundle.java:192)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira