|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03728 seconds