[jboss-user] [EJB 3.0] - How to restrict a method call in EJB
sanjeeth
do-not-reply at jboss.com
Fri Nov 17 01:24:39 EST 2006
Hello All,
i am using MEJB(management EJB) for reading the attributes from JBoss. I want to restrict some methods that a client can access from the home interface. How can i do this. What update is required in the ejb-jar.xml.
For eg:
>From MEJB i want the client to use only getAttribute all the other methods like setattribute, invoke etc has to be restricted for all the clients.
thanks and regards
Sanjeeth S
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986750#3986750
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986750
More information about the jboss-user
mailing list