Hello, I do the following:
I copy the .ear folder packed by JBossIDE to /server/default/deploy/projectxy Then JBoss deploys the application to a tmp folder and the application can be used. Then I do some changes in the code, repack the .ear and copy the files to the same destination, in overwrite mode (using filesystem copy). But nothing happens. If I delete the .ear folder from JBoss, the application gets undeployed, after copying it to the same destination again, the new version gets deployed. Thanks for your help. Christoph View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978404#3978404 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978404 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
