[ http://jira.codehaus.org/browse/XFIRE-767?page=comments#action_80363 ] jcjack commented on XFIRE-767: ------------------------------
Then I input http://localhost:8080/ibeservice/services/TestService?wsdl The page report : javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found javax.xml.transform.TransformerFactory.newInstance(Unknown Source) ................. But if I use xfire-core-1.1.2.jar to replace xfire-core-1.2.2.jar ,there is no error! > Provider org.apache.xalan.processor.TransformerFactoryImpl not found > -------------------------------------------------------------------- > > Key: XFIRE-767 > URL: http://jira.codehaus.org/browse/XFIRE-767 > Project: XFire > Issue Type: Bug > Components: Core > Affects Versions: 1.2.2 > Environment: tomcat 5.0.28 > Reporter: jcjack > Assigned To: Dan Diephouse > > when I deploy my web service,in the webapp lib I use the > "xfire-core-1.2.2.jar". When I deploy it, everything is very well.Then I > input http://localhost:8080/ibeservice/services/TestService?wsdl -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
