Re: Basic Usage / Hosting Questions

2003-06-01 Thread Jeremy Quinn
On Friday, May 30, 2003, at 03:39 PM, JD Daniels wrote: So question one: Am I better off from a server resource standpoint, to have ONE installation of Cocoon, and point the appBase to a subdirectory of it? A popular way of running several cocoon-based projects as separate virtual hosts, is

Re: cocoon.xconf error

2003-03-30 Thread Jeremy Quinn
On Wednesday, March 19, 2003, at 04:45 PM, Lionel Crine wrote: Hello, I use cocoon 2.0.3 : I tried to add some new components-instance in cocoon.xconf as Jeremy Quinn wrote it in http://marc.theaimsgroup.com/?l=xml-cocoon-usersm=104490756424028w=2 : ... component-instance class

Re: WritableSource output Cocoon 2.0.4

2003-03-18 Thread Jeremy Quinn
On Tuesday, March 18, 2003, at 11:14 AM, Upayavira wrote: The sourceWritingTransformer in 2.1 is quite different to the one in 2.0.4. I don't know whether it is 'back-compatible', Unfortunately it is not back compatible. Are you aware why not? Because when the modifications made to SWT in 2.1 by

best Java for RedHat?

2003-03-13 Thread Jeremy Quinn
Hi Folks, I am setting up Cocoon on a Linux box for the first time (I am new to Linux). Is this a good JVM to be running, or is there a stable 1.4.1 for this platform? % java -version java version 1.3.1 jdkgcj 0.2.3 (http://www.arklinux.org/projects/jdkgcj) gcj (GCC) 3.2 20020903 (Red Hat

Re: [strawpoll] use of excelon/progress stylus studio

2003-03-13 Thread Jeremy Quinn
On Thursday, March 13, 2003, at 01:15 PM, Steven Noels wrote: I've been contacted by Progress/Excelon to discuss some new features they are looking into adding in some upcoming version of Stylus Studio. Most importantly (to me), they are aiming to provide full XML Entity Catalog support to v5

Re: SQLTransformer modifications

2003-03-06 Thread Jeremy Quinn
On Wednesday, March 5, 2003, at 05:15 PM, Irv Salisbury III wrote: We'd like to use paging in our application from the result sets returned from the SQLTransformer. However, with a number of our queries returning 20,000+ rows, it seems like the current Paginator will not cut it for us. This

Re: Cocoon and Jetty

2003-02-25 Thread Jeremy Quinn
On Tuesday, February 25, 2003, at 03:39 PM, Luke Noel-Storr wrote: OK I fixed it myself. I started again with Jetty and this time copied just the xalan jar in from Cocoon to ext. The then copied xerces and xml jars across from Tomcat, deleted tmp files and tried again. This time it worked.

Re: [Jetty] Quicker startup

2003-02-18 Thread Jeremy Quinn
On Monday, February 17, 2003, at 07:23 PM, Upayavira wrote: Tony, If you're using Windows, you can use the batch file I've attached. Otherwise, you can try Pier's Unix script at: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=104337896731869w=2 I am confused about this script. Where does

Re: HSQLDB

2003-02-17 Thread Jeremy Quinn
On Monday, February 17, 2003, at 04:55 PM, Ines Robbers wrote: Hi again, I've got yet another question to do with HSQLDB which I have never used. Reading Cocoon: Building XML Applications I've come across an HSQLDB example (p. 176) which works fine but I wonder why. I'm calling

Re: extending XMLForms for different kinds of models...opinions?

2003-02-15 Thread Jeremy Quinn
On Friday, February 14, 2003, at 01:07 PM, Josema Alonso wrote: Dear all, I need your suggestions and opinions in extending the current XMLForm model approach. If you use XMLForm or are thinking about using it soon, I'd suggest youy to read this message and send some feedback to the list.

Re: Writing Request to File System

2003-02-13 Thread Jeremy Quinn
On Wednesday, February 12, 2003, at 09:01 PM, [EMAIL PROTECTED] wrote: I'm not sure that this will solve my problem with write-source. Nothing is getting written to my file and I get the following message on the browser the src attribute could not be resolved and failed to cancel. I

Re: XForms - and persistance layer - Xindice or other cleverness

2003-02-12 Thread Jeremy Quinn
On Wednesday, February 12, 2003, at 08:00 AM, Dirk-Willem van Gulik wrote: Is there a well known receipe to generate the JavaBeans which XForms needs to hold the data for each form ? Or a generic mapper whcih given the xform data lets me store such directly in Xindice or, through somethign

Re: Writing Request to File System

2003-02-12 Thread Jeremy Quinn
On Wednesday, February 12, 2003, at 02:14 PM, [EMAIL PROTECTED] wrote: a little more help would be greatly appreciated. The root of my document after the transformation is source:write, do I need to wrap this in another tag so the map:serialize type=xml/ has something to send back to the

Re: AW: global sitemap parameters and programatic cocoon configuration

2003-02-11 Thread Jeremy Quinn
On Monday, February 10, 2003, at 08:15 PM, SAXESS - Hussayn Dabbous wrote: Only one last question, before i dive into it. Does this also work on cocoon-2.0.4, or do i have to wait until 2.1 is released ? Sorry, I do not know about 2.0.4, I just use 2.1 ;) regards Jeremy

