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
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