[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1156) Ensure Stateless EJBs 2.1 Home define only one "create()" method with no arguments
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Tue Dec 11 21:45:52 EST 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-1156?page=comments#action_12391672 ]
Andrew Lee Rubinger commented on EJBTHREE-1156:
-----------------------------------------------
Compile-time restrictions will ensure there is only one method named "create" with no arguments. Spec does not account for "create<METHOD>" style-syntax.
> Ensure Stateless EJBs 2.1 Home define only one "create()" method with no arguments
> ----------------------------------------------------------------------------------
>
> Key: EJBTHREE-1156
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1156
> Project: EJB 3.0
> Issue Type: Bug
> Reporter: Andrew Lee Rubinger
> Assigned To: Andrew Lee Rubinger
> Fix For: AS 5.0.0.CR1
>
>
> EJB3 Core Specification 4.6.8 Bullet 4:
> A session bean's remote home interface must define one or more create<METHOD> meth-
> ods. A stateless session bean must define exactly one create method with no arguments.
> Same applies for Local.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list