Results 1 to 1 of 1
Thread: Exporting WAR File Issue
- 12-29-2009, 03:23 PM #1
Member
- Join Date
- Dec 2009
- Posts
- 1
- Rep Power
- 0
Exporting WAR File Issue
I am having an issue exporting a WAR file using eclipse in a certain case.
I have a java web application and my usual routine after testing locally is to export a .war file and deploy it on a remote server (not local machine).
I have done this a million times and have not had issues except in a particular case:
When I export the war file AND firefox is running, my Eclipse export generates a .tmp file instead of the desired .war file.
For example, I'll go to export the war file and it will generate something like appname.war2153107342536485888.tmp instead of appname.war BUT only when firefox is running.
I have found this very strange and although I am on the URL of the deployed webapp (which is on a remote server), I still should not have this issue.
When I close firefox and then export, everything works fine.
Any ideas?
Similar Threads
-
Issue With Finding Total Number of Blank Spaces in File
By Cod in forum New To JavaReplies: 2Last Post: 12-10-2009, 12:06 PM -
Jre upgrade Issue :java.util.zip.ZipException: error in opening zip file
By selvakumar.velmurugesan in forum New To JavaReplies: 0Last Post: 10-27-2009, 05:20 AM -
file trasferring issue
By MarkWilson in forum CLDC and MIDPReplies: 1Last Post: 03-10-2009, 01:54 PM -
Greenfoot exporting in .jar?
By sciguy77 in forum New To JavaReplies: 0Last Post: 01-18-2009, 07:06 PM -
Date format display in CSV file after exporting
By latha in forum Advanced JavaReplies: 0Last Post: 08-03-2007, 08:09 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks