Werner, I was able to update today with the versions dated Jan 22nd and now I'm getting the following exception:
<Jan 22, 2007 2:01:01 PM EST> <Error> <HTTP> <BEA-101020> <[ServletContext(id=16854421,name=GISWeb,context-path=/GISWeb)] Servlet failed with Exception weblogic.servlet.jsp.JspException: (line 6): Error in using tag library uri='http://myfaces.apache.org/sandbox' prefix='s': The Tag class 'org.apache.myfaces.custom.suggest.InputSuggestTag' has no setter method corresponding to TLD declared attribute 'accesskey', (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.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(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.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6354) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170) > Am I doing something wrong? Thank you, Simeon -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Werner Punz Sent: Wednesday, January 17, 2007 4:06 PM To: [email protected] Subject: Re: Run-time tomahawk error Mhh there were some issues with the continuum server according to a posting in the devs list. since this is out of my overview domain I do not know how often the snapshots are done. Are you familiar with Subversion, I only can recommend for now to check out the code yourself and then run maven on it to make your own build. Here is a link which describes the exact procedure on how to do it. http://wiki.apache.org/myfaces/Building_With_Maven maven has to be installed first That might be the fastest way to get the needed fixes in. Werner Leyzerzon, Simeon schrieb: > I'm still seeing the old snapshots (as of Jan 12th)in the nightly link. Have > they been built recently? > Thanks, > Simeon > > -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Werner Punz > Sent: Tuesday, January 16, 2007 10:40 AM > To: [email protected] > Subject: Re: Run-time tomahawk error > > Leyzerzon, Simeon schrieb: >> 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 >> > The sandbox component was fixed by me yesterday night, I do not know if the > fix already is in the snapshots, but it should appear soon. > Yes redownloading should fix the issue. > > Cheers Werner > > PS: There is a handful of similar issues in my sandbox components, I will fix > them ASAP. > > > ====================================================================== > ======== 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 ==============================================================================

