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

                 Key: CXF-2081
                 URL: https://issues.apache.org/jira/browse/CXF-2081
             Project: CXF
          Issue Type: Improvement
          Components: Tooling
    Affects Versions: 2.1.4
            Reporter: Torsten Mielke
            Priority: Minor


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to