files in upload-directory being deleted

2006-02-28 Thread Andrew Le Quesne
Title: files in upload-directory being deleted Hello, I have a web app which uses the CForms upload widget to upload files, which it is saving in the Upload-directory I have specified in the webapps WEB-INF/web.xml file. The application is running in Jetty and whenever Jetty is restarted

Problem uploading zip files in IE

2006-02-22 Thread Andrew Le Quesne
Title: Problem uploading zip files in IE Hello, I am using cocoon 2.1.8 running in jetty and I have been experiencing problems uploading .zip files in CForms using the upload widget. The initial upload seems ok and the file is even placed in the destination directory but when I submit the

Problem with upload widget

2006-02-20 Thread Andrew Le Quesne
Title: Problem with upload widget Hello, I have been having problems getting the upload widget to upload files larger than a certain size in cocoon 2.1.8. e.g. a file of circa 100kb was ok but not one of 998kb. Is there a max file size? Sometimes having issues with pdf/zip files although

CForms: creating dynamic widgets

2006-02-10 Thread Andrew Le Quesne
Title: CForms: creating dynamic widgets Hi there, I am trying to generate a dynamic form template so I can create a list of questions that the user will answer from a set of questions stored in a database table. I am setting the definition file by using a pipeline -

Problem with xercesImpl.jar in XALAN 2.7.0

2005-10-25 Thread Andrew Le Quesne
Hello, When I tried to upgrade to xalan 2.7.0 I am getting a NoSuchMethodError for org.apache.xerces.dom.NodeImpl.setUserData() when I try to access a forms page in my cocoon webapp. I have examined the jar and that method does seem to be there with the right signature. I am also fairly sure

RE: Problem with xercesImpl.jar in XALAN 2.7.0

2005-10-25 Thread Andrew Le Quesne
- From: Jean-Baptiste Quenot [mailto:[EMAIL PROTECTED] Sent: 25 October 2005 15:38 To: users@cocoon.apache.org Subject: Re: Problem with xercesImpl.jar in XALAN 2.7.0 * Andrew Le Quesne: When I tried to upgrade to xalan 2.7.0 I am getting a NoSuchMethodError

Forms problem with XALAN 2_7_0

2005-10-24 Thread Andrew Le Quesne
Hello, I have recently tried upgrading a cocoon web app to use XALAN 2.7.0 by copying the new serializer.jar, xalan.jar, xercesImpl.jar and xml-apis.jar into the WEB-INF Lib folder and removing (copying to an archive folder) the old jars. The web app loads ok in Jetty but when I click on a page

RE: Problem starting cocoon webapp in Jetty

2005-07-05 Thread Andrew Le Quesne
thanks for your replies. Should you put endorsed folder for the xalan and xerces jars go in Jetty or the cocoon web app and what would be the specific path? Also, when I tried using org.apache.cocoon.servlet.ParanoidCocoonServlet it kept saying it couldn't find it. -Original Message-