[
https://issues.apache.org/jira/browse/AXIS2-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davanum Srinivas resolved AXIS2-4042.
-------------------------------------
Resolution: Fixed
Fixed in svn revision 801630.
> jaxbri binding should report exception in addition to "Unable to create
> JAXBContext for class"
> ----------------------------------------------------------------------------------------------
>
> Key: AXIS2-4042
> URL: https://issues.apache.org/jira/browse/AXIS2-4042
> Project: Axis 2.0 (Axis2)
> Issue Type: Improvement
> Affects Versions: 1.4
> Reporter: Jake Goulding
> Priority: Minor
>
> I have a schema that reported the following error:
> Unable to create JAXBContext for class: vivisimo.velocity.test.Dictionary
> I had to recompile the entirety of Axis to add one line after it:
> ex.printStackTrace(System.err);
> Which made debugging a whole lot easier!
> This is in the file:
> modules/codegen/target/test-classes/org/apache/axis2/jaxbri/template/JaxbRIDatabindingTemplate.xsl
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.