Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3334

Rewrite DD driven injection tests.

XMLWordPrintable

      Copy/paste from servlet 3.0 spec.

      The injection-target-class specifies the fully qualified class name
      that is the target of the injection. The injection-target-name specifies the
      target within the specified class. The target is first looked for as a JavaBean
      property name. If not found, the target is looked for as a field name. The specified
      resource will be injected into the target during initialization of the class by either
      calling the set method for the target property or by setting a value into the name field.

              ropalka Richard Opalka
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: