[
https://issues.apache.org/jira/browse/CXF-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2081.
------------------------------
Resolution: Fixed
Fix Version/s: 2.1.5
2.0.11
Assignee: Daniel Kulp
Patch applied. Thanks!
> 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
> Assignee: Daniel Kulp
> Priority: Minor
> Fix For: 2.0.11, 2.1.5
>
> Attachments: CXF-2081.patch
>
>
> 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.