Here's the error:
JSP Processing Error
HTTP Error Code: 500
Error Message:
JSPG0047E: Unable to locate tag library for uri
http://struts.apache.org/tags-html
Root Cause:
com.ibm.ws.jsp.JspCoreException: JSPG0047E: Unable to locate tag library for
uri http://struts.apache.org/tags-html at
com.ibm.ws.jsp.translator.visitor.tagfiledep.TagFileDependencyVisitor.visitCustomTagStart(TagFileDependencyVisitor.java:70) at
com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement(JspVisitor.java:253) at
com.ibm.ws.jsp.translator.visitor.JspVisitor.processChildren(JspVisitor.java:286) at
com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement(JspVisitor.java:125) at
com.ibm.ws.jsp.translator.visitor.JspVisitor.visit(JspVisitor.java:110) at
com.ibm.ws.jsp.translator.JspTranslator.processVisitors(JspTranslator.java:121) at
com.ibm.ws.jsp.translator.utils.JspTranslatorUtil.translateJsp(JspTranslatorUtil.java:168) at
com.ibm.ws.jsp.translator.utils.JspTranslatorUtil.translateJspAndCompile(JspTranslatorUtil.java:81) at
com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.translateJsp(JSPExtensionServletWrapper.java:298) at
com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.checkForTranslation(JSPExtensionServletWrapper.java:265) at
com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:137) at
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:394) at
com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837) at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220) at
com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204) at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)atcom.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421) at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367) at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276) at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201) at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103) at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548) at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled
Code)) at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934) at
com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021) at
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
----- 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]