Project
IntelliJ IDEA
Priority
Critical
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Dmitry Avdeev
Subsystem
Compiling Project
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Christian Schwanke
    2 years ago (10 Jun 2009 13:04)
  • Updated by   Evgeniy Schepotiev
    21 months ago (27 Apr 2010 16:30)
  • Jira: IDEADEV-37690
    (history, comments)
 
IDEA-49299 JSP compilation broken
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
I've updated to the newest EAP (10338) and I'm unable to build my web application anymore.
The build process fails with 1 Error: "javax.el.ValueExpression"

However, that's about it - I don't get any information where this error should exist or any other details that might help resolve this issue.
I've disabled all JSP inspections but this did not help either, therefore I'm currently stuck and cannot continue to work on the project with this EAP release.

The error does not occur in build 10322 so it seems to be introduced in 10338.

Environment: 64-Bit Ubuntu 9.04, 64-Bit Java JDK 6

Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
Dmitry Avdeev
  Dmitry Avdeev
10 Jun 2009 13:42
2 years ago
It seems to be caused by Jasper Validator. Please disable it at Project Settings - > Compiler -> Validation.
Unfortunately, "Validate on build" option does not work as expected. This will be fixed.