helloworld-ws-sdo-webapp sample fails to deploy on Tomcat
----------------------------------------------------------
Key: TUSCANY-2694
URL: https://issues.apache.org/jira/browse/TUSCANY-2694
Project: Tuscany
Issue Type: Bug
Components: Java SCA Samples
Affects Versions: Java-SCA-1.4
Environment: RHEL 5.0, Jdk1.5.0_15, Apache Tomcat 6.0.18
Reporter: Dhaval Chauhan
Fix For: Java-SCA-1.4
Following is related exception stack trace from the Tomcat log file:
Caused by: javax.xml.stream.FactoryConfigurationError: Requested factory
com.ctc.wstx.stax.WstxInputFactory cannot be located. Classloader
=WebappClassLoader
delegate: false
repositories:
/WEB-INF/classes/
----------> Parent Classloader:
[EMAIL PROTECTED]
at javax.xml.stream.FactoryLocator.loadFactory(FactoryLocator.java:120)
at javax.xml.stream.FactoryLocator.locate(FactoryLocator.java:109)
at javax.xml.stream.FactoryLocator.locate(FactoryLocator.java:54)
at javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:41)
... 49 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.