Tomcat and endorsed libs

2004-04-13 Thread Antonio Gallardo
Hi: After the unbundling jars in Xalan: http://marc.theaimsgroup.com/?t=10806895191r=1w=2 Now we need to include inside the $TOMCAT_HOME/common/endorsed the following files: jakarta-bcel-20040329.jar jakarta-regexp-1.3.jar xalan-2.6.0.jar xercesImpl-2.6.2.jar xml-apis.jar If not we got

[GUMP@lsd]: cocoon-2.1/cocoon failed

2004-04-13 Thread Gump
=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only -Davalonapi.jar=/data3/gump/avalon/framework/api/target/avalon-framework-api-20040413.jar -Dlogkit.jar=*Unset* -Dversion=20040413 gump-core [Working Directory: /data3/gump/cocoon-2.1

Re: Repository support for property queries (DASL?)

2004-04-13 Thread Guido Casper
Gianugo Rabellino wrote: Rolf Kulemann wrote: Hello, I set up a small cocoon app which uses the Repository interface. I'm now up to a point where would use a kind of property query in order to receive all resources/paths matching the query. Currently the repository does not support a property

Re: Bug report for Cocoon 1 [2004/04/11]

2004-04-13 Thread Sylvain Wallez
[EMAIL PROTECTED] wrote: +---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed

Name of Eclipse project

2004-04-13 Thread Andreas Hartmann
Hi Cocoon developers, currently, the name of the Eclipse project generated using build eclipse-project changes with every release. As the Lenya project depends on the Cocoon project, this leads to the following issues: - We have to keep the name of the required project up to date in our

Re: Name of Eclipse project

2004-04-13 Thread Gianugo Rabellino
Andreas Hartmann wrote: currently, the name of the Eclipse project generated using build eclipse-project changes with every release. As the Lenya project depends on the Cocoon project, this leads to the following issues: - We have to keep the name of the required project up to date in our

Re: Name of Eclipse project

2004-04-13 Thread Andreas Hartmann
Gianugo Rabellino wrote: Andreas Hartmann wrote: [...] Could you imagine to use a constant project name? I hear you, but you have to keep in mind that many of us have different parallel Cocoon projects inside their IDE, and this is a functionality I'd rather not loose since we really need that.

Re: Name of Eclipse project

2004-04-13 Thread Joerg Heinicke
Andreas Hartmann andreas at apache.org writes: currently, the name of the Eclipse project generated using build eclipse-project changes with every release. following issues: - We have to keep the name of the required project up to date in our eclipse-project target. Couldn't you read

Re: Tomcat and endorsed libs

2004-04-13 Thread Joerg Heinicke
Antonio Gallardo agallardo at agssa.net writes: After the unbundling jars in Xalan: http://marc.theaimsgroup.com/?t=10806895191r=1w=2 Now we need to include inside the $TOMCAT_HOME/common/endorsed the following files: jakarta-bcel-20040329.jar jakarta-regexp-1.3.jar Why? Jakarta

Re: Repository support for property queries (DASL?)

2004-04-13 Thread Rolf Kulemann
On Mon, 2004-04-12 at 18:14, Gianugo Rabellino wrote: Rolf Kulemann wrote: Hello, I set up a small cocoon app which uses the Repository interface. I'm now up to a point where would use a kind of property query in order to receive all resources/paths matching the query. Currently

Re: Repository support for property queries (DASL?)

2004-04-13 Thread Gianugo Rabellino
Guido Casper wrote: Gianugo Rabellino wrote: Rolf Kulemann wrote: Hello, I set up a small cocoon app which uses the Repository interface. I'm now up to a point where would use a kind of property query in order to receive all resources/paths matching the query. Currently the repository does not

Re: Repository support for property queries (DASL?)

2004-04-13 Thread Rolf Kulemann
On Tue, 2004-04-13 at 11:27, Gianugo Rabellino wrote: Rolf Kulemann wrote: Besides, DASL isn't really a query language but rather a query wrapper: you're free to insert whatever query language you want (DAV:basicsearch being the most prominent one) inside DASL (which boils also to an

Re: Documentation TOC: info on pages wanted

2004-04-13 Thread Upayavira
[EMAIL PROTECTED] wrote: Hi, As you might know I've started composing a TOC for documentation of Cocoon 2.1.5 (http://wiki.cocoondev.org/Wiki.jsp?page=Cocoon215TOC). It's progressing slowly, Fantastic. but I ran into some pages of which I wonder if they describe random thoughts, never

Re: Tomcat and endorsed libs

2004-04-13 Thread Antonio Gallardo
Joerg Heinicke dijo: Antonio Gallardo agallardo at agssa.net writes: After the unbundling jars in Xalan: http://marc.theaimsgroup.com/?t=10806895191r=1w=2 Now we need to include inside the $TOMCAT_HOME/common/endorsed the following files: jakarta-bcel-20040329.jar

Re: Tomcat and endorsed libs

2004-04-13 Thread Leszek Gawron
On Tue, Apr 13, 2004 at 04:20:01AM -0600, Antonio Gallardo wrote: Joerg Heinicke dijo: Antonio Gallardo agallardo at agssa.net writes: After the unbundling jars in Xalan: http://marc.theaimsgroup.com/?t=10806895191r=1w=2 Now we need to include inside the

Re: Repository support for property queries (DASL?)

2004-04-13 Thread Rolf Kulemann
On Tue, 2004-04-13 at 11:22, Gianugo Rabellino wrote: Guido Casper wrote: Gianugo Rabellino wrote: Rolf Kulemann wrote: Hello, I set up a small cocoon app which uses the Repository interface. I'm now up to a point where would use a kind of property query in order to receive

Re: Tomcat and endorsed libs

2004-04-13 Thread Antonio Gallardo
Leszek Gawron dijo: On Tue, Apr 13, 2004 at 04:20:01AM -0600, Antonio Gallardo wrote: Joerg Heinicke dijo: Antonio Gallardo agallardo at agssa.net writes: After the unbundling jars in Xalan: http://marc.theaimsgroup.com/?t=10806895191r=1w=2 Now we need to include inside the

Re: PATCH: Small improvements to sitemap-v06.rng

2004-04-13 Thread Antonio Gallardo
Carmona Perez, David dijo: Note: I don't know how to create a patch. I've tried to use diff.exe from GNU utilities for Win32, but don't know the exact command line arguments I need in order to create a patch file suitable for CVS. Hmm.. next time try to use: http://www.cygwin.com/ :-D Best

Re: PATCH: Small improvements to sitemap-v06.rng

2004-04-13 Thread Upayavira
Antonio Gallardo wrote: Carmona Perez, David dijo: Note: I don't know how to create a patch. I've tried to use diff.exe from GNU utilities for Win32, but don't know the exact command line arguments I need in order to create a patch file suitable for CVS. Hmm.. next time try to use:

Re: PATCH: Small improvements to sitemap-v06.rng

2004-04-13 Thread Antonio Gallardo
Upayavira dijo: Antonio Gallardo wrote: Carmona Perez, David dijo: Note: I don't know how to create a patch. I've tried to use diff.exe from GNU utilities for Win32, but don't know the exact command line arguments I need in order to create a patch file suitable for CVS. Hmm.. next time try

DO NOT REPLY [Bug 28360] New: - DateInputModule's getAttribute() does not fetch requested format

2004-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28360. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Back button of my navigator

2004-04-13 Thread Elvira Nieto Carretero
I use session variable to save the links navigation that the user press during his permanence in my web site. But, if the user press the back button of the navigator, my session don't update and the next link that he press appear the step that it had to undo when back button of the

bugzilla weekly reports fixed (I hope)

2004-04-13 Thread Noel J. Bergman
Uh? Looks like Jetspeed's (version 1?) bug report is improperly sent to cocoon-dev. I believe I finally spotted, at long last, the problem. The query used is: SELECT bug_id,bug_status,bug_severity,creation_ts,short_desc FROM bugs WHERE product='$PRODUCT' AND bug_status!='CLOSED'

Re: Back button of my navigator

2004-04-13 Thread Leon Widdershoven
I'm no wizard but I think the problem is that browsers cache the page. The browser should request the page again when Back is pressed. There is a HTTP1.1 header no-cache which should be set on the page. I don't really know how to do that - something like response.setHeader( Cache-Control,

Re: Back button of my navigator

2004-04-13 Thread Elvira Nieto Carretero
Thanks Leon. Your explanation it's very good and i know setHeader in sitemap i have seen in http://wiki.cocoondev.org/Wiki.jsp?page=DownloadFilesToLocalDisk but i don't know where i must declare HttpHeaderAction when that page say use the HttpHeaderAction (don't forget to declare it). Then i

Re: Back button of my navigator

2004-04-13 Thread Elvira Nieto Carretero
OK.. I have just seen your reply to my second question ;-P ... you read my mind A kiss - Original Message - From: Leon Widdershoven [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 5:14 PM Subject: Re: Back button of my navigator Though I'm quite sure the

Re: Back button of my navigator

2004-04-13 Thread Elvira Nieto Carretero
Hey, Leo E U R E K A ! Rulez! In my country it say Eres un solete, in english it would be something so you are a sun ;P Best desires - Original Message - From: Leon Widdershoven [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 5:14 PM Subject: Re: Back button of

Re: Back button of my navigator

2004-04-13 Thread gounis
hi leo let me ask you something: just adding this action in a map:match and set the parameter Cache-control to no-cache can you know serve pages that are not cached from client? or is somenthing more that i'm missing? thnx --stavros On Tue, 13 Apr 2004, Elvira Nieto Carretero wrote:

Re: PATCH: Small improvements to sitemap-v06.rng

2004-04-13 Thread Joerg Heinicke
On 13.04.2004 10:39, Carmona Perez, David wrote: Note: I don't know how to create a patch. I've tried to use diff.exe from GNU utilities for Win32, but don't know the exact command line arguments I need in order to create a patch file suitable for CVS. The diff command does only compare two

Re: Repository support for property queries (DASL?)

2004-04-13 Thread Rolf Kulemann
On Mon, 2004-04-12 at 21:34, Stefano Mazzocchi wrote: Gianugo Rabellino wrote: MHO? I really feel uncomfortable with the repository abstraction as a whole since, after all, it has to be somehow modeled into webdav. I'm fine with it as long as it's lightweight enough, but for more serious

Re: Repository support for property queries (DASL?)

2004-04-13 Thread Gianugo Rabellino
Rolf Kulemann wrote: Lenya needs a kind of repository to base on. AFAICS, there are the following possibilities for the Lenya community: - WebDAV using apaches webdavlib directly, which is not that bad, imho since all our requirements are more or less met, but is not that highlevel as jsr170.

[RT] Future of the Slide Source

2004-04-13 Thread Stephan Michels
Hi, I currently think about the Slide/WebDAV access layer, since I need it for my next project. The access to the Slide repository was my first approach in the past, and perhaps not the best. The Slide API is some parts very beautiful, but not intended to be used outside of Slide. Nevertheless

Re: Back button of my navigator

2004-04-13 Thread Leon Widdershoven
First of all, caching should be implemented by the client (browser). If that does not listen to the cache directive, you are out of luck. Cache-Control is implemented by all http1.1 conform clients (otherwise it's not conform:). I think every modern browser is such a client (IE6, Mozilla,

Re: [RT] Future of the Slide Source

2004-04-13 Thread Gianugo Rabellino
Stephan Michels wrote: My proposal is to drop the Slide Source, but leave the Slide server as option, and using the Slide block in the same sense as the hsqldb block. So that we can use Slide as WebDAV server for our WebDAV examples. Sounds good. This could be a good time to review the various

Re: Repository support for property queries (DASL?)

2004-04-13 Thread Rolf Kulemann
On Tue, 2004-04-13 at 19:37, Gianugo Rabellino wrote: Rolf Kulemann wrote: Lenya needs a kind of repository to base on. AFAICS, there are the following possibilities for the Lenya community: - WebDAV using apaches webdavlib directly, which is not that bad, imho since all our

Re: [RT] Future of the Slide Source

2004-04-13 Thread Rolf Kulemann
On Tue, 2004-04-13 at 19:50, Stephan Michels wrote: ... My proposal is to drop the Slide Source, but leave the Slide server as option, and using the Slide block in the same sense as the hsqldb block. So that we can use Slide as WebDAV server for our WebDAV examples. Does drop mean to remove

[RT] Checked exceptions considered harmful

2004-04-13 Thread Ugo Cei
The subject of this RT is the issue of checked vs. unchecked exceptions and the horrible things the abuse of checked exceptions does to our code base. I won't retiterate what others, with much more experience than me, have written on the subject. You can find the opinions of Bruce Eckel, Rod

[cforms] fixed early field validation. But when should it occur?

2004-04-13 Thread Sylvain Wallez
Hi all, Trying to catch up some late reading (yep, nearly one week!), I found some questions related to early validation of widget values. Firstly, I fixed the problem (introduced just before 2.1.4 was released): validation occured at each and every readFromRequest(), which was obviously not

RE: Documentation TOC: info on pages wanted

2004-04-13 Thread H . vanderLinden
Hi, Blocks COB aren't implemented (or are starting to be in 2.2, but for now, to users, that's academic). Ok, I'll mark them as such. Can the authors of pages with thoughts, ideas and other not-implemented stuff, mark their pages accordingly, so I don't include them in the TOC?

Re: bugzilla weekly reports fixed (I hope)

2004-04-13 Thread Sylvain Wallez
Noel J. Bergman wrote: Uh? Looks like Jetspeed's (version 1?) bug report is improperly sent to cocoon-dev. I believe I finally spotted, at long last, the problem. The query used is: snip/ See anything wrong that would result in the almost 2000 old buglog files that were not deleted?

RE: Getting the Context

2004-04-13 Thread Ralph Goers
Gee if I could only type Message text below corrected. -Original Message- From: Ralph Goers Sent: Tuesday, April 13, 2004 2:46 PM To: '[EMAIL PROTECTED]' Subject: Getting the Context I have a component where I need to open an input stream on a file located in /WEB-INF/.

[OT] Melbourne

2004-04-13 Thread Torsten Curdt
I'll be in Melbourne, Australia until May, 2nd. If someone would like to meet up for a beer and some serious chatting about Cocoon. ...please drop me a mail off the list cheers -- Torsten

Re: PATCH: Small improvements to sitemap-v06.rng

2004-04-13 Thread David Crossley
Carmona Perez, David wrote: snip/ Thanks, i applied part of your changes, as described on the users@ list. There is no need for you to duplicate messages to the dev@ list. Many of us participate there too. --David