You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org> on 2008/12/01 12:51:45 UTC

[jira] Resolved: (TUSCANY-2694) helloworld-ws-sdo-webapp sample fails to deploy on Tomcat

     [ https://issues.apache.org/jira/browse/TUSCANY-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramkumar Ramalingam resolved TUSCANY-2694.
------------------------------------------

    Resolution: Fixed

Committed revision 722046.

> 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
>            Assignee: Ramkumar Ramalingam
>             Fix For: Java-SCA-1.4
>
>         Attachments: TUSCANY-2694.patch
>
>
> 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:
> org.apache.catalina.loader.StandardClassLoader@12558d6
> 	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.