jaxbri jars are not included in the axis2-1.2-RC1 binary distribution
---------------------------------------------------------------------
Key: AXIS2-2424
URL: https://issues.apache.org/jira/browse/AXIS2-2424
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: codegen
Affects Versions: 1.2
Environment: winxp, jdk1.5
Reporter: Charitha Kankanamge
Priority: Critical
Following jaxbri jars are not included in the axis2 binary distribution.
- jaxb-api-2.0.2.jar
- jaxb-impl-2.0.2.jar
- jaxb-xjc-2.0.2.jar
Because of this, jaxbri code gen fails by throwing the following exception
Exception in thread "main"
org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.RuntimeE
xception: JAX-B RI JARs not on classpath
at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:251
)
at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:32)
at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:21)
Caused by: java.lang.RuntimeException: JAX-B RI JARs not on classpath
at
org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension.engage(JAXBRIExtension.java:74)
at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:204
)
... 2 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]