Thank you very much for your help. That every method must have method permissions is understood, and its the way we do it. But astonishingly if I do not grant *, so grant rights to all methds, but on method level I cannot invoke the create method of the home interface anymore. The SecurityInterceptor do not accept any calls to the home interface. From my experience, I never had to grant rights to the home interfaces of beans why do I get this SecurityException when working with the home-stub. Am I wrong do? Do I have to grant rights to the homeInterfaces create Method, and where do I have to do this, in the ejb-jar, jboss deployment descriptor or in the container configuration?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858990#3858990 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858990 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
