there are couple of issues when i use project as archive destination and publish to jboss
server. looks like the synchronization is not working well.
case 1:
1. build archive in exploded form, publish to server. start server, everything works
well.
2. changed a html file, and a javascript file in eclipse. save them.
3. go to jboss server deploy directory, check if those files are synchronized.
4. the file timestamps are changed, but not the content.
5. the files under the project archive direct are not changed.
notice in this case there are three copies of a file.
in source --- in exploded war under project -- in exploded war under server deploy
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217976#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...