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: David Jencks
             Fix For: 2.1, 2.1.1
         Attachments: 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.

Reply via email to