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 2018/04/18 12:33:00 UTC

[jira] [Updated] (CXF-7711) Allow providing CXF compiler instance to be used in JavaToWS

     [ https://issues.apache.org/jira/browse/CXF-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated CXF-7711:
---------------------------------
    Fix Version/s: 3.2.5
                   3.1.16

> Allow providing CXF compiler instance to be used in JavaToWS
> ------------------------------------------------------------
>
>                 Key: CXF-7711
>                 URL: https://issues.apache.org/jira/browse/CXF-7711
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>            Reporter: Rebecca Searls
>            Priority: Major
>             Fix For: 3.1.16, 3.2.5
>
>
> To control the way generated sources are compiled, we want to allow JavaToWS 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 functionality was implemented in WSDLToJava (see CXF-4777).  We would like
> to expand this to include JavaToWS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)