Re: parsing CSV

2003-03-13 Thread Stephan Michels
On Wed, 12 Mar 2003, David Kavanagh wrote: Does anyone have a grammar example that configures the TextParserGenerator to parse CSV files? Take a look into the current CVS HEAD of Cocoon, there is a example for this case. Stephan.

Re: [ot] switcha

2003-03-11 Thread Stephan Michels
On Tue, 11 Mar 2003, Stefano Mazzocchi wrote: Nils Mueller wrote: that's not for linux :) you're runnnig OS-X though, aren't you? Oh, yes, I am. But I think Stephan is not. No, I'm not ;-) I prefer linux, it's for real men (I'm just joking ;-)). Stephan.

Re: Axis as Cocoon component?

2003-03-11 Thread Stephan Michels
On Tue, 11 Mar 2003, Marcus Crafter wrote: Hi Alexander, On Tue, Mar 11, 2003 at 11:54:46AM +0100, Alexander Enns wrote: Java 1.3.1 ... java.lang.UnsupportedClassVersionError: org/apache/cocoon/www/test_xsp (Unsupported major.minor version 48.0) I suspect the XSP files

Re: [ot] switcha

2003-03-08 Thread Stephan Michels
On Fri, 7 Mar 2003, Stefano Mazzocchi wrote: As you probably noted from the fact that I don't have a signature anymore (I'm going minimalistic, pruning all unnecessary stuff), I've changed my machine. It's a brand new powerbook g4, fast machine, lots of ram, lots of disks, lots of stuff.

XSLTProcessor and Store was: Performance leak

2003-03-07 Thread Stephan Michels
On Thu, 6 Mar 2003, Stephan Michels wrote: On Thu, 6 Mar 2003, Carsten Ziegeler wrote: Stephan Michels wrote: I do some profiling today, and wondering why the XSLT transformer burns performance like hell in setup(). After some debugging I noticed that the XSLT transformer

Re: XSLTProcessor and Store was: Performance leak

2003-03-07 Thread Stephan Michels
On Fri, 7 Mar 2003, Sylvain Wallez wrote: Stephan Michels wrote: On Thu, 6 Mar 2003, Stephan Michels wrote: On Thu, 6 Mar 2003, Carsten Ziegeler wrote: Stephan Michels wrote: I do some profiling today, and wondering why the XSLT transformer burns performance like hell in setup

Strange exception in DOMStreamer

2003-03-06 Thread Stephan Michels
this exception? ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314-21583 +|+|+|+|+|+|+|-|

Performance leak

2003-03-06 Thread Stephan Michels
. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314-21583 +|+|+|+|+|+|+|-|

RE: Performance leak

2003-03-06 Thread Stephan Michels
On Thu, 6 Mar 2003, Carsten Ziegeler wrote: Stephan Michels wrote: I do some profiling today, and wondering why the XSLT transformer burns performance like hell in setup(). After some debugging I noticed that the XSLT transformer create a complete new template/handler for each call

Re: struts and cocoon

2003-03-06 Thread Stephan Michels
On Thu, 6 Mar 2003, arnaud wrote: does anybody use struts and cocoon framework in a same application ? im looking for documentation Take a look at http://www.twdata.org/struts/ Stephan Michels. - To unsubscribe, e-mail

Meeting at CEBIT?!

2003-03-05 Thread Stephan Michels
Hi, Are anyone interested to come to the CEBIT this year? I heard that the ASF will have a booth for 17.4 in the linuxpark. Stephan. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699

Re: CSVGenerator

2003-03-05 Thread Stephan Michels
On Thu, 13 Feb 2003, Xavier RODRIGUEZ wrote: Hi! Does anybody knows about a cocoon Generator for csv files working with cocoon 2.0.4 ?? Not for 2.0.4, but in the current CVS HEAD is an example for a csv files, thanks to David Crossley ;-) Take a look into the chaperon block. Stephan

CVS access description

2003-03-05 Thread Stephan Michels
Hi, it seems there is a path missing in your CVS Root at http://avalon.apache.org/cvs.html #Use the command-line tools cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login # enter anoncvs when prompted for a password, then hit enter cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/cvspublic

Re: cvs commit: xml-cocoon2/src/mocks/javax/transaction/xaXAException.java XAResource.java Xid.java

2003-02-26 Thread Stephan Michels
On 26 Feb 2003 [EMAIL PROTECTED] wrote: stefano 2003/02/26 05:24:21 Removed: src/mocks/javax/transaction/xa XAException.java XAResource.java Xid.java Log: moving JTA mock classes to slide block I thought there also exists a dependecy to the webmail

Re: [VOTE] bruno cvs commit rights

2003-02-26 Thread Stephan Michels
. Stephan Michels.

Re: [JARS] Duplicate entries are bad

2003-02-26 Thread Stephan Michels
On Wed, 26 Feb 2003, Berin Loritsch wrote: Stefano Mazzocchi wrote: Berin Loritsch wrote: Take a look at the JARs in sandbox and the JARs in blocks. There are several snapshot releases of JARs (with the date they were built), but an older version is in sandbox while a newer version

New build system

2003-02-25 Thread Stephan Michels
('${build.blocks}')}. Am I the only one how got this error? BTW, shouldn't be ${build.webapp} build/cocoon-2.1-dev/webapp insteadof build/webapp/ ? Stephan. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ

Re: [proposal] Removing the scratchpad

2003-02-21 Thread Stephan Michels
On Fri, 21 Feb 2003, Stefano Mazzocchi wrote: The scratchpad was born as a place where things can be worked-on on alpha status, but it because a place where things are dumped and forgotten. A scratchpad is against the continuous integration concept. In short, it's an individualistic

Re: xdoc - wiki documentation (Re: documentation in separate cvsmodule or block)

2003-02-19 Thread Stephan Michels
, which I missing. It's sometimes a plague, how stupid our authors are. The funniest thing was removing the root path *doh*. I started to believe that a simple WebForm should achieve our needs, since I was impressed by the popularity of wiki :-/ Stephan Michels

Re: xdoc - wiki documentation (Re: documentation in separate cvs module or block)

2003-02-19 Thread Stephan Michels
that Software AG formally known as Tamino used Slide. Just a thought, Stephan Michels.

Re: Chaperon samples in Cocoon

2003-02-18 Thread Stephan Michels
On 18 Feb 2003, David Crossley wrote: Thanks Stephan for fixing my attempt to develop a basic Chaperon sample. That is much better. I noticed that you also changed the pipeline for generating the *.xlex and *.xgrm to be internal-only. As i said in the Sourceforge posting, this was

Re: Cocoon And Log4j?

2003-02-18 Thread Stephan Michels
On Mon, 17 Feb 2003, Robert Simmons wrote: Greetings. One problem that some are facing with cocoon is that its logging mechanism is not the same as the most popular logging mechanism on the planet. Namely Log4j. Log4j has so many features and functionality that even the new JDK 1.4 logging

Re: [HEAD] This _does_not_ make sense...

2003-02-18 Thread Stephan Michels
use? I can't verify this exception, but I added the missing mock classes, hope this helps. Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

NPE in AbstractCachingProcessingPipeline

2003-02-17 Thread Stephan Michels
type=parser src=grammars/quote.xgrm/ BTW, this pipeline must be complete cacheable. Carsten any hints? Stephan Michels. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699

Re: [proposal] aiming to a naked cocoon

2003-02-12 Thread Stephan Michels
On Tue, 11 Feb 2003, Stefano Mazzocchi wrote: I think the cocoon core (aka 'naked cocoon') is defined by those classes that don't depend on any external library but those found in /lib/core and /lib/endorsed. Everything else should be a block. This allows us to create a build system where

Re: [QUESTION] Coding style...

