ok, maybe i was too fast. after downloading the trunk mvn can't find some artifacts for cocoon-webapp to be build (e.g. "cocoon-core-2.2.1-SNAPSHOT") i specified the following remote repositories: - central (http://repo1.maven.org/maven2) - gkossakowski-maven2 (http://people.apache.org/~gkossakowski/maven2/repository) - apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
i tried to manually download the artifacts, but didn't find them regards, matthias ----- Ursprüngliche Mail ---- Von: Matthias Müller <[email protected]> An: [email protected] Gesendet: Montag, den 19. Januar 2009, 10:31:11 Uhr Betreff: AW: [C2.2] Display Upload Progress Hi David, thanks for the advice. i always wondered how to get these nice samples ;-) matthias ----- Ursprüngliche Mail ---- Von: David Legg <[email protected]> An: [email protected] Gesendet: Freitag, den 16. Januar 2009, 17:50:04 Uhr Betreff: Re: [C2.2] Display Upload Progress Hi Matthias, > is there already something like a working "upload progress bar" for CForms? There is an Ajax based upload progress bar demonstrated in the Cocoon samples. I assume you know how to run the sample application? Here's the gist of it: - 1. Download the Cocoon 2.2 trunk using subversion. 2. cd [cocoontrunk location]\core\cocoon-webapp 3. mvn jetty:run 4. open your browser at http://localhost:8888/samples/forms/uploadprogress HTH David Legg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
