Re: [RT] reconsidering pipeline semantics

2002-07-08 Thread Sylvain Wallez
Stefano Mazzocchi wrote: >:-??? > >sorry, probably I'm stupid and slow, but I still don't get it > Don't say that, as we all now you aren't stupid nor slow ! Ok, I give up with this now, but this will certainly resurface at the time we will make this real... >>Has this triggered something in

DO NOT REPLY [PATCH QUEUE] Summary July 9 2002

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

cvs commit: xml-cocoon2/src/scratchpad/webapp/samples/slide principal2auth.xsl login-failed.html login.html logout.html principal2html4users.xsl sitemap.xmap

2002-07-08 Thread stephan
stephan 2002/07/08 14:20:30 Modified:src/scratchpad/webapp/samples/slide login-failed.html login.html logout.html principal2html4users.xsl sitemap.xmap Added: src/scratchpad/webapp/samples/slide principal2auth.xsl Log: Brought

Re: [RT] reconsidering pipeline semantics

2002-07-08 Thread J.Pietschmann
Stefano Mazzocchi wrote: > Right now, the note proposed by Eve Maler and Norm Walsh (long time > contributors of the document-centric XML/SGML world) is a sort of 'ant > build file for xml processing'. Indeed powerful, but limited in scope > and many believe too document-oriented. > > I wouldn't

Re: Expires and caching SVG's

2002-07-08 Thread Spectron International, Inc.
The generators I have created are not cacheable, on top of that I'm using the noncacheable pipeline. I asked in then cocoon-users mailing-list and everyone told me that it was an "Expires" or "Last-modified" problem. That the browser was caching the image. I tend to agree because when I click on t

RE: Oracle 9i Release 2 - the first real Cocoon competition?

2002-07-08 Thread Luca Morandini
Marcelo, though I made only a cursory reading of the doc, Oracle9i R2 has some interesting additions: 1) XSLT inside the DBMS 2) XPath querying inside SQL 3) support for the (emerging) XML/SQL standard BTW, XML:DB is rather interesting, you might now consider Oracle an Object-Relational-XML

RE: ImageReader

2002-07-08 Thread Bert Van Kets
Thanks Jens and Berin, My Java experience is limited to a bit of JSP and taglibs. Trying to get this running will be a good experience and jump to other stuff I'd like Cocoon to do. ImageMagic seems to have circumvented the GIF license stuff because AFAICT it can write GIFs too. The image con

Re: Expires and caching SVG's

2002-07-08 Thread Gianugo Rabellino
Spectron International, Inc. wrote: > According to this thread: > > http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=102242010332543&w=2 > > EXPIRES was going to be implemented in the sitemap, has this been added? If > it has what is the syntax? Expires was implemented in CVS HEAD version, but

DO NOT REPLY [Bug 10559] - [PATCH] parseLocale in I18nUtils.java

2002-07-08 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 10559] New: - [PATCH] parseLocale in I18nUtils.java

2002-07-08 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: [RT] reconsidering pipeline semantics

2002-07-08 Thread Berin Loritsch
> From: Michael Hartle [mailto:[EMAIL PROTECTED]] > > Berin Loritsch wrote: > > >The problem is that the sitemap exposes everything underneath to the > >end user. It would be much better if the sitemap markup EITHER > >supported the resource/view paradigm OR purely the pipeline > paradigm.

RE: Oracle 9i Release 2 - the first real Cocoon competition?

2002-07-08 Thread Vadim Gritsenko
> From: Matthew Langham [mailto:[EMAIL PROTECTED]] > > Marcelo, > > >> > Which technologies are you comparing with Cocoon? > XSQL or UIX. > << > > I looked at the XSQL documentation. Again - I have only run over the > possibilities as layed out in the docs. XSQL is known for ages. I even r

Re: [RT] reconsidering pipeline semantics

2002-07-08 Thread Michael Hartle
Berin Loritsch wrote: >The problem is that the sitemap exposes everything underneath to the end >user. It would be much better if the sitemap markup EITHER supported >the >resource/view paradigm OR purely the pipeline paradigm. The resource >would specify the pipeline fragment that starts the p

RE: Oracle 9i Release 2 - the first real Cocoon competition?

2002-07-08 Thread Matthew Langham
Marcelo, >> Which technologies are you comparing with Cocoon? XSQL or UIX. << I looked at the XSQL documentation. Again - I have only run over the possibilities as layed out in the docs. Matthew -Original Message- From: Marcelo F. Ochoa [mailto:[EMAIL PROTECTED]] Sent: Monday, Ju

Re: Expires and caching SVG's

