are you using Jbuilder 7.0? That is a new feature(?) added by borland where it deletes the complete classes directory along with any properties file that might be there. I had to revert back to Jbuilder 6.0 since i couldnt quite figure out how i could stop that from happening ie specify that the properties file shouldnt be deleted.
Sanjana ----- Original Message ----- From: "Darren McGuinness" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 28, 2002 10:03 AM Subject: JBUILDER keeps deleting the directory: WEB-INF/classes > This is then causing problems because ApplicationResources.properties is > gone, and I get errors because the code cannot find the keys from the > now deleted file. > > I had it working, but now this is happening. > > Using struts 1.0, JBuilder 6 with TomCat > > Any ideas? > > Cheers. > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

