Hi Francesco,

Thanks for the reply.  I am trying to implement a multiple file uploader
using <input type="file" multiple="multiple"/> and am not getting an array
of PartOnDisk objects but just getting a single PartOnDisk for the last
item selected.  I have walked through the source and it looks like it
should work but doesn't.  I would like to compile a debug version of cocoon
2.2 so I can step through the code with a debugger.



On Tue, Jul 10, 2012 at 1:47 AM, Francesco Chicchiriccò <ilgro...@apache.org
> wrote:

>  Hi,
> you shouldn't need to build 2.2 artifacts yourself, just use the provided
> maven dependencies as suggested.
> Could you please describe your use case in order to understand whether you
> absolutely need to build the 2.2 source tree?
>
> Regards.
>
>
> On 10/07/2012 10:42, Huib Verwey wrote:
>
> Hi Joel,
>
>  i had the same troubles as well, asked about it in the mailing as well,
> nothing changed apparently. It looks like a mess, which is strange. I got
> everything working in the end, but the easiest is to just add dependencies
> and don't try to compile everything yourself. If you
> must you must, but I recommend against it. I hope you'll get away with not
> debugging the Cocoon source code.
>
> Hartelijke groet,
>
>  Huib.
>
>  Verstuurd vanaf mijn iPhone
>
> Op 9 jul. 2012 om 22:07 heeft "Joel McConaughy" <joelmcconau...@gmail.com>
> het volgende geschreven:
>
>  Unfortunately I am working on an app built on cocoon 2.2 so need to use
> that version.  Thanks for the quick reply though!
>
>
> On Mon, Jul 9, 2012 at 1:00 PM, Reyes, Rafael <rafael.re...@tigo.com.co>wrote:
>
>>  Hi joel, i had the same trouble when i began with cocoon but I
>> recommend that you download the cocoon`s .war proyect, in google you can
>> find this file with the name of cocoon 2.1.6 .war, after, you should to put
>> this in the apache’s server deploying the proyect, clean some parts of the
>> proyect and everything its going to be all right.
>>
>    --
> Francesco Chicchiriccò
>
> ASF Member, Apache Cocoon PMC and Apache Syncope PPMC 
> Memberhttp://people.apache.org/~ilgrosso/
>
>


-- 
Joel McConaughy
206-300-4732
joelmcconau...@gmail.com

Reply via email to