History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-31523
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Stephen Friedrich
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Diana regression: Can't package files in WAR

Created: 24 Aug 08 18:18   Updated: 21 Oct 08 10:27
Component/s: Project Configuration
Fix Version/s: Diana 8940

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. add.png
(23 kb)

Build: 8,740
Fixed in build: 8,933
Severity: High


 Description  « Hide
In Selena (and earlier Diana builds) I used to be able to specify an arbitrary file when adding a "deployment descriptor":
WEB facet, Web Settings, Deployment Descriptors, Add..
I had to use that to for example to get a signed applet (jar file) to be deployed inside my war.
In Selena the file chooser won't let me package that file anymore.

I tried to use the "Add.." button on the "Modules and Libraries to Package", but that won't let me choose files either.
I think "Modules and Libraries to Package" should really be "Modules, Libraries and Files to Package and the "Add.." button should have an option "Add file..:"

Next I'll try to setup a library only to be able to deploy it, but even if that would work, that would be a very strange way to configure it (create a library only to deploy a file?).



 All   Comments   Work Log   Change History      Sort Order:
Stephen Friedrich - 25 Aug 08 03:04
Ok, the library trick did work for the jar file.
However now I am at a loss:
How the heck do I get IDEA to deploy a file named "acme.keystore" to the war's WEB-INF folder?

Help!


Stephen Friedrich - 25 Aug 08 03:12
Strange, now adding a file ending in ".keystore" worked fine.

Nikolay Chashnikov - 21 Oct 08 10:27
The problem with the file chooser seems to be fixed. I think we will simplify UI of the packaging editor in the next version (after IDEA 8).