[jboss-dev-forums] [Design of POJO Server] - File modification detection
alesj
do-not-reply at jboss.com
Sun Jan 6 21:17:30 EST 2008
I started working on this MC/VFS issue:
- http://jira.jboss.com/jira/browse/JBMICROCONT-160
Just to get a better feel for who tracks down the changes to deployed files I stumbled on the following behaviour:
I have this structure:
- my-test.jar
-- META-INF
--- test-beans.xml
When dropped in deploy directory, it get deployed as expected.
But when I do some property change in the test-beans.xml nothing happens.
Is this expected?
Are we only checking top level deployments?
I guess tracking the changes to metadata wouldn't hurt.
Since that's what is somehow the problem with JBMICROCONT-160 + how to actually rebuild the whole parent structure if a change occurs ...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117422#4117422
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117422
More information about the jboss-dev-forums
mailing list