Bugs item #858089, was opened at 2003-12-10 23:46 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=858089&group_id=22866
Category: None Group: v3.2 >Status: Closed >Resolution: Works For Me Priority: 5 Submitted By: Srivatsan (srivatsanp) >Assigned to: Scott M Stark (starksm) Summary: jms directory gets redeployed Initial Comment: When I just open and close the jbossmq-service.xml present in jms directory, the jms gets redeployed. The time stamp of the jms directory changes when I just open the file. This behaviour happens in Linux. JBoss version I am using is 3.2.1 ---------------------------------------------------------------------- >Comment By: Scott M Stark (starksm) Date: 2004-01-15 05:08 Message: Logged In: YES user_id=175228 Make sure the conf/jboss-service.xml settings for the URLDeploymentScanner include a RecursiveSearch=true setting: <attribute name="RecursiveSearch">True</attribute> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=858089&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
