[
https://issues.apache.org/jira/browse/CXF-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613624#action_12613624
]
daveel edited comment on CXF-1673 at 7/15/08 7:43 AM:
----------------------------------------------------------------
I think jaxb-xjc is used at runtime for generation of dynamic clients not sure
if this path to the dependency is correct however?.
was (Author: daveel):
I think jaxb-xjc is used at runtime for generation of dynamic jaxws
clients.
> Unnecessary dependencies
> ------------------------
>
> Key: CXF-1673
> URL: https://issues.apache.org/jira/browse/CXF-1673
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.1.1
> Reporter: Christian Schneider
> Fix For: 2.1.2
>
>
> The module cxf-frontend-jaxws includes the module cxf-rt-bindings-soap which
> includes cxf-tools-common. Now the problem is that
> cxf-tools-common depends on jaxb-xjc and velocity. While these are useful for
> tools they are probably not necessary for the runtime of a service.
> So I think these dependencies should be deleted. If they are needed in some
> tools they can be included there.
> On the other hand perhaps I am missing something and they are needed
> somewhere but I can“t imagine where.
> Best regards
> Christian
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.