This is a discussion on Re: How to get the class-object of a beanclass within a RoleMapper? - Weblogic ; "Andreas Zobel" wrote in message news:3f0aee0a$1@newsgroups.bea.com... > > Hi! > > I've got the problem, that I need the class-object of a beanclass (or the classobject > of one of the interfaces) within my own implementation of a RoleMapper. > ...
"Andreas Zobel"wrote in message
news:3f0aee0a$1@newsgroups.bea.com...
>
> Hi!
>
> I've got the problem, that I need the class-object of a beanclass (or the
classobject
> of one of the interfaces) within my own implementation of a RoleMapper.
> I've just an instance of a EJBResource and a ContextHandler in hands and I
need
> to know a way, how to access the true classname of the corresponding
beanclass
> within the RoleMapper-Implementation class.
>
I am not sure if there is a way to do this. We are thinking about adding a
context
name to return the ejb object in a future release.