ServiceInterfaceGenerator fails when multiple wsdl:bindings reference the same 
wsdl:portType
--------------------------------------------------------------------------------------------

                 Key: XFIRE-1094
                 URL: http://jira.codehaus.org/browse/XFIRE-1094
             Project: XFire
          Issue Type: Bug
          Components: Generator
    Affects Versions: 1.2.6
         Environment: JDK 5
            Reporter: Walter Seymore
            Assignee: Dan Diephouse
             Fix For: 1.2.7
         Attachments: ServiceInterfaceGenerator.patch

When a WSDL document defines multiple services with their own bindings that use 
the same interface (portType), the ServiceInterfaceGenerator fails since it 
tries to regenerate the service interface. This simple fix checks if the 
service interface has already been generated and sets the "service.interface" 
property in the service instance so it is available to the other generators 
that need to reference it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to