Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 43220 invoked from network); 13 Dec 2000 17:38:22 -0000 Received: from f14.law4.hotmail.com (HELO hotmail.com) (216.33.149.14) by locus.apache.org with SMTP; 13 Dec 2000 17:38:22 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 13 Dec 2000 09:37:52 -0800 Received: from 148.88.0.11 by lw4fd.law4.hotmail.msn.com with HTTP; Wed, 13 Dec 2000 17:37:51 GMT X-Originating-IP: [148.88.0.11] From: "Robin Green" To: cocoon-users@xml.apache.org Subject: Re: AW: Cocoon 1.8 installation problems with Websphere 3.5 Date: Wed, 13 Dec 2000 17:37:51 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Dec 2000 17:37:52.0080 (UTC) FILETIME=[6B134D00:01C0652B] X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Remove servlet_2_2.jar from your CLASSPATH. Does that make a difference? "Stockner, Lars" wrote: >I've already upgraded to FixPack 2. And WebSphere runs in Servlet 2.2/JSP >1.1 Compliance Mode. Unfortunately that's not the reason of the problem. > >Thanks > > > -----Urspr�ngliche Nachricht----- >Von: Berin Loritsch [mailto:bloritsch@infoplanning.com] >Gesendet: Mittwoch, 13. Dezember 2000 15:03 >An: cocoon-users@xml.apache.org >Betreff: Re: Cocoon 1.8 installation problems with Websphere 3.5 > >Try upgrading to FixPack 2 (Upgrades to WebSphere 3.5.2). >It gives you full Servlet 2.2 compliance. >----- Original Message ----- >From: "Stockner, Lars" >To: >Sent: Wednesday, December 13, 2000 8:59 AM >Subject: AW: Cocoon 1.8 installation problems with Websphere 3.5 > > >Here is the complete stack trace. The error occurs by all three First XSP >Page samples and the Special Producer sample. > >java.lang.NoSuchMethodError: javax.servlet.http.HttpUtils: method >getClientEncoding(Ljavax/servlet/http/HttpServletRequest;)Ljava/lang/String; >not found >at >com.ibm.servlet.engine.srt.SRTServletRequest.parseParameters(SRTServletReque >st.java:496) >at >com.ibm.servlet.engine.srt.SRTServletRequest.getParameter(SRTServletRequest. >java:215) >at >com.ibm.servlet.engine.webapp.HttpServletRequestProxy.getParameter(HttpServl >etRequestProxy.java:161) >at org.apache.cocoon.Engine.getFlag(Engine.java:462) >at org.apache.cocoon.Engine.handle(Engine.java:251) >at org.apache.cocoon.Cocoon.service(Cocoon.java:169) >at javax.servlet.http.HttpServlet.service(HttpServlet.java:865) >at >com.ibm.servlet.engine.webapp.StrictServletInstance.doService(ServletManager >.java:580) >at >com.ibm.servlet.engine.webapp.StrictLifecycleServlet._service(StrictLifecycl >eServlet.java:160) >at >com.ibm.servlet.engine.webapp.IdleServletState.service(StrictLifecycleServle >t.java:287) >at >com.ibm.servlet.engine.webapp.StrictLifecycleServlet.service(StrictLifecycle >Servlet.java:105) >at >com.ibm.servlet.engine.webapp.ServletInstance.service(ServletManager.java:35 >3) >at >com.ibm.servlet.engine.webapp.ValidServletReferenceState.dispatch(ServletMan >ager.java:729) >at >com.ibm.servlet.engine.webapp.ServletInstanceReference.dispatch(ServletManag >er.java:655) >at >com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(W >ebAppRequestDispatcher.java(Compiled Code)) >at >com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(WebAppRequest >Dispatcher.java:175) >at >com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(WebAppRequestD >ispatcher.java:93) >at >com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker. >java:77) >at >com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(CachedIn >vocation.java:67) >at >com.ibm.servlet.engine.invocation.CacheableInvocationContext.invoke(Cacheabl >eInvocationContext.java:106) >at >com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(ServletRequ >estProcessor.java:160) >at >com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEListener >.java:300) >at >com.ibm.servlet.engine.oselistener.SQEventListenerImp$ServiceRunnable.run(SQ >EventListenerImp.java:230) >at >com.ibm.servlet.engine.oselistener.SQEventListenerImp.notifySQEvent(SQEventL >istenerImp.java:104) >at >com.ibm.servlet.engine.oselistener.serverqueue.SQEventSource.notifyEvent(SQE >ventSource.java:212) >at >com.ibm.servlet.engine.oselistener.serverqueue.SQWrapperEventSource$SelectRu >nnable.notifyService(SQWrapperEventSource.java:347) at >com.ibm.servlet.engine.oselistener.serverqueue.SQWrapperEventSource$SelectRu >nnable.run(SQWrapperEventSource.java:216) at >com.ibm.servlet.engine.oselistener.outofproc.OutOfProcThread$CtlRunnable.run >(OutOfProcThread.java:248) at java.lang.Thread.run(Thread.java:481) > >-----Urspr�ngliche Nachricht----- >Von: Robin Green [mailto:greenrd@hotmail.com] > Gesendet: Mittwoch, 13. Dezember 2000 14:24 >An: cocoon-users@xml.apache.org > Cc: Lars.Stockner@Dresdner-Bank.com >Betreff: Re: Cocoon 1.8 installation problems with Websphere 3.5 > >"Stockner, Lars" wrote: > >I try to install cocoon 1.8 on IBM Websphere 3.5. For this I used the > >installation description at http://xml.apache.org/cocoon/install.html > > . But it's not working. First > >Cocoon couldn't access to the cocoon.properties (I've checked the real >path > >of the resource and put there my cocoon.properties file) Then I load the > >cocoon.properties as a file and not as a resource (I changed the > >Cocoon.class). After that cocoon runs partial. The index.xml, Hello World > >and FO examples are working. But if I try to start an XSP example an > >exception (java.lang.NoSuchMethodError: javax.servlet.http.HttpUtils: > >getClientEncoding) is generated. > >Please be specific. Which XSP example? What's the complete stack trace >output? > > >____________________________________________________________________________ >_________ >Get more from the Web. FREE MSN Explorer download : >http://explorer.msn.com > >--------------------------------------------------------------------- >To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org >For additional commands, e-mail: cocoon-users-help@xml.apache.org > >--------------------------------------------------------------------- >To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org >For additional commands, e-mail: cocoon-users-help@xml.apache.org > >--------------------------------------------------------------------- >To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org >For additional commands, e-mail: cocoon-users-help@xml.apache.org > >--------------------------------------------------------------------- >To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org >For additional commands, e-mail: cocoon-users-help@xml.apache.org > _____________________________________________________________________________________ Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com