[jboss-dev-forums] [Design of EJB 3.0] - Re: BeanContainer.getAnnotation returning the old value
ALRubinger
do-not-reply at jboss.com
Mon Dec 1 23:14:01 EST 2008
jboss-metadata is leaking permissions from bean to bean within a JBossMetaData. I'll be opening a ticket and resolving there.
ie. by changing the permissions on SimpleSessionBean, we now see this affecting FirstBean:
23:12:05,476 WARN [Ejb3DescriptorHandler] Adding @RolesAllowed for method echo([java.lang.String]) of EJB FirstBean: [InternalRole]
| 23:12:05,476 WARN [Ejb3DescriptorHandler] Adding @RolesAllowed for method echo([java.lang.String]) of EJB FirstBean: [EchoSLSB]
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193640#4193640
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193640
More information about the jboss-dev-forums
mailing list