[ http://jira.jboss.com/jira/browse/JBAS-1329?page=comments#action_12315449 ] venu babu commented on JBAS-1329: ---------------------------------
Thank u Mr. Remy. -----Original Message----- From: Remy Maucherat (JIRA) [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 15, 2005 11:06 PM To: [EMAIL PROTECTED] Subject: [JBoss JIRA] Resolved: (JBAS-1329) Unable to load Tag Handler Class [ http://jira.jboss.com/jira/browse/JBAS-1329?page=history ] Remy Maucherat resolved JBAS-1329: ---------------------------------- Resolution: Rejected If this happens also in Tomcat standalone, please report it against Tomcat. If it does happen only in JBoss, you may reopen the issue. In both cases, I will need a test case, however, as the functionality works for me. which i am using in some JSP pages. i am working on windows XP and jdk:jdk141_05 under WEB-INF\classes , u can find from the following: it from fulfilling this request. load tag handler class "com.sns.pfk.taglib.PfkDisplayText" for tag "crTag:PfkDisplayText" org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHand ler.java:39) org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java :409) org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java :200) org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1318) org.apache.jasper.compiler.Parser.parseElements(Parser.java:1560) org.apache.jasper.compiler.ParserController.doParse(ParserController.jav a:220) org.apache.jasper.compiler.ParserController.parse(ParserController.java: 101) org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:203) org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.ja va:511) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja va:295) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236) org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilte r.java:75) Tomcat/5.0.28 logs. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira > Unable to load Tag Handler Class > -------------------------------- > > Key: JBAS-1329 > URL: http://jira.jboss.com/jira/browse/JBAS-1329 > Project: JBoss Application Server > Type: Bug > Components: Web (Tomcat) service > Versions: JBossAS-4.0.0 Final > Reporter: venu babu > Assignee: Remy Maucherat > > Original Estimate: 2 hours > Remaining: 2 hours > > Jboss server is not able to find the Tag Handler class for some tags which i > am using in some JSP pages. i am working on windows XP and jdk:jdk141_05 > The Exception i am getting even after keeping that Tag Handler class under > WEB-INF\classes , u can find from the following: > HTTP Status 500 - > type Exception report > message > description The server encountered an internal error () that prevented it > from fulfilling this request. > exception > org.apache.jasper.JasperException: /pfk/PfkMain.jsp(58,1) Unable to load tag > handler class "com.sns.pfk.taglib.PfkDisplayText" for tag > "crTag:PfkDisplayText" > > org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39) > > org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:409) > > org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:200) > org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1318) > org.apache.jasper.compiler.Parser.parseElements(Parser.java:1560) > org.apache.jasper.compiler.Parser.parse(Parser.java:126) > > org.apache.jasper.compiler.ParserController.doParse(ParserController.java:220) > > org.apache.jasper.compiler.ParserController.parse(ParserController.java:101) > org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:203) > org.apache.jasper.compiler.Compiler.compile(Compiler.java:470) > org.apache.jasper.compiler.Compiler.compile(Compiler.java:451) > org.apache.jasper.compiler.Compiler.compile(Compiler.java:439) > > org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511) > > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295) > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292) > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236) > javax.servlet.http.HttpServlet.service(HttpServlet.java:810) > com.sns.pfk.servlet.PfkMainServlet.doGet(Unknown Source) > javax.servlet.http.HttpServlet.service(HttpServlet.java:697) > javax.servlet.http.HttpServlet.service(HttpServlet.java:810) > > org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75) > note The full stack trace of the root cause is available in the Apache > Tomcat/5.0.28 logs. > Apache Tomcat/5.0.28 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