2002-07-08 Thread Michael Hartle
Spectron International, Inc. wrote: >I ask because I have the following problem: > >I'm creating SVGs using information retrieved from a database that can >change at any time. I don't want the SVG's cached anywhere. Right now when I > How to you create SVGs at the moment ? Generators and transf

Re: Oracle 9i Release 2 - the first real Cocoon competition?

2002-07-08 Thread Marcelo F. Ochoa
Matthew Langham wrote: >Just (which is a contradiction in terms - after the long wait) installed >Oracle 9i Release 2 and dived through the XML specific documentation. >According to what I have seen up to now there is a lot of Cocoon 1 type >architecture in there. Apart from supporting XSLT and S

Re: (Carsten Ziegeler) Re: XInclude/CInclude Issue (Re: includingdynamic data withXMLForm)

2002-07-08 Thread Andrew C. Oliver
http://www.dictionary.com/search?q=seminary (I was deliberately confusing it with seminary) ;-) Matthew Langham wrote: >Andy wrote: > > > I'd go to a seminar too, but that oath of celebacy just sounded >too harsh ;-) ><< > >Go on then - I'll take the bait: > > > >http://www.dictionary.com/

RE: ImageReader

2002-07-08 Thread Berin Loritsch
> From: Jens Lorenz [mailto:[EMAIL PROTECTED]] > Oh. Didn't think of this. But writing is another thing. AFAIK > it's not possible with AWT to write images. So you might be > stuck with jpg for writing - unless you use JAI. ImageMagick (http://www.imagemagick.org/) is also a possibility. I h

Re: ImageReader

2002-07-08 Thread Jens Lorenz
- Original Message - From: "Bert Van Kets" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 08, 2002 4:27 PM Subject: ImageReader > Hi Cocoon Guru's, Sorry, no guru here, but some guy with image loading experience. > I'm planning on using Stefano's ImageReader reader to g

Oracle 9i Release 2 - the first real Cocoon competition?

2002-07-08 Thread Matthew Langham
Just (which is a contradiction in terms - after the long wait) installed Oracle 9i Release 2 and dived through the XML specific documentation. According to what I have seen up to now there is a lot of Cocoon 1 type architecture in there. Apart from supporting XSLT and SVG they also provide FOP for

Re: [PROBLEM]: XSLTC does not work

2002-07-08 Thread Tom Amiro
Hi, We'll do some testing with 1.4.1_01 to see if the problem is with the JVM or with XSLTC. Carsten, or anyone else, can you give us more information on the differences in output generated by Xalan versus XSLTC when you are not running on 1.4.1_01? Tom Ivelin Ivanov wrote: > > Sorry for

RE: (Carsten Ziegeler) Re: XInclude/CInclude Issue (Re: including dynamic data withXMLForm)

2002-07-08 Thread Matthew Langham
Andy wrote: >> I'd go to a seminar too, but that oath of celebacy just sounded too harsh ;-) << Go on then - I'll take the bait: >>> http://www.dictionary.com/search?q=seminar 2.) A meeting for an exchange of ideas; a conference <<< Matthew Matthew Langham wrote: >Andy wrote: > > >Ha!

RE: [RT] reconsidering pipeline semantics

2002-07-08 Thread Berin Loritsch
Good post. My comments interspersed (I just got back from vacation, so maybe the points were already made): > From: Stefano Mazzocchi [mailto:[EMAIL PROTECTED]] > > In light of the discussion on blocks, Sylvain pointed out > that cocoon services should be mapped to pipelines and not to > res

ImageReader

2002-07-08 Thread Bert Van Kets
Hi Cocoon Guru's, I'm planning on using Stefano's ImageReader reader to generate thumbnails. It took me only a few minutes to implement it, but then I saw it only supports JPG images. Is there any possibility to support GIF images or other formats as well? I found that JDK 1.4 jai implements

Expires and caching SVG's

2002-07-08 Thread Spectron International, Inc.
According to this thread: http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=102242010332543&w=2 EXPIRES was going to be implemented in the sitemap, has this been added? If it has what is the syntax? I ask because I have the following problem: I'm creating SVGs using information retrieved from a

Re: (Carsten Ziegeler) Re: XInclude/CInclude Issue (Re: includingdynamic data withXMLForm)

2002-07-08 Thread Andrew C. Oliver
I'd go to a seminar too, but that oath of celebacy just sounded too harsh ;-) Matthew Langham wrote: >Andy wrote: > > >Ha! Isn't Carsten Ziegler on Vacation? He's the author IIRC. ><< > >Carsten is away until Wednesday. Not on vacation (yet) - he's attending a >seminar. > >Matthew > >-- >

RE: (Carsten Ziegeler) Re: XInclude/CInclude Issue (Re: including dynamic data withXMLForm)

2002-07-08 Thread Matthew Langham
Andy wrote: >> Ha! Isn't Carsten Ziegler on Vacation? He's the author IIRC. << Carsten is away until Wednesday. Not on vacation (yet) - he's attending a seminar. Matthew -- Open Source Group Cocoon { Consulting, Training, Projects } =

(Carsten Ziegeler) Re: XInclude/CInclude Issue (Re: including dynamicdata withXMLForm)

2002-07-08 Thread Andrew C. Oliver
> > >Np. I'm 1/4 cocoon-developer (I've submitted several patches including >SQLTransformer, ESQL and of course the HSSFSerializer). I just don't >happen to fit in because I don't like Avalon too much. > > > >No offense intended ;) > > none taken. Was merely clarifying. > > >>XInclude se

Re: [RT] reconsidering pipeline semantics

2002-07-08 Thread Nicola Ken Barozzi
Stefano Mazzocchi wrote: > Sylvain Wallez wrote: > >>Consider the same sitemap with just >>an additional "what" attribute to : >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>I

Re: [RT] reconsidering pipeline semantics

2002-07-08 Thread Stefano Mazzocchi
Sylvain Wallez wrote: > >Unfortunately, this requires a different attribute, something like > > > > > > > > > > Interesting thought. Let's keep it for when we will discuss the > security-related topics of block. Ok. > > > >For example, we could have done: > > > > > > > >instead of > > > >

Re: XInclude/CInclude Issue (Re: including dynamic data withXMLForm)

2002-07-08 Thread Ivelin Ivanov
-=Ivelin=- - Original Message - From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 07, 2002 11:40 PM Subject: Re: XInclude/CInclude Issue (Re: including dynamic data withXMLForm) > Np. I'm 1/4 cocoon-developer (I've submitted several patches includi

Re: need help for Cocoon 2.1 portal sample

2002-07-08 Thread Bert Van Kets
I just did a fresh update of the CVS HEAD and checked the portal with and without an internet connection and it works fine. I'm using JDK 1.3.1_02, Tomcat 4.0.1, Win2K server. Do an update of the CVS HEAD again. Carsten was moving the samples around at about that time. Do a "build clean" and

Re: XInclude/CInclude Issue (Re: including dynamic data withXMLForm)

2002-07-08 Thread Andrew C. Oliver
Morrison, John wrote: >>From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] >> >>Np. I'm 1/4 cocoon-developer (I've submitted several patches >>including >>SQLTransformer, ESQL and of course the HSSFSerializer). I just don't >>happen to fit in because I don't like Avalon too much. >> >> > >

need help for Cocoon 2.1 portal sample

2002-07-08 Thread Sylvain.Thevoz
Hello everybody, I have downloaded CVS head last thursday and I have a problem with the Cocoon portal sample: After the authentication (which is OK), the page is white and empty. I use JDK 1.3.1_03 on Windows NT (dev. platform) and the SUN J2EE SDK. Everything seems OK, there is only a message

[ANN] DateSelector in scratchpad

2002-07-08 Thread Bernhard Huber
Inspired by the xmas style example of the RT CocoonBlocks discussion I implemented a DateSelector. Any comments are welcome bye bernhard The docu taken from the java source: A Selector depending on current date, and time. This selector matches when a configured date is before, respectivl

RE: XInclude/CInclude Issue (Re: including dynamic data withXMLForm)

2002-07-08 Thread Morrison, John
> From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] > > Np. I'm 1/4 cocoon-developer (I've submitted several patches > including > SQLTransformer, ESQL and of course the HSSFSerializer). I just don't > happen to fit in because I don't like Avalon too much. :) > XInclude seemed insistent on

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/generation SourceDescriptionGenerator.java

2002-07-08 Thread stephan
stephan 2002/07/08 01:39:25 Modified:src/scratchpad/src/org/apache/cocoon/components/repository/impl SlidePrincipalProvider.java src/scratchpad/src/org/apache/cocoon/components/source/impl SlideSource.java src

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

2002-07-08 Thread stephan
stephan 2002/07/08 01:15:13 Modified:src/scratchpad/src/org/apache/cocoon/components/repository PrincipalProvider.java src/scratchpad/src/org/apache/cocoon/generation PrincipalListGenerator.java src/scratchpad

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/acting AbstractMethodAction.java

2002-07-08 Thread stephan
stephan 2002/07/08 01:08:08 Modified:src/scratchpad/src/org/apache/cocoon/acting AbstractMethodAction.java Log: The action shouldn't throw an exception if the attribute 'method' not available. Revision ChangesPath 1.3 +4 -3 xml-cocoo