[JBoss-user] [HTTPD, Servlets & JSP] - deploying multiple war files

2004-04-01 Thread pakodi
hey all! I've two war files in default\deploy folder. when i run my jboss it is deploying only the first war file only. how to make it to deploy second war file too? war1 is associated to application 1 war2 is associated to application 2 also, how can i make it work both applications running? i

[JBoss-user] [Security & JAAS/JBoss] - how to configure non defeault application policy

2004-03-01 Thread pakodi
Hi Folks, I've a problem configuring JBOSS to non default application policy. In my \client\auth.conf MYAPP { org.jboss.security.auth.spi.DatabaseServerLoginModule required; }; in jboss-web.xml java:/jaas/MYAPP in my longin-config.xml