Apache 2.0.43 - Tomcat 4.1 - Cocoon 2.0.4 problem

2003-06-28 Thread Martín Mauri
Hi, I've setup an Apache / Tomcat / Cocoon integrated configuration. Fortunately the Apache / Tomcat part works pretty well, but I'm facing problems with the Cocoon part...I think it's redirection problem as my servlets are served well, but when I try to access a .xml file it simply shows me the t

WG: Sendmail within xsp page under Cocoon 2.0.4 problem

2003-06-26 Thread Markus Heussen
t- Von: Markus Heussen [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 26. Juni 2003 21:35 An: [EMAIL PROTECTED] Betreff: Sendmail within xsp page under Cocoon 2.0.4 problem Hi all, I try to get the sendmail logicsheet running within a xsp page, but it doesn't work :-( I followed the instruc

Sendmail within xsp page under Cocoon 2.0.4 problem

2003-06-26 Thread Markus Heussen
Hi all, I try to get the sendmail logicsheet running within a xsp page, but it doesn't work :-( I followed the instruction under http://wiki.cocoondev.org/Wiki.jsp?page=SendingEmail and put the following code in my xsp page: [EMAIL PROTECTED] [EMAIL PROTECTED] test

Cocoon 2.0.4 problem

2002-12-11 Thread Alex McLintock
Hi folks, I'm trying to upgrade my dev box from a six month old Cocoon to the latest release 2.0.4 I've built cocoon.war from source, moved away my old cocoon dir, and restarted tomcat and wiped the work dir too. I'm getting this error when trying to fetch the Cocoon homepage. Any suggestions

AW: cocoon-2.0.4 problem with multipart file upload

2002-12-10 Thread Sternath Elmar
Thanks Geoff, indeed it was the autosave-uploads param I had to set to true. -Ursprüngliche Nachricht- Von: Geoff Howard [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 10. Dezember 2002 18:15 An: [EMAIL PROTECTED] Betreff: RE: cocoon-2.0.4 problem with multipart file upload Yes, maybe

RE: cocoon-2.0.4 problem with multipart file upload

2002-12-10 Thread Geoff Howard
x27;[EMAIL PROTECTED]' Subject: cocoon-2.0.4 problem with multipart file upload Hello, after cocoon-2.0.4 upgrade the following check inside my self-implemented UploadGenerator (transfers an uploaded multipart file to a backend server, receives an XML response from the backend server and tra

cocoon-2.0.4 problem with multipart file upload

2002-12-10 Thread Sternath Elmar
Hello, after cocoon-2.0.4 upgrade the following check inside my self-implemented UploadGenerator (transfers an uploaded multipart file to a backend server, receives an XML response from the backend server and transforms it into HTML) does not become true any more: if (request.get(parameterName