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 "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/11/09 11:02:37 UTC

[jira] Created: (AXIS2-1656) Closing tag is missing in module ref element when editing the service descriptor in service archive creation wizard

Closing tag is missing in module ref element when editing the service descriptor in service archive creation wizard
-------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-1656
                 URL: http://issues.apache.org/jira/browse/AXIS2-1656
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: ide plugins
    Affects Versions: 1.1
         Environment: Win XP, Intellij IDEA 5.1.2, JDK 1.5
            Reporter: Charitha Kankanamge


When a module reference is added to the service.xml by Axis2 service archive creation wizard in IDEA, closing tag is not included in the 
module element.

i.e:-  <module ref="rampart" >

Steps to reproduce:
===================
1.  Start IDEA and click on click on Axis2 to start the axis2 wizard
2.  Select 'Create a service archive' and click ok
3.  Select 'Single Service Archive' and 'Generate services.xml' options
4.  Select class location and click next
5.  Do not Select WSDL or lib files and click next
6.  Select service class and load it
7.  Click next
8.  Click on '+ModuleRef' button
9.  Enter rampart as module name and click add

Issue:
======
Module reference is added as '<module ref="rampart" >'. Closing tag is missing in the element.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1656) Closing tag is missing in module ref element when editing the service descriptor in service archive creation wizard

Posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1656?page=all ]

Keith Godwin Chapman updated AXIS2-1656:
----------------------------------------

    Attachment: patch111106.txt

Patch that addresses this issue.

> Closing tag is missing in module ref element when editing the service descriptor in service archive creation wizard
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1656
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1656
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.1
>         Environment: Win XP, Intellij IDEA 5.1.2, JDK 1.5
>            Reporter: Charitha Kankanamge
>         Attachments: patch111106.txt
>
>
> When a module reference is added to the service.xml by Axis2 service archive creation wizard in IDEA, closing tag is not included in the 
> module element.
> i.e:-  <module ref="rampart" >
> Steps to reproduce:
> ===================
> 1.  Start IDEA and click on click on Axis2 to start the axis2 wizard
> 2.  Select 'Create a service archive' and click ok
> 3.  Select 'Single Service Archive' and 'Generate services.xml' options
> 4.  Select class location and click next
> 5.  Do not Select WSDL or lib files and click next
> 6.  Select service class and load it
> 7.  Click next
> 8.  Click on '+ModuleRef' button
> 9.  Enter rampart as module name and click add
> Issue:
> ======
> Module reference is added as '<module ref="rampart" >'. Closing tag is missing in the element.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1656) Closing tag is missing in module ref element when editing the service descriptor in service archive creation wizard

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1656?page=all ]

Thilina Gunarathne resolved AXIS2-1656.
---------------------------------------

    Resolution: Fixed

applied the patch..

> Closing tag is missing in module ref element when editing the service descriptor in service archive creation wizard
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1656
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1656
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.1
>         Environment: Win XP, Intellij IDEA 5.1.2, JDK 1.5
>            Reporter: Charitha Kankanamge
>         Attachments: patch111106.txt
>
>
> When a module reference is added to the service.xml by Axis2 service archive creation wizard in IDEA, closing tag is not included in the 
> module element.
> i.e:-  <module ref="rampart" >
> Steps to reproduce:
> ===================
> 1.  Start IDEA and click on click on Axis2 to start the axis2 wizard
> 2.  Select 'Create a service archive' and click ok
> 3.  Select 'Single Service Archive' and 'Generate services.xml' options
> 4.  Select class location and click next
> 5.  Do not Select WSDL or lib files and click next
> 6.  Select service class and load it
> 7.  Click next
> 8.  Click on '+ModuleRef' button
> 9.  Enter rampart as module name and click add
> Issue:
> ======
> Module reference is added as '<module ref="rampart" >'. Closing tag is missing in the element.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org