-
Bug
-
Resolution: Done
-
Major
-
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