Re: A note about the best(?) (cocoon-) development environment ...

2003-02-10 Thread Jeremy Quinn
On Sunday, February 9, 2003, at 04:50 PM, Frank Ridderbusch wrote: On Sun, 9 Feb 2003 12:26:50 + Jeremy Quinn [EMAIL PROTECTED] wrote: ... I don't have the $$$ to try Framemaker, but if you are prepared to put in the work, you could try XMLMind XMLEditor (XXE). http://www.xmlmind.com

Re: AW: global sitemap parameters and programatic cocoon configuration

2003-02-10 Thread Jeremy Quinn
On Monday, February 10, 2003, at 06:44 PM, SAXESS - Hussayn Dabbous wrote: I also learned, that input modules is something not yet released, and under discussion... I'll start experimenting with DefaultsMetaModule and add some stuff into cocoon.xconf and look into this in more depth. I would

Re: A note about the best(?) (cocoon-) development environment ...

2003-02-09 Thread Jeremy Quinn
On Saturday, Feb 8, 2003, at 19:28 Europe/London, Robert Simmons wrote: The only other comment I have is that I'm still searching for a content editor for Static XML. I'm currently investigating using adobe FrameMaker. The idea being that I would have a WYSIWYG way of editing documents that

Eclipse on MacOSX

2003-01-29 Thread Jeremy Quinn
Hi All, Has anyone managed to get Cocoon compiling under Eclipse on MacOSX? I am struggling to do so . ui.jar not loading from the JRE so missing lots of Swing etc. (?) Thanks for any help regards Jeremy - Please check

Re: Schematron transform in a Cocoon pipeline

2003-01-22 Thread Jeremy Quinn
On Tuesday, Jan 21, 2003, at 20:58 Europe/London, John R. Callahan wrote: This seems too simple, but I wanted to see if I could use Schematron generated XSLT to validate some XML in a Cocoon pipeline. This might be used for validating uploaded XML files for example. You might find the

Re: SQL Transformer substitute-value woes with 2.0.4

2003-01-17 Thread Jeremy Quinn
On Thursday, Jan 16, 2003, at 12:21 Europe/London, Andrew Savory wrote: Hi, As far as I can tell, using substitute-value with SQL Transformer does not work in 2.0.4 (and there aren't any examples of it in the samples, something I'll rectify if I ever get the darn thing working!). Here's

Re: SQL Transformer substitute-value woes with 2.0.4

2003-01-17 Thread Jeremy Quinn
On Friday, Jan 17, 2003, at 10:04 Europe/London, Carsten Ziegeler wrote: Jeremy Quinn wrote: SELECT DISTINCT contributor_id, name FROM foo WHERE contributor_id = substitute-value sql:name=contributor_id/ this is how mine look ... And you do not use the sql namespace on the substitue

Cocoon webpage in Arabic

