Project
IntelliJ IDEA
Priority
Major
Type
Bug
Fix versions
No Fix versions
State
Verified
Assignee
Nikolay Chashnikov
Subsystem
Compiling Project
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Alexander Chernikov
    4 years ago (26 Aug 2007 22:13)
  • Updated by   Evgeniy Schepotiev
    21 months ago (27 Apr 2010 16:27)
  • Jira: IDEADEV-20408
    (history, comments)
 
IDEA-40601 "Access denied" error on compilation, if EJB / Web facet packaging includes dependent java module with "JAR" option
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Create a project with settings:
. Module mod-java: has no facets.
. Module mod-ejb: depends on mod-java, has ejb facet.
In EJB facet packaging options set "JAR module" for mod-java.
Set On either "Create EJB jar" or "Create EJB exploded directory" options (bug happens in both cases).
Make project or mod-ejb. Get error: "Access is denied".

Does not happen in case of "Copy module output" packaging option.

Issue was closed
Comments (2)
 
History
 
Linked Issues (?)
 
Alexander Chernikov
  Alexander Chernikov
26 Aug 2007 22:20
4 years ago
Also happens with Web facet if:
. Option "Allow to copy packaged files outside the exploded directory or jar" is On.
. Packaging method is "JAR module, link with manifest", not "JAR module output".
Alexander Chernikov
  Alexander Chernikov
30 Oct 2007 18:55
4 years ago
Fix confirmed in 7522.