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

@Stateful(mappedName) is missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • EJB 3.0 RC6 - PFD
    • EJB 3.0 RC5 - PFD
    • None
    • None

      The online Documentation for J5EE (PFD) contains the following

      @Target(TYPE) @Retention(RUNTIME)
      public @interface Stateful {
      String name() default "";
      String mappedName() default "";
      String description() default "";
      }

      but no mappedName is possible with JBoss EJB3 RC5

              patriot1burke@gmail.com Bill Burke (Inactive)
              lindner-1 Stefan Lindner (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: