[jboss-dev-forums] [Design of EJB 3.0] - ExtendedManagedObjectAdvisor returns null getMethodInfo(meth

ugge do-not-reply at jboss.com
Wed Feb 4 10:29:35 EST 2009


Trying to setup JAAS configuration using EJB3, JBossAS5.0 and LdapLoginModule. We have been using same configuration in Jboss 4.2
The LDAP part seems to run OK but in the server, I get null info after MethodInfo info = advisor.getMethodInfo(methodHash) in the StatelessConatiner.java:444
No exceptions before that...
In the EJB I use @SecurityDomain, @RolesAllowed, @PermitAll annotations 
but for some reason I can not invoke the EJB method.
What's missing?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207019#4207019

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207019



More information about the jboss-dev-forums mailing list