Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-839

@Stateless EJBs which are also @WebService annotated don't get picked up in embedded mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.1
    • 1.6.0
    • None
    • None

    Description

      @Stateless
      @WebService
      public class MyBean {..
      

      This class does not get picked up as EJB. It can neither get injected via @Inject, nor @EJB nor manually looked up in the Context. If I remove the @WebService annotation, then all works fine.

      Attachments

        1. TOMEE-839.patch
          3 kB
          Mark Struberg
        2. TOMEE-839-fix_candidate_1.patch
          0.8 kB
          Mark Struberg

        Activity

          People

            Unassigned Unassigned
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: