647: Compiling jsp: TldLocationsCache Exception
Our JSPs all include a CqtJspBegin.jsp which includes a Init.jsp which has a
taglib "/cirqit" tag. When I try to compile the JSP, I get this error in
IDEA:
Information: 1 error
Information: 0 warnings
C:\OrderIt\Order-It_6_currproject_src\jsp\clnt_create_estimate.jsp
Error: line (0) /clnt_create_estimate.jsp(73,0) /CqtJspBegin.jsp(28,0)
/Init.jsp(41,0) File "/cirqit" not found
I looked in my IDEA output window and saw this:
Exception initializing TldLocationsCache: XML parsing error on file
/WEB-INF/web
.xml: Internal Error: File /javax/servlet/resources/web-app_2_3.dtd not
found
2002-09-16 11:19:51 - Exception initializing TldLocationsCache: XML parsing
erro
r on file /WEB-INF/web.xml: Internal Error: File
/javax/servlet/resources/web-ap
p_2_3.dtd not found
I have IDEA correctly configured as far as the Web Application goes, and it
is aware in the editor of my custom tags and stuff. It's only a problem when
compiling.
ALSO: Slightly annoying: clicking the Error brings me to
clnt_create_estimate.jsp line 1, not to Init.jsp line 41 as expected.
Ian.
请先登录再写评论。
Submitted as http://www.intellij.net/tracker/idea/viewSCR?publicId=3980
Ian.
"Ian Zabel" <izabel@cirqit.com> wrote in message
news:am4tcg$jpl$1@is.intellij.net...
a
>
>
>
>
/CqtJspBegin.jsp(28,0)
>
>
>
parsing
>
it
when
>
>
>
>
>
This bug should be fixed in #651
Thanks,
--
Best regards,
Eugene Zhuravlev
JetBrains, Inc, http://www.intellij.com
"Develop with pleasure!"
"Ian Zabel" <izabel@cirqit.com> wrote in message
news:am4tcg$jpl$1@is.intellij.net...
a
>
>
>
>
/CqtJspBegin.jsp(28,0)
>
>
>
parsing
>
it
when
>
>
>
>
>