Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Another "Cannot find the tag library descriptor for..." taglib problem
Another "Cannot find the tag library descriptor for..." taglib problem [message #191651] Fri, 20 April 2007 04:30 Go to next message
Eclipse UserFriend
Originally posted by: eclipse.helmstetter.com

OK, I know this one has been beaten to death. I've been struggling with
this for a few days now, and I've read just about every message on the
topic and tried just about everything. I've tried both WTP
2.0M6-200704060120 and R-1.5.3.

These are the URIs that are not being resoloved:
/struts-tags test-struts2/src/main/webapp/WEB-INF/decorators
/struts-tags test-struts2/src/main/webapp/common
http://acegisecurity.org/authz
http://www.opensymphony.com/sitemesh/decorator
http://www.opensymphony.com/sitemesh/page

All of these TLDs are in jar files that are in my build path. The URIs
match the format specified in the TLD files. The project is a web
project, with the 2.4 Servlet API specified in web.xml.

Any help, ideas would be greatly appreciated.

Thanks,
Mark
Re: Another "Cannot find the tag library descriptor for..." taglib problem [message #191660 is a reply to message #191651] Fri, 20 April 2007 04:51 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.helmstetter.com

Well, I suppose persistence pays off. I managed to get it working. I'm
using Maven2 to generate the project artifacts, and I solved the problem
by running:

mvn eclipse:clean
mvn eclipse:eclipse -Dwtpversion=1.5

then refreshing the project. I could not get this to work previously
with 1.5.3, but seems to be working now with 2.0M6-200704060120.

Mark Helmstetter wrote:
> OK, I know this one has been beaten to death. I've been struggling with
> this for a few days now, and I've read just about every message on the
> topic and tried just about everything. I've tried both WTP
> 2.0M6-200704060120 and R-1.5.3.
>
> These are the URIs that are not being resoloved:
> /struts-tags test-struts2/src/main/webapp/WEB-INF/decorators
> /struts-tags test-struts2/src/main/webapp/common
> http://acegisecurity.org/authz
> http://www.opensymphony.com/sitemesh/decorator
> http://www.opensymphony.com/sitemesh/page
>
> All of these TLDs are in jar files that are in my build path. The URIs
> match the format specified in the TLD files. The project is a web
> project, with the 2.4 Servlet API specified in web.xml.
>
> Any help, ideas would be greatly appreciated.
>
> Thanks,
> Mark
Previous Topic:jsp compiler support?
Next Topic:server launch configuration, classpath user entries work?
Goto Forum:
  


Current Time: Tue Apr 16 12:02:31 GMT 2024

Powered by FUDForum. Page generated in 0.34931 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top