[
https://issues.apache.org/jira/browse/GERONIMO-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor resolved GERONIMO-3831.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.1
Removed the geronimo-common class dependency from JAXWSTools.java. Changes
committed to trunk (revision 631688), branches/2.1 (revision 631689), and
branches/2.0 (revision 631690).
> Incomplete classpath fed to wsgen
> ---------------------------------
>
> Key: GERONIMO-3831
> URL: https://issues.apache.org/jira/browse/GERONIMO-3831
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: webservices
> Affects Versions: 2.1, 2.1.1
> Reporter: David Jencks
> Assignee: Jarek Gawor
> Fix For: 2.0.x, 2.1.1, 2.2, 2.1
>
> Attachments: GERONIMO-3831-2.patch, GERONIMO-3831-2a.patch,
> GERONIMO-3831-3.patch, GERONIMO-3831-branches-2.0.patch, GERONIMO-3831.patch
>
>
> The code in WsdlGenerator is only looking at the current configuration when
> constructing a classpath to feed to wsgen. If you have an ear with a ws in a
> war that uses classes in the ear lib or an ejb jar this won't be enough. I
> think the solution is to include all the ancestors....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.