]
jaikiran pai commented on JBAS-7677:
------------------------------------
I can see this happening in jboss-metadata-ejb trunk. It's a bug. I'll move this
to the JBMETA project for a fix there.
JBossSessionBeanMetaData incorrectly reporting singleton beans as
stateless
---------------------------------------------------------------------------
Key: JBAS-7677
URL:
https://jira.jboss.org/jira/browse/JBAS-7677
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: ejb
Environment: r100032
Reporter: Pete Muir
Assignee: Carlo de Wolf
Fix For: jboss-metadata-ejb-2.0.0-alpha-6
For
http://anonsvn.jboss.org/repos/weld/cdi-tck/tags/1.0.1-CR1/impl/src/main/...
sbmd.isStateless() is returning true, when in fact it should return false as the bean is a
singleton. This in turn causes Weld to fail the deployment as the @ApplicationScoped is
not allowed for stateless beans (but is for singletons).
I am disabling the CDI TCK tests for this package.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: