Re: [QUESTION] Coding style...

2003-02-10 Thread Konstantin Piroumian
From: "Vadim Gritsenko" <[EMAIL PROTECTED]> > Pier Fumagalli wrote: > > >As in every project where a bunch of people are contributing at the same > >time, one day or another, it comes up "what kind" of coding style one > >actually want to have throughout the source code... > > > >I was wondering if

Re: AW: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Andreas Hochsteger
Hi! Okay, I can respect your opinion that you don't want to bring non-SAX data streams into Cocoon. Nevertheless I know such a framework is demanded. Perhaps everyone would be luckier, if handling non-SAX data streams is done in a separate project which is very similar to Cocoon and uses Cocoon

Re: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Andreas Hochsteger
Hi Niclas! On Tuesday 11 February 2003 3:23, Niclas Hedhman wrote: > Now, I have read your entire RT, and I must agree with Stefano (he is the > FS sniffer around here ;o) ). +1 on the FS Award. Don't feel humiliated, > most people have problems with FS and SoC (Separation of Concerns). Okay, I r

DO NOT REPLY [PATCH QUEUE] Summary February 11 2003

2003-02-10 Thread nicolaken
--- This mail is generated automatically using Jakarta Ant. Contents are automatically downloaded from Apache's Bugzilla. --- Please do not reply to th

Re: [OT][TOOL] Big JavaDoc for Avalon classes...

2003-02-10 Thread Vadim Gritsenko
Pier Fumagalli wrote: On 10/2/03 20:55, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: Pier Fumagalli wrote: If someone is interested in the Excalibur/Framework JavaDocs for Avalon (latest version generated daily), they're here: GUMP doesn't

Re: [QUESTION] Coding style...

