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

Daniel Kulp resolved CXF-1922.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.4
                   2.0.10
         Assignee: Daniel Kulp

> Improve DynamicClientFactory: make compileJavaSrc() non static and protected
> ----------------------------------------------------------------------------
>
>                 Key: CXF-1922
>                 URL: https://issues.apache.org/jira/browse/CXF-1922
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAXB Databinding
>            Reporter: dba
>            Assignee: Daniel Kulp
>             Fix For: 2.0.10, 2.1.4
>
>         Attachments: DynamicClientFactory.java.patch
>
>
> It would be great to be able to override the compileJavaSrc()-method in order 
> to define a custom compiler, such as the eclipse compiler. This would remove 
> the dependency of the jdk and the DynamcClientFactory could be used on any 
> client-machine.
> In order to do so it would be necessary to change the mehtod signature: 
> remove the static-property (no need for) and make set visibilty to protected. 
> A solution is attached in the patch.
> Regards.

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