This should go to the dev list....

-----Original Message-----
From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 20, 2002 2:57 PM
To: [EMAIL PROTECTED]
Subject: RE: Running Cocoon on non-compliant servlet engines



> Sylvain Wallez wrote:
> 
> Hi folks,
> 
> The project I'm currently working on requires Cocoon to run on a 2-years 
> old Netscape Enterprise server 4.1, which has the servlet 2.2 classes 
> but doesn't implement them correctly : no context directory, no 
> classloader for WEB-INF, funky resolution of context resources, etc.
> 
> So I wrote a BootstrapServlet that sets up a servlet-2.2 compliant 
> ServletContext and ClassLoader and uses this environment to create the 
> CocoonServlet to which it delegates request handling. And now Cocoon 
> runs smoothly !
Sounds great!
Does this work in all servlet engines which support 2.2?

> 
> I guess this could also be used for other "legacy" engines still living 
> out there. Are people interested in this ? If yes, I can add it to the 
> scratchpad in CVS. Or we could even include it in the soon-to-come 2.0.2 
> (Carsten ?).
> 
As this is a new component which is well tested and works and which
has no influence on the existing system, I have no objections to adding
this to 2.0.2. But please with some docs :)

Carsten

---------------------------------------------------------------------
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]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to