You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alessio Soldano (JIRA)" <ji...@apache.org> on 2013/01/24 16:45:12 UTC

[jira] [Created] (CXF-4777) Allow providing CXF compiler instance to be used in WSDLToJava

Alessio Soldano created CXF-4777:
------------------------------------

             Summary: Allow providing CXF compiler instance to be used in WSDLToJava
                 Key: CXF-4777
                 URL: https://issues.apache.org/jira/browse/CXF-4777
             Project: CXF
          Issue Type: Improvement
          Components: Tooling
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: 2.6.6, 2.7.3, 2.8.0


To control the way generated sources are compiled, we could allow WSDLToJava users to provide a custom org.apache.cxf.common.util.Compiler instance into the ToolContext.
That would give users a chance to control how sources are actually compiled by leveraging the Java Compiler API (e.g. by creating a custom JavaFileManager instance, etc.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira