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

Reply via email to