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/03/10 14:09:46 UTC

[jira] Created: (AXIS2-3586) ServiceDescriptionImpl always creates URL for WSDL

ServiceDescriptionImpl always creates URL for WSDL
--------------------------------------------------

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


In the case of a Provider web service implementation or an implementation with an implicit SEI, the ServiceDescriptionImpl class always creates a WSDL URL. In the case when there is a WSDL URL attached to the DescriptionBuilderComposite instance it should be used. There is no need to create another URL instance in this case.

-- 
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-3586) ServiceDescriptionImpl always creates URL for WSDL

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

Dustin Amrhein resolved AXIS2-3586.
-----------------------------------

    Resolution: Fixed

Revision 635554

> ServiceDescriptionImpl always creates URL for WSDL
> --------------------------------------------------
>
>                 Key: AXIS2-3586
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3586
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.4, nightly
>            Reporter: Dustin Amrhein
>            Assignee: Dustin Amrhein
>            Priority: Blocker
>             Fix For: 1.4, nightly
>
>
> In the case of a Provider web service implementation or an implementation with an implicit SEI, the ServiceDescriptionImpl class always creates a WSDL URL. In the case when there is a WSDL URL attached to the DescriptionBuilderComposite instance it should be used. There is no need to create another URL instance in this case.

-- 
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