[ 
https://issues.apache.org/jira/browse/NPANDAY-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981600#action_12981600
 ] 

Joe Ocaba commented on NPANDAY-363:
-----------------------------------

The supported behavior was "Add Web Reference" and not add "Add Service 
Reference". In VS2010 the "Add Web Reference" is not easily visible as before 
in VS2008.

In order to view the "Add Web Reference" in VS2010 you have to click on "Add 
Service Reference" > click on Advance > from here you can now see the "Add Web 
Reference" button.

So this isn't a regression, since this hasn't been supported yet. We could add 
this as a feature enhancement and maybe include it in 2.0?

> Service Reference is not deleted from pom when removing it in the project
> -------------------------------------------------------------------------
>
>                 Key: NPANDAY-363
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-363
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Visual Studio 2010
>            Reporter: Marecor M Baclay
>
> Steps:
> 1. Create a WPF project in VS 2010.
> 2. Right Click on the References of the project then click on "Add Service 
> Reference"
> 3. In the Address field, input the Service Reference URL (i.e. 
> http://www.webservicex.net/sendsmsworld.asmx?WSDL) then click Go
> 4. Click OK
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource>
>  has been added in <includeSources> tag in the pom.xml file of the project
> 5. Remove the Service Reference
> Actual Result:
> <includeSource>Service%20References/ServiceReference1/Reference.cs</includeSource>
>  is not deleted in the pom.xml file of the project
> Expected Result:
> the Service Reference should be removed from the pom.xml file.

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

Reply via email to