[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1146) Empty @Remote on bean class
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Wed Dec 5 12:16:51 EST 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-1146?page=all ]
Andrew Lee Rubinger resolved EJBTHREE-1146.
-------------------------------------------
Resolution: Done
Passes test
> Empty @Remote on bean class
> ----------------------------
>
> Key: EJBTHREE-1146
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1146
> Project: EJB 3.0
> Issue Type: Bug
> Reporter: Andrew Lee Rubinger
> Assigned To: Andrew Lee Rubinger
> Priority: Blocker
> Fix For: AS 5.0.0.Beta3
>
>
> This test fails to deploy because of an empty @Remote
> Caused by: java.lang.IllegalArgumentException: Empty @Remote on bean class com.sun.ts.tests.ejb30.common.equals.TestBean is not allowed
> at org.jboss.metadata.annotation.creator.ejb.RemoteProcessor.process(RemoteProcessor.java:72)
> at org.jboss.metadata.annotation.creator.ejb.RemoteProcessor.process(RemoteProcessor.java:40)
> at org.jboss.metadata.annotation.creator.AbstractComponentProcessor.processClass(AbstractComponentProcessor.java:240)
> at org.jboss.metadata.annotation.creator.AbstractComponentProcessor.processClass(AbstractComponentProcessor.java:208)
> at org.jboss.metadata.annotation.creator.ejb.AbstractEnterpriseBeanProcessor.process(AbstractEnterpriseBeanProcessor.java:98)
> at org.jboss.metadata.annotation.creator.ejb.AbstractEnterpriseBeanProcessor.process(AbstractEnterpriseBeanProcessor.java:50)
> at org.jboss.metadata.annotation.creator.ejb.EjbJar30Creator.create(EjbJar30Creator.java:68)
> at org.jboss.deployment.AnnotationMetaDataDeployer.processJBossMetaData(AnnotationMetaDataDeployer.java:182)
> at org.jboss.deployment.AnnotationMetaDataDeployer.deploy(AnnotationMetaDataDeployer.java:153)
> at org.jboss.deployment.AnnotationMetaDataDeployer.deploy(AnnotationMetaDataDeployer.java:78)
> at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:169)
> ... 64 more
--
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