-
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.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks