AW: spontaneous disappering ApplicationResources.properties

2004-02-23 Thread Andreas Solarik
Ages ago, while using JBuilder5, we found a similar problem. Any editing of
text files belonging to the war (web.xml, app.properties...) was lost if it
was performed while the integrated tomcat was running (copied an old version
of the file from some cache over the original files when it was
terminated).

Maybe this helps!

-Ursprungliche Nachricht-
Von: Mark Lowe [mailto:[EMAIL PROTECTED]
Gesendet: Sonntag, 22. Februar 2004 11:48
An: Struts Users Mailing List
Betreff: Re: spontaneous disappering ApplicationResources.properties


Ah..

I remember giving eclipse a go, and it ate my homework also. My guess
is that it get you producing at such supersonic rates that the files
just ant keep up.

:o) sorry I've nothing useful to add.


On 21 Feb 2004, at 20:45, [EMAIL PROTECTED] wrote:

 Hi list,

 I have a weird problem with all of my struts applications.

 the file ApplicationResources.properties, usually in WEB-
 INF/classes, is disappearing spontaneously every now and then.
 this happens with all of my projects. I tried and set the attributes of
 the file on read-only, but that does not help.
 Though i learned to live with it by having backups available, it is
 quite irritating.

 Has anyone else experienced this?  Is it some weird setting or
 what?

 I'm using Eclipse 2.1.0 on a win2000 platform.

 Thanks,
 Rinke

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: spontaneous disappering ApplicationResources.properties

2004-02-22 Thread Mark Lowe
Ah..

I remember giving eclipse a go, and it ate my homework also. My guess 
is that it get you producing at such supersonic rates that the files 
just ant keep up.

:o) sorry I've nothing useful to add.

On 21 Feb 2004, at 20:45, [EMAIL PROTECTED] wrote:

Hi list,

I have a weird problem with all of my struts applications.

the file ApplicationResources.properties, usually in WEB-
INF/classes, is disappearing spontaneously every now and then.
this happens with all of my projects. I tried and set the attributes of
the file on read-only, but that does not help.
Though i learned to live with it by having backups available, it is
quite irritating.
Has anyone else experienced this?  Is it some weird setting or
what?
I'm using Eclipse 2.1.0 on a win2000 platform.

Thanks,
Rinke
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


spontaneous disappering ApplicationResources.properties

2004-02-21 Thread [EMAIL PROTECTED]
Hi list, 

I have a weird problem with all of my struts applications. 

the file ApplicationResources.properties, usually in WEB-
INF/classes, is disappearing spontaneously every now and then. 
this happens with all of my projects. I tried and set the attributes of 
the file on read-only, but that does not help. 
Though i learned to live with it by having backups available, it is 
quite irritating. 

Has anyone else experienced this?  Is it some weird setting or 
what?

I'm using Eclipse 2.1.0 on a win2000 platform.

Thanks, 
Rinke

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: spontaneous disappering ApplicationResources.properties

2004-02-21 Thread James Mitchell
This is cause by Eclipse rebuilding your project.

You need to put your source files (that means *.properties as well as
*.java) in your source folders.  Any time you make changes, Eclipse will
copy them over to the classes directory for you.



--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx
MSN: [EMAIL PROTECTED]




 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Saturday, February 21, 2004 2:45 PM
 To: [EMAIL PROTECTED]
 Subject: spontaneous disappering ApplicationResources.properties


 Hi list,

 I have a weird problem with all of my struts applications.

 the file ApplicationResources.properties, usually in WEB-
 INF/classes, is disappearing spontaneously every now and then.
 this happens with all of my projects. I tried and set the attributes of
 the file on read-only, but that does not help.
 Though i learned to live with it by having backups available, it is
 quite irritating.

 Has anyone else experienced this?  Is it some weird setting or
 what?

 I'm using Eclipse 2.1.0 on a win2000 platform.

 Thanks,
 Rinke

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]