[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1676) JBossServiceBeanMetadata must be wrapped in JBossServicePolicyDecorator
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Sun Jan 11 05:39:04 EST 2009
JBossServiceBeanMetadata must be wrapped in JBossServicePolicyDecorator
-----------------------------------------------------------------------
Key: EJBTHREE-1676
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1676
Project: EJB 3.0
Issue Type: Bug
Components: common
Environment: EJB3 Integration TestSuite "service" > org.jboss.ejb3.test.service.unit.ServiceUnitTestCase.testDeploymentDescriptorManagementServiceWithDefaultName
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.0.0-CR1
ejb3-common is currently wrapping all Session Beans (including @Service) in a JBossSessionPolicyDecorator. Instead we need extra support for JBossServiceBeanMetaData operations to get passed to the delegate, so use the new JBossServicePolicyDecorator as provided by JBMETA-165.
--
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