[
http://jira.jboss.com/jira/browse/EJBTHREE-1157?page=comments#action_1239... ]
Andrew Lee Rubinger commented on EJBTHREE-1157:
-----------------------------------------------
Test Case fails as expected with message:
vfsfile:/home/alrubinger/business/jboss/wc/jbossas/trunk/ejb3/output/test-lib/ejbthree1157.jar
-> java.lang.RuntimeException: EJB 3.0 Core Specification Violation (4.6.8 Bullet 5):
EJB2.1 Home Interface interface org.jboss.ejb3.test.ejbthree1157.TestHome does not declare
a 'create<METHOD>' method
Ensure Session EJBs 2.1 Home define at least one "create()"
method
------------------------------------------------------------------
Key: EJBTHREE-1157
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1157
Project: EJB 3.0
Issue Type: Bug
Reporter: Andrew Lee Rubinger
Assigned To: Andrew Lee Rubinger
Fix For: AS 5.0.0.Beta3
EJB3 Core Specification 4.6.8 Bullet 4: A session bean's remote home interface must
define one or more create<METHOD> methods. A stateless session bean must define
exactly one create method with no arguments.
Enforce this.
--
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