Hi,

can anyone give a little hint what is wrong if i got this Error Methode:

No method permissions assigned to method=create, interface=HOME

I deployed a set of EJBs (first in WebSphere, than in JBoss) successfull.
I also defined a security-domain in jboss.xml and UsersRolesLoginModule login-conf. 
authentifcation works fine!
But if I try to invoke a EJB now I always got this error :-(

my jboss.xml looks like this:


<enforce-ejb-restrictions>true</enforce-ejb-restrictions>
<security-domain>java:/jaas/mydomain</security-domain>
<enterprise-beans>
        
                <ejb-name>ModelID</ejb-name>
        
</enterprise-beans>



Thanks for help!


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

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


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to