[JBoss-user] [Installation, Configuration Deployment] - How to reload login-config.xml

2005-09-26 Thread jleveille
Hello. If I make changes to login-config.xml I *think* I have to restart the jboss server in order to pick them up. Is this true? I am talking about JBoss 3.2.3 for myself. My goal is to make a web app that I can deploy without restarting the server for each new customer that I have. I

[JBoss-user] [HTTPD, Servlets JSP] - Re: classloader crossing into another jar?

2005-02-06 Thread jleveille
After some searching I found my own answer. It turns out to be the default behavior of the JBoss Unified Class Loader (UCL). I found a discussion thread about it here http://www.jboss.org/?module=bbop=viewtopict=41379start=10 Basically, it turns out that JBoss tried to make some things

[JBoss-user] [Beginners Corner] - Re: Properties

2005-02-05 Thread jleveille
Do you have experience loading properties froma file in JBoss 3.x? I have done that a lot and never had trouble. I am sorry to say that I don't have JBoss 4.0 experience so I cannot comment on any differences that arise from the version change. In 3.x we put properties files in the

[JBoss-user] [HTTPD, Servlets JSP] - classloader crossing into another jar?

2005-02-04 Thread jleveille
Hi there. I am running JBoss 3.2.3 on Windows XP under Java 1.4.1. I deployed my app one day and then said ... hey, I want to deploy another version of my app ... So I copied the war, renamed it, and threw it in the deploy directory (with some property file changes to point to a different