Compile Cocoon2

2001-11-18 Thread Thomas Wrobel
Hello, I am trying to compile cocoon2 on Win98 with JDK1.3. I set the environmentvariable JAVA_HOME and type: .\build.bat -Dinclude.webapp.libs=yes webapp I get the error: "Exception in thread "main" java.lang.NoClassDefFoundError:" That's all Can everybody help me? Thomas Wrobel

Re: Problem with Tomcat and cocoon.

2001-11-18 Thread bootstrap
Might be something to do with the X-server on the linux box. Check http://xml.apache.org/cocoon/faqs.html and search for Xvfb hth, dave Quoting Benjamin Luck <[EMAIL PROTECTED]>: > Dear really cool help people. :) > > My Tomcat 4.0.1 installation is working fine. It runs all the JSP and > se

Re: help for rtf generation

2001-11-18 Thread Alex McLintock
At 08:57 15/11/01, Pranav Tandon wrote: >Hello, >I am new to use cocoon and xml technologies, what i am trying to do is >to generate dynamically an rtf document from an xml document. >for rtf generation i am using jfor. I believe jfor and fop are merging - at least the main developer of jfor i

More Examples plea

2001-11-18 Thread Alex McLintock
Hi folks, This is a plea for more simple examples of how and when to use Cocoon. I've gone through the documentation for 2.0rc2 and get most of the details - I think. I have for example taken the slashdot news example and created a new page which displays news from my slashcode site http://new

RE: Sitemap

2001-11-18 Thread Alex McLintock
> > From: Bobby Koya [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, November 14, 2001 2:18 PM > > Subject: Sitemap > > Does any better (more in-depth) documentation exist about how > > sitemap works? Nick Entin wrote: >The most comprehensive documentation I found about how sitemaps works - >si

path to the pictures

2001-11-18 Thread Ritzmann, Heiko
Hi, how I have to say cocoon the right path to the images. Cocoon find's all may templates with ".../*", but the images in the templates are not visible, although the relative path to the pictures is the right one. I think it's a question of the sitemap, isn't it? I don't understand the examples

NEED HELP (was: util.xsl not found problem)

2001-11-18 Thread Drasko Kokic
Has anybody fixed this problem with Cocoon 1.8.2 on Tomcat 3.3 ??? If not than I will try to fix it myself. Any help is very appreciated. --- Lajos Moczar <[EMAIL PROTECTED]> wrote: > Hi Trevor: > > You need to check the location of the logicsheet > (processor.xsp.logicsheet.util.java = > res

Documentation

2001-11-18 Thread Daniel Steudel
Hey out there. This is my first time on a mailing list. Hopefully making it all right. My question is: is there any documentation on cocoon2 available? or could s.o. tell me how i can bring my xml-files to work? i'm confused about the sitemap.xmap. Thanks D.still -

Re: Documentation

2001-11-18 Thread Stan Hughes
Daniel Steudel wrote: >Hey out there. This is my first time on a mailing list. Hopefully making it >all right. > >My question is: >is there any documentation on cocoon2 available? >or could s.o. tell me how i can bring my xml-files to work? i'm confused >about the sitemap.xmap. > >Thanks >D.sti

Re: Powered by Cocoon...?

2001-11-18 Thread Stan Hughes
BeardedDragon.org wrote: >Hey all, > >I was just wondering if there were any "Powered by Cocoon" images to place >at the footer of my site. I took the main logo for Cocoon2, and made a >slight modification to it to add the "Powered by" to it. I don't know if >that's an okay thing to do, but fig

UML docs?

2001-11-18 Thread Conal Tuohy
Are there any uml diagrams (sequence or collaboration diagrams, particularly) of Cocoon2? - Please check that your question has not already been answered in the FAQ before posting. To un

Re: Powered by Cocoon...?

2001-11-18 Thread BeardedDragon.org
On Sun, 18 Nov 2001 16:19:11 -0600, Stan Hughes wrote: > Just thought I would let you know, I don't know where you can get a > "powered by", but, I did check out your site (on your last post). I > thought it looked really good. Looks much cleaner than /. > > Stan Thanks. I went with a slashd

Sitemap Substitution Vars

2001-11-18 Thread Stan Hughes
I know it is possible to have one substitution variable for a matched pattern as in the following: ... But, is it possible to have more than one, i.e., {1},{2},{3} ... Nothing I have tried works. Thanks in advance, Stan ---

Re: Documentation

2001-11-18 Thread Peter Royal
On Sunday 18 November 2001 05:15 pm, you wrote: > >My question is: > >is there any documentation on cocoon2 available? > >or could s.o. tell me how i can bring my xml-files to work? i'm confused > >about the sitemap.xmap. > > That's the only docuementation I have found, other than the source... T

Re: Documentation

2001-11-18 Thread Stan Hughes
Peter Royal wrote: > On Sunday 18 November 2001 05:15 pm, you wrote: > > >My question is: > > >is there any documentation on cocoon2 available? > > >or could s.o. tell me how i can bring my xml-files to work? i'm confused > > >about the sitemap.xmap. > > > > That's the only docuementation I have

Re: newbie Question abt number of xsls

2001-11-18 Thread Adam A R
Hi Arun, Yes. It is possible to use one .xsl for each ML If you are using Cocoon 1.8 then use the media="xxx" parameter in the processing instruction to specify the useragent for the xsl. eg. ... ... ... But for this to work, you should configure User-Agents(Browsers) in the cocoon.pro

Re: Sitemap Substitution Vars

2001-11-18 Thread giacomo
On Sun, 18 Nov 2001, Stan Hughes wrote: > I know it is possible to have one substitution variable for a matched pattern > as in the following: > > > >... > > > But, is it possible to have more than one, i.e., {1},{2},{3} ... > > Nothing I have tried works. Look into the sample sitemaps.