Re: CocoonBean

2004-01-30 Thread Simon Mieth
On Fri, 30 Jan 2004 22:11:27 + Upayavira <[EMAIL PROTECTED]> wrote: > > > It is currently untested. Try it and report back please. > > As to is it 're-entrant'? Well, adding the Crawler class > took it a lot further to being rentrant, but it isn't > there yet. At the moment, the Bean is conf

Which XSLT is used for XSP logicsheets???

2004-01-30 Thread Marcin Okraszewski
Hi, I thing of a more advanced logicsheet that would use data from DB during XSP translation to Java. For that reason I could use Xalan java extensions, but I don't know if xalan is used and if it is safe to assume that xalan will be used. Regards, Marcin Okraszewski ---

Re: CocoonBean

2004-01-30 Thread Upayavira
Think I've lost two replies to this before sending so far... Simon Mieth wrote: On Tue, 27 Jan 2004 12:29:52 -0500 "Jeffrey Winter" <[EMAIL PROTECTED]> wrote: I have been exploring using Cocoon in a standalone, event-driven, multi-threaded application via the CocoonBean. Is it possible to use

RE: Flow Redirect The auth-fw with cocoon:/ Not working

2004-01-30 Thread JD Daniels
Yup... The xsl/xsp/xml files were moved to the subsitemaps folder as well. no troubles there. -Original Message- From: Nicolas Toper [mailto:[EMAIL PROTECTED] Sent: 2004-01-30 2:05 PM To: [EMAIL PROTECTED] Subject: RE: Flow Redirect The auth-fw with cocoon:/ Not working Of course you

RE: Flow Redirect The auth-fw with cocoon:/ Not working

2004-01-30 Thread Nicolas Toper
Of course you changed the path in your test? Like using ../ instead of / ?JD Daniels <[EMAIL PROTECTED]> wrote: Correct. I have the pipelines moved out of an internal pipeline, and callthem from the browser and they work as expected. As well, when the blankpage loads.. I can manually type in a prot

RE: Flow Redirect The auth-fw with cocoon:/ Not working

2004-01-30 Thread JD Daniels
Correct. I have the pipelines moved out of an internal pipeline, and call them from the browser and they work as expected. As well, when the blank page loads.. I can manually type in a protected url, and I am logged in correctly. JD ( CC'd users to move it over there. ) -Original Message

Re: Install cocoon

2004-01-30 Thread Anna Bikkina
Thank you for the response. Anna. On Friday 30 January 2004 03:46 pm, JD Daniels wrote: > Your build is succesful.. You should have the war file. These are just > javadoc generation errors. You can comment out the javadoc in the > build.properties file. > > exclude.webapp.javadocs=true > to > #

Re: AW: When do I have to restart the servlet engine

2004-01-30 Thread Michael Wechner
Nicolas Toper wrote: New class file: it depends what you do: add a jar, update a jar,... You have in web.xml an allow reload parameters which needs to be true to allox Cocoon to reload itself or in the case of Tomcat you can set within conf/server.xml HTH Michi Le Jeudi 29 Janvier 2004 14:

Re:Install cocoon

2004-01-30 Thread Nicolas Toper
You didn't seem to compile with the war target... You have a build directory and a webapp one?Anna Bikkina <[EMAIL PROTECTED]> wrote: I tried clean war and still have the same problems with ant and jdo packages. It complains cannot find those packages. I tried adding them to different places but st

RE: Install cocoon

2004-01-30 Thread JD Daniels
Your build is succesful.. You should have the war file. These are just javadoc generation errors. You can comment out the javadoc in the build.properties file. exclude.webapp.javadocs=true to #exclude.webapp.javadocs=true See in your attachments: Building jar: /home/anna/cocoon-2.1.3/build/cocoo

Re:Install cocoon

2004-01-30 Thread Anna Bikkina
I tried clean war and still have the same problems with ant and jdo packages. It complains cannot find those packages. I tried adding them to different places but still have the same problem. Please find the attached file with part of the build output. Thanks, Anna. javadocs: Generating Jav

Re: Woody: Obtaining selection list label in flow

2004-01-30 Thread Litrik De Roy
Bruno Dumon wrote: On Thu, 2004-01-29 at 19:45, Litrik De Roy wrote: All, Does anybody know how to get access to the labels of a selection list when using Woody in combination with flow? When my 'country' selection list returns "BE" I would like to get the original label "Belgium". The clas

Re: Cocoon and RDQL

2004-01-30 Thread Joerg Heinicke
On 30.01.2004 16:55, Dioc Vine wrote: Hi *, I have a question regarding RDQL and Cocoon. Has someone already tried to run the jena implementation of RDQL under Cocoon? I struggled for two days know and I’m in the mouth of madness. The task: a simple RDQL query with the result transformed into

Re: R: newbie has problems installing cocoon

2004-01-30 Thread Joerg Heinicke
On 30.01.2004 14:38, Guy Worthington wrote: As you can see I'm at a lower level than even the first tutorial. Don't get me wrong, I think the tutorial "How to develop Web Applications" is well crafted, and if I let my eyes go out of focus so I'm not reading the detail I can follow its logic. I

Cocoon and RDQL

2004-01-30 Thread Dioc Vine
Hi *, I have a question regarding RDQL and Cocoon. Has someone already tried to run the jena implementation of RDQL under Cocoon? I struggled for two days know and I’m in the mouth of madness. The task: a simple RDQL query with the result transformed into a String / file / whatever. First try

Re: Installing cocoon

2004-01-30 Thread Joerg Heinicke
On 30.01.2004 15:51, Anna Bikkina wrote: I do not have spaces in my path.Its a linux box. I attached the build output ... BUILD SUCCESSFUL Total time: 1 minute 39 seconds Didn't you say you have problems with your build :-) Also try a "build clean war", otherwise some steps are skipped because o

Re: Installing cocoon

2004-01-30 Thread Anna Bikkina
I do not have spaces in my path.Its a linux box. I attached the build output Thanks, Anna. On Thursday 29 January 2004 06:06 pm, Joerg Heinicke wrote: > On 29.01.2004 23:52, Anna Bikkina wrote: > > I changed the local.block.properties and there are no error after > > restarting tomcat now. What i

RE: obtaining Servername and Port in Sitemap

2004-01-30 Thread Nicolas Toper
http://resin.mediahost.org/cocoon/samples/modules/request.xsp It's in in the samples: list of all input module in Cocoon 2.1.2 (if I remember right) + their variables --- "Meyer, Christian" <[EMAIL PROTECTED]> a écrit : > Hi, > > thanks all for the fast answer. Could you get me the > right URI

RE: obtaining Servername and Port in Sitemap

2004-01-30 Thread Meyer, Christian
Hi, thanks all for the fast answer. Could you get me the right URI for the documentation of the InputModule. Unfortunately i cant find that. cham -Original Message- From: Marco Rolappe [mailto:[EMAIL PROTECTED] Sent: Freitag, 30. Januar 2004 13:57 To: [EMAIL PROTECTED] Subject: AW: obtai

AW: AW: obtaining Servername and Port in Sitemap

2004-01-30 Thread Ulrich, Dominik
use {date:date}InputModule and configure it according to description in cocoon.xconf -Ursprüngliche Nachricht- Von: Lionel Crine [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 30. Januar 2004 14:57 An: [EMAIL PROTECTED] Betreff: Re: AW: obtaining Servername and Port in Sitemap Hi, anothe

Re: AW: obtaining Servername and Port in Sitemap

2004-01-30 Thread Lionel Crine
Hi, another question : How can I get the day of the date using the dateinputmodule ? thanks At 13:57 30/01/2004 +0100, you wrote: hi christian, yes, it's possible using the request InputModule (declared in cocoon.xconf). usage is like: ... ... > -Ursprüngliche Nachricht- > V

Re: R: newbie has problems installing cocoon

2004-01-30 Thread Guy Worthington
Joerg Heinicke wrote: > Guy Worthington wrote: Hello Joerg, >> Has someone written a help file on the sitemap configuration file, >> which is current, covers the theory so that I'll be able to >> understand the architecture of Cocoon, and has done so in less than >> ten thousand words? > Did you

AW: obtaining Servername and Port in Sitemap

2004-01-30 Thread Marco Rolappe
hi christian, yes, it's possible using the request InputModule (declared in cocoon.xconf). usage is like: ... ... > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Auftrag > von Meyer, Christian > Gesendet: Freitag, 30. Januar 2004 13:47 > An: [E

Re: obtaining Servername and Port in Sitemap

2004-01-30 Thread Vasyl Stashuk
Meyer, Christian wrote: Is it possible to obtain Servername and and Serverport in the Sitemap? If not I would prefer to code an action which serves this parameters from the request. Regards and nice weekend Christian A. Meyer Software Development GODYO AG Prüssingstraße 35 D-07745 Jena Telefon:

obtaining Servername and Port in Sitemap

2004-01-30 Thread Meyer, Christian
Is it possible to obtain Servername and and Serverport in the Sitemap? If not I would prefer to code an action which serves this parameters from the request. Regards and nice weekend Christian A. Meyer Software Development GODYO AG Prüssingstraße 35 D-07745 Jena Telefon: +49 3641 2 87-135 Mobil

RE: TV Guide w/ Cocoon

2004-01-30 Thread Leszek Gawron
Brent, > Well I just added the coolest (I think.. of course I wrote > it.. so my opinion is a little biased) feature to my new > Sentinel app (if you dont know that is check the mailing > list archive for my previous anouncement message). Lovely thing .. really .. when will it be available to dow

Re: AW: How do I set session variables from xslt or jxtransforms?

2004-01-30 Thread Joakim Verona
Many thanks Markus! Regards, /Joakim Markus Heussen wrote: In a first transformation you can create the xml syntax for the second transformer, the session transformer using xslt/xpath functions. look at http://cocoon.apache.org/2.1/developing/webapps/contexts.html you can do something like this:

RE: sitemap compilation and entity catalog resolver in 2.0.4

2004-01-30 Thread Jon Tonberg
Title: RE: sitemap compilation and entity catalog resolver in 2.0.4 Joerg > I see, but the compiling engine is no longer in use. Even in > 2.0 CVS the > interpreting engine is in use. Maybe this feature is missing > there too, > but that was just for your information. In 2.0.4 you can al

Re: Question about my Transformer

2004-01-30 Thread Andreas Hartmann
Bruno Dumon wrote: [...] > If you extend abstractdomtransformer you have access to the Document > instance, but i don't know if that makes your problem any easier. This is a good idea. It would make it easier, Actually, I think it would make it a lot harder. Yes, as far as this example is concern

Re: nested repeaters WANTED !

2004-01-30 Thread Jan Hoskens
I'm using xml binding and am currently using a lot of nested repeaters without any problem. I do work with a CVS Head updated last on the 26 of januari so I don't really know if it was working in the release. I think it should work with bean binding too, and if it doesn't, well, then it sounds like