[jboss-user] [Clustering/JBoss] - HA-Singleton / JMS Connection Factories

2007-04-13 Thread marcelo.leite
Hi, i've configured a simple cluster using Apache+mod_jk as a Load Balancer. I have two JBOSS nodes configured and this works fine, but i have a problem. When i make a request for my app and the LB redirect it to the "master" node it works fine and the functionality requested execute without er

[jboss-user] [Security & JAAS/JBoss] - JAAS+JBOSS

2007-03-28 Thread marcelo.leite
Hi, I've just configured a security enviroment using JAAS+JBOSS. It works well. I've created a login module stack with a login module dummy that is only used for log and a org.jboss.security.auth.spi.UsersRolesLoginModule that effectively execute the authentication. Using a simple web app

[jboss-user] [Installation, Configuration & Deployment] - WAR as JBOSS Context root app but using Struts

2007-01-30 Thread marcelo.leite
Hi, I have a simple web app as a WAR file. It was developed using Struts and Tiles. My index JSP is composed by some calls to Tiles tags like this: The app works well. But when i defined it as the Jboss context root app it stops to work. I've just see my config files like struts-config.xml, we

[jboss-user] [Installation, Configuration & Deployment] - Re: Hot Deployment

2007-01-30 Thread marcelo.leite
Thanks Peter! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008380#4008380 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008380 ___ jboss-user mailing list jboss-user@lists.

[jboss-user] [Installation, Configuration & Deployment] - Hot Deployment

2007-01-30 Thread marcelo.leite
Hi, I'd like to know how to turn off the HOT DEPLOYMENT on JBOSS. What file should i edit? Regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008278#4008278 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008278 __