Hello,

I get this exception while deploing my webapp. In 3.2.1 it is working:

11:02:43,515 ERROR [Engine] SingleSignOnContextConfig[/IKWebPortal] Exception 
processing TLD at resource path /WEB-INF/struts-bean
.tld
javax.servlet.ServletException: Exception processing TLD at resource path 
/WEB-INF/struts-bean.tld
        at 
org.jboss.web.tomcat.tc4.SingleSignOnContextConfig.tldScanTld(SingleSignOnContextConfig.java:1171)
        at 
org.jboss.web.tomcat.tc4.SingleSignOnContextConfig.tldScan(SingleSignOnContextConfig.java:1003)


11:02:43,515 ERROR [Engine] ----- Root Cause -----
java.lang.IllegalArgumentException: Invalid TLD resource path /WEB-INF/struts-bean.tld
        at 
org.jboss.web.tomcat.tc4.SingleSignOnContextConfig.tldScanTld(SingleSignOnContextConfig.java:1161)
        at 
org.jboss.web.tomcat.tc4.SingleSignOnContextConfig.tldScan(SingleSignOnContextConfig.java:1003)

Can the problem cause because the *.tld files are stored under "web-inf" and not 
"WEB-INF" within the WAR? 

Juraj

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828048#3828048

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828048


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to