Re: [vote] FOM design methodology

2003-06-15 Thread Kevin O'Neill
> 2) small to big -> give users the least possible freedom based on some > required functionality and grow as the users express their needs. +1 simplest thing that could possibly work.

Re: [RT] the quest for the perfect template language

2003-04-02 Thread Kevin O'Neill
On Wed, 02 Apr 2003 21:23:18 +0200, Stefano Mazzocchi wrote: >> Have you thought about XSPT ("XSP for Transformations"): XSP-like >> transformers on top of STX transformation language syntax? > > yes, but still too many angle brakets around. Some time ago (and unfortunately there doesn't seem

Re: [RT] the quest for the perfect template language

2003-04-02 Thread Kevin O'Neill
On Wed, 02 Apr 2003 21:53:38 +0200, Stefano Mazzocchi wrote: >> In that case, we must have an hybrid model where the flow pushed >> information that allows the view to pull its content. E.g. the flow will >> push the parameters of a SQL query which is executed by the view and has >> its result s

Re: [ANN] XMLForm as a standalone servlet toolkit

2003-03-28 Thread Kevin O'Neill
On Fri, 28 Mar 2003 11:25:00 +0100, Stefano Mazzocchi wrote: > Kevin O'Neill wrote: > >> I don't believe that points 4 and 5 are violated by "package >> org.apache.xmlform" any more than the statement "import >> org.apache.xmlform"; the lic

Re: [ANN] XMLForm as a standalone servlet toolkit

2003-03-27 Thread Kevin O'Neill
On Fri, 28 Mar 2003 03:07:01 +, Pier Fumagalli wrote: > On 28/3/03 0:41, "Gianugo Rabellino" <[EMAIL PROTECTED]> wrote: > >> What am I missing? > > org.APACHE... > > That name is protected by the license AFAIK, but am no lawyer at all... I'm also not a lawyer but I find the statement worry

Re: JAAS support in Cocoon

2002-06-20 Thread Kevin O'Neill
> As JBoss (http://www.jboss.org) provides JAAS-based authentication, > maybe you can get closer to where you want to get by looking into JBoss > 3.0+Tomcat plus Cocoon; it's just a hint - two days ago I tried running > Cocoon in JBoss 3.0+Tomcat without immediate success :/ The head version

RE: Ant: Re: Adding XML searching with Lucene

2001-12-09 Thread Kevin O'Neill
Hi, Some time ago (back in August) I created a generator that reads the lucene index I created for jmoz (jmoz.sourceforge.net). This is no crawler (as the application uses the dmoz data) but there is a paging interface to a lucene (1.0) dataset. The source code is (http://cvs.sourceforge.net/cg

OK. I'm stumped

2001-08-15 Thread Kevin O'Neill
Hey all. I'm trying to get the current CVS build of cocoon up and running under jboss (JBoss-2.4.0.26_Tomcat-3.2.3). I've followed the instructions at http://xml.apache.org/cocoon2/install.html which are for 2.2 and 3.2.2 with no success. The stack trace is as follows: ERROR (2001-08-16) 15:

RE: [C2][VOTE]: Logging

2001-08-07 Thread Kevin O'Neill
Can anybody vote or only committers (I've always been a little hazy on this) In any case (if my vote counts) +1 to extended logging As far as the cocoon.xconf vs. the web.xml issue, I'm unsure. Berin stated that logging is not a component, which may be valid, but why not, why shouldn't I be abl

Generators

2001-07-25 Thread Kevin O'Neill
I'm in the process of creating a cocoon 2 generator and I have a couple of questions that I don't seem to be able to find the answers to in the documentation, if this is just a matter of my eyes being blind to the documentation then please tell me to RTFM (with a reference if possible). I have a

RE: AW: JDK 1.3.1, Cocoon 2 and Linux - impressions?

2001-07-24 Thread Kevin O'Neill
I've been running jdk 1.3.1, Redhat 7.1 (2.4 kernel), jboss/tomcat (2.2.2/3.2.2), cocoon b2 running on a 500 MHz machine with 512 MB ram and found the following. The stability issues for me seem to stem from the svg renderers thus making the stability of the overall system quite bad (read jvm cor

RE: [C2] Can't get recent or latest 2.0 branch to run

2001-07-19 Thread Kevin O'Neill
There seem to be a number of problems with code in the debug method. I have similar problem when I try to run it under jboss 2.2.2. The cheesy solution ... set the logging level to INFO or lower in the web.xml file. k. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTEC

RE: DTD or XSD for XCONF and XMAP

2001-07-15 Thread Kevin O'Neill
Is there a complete example? I would be able to in create a DTD/XSD doc. k. > -Original Message- > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > Sent: Monday, 16 July 2001 4:30 PM > To: [EMAIL PROTECTED] > Subject: AW: DTD or XSD for XCONF and XMAP > > No, not yet. > > We are loo