RE: Oddity with XSP and Namespaces

2002-03-22 Thread Vadim Gritsenko
> From: Leigh Dodds [mailto:[EMAIL PROTECTED]] > > Hi, can anyone explain the following, or identify that this > is a fixed bug? Ok, I can now identify that this is a *fixed* bug. Thanks for finding. Regards, Vadim > Environment: Tomcat 4.0.1, Cocoon 2.0.1. > > XSP Page: > > http://apache.o

RE: Logger not defined

2002-03-22 Thread Vadim Gritsenko
Reduce log level from DEBUG to INFO. See logkit.xconf and web.xml Vadim > From: Peter Fagerlund [mailto:[EMAIL PROTECTED]] > > I am running Cocoon 2.0.2(20020322171928) on JBoss3.0.0beta2(20020322175910) > and in my JBoss log I have way to many lines of : > > > 2002-03-22 22:38:15,476 IN

RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-22 Thread Chitharanjan Das
Hello Peter, Thanks a lot for your help... I did not catch your suggestion , both ver 2.0.1 and the latest version has the same entry in cocoon.xconf, it is the one you have listed in your mail. Should I replace this with a new entry ? The JSP files fail to get generated in the new vers

Logger not defined

2002-03-22 Thread Peter Fagerlund
I am running Cocoon 2.0.2(20020322171928) on JBoss3.0.0beta2(20020322175910) and in my JBoss log I have way to many lines of : 2002-03-22 22:38:15,476 INFO [org.jboss.jetty.Jetty] DEBUG (2002-03-22) 22:38.15:474 [] (/cocoon/documents/doclist.html) SocketListener-0/LogKitLogger:

RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-22 Thread Chitharanjan Das
Copied the jasper-compiler.jar from TomCat\lib to \WEB-INF\lib Same result. You are right, there is no compiled jSP's under TOMCAT/work/cocoon JSP reader: I used the jsp reader , same result, no JSP generated I get a page not found error in my browser, No exception or error at any

Re: ESQL - Getting Column Names

2002-03-22 Thread Benjamin Grant
On Friday 22 March 2002 11:15 am, you wrote: > Hi Folks > > Assuming that I have something like this working, > then I would like to know how I can get the column Names > and use then in a and cycle through each row and > print all the columns of each row as . > > How do I get access

ContentHandler-DocumentHandler

2002-03-22 Thread Ivan Rubin
Hello, I can't quietly understand the deprecation between these interfaces. I see contentHandler deprecated in some places, as DocumentHandler in others. (Implementations.) As I understand it ContentHandler matchs the (standard?) SAX2 implementation, with support for namespaces. That's the way?

Re: [HELP]Exception in creating Transform Handler

2002-03-22 Thread Ivan Rubin
The simplest. You should check the different sitemaps provided with the samples. Hope it helps, Albert Hervas wrote: > Description:org.apache.cocoon.ProcessingException: Exception in creating Transform >Handler: java.lang.NullPointerException > > I'm Albert Hervas,

RE: Question concerning form-validator-action

2002-03-22 Thread Vadim Gritsenko
> From: Axel Honfi [mailto:[EMAIL PROTECTED]] > > Hello! > > I have a simple question concerning the form-validator-action. > I defined a param like this: > > How do you know that it supports type="date"? PS Have you read javadoc? Vadim > But in which format should I input the date(dd.mm.

RE: Internal Server Error - Language Exception -- Help Me Please

2002-03-22 Thread Vadim Gritsenko
RTFM: http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/documentation/xdocs/in stalling/index.xml?rev=1.16&content-type=text/vnd.viewcvs-markup Get also http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/build.bat?rev=1.18&content -type=text/vnd.viewcvs-markup Vadim > From: Jeremy Beeler [mailto:[

RE: [HELP]Exception in creating Transform Handler

2002-03-22 Thread Vadim Gritsenko
First make sample shipped with cocoon work for you. Look in the docs/samples/xsp/logicsheet.xsp for the sample logicsheet. PS Sample might not be in Cocoon 2.0.1. In this case, get snapshot from CVS or wait till March 25 for Cocoon 2.0.2 Vadim > From: Albert Hervas [mailto:[EMAIL PROTECTED]] >

RE: Cocoon and XIndice versions

2002-03-22 Thread Vadim Gritsenko
Alex: When you work with Cocoon CVS, make sure: 1. You have latest CVS (as of yesterday is ok) 2. You have read install instructions from the CVS Vadim > -Original Message- > From: Alex McLintock [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 22, 2002 12:04 PM > To: [EMAIL PROTECTED]

Question concerning form-validator-action

2002-03-22 Thread Axel Honfi
Hello! I have a simple question concerning the form-validator-action. I defined a param like this: But in which format should I input the date(dd.mm.yy or ddmmyyy or ...? All my tries failed to validate, does anyone know the correct syntax? Thanks in advance Axel --

ESQL - Getting Column Names

2002-03-22 Thread Joseph Rajkumar
Hi Folks Assuming that I have something like this working, then I would like to know how I can get the column Names and use then in a and cycle through each row and print all the columns of each row as . How do I get access to the MetaData and use it to get the data I need. Any

FW: Alternate formats for xml.apache.org/cocoon ?

2002-03-22 Thread von Schwerdtner, Thomas (GXS, FPI)
Title: FW: Alternate formats for xml.apache.org/cocoon ?  Folks,    I'd like to print some of the documentation from the cocoon  site, are there any plans to make PDF or PS versions  available?  Is there a reasonably simple way to convert the  installed docs to PDF/PS without doing XML-FO w

Re: Internal Server Error - Language Exception -- Help Me Please

2002-03-22 Thread Carlos
Wait a minute, are you trying to compile FROM the .war file. The .war file is what you drop into your servlet engine for Cocoon to Run. On 03/22/02 6:57, "Jeremy Beeler" <[EMAIL PROTECTED]> wrote: > hi. i am trying to have cocoon compile from the .war file and i get a > language exception. i am

RE: Cocoon and XIndice versions

2002-03-22 Thread von Schwerdtner, Thomas (GXS, FPI)
Title: RE: Cocoon and XIndice versions There are instructions on the recent list archives on getting Cocoon/Tomcat working with jdk1.4 For starters, see: http://www.mail-archive.com/cocoon-users@xml.apache.org/msg08873.html I know nothing of Xindice but maybe that will get you going in the

Cocoon and XIndice versions

2002-03-22 Thread Alex McLintock
Hi folks, I'm trying to find satisfactory versions of Cocoon and XIndice which work together. I am told that I need a CVS version of cocoon rather than the latest release - but the CVS snapshots don't currently work. (I am using Xinidice 1.0 and Tomcat 4.0something on RedHat Linux 7.2, and Su

Internal Server Error - Language Exception -- Help Me Please

2002-03-22 Thread Jeremy Beeler
hi. i am trying to have cocoon compile from the .war file and i get a language exception. i am using j2sdk1.4.0, tomcat4.0, apache1.3, and cocoon2.0.1. can anyone help? Cocoon 2 - Internal server error type f

[HELP]Exception in creating Transform Handler

2002-03-22 Thread Albert Hervas
Description:org.apache.cocoon.ProcessingException: Exception in creating Transform Handler: java.lang.NullPointerException I'm Albert Hervas, a student from Barcelona (Catalonia). Im a very beginner with Cocoon2 and web developing in general. I just don't know how to associate a 'logicsheet' (x

Re: Automatic FAQ

2002-03-22 Thread Alex McLintock
At 09:35 22/03/2002, you wrote: > > I wonder if there is a piece of software that accepts mails as input > and format them for the web. > > So I can forward it the best mails of the lists, and browse them, as an > FAQ. The editing part of FAQ maintenance cannot be underestimated. I'm quite ke

Re: Automatic FAQ

2002-03-22 Thread Andreas Hartmann
>FYI, the domain name cocoon-users.org is available. > I agree that a site like the one you mentioned would be a very >valuable resource. However, the entry point for new cocoon users >is the site on apache.org; we probably should focus on improving >it instead of making lots of small sites.

Re: Automatic FAQ

2002-03-22 Thread Andre Thenot
FYI, the domain name cocoon-users.org is available. I agree that a site like the one you mentioned would be a very valuable resource. However, the entry point for new cocoon users is the site on apache.org; we probably should focus on improving it instead of making lots of small sites. A.

Cocoon and XIndice versions

2002-03-22 Thread Alex McLintock
> >Hi folks, > >I'm trying to find satisfactory versions of Cocoon and XIndice which work >together. > >I am told that I need a CVS version of cocoon rather than the latest >release - but the CVS snapshots don't currently work. >(I am using Xinidice 1.0 and Tomcat 4.0something on RedHat Linux 7

Oddity with XSP and Namespaces

2002-03-22 Thread Leigh Dodds
Hi, can anyone explain the following, or identify that this is a fixed bug? Environment: Tomcat 4.0.1, Cocoon 2.0.1. XSP Page: http://apache.org/xsp";> "two" http://www.ldodds.com"; prefix="lrd"/> "four" "http://www.ldodds.com"; "lrd"

Problem with linking to CSS via Cocoon

2002-03-22 Thread KOZLOV Roman
Hello, I've faced with more then mysterious problem: Cocoon (under Apache Tomcat/4.0) generates error message in server console and in logs if my css file is more then 2KB (>2048b). I have default sitemap where I just removed all the pipeline and inserted the following:

Re: question about cacheable and blocking simultaneous access

2002-03-22 Thread Marcelo F. Ochoa
Moritz Petersen wrote: >hi list, > >i am wondering, if generators, that implement the cacheable interface, >automatically block simultaneous accesses? >i want to write a generator, which has to execute heavy computings. so if >caching is enabled, it would be clever to compute just once - that mea

RE: Where is tag coming from?

2002-03-22 Thread William Brogden
That http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>

RE: Where is tag coming from?

2002-03-22 Thread Hope Sean
-Original Message- From: Derek Hohls [mailto:[EMAIL PROTECTED]] Sent: 22 March 2002 13:20 To: [EMAIL PROTECTED] Subject: Re: Where is tag coming from? I've tried the ('<'+'head>') without success... sorry. I've also tried including the function in a separate file, but with the same l

Re: Automatic FAQ

2002-03-22 Thread Olivier Rossel
Very good remarks. Especially, the idea of a weblog that points to interesting URLs (web, mailing-list archives or whatever) could be really nice. Keeping reading the list is a heavy task, so a weblog could be nice when you have not a lot of time for it. I am french citizen and daily reads lin

RE: Where is tag coming from?

2002-03-22 Thread Piroumian, Konstantin
> From: MJ Ray [mailto:[EMAIL PROTECTED]] > > Derek Hohls wrote: > > write(''); > > write(''); > > in the XSL file, and causing it to become: > > I think it's because cocoon sees the tags, not the context. > Rather, to > cocoon, the tags are the context and the rest is just so

Re: Where is tag coming from?

2002-03-22 Thread Christian Haul
On 22.Mar.2002 -- 03:19 PM, Derek Hohls wrote: > I've tried the ('<'+'head>') without success... sorry. > > I've also tried including the function in a separate file, but with > the same lack of result - at the end, I think, because, its also > processed by Cocoon - and, even if this did work, i

RE: question about cacheable and blocking simultaneous access

2002-03-22 Thread Vadim Gritsenko
> From: Moritz Petersen [mailto:[EMAIL PROTECTED]] > > hi list, > > i am wondering, if generators, that implement the cacheable interface, > automatically block simultaneous accesses? No. > i want to write a generator, which has to execute heavy computings. so if > caching is enabled, it would

RE: ESQL - mixed case in column names spits "attribute not found" on SELECT

2002-03-22 Thread von Schwerdtner, Thomas (GXS, FPI)
Title: RE: ESQL - mixed case in column names spits "attribute not found" on SELECT In case anyone is curious: the "attribute not found" error is PostgreSQL specific (or at least it shows up in the console interface) and is fixed by making the column names all lowercase. -Tom -Orig

Re: Where is tag coming from?

2002-03-22 Thread Derek Hohls
I've tried the ('<'+'head>') without success... sorry. I've also tried including the function in a separate file, but with the same lack of result - at the end, I think, because, its also processed by Cocoon - and, even if this did work, its only a quick fix because, in some cases, the javascrip

Re: Automatic FAQ

2002-03-22 Thread MJ Ray
Olivier Rossel wrote: > Does it sound interesting to anyone? > May be, such a project already exists. Yes, it's an interesting idea. Luminas is already doing a semi-automatic grabbing of URLs sent to the lists and formatting those through Cocoon. You can see it at http://www.luminas.co.uk/techn

Re: Where is tag coming from?

2002-03-22 Thread MJ Ray
Derek Hohls wrote: > write(''); > write(''); > in the XSL file, and causing it to become: I think it's because cocoon sees the tags, not the context. Rather, to cocoon, the tags are the context and the rest is just so much content. Probably a good thing generally, but it's hurti

Re: [Request] Upgrade instructions for new releases

2002-03-22 Thread Peter Robins
I was meaning as part of the documentation for the release. It will surely vary depending on the release: simple bugfix releases won't require much, extensive changes to sitemaps will. On Wednesday 20 Mar 2002 12:56 pm, Nicola Ken Barozzi wrote: > From: "Peter Robins" <[EMAIL PROTECTED]> > > >

Using XSLTC

2002-03-22 Thread Miller, Grant
Hi, I have seen the mailings regarding XSLTC not working with cocoon. I was wondering what the exact problem is and how limiting this is. For example, if all I want to do is a transform step in a pipeline using XSLTC is this theoretically possible now? Would this require having to write a new tra

RE: Automatic FAQ

2002-03-22 Thread Leigh Dodds
> I wonder if there is a piece of software that accepts mails as input and > format them for the web. So I can forward it the best mails of the lists, and browse > them, as an FAQ. I agree that this is a good idea, but you can do this in a lot less technical way -- in fact I have been doing it

Re: Automatic FAQ

2002-03-22 Thread Bertrand Delacretaz
On Friday 22 March 2002 10:35, Olivier Rossel wrote: >. . . > I wonder if there is a piece of software that accepts mails as input > and format them for the web. >. . . This is just one piece of the puzzle: seems like XMTP (http://www.openhealth.org/xmtp/) can convert mail messages (RFC-822 for

RE: [HELP]SAXException JspGenerator.generate() - Using Tom Cat 4.0.1 and latest Cocoon build JDK 1.3.1

2002-03-22 Thread Piroumian, Konstantin
> -Original Message- > From: Chitharanjan Das [mailto:[EMAIL PROTECTED]] > > Hello Peter, > > Interestingly there are no errors in the core.log., whatsoever... > There are no errors in error.log > The only error was in sitemap.log*** Does Cocoon JSP samples work? Try to use JSPReader t

RE: i18n questions

2002-03-22 Thread Piroumian, Konstantin
Title: Message Hi From: M. Reck [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 12:29 AMTo: [EMAIL PROTECTED]Subject: i18n questionsHi all, I am trying to develop a multilingual site by use of the i18n-Transformer. But some questions arise: 1. Is it possible to

Automatic FAQ

2002-03-22 Thread Olivier Rossel
I am using several mailing-lists. On some of them I am the local guru (cocktails making, sendmail.cf manual writing) and some where I am a newbie (cocoon-users :-) I wonder if there is a piece of software that accepts mails as input and format them for the web. So I can forward it the best mail

Cocoon 2.0.1, Tomcat 4.0.1 and Jboss 2.4.4... Problemo!

2002-03-22 Thread Deepak Mehta
Title: Cocoon 2.0.1, Tomcat 4.0.1 and Jboss 2.4.4... Problemo! [INFO,EmbeddedCatalinaServiceSX] Starting [INFO,EmbeddedCatalinaServiceSX] Starting EmbeddedCatalinaSX [INFO,EmbeddedCatalinaServiceSX] Building Http engine and connector [ERROR,ConfigurationService] Unexpected error java.lang.No

question about cacheable and blocking simultaneous access

2002-03-22 Thread Moritz Petersen
hi list, i am wondering, if generators, that implement the cacheable interface, automatically block simultaneous accesses? i want to write a generator, which has to execute heavy computings. so if caching is enabled, it would be clever to compute just once - that means that all other requests hav

RE: Where i can get detailed information of sitemap and parameters

2002-03-22 Thread Hahn Kurt (CHA)
Once your Cocoon is running, you should be able to get to the detailled explanation simply by clicking on the appropriate links. Or try this: http://localhost:8080/cocoon/documents/userdocs/concepts/sitemap.html. If oyu have a standard installation, it will take you to it. -Message d'origine-

答复: Where i can get detailed information of sitemap and parameters

2002-03-22 Thread 王红宝
hello: The {1} represent the first wildchard, {2} represent the second,and so on. -ÓʼþÔ­¼þ- ·¢¼þÈË: Sreenivasan N. [mailto:[EMAIL PROTECTED]] ·¢ËÍʱ¼ä: 2002Äê3ÔÂ22ÈÕ 16:32 ÊÕ¼þÈË: [EMAIL PROTECTED] Ö÷Ìâ: Where i can get detailed information of sitemap and parameters Hi all I was lo

Where is tag coming from?

2002-03-22 Thread Derek Hohls
Hi A very stupid -but frustrating - problem this: I have an XSP generating an XML file and being transformed by XSL - nothing new here. When I look at the resultant HTML, tho', I see a line: has been added below the (that I create). No big deal? But, whatever is doing this, is doing the sa

Where i can get detailed information of sitemap and parameters

2002-03-22 Thread Sreenivasan N.
Hi all I was looking into bonebreaker sample site where the sitemap of bonebreaker says what is the meaning of {1} / {2}.xml Is there any guideline or tutorial for sitemap configuration? Regards Sreenivasan. "Attitudes are much more important than aptitudes." "Nothing is impossible fo