RE: cocoon:// protocol in actions not working

2002-09-23 Thread Carsten Ziegeler
Hmm, this works for me, can you give some more information? Do you use the resolver in the act method? Carsten > -Original Message- > From: Michael Gerzabek [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 23, 2002 11:45 PM > To: [EMAIL PROTECTED] > Subject: cocoon:// protocol in act

cocoon:// protocol in actions not working

2002-09-23 Thread Michael Gerzabek
Hi, i ran into troubles using cocoon.environment.SourceResolver in an action to resolve some internal sitemap excalibur.source.Source in 2.1Dev. When I do the same resolveURI in a generator or transformer everything works fine, but in the action i get 'premature end of file' and a cocoon servlet

DO NOT REPLY [Bug 12673] - [PATCH] Crawler fix: interpret "" as "index.html"

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [PATCH QUEUE] Summary September 24 2002

2002-09-23 Thread nicolaken
--- This mail is generated automatically using Jakarta Ant. Contents are automatically downloaded from Apache's Bugzilla. --- Please do not reply to t

Re: Bug in MultipartParser?

2002-09-23 Thread Vadim Gritsenko
Geoff Howard wrote: >I had just started to look for a solution when I saw >your (Vadim's) patch (inline below). It looks like no >one has tried the patch yet (at least on list), so I >did. > Thanks Geoff, > It's failing to compile because fileName is >declared multiple times. > Yes, I've n

DO NOT REPLY [Bug 12291] - JispStore does not implement keys()

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: Bug in MultipartParser?

2002-09-23 Thread Geoff Howard
I had just started to look for a solution when I saw your (Vadim's) patch (inline below). It looks like no one has tried the patch yet (at least on list), so I did. It's failing to compile because fileName is declared multiple times. In the patched version, it's on lines 236 and 243. Simply re

DO NOT REPLY [Bug 12932] New: - util:parameter should be util:param

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12291] - JispStore does not implement keys()

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

cleaning up the store package

2002-09-23 Thread Gerhard Froehlich
Hi Team, the store package seems to be messed up a little bit. I had a private chat with Vadim about this issue, too. How about: - move the JispStore and Co. into the impl. directory. - delete the double stuff, which is in Avalon excalibur, too. At the moment we can't move the JispStore to Aval

DO NOT REPLY [Bug 8379] - Exception when xinclude is combined with xspExpr(Node)

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 12922] - [PATCH] Fixes to URLs of Sitemap Builder (Scratchpad)

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12922] - Fixes to URLs of Sitemap Builder (Scratchpad)

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12922] - Fixes to URLs of Sitemap Builder (Scratchpad)

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12922] New: - Fixes to URLs of Sitemap Builder (Scratchpad)

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

RE: WebDAV sitemap

2002-09-23 Thread Unico Hommes
Hmm, That would involve some kind of reverse engineering then, to determine the location to store the edits? The thought crossed my mind once but I thought it would be rather complex to implement. Thinking about it now it seems that something basic would not even be too difficult perhaps. I i

DO NOT REPLY [Bug 12158] - some improvements to Main.java

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: Getting rid of deprecated Interfaces/Classes/Methods

2002-09-23 Thread Stephen McConnell
Giacomo Pati wrote: >Hi Team > >I'll have some spare time this week and thought of moving the HEAD branch >away from deprecated stuff from newest Avalon Framework/Excalibur jars. > >My plan will be: > > 1. Get rid of Loggable in favor of LogEnabled > Good idea. > 2. Get rid of Component

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpEnvironment.java

2002-09-23 Thread cziegeler
cziegeler2002/09/23 05:16:53 Modified:src/java/org/apache/cocoon/environment/http Tag: cocoon_2_0_3_branch HttpEnvironment.java Log: Adding workaround for bug 12915 Revision ChangesPath No revision No re

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/webapps/session/context RequestSessionContext.java

2002-09-23 Thread cziegeler
cziegeler2002/09/23 05:03:27 Modified:src/java/org/apache/cocoon/xml/dom DOMUtil.java src/java/org/apache/cocoon/webapps/session/context RequestSessionContext.java Log: Better evaluation of request attributes for use in session contexts Re

cvs commit: xml-cocoon2/src/webapp/samples/portal sitemap.xmap

2002-09-23 Thread cziegeler
cziegeler2002/09/23 04:41:40 Modified:src/webapp/samples/portal sitemap.xmap Log: Turning on profile caching again - Thanks to Gerhard! Revision ChangesPath 1.7 +1 -3 xml-cocoon2/src/webapp/samples/portal/sitemap.xmap Index: sitemap.xmap ===

RE: WebDAV sitemap

2002-09-23 Thread Michael Homeijer
Hi, I don't want to access stylesheet and sitemaps over webdav, but I want my application-generated resources to be accessed over webdav. This way I can generate/aggregate data from a filesystem/db etc. and edit it through a webdav aware editor. The same way I can transform data that is saved by

DO NOT REPLY [Bug 12291] - JispStore does not implement keys()

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/store JispFilesystemStore.java

2002-09-23 Thread cziegeler
cziegeler2002/09/23 04:33:20 Modified:src/java/org/apache/cocoon/webapps/portal/components PortalManager.java src/java/org/apache/cocoon/components/store JispFilesystemStore.java Log: Fixing returned key from JispStore

cvs commit: xml-cocoon2/src/webapp/samples/authentication sitemap.xmap

2002-09-23 Thread cziegeler
cziegeler2002/09/23 04:24:40 Modified:src/webapp/samples/portal sitemap.xmap src/webapp/samples/authentication sitemap.xmap Log: Fixing examples: input module name has changed! Revision ChangesPath 1.6 +2 -2 xml-cocoon2/src/webapp/samples/portal

RE: WebDAV sitemap

2002-09-23 Thread Unico Hommes
Conceptually I don't see any difficulties with using Slide for Cocoon, in fact this is what we have in the planning at our company. I've seen the Slide/Repository integration developements in the latest Cocoon CVS-HEAD but don't really understand what the need is for all that code. The concept

Getting rid of deprecated Interfaces/Classes/Methods

2002-09-23 Thread Giacomo Pati
Hi Team I'll have some spare time this week and thought of moving the HEAD branch away from deprecated stuff from newest Avalon Framework/Excalibur jars. My plan will be: 1. Get rid of Loggable in favor of LogEnabled 2. Get rid of Component and move to Service infrastructure 1. is str

Re: WebDAV sitemap

2002-09-23 Thread Martin Holz
On Monday 23 September 2002 12:06, Michael Homeijer wrote: > There's allready a RequestMethodSelector that can do map:select > type="webdav". I prefer this one since I don't like writing code. ;-) Okay, the RequestMethodSelector ist the right place. > I don't think Slide can do the job here, bec

Re: WebDAV sitemap

2002-09-23 Thread Martin Holz
On Monday 23 September 2002 12:06, Michael Homeijer wrote: > There's allready a RequestMethodSelector that can do map:select > type="webdav". I prefer this one since I don't like writing code. ;-) Okay, the RequestMethodSelector ist the right place. > I don't think Slide can do the job here, bec

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpEnvironment.java

2002-09-23 Thread cziegeler
cziegeler2002/09/23 03:24:36 Modified:src/java/org/apache/cocoon/environment/http HttpEnvironment.java Log: Simple workaround for bug 12915 Revision ChangesPath 1.16 +6 -1 xml-cocoon2/src/java/org/apache/cocoon/environment/http/HttpEnvi

DO NOT REPLY [Bug 12915] New: - Wrong handling of HTTP Headers

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

RE: WebDAV sitemap

2002-09-23 Thread Michael Homeijer
There's allready a RequestMethodSelector that can do map:select type="webdav". I prefer this one since I don't like writing code. ;-) I don't think Slide can do the job here, because it works om a standard type of repository or interface, not on an application build in Cocoon. With webdav on Coco

Re: WebDAV sitemap

2002-09-23 Thread Martin Holz
On Monday 23 September 2002 10:07, Michael Homeijer wrote: > Hi, > > I found and received info on slide, but I was thinking of a sitemap that > has matchers and additional actions, transformers etc. that make supporting > webdav from an application much easier. This way you can easily expose an >

cvs commit: xml-cocoon2 build.xml

2002-09-23 Thread giacomo
giacomo 2002/09/23 01:24:19 Modified:.Tag: cocoon_2_0_3_branch build.xml Log: added a CVS Id keyword Revision ChangesPath No revision No revision 1.196.2.18 +2 -0 xml-cocoon2/build.xml Index: build.xml

cvs commit: xml-cocoon2 build.xml

2002-09-23 Thread giacomo
giacomo 2002/09/23 01:18:16 Modified:.build.xml Log: added a CVS Id keyword Revision ChangesPath 1.265 +2 -0 xml-cocoon2/build.xml Index: build.xml === RCS file: /home/cvs/xml-cocoo

RE: WebDAV sitemap

2002-09-23 Thread Michael Homeijer
Hi, I found and received info on slide, but I was thinking of a sitemap that has matchers and additional actions, transformers etc. that make supporting webdav from an application much easier. This way you can easily expose an application as a webdav resource. A sample sitemap would contain the f

DO NOT REPLY [Bug 11935] - format properties for Text/XMLSerializer not working

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12131] - work-dir parameter

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12158] - some improvements to Main.java

2002-09-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b