Werner, Thank you for the response. So what needs to be done on my part, re-downloading nightly Tomahawk? Please let me know when the sandbox component is fixed, if you will.
Thanks again, Simeon -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Werner Punz Sent: Monday, January 15, 2007 6:02 PM To: [email protected] Subject: Re: Run-time tomahawk error Ok it was indeed another bug, which also is in many sandbox components for now I have fixed it in tomahawk, I will fix it in my sandbox components as well the next two days. It was a misunderstanding from my side regarding tld defs. (Most app servers did not choke on it, but Weblogic as it seems was/is the only one not getting the defs the way I used it) I only can apologize for that. Anyway for Tomahawk the problem is fixed, I will refix it for the sandbox ASAP. Thanks for posting this, it has slipped through my awareness radar. Werner Werner Punz schrieb: > To clarify this, I fixed this bug a while ago, so maybe it has crawled > back in, or a code fork was done before this fix. > Which version do you use? > > Werner > > > Leyzerzon, Simeon schrieb: >> Hi, >> >> I'm getting the following error >> >> Jan 12, 2007 5:07:21 PM EST> <Error> <HTTP> <BEA-101020> >> <[ServletContext(id=29811921,name=GISWeb,context-path=/GISWeb)] >> Servlet failed with Exception >> >> weblogic.servlet.jsp.JspException: (line 4): Error in using tag >> library uri='http://myfaces.apache.org/tomahawk' prefix='t': type >> mismatch for property 'debug', for Tag class >> 'org.apache.myfaces.custom.dojo.DojoInitializerTag': tld says >> java.lang.Boolean, implementation type is java.lang.String >> >> at >> weblogic.servlet.jsp.StandardTagLib.tld_jspException(StandardTagLib.j >> ava:1235) >> >> at >> weblogic.servlet.jsp.StandardTagLib.parseTagDD(StandardTagLib.java:1385) >> 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.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:5015) >> at >> weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:4853) >> at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:4699) >> at >> weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:2094) >> at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1880) >> 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(ServletStubIm >> pl.java:362) >> >> at >> weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm >> pl.java:446) >> >> at >> weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm >> pl.java:305) >> >> at >> weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio >> n.run(WebAppServletContext.java:6354) >> >> at >> weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate >> dSubject.java:317) >> >> at >> weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) >> at >> weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe >> rvletContext.java:3635) >> >> at >> weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm >> pl.java:2585) >> >> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197) >> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170) >> >> >> Using the following jars from the nightly build: >> >> <include name="${jar.myfaces-api-1.1.5-SNAPSHOT}" /> >> <include name="${jar.myfaces-impl-1.1.5-SNAPSHOT}" /> >> <include name="${jar.tomahawk-1.1.5-SNAPSHOT}" /> >> <include name="${jar.tomahawk-sandbox-1.1.5-SNAPSHOT}" /> >> >> What am I doing wrong, could someone point me in the right direction, >> please? >> >> *Thanks,* >> *Simeon* >> >> ===================================================================== >> ========= Please access the attached hyperlink for an important >> electronic communications disclaimer: >> >> http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html >> ===================================================================== >> ========= >> > > ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ==============================================================================

