jaikiran, anonymous wrote : What type of contents? JSP files?
Yes, JSP files. This discussion http://www.jboss.com/index.html?module=bb&op=viewtopic&t=146078 solved my problem. They did, in fact, change the file name and location of the DeleteWorkDirOnContextDestroy attribute in Jboss 5.0.0. It is now located in server\default\deployers\jbossweb.deployer\META-INF\war-deployers-jboss-beans.xml. Changing the attribute to "true" from the default "false" and making sure the date and time was correct on the server solves the problem. Thank you so much for your response! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198763#4198763 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198763 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
