Intellij IDEA 7.0M2 - project make, hangs on validating jsp
I guess this is going to be hard to reproduce and so perhaps a pointless entry, but...
I have a project that when you do a compile, it seems to compile all the java files fine, but then it starts validating the jsp's and hangs on one of them.
The actual jsp it sticks on seems simple enough:
<%@ include file="/WEB-INF/jsp/common/include.jsp"%>
| Loaded Data feeds | ||||
| Vendor | Total | New | Loaded On | |
| ${summary.vendor.name} | ${summary.fundCount} | ${summary.newFundCount} | ||
Please sign in to leave a comment.
Oh, and I have just found the option to turn off the JSP validator - which stops the problem ;).
Hello Chris,
This problem had been fixed in Selena RC1.
Hi,
Ok - just tried build 7318 and that progresses further.
Although it now fails the jsp validation for what seems to be good jsp - failing to find tags defined via an import.
Should I report problems on this forum or would validation issues be a Jasper problem?
Thanks,
Chris