2003-01-08 Thread Jeremy Quinn
Dear All, I just found out yesterday that I have to have a page in Arabic on a site I am working on that is otherwise in English, with a bit of French and Spanish (using UTF-8). I have never worked in non-latin languages before! Can anyone advise me what kind of issues I will face? Does

Re: Cocoon webpage in Arabic

2003-01-08 Thread Jeremy Quinn
Thanks everyone for your insightful replies. regards Jeremy - 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: Lucene - elements stored in the index

2002-12-21 Thread Jeremy Quinn
On Friday, Dec 20, 2002, at 07:32 Europe/London, Sebastian Gil wrote: I've problem with storing elements in the lucene search index. I'm using create-index.xsp from cocoon/search example for indexing and SearchGenerator for featching results. I've modified lines in cocoon.xconf

Re: XSP/ESQL - separation of concerns?

2002-12-19 Thread Jeremy Quinn
On Wednesday, Dec 18, 2002, at 11:37 Europe/London, Luca Morandini wrote: The caveats are: - SQLTranformer in slower than ESQL Eeargh! How much slower?!? regards Jeremy - Please check that your question has not already

Re: [SUMMARY] Complicated setup

2002-12-06 Thread Jeremy Quinn
On Thursday, Dec 5, 2002, at 23:01 Europe/London, Charles Yates wrote: # Problem: now EVERYTHING is served by cocoon. No way to serve static/legacy content by Apache! A small quibble, but this isn't true. You can set up an alias in httpd.conf, for example: Alias /images/

Re: Converting AI to SVG

2002-12-06 Thread Jeremy Quinn
On Friday, Dec 6, 2002, at 15:51 Europe/London, Upayavira wrote: Does anyone know how to do a bulk conversion of Adobe Illustrator files to SVG files? Depends on your platform I imagine, but Illustrator on MacOSX has a rich AppleScript Dictionary, I have not used it myself, but I hear good

Re: Complicated setup

2002-12-05 Thread Jeremy Quinn
Hi Andrew, On Tuesday, Dec 3, 2002, at 17:43 Europe/London, Andrew Savory wrote: Effectively I guess you want rules that pass everything but images, movies, audio, x-spaceprojects, harlem etc to mod_jk. Anyone else know how to do that? ;-) I mean something like: JkMount

Re: Complicated setup

2002-12-05 Thread Jeremy Quinn
On Thursday, Dec 5, 2002, at 12:05 Europe/London, Andrew Savory wrote: On Thu, 5 Dec 2002, Jeremy Quinn wrote: I mean something like: JkMount /!(images|movies|audio)* no, this doesn't work. seems to be psedocode, hard to implement :-/ with the limited jk mount directives Thanks

Re: [SUMMARY] Complicated setup

2002-12-05 Thread Jeremy Quinn
Hi Leo That was an excellent summary! The only thing I would add was that if you try to use mod_jk like this: JkMount /* worker it completely blocks the use of Apache for _any_ static content, making it very difficult (or at least, verbose) to use in certain circumstances. Does mod_jk2

Re: Complicated setup

2002-12-04 Thread Jeremy Quinn
This is a different configuration syntax to the one I am using I think, or are there two different syntaxes? I am using mod_jk.so version 1.2.0, compiled locally. I have an Apache .conf file, which loads the module, sets up JkWorkersFile, JkMount etc. And a workers.properties file which sets

Complicated setup

2002-12-03 Thread Jeremy Quinn
Hi All Can anyone advise me on getting this complicated setup right? We have a website that will have some stuff served by Cocoon and some served by Apache. It is not easy to separate them out because we need to retain legacy URLs. Likewise, it is not possible to give Cocoon served material a

Re: Complicated setup

2002-12-03 Thread Jeremy Quinn
On Tuesday, Dec 3, 2002, at 15:03 Europe/London, Andrew Savory wrote: On Tue, 3 Dec 2002, Jeremy Quinn wrote: We have a website that will have some stuff served by Cocoon and some served by Apache. Is the stuff served by Apache static content, ie html, mpeg, avi, etc? correct, but we

Re: Complicated setup

2002-12-03 Thread Jeremy Quinn
On Tuesday, Dec 3, 2002, at 15:31 Europe/London, leo leonid wrote: On Tuesday, December 3, 2002, at 03:34 PM, Jeremy Quinn wrote: Hi All Can anyone advise me on getting this complicated setup right? snip/ Many thanks for any help I had a very similar situation, I solved

Re: Complicated setup

2002-12-03 Thread Jeremy Quinn
On Tuesday, Dec 3, 2002, at 17:57 Europe/London, leo leonid wrote: On Tuesday, December 3, 2002, at 05:52 PM, Jeremy Quinn wrote: On Tuesday, Dec 3, 2002, at 15:31 Europe/London, leo leonid wrote: On Tuesday, December 3, 2002, at 03:34 PM, Jeremy Quinn wrote: Hi All Can anyone advise

Re: Parsing XML from SQL

2002-11-28 Thread Jeremy Quinn
On Thursday, Nov 28, 2002, at 06:49 Europe/London, Gabriele Domenichini wrote: Your problem is not simple. If I've understood you have resources record made like this: something.jpg | somewhere/somethingelse.mov | resourceFound.txt | There is currently a field that holds a url snippet to the

Re: parameters in xsp don't work

2002-11-27 Thread Jeremy Quinn
On Tuesday, Nov 26, 2002, at 16:21 Europe/London, Christian Haul wrote: So I will redefine my question. How can I use values obtained by a db query in my esql in the cinclude statement? After your XSP has done it's job, process the XML with XSLT to assemble your CInclude tag from your SQL

Parsing XML from SQL

2002-11-27 Thread Jeremy Quinn
Dear All We are using the SQLTransformer for a project. Our SQL Database contains a Table called Resource, which keeps information about the resources in our archive. Most of these resources are binary, ie. .gif, .jpg, .swf, .mov etc. So we merely 'embed' the resource reference in the page

Re: Weird Saxon errors

2002-11-24 Thread Jeremy Quinn
On Monday, Nov 18, 2002, at 21:22 Europe/London, SAXESS - Hussayn Dabbous wrote: Cause of the saxon:warning: snip/ Hussayn, many thanks for reporting your findings. regards Jeremy - Please check that your question has

Re: java.lang.IndexOutOfBoundsException

2002-11-22 Thread Jeremy Quinn
On Friday, Nov 22, 2002, at 06:44 Europe/London, Carsten Ziegeler wrote: Ok, sorry for this - I just committed the missing line. I don't know why, but my IDE didn't commit the changes yesterday, although it says that it did. Wired. So, don't rely on tools and always make sure that everything

Re: Cocoon Portal Sample - Failed to execute pipeline error

2002-11-21 Thread Jeremy Quinn
On Thursday, Nov 21, 2002, at 12:09 Europe/London, Matthew Langham wrote: An over the desk shout at Carsten reveals that the Portal is working in the current CVS version - so I am not sure what your problem is exactly. Well give him another shout ;) *Nothing* works in the current CVS ATM

Re: Cocoon Portal Sample - Failed to execute pipeline error

2002-11-21 Thread Jeremy Quinn
On Thursday, Nov 21, 2002, at 14:59 Europe/London, Carsten Ziegeler wrote: Sorry to say this - I am glad you did ;) but I just did a clean checkout and build the webapp with JKD 1.4 and run this with JDK 1.4 and Tomcat 3.3 using w2k - and what should I say: without any problems. So I guess

Re: Have I got any other option than to

2002-11-19 Thread Jeremy Quinn
On Tuesday, Nov 19, 2002, at 08:15 Europe/London, [EMAIL PROTECTED] wrote: Jeremy, Thanks for this, what you suggest is what I need, but it does mean that I have to produce a summary element for all of my documents (could be tricky as they come out of a content management system - but that

Re: Have I got any other option than to

2002-11-19 Thread Jeremy Quinn
This was how I did it originally, yes, it works fine, but I found it much slower :( regards Jeremy PS. Always glad to help the Police with their enquiries ;) On Tuesday, Nov 19, 2002, at 16:15 Europe/London, [EMAIL PROTECTED] wrote: Jeremy, Thanks again for your reply. I have though had

Re: Weird Saxon errors

2002-11-18 Thread Jeremy Quinn
On Monday, Nov 18, 2002, at 12:50 Europe/London, SAXESS - Hussayn Dabbous wrote: Hy; Your stylesheet produces plain text as output. This seems to be a problem for cocoon transformers. I don't know, if this behaviour is a feature, or a bug. (Maybe the developers can tell us ;-) ? But here is

Re: Have I got any other option than to...?

2002-11-18 Thread Jeremy Quinn
The ability to do this is not built-in currently, regardless of what it implies in the documentation. The patch to add your own fields is very simple, we are discussing adding this ATM on the dev list. Just incase you are in too much of a hurry I have added 'title' and 'summary'

Weird Saxon errors

2002-11-16 Thread Jeremy Quinn
I just switched to using Saxon 6.5.2 with Cocoon 2.1-dev as lots of people say it is faster than xalan and xsltc. I get lots of strange errors in my stylesheets, that I cannot work out. These are stylesheets that are largely trivial, and work fine in Xalan and XSLTC. Has anyone else noticed

Input Module Problem: Invalid pattern

2002-11-16 Thread Jeremy Quinn
Hi, I am trying to modify a request parameter 'query', based on the value of another request parameter 'region', before passing 'query' to the SearchGenerator. I am trying to use the DefaultsMetaModule in 2.1-dev, and am getting unexpected exceptions.

Re: inserting doctype from xsl

2002-11-16 Thread Jeremy Quinn
On Saturday, Nov 16, 2002, at 19:10 Europe/London, Alessio Sangalli wrote: Perhaps it has already been discussed, but I didn't find any reference to this in the mail list archives. Set it up in the relevant serializer in the map:components/map:serializers section of your sitemap like

Sitemap help?

2002-11-15 Thread Jeremy Quinn
I was trying to make a pipeline like the one below work, but could not. It never gets selected. I thought this kind of thing was allowed, in 2.1? map:match pattern=search/site !-- match search/site when there is a query request param -- map:match type=request pattern=query !-- generate,

Re: Sitemap help?

2002-11-15 Thread Jeremy Quinn
On Friday, Nov 15, 2002, at 18:10 Europe/London, Reinhard Poetz wrote: map:match pattern=search/site !-- match search/site when there is a query request param -- map:match type=request pattern=query !-- generate, transform, serialize -- /map:match !-- match search/site when there is

Re: Caching results of SQL Queries?

2002-11-15 Thread Jeremy Quinn
On Friday, Nov 15, 2002, at 17:43 Europe/London, Justin Fagnani-Bell wrote: If you're doing the SQL queries in a custom component (generator, transformer) you can use Cocoon's caching system. Have you class implement Cachable, and in the generateValidity() method you can return an object

Re: link rel=

2002-11-14 Thread Jeremy Quinn
On Tuesday, Nov 12, 2002, at 13:55 Europe/London, Alessio Sangalli wrote: Jeremy Quinn wrote: what I do to deal with this kind of thing is to have a menu.xml structure, that is imported into all my pages via CInclude, then xslt mh, I've never understood the difference between Xinclude

Caching results of SQL Queries?

2002-11-14 Thread Jeremy Quinn
Dear All, I have a set of related Tables in MySQL, which are used to build part of a site I am working on. We use SQL because of the related nature of the data, rather than any great need for dynamics. My SQL queries are broken down into 'components' which are CIncluded into my documents

Re: link rel=

2002-11-12 Thread Jeremy Quinn
On Monday, Nov 11, 2002, at 18:21 Europe/London, Alessio Sangalli wrote: Hi I've a little problem because I want to automatically generate the link header (if you use Mozilla, it's very useful, if you want to show it: menu - view - show-hide - site navigation toolbar - show [as needed]).

Re: Problems with substitute-value in SQLTransformer

2002-11-12 Thread Jeremy Quinn
On Monday, Nov 11, 2002, at 19:41 Europe/London, Kjetil Kjernsmo wrote: I have problems with the SQLTransformer in a recent 2.1-dev, more specifically, I can't get the substitute-value element to work. Sorry, but this works fine for me in 2.1dev (I have different problems ;) regards Jeremy

Re: Poor performance of document() in XSL [Was: Re: simpel cocoon question]

2002-11-08 Thread Jeremy Quinn
On Thursday, Nov 7, 2002, at 16:19 Europe/London, Joerg Heinicke wrote: normally this won't work. You create a Result Tree Fragment in $colours and have to convert it to a node set using node-set() extension function. This is not possible when using XSLTC. Sorry for the red-herring! I did

Re: Poor performance of document() in XSL [Was: Re: simpel cocoon question]

2002-11-07 Thread Jeremy Quinn
On Wednesday, Nov 6, 2002, at 21:26 Europe/London, Stephen Ng wrote: I say, document() is good for rapid prototyping, but is a poor choice for final deployment for performance reasons. Use aggregation instead. The Cocoon developers recommend to use aggregation or xinclude because of SoC (XSLT

Re: java.lang.OutOfMemoryError

2002-11-03 Thread Jeremy Quinn
On Saturday, Nov 2, 2002, at 20:29 Europe/London, Alex Romayev wrote: Has anyone else tried Tomcat 4.1.12 and the latest Cocoon 2.1 dev? Any issues with that? I am using this combo on a dev platform, no problems (so far ;) regards Jeremy

Re: Using Slide with Cocoon 2

2002-11-01 Thread Jeremy Quinn
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 or folders there . then when I restart TomCat, log

Re: Using Slide with Cocoon 2

2002-11-01 Thread Jeremy Quinn
On Friday, Nov 1, 2002, at 13:16 Europe/London, Stephan Michels wrote: I fixed the request-param in line 159 of slide/sitemap.xmap I am using this configuration (in slide.xconf): snip When I attempt to login, I now get this exception: java.lang.NullPointerException snip Any idea

Re: Using Slide with Cocoon 2

2002-10-31 Thread Jeremy Quinn
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 always return the HTTP method? The problem was name of

Re: pipeline problem

2002-10-25 Thread Jeremy Quinn
Have a look at the 'editor' sample in Cocoon 2.1.dev, it does exactly this. regards Jeremy On Thursday, Oct 24, 2002, at 20:27 Europe/London, Oskar Casquero wrote: Hello,   Is it possible to call a pipeline, that returns SAX events representing an stylesheet, from the src attribute of a

Re: London Cocoon users

2002-10-25 Thread Jeremy Quinn
On Thursday, Oct 24, 2002, at 12:59 Europe/London, Alex McLintock wrote: Hi folks, Are there any London based Cocoon users on this list who want to meet other Cocoon users - perhaps for a pub meeting? Great idea, count me in. regards Jeremy

Re: Using Slide with Cocoon 2

2002-10-21 Thread Jeremy Quinn
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 this should be: /samples/slide/slide.xconf (but then I

Re: Using Slide with Cocoon 2

2002-10-21 Thread Jeremy Quinn
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 to the XML files, so they can be edited using an App

Re: Using Slide with Cocoon 2

2002-10-18 Thread Jeremy Quinn
On Thursday, Oct 17, 2002, at 18:44 Europe/London, Jeremy Quinn wrote: What is the best way to set up Cocoon, so that the files that Cocoon serves, can safely be edited via WebDAV? Sorry to reply to my own message ... ;) And I hope this is not too off-topic. Are there any MacOSX (10.2.1

Re: Help with sitemap.xmap on 2.1 Dev - Driving me Crazy

2002-10-18 Thread Jeremy Quinn
On Friday, Oct 18, 2002, at 18:19 Europe/London, aps olute wrote: I have compiled the cvs 2.1 dev version several times as one had suggested, some of the samples work some not. Specifically I wanted to run the Sample Forms - Form Validation, however the sitemap seems to be not right, it is not

[UPDATE] SourceWritingTransformer Samples

2002-07-03 Thread Jeremy Quinn
Dear All, The SourceWritingTransformer in HEAD has just been updated (along with the samples and tests in scratchpad). There were two main tags in SWT, source:write and source:insert, each of them was configured in a completely different way, this update has unified the two tags so that they

Re: Search hits in new page

2002-07-03 Thread Jeremy Quinn
On Wednesday, July 3, 2002, at 01:54 PM, M Al-yahya wrote: Hello, I'm doing XML Search using the SearchGenerator. I have the following in the sitemap pipeline: map:match pattern=**findIt map:generate type=search/ map:transform type=log/ map:transform

Re: Session transformer and namespaces

2002-06-14 Thread Jeremy Quinn
On Thursday, June 13, 2002, at 06:53 PM, Bruce Krautbauer wrote: also note the namespace for the 'a' element has disappeared. The transformer you are using is based on the AbstractSAXTransformer, which I believe does not handle namespaces properly. I have the same problem with the new

RE: SourceWritingTransformer : Cannot get 'xml' serializer

2002-03-27 Thread Jeremy Quinn
for setting up, I am not sure. Hope this helps regards Jeremy -- ___ Jeremy Quinn Karma Divers webSpace Design

Re: SourceWritingTransformer : Cannot get 'xml' serializer

2002-03-26 Thread Jeremy Quinn
-- ___ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research Centre mailto:[EMAIL PROTECTED

RE: Basic idea of creating xml document using a form

2002-03-21 Thread Jeremy Quinn
-- ___ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research Centre mailto:[EMAIL PROTECTED

Re: Parsing a Request Stream

2002-03-21 Thread Jeremy Quinn
/ map:serialize type=xml/ /map:match Hope this helps regards Jeremy -- ___ Jeremy Quinn Karma Divers webSpace Design

RE: Basic idea of creating xml document using a form

2002-03-21 Thread Jeremy Quinn
to WritableSources. Then all you need to change (to switch from one Source to another) will be the URI used. regards Jeremy -- ___ Jeremy Quinn Karma Divers

RE: I want to know how to make cocoon save the generated htmlfile?

2002-03-21 Thread Jeremy Quinn
-- ___ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research Centre mailto:[EMAIL PROTECTED]http

Re: Cocoon 2 on macOS 9.1

2002-02-22 Thread Jeremy Quinn
. Upgrade to MacOS X, it work there like a charm ;) And I suspect you will find it a lot faster too! regards Jeremy -- ___ Jeremy Quinn Karma Divers

RE: Aggregating

2002-02-22 Thread Jeremy Quinn
At 11:49 am -0500 21/2/02, Vadim Gritsenko wrote: From: Jeremy Quinn [mailto:[EMAIL PROTECTED]] ing Hi All, Can anyone give me an example of aggregating with the DirectoryGenerator? I know how to do it for assets that come from the FileGenerator but not anything else. What's

FileWritingTransformer update

2002-02-22 Thread Jeremy Quinn
to those who have been helping me test it. regards Jeremy -- ___ Jeremy Quinn Karma Divers webSpace Design

New dox of setting up TomCat on MaxOSX available

2001-12-11 Thread Jeremy Quinn
-- ___ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research Centre mailto:[EMAIL PROTECTED

Re: C2/Mac OS X behavior

2001-12-07 Thread Jeremy Quinn
the org.apache.catalina.startup.Bootstrap application, and continue to use TomCat in the normal way (from the Command lIne or TomCatX). Hope this helps regards Jeremy -- ___ Jeremy Quinn

Re: XIncludeTransformer still not working

2001-09-30 Thread Jeremy Quinn
=menu.xml xml:base=context://your-context/docs/ / /page /xsp:page Hope this helps regards Jeremy -- ___ Jeremy Quinn Karma Divers

Re: [C2] sample httpd.conf for TomCat 4 + C2

2001-09-25 Thread Jeremy Quinn
At 4:04 PM +1000 24/9/01, Jeff Turner wrote: On Sun, Sep 23, 2001 at 04:42:10PM +0100, Jeremy Quinn wrote: Hi I am trying to get TomCat 4.0 and Cocoon 2.1b to run behind Apache 1.3. [..] I get an 'Invalid virtual host name' error on line 4, ie. the line trying to set up the 'examples

Re: [C2] sample httpd.conf for TomCat 4 + C2

2001-09-25 Thread Jeremy Quinn
At 1:45 PM +0100 25/9/01, Jeremy Quinn wrote: At 4:04 PM +1000 24/9/01, Jeff Turner wrote: On Sun, Sep 23, 2001 at 04:42:10PM +0100, Jeremy Quinn wrote: Hi I am trying to get TomCat 4.0 and Cocoon 2.1b to run behind Apache 1.3. [..] [snip] This sample is beginning to work on my setup

All good things come to an end

2001-09-18 Thread Jeremy Quinn
-- ___ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research Centre mailto:[EMAIL PROTECTED]http

Re: [C2] multiple versus individual pipelines

2001-09-13 Thread Jeremy Quinn
At 11:31 PM +0200 12/9/01, giacomo wrote: On Wed, 12 Sep 2001, Jeremy Quinn wrote: Dear All, What is the difference in behaviour between having multiple map:pipeline/s and map:pipeline/s with multiple map:match/s? The map:handle-error element. Technically it is a try/catch block for each

RE: inherit actions in sub-sitemaps?

2001-09-13 Thread Jeremy Quinn
-- ___ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research Centre mailto:[EMAIL PROTECTED]http

Session lost

2001-09-13 Thread Jeremy Quinn
-- ___ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research Centre mailto:[EMAIL PROTECTED]http

Re: Session lost

2001-09-13 Thread Jeremy Quinn
At 2:09 PM +0100 13/9/01, Jeremy Quinn wrote: Dear All, I am building a little login test. It is meaningless, because the login validation is hard-coded but it is a handy test for me, because I am just learning ;) Here is a snippet of my (sub) sitemap: [snip

[C2] multiple versus individual pipelines

2001-09-12 Thread Jeremy Quinn
Dear All, What is the difference in behaviour between having multiple map:pipeline/s and map:pipeline/s with multiple map:match/s? Thanks regards Jeremy -- ___ Jeremy Quinn Karma

[C2] blank pages ????

2001-09-12 Thread Jeremy Quinn
Dear All, I seem to get blank pages when there is something wrong with the URL I use. What is causing this? How do I stop it? Thanks for any help regards Jeremy -- ___ Jeremy Quinn

Re: [C2] multiple versus individual pipelines

2001-09-12 Thread Jeremy Quinn
can you multiple pipelines to segregate public vs. internal-only pipelines. Thanks That was all I noticed too, I thought there must be more to it regards Jeremy -- ___ Jeremy Quinn

RE: [C2] blank pages ????

2001-09-12 Thread Jeremy Quinn
map:transform src=stylesheets/error.xsl map:serialize status-code=500/ /map:handle-errors /map:pipeline Thanks regards Jeremy -- ___ Jeremy Quinn

RE: [C2] blank pages ????

2001-09-12 Thread Jeremy Quinn
-- ___ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research Centre mailto:[EMAIL PROTECTED

inherit actions in sub-sitemaps?

2001-09-12 Thread Jeremy Quinn
-- ___ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research Centre mailto:[EMAIL PROTECTED]http

Re: fp taglibs - race conditions?

2001-09-05 Thread Jeremy Quinn
or does cocoon handle this? The FP Taglib in it's current state would not deal well with two people trying to modify the same file at the same time, if that is what you mean by a race condition. regards Jeremy -- ___ Jeremy Quinn

Re: using/resolving xllinks

2001-07-27 Thread Jeremy Quinn
regards Jeremy -- ___ Jeremy Quinn Karma Divers webSpace Design HyperMedia Research

Re: using/resolving xllinks

2001-07-27 Thread Jeremy Quinn
At 10:40 AM +0200 27/7/01, Ulrich Mayring wrote: Jeremy Quinn wrote: I XInclude the LinkBase into all of my documents, then use a StyleSheet to resolve the links. Do you think this is particularly elegant? What about content aggregation instead? yes, that would work too I used XInclude

Re: [C2] User Authentication

2001-07-16 Thread Jeremy Quinn
the benefit that Cocoon 2 brings, is to allow you to break down your functionality into smaller more reusable parts than is generally achieved using Cocoon 1. regards Jeremy -- ___ Jeremy Quinn

  1   2   >