Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Nikolay Chashnikov
Subsystem
J2EE
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Stephen Friedrich
    5 years ago (16 Apr 2006 13:37)
  • Updated by   root
    2 years ago (17 Jan 2010 20:28)
  • Jira: IDEADEV-5636
    (history, comments)
 
IDEA-31937 Build of J2EE projects is failing
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Idea does not check dependencies between J2EE modules correctly.
When building an ear you often get old byte code included instead of current one.
I have not tried to isolate this problem in a simple example. because frankly I
have real work to do, but I think it already happens if you have a plain Java SE
module with interfaces and an EJB module with classes that implement these
interfaces. Now change an interface a little and make: You'll get strange runtime
exceptions. Even rebuild does not help.
When this bug occurs all that helps is to close the project, open it again and
rebuild.
See also
http://www.intellij.net/forums/thread.jspa?threadID=215075&tstart=0
Happens in 5.1 and also in Demetra.

Also what would really help with this bug would be a "Clean" feature on the build menu.

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments