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

@Stateful(mappedName) is missing

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: