Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1922

Improve DynamicClientFactory: make compileJavaSrc() non static and protected

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.10, 2.1.4
    • JAXB Databinding
    • None
    • Novice

    Description

      It would be great to be able to override the compileJavaSrc()-method in order to define a custom compiler, such as the eclipse compiler. This would remove the dependency of the jdk and the DynamcClientFactory could be used on any client-machine.

      In order to do so it would be necessary to change the mehtod signature: remove the static-property (no need for) and make set visibilty to protected. A solution is attached in the patch.

      Regards.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            bayer-dba dba
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: