Re: change data between java-action and html-pages

2002-12-15 Thread Giacomo Pati
On Sun, 15 Dec 2002, Christoph Stocker wrote: hi! i have a java-action, which in every call say what's the next page and do some other data controlling. no i want to share the date, generated in my action, with my xsp-pages. whats the best way to share this date (in the session object?)

Re: AW: change data between java-action and html-pages

2002-12-15 Thread Giacomo Pati
[mailto:giacomo@lapgp] Im Auftrag von Giacomo Pati Gesendet: Sonntag, 15. Dezember 2002 17:29 An: [EMAIL PROTECTED] Betreff: Re: change data between java-action and html-pages On Sun, 15 Dec 2002, Christoph Stocker wrote: hi! i have a java-action, which in every call say what's the next

Re: help on rolling my own XSL

2002-09-30 Thread Giacomo Pati
Do you have a copy-over template in your logicsheet like: xsl:template match=@*|*|text()|processing-instruction() xsl:copy xsl:apply-templates select=@*|*|text()|processing-instruction()/ /xsl:copy /xsl:template Giacomo On Mon, 30 Sep 2002, Jerry Fowler wrote: Gentlefolk:

Re: Link Livesites: no longer

2002-08-20 Thread Giacomo Pati
On 20 Aug 2002, Andreas Kuckartz wrote: This site listed as the second entry under Live Sites powered by Apache Cocoon seems to be a Zope site (and has some technical problems): Sirvisetti UDDI Registrar WAP site http://www.sirvisetti.com/uddihtml/uddi Thanks for the pointer. Giacomo

Re: Redirect/Rewrite Module

2002-08-15 Thread Giacomo Pati
On Fri, 9 Aug 2002, Michael Wechner wrote: Hi I have a situation where I would like to do a lot of URI-redirects/rewrites. I know I can do this via the sitemap, but other people would be doing this. So for the reason of Separation of Concern I would like to separate this from the actual

Re: How to use Xindice in Cocoon2?

2002-07-17 Thread Giacomo Pati
On Wed, 17 Jul 2002, sheshadri wrote: check for XMLDBTransformer regards, shesh - Original Message - From: Ken C To: [EMAIL PROTECTED] Sent: Wednesday, July 17, 2002 10:49 AM Subject: How to use Xindice in Cocoon2? I have been reading through the mail archive and

Re: To Admin - Important/Urgent/Serious

2002-07-16 Thread Giacomo Pati
If you are shure you have subscribed using that mail address try mailto:[EMAIL PROTECTED] Giacomo PS request for help is mailto:[EMAIL PROTECTED] On Tue, 16 Jul 2002, Suchandra Nag wrote: same here .. Please someone help me to unsubscribe from the list .. My email_id is [EMAIL PROTECTED]

Re: [ANN] Apache Cocoon 2.0.3 Release

2002-07-15 Thread Giacomo Pati
Congrats to all! Cool work. I see I've missed alot according to the huge list of changes. Giacomo On Mon, 15 Jul 2002, Carsten Ziegeler wrote: Apache Cocoon 2.0.3 Released snipped-rest/ -

Re: Save output files

2002-07-15 Thread Giacomo Pati
On Mon, 15 Jul 2002, Steven Noels wrote: Thomas Balthazar wrote: and i want to save the output (the html file) instead of simply viewing it with my browser. Can you please give me some clues. Cocoon offers a wonderful, if less-than-optimal documented command-line interface that crawls

RE: Looking for help in the upcomming release

2002-07-14 Thread Giacomo Pati
On Fri, 12 Jul 2002, Carsten Ziegeler wrote: Just an update to the procedure: If you use the latest CVS step 3 - setting the targetted jvm - is done now automatically by the build system. It detects the compiler version you use and chooses by itself the correct target. So, everything is

Re: Confused about Logging

2002-04-09 Thread Giacomo Pati
Quoting Jörn Heid [EMAIL PROTECTED]: [Using Cocoon 2.0.2 in Jetty 4.0.0 on Win 2000 with JDK 1.4] I have changed all log-level attributes in logkit.xconf and web.xml to FATAL-ERROR but every debug message is printed out into the four log files and on stdout. Is this a problem of 2.0.2

Re: xsp while - for loop

2001-12-18 Thread Giacomo Pati
Quoting Johannes Schwarz [EMAIL PROTECTED]: My xsp - file compiles without any problems. But as soon as I put a while or a for loop inside the method or inside the xsp:logic - tag within the tag NAVIGATION my xsp file won't compile anymore. It seems that it's going into an infinite

Re: What is Cocoon good for???

2001-11-13 Thread Giacomo Pati
Quoting Søren Neigaard [EMAIL PROTECTED]: Ok I'm a bit frustrated right now, but nothing I do works :( I have tried to deliver XML from my Java method to C2 as a stream of ASCII XML, as a string of ASCII XML, as a SAXSource and as a DOMSource. But to no avail. Yes I know that I probably

Re: Wanted - C2 Idiots Guide to deploying XML/XSL/XSP files

2001-09-20 Thread Giacomo Pati
Quoting Aston Jeremy [EMAIL PROTECTED]: Hi, I have just moved from c1.8 to c2b2 and am lost on how to deploy even the simplest of code under c2. I did have c2 running as a war under Tomcat 3.2.3 but now have got it running as an raw web app with Apache 1.3.19/mod_jk acting as the HTTP

Re: Error Logs? Error Pages?

2001-09-18 Thread Giacomo Pati
Quoting [EMAIL PROTECTED]: Hi again, While I'm learning cocoon, the page cocoon returns most often is Document contains no data. My questions is: Is there any way at all of finding out what went wrong? Where are the error logs? -- the logs I can see do not contain any

Re: Please tell me where the tags content/title/para/page are defined

2001-09-18 Thread Giacomo Pati
Quoting Antony Stace [EMAIL PROTECTED]: Hi Folks I am very ner to cocoon, about 3 days and have a few questions. One of the example files in the cocoon distribution, simple.xsp Uses the tags, content title para page I cannot seem to find a style sheet which defines what

Re: Action vs. Request

2001-09-17 Thread Giacomo Pati
Quoting Tobias Luikard [EMAIL PROTECTED]: Hi, this isn't the problem. In the Action I try to set XMLString as seen. But when I try to read it in the XSP with the following statement it's empty (I get EGAL as result): xsp-request:get-parameter name=XMLString default=EGAL/ You are

RE: embedding fonts (FOP and C2)

2001-09-12 Thread Giacomo Pati
Quoting Jacob Cantwell [EMAIL PROTECTED]: thanks Giacomo and Colin, i went through the logs again, and picked up that it wasnt finding the font. (i swear it wasn't in the logs before) in my sitemap: user-config src=d:/fop/conf/userconfig.xml/ in my userconfig.xml: font

Re: Cocoon2 + SSL.

2001-08-29 Thread Giacomo Pati
Wrong list, Please post to tomcat-users Giacomo Quoting [EMAIL PROTECTED]: I use Tomcat with Cocoon2. But now i need SSL. I've tried with tomcat but i can't. Someone can tell me how to do it properly. I've done all with tomcat papers but it doesn't work well. Some questions:

Re: How to log from a Java class ?

2001-08-27 Thread Giacomo Pati
Quoting Cyril Cambien [EMAIL PROTECTED]: I understand how to log from a xsp file using the log.xsl logicsheet but what is the best way to log information from the Java classes called from my xsp files ? Make them implement Loggable and pass the logger to them

Re: Cocoon2 and HP Web Services Platform

2001-08-17 Thread Giacomo Pati
Quoting Ovidiu Predescu [EMAIL PROTECTED]: Hi, I just wanted to let you know you can now take a look at HP Web Services Platform (HPWS), which includes a modified version of Cocoon2, as I presented in one the recent emails on cocoon-dev: http://www.hp.com/go/webservices For those of

Re: Using action return value in xsp

2001-08-13 Thread Giacomo Pati
Quoting Michael Homeijer [EMAIL PROTECTED]: In an action i return a HashMap to the sitemap, one of the elements in this HashMap is a HashMap. My question is, how do I get this second HashMap in an xsp page. From the documentation of the Parameters object, I read that I can only get

Re: Implementing FileExistSelector

2001-08-09 Thread Giacomo Pati
Quoting Michael Homeijer [EMAIL PROTECTED]: In a part of the sitemap I want to check if a requested file exists, if it doesn't i want to return the contents of a default file. Is this the way I should implement something like that or are the easier methods? : map:match

RE: [C2] SOAP - Scanned for virus

2001-07-19 Thread Giacomo Pati
Quoting Michael Homeijer [EMAIL PROTECTED]: Hi, If you mean the stuff I sent to the mailing list: it ended up in the cvs bij mistake. They were just meant as an example to show what could be done with soap. In my opinion, an implementation of soap in C2 should not just be a

Re: Servlet generator, help needed

2001-07-19 Thread Giacomo Pati
Quoting Jean-Marc Borer [EMAIL PROTECTED]: Hello guys, I am new to Cocoon, but not to web application development and XML. We are currently evaluating Cocoon to see if it fits out needs. We develop web applications based on servlets. In a MVC (model view controller) model, we expect to

Re: ./build.sh - permission denied

2001-07-13 Thread Giacomo Pati
Quoting raghu [EMAIL PROTECTED]: Hello there, I am unable to build the cocoon2, i downloaded the cocoon-2.0-b1.tar from xml.apache.org, and untarred it in a directory. When i try to build using ./build.sh -Dinclude. i get permission denied, why is it so i am in the root while

Re: [C2] Newbie question again

2001-06-11 Thread Giacomo Pati
Quoting Aleksey Globets [EMAIL PROTECTED]: Ok, I will try to ask in another way. If I plan to create two contexts in Tomcat pointed to different directories and to use Cocoon within it. So how I can use it? Do I need to copy and rename /cocoon directory or something else? Yes. Giacomo

Re: C2 and Avalon

2001-06-07 Thread Giacomo Pati
Quoting Ulrich Mayring [EMAIL PROTECTED]: Hi folks, now that the beta is out, what is the relation of Cocoon2 and Avalon? We already use Avalon here for other stuff, can we just install Cocoon as a block or do we still need Tomcat? So far C2 is not a Block. You still need Tomcat (IIRC

Re: AW: Problem starting up new C2 beta

2001-06-07 Thread Giacomo Pati
Quoting Alexander Weinmann [EMAIL PROTECTED]: I am quite sure that I don't have any duplicate versions of avalon or other jars in the classpath. If still think it is a general problem with the avalon/excalibur jars included in the dist. ... Though: If others DO NOT have the