[ 
http://issues.apache.org/jira/browse/AXIS2-668?page=comments#action_12378198 ] 

Kent Tong commented on AXIS2-668:
---------------------------------

I am also having this problem (Axis2 1.0 RC4). This should have nothing to do 
with wstx.jar because com.bea.xml.stream.MXParserFactory is a class in the RI 
of STAX, not in the Woodstox open source implementation which is bundled with 
Axis2.

Another interesting point is that I can run the main() method in WSDL2Code just 
fine. It means there is some different between the WSDL2Code and the 
AntCodegenTask making the former use Woodstox but the latter use the RI 
implementation.

> 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

Reply via email to