Hi,
I am using:
Eclipse v3.5.2
Apache GEP  v2.2.0
Apache Geromino v2.2

I am migrating a Web 2.5 project from Apache Geronimo v2.1.4 to Apache
Geronimo v2.2.  My JSP's use a few simple JSTL tags.  After switching the
target runtime of my project to AG v2.2, I see the following error in the
Problems view:

Can not find the tag library descriptor for
"http://java.sun.com/jsp/jstl/core";

>From what I can tell, the jstl jar is included in the AG v2.1.4 runtime
library that is added to the web project.  However, when I move to AG v2.2,
the jstl jar is no longer included in the runtime library.  The jstl jar
does exist in AG v2.2, but its location has moved in the repository. 
Perhaps GEP hasn't taken this into account?  If I manually add the jstl jar
from the AG v2.2 repository as an external jar, then the error goes away.

In any case, the JSP still runs correctly, but during dev't, I no longer get
auto-completion and I see lots of warnings re: unknown tags.

If you have any questions about my scenario/usage, please don't hesitate to
ask.

Thanks in advance,
Bevon


-- 
View this message in context: 
http://n3.nabble.com/Missing-JSTL-TLD-error-in-Eclipse-GEP-against-Geronimo-v2-2-tp464666p464666.html
Sent from the Users mailing list archive at Nabble.com.

Reply via email to