2003-02-11 Thread Stephan Michels
: http://cvs.apache.org/~kpiroumian/gdl_sun_java_style.pdf I currently using JIndent(http://www.jindent.com/), so I wrote an jindent format file for most used coding style. It works quite well. If any interest exist I can put it into the repository. Stephan Michels

RE: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Stephan Michels
that the Cocoon concept can make more possible than serving HTML page. I think that Cocoon is at the moment a bit too web orientated, IHMO. Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email

Re: Javadoc Doclets Compatible with cocoon ?

2003-02-08 Thread Stephan Michels
, see the chaperon block in the current CVS HEAD. Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faq/index.html To unsubscribe, e-mail

Re: Moving CVS Repositories [was: Should we move mailing list names]

2003-02-05 Thread Stephan Michels
cocoon-framework cocoon-blocks ? Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Head doesn't build.. (Was: Re: cvs commit:xml-cocoon2/src/blocks/chaperon/samples/stylesheets class2html.xsl java2html.xsl)

2003-02-04 Thread Stephan Michels
On Tue, 4 Feb 2003, Pier Fumagalli wrote: [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: stevenn 2003/02/04 11:13:03 Modified:src/blocks/chaperon/samples/stylesheets class2html.xsl java2html.xsl Log: fixed the XSLT validation errors - please crosscheck

Re: Error

2003-02-04 Thread Stephan Michels
: Resource not found file:/C:/jakarta-tomcat-5.0/jakarta-tomcat-5.0/webapps/cocoon/workshop/s ylesheets/tx-xml2html.xsl The transformer couldn't get tx-xml2html.xsl . BTW, shouldn't it be called file://C:/jakarta-tomcat-5. ?! Stephan Michels

Re: AW: Error

2003-02-04 Thread Stephan Michels
by: org.apache.excalibur.source.SourceNotFoundException: Resource not found file:/C:/jakarta-tomcat-5.0/jakarta-tomcat-5.0/webapps/cocoon/workshop/s ylesheets/tx-xml2html.xsl The transformer couldn't get tx-xml2html.xsl . BTW, shouldn't it be called file://C:/jakarta-tomcat-5. ?! Stephan Michels

Re: !HELP! Cocoon global errors !HELP!

2003-02-04 Thread Stephan Michels
a look into WEB-INF/logs/*.log, perhaps this can help you and us more. Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

Re: Slide/Cocoon Domain Sharing

2003-02-04 Thread Stephan Michels
do. Help would be appreciated especially for the locking facility ;-) Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Slide/Cocoon Domain Sharing

2003-02-03 Thread Stephan Michels
the wrappers.catalina.SlideServerListener does not set this attribute. Why does the WebdavServlet not test for Domain.isInitialized ? The Slide/Cocoon Domain Sharing should now working, I have rewritten the Domain initialization code, thanks to Martin. Stephan Michels

Re: next Release of Cocoon

2003-01-31 Thread Stephan Michels
? Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Allows Source objects lifecycle methods?

2003-01-30 Thread Stephan Michels
I ask for a clarification? Thank you, Stephan Michels. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314-21583

RE: Allows Source objects lifecycle methods?

2003-01-30 Thread Stephan Michels
On Thu, 30 Jan 2003, Carsten Ziegeler wrote: Stephan Michels wrote: Hi, I want to ask about the intention of Source objects. Some time ago, the Source allows to use lifecycle methods like configure, compose etc. But the execution part in the SourceResolverImpl seems to be droped

Re: Time to go back to JSP. Cocoon just isnt ready.

2003-01-30 Thread Stephan Michels
Hi, I found a blog, which fits perfecly ;-) http://blogs.werken.com/people/bob/archives/000146.html Stephan Michels - Please check that your question has not already been answered in the FAQ before posting. http

License in classes

2003-01-29 Thread Stephan Michels
Hi, one question, should the license in the classes have a asterisk as a prefix? /* The Apache Software License, Version 1.1 */ or /* * The Apache Software License, Version 1.1 */ Thanks, Stephan Michels

Status of TraversableSource

2003-01-29 Thread Stephan Michels
getChildrenSources() My 2cents, Stephan Michels. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314-21583

Re: input module question

2003-01-29 Thread Stephan Michels
sitemap params {0}, {1}, {2} etc.? What would the syntax in the 2nd example look like in the sitemap? I think solution 1 will be preferred. To allow a syntax like map:parameter name=bla value={replace:{1}}/ is more intuitive. Stephan Michels

Re: Status of TraversableSource

2003-01-29 Thread Stephan Michels
On Wed, 29 Jan 2003, Sylvain Wallez wrote: Stephan Michels wrote: Hi, I want to ask for the status of TraversableSource interface. Is this proposal now final? I sent a patch on avalon-dev about this. Considering the ongoing vote, I'll be soon able to commit it myself

Re: Status of TraversableSource

2003-01-29 Thread Stephan Michels
On 29 Jan 2003, Martin Holz wrote: Stephan Michels [EMAIL PROTECTED] writes: Hi, I want to ask for the status of TraversableSource interface. Is this proposal now final? There were some questions open, I think? Now we have three kinds of returning an information of child

Re: [VOTE] Pierpaolo Fumagalli as a cocoon committer

2003-01-27 Thread Stephan Michels
emeritus status. +1 welcome back (please ignore duplicate if the original mail passes Mr. Spamfilter Nicola since posted from dialup ;-) +1 Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

RE: ChartTransformer 0.0.4 urge a commiter!

2003-01-25 Thread Stephan Michels
that blowing up the codebase wasn't a good way :-/ If I set up a new webapp, I must always remove parts, which I don't need. We respect your good will! Try first cocoondev or sourceforge, believe me. Stephan Michels. - To unsubscribe

RE: ChartTransformer 0.0.4 urge a commiter!

2003-01-25 Thread Stephan Michels
On Sat, 25 Jan 2003, Luca Morandini wrote: -Original Message- From: Stephan Michels [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 25, 2003 8:58 PM To: cocoon-dev Subject: RE: ChartTransformer 0.0.4 urge a commiter! That reminds me with my discussion with Stefano etc

[ARTICLE]Excel Reports with Apache Cocoon and POI

2003-01-24 Thread Stephan Michels
Hi, found a interesting article of XML.com: http://www.xml.com/pub/a/2003/01/22/cocoon-excel.html ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314

[ARTICLE]Excel Reports with Apache Cocoon and POI

2003-01-24 Thread Stephan Michels
Hi, found an interesting article on XML.com: http://www.xml.com/pub/a/2003/01/22/cocoon-excel.html ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314

Re: Traversible Sources and the Bean

2003-01-21 Thread Stephan Michels
/TraversableSource.java jakarta-avalon-excalibur/sourceresolve/src/java/org/apache/excalibur/source/TraversableSource.java Stephan Michels. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699

RE: Not loading the HSQLDB?

2003-01-20 Thread Stephan Michels
On Mon, 20 Jan 2003, Geoff Howard wrote: Sorry you never got an answer here - I don't have much to add but the following: 1) I don't think HSQLDB is necessary for proper internal working of cocoon. 2) I'm pretty sure I managed to disable it by modifying cocoon.xconf (and maybe something

Re: [announce] CVSSource at cocoondev.org

2003-01-15 Thread Stephan Michels
?! What a funny name ;-) Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: cocoon and non XML content ... (was Jackson... five?)

2003-01-13 Thread Stephan Michels
. If you don't have structured text. This LexicalTransformer can be use for example in syntax highlighting. This version will be finished in the next days, so staty tuned. Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [vote] Jeff Turner for cocoon committership

2003-01-10 Thread Stephan Michels
On Thu, 9 Jan 2003, Stefano Mazzocchi wrote: People, I hereby propose Jeff Turner for cocoon committership. He is one of the major forces behind Forrest and has been proposing important patches and features addition to the main Cocoon repository. Here is my obvious +1 Of cause +1 for

Re: [vote] Michael Melhem as Cocoon committer

2003-01-10 Thread Stephan Michels
On Thu, 9 Jan 2003, Ovidiu Predescu wrote: Hi all, I'd like to propose Michael Melhem as Cocoon committer. He has come up with lots of ideas for improvement in various parts of Cocoon including the control flow, and recently contributed an excellent patch for expiring continuations in the

Re: InspectableSources and InputModules (Re: [RT]: Dynamic variablesin the Sitemap / Input Modules revisited)

2003-01-10 Thread Stephan Michels
hoped that I could prevent to create a new interface. Anyone against the new interface, or using the modules/input dir? Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Re: cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source/implSlideSource.java

2003-01-10 Thread Stephan Michels
* ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314-21583

Reason of HTMLSerializer exception

2003-01-10 Thread Stephan Michels
Michels. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314-21583

Re: Moving InputModules into the sitemap [was: [RT]: Dynamic variablesin the Sitemap / Input Modules revisited]

2003-01-10 Thread Stephan Michels
in the sitemap, but we should better have a approach similar to Ant, having a predefined set of components and using a taskdef if we need. It will be terrible if I must always define all tasks in a build file, which I need. My 2cents, Stephan Michels

RE: Moving InputModules into the sitemap [was: [RT]: Dynamic variablesin the Sitemap / Input Modules revisited]

2003-01-10 Thread Stephan Michels
On Fri, 10 Jan 2003, Carsten Ziegeler wrote: Stephan Michels wrote: snip We should definitely have a way to define custom input modules in the sitemap, but we should better have a approach similar to Ant, having a predefined set of components and using a taskdef if we need

Unit testing ...

2003-01-10 Thread Stephan Michels
into the webapp? I will also add a Generator/TransformerTestCase, and think about a SourceTestCase... Stephan Michels. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel

Exception in the modules samples

2003-01-10 Thread Stephan Michels
does it mean? Means the exception, that the TreeBuilder can't find the module with 'myxml', or problems the characters '/','@'? Stephan Michels. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ

Re: Exception in the modules samples

2003-01-10 Thread Stephan Michels
On Fri, 10 Jan 2003, Stephan Michels wrote: Hi, I'm again ... *oh, nooo* I got following exception from the modules samples of currect CVS HEAD. Original exception : org.apache.avalon.framework.configuration.ConfigurationException: Invalid pattern '{myxml:/forrestconf/@version

RE: Reason of HTMLSerializer exception

2003-01-10 Thread Stephan Michels
/xercesImpl-2.1.0.jar webapps/cocoon/WEB-INF/lib/xml-apis.jar webapps/cocoon/WEB-INF/lib/xmldb-api-2001.jar webapps/cocoon/WEB-INF/lib/xsltc.jar Stephan. -Original Message- From: Stephan Michels [mailto:[EMAIL PROTECTED]] Sent: Friday, January 10, 2003 12:15 PM To: cocoon-dev

RE: Reason of HTMLSerializer exception

2003-01-10 Thread Stephan Michels
On Fri, 10 Jan 2003, Carsten Ziegeler wrote: -Original Message- From: Stephan Michels [mailto:[EMAIL PROTECTED]] On Fri, 10 Jan 2003, Carsten Ziegeler wrote: We had this problem, when not the proper version of xalan was in the classpath or precisly in the web-inf/lib

Re: Reason of HTMLSerializer exception

2003-01-10 Thread Stephan Michels
On Fri, 10 Jan 2003, Giacomo Pati wrote: On Fri, 10 Jan 2003, Stephan Michels wrote: Hi, if I start the Cocoon webapp into tomcat I got always this exception. org.apache.cocoon.CascadingIOException: org.apache.xml.utils.WrappedRuntimeException: The output format must have

RE: Defining Source Interfaces

2003-01-09 Thread Stephan Michels
On Thu, 9 Jan 2003, Carsten Ziegeler wrote: Stephan Michels wrote: Carsten Ziegeler wrote: Now, think if an implementation for copy(). Each Source implementation must test if the destination is the same source implementation or not. If not use IS/OS if yes use optimized etc

Re: [RT]: Dynamic variables in the Sitemap / Input Modules revisited

2003-01-09 Thread Stephan Michels
First, of course, we want a dynamic substitution mechanism in the sitemap that we can use nearly everywhere. This mechanism uses different objects to resolve the dynamic values. An object is represented by a distinct name and gets an identifier for the actual value. We agree, that the

Re: InspectableSources and InputModules (Re: [RT]: Dynamic variablesin the Sitemap / Input Modules revisited)

2003-01-09 Thread Stephan Michels
On Thu, 9 Jan 2003, Jeff Turner wrote: On Thu, Jan 09, 2003 at 12:23:42PM +0100, Stephan Michels wrote: ... From Bugzilla: While the transformer I've implemented happens to rewrite links, this transformer could be generalized to transform any part of the incoming XML

Re: cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source/implSlideSource.java

2003-01-09 Thread Stephan Michels
accessor methods. And if you are a friend of defensive programming, you will always working with private member variables, and use accessor methods instead. Thank you for your effort, but I doesn't think this is a good idea :-/ Stephan Michels

Re: cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source/implSlideSource.java

2003-01-09 Thread Stephan Michels
On Thu, 9 Jan 2003, Giacomo Pati wrote: On Thu, 9 Jan 2003, Stephan Michels wrote: On 9 Jan 2003 [EMAIL PROTECTED] wrote: giacomo 2003/01/09 06:35:25 Modified:src/scratchpad/src/org/apache/cocoon/components/source/impl SlideSource.java

Re: file generator error

2003-01-09 Thread Stephan Michels
On Thu, 9 Jan 2003 [EMAIL PROTECTED] wrote: Hello, My sitemap is: map:match pattern=virus_info.xml map:generate src=http://www.moreover.com/cgi-local/page?o=xmlc=Virus%20warnings/ map:transform src=styles/info.xsl/ map:serialize type=xml/ /map:match The problem is that I can't

RE: Defining Source Interfaces

2003-01-08 Thread Stephan Michels
:if( component instanceof Startable ) 304:if ( component instanceof Disposable ) Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Defining Source Interfaces

2003-01-08 Thread Stephan Michels
On Wed, 8 Jan 2003, Sylvain Wallez wrote: Anyway, I think your arguments are better than mine (sniff). So, we have a TraversableSource or HierarchicalSource or ...? I'm not a native speaker, but the definition of traversable given by dictionary.com makes me prefer hierarchical... You

RE: Defining Source Interfaces

2003-01-08 Thread Stephan Michels
About the move() and copy() methods, I don't know if they should be kept in the new incarnation of this interface. I don't think that they are important. A copy is a read/write action and a move a read/write/delete action. We could make an utility class providing support for it (and this

Re: Defining Source Interfaces

2003-01-08 Thread Stephan Michels
About the move() and copy() methods, I don't know if they should be kept in the new incarnation of this interface. :-/ not another MoveableSource ;-) ROFL !!! ;-) Seriously, are these methods of real use ? I thought that these methods could be a good start for a cms webportal. Not?

RE: Defining Source Interfaces

2003-01-08 Thread Stephan Michels
On Wed, 8 Jan 2003, Carsten Ziegeler wrote: Sylvain Wallez wrote: The problem is, if you are using getInputStream/getOutputSteam to copy a file in a slide repository, that all metadata informations get lost. On the other hand, if you are using an external SourceUtil to copy a file,

Re: Defining Source Interfaces

2003-01-06 Thread Stephan Michels
replacing the SourceResolver in SitemapModelComponent by the the Excalibur SourceResolver? (Do we really need the SourceResolver in the setup method *gruebel*). That would make my job easier to write a Generator- and TransformerTestCase simply by extending the ExcaliburTestCase ;-) Stephan Michels

RE: Defining Source Interfaces

2003-01-06 Thread Stephan Michels
On Mon, 6 Jan 2003, Carsten Ziegeler wrote: -Original Message- From: Stephan Michels [mailto:[EMAIL PROTECTED]] Sent: Monday, January 06, 2003 3:44 PM To: Cocoon-Dev Subject: Re: Defining Source Interfaces On Mon, 6 Jan 2003, Carsten Ziegeler wrote: I think

RE: Defining Source Interfaces

2003-01-06 Thread Stephan Michels
. If you implement a source you only need to implement the IFs that you need. My 2cents, Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Defining Source Interfaces

2003-01-06 Thread Stephan Michels
On Mon, 6 Jan 2003, Sylvain Wallez wrote: Stephan Michels wrote: On Mon, 6 Jan 2003, Carsten Ziegeler wrote: I added before christmas the possibility to retrieve children of a source to the Source interface in excalibur and started with the ModifiableSource interface (= WriteableSource

Re: Defining Source Interfaces

2003-01-06 Thread Stephan Michels
On Mon, 6 Jan 2003, Sylvain Wallez wrote: Stephan Michels wrote: On Mon, 6 Jan 2003, Sylvain Wallez wrote: Stephan Michels wrote: /** Return the parent source. Returns null if the source hasn't a parent. */ public Source getParentSource() throws ProcessingException

Re: CVS Source (was Re: [ANNOUNCE] CVSView, a server-side CVSrepository generator.)

2003-01-01 Thread Stephan Michels
On Tue, 31 Dec 2002, Sylvain Wallez wrote: I will make this CVSSource available after my holidays (needs some polishing), but it won't be possible to include it in Cocoon's CVS since it currently relies on some LGPL stuff. These are great news ;-) I missed a CVSSource for years. For the

Re: SlideSource and Cocoon Transformer

2002-12-19 Thread Stephan Michels
also working on a WebDAV implementation, using the Slide client lib. Stephan Michels. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314-21583

Re: SourceCredential in scratchpad

2002-12-16 Thread Stephan Michels
the Slide implementation will still be in scratchpad. Perhaps we should seperate the simple authentication from the RestrictableSource contract.(Think about..) Stephan Michels. ___ Stephan Michels EMail

Re: SourceCredential in scratchpad

2002-12-16 Thread Stephan Michels
java.security.Principal I'm followed the name convention of the Tomcat Realm implementation. Perhaps it's better to use java.security.Principal instead of, I don't know. Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Participation in the Cocoon PMC

2002-12-13 Thread Stephan Michels
to partecipate in the Cocoon PMC. Sorry. Stephan Michels. ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314-21583

Re: Cocoon IDE with debugger

2002-12-13 Thread Stephan Michels
instead of being cached. Do you mean the 'Captor' component or the profiling component? To allow debuging on a server, you should only need to 'instrumentable' the profiling component, I think. My 2 cents, Stephan Michels

Re: slide-sample is losing principal-data

2002-11-18 Thread Stephan Michels
into that. Bugs/Patches should always went into bugzilla, mails can get lost. Stephan Michels. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Using Slide with Cocoon 2

2002-11-01 Thread Stephan Michels
On Thu, 31 Oct 2002, Martin Holz wrote: On Thursday 31 October 2002 12:03, Jeremy Quinn wrote: But I am even more confused now ;) 'Off the Shelf' slide.xconf is set up to use the FileContentStore to store content in $CATALINA_HOME/contentstore (as I understand it), but I never see

Re: Using Slide with Cocoon 2

2002-11-01 Thread Stephan Michels
On Fri, 1 Nov 2002, Jeremy Quinn wrote: On Thursday, Oct 31, 2002, at 13:42 Europe/London, Stephan Michels wrote: 'Off the Shelf' slide.xconf is set up to use the FileContentStore to store content in $CATALINA_HOME/contentstore (as I understand it), but I never see any files

Re: Using Slide with Cocoon 2

2002-10-31 Thread Stephan Michels
On Thu, 31 Oct 2002, Jeremy Quinn wrote: On Wednesday, Oct 30, 2002, at 17:06 Europe/London, Stephan Michels wrote: Currently the form param that holds the 'method' to be used in the MultiAction is called 'method', is this not a reserved param name for a request? ie. it would

Re: Using Slide with Cocoon 2

2002-10-31 Thread Stephan Michels
On Thu, 31 Oct 2002, Olivier Billard wrote: Hi all ! Hi Stephan ! I didn't manage to do the correction against the login error : I modified the sitemap.xmap in samples/slide, changing line 159 from map:parameter name=destination value={request:resource}/ to map:parameter

Re: Using Slide with Cocoon 2

2002-10-31 Thread Stephan Michels
It seems that you have a problem to get a the document for authentication. Stephan. - Original Message - From: Stephan Michels [EMAIL PROTECTED] To: [EMAIL PROTECTED]; Olivier Billard [EMAIL PROTECTED] Sent: Thursday, October 31, 2002 3:23 PM Subject: Re: Using Slide with Cocoon 2

Re: Using Slide with Cocoon 2

2002-10-31 Thread Stephan Michels
On Thu, 31 Oct 2002, Olivier Billard wrote: Thanks again ! But I access to a blank page, without Exception raised... Nothing, also when you take a look into the source. Any exceptions in the logs? Hmm. - Original Message - From: Stephan Michels [EMAIL PROTECTED] To: cocoon

Re: Using Slide with Cocoon 2

2002-10-31 Thread Stephan Michels
); in PrincipalListGenerator.generate() maybe doesn't exist ? Ahhh, now I see. I think you havn't copied the Java Transaction Lib into lib/local??! Search your build messages for the warning. ;-) Stephan - Original Message - From: Stephan Michels [EMAIL PROTECTED] To: cocoon-users [EMAIL PROTECTED] Sent: Thursday

Re: [important proposal] Cocoon as official Apache project

2002-10-30 Thread Stephan Michels
On Wed, 30 Oct 2002, Vadim Gritsenko wrote: Stefano Mazzocchi wrote: ... First thing to do is to have a formal votation. All committers should express their vote on this, right here: [X] +1 I think it's a good idea [ ] 0 I really don't care. [ ] -1, I don't think it's a

Re: Using Slide with Cocoon 2

2002-10-30 Thread Stephan Michels
On Mon, 21 Oct 2002, Jeremy Quinn wrote: On Monday, Oct 21, 2002, at 11:57 Europe/London, Stephan Michels wrote: On Mon, 21 Oct 2002, Jeremy Quinn wrote: FYI. The sample web.xml file is out of sync with the current main web.xml, and tries to use WEB-INF/Domain.xml, I believe

Re: Using Slide with Cocoon 2

2002-10-21 Thread Stephan Michels
On Mon, 21 Oct 2002, Jeremy Quinn wrote: On Monday, Oct 21, 2002, at 09:26 Europe/London, Stephan Michels wrote: Thanks for your reply, Stephan. On Thu, 17 Oct 2002, Jeremy Quinn wrote: We will be using Cocoon2 with SQL and XML Files, I would like there to be WebDAV access

RE: InputModules and SourceInspectors

2002-10-11 Thread Stephan Michels
On Fri, 11 Oct 2002, Carsten Ziegeler wrote: Stephan Michels wrote: On my intentions to integrate Slide into Cocoon I developed the InspectableSource and SourceInspector IFs. And now I'm thinking about merging the two concepts, InputModules and SourceInspectors

<    1   2   3   4   5   6   7   >