Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4
-
None
-
None
-
None
Description
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
Attachments
Attachments
Issue Links
- is related to
-
AXIS2-4043 jaxbri does not properly create new instances when using inheritance of abstract elements
-
- Open
-
- relates to
-
AXIS2-4458 JABRI: Multiple JAXBContext creation
-
- Resolved
-