I have a JAR with one property file in it that is deploying fine on our staging server. However, when I try to hot deploy the JAR on one of our production servers, the property file's values are the same even though they have been edited and changed. The only difference between the staging and production environment is the sheer load. So, I stopped Apache on the production server so no requests would hit the JBoss instance and I still wasn't able to get the JAR with the property file to hot deploy correctly. Both machines are running JBoss 3.2.5 on Linux. I tried running the production machine with Log4Js DEBUG log level on but there's no indication from JBoss that the JAR was successfully deployed. I'm not sure if there's a way to modify the DeploymentScanner to add logging. Anyone have a clue what might be happening here? Thanks.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844821#3844821 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844821 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
