From users-return-98545-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Tue Feb 23 00:47:21 2010 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 33058 invoked from network); 23 Feb 2010 00:47:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Feb 2010 00:47:21 -0000 Received: (qmail 4661 invoked by uid 500); 23 Feb 2010 00:47:20 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 4598 invoked by uid 500); 23 Feb 2010 00:47:20 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 4590 invoked by uid 99); 23 Feb 2010 00:47:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2010 00:47:20 +0000 X-ASF-Spam-Status: No, hits=-1.8 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Jeffrey.A.Schmitz@boeing.com designates 130.76.32.69 as permitted sender) Received: from [130.76.32.69] (HELO blv-smtpout-01.boeing.com) (130.76.32.69) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2010 00:47:10 +0000 Received: from blv-av-01.boeing.com (blv-av-01.boeing.com [130.247.48.231]) by blv-smtpout-01.ns.cs.boeing.com (8.14.4/8.14.4/8.14.4/SMTPOUT) with ESMTP id o1N0knKv029311 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 22 Feb 2010 16:46:50 -0800 (PST) Received: from blv-av-01.boeing.com (localhost [127.0.0.1]) by blv-av-01.boeing.com (8.14.4/8.14.4/DOWNSTREAM_RELAY) with ESMTP id o1N0kn2Z004447 for ; Mon, 22 Feb 2010 16:46:49 -0800 (PST) Received: from XCH-MWHT-02.mw.nos.boeing.com (xch-mwht-02.mw.nos.boeing.com [134.57.113.20]) by blv-av-01.boeing.com (8.14.4/8.14.4/UPSTREAM_RELAY) with ESMTP id o1N0knav004427 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=OK) for ; Mon, 22 Feb 2010 16:46:49 -0800 (PST) Received: from XCH-MW-07V.mw.nos.boeing.com ([134.57.119.195]) by XCH-MWHT-02.mw.nos.boeing.com ([134.57.113.20]) with mapi; Mon, 22 Feb 2010 18:46:48 -0600 From: "Schmitz, Jeffrey A" To: "users@cocoon.apache.org" Date: Mon, 22 Feb 2010 18:46:47 -0600 Subject: RE: cocoon upload {SOLVED} Thread-Topic: cocoon upload {SOLVED} Thread-Index: AcqzlmDYJp8Lp2+3QnGyahwn7Ep3fAAivlog Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_EC00F1CE70DFEC419A684A37323D39741A79B578XCHMW07Vmwnosbo_" MIME-Version: 1.0 --_000_EC00F1CE70DFEC419A684A37323D39741A79B578XCHMW07Vmwnosbo_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Ended up being the user-roles attribute got inadvertantly deleted in the co= coon element of the cocoon.xconf file. That linked example still works fin= e with 2.1 Jeff Work: 314-232-1997 Cell: 636-448-5990 ________________________________ From: Francesco Chicchiricc=F2 [mailto:francesco.chicchiricco@everett.it] Sent: Monday, February 22, 2010 2:09 AM To: users@cocoon.apache.org Subject: Re: cocoon upload On 22/feb/10, at 05:07, Jeff Schmitz wrote: hello, I'm trying to implement the file upload functionality outlined here: http://wiki.apache.org/cocoon/FileUploadsWithFlow But when I try to upload, I'm getting the following error. It looks like s= ome kind of config error, but I think I've set things up per the instructio= ns. Any ideas? [...] Hi Jeff, assuming that you are using 2.1 (2.1.11?), I don't know how much updated is= the link that you reported above. I would suggest to start from the upload sample in the forms block (see [1]= ). Cheers. [1] http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/src/blocks= /forms/samples/ --_000_EC00F1CE70DFEC419A684A37323D39741A79B578XCHMW07Vmwnosbo_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Ended up being the user-roles attribute got=20 inadvertantly deleted in the cocoon element of the cocoon.xconf file. = That=20 linked example still works fine with 2.1
 

<cocoon version=3D"2.1"=20 user-roles=3D"/WEB-INF/user.xroles">

Jeff
Work: 314-232-1997 <= BR>Cell: 636-448-5990 <= /P>

 


From: Francesco Chicchiricc=F2=20 [mailto:francesco.chicchiricco@everett.it]
Sent: Monday, Febru= ary=20 22, 2010 2:09 AM
To: users@cocoon.apache.org
Subject:= Re:=20 cocoon upload

On 22/feb/10, at 05:07, Jeff Schmitz wrote:
hello,
   I'm trying to implement the file upload functionality= =20 outlined here:

http://wiki.= apache.org/cocoon/FileUploadsWithFlow

But when I try to upload, I'm getting the following error.  I= t=20 looks like some kind of config error, but I think I've set things up pe= r the=20 instructions.  Any ideas?
[...]

Hi Jeff,
assuming that you are using 2.1 (2.1.11?), I don't know how much upd= ated=20 is the link that you reported above.

I would suggest to start from the upload sample in the forms block (= see=20 [1]).

Cheers.

[1] http://svn.apache.org/repos/asf/cocoon/branches/BRAN= CH_2_1_X/src/blocks/forms/samples/

--_000_EC00F1CE70DFEC419A684A37323D39741A79B578XCHMW07Vmwnosbo_--