users@ejb-spec.java.net

[ejb-spec users] Re: Missing a return type : JSR-000318 Enterprise JavaBeans(tm) ("Specification")

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Mon, 11 Feb 2013 21:03:54 -0800

Thank you for catching it. Can you please file a bug in the ejb-spec
JIRA: http://java.net/jira/browse/EJB_SPEC ? You need java.net id to do it.

thanks again,
-marina

On 2/11/13 8:46 PM, Mrunalini Chinnammagari wrote:
>
> Please forward to appropriate group.
>
>
> Sincerely,
> Mrunalini Chinnammagari
> Oracle Certified Java Programmer
>
>
> ----- Forwarded Message -----
> *From:* Mrunalini Chinnammagari <mchinnammagari_at_yahoo.com>
> *To:* "spec-submit_at_jcp.org" <spec-submit_at_jcp.org>; "pmo_at_jcp.org"
> <pmo_at_jcp.org>; "users_at_ejb-spec.java.net" <users_at_ejb-spec.java.net>
> *Sent:* Monday, February 11, 2013 10:44 PM
> *Subject:* Missing a return type : JSR-000318 Enterprise JavaBeans(tm)
> ("Specification")
>
>
> Hi,
>
> I would like to inform you about a missing return type in the
> specification (latest and maintenance version) :
>
> Page : 487 of 626
> Specification :JSR-000318 Enterprise JavaBeans(tm) ("Specification")
> Version: 3.1
> Status: Final Release
> Release: 10 December 2009
> Section:17.2.5 Programmatic Access to Caller’s Security Context
> Current Content :Missing return type
>
> •A container that wants to implement the isCallerInRole(Identity
> identity)method should implement it as follows:
> public isCallerInRole(Identity identity) {
> return isCallerInRole(identity.getName());
> }
>
> Note : jsr-318-comments_at_jcp.org is undeliverable.
>
> Sincerely,
> Mrunalini Chinnammagari
> Oracle Certified Java Programmer
>
> 9311 N FM 620 PMB 253, Austin , Texas, 78726
> phone: 512-423-9648
>
>
>
>
>
>