Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-4042

jaxbri binding should report exception in addition to "Unable to create JAXBContext for class"

    XMLWordPrintableJSON

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

        Issue Links

          Activity

            People

              Unassigned Unassigned
              goulding@vivisimo.com Jake Goulding
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: