Image caching problem using FOP

2008-08-07 Thread Peter Sparkes
Hi, I have pages that can be viewed as xhtml and pdf which is generated by FOP. When I change the images, using the same image filenames, the new images appear in the xhtml version, however the old images are shown in the pdf version. If I use new images with different file names the new

Re: C22 - Maven artifact missing

2008-08-07 Thread yosauron
I have tried to build C2.2 several times but the process always fails me. I follow this steps (under Ubuntu 8.04, java 1.6 and maven 2.0.9): --Get the files... % svn checkout https://svn.apache.org/repos/asf/cocoon/trunk cocoon-2.2.0 % cd cocoo-2.2.0 --I clean the repository % rm -R ~/.m2

Re: Image caching problem using FOP

2008-08-07 Thread Peter Sparkes
I am using fo:external-graphic src= Hi, I have pages that can be viewed as xhtml and pdf which is generated by FOP. When I change the images, using the same image filenames, the new images appear in the xhtml version, however the old images are shown in the pdf version. If I use new images

hibernate example!!!

2008-08-07 Thread Мария Григорьева
Dear Mailing-list! I've found the resource with the sample of hibernate application. (http://wiki.apache.org/cocoon/CocoonAndHibernateTutorial) But at the stage of installing the filter, which is said to be situated above the Servlet Configuration part, I've got a mistake of cocoon (the

Re: C22 - Maven artifact missing

2008-08-07 Thread Grzegorz Kossakowski
yosauron pisze: I have tried to build C2.2 several times but the process always fails me. If you have done it within last two days the reason might be that we were releasing some stuff and in some intermediate states the build can be broken. I follow this steps (under Ubuntu 8.04, java 1.6

Redirecting with 303

2008-08-07 Thread Kjetil Kjernsmo
Hi all! I want to do a 303 redirect, to satisfy the httpRange-14 TAG finding, with its popular form http://www.w3.org/TR/cooluris/#r303gendocument I was hoping something like this might work: map:match pattern=topic/* map:redirect-to

RE: C22 - Maven artifact missing

2008-08-07 Thread Jasha Joachimsthal
I've got the same problem with mvn install -P allblocks [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. Missing: -- 1) org.apache.cocoon:cocoon-block-deployment:jar:1.0.0-SNAPSHOT Try downloading

using OJB with Cocoon

2008-08-07 Thread Мария Григорьева
I'm using Cocoon 2.1.10. There I have db-ojb-1.0.4.jar (in WEB-INF/lib) So, I've found the resource http://www.guschtel.de/computer/cocoon-ojb-cforms.php?part=1. With an example of using JDO with Cocoon. But there is no sitemap example: And I can't execute program. I found the

Re: C22 - Maven artifact missing

2008-08-07 Thread yosauron
I have tried to build C2.2 several times but the process always fails me. If you have done it within last two days the reason might be that we were releasing some stuff and in some intermediate states the build can be broken. I'm trying to build Cocoon one week ago and always I had an

JDO + CForms

2008-08-07 Thread Мария Григорьева
I'm trying to execute the cocoon's ojbjdo sample. But it doesn't work! (samples/block/ojb/forms) I get an exception: javax.jdo.JDOFatalUserException: No metadata has been registered for class org.apache.cocoon.ojb.samples.bean.Employee. What's the problem???

Passing request parameter from the sitemap

2008-08-07 Thread Peter Sparkes
Hi, I am trying to pass various request parameter from the sitemap to a eXist xquery using: map:match pattern=register-with-eXist map:generate src=register.xq type=xquery !--map:parameter name=user value={flow-attribute:user}/-- map:parameter name=user value=test/

Re: Image caching problem using FOP

2008-08-07 Thread Peter Sparkes
Thanks Andy, Now working Thanks again Peter 2008/8/7 Peter Sparkes [EMAIL PROTECTED]: I have pages that can be viewed as xhtml and pdf which is generated by FOP. When I change the images, using the same image filenames, the new images appear in the xhtml version, however the old images

Re: C22 - Maven artifact missing

2008-08-07 Thread Reinhard Pötz
Grzegorz Kossakowski wrote: yosauron pisze: I have tried to build C2.2 several times but the process always fails me. If you have done it within last two days the reason might be that we were releasing some stuff and in some intermediate states the build can be broken. I follow this

RE: C22 - Maven artifact missing

2008-08-07 Thread Jasha Joachimsthal
-Oorspronkelijk bericht- Van: Reinhard Pötz [mailto:[EMAIL PROTECTED] Verzonden: do 7-8-2008 21:56 Aan: users@cocoon.apache.org Onderwerp: Re: C22 - Maven artifact missing I've just fixed the build, which was indeed broken because of my recent release activities. Could you please