Rebecca Searls created CXF-7711:
-----------------------------------

             Summary: 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


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)

Reply via email to