Bugs item #858089, was opened at 2003-12-11 13:16
Message generated for change (Comment added) made by srivatsanp
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=858089&group_id=22866

Category: None
Group: v3.2
>Status: Open
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: Srivatsan (srivatsanp)
Date: 2004-01-19 11:33

Message:
Logged In: YES 
user_id=687037

When we use "VIM" editor for opening any file, creation of
"swp" file changes the timestamp of that directory in Linux.

So when I open jbossmq-service.xml in vim, It results in
redeployment of jms directory.

This happens when we set RecursiveSearch=False in
conf/jboss-service.xml.

When I set RecursiveSearch=True, the above problem does not
happen.

Why is the redeployment happening when the RecursiveSearch
is set as False ?

Thanks,
Srivatsan


----------------------------------------------------------------------

Comment By: Scott M Stark (starksm)
Date: 2004-01-15 18:38

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


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to