tld problem

"Denham, Martin" <[email protected]> Fri, 7 May 2004 22:55:31 +0100
Newsgroups gmane.linux.redhat.ccm.general
Message-ID <4C04D804C114CB46A20FE832EA339411013E898A@hdqe2k01.customer.edfenergy.net>
Hi,

Weblogic appears to be running much of ccm/cms 6.1 successfully now.

However, I believe it may have uncovered a mismatch between the tld (bebop-define.tld) and it implementation (com.arsdigita.bebop.jsp.DefinePage) which does not appear to have a pmClass property

weblogic.servlet.jsp.JspException: (line 4): Error in using tag library uri='/WEB-INF/bebop-define.tld' prefix='define': The Tag class 'com.arsdigita.bebop.jsp.DefinePage' has no setter method corresponding to TLD declared attribute 'pmClass', (JSP 1.1 spec, 5.4.1)
        at weblogic.servlet.jsp.StandardTagLib.tld_jspException(StandardTagLib.java:1235)
        at weblogic.servlet.jsp.StandardTagLib.parseTagDD(StandardTagLib.java:1363)
        at weblogic.servlet.jsp.StandardTagLib.parseDD(StandardTagLib.java:1261)
        at weblogic.servlet.jsp.StandardTagLib.<init>(StandardTagLib.java:292)
        at weblogic.servlet.jsp.TagLibHelper.loadTagLib(TagLibHelper.java:314)
        at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:145)
        at weblogic.servlet.jsp.JspLexer.mXML_ROOT(JspLexer.java:3238)
        at weblogic.servlet.jsp.JspLexer.mXML_THING(JspLexer.java:1917)
        at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1825)
        at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1753)
        at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:963)
        at weblogic.servlet.jsp.JspParser.doit(JspParser.java:106)
        at weblogic.servlet.jsp.JspParser.parse(JspParser.java:230)
        at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:125)
        at weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:258)
        at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:367)
        at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:223)
        at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:172)
        at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:518)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:362)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:446)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
        at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:301)
        at com.arsdigita.dispatcher.DispatcherHelper.forwardHelper(DispatcherHelper.java:193)
        at com.arsdigita.dispatcher.DispatcherHelper.forwardRequestByPath(DispatcherHelper.java:222)
        
A similar problem occurs in bebop-show.tld

/packages/content-section/templates/default/item.jsp(4): Error in using tag library uri='/WEB-INF/bebop-show.tld' prefix='show': The Tag class 'com.arsdigita.bebop.jsp.ShowPage' has no setter method corresponding to TLD declared attribute 'pmClass', (JSP 1.1 spec, 5.4.1)

If I delete the pmClass attribute from both .tld's I can preview an item.

thanks

Martin


***********************************************************************************
EDF Energy plc internet e-mail disclaimer
This e-mail and any files transmitted with it are confidential and may be protected by legal privilege.
If you are not the intended recipient, please notify the sender and delete the e-mail from your system.
This e-mail has been scanned for malicious content but the internet is inherently insecure and EDF
Energy plc cannot accept any liability for the integrity of this message or its attachments. No employee
or agent of EDF Energy plc or any related company is authorised to conclude any binding agreement on
behalf of EDF Energy plc or any related company by e-mail. All e-mails sent and received by EDF Energy
plc are monitored to ensure compliance with the company's information security policy.
***********************************************************************************



-- 
Redhat-ccm-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/redhat-ccm-list
Archives: https://www.redhat.com/pipermail/redhat-ccm-list/