[ 
https://issues.apache.org/jira/browse/CAMEL-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291571#comment-13291571
 ] 

Willem Jiang commented on CAMEL-5345:
-------------------------------------

The jaxws API dependency is introduced by camel-hdfs, we could avoid it by 
introduce a Holder class into the camel-hdfs.
It will make the dependencies much clear, as the Holder class is used to 
handler the stream of camel-hdfs it will not effect the user unless they do 
some customization of camel-hdfs component.


                
> Removed the unused jaxws bundles from camel-hdfs
> ------------------------------------------------
>
>                 Key: CAMEL-5345
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5345
>             Project: Camel
>          Issue Type: Task
>          Components: karaf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.10.0
>
>
> When upgrade the hadoop-core to 1.0, the code just use the jaxrs interface 
> for management and doesn't need the jaxws api any more.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to