specifically where/inwhat file does your suggestion go? It should only impact where struts tld's are found, not all tlds

Aleksandr Shneyderman wrote:
make sure that
<taglib-location>/WEB-INF/struts.tld</taglib-location>

the /WEB-INF/ is important for some reason.
it was working in 4.0.4 but gives a problem
in 4.1.12


-----Original Message-----
From: Hanasaki JiJi [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 06, 2002 9:46 AM
To: [EMAIL PROTECTED]
Subject: tld locations??? must be directly in WEB-INF


Am I reading the below error correctly?  .tld must be in the WEB-INF dir
and not in any subdir of WEB-INF?

I have put the struts tld's in /WEB-INF/struts/ and specified to find
them there in web.xml

======================


2002-12-05 23:33:41 ContextConfig[/j2eetemplate] Exception processing
TLD at resource path /WEB-INF/struts/struts-nested.tld
javax.servlet.ServletException: Exception processing TLD at resource
path /WEB-INF/struts/struts-nested.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)
          at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextCo
nfig.java:243)

...

----- Root Cause -----
java.lang.IllegalArgumentException: Invalid TLD resource path
/WEB-INF/struts/struts-nested.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(ContextCo
nfig.java:243)
          at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifec
ycleSupport.java:166)


--
=================================================================
= 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  =
=================================================================




--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
=================================================================
= 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  =
=================================================================


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to