2003-02-10 Thread Vadim Gritsenko
Pier Fumagalli wrote: As in every project where a bunch of people are contributing at the same time, one day or another, it comes up "what kind" of coding style one actually want to have throughout the source code... I was wondering if there are some guidelines for Cocoon (back in the days when

Re: WSProxyGenerator

2003-02-10 Thread ivelin
Pier, Can you explain how do you plan to pass the parameters from the Http Request to the target URL? Do they override the once in the sitemap configuration for the generator? The idea of the WSProxy is to be used in its simplest form more often than not. Which is just a target URL and maybe an o

[QUESTION] Coding style...

2003-02-10 Thread Pier Fumagalli
As in every project where a bunch of people are contributing at the same time, one day or another, it comes up "what kind" of coding style one actually want to have throughout the source code... I was wondering if there are some guidelines for Cocoon (back in the days when I started there weren't,

Re: cvs commit: xml-cocoon2/src/blocks/proxy/conf proxy.xmap

2003-02-10 Thread Pier Fumagalli
On 11/2/03 3:23, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > pier2003/02/10 19:23:18 > > Modified:.project-info.xml properties.xml > Added: src/blocks/proxy/conf proxy.xmap > Log: > Pier made his first block. As a favor, can someone review that I actually did the r

Re: cvs commit:xml-cocoon2/src/blocks/proxy/java/org/apache/cocoon/generationHttpProxyGenerator.java

2003-02-10 Thread Pier Fumagalli
On 11/2/03 2:47, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Added: src/blocks/proxy/java/org/apache/cocoon/generation > HttpProxyGenerator.java > Log: > Implementation of the HTTP Proxy generator derived from the > WebServiceProxyGenerator. For sure it has bugs A

cvs commit: xml-cocoon2/src/blocks/proxy/conf proxy.xmap

2003-02-10 Thread pier
pier2003/02/10 19:23:18 Modified:.project-info.xml properties.xml Added: src/blocks/proxy/conf proxy.xmap Log: Pier made his first block. Revision ChangesPath 1.9 +21 -0 xml-cocoon2/project-info.xml Index: project-info.xml

cvs commit: xml-cocoon2/src/blocks/proxy/conf - New directory

2003-02-10 Thread pier
pier2003/02/10 19:13:28 xml-cocoon2/src/blocks/proxy/conf - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

cvs commit: xml-cocoon2/src/blocks/proxy/java/org/apache/cocoon/generation HttpProxyGenerator.java

2003-02-10 Thread pier
pier2003/02/10 18:47:50 Modified:lib jars.xml Added: lib/optional commons-httpclient-20030210.jar src/blocks/proxy/java/org/apache/cocoon/generation HttpProxyGenerator.java Removed: lib/optional commons-httpclient-2.0-alpha2

cvs commit: xml-cocoon2/src/blocks/proxy/java/org/apache/cocoon/generation - New directory

2003-02-10 Thread pier
pier2003/02/10 18:46:15 xml-cocoon2/src/blocks/proxy/java/org/apache/cocoon/generation - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

cvs commit: xml-cocoon2/src/blocks/proxy/java/org/apache/cocoon - New directory

2003-02-10 Thread pier
pier2003/02/10 18:46:10 xml-cocoon2/src/blocks/proxy/java/org/apache/cocoon - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

cvs commit: xml-cocoon2/src/blocks/proxy/java/org/apache - New directory

2003-02-10 Thread pier
pier2003/02/10 18:45:58 xml-cocoon2/src/blocks/proxy/java/org/apache - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

cvs commit: xml-cocoon2/src/blocks/proxy/java/org - New directory

2003-02-10 Thread pier
pier2003/02/10 18:45:45 xml-cocoon2/src/blocks/proxy/java/org - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

cvs commit: xml-cocoon2/src/blocks/proxy/java - New directory

2003-02-10 Thread pier
pier2003/02/10 18:45:24 xml-cocoon2/src/blocks/proxy/java - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

cvs commit: xml-cocoon2/src/blocks/proxy - New directory

2003-02-10 Thread pier
pier2003/02/10 18:45:02 xml-cocoon2/src/blocks/proxy - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

Re: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Niclas Hedhman
Now, I have read your entire RT, and I must agree with Stefano (he is the FS sniffer around here ;o) ). +1 on the FS Award. Don't feel humiliated, most people have problems with FS and SoC (Separation of Concerns). You find that Cocoon sitemaps are useful for other types of piped processing. F

Re: [OT][TOOL] Big JavaDoc for Avalon classes...

2003-02-10 Thread Pier Fumagalli
On 10/2/03 20:55, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: > >> If someone is interested in the Excalibur/Framework JavaDocs for Avalon >> (latest version generated daily), they're here: >> >> >> >> GUMP doesn't seem to ge

Re: WSProxyGenerator

2003-02-10 Thread Pier Fumagalli
On 10/2/03 21:00, "Tony Collen" <[EMAIL PROTECTED]> wrote: > On Mon, 10 Feb 2003, Nathaniel Alfred wrote: > >> Why not use plain old FileGenerator? At least with 2.1's URLSource >> > >>http://backend/article?id=xyz"/> >> >> works like a charm. Am I missing something? > > The WSP also pa

RE: [OT] Stefano's new signature

2003-02-10 Thread Conal Tuohy
> The occam razor is most commonly translared as: "between more > choices, > the simplest is normally right one". Goes along with > Einstein's thoughts > about 'between two theories, the most elegant is probably the > right one'. I read another Einstein version of Ockham's razor: (from memory) "th

RE: WSProxyGenerator

2003-02-10 Thread Tony Collen
On Mon, 10 Feb 2003, Nathaniel Alfred wrote: > Why not use plain old FileGenerator? At least with 2.1's URLSource > >http://backend/article?id=xyz"/> > > works like a charm. Am I missing something? The WSP also passes any POST or GET parameters to the remote host, which is something the Fi

[OT][TOOL] Big JavaDoc for Avalon classes...

2003-02-10 Thread Vadim Gritsenko
Pier Fumagalli wrote: If someone is interested in the Excalibur/Framework JavaDocs for Avalon (latest version generated daily), they're here: GUMP doesn't seem to generate them unless I'm mistaken... Those are cross-linked with J2SE 1.4.1, and they

[TOOL] Big JavaDoc for Avalon classes...

2003-02-10 Thread Pier Fumagalli
If someone is interested in the Excalibur/Framework JavaDocs for Avalon (latest version generated daily), they're here: GUMP doesn't seem to generate them unless I'm mistaken... Those are cross-linked with J2SE 1.4.1, and they can be useful when gener

RE: WSProxyGenerator

2003-02-10 Thread Nathaniel Alfred
>-Original Message- >From: Pier Fumagalli [mailto:[EMAIL PROTECTED]] >Sent: Montag, 10. Februar 2003 19:04 >To: [EMAIL PROTECTED] >Subject: Re: WSProxyGenerator > ... > >So, literally, for me an article is that XML document found at > >http://backend/article?id=xyz > >This is what concerns

Re: WSProxyGenerator

2003-02-10 Thread Nicola Ken Barozzi
Pier Fumagalli wrote, On 10/02/2003 20.13: On 10/2/03 18:30, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: IMHO, web service != WSDL. IMHO, web service = transport + xml, thus HTTP+XML is a web service. AFAIU, WSDL is the way to describe (formalize) web service. But it perfectly works without i

cvs commit: xml-cocoon2/lib/optional commons-httpclient-2.0-alpha2.jar commons-logging-1.0.2.jar commons-httpclient-20030108.jar

2003-02-10 Thread pier
pier2003/02/10 11:35:28 Modified:lib jars.xml Added: lib/optional commons-httpclient-2.0-alpha2.jar commons-logging-1.0.2.jar Removed: lib/optional commons-httpclient-20030108.jar Log: Updating commons-httpclient to something more recent

Re: WSProxyGenerator

2003-02-10 Thread Pier Fumagalli
On 10/2/03 18:30, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > IMHO, web service != WSDL. > IMHO, web service = transport + xml, thus HTTP+XML is a web service. > AFAIU, WSDL is the way to describe (formalize) web service. But it > perfectly works without it. I use the "Goddard Compliancy Test

Re: WSProxyGenerator

2003-02-10 Thread Vadim Gritsenko
Pier Fumagalli wrote: On 10/2/03 17:37, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: How about webservices (ws?) block? We have axis stuff in the scratchpad which also could be thrown into it. Well, I don't know... But, I _do_not_like_ web services... :-) ... But that's far from wri

Re: HEAD is broken regarding flow

2003-02-10 Thread Pier Fumagalli
On 10/2/03 18:05, "Gianugo Rabellino" <[EMAIL PROTECTED]> wrote: > Stefano Mazzocchi wrote: >> After a 'cvs update' and a 'build run', I hit the flow samples and I get >> >> TypeError: function WebContinuation() { >> [native code] >> } >> is not a function. > > > Anything to do with: > > http:

Re: [OT] Stefano's new signature

2003-02-10 Thread Stefano Mazzocchi
Bertrand Delacretaz wrote: Le Lundi, 10 fév 2003, à 18:04 Europe/Zurich, Sylvain Wallez a écrit : This reminds me of my favorite quote : "Perfection is achieved not when there's nothing more to add, but when there's nothing left to remove" (Antoine de Saint-Exupéry, also quoted by ESR in the C

Re: HEAD is broken regarding flow

2003-02-10 Thread Gianugo Rabellino
Stefano Mazzocchi wrote: After a 'cvs update' and a 'build run', I hit the flow samples and I get TypeError: function WebContinuation() { [native code] } is not a function. Anything to do with: http://marc.theaimsgroup.com/?t=10434241211&r=1&w=2 ? In the end it was "just" a problem of l

Re: WSProxyGenerator

2003-02-10 Thread Pier Fumagalli
On 10/2/03 17:37, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > > How about webservices (ws?) block? We have axis stuff in the scratchpad > which also could be thrown into it. Well, I don't know... But, I _do_not_like_ web services... :-) I need, though, an HttpProxyGenerator: in my application

Re: WSProxyGenerator

2003-02-10 Thread Stefano Mazzocchi
Torsten Curdt wrote: Is there a reason why the WebServiceProxyGenerator reads the entire response into a String and then parses _that_ instead of parsing the InputStream of the HTTP connection??? Pier > Deja vu? http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=104399362409715&w=2 The

HEAD is broken regarding flow

2003-02-10 Thread Stefano Mazzocchi
After a 'cvs update' and a 'build run', I hit the flow samples and I get TypeError: function WebContinuation() { [native code] } is not a function. (resource://org/apache/cocoon/components/flow/javascript/system.js; line 29) extra info cause TypeError: function WebContinuation() { [native code]

Re: WSProxyGenerator

2003-02-10 Thread Vadim Gritsenko
Pier Fumagalli wrote: On 10/2/03 16:56, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: Pier Fumagalli wrote: Is there a reason why the WebServiceProxyGenerator reads the entire response into a String and then parses _that_ instead of parsing the InputStream of the HTTP connection??? Pi

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2003-02-10 Thread stefano
stefano 2003/02/10 09:30:21 Modified:src/webapp/WEB-INF web.xml Log: cleaning up the deployment descriptor - moving startup log level to WARN (we don't need more verbosity than that to start) - change the servlet name to Cocoon (Cocoon2 should never be used since it was our prev

Re: AW: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Stefano Mazzocchi
Hochsteger Andreas /INFO-MA wrote: While I understand your concept, I strongly disagree: SAX provides a multidimensional structured data space which is suitable for *any* kind of data structure. That's interesting. Do you mean namespaces by multidimensional structured data space? yes But

Re: WSProxyGenerator

2003-02-10 Thread Pier Fumagalli
On 10/2/03 17:03, "Torsten Curdt" <[EMAIL PROTECTED]> wrote: >>> Is there a reason why the WebServiceProxyGenerator reads the entire >>> response >>> into a String and then parses _that_ instead of parsing the >>> InputStream of >>> the HTTP connection??? >>> >>>Pier >> >> Deja vu? >> >> ht

Re: WSProxyGenerator

2003-02-10 Thread Pier Fumagalli
On 10/2/03 16:56, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: > >> Is there a reason why the WebServiceProxyGenerator reads the entire response >> into a String and then parses _that_ instead of parsing the InputStream of >> the HTTP connection??? >> >>Pier >> >>

Re: [OT] Stefano's new signature

2003-02-10 Thread Bertrand Delacretaz
Le Lundi, 10 fév 2003, à 18:04 Europe/Zurich, Sylvain Wallez a écrit : This reminds me of my favorite quote : "Perfection is achieved not when there's nothing more to add, but when there's nothing left to remove" (Antoine de Saint-Exupéry, also quoted by ESR in the Cathedral and the Bazaar). Th

Re: [OT] Stefano's new signature

2003-02-10 Thread Sylvain Wallez
Bertrand Delacretaz wrote: I just noticed you new signature : "Pluralitas non est ponenda sine necessitate [William of Ockham]". Can you give us a translation, since I guess there are lots of non native latin speakers out there ;-) I asked my friend Google, says he doesn't know but knows some

Re: WSProxyGenerator

2003-02-10 Thread Torsten Curdt
Is there a reason why the WebServiceProxyGenerator reads the entire response into a String and then parses _that_ instead of parsing the InputStream of the HTTP connection??? Pier > Deja vu? http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=104399362409715&w=2 They changed the matrix ;) --

Re: [OT] Stefano's new signature

2003-02-10 Thread Vadim Gritsenko
Sylvain Wallez wrote: Stefano, I just noticed you new signature : "Pluralitas non est ponenda sine necessitate [William of Ockham]". Can you give us a translation, since I guess there are lots of non native latin speakers out there ;-) "Do not multiply entities unnecessarily" or something li

RE: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Stephan Michels
On Mon, 10 Feb 2003, Hochsteger Andreas /INFO-MA wrote: > > While I understand your concept, I strongly disagree: SAX provides a > > multidimensional structured data space which is suitable for > > *any* kind > > of data structure. > > That's interesting. > Do you mean namespaces by multidimensio

Re: [OT] Stefano's new signature

2003-02-10 Thread Bertrand Delacretaz
I just noticed you new signature : "Pluralitas non est ponenda sine necessitate [William of Ockham]". Can you give us a translation, since I guess there are lots of non native latin speakers out there ;-) I asked my friend Google, says he doesn't know but knows someone who knows: From http://w

Re: WSProxyGenerator

2003-02-10 Thread Vadim Gritsenko
Pier Fumagalli wrote: Is there a reason why the WebServiceProxyGenerator reads the entire response into a String and then parses _that_ instead of parsing the InputStream of the HTTP connection??? Pier Deja vu? http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=104399362409715&w=2 Vadim

Re: cvs commit: xml-cocoon2/src/scratchpad/webapp/samples/taglibTaglibTest.xhtml parent.xhtml sitemap.xmap variable-p.xhtml variable-r.xhtmlvariable-s.xhtml variable.xhtml

2003-02-10 Thread Stefano Mazzocchi
[EMAIL PROTECTED] wrote: huber 2003/02/09 06:06:21 Added: src/scratchpad/webapp/samples/taglib TaglibTest.xhtml parent.xhtml sitemap.xmap variable-p.xhtml variable-r.xhtml variable-s.xhtml variable.xhtml Log: add taglib sample ou

[OT] Stefano's new signature

2003-02-10 Thread Sylvain Wallez
Stefano, I just noticed you new signature : "Pluralitas non est ponenda sine necessitate [William of Ockham]". Can you give us a translation, since I guess there are lots of non native latin speakers out there ;-) Thanks, Sylvain -- Sylvain Wallez Anyware Techn

WSProxyGenerator

2003-02-10 Thread Pier Fumagalli
Is there a reason why the WebServiceProxyGenerator reads the entire response into a String and then parses _that_ instead of parsing the InputStream of the HTTP connection??? Pier - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: JavaScript for Java programmers (who want to use the Cocoon flowlayer)

2003-02-10 Thread Stefano Mazzocchi
Sylvain Wallez wrote: I'm wondering (this is related to Cocoon and not to JS) if making the Environment available to the flow is a good thing. The Environment is private to the pipeline machinery, and making it public here is IMO a door open to very bad things. I would limit the visibility to

Re: Deprecation of the Avalon classes...

2003-02-10 Thread Pier Fumagalli
On 10/2/03 16:07, "Leo Sutic" <[EMAIL PROTECTED]> wrote: > > >> From: Pier Fumagalli [mailto:[EMAIL PROTECTED]] >> >> Folks... Avalon deprecated ComponentManager in favor of >> ServiceManager, but in the 2.1 codebase, although we import >> the new libraries, all the kit still relies on the Comp

RE: Deprecation of the Avalon classes...

2003-02-10 Thread Leo Sutic
> From: Pier Fumagalli [mailto:[EMAIL PROTECTED]] > > Folks... Avalon deprecated ComponentManager in favor of > ServiceManager, but in the 2.1 codebase, although we import > the new libraries, all the kit still relies on the Composable > interface... > > It looks like that around 80/100 clas

Re: Deprecation of the Avalon classes...

2003-02-10 Thread Nicola Ken Barozzi
Pier Fumagalli wrote, On 10/02/2003 16.57: Folks... Avalon deprecated ComponentManager in favor of ServiceManager, but in the 2.1 codebase, although we import the new libraries, all the kit still relies on the Composable interface... Err, maybe you missed the discussion. The result is that Avla

RE: How to load Cocoon into Eclipse-Tomcat (was: Excalibur Datasource with JDK1.3.1_03)

2003-02-10 Thread Sylvain.Thevoz
Sylvain (W), I'll try to post my question in cocoon_users... About your Tutorial "LoadInEclipse", have you ever seen an "out of memory" problem (java.lang.OutOfMemoryError) when you want to open the new Cocoon (Java) project tree in Eclipse? Regards Sylvain (T) -Message d'origine- De:

Deprecation of the Avalon classes...

2003-02-10 Thread Pier Fumagalli
Folks... Avalon deprecated ComponentManager in favor of ServiceManager, but in the 2.1 codebase, although we import the new libraries, all the kit still relies on the Composable interface... It looks like that around 80/100 classes implement the deprecated stuff, should we go around and change tho

Re: How to load Cocoon into Eclipse-Tomcat (was: Excalibur Datasourcewith JDK1.3.1_03)

2003-02-10 Thread Sylvain Wallez
[EMAIL PROTECTED] wrote: Hi Sylvain (another one), OK, I'm going to download the last snapshot... I've found at Wiki the document: "How to load Cocoon in Eclipse" http://wiki.cocoondev.org/Wiki.jsp?page=LoadInEclipse It explains how to load Cocoon into a Java project in Eclipse. It's OK! But

RE: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Hochsteger Andreas /INFO-MA
Hi Neeme! > -Ursprüngliche Nachricht- > Von: Neeme Praks [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 10. Februar 2003 13:24 > An: [EMAIL PROTECTED] > Cc: Andreas Hochsteger; Andreas Hochsteger > Betreff: Re: [PROPOSAL] Cocoon Science Fiction > > > > I agree with Stefano on his point

RE: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Hochsteger Andreas /INFO-MA
Hi Stefano! Thanks for your comments. They are very appreciated, although I think there is some misunderstanding on certain comments. > -Ursprüngliche Nachricht- > Von: Stefano Mazzocchi [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 10. Februar 2003 13:02 > An: [EMAIL PROTECTED] > Cc: An

DO NOT REPLY [Bug 16903] - No caching if serializer buffer-size < content length

2003-02-10 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

How to load Cocoon into Eclipse-Tomcat (was: Excalibur Datasource with JDK1.3.1_03)

2003-02-10 Thread Sylvain.Thevoz
Hi Sylvain (another one), OK, I'm going to download the last snapshot... I've found at Wiki the document: "How to load Cocoon in Eclipse" http://wiki.cocoondev.org/Wiki.jsp?page=LoadInEclipse It explains how to load Cocoon into a Java project in Eclipse. It's OK! But is there someone that coul

Re: Excalibur Datasource with JDK1.3.1_03

2003-02-10 Thread Torsten Curdt
[EMAIL PROTECTED] wrote: Torsten, Just for info: what are mock classes? Skeleton classes that just reflect the API (so at least it compiles ;) I'm trying to debug an old 2.1-dev snapshot (17.10.02) with Eclipse and Sysdeo Tomcat plugin. The problem could come from this old snapshot? Well, t

Re: I know I'm stupid but...

2003-02-10 Thread Pier Fumagalli
On 10/2/03 7:49, "Carsten Ziegeler" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: >> >> I see this interface >> org.apache.cocoon.components.SitemapConfigurable, and I >> say, well, whoha, that's friggin' cute! :-) I'm given a Configuration >> element for my position in the pipeline at setup

Re: Excalibur Datasource with JDK1.3.1_03

2003-02-10 Thread Sylvain Wallez
[EMAIL PROTECTED] wrote: Torsten, Just for info: what are mock classes? Mock classes are classes that have the same interface as the real ones but have empty bodies. They're used to allow proper compilation of classes that depend on them when the third-party libraries are not present (we c

Re: JavaScript for Java programmers (who want to use the Cocoon flowlayer)

2003-02-10 Thread Sylvain Wallez
Christopher Oliver wrote: In order to reduce the barrier to entry of the Cocoon flow layer for Java programmers that haven't done much with JavaScript I thought I'd give an overview of some of the similarities and differences between JavaScript (specifically Rhino - http://www.mozilla.org/rhin

[DEFINITELY A BUG] caching pipeline serves wrong content

2003-02-10 Thread Leszek Gawron
I compiled current HEAD and run it serveral times in W2k/Tomcat environment. My whole site works like it was described in first post: 1. when you try to reach http://url?descriptor=data - a static xml file is being served (data model descriptor) 2. when you try to reach http://url - a dynamic data

AW: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Hochsteger Andreas /INFO-MA
> -Ursprüngliche Nachricht- > Von: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 10. Februar 2003 09:45 > An: [EMAIL PROTECTED] > Betreff: Re: [PROPOSAL] Cocoon Science Fiction > > > First of all, let me give you my compliments for a well > thought-out and > writte

RE: Excalibur Datasource with JDK1.3.1_03

2003-02-10 Thread Sylvain.Thevoz
Torsten, Just for info: what are mock classes? I'm trying to debug an old 2.1-dev snapshot (17.10.02) with Eclipse and Sysdeo Tomcat plugin. The problem could come from this old snapshot? Thanks Sylvain -Message d'origine- De: Torsten Curdt [mailto:[EMAIL PROTECTED]] Date: lundi, 10

Re: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Neeme Praks
I agree with Stefano on his point that if this kind of machinery is to be done, then it should not be done inside cocoon. Instead, it would be much more sensible to do this on a more general level: write an Avalon based server for dealing with any data type where it would be possible to plug in

Re: JavaScript for Java programmers (who want to use the Cocoon flow layer)

2003-02-10 Thread Bertrand Delacretaz
Christopher Oliver wrote: In order to reduce the barrier to entry of the Cocoon flow layer for Java programmers that haven't done much with JavaScript I thought I'd give an overview of some of the similarities and differences between JavaScript... Thanks Christopher! FYI, I have added a link

Re: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Stefano Mazzocchi
Andreas Hochsteger wrote: Hi Cocooners! Sorry for this (very) long proposal below, but I think it's definitely worth a read. If not, at least you can give me some feedback about your opinion ;-) Andreas, thanks for taking the time for writing this. It is very appreciated. See my personal comm

Re: [GUMP] Build Failure - xml-cocoon2

2003-02-10 Thread Stefano Mazzocchi
Nicola Ken Barozzi wrote: Sam Ruby wrote, On 10/02/2003 11.07: ... [javac] Compiling 99 source files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/classes [javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src/org/apache/cocoon/generation/asciiart/AsciiArtPa

Re: JavaScript for Java programmers (who want to use the Cocoon flowlayer)

2003-02-10 Thread Stefano Mazzocchi
Christopher Oliver wrote: In order to reduce the barrier to entry of the Cocoon flow layer for Java programmers that haven't done much with JavaScript I thought I'd give an overview of some of the similarities and differences between JavaScript (specifically Rhino - http://www.mozilla.org/rhino

Re: [GUMP] Build Failure - xml-cocoon2

2003-02-10 Thread Nicola Ken Barozzi
Sam Ruby wrote, On 10/02/2003 11.07: ... [javac] Compiling 99 source files to /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/classes [javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon/scratchpad/src/org/apache/cocoon/generation/asciiart/AsciiArtPadTestCase.java:57: package jun

Re: Excalibur Datasource with JDK1.3.1_03

2003-02-10 Thread Torsten Curdt
[EMAIL PROTECTED] wrote: Thanks Torsten! Some jars are missing. Do you know where I can found them (or are they really usefull?): Well, depends on what you are up to ;) - oracle.jdbc and oracle.sql (used in OraAddAction) - javax.mail - org.python.util and org.python.core (used in PythonGenera

[GUMP] Build Failure - xml-cocoon2

2003-02-10 Thread Sam Ruby
[echo] -- [echo] Apache Cocoon 20030210 [1999-2003] [echo] -- [echo] Building with Apache Ant version 1.6alpha compiled on February 10 2003 [echo] using build file

Funny warning

2003-02-10 Thread Leszek Gawron
I get funny warning when compiling current HEAD session-fw-block: Duplicated project name in import. Project blocks-build defined first in C:\Dev\CvsProjects\xml-cocoon2\build\cocoon\work\blocks-build.xml and again in C:\Dev\CvsProjects\xml-cocoon2\build\cocoon\work\blocks-build.xml ouzo -

RE: Excalibur Datasource with JDK1.3.1_03

2003-02-10 Thread Sylvain.Thevoz
Thanks Torsten! Some jars are missing. Do you know where I can found them (or are they really usefull?): - oracle.jdbc and oracle.sql (used in OraAddAction) - javax.mail - org.python.util and org.python.core (used in PythonGenerator) - com.informix - org.jaxen (used in JaxenProcessorImpl) Regar

Re: Excalibur Datasource with JDK1.3.1_03

2003-02-10 Thread Torsten Curdt
[EMAIL PROTECTED] wrote: Hello, I use the JDK 1.3.1. About Excalibur Datasource library, do I need to use the one from jvm1.2? yes -- Torsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Excalibur Datasource with JDK1.3.1_03

2003-02-10 Thread Sylvain.Thevoz
Hello, I use the JDK 1.3.1. About Excalibur Datasource library, do I need to use the one from jvm1.2? Thank you Sylvain - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread Nicola Ken Barozzi
Andreas Hochsteger wrote, On 09/02/2003 21.47: Hi Cocooners! Sorry for this (very) long proposal below, but I think it's definitely worth a read. If not, at least you can give me some feedback about your opinion ;-) First of all, let me give you my compliments for a well thought-out and writ

Re: [PROPOSAL] Cocoon Science Fiction

2003-02-10 Thread SAXESS - Hussayn Dabbous
I'm not familiar with the BLOCKS handling, so you say, that BLOCKS will allow to pipe arbitrary content ? That would be a great enhancement for one of my apps, where i have to deal with a mixture of XML-content and non-XMLIZABLE content ... I'll have to read this BLOCKS proposal. Can you give me a