Service is not listed as faulty when the fully qualified implementation class 
name is not specified in the services.xml
-----------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-1299
                 URL: http://issues.apache.org/jira/browse/AXIS2-1299
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: Windows XP, jdk1.5.0_08, Maven 1.0.2, Mozilla Firefox 
1.5.0.6
            Reporter: Charitha Kankanamge
            Priority: Critical


Faulty service should be generated and listed as a faulty service in the Axis2 
admin console, when the fully qualified implementation class name is not 
specified in
the services.xml

Steps to reproduce:
===================
1. Create an *.aar with the following features.
   - Define a class which is included in a package (ie:- pkgwso2\test)
   - define the services.xml without specifying the fully qualified name of the 
class
     i.e:-  <parameter name="ServiceClass">test</parameter>
   - Bundle the archive correctly
2. Log in to Axis2 administration console and click on 'Upload Services' link 
in the left pane
3. Browse for the above service archive and upload it
4. Click on 'Available Services' link

Actual Result:
==============
Service is displayed as a valid entity. 

Expected Result:
===============
Since the above service is not defined correctly, it should be listed as a 
faulty service. 


-- 
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