Attached is the web.xml file that produces the below error. The below
references indicate that there may be a but in the tomcat xml parser
that is exposed by the generated web.xml.
The struts tld files are copied directly form those in a working sample
from the jakarta struts download.
Thoughts? comments?
Thanks.
tomcat log snip
======
...
javax.servlet.ServletException: Exception processing TLD at resource
path /WEB-INF/struts-tiles.tld
at
org.apache.catalina.startup.ContextConfig.tldScanTld(ContextConfig.java:1010)
at
org.apache.catalina.startup.ContextConfig.tldScan(ContextConfig.java:870)
at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:647)
...
----- Root Cause -----
java.lang.IllegalArgumentException: Invalid TLD resource path
/WEB-INF/struts-tiles.tld
at
org.apache.catalina.startup.ContextConfig.tldScanTld(ContextConfig.java:1002)
at
org.apache.catalina.startup.ContextConfig.tldScan(ContextConfig.java:870)
at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:647)
at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:243)
...
refs:
=====
http://archives2.real-time.com/pipermail/tomcat-devel/2002-October/040882.html
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13282
http://archives2.real-time.com/pipermail/tomcat-devel/2002-October/040849.html
--
=================================================================
= Management is doing things right; leadership is doing the =
= right things. - Peter Drucker =
=_______________________________________________________________=
= http://www.sun.com/service/sunps/jdc/javacenter.pdf =
= www.sun.com | www.javasoft.com | http://wwws.sun.com/sunone =
=================================================================
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
