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

scope parameter for service implementation class is not interpreted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.94
    • 0.95
    • kernel
    • None

    Description

      in Axis2 0.93 follow configuration in a services.xml was possible:

      <parameter name="ServiceClass" locked="false">com.MyService</parameter>
      <parameter name="scope">application</parameter>

      The AbstractMessageReceiver class in Axis2 0.94 takes no care about the scope parameter anymore.
      It is not possible to force Axis to create only one instance of a service implementation class for the whole runtime any longer.

      related entry in mailing list is
      http://marc.theaimsgroup.com/?l=axis-user&m=113711865827709&w=2

      Attachments

        Activity

          People

            Unassigned Unassigned
            abobek Andreas Bobek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: