[ http://issues.apache.org/jira/browse/AXIS2-668?page=comments#action_12378289 ]
Kent Tong commented on AXIS2-668: --------------------------------- Solved the problem by copying stax-api.jar and wstx-asl.jar to the endorsed directory. Really don't understand why this is only required for Ant but not for the Axis client nor the Axis server. > AntCodegenTask throws exception > ------------------------------- > > Key: AXIS2-668 > URL: http://issues.apache.org/jira/browse/AXIS2-668 > Project: Apache Axis 2.0 (Axis2) > Type: Bug > Components: Tools > Versions: 1.0 > Environment: axis2-1.0 svn 2005-05-04 (noon) > Reporter: Bryan Brouckaert > Attachments: build-test.xml > > The AntCodegenTask throws following error: > "javax.xml.stream.FactoryConfigurationError: Provider > com.bea.xml.stream.MXParserFactory not found" > All jars of the Axis2 library are included in the class path. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
