Antonio,

I'm sorry I couldn't get back to you last night as I got too sleepy to continue. You gave me some ideas that something was wrong with the jar files. I realized that I was working with the individual components and when I imported the war file it ran fine which answers my original question about rad 6.0 and struts 1.3.8. I tired using the same jar files in the same order as the War file. That did not fix the problem. Then I started investigating the TLD files and found that the War file was picking the TLD files up from the apache site. I was getting them from /web-inf/. Now here is my current problem/question:

When I use the current index.jsp (tlds pointing to apache), I get the following error:

----- Original Message ----- From: "Antonio Petrelli" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Monday, March 03, 2008 1:47 AM
Subject: Re: Rad 6.0


2008/3/3, Jerry Gustanski <[EMAIL PROTECTED]>:

[3/3/08 1:17:00:062 PST] 0000001b jsp E com.ibm.ws.jsp.taglib.TldParser
logParseErrorMessage Failed to parse Tag Library
[/WEB-INF/struts-tiles.tld]: JSPG0235E: The JSP container failed to load
the
TagExtraInfo class [org.apache.struts.tiles.taglib.UseAttributeTei]

[3/3/08 1:17:00:062 PST] 0000001b jsp W
com.ibm.ws.jsp.taglib.TagLibraryCache loadWebInfMap webinf tld failed to
load for resourcePath =[/WEB-INF/struts-tiles.tld]

com.ibm.ws.jsp.JspCoreException: org.xml.sax.SAXException: JSPG0235E: The
JSP container failed to load the TagExtraInfo class
[org.apache.struts.tiles.taglib.UseAttributeTei]
....



It seems that you have some mixed up jars... try to republish your
application, or remove it from the server and redeploy.

Antonio



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

Reply via email to