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 "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2007/04/02 21:09:32 UTC

[jira] Resolved: (AXIS2-2437) Service.addPort endpoint address validation

     [ https://issues.apache.org/jira/browse/AXIS2-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker resolved AXIS2-2437.
----------------------------------

    Resolution: Fixed

revision #524888

> Service.addPort endpoint address validation 
> --------------------------------------------
>
>                 Key: AXIS2-2437
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2437
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Nikhil Thaker
>         Attachments: JIRA_2437_AddPortValidation.txt
>
>
> Validation for service.addPort behavior. when an empty ("") endpoint address was
> specified there should be a WebServiceException thrown.
> sample code:
> Service service = Service.create(Constants.SERVICE_QNAME);
> service.addPort(Constants.PORT_QNAME, SOAPBinding.SOAP11HTTP_BINDING, "");
> I am providing a fix for this problem.

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