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

Key: IDEADEV-20408
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Nikolay Chashnikov
Reporter: Alexander Chernikov
Votes: 0
Watchers: 1
Operations

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

"Access denied" error on compilation, if EJB / Web facet packaging includes dependent java module with "JAR" option

Created: 26 Aug 07 21:13   Updated: 06 Dec 07 19:24
Component/s: Compiling Project, Project Configuration, J2EE
Fix Version/s: Selena 7.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,243
Fixed in build: 7,591


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 26 Aug 07 21:20
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 - 30 Oct 07 17:55
Fix confirmed in 7522.