You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Dustin Amrhein (JIRA)" <ji...@apache.org> on 2008/04/02 18:45:24 UTC

[jira] Created: (AXIS2-3696) Update signature of WsdlGenerator method

Update signature of WsdlGenerator method
----------------------------------------

                 Key: AXIS2-3696
                 URL: https://issues.apache.org/jira/browse/AXIS2-3696
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: jaxws
    Affects Versions: 1.4, nightly
            Reporter: Dustin Amrhein
            Assignee: Dustin Amrhein
             Fix For: 1.4, nightly


Implementations of the WsdlGenerator interface will likely require more than the implementation class name and the binding type to produce a WsdlComposite. The generateWSDL method should be updated to accept a string representing the implementation class name, and also, an EndpointDescription instance from which much of the information about a web service endpoint can be determined.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3696) Update signature of WsdlGenerator method

Posted by "Dustin Amrhein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dustin Amrhein updated AXIS2-3696:
----------------------------------

    Attachment: patch.txt

Contains an interface method signature change. Attaching in case anyone is interested

> Update signature of WsdlGenerator method
> ----------------------------------------
>
>                 Key: AXIS2-3696
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3696
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>    Affects Versions: 1.4, nightly
>            Reporter: Dustin Amrhein
>            Assignee: Dustin Amrhein
>             Fix For: 1.4, nightly
>
>         Attachments: patch.txt
>
>
> Implementations of the WsdlGenerator interface will likely require more than the implementation class name and the binding type to produce a WsdlComposite. The generateWSDL method should be updated to accept a string representing the implementation class name, and also, an EndpointDescription instance from which much of the information about a web service endpoint can be determined.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3696) Update signature of WsdlGenerator method

Posted by "Dustin Amrhein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dustin Amrhein resolved AXIS2-3696.
-----------------------------------

    Resolution: Fixed

Resolved in 644010

> Update signature of WsdlGenerator method
> ----------------------------------------
>
>                 Key: AXIS2-3696
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3696
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>    Affects Versions: 1.4, nightly
>            Reporter: Dustin Amrhein
>            Assignee: Dustin Amrhein
>             Fix For: 1.4, nightly
>
>         Attachments: patch.txt
>
>
> Implementations of the WsdlGenerator interface will likely require more than the implementation class name and the binding type to produce a WsdlComposite. The generateWSDL method should be updated to accept a string representing the implementation class name, and also, an EndpointDescription instance from which much of the information about a web service endpoint can be determined.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org