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

Key: IDEADEV-5636
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Stephen Friedrich
Votes: 0
Watchers: 1
Operations

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

Build of J2EE projects is failing

Created: 16 Apr 06 12:37   Updated: 20 Jul 06 15:36
Component/s: J2EE
Fix Version/s: Demetra 5245, 5.1.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-6453 ear exploded dir build broken Resolved

Build: 5,231
Fixed in build: 5,236
Severity: High


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



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.