You'd probably need to get IBM involved to identify exactly which eFix of
the .4 fixpack impacted you. I know there was a lot put in between 3.5.4
and 3.5.2. I've found 3.5.2 to be the most stable of the point releases (we
had fundamental problems -- related to the JSP compiler -- even with 3.5.3
that kept us from "upgrading").
Good job at simply getting it running!
Regards,
Jon
----- Original Message -----
From: "Jack Hirasawa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 10:45 AM
Subject: Re: WebSphere/Cocoon Gurus - Help!!!!
> Hi fellow cocoon-users
>
> I was able to successfully get Cocoon 1.8.2 working under WebSphere, but
> only after I back-levelled WebSphere to 3.5.2 (I was trying to get it
> running under 3.5.4). Does anyone know what might have changed between
the
> two releases that causes Cocoon 1.8.2 to break?
>
> Cheers...
>
> Jack
>
>
> >From: "Jack Hirasawa" <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: WebSphere/Cocoon Gurus - Help!!!!
> >Date: Sat, 08 Sep 2001 21:44:00 -0400
> >MIME-Version: 1.0
> >X-Originating-IP: [64.229.42.233]
> >Received: from [64.125.133.20] by hotmail.com (3.2) with ESMTP id
> >MHotMailBD64147F002440043188407D85140BE90; Sat, 08 Sep 2001
18:44:32 -0700
> >Received: (qmail 36370 invoked by uid 500); 9 Sep 2001 01:44:21 -0000
> >Received: (qmail 36359 invoked from network); 9 Sep 2001 01:44:20 -0000
> >From cocoon-users-return-23514-jackhirasawa Sat, 08 Sep 2001
18:46:11 -0700
> >Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
> >Precedence: bulk
> >list-help: <mailto:[EMAIL PROTECTED]>
> >list-unsubscribe: <mailto:[EMAIL PROTECTED]>
> >list-post: <mailto:[EMAIL PROTECTED]>
> >Delivered-To: mailing list [EMAIL PROTECTED]
> >Message-ID: <[EMAIL PROTECTED]>
> >X-OriginalArrivalTime: 09 Sep 2001 01:44:01.0130 (UTC)
> >FILETIME=[E64DDCA0:01C138D0]
> >X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
> >
> >(A desperate plea for understanding in a mechanized ethos)
> >
> >Has anyone successfully installed Cocoon 1.8.2 on Websphere 3.5.4?
> >
> >I downloaded cocoon 1.8.2, and ran the install script.
> >
> >I got an exception Error accessing the resource cocoon.properties
> >
> >I changed cocoon.java to access it as a file instead of a resource.
> >
> >I was successful in getting http://localhost/cocoon/Cocoon.xml to
display.
> >
> >When I try to display the samples using http://localhost/cocoon/index.xml
I
> >get the exception below...
> >
> >I have tried putting the jar files into the classpath in the admin.config
> >file (and I did put the sax-bugfix.jar and xerces.jar in front)....
> >
> >Any ideas? ... Anyone? ... I'm stumped.
> >
> >here's the exception...
> >
> >Error found handling the request.
> >org.xml.sax.SAXParseException: The markup in the document following the
> >root
> >element must be well-formed.
> > at org.apache.cocoon.Engine.handle(Engine.java:313)
> > at org.apache.cocoon.Cocoon.service(Cocoon.java:184)
> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> > at
>
>com.ibm.servlet.engine.webapp.StrictServletInstance.doService(ServletManage
r.java:626)
> > at
>
>com.ibm.servlet.engine.webapp.StrictLifecycleServlet._service(StrictLifecyc
leServlet.java:160)
> > at
>
>com.ibm.servlet.engine.webapp.IdleServletState.service(StrictLifecycleServl
et.java:287)
> > at
>
>com.ibm.servlet.engine.webapp.StrictLifecycleServlet.service(StrictLifecycl
eServlet.java:105)
> > at
>
>com.ibm.servlet.engine.webapp.ServletInstance.service(ServletManager.java:3
60)
> > at
>
>com.ibm.servlet.engine.webapp.ValidServletReferenceState.dispatch(ServletMa
nager.java:775)
> > at
>
>com.ibm.servlet.engine.webapp.ServletInstanceReference.dispatch(ServletMana
ger.java:701)
> > at
>
>com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(
WebAppRequestDispatcher.java:478)
> > at
>
>com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(WebAppReques
tDispatcher.java:234)
> > at
>
>com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(WebAppRequest
Dispatcher.java:138)
> > at
>
>com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker
.java:77)
> > at
>
>com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(CachedI
nvocation.java:67)
> > at
>
>com.ibm.servlet.engine.invocation.CacheableInvocationContext.invoke(Cacheab
leInvocationContext.java:106)
> > at
>
>com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(ServletReq
uestProcessor.java:160)
> > at
>
>com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEListene
r.java:300)
> > at
>
>com.ibm.servlet.engine.oselistener.SQEventListenerImp$ServiceRunnable.run(S
QEventListenerImp.java:230)
> > at
>
>com.ibm.servlet.engine.oselistener.SQEventListenerImp.notifySQEvent(SQEvent
ListenerImp.java:104)
> > at
>
>com.ibm.servlet.engine.oselistener.serverqueue.SQEventSource.notifyEvent(SQ
EventSource.java:212)
> > at
>
>com.ibm.servlet.engine.oselistener.serverqueue.SQWrapperEventSource$SelectR
unnable.notifyService(SQWrapperEventSource.java:353)
> > at
>
>com.ibm.servlet.engine.oselistener.serverqueue.SQWrapperEventSource$SelectR
unnable.run(SQWrapperEventSource.java:220)
> > at
>
>com.ibm.servlet.engine.oselistener.outofproc.OutOfProcThread$CtlRunnable.ru
n(OutOfProcThread.java:248)
> > at java.lang.Thread.run(Thread.java:481)
> >
> >
> >
> >
> >_________________________________________________________________
> >Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp
> >
> >
> >---------------------------------------------------------------------
> >Please check that your question has not already been answered in the
> >FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >
> >To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> >For additional commands, e-mail: <[EMAIL PROTECTED]>
> >
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>