Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-1299

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.1
    • None
    • admin console
    • None
    • Windows XP, jdk1.5.0_08, Maven 1.0.2, Mozilla Firefox 1.5.0.6

    Description

      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.

      Attachments

        Activity

          People

            deepal Deepal Jayasinghe
            charitha Charitha Kankanambe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: