[jboss-jira] [JBoss JIRA] Commented: (JBAS-6762) org.jboss.test.bootstrapdependencies.jbas5349.test.BootstrapDependenciesTestCase(EJB2Session)
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Apr 13 17:27:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12461911#action_12461911 ]
Brian Stansberry commented on JBAS-6762:
----------------------------------------
Looks like problem is in the test beans:
2009-04-13 16:19:31,048 WARN [org.jboss.ejb.deployers.EjbDeployer.verifier] (main) EJB spec violation:
Bean : DummyStatelessEJB
Section: 7.10.3
Warning: A Session bean must define at least one ejbCreate method.
2009-04-13 16:19:31,053 WARN [org.jboss.ejb.deployers.EjbDeployer.verifier] (main) EJB spec violation:
Bean : DummyStatefulEJB
Section: 7.10.3
Warning: A Session bean must define at least one ejbCreate method.
....
2009-04-13 16:19:31,057 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) Error installing to Real: name=vfsfile:/home/bes/dev/jboss/Branch_5_x/build/output/jboss-5.1.0.CR1/server/bootstrapdependenciesJBAS5349-EJB2Session/deploy/Aaabootstrapdependencies-jbas5349.sar/ state=PreReal mode=Manual requiredState=Real
org.jboss.deployers.spi.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.
at org.jboss.ejb.deployers.EjbDeployer.deploy(EjbDeployer.java:275)
at org.jboss.ejb.deployers.EjbDeployer.deploy(EjbDeployer.java:74)
at org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer.deploy(AbstractSimpleVFSRealDeployer.java:56)
> org.jboss.test.bootstrapdependencies.jbas5349.test.BootstrapDependenciesTestCase(EJB2Session)
> ---------------------------------------------------------------------------------------------
>
> Key: JBAS-6762
> URL: https://jira.jboss.org/jira/browse/JBAS-6762
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Shelly McGowan
> Assignee: Brian Stansberry
> Fix For: JBossAS-5.1.0.CR1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list