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

Allow specifying a Java heap size when wsdl2java -compile invokes Java compiler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.4
    • 2.0.11, 2.1.5
    • Tooling
    • None
    • Novice

    Description

      Running wsdl2java -compile will also kick off javac in order to compile the generated files. In case a large number of files got generated, the compilation might fail with an out of memory error. We could add another option that allows specifying a maximum heap size for the java compiler. Perhaps another -mx switch or so.

      Attachments

        1. CXF-2081.patch
          1 kB
          Torsten Mielke

        Activity

          People

            dkulp Daniel Kulp
            tmielke Torsten Mielke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: