[jboss-user] [EJB 3.0] - Re: ejb-jar.xml file

2007-09-04 Thread changemylife
1. If you need ejb-jar.xml, you can add it into your app. 2. You add SecurityDomain into jboss.xml. Ex: anonymous wrote : MyDomain 3. Enter the jboss-install-dir>/server/default/conf to add your SecurityDomain (MyDomain). Hope this helps. Regards. View the original post : http://www.jboss.com

[jboss-user] [EJB 3.0] - Re: ejb-jar.xml file

2007-09-03 Thread pvelarde
thanks very much sandor, i'll try. see you. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080712#4080712 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080712 ___ jboss-user

[jboss-user] [EJB 3.0] - Re: ejb-jar.xml file

2007-09-03 Thread itsme
We don't use them, but as far as I understand it all can be declared by annotations on class or method level. Have a look at http://java.sun.com/javaee/5/docs/api/ and watch out for javax.annotation.security - package. The roles itself must be defined in login-config.xml in conf-dir of your ser

[jboss-user] [EJB 3.0] - Re: ejb-jar.xml file

2007-08-31 Thread pvelarde
Hi and thanks for your quick answer, Ok, really I dont know if I need it. I'm adding JAAS security in my EJB3.0 Application and I read in the forum I must establish the security domain in the jboss.xml Application file but in the ejb-jar.xml file too. But how can I do it¿? have any sample¿? th

[jboss-user] [EJB 3.0] - Re: ejb-jar.xml file

2007-08-31 Thread itsme
not if you not wan't one /sandor/ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079965#4079965 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079965 ___ jboss-user mailing l