Webreference removing/adding issue
----------------------------------
Key: NPANDAY-432
URL: https://issues.apache.org/jira/browse/NPANDAY-432
Project: NPanday
Issue Type: Bug
Affects Versions: 1.4-incubating
Reporter: Adelita L. Padilla
Priority: Minor
Fix For: 1.4.1-incubating
Steps to reproduce:
1) Start NPanday
2) Open project
3) Delete existing web reference
4) Add a new web reference
Actual Behavior:
Web reference was adding and wsdl plugin configuration was correctly updated in
the pom. However <includeSources> was not updated successfully.
In the output window, this error was also displayed:
{Error on webservice create: The process cannot access the file
'C:\Users\apadilla\Desktop\TestWebReference\ClassLibrary1\pom.xml' because it
is being used by another process.}
When renaming the web reference, this is also displayed in the output window:
{Error on webservice rename: The process cannot access the file
'C:\Users\apadilla\Desktop\TestWebReference\ClassLibrary1\pom.xml' because it
is being used by another process.}
Expected Behavior:
POM files should be correctly updated when adding/renaming a web reference and
no error message should be displayed in the output window.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira