Re: Link view goodness (Re: residuals of MIME type bug ?)

2003-06-28 Thread Jeff Turner
On Sun, Jun 29, 2003 at 05:36:45PM +1200, Conal Tuohy wrote: > Jeff Turner wrote: > > > > > Also, it resolves another little dilemma I've had with link views. > > It's all very well having the notion of a cross-cutting 'view', but > > there's no way to override the 'view' for a specific pipeline

DO NOT REPLY [Bug 20296] - [PATCH] Modularized DirectoryGenerator's

2003-06-28 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 20296] - [PATCH] Modularized DirectoryGenerator's

2003-06-28 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

Re: Link view goodness (Re: residuals of MIME type bug ?)

2003-06-28 Thread Jeff Turner
On Sat, Jun 28, 2003 at 03:38:55PM +0100, Upayavira wrote: ... > Okay. How about defining a namespace which > gets consumed by the transformer, that way you choose in your > previous XSLT which links you want to be spidered by presenting the > links in that namespace (and then repeat them for the

DO NOT REPLY [Bug 20296] - [PATCH] Modularized DirectoryGenerator's

2003-06-28 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

RE: Link view goodness (Re: residuals of MIME type bug ?)

2003-06-28 Thread Conal Tuohy
Jeff Turner wrote: > Also, it resolves another little dilemma I've had with link > views. It's > all very well having the notion of a cross-cutting 'view', > but there's no > way to override the 'view' for a specific pipeline. With an explicit > gather-links transformer, one could have differe

NullPointerException in JXFormsGenerator.java

2003-06-28 Thread Jonathan Spaeth
Title: NullPointerException in JXFormsGenerator.java To all concerned I have come across a problem using the jxforms transformer. I desire to create jxform documents dynamically via the sql transformer and an xslt. I can compose a proper jxforms document using a base xml document, the sql

cvs commit: cocoon-2.1 status.xml

2003-06-28 Thread crossley
crossley2003/06/28 17:43:33 Modified:.status.xml Log: Make it clear that this version is *not* released. Revision ChangesPath 1.67 +2 -2 cocoon-2.1/status.xml Index: status.xml ===

Re: SitemapSource calls Pipeline twice, Logging issue in Avalon

2003-06-28 Thread Anton Tagunov
Hello Volker! vsbisc> My proposal is, remove the source.getURI from the logging statement or vsbisc> change the getURI() implementation to not init the Source again. Is this indeed possible? I personally would prefer this. If for some reason it is not possible we may want to scratch our heads agai

Re: SitemapSource calls Pipeline twice, Logging issue in Avalon

2003-06-28 Thread Anton Tagunov
vsbisc> 2. org.apache.avalon.excalibur.component.DefaultComponentFactory I mean, please co avalon-excalibur/component from the cvs :) - Anton

Re: Java Language Advocacy (was Re: How ASF membership works and what it means)

2003-06-28 Thread Nicola Ken Barozzi
Christopher Oliver wrote, On 28/06/2003 19.19: Nicola Ken Barozzi wrote: ... I'm really confused about this SWT thing. On my computer Eclipse feels slower than JBuilder. And I still have to understand what makes SWT so compelling and AWT so dreaded. Check out JGoodies' fake eclipse L&F using

Re: Java Language Advocacy (was Re: How ASF membership works andwhat it means)

2003-06-28 Thread Jakob Praher
Am Sam, 2003-06-28 um 21.09 schrieb Jakob Praher: > Am Sam, 2003-06-28 um 19.19 schrieb Christopher Oliver: > > > > > Check out JGoodies' fake eclipse L&F using swing: > > http://www.jgoodies.com/freeware/metamorphosis/index.html > > looked at it but seems that this is only available through "lo

Re: Java Language Advocacy (was Re: How ASF membership works andwhat it means)

2003-06-28 Thread Jakob Praher
Am Sam, 2003-06-28 um 19.19 schrieb Christopher Oliver: > > Check out JGoodies' fake eclipse L&F using swing: > http://www.jgoodies.com/freeware/metamorphosis/index.html > thanks for the pointer - will be interesting to use the metamorphosis look and feel in netbeans ;-) - currently using kunsts

Re: Java Language Advocacy (was Re: How ASF membership works andwhat it means)

2003-06-28 Thread Christopher Oliver
Nicola Ken Barozzi wrote: Stefano Mazzocchi wrote, On 26/06/2003 20.37: ... But my point is slightly different: the java metaphore for achiving WORA is 'common denominator abstraction' which, many times, forces reinvention of the wheel. I used to believe this was the case, but after SWT, I've comp

Re: Link view goodness (Re: residuals of MIME type bug ?)

2003-06-28 Thread Nicola Ken Barozzi
Upayavira wrote, On 28/06/2003 17.00: Nicola Ken, Sorry Jeff, but I don't have time nor energy to dwelve into this discussion further. I'm getting a bit tired about it too. Don't get me wrong, it's not about you, it's just that sometimes one loses interest in some things. FWIW, I'm pleased that

cvs commit: cocoon-1/xdocs fptaglib.xml

2003-06-28 Thread vgritsenko
vgritsenko2003/06/28 08:37:11 Modified:xdocsfptaglib.xml Log: fix doc width Revision ChangesPath 1.5 +6 -5 cocoon-1/xdocs/fptaglib.xml Index: fptaglib.xml === RCS file: /home/cvs/cocoo

Re: Link view goodness (Re: residuals of MIME type bug ?)

2003-06-28 Thread Upayavira
Nicola Ken, > Sorry Jeff, but I don't have time nor energy to dwelve into this > discussion further. I'm getting a bit tired about it too. Don't get me > wrong, it's not about you, it's just that sometimes one loses interest > in some things. FWIW, I'm pleased that Jeff is prepared to go along w

Re: Link view goodness (Re: residuals of MIME type bug ?)

2003-06-28 Thread Upayavira
Jeff wrote: > > So are you saying you can manage without the XSLT stage? > > I'm not sure, perhaps you can advise. In Forrest we filter the links > to: > > - Remove API doc links > - Remove links to directories, which break the CLI > - Remove image links that have been hacked to work with FO

DO NOT REPLY [Bug 19104] - [PATCH] SchematronValidator incorrectly creates JXPath contexts which breaks tests in schemas

2003-06-28 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 19104] - [PATCH] SchematronValidator incorrectly creates JXPath contexts which breaks tests in schemas

2003-06-28 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

SOAP logicsheet does not make secure connections

2003-06-28 Thread Christoph . Oberle
Hello list, the SOAP logicsheet (at least of Cocoon 2.0.4) does not make secure HTTP connections. To enable secure connections the Construction of the HttpConnection object in SOAPHelper class has to be changed. A hint for the patch can be found on the bottom of this page http://wiki.cocoond

cvs commit: cocoon-2.1 status.xml

2003-06-28 Thread joerg
joerg 2003/06/28 05:11:20 Modified:.status.xml Log: patch 19104 applied: Fixed SchematronValidator.evalRule() in xmlforms block: create a relative context instead of an absolute one. This allows to refer to another form field by using relative paths (../password) instea

cvs commit: cocoon-2.1/src/blocks/xmlform/java/org/apache/cocoon/components/validation/schematron SchematronValidator.java

2003-06-28 Thread joerg
joerg 2003/06/28 05:06:11 Modified: src/blocks/xmlform/java/org/apache/cocoon/components/validation/schematron SchematronValidator.java Log: patch 19104 applied: evalRule() now creates a relative context instead of an absolute one this allows to refer to

Re: Link view goodness (Re: residuals of MIME type bug ?)

2003-06-28 Thread Jeff Turner
On Sat, Jun 28, 2003 at 11:07:45AM +0100, Upayavira wrote: > On 28 Jun 2003 at 18:45, Jeff Turner wrote: ... > > > > > > > > > > > > > > > > > > > > > > > > So there's no hidden link gatherer. And you've got a single xslt to > > > filter, etc. Not specifying src="xxx" skips the xsl

Re: Java Language Advocacy (was Re: How ASF membership works andwhat it means)

2003-06-28 Thread Nicola Ken Barozzi
Stefano Mazzocchi wrote, On 26/06/2003 20.37: ... But my point is slightly different: the java metaphore for achiving WORA is 'common denominator abstraction' which, many times, forces reinvention of the wheel. I used to believe this was the case, but after SWT, I've completely changed my mind and

Re: Link view goodness (Re: residuals of MIME type bug ?)

2003-06-28 Thread Nicola Ken Barozzi
Jeff Turner wrote, On 28/06/2003 3.59: ... I hope I've convinced you :) Certainly for simpler needs, hardcoding a LinkGathererTransformer is fine, but in general (and I hope where Forrest is going) we need the full power of a link view. Sorry Jeff, but I don't have time nor energy to dwelve into t

DO NOT REPLY [Bug 20296] - [PATCH] Modularized DirectoryGenerator's

2003-06-28 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

Re: src/targets xml fragments

2003-06-28 Thread Nicola Ken Barozzi
Joerg Heinicke wrote, On 27/06/2003 18.41: Geoff Howard wrote: To David's question: I don't have an ant reference, but I don't think there's a way to do that and still do the entity include. That's why the resource Joerg pointed to exists I'd guess. You can't have entities point to the children

Re: Link view goodness (Re: residuals of MIME type bug ?)

2003-06-28 Thread Upayavira
On 28 Jun 2003 at 18:45, Jeff Turner wrote: > On Sat, Jun 28, 2003 at 07:29:49AM +0100, Upayavira wrote: > > On 28 Jun 2003 at 11:59, Jeff Turner wrote: > ... > > Okay. For the CLI, the cli.xconf file is the equivalent of the > > web.xml and the user agent. > > > > Now, normally the user agent r

Re: [Flow] Calling internal-only pipelines

2003-06-28 Thread Jeremy Quinn
On Friday, June 27, 2003, at 05:48 PM, Stefano Mazzocchi wrote: on 6/27/03 4:25 AM Jeremy Quinn wrote: On Friday, June 27, 2003, at 06:48 AM, Reinhard Pötz wrote: One of the open issues of flow is that we can't send "internal-only" pipelines at the moment. If we call sendPage( uri, bizData) fro

Re: Link view goodness (Re: residuals of MIME type bug ?)

2003-06-28 Thread Jeff Turner
On Sat, Jun 28, 2003 at 07:29:49AM +0100, Upayavira wrote: > On 28 Jun 2003 at 11:59, Jeff Turner wrote: ... > Okay. For the CLI, the cli.xconf file is the equivalent of the web.xml and the user > agent. > > Now, normally the user agent requests a URI, and that's it. It is up to the user > agen