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

Nikhil Thaker updated AXIS2-2437:
---------------------------------

    Attachment: JIRA_2437_AddPortValidation.txt

> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to