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

Key: IDEA-10464
Type: New Feature New Feature
Status: Open Open
Assignee: Nikolay Chashnikov
Reporter: Radim Marek
Votes: 5
Watchers: 2
Operations

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

Support of other J2EE Archives

Created: 20 Nov 06 13:28   Updated: 18 Jul 07 14:56
Component/s: J2EE

Environment: Windows XP

Build: 6,103
Severity: Medium


 Description  « Hide
Our projects are using JBoss custom services (SAR files) and there's no way in IntelliJ IDEA 6.0 how to build them without Ant build script and, what's really annoying, I can't get them package within EAR archive as it's looking only for known module types (JAR, WAR).

 All   Comments   Work Log   Change History      Sort Order:
David Wery - 18 Jul 07 14:56
Indeed this is really annoying ! If you use IntelliJ for building a complex J2EE application, you will need to build anyway an ant build to generate a SAR archive !

Another side effect of this is that you cannot build a final ear file with Idea without Ant tasks...