[jboss-user] [EJB 3.0] - Re: What is the deployment descriptor alternative to @Securi

Wolfgang Knauf do-not-reply at jboss.com
Mon Jan 8 04:09:45 EST 2007


Hi !

Use jboss.xml with this content:

<?xml version="1.0" encoding="UTF-8"?>
  | <!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 4.0//EN" "http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd">
  | 
  | <jboss>
  | 	<security-domain>mysecuritydomain</security-domain>
  | </jboss>

Hope this helps

Wolfgang

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

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



More information about the jboss-user mailing list