Hi,
I am facing very strange issue in myeclipse scaffold generated application. I am running on version 9.0 and i have generated web application using spring scaffolding. The app has been generated properly and i could run it without any issue.
Now,i did following.
– Scaffold Spring Security
– Added some methods in my java files
I ran the application twice and all changes were successful. When i did some change and deployed application, what i could observer is all the changes related to spring security scaffold were lost. from web.xml and also my methods from java files were lost. I again added them but after some time, it again lost. This is happening intermittently and i am clue less what is going on. Is it issue with Myeclipse for Spring ? OR it is issue with my Windows Vista file system ? OR what can be the reason for same ?
Has any body faced similar issue ? Any help would be greatly appreciated.
Thanks,
Raj