-
Newbie to Apache - unzip war issue
I am trying to deploy a zipped .war file prior to installing the war onto apache tomcat. Using winzip, when the .zip is opened it has a directory structure instead of a .war file alone. Can anyone shed some light over marblehead?
-
Welcome to DevX 
It sounds to me lke the zip file was created with the directory structure.
To fix it, just don't include the directory structure when creating the zip file.
-
there are two options when unzipping something:
-unzip what's inside to the current dir [extract here]
-unzip inside a folder named the same as the zip file name,
seems u got the second issue, how r u doing the unzip process, or does that point u out on the alternative method of "extract here" ??
Similar Threads
-
Replies: 2
Last Post: 04-18-2007, 02:34 AM
-
By Thomas Eyde in forum .NET
Replies: 290
Last Post: 12-22-2001, 02:13 PM
-
By Saurabh in forum dotnet.announcements
Replies: 0
Last Post: 09-19-2001, 06:48 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|