Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Nikolay Chashnikov 
Subsystem
J2EE 
Affected versions
Fixed in
Fixed in build
Next build 
Build
5231
Fixed in build
5236
Severity
0
  • Submitted by   Stephen Friedrich
    3 years ago (16 Apr 2006 12:37)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:28)
  • Jira: IDEA-31937
    (history, comments)

IDEA-31937

Build of J2EE projects is failing

0
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 (1)
 
Links
 
Issue has no comments