Yep. The configurations are identical as they come from the same build process.
Paul.
P.S. I am using cocoon 2.1.
--
Paul Bowler
Aventix Associates Ltd
---------- Original Message -----------
From: Geoff Howard <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Tue, 21 Oct 2003 08:13:53 -0400
Subject: Re: File uploads not working on Linux
> Paul Bowler wrote:
> > My cocoon application works fine using Jetty on Win XP, but as soon as I move it
> > to the Linux production box
(using
> > the same version of cocoon and Jetty with identical configurations) my FileUpload
> > action fails.
> >
> > The code to get the File from the request object is:
> >
> > Request request = ObjectModelHelper.getRequest(objectModel);
> > Part part = (Part) request.get("filename");
> >
> > On XP the 'Part' object is gathered correctly. On Linux it is null.
>
> Is allow-uploads set correctly in web.xml on the linux box?
>
> Geoff
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
------- End of Original Message -------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]