Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-900

Injection of WebServiceContext doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • AS 4.2.2.GA
    • AS 4.2.0 GA
    • None
    • None

      Injection of WebServiceContext using the @Resource annotation doesn't work.

      The following code in your bean will leave wsCts null and could lead to NullPointerExceptions.

      @Resource
      WebServiceContext wsCtx;

            rhn-engineering-cdewolf Carlo de Wolf
            rhn-engineering-cdewolf Carlo de Wolf
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: