facebook

My Changes are getting lost – Strange Issue

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #318323 Reply

    raj82raj
    Member

    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

    #318330 Reply

    jkennedy
    Member

    From Jay Perkins —-

    The loss of the security settings is a known issues with 9.0. See this post:
    https://www.genuitec.com/forums/topic/scaffolding-spring-security-and-enabling-security-in-dsl/

    It has been fixed in the latest version 9.1.

    Can you determine when your java methods disappear? That would be helpful if you could pinpoint what action is being performed when they disappear.

    Also, could you send an example of the method signature?

    Thanks,
    Jay

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: My Changes are getting lost – Strange Issue

You must be logged in to post in the forum log in