You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Adelita L. Padilla (JIRA)" <ji...@apache.org> on 2011/05/25 06:54:47 UTC

[jira] [Created] (NPANDAY-432) Webreference removing/adding issue

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

[jira] [Resolved] (NPANDAY-432) Webreference removing/adding issue

Posted by "Adelita L. Padilla (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adelita L. Padilla resolved NPANDAY-432.
----------------------------------------

    Resolution: Fixed

Fixed in r1127458.

> 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