Re: Cocoon will not run

2002-04-29 Thread Thor Heinrichs-Wolpert
Right off of the binary download page http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4-b2/ Cheers, Thor HW 4/29/2002 11:28:54 PM, "Andreas Rittershofer" <[EMAIL PROTECTED]> wrote: >On 30 Apr 2002 at 14:22, Perry Molendijk wrote: > >> I tried running Cocoon 2 with Tomcat 4.0.3

Re: Cocoon will not run

2002-04-29 Thread Andreas Rittershofer
On 30 Apr 2002 at 14:22, Perry Molendijk wrote: > I tried running Cocoon 2 with Tomcat 4.0.3 without any luck. Try 4.0.1 or > 4.0.4. Those work first time every time, for me anyway. I cannot find Tomcat 4.0.4 on the download page of Jakarta. mfg ar -- mailto:[EMAIL PROTECTED] http://www.ritte

Re: Cocoon will not run

2002-04-29 Thread Andreas Rittershofer
On 30 Apr 2002 at 14:22, Perry Molendijk wrote: > I tried running Cocoon 2 with Tomcat 4.0.3 without any luck. Try 4.0.1 or > 4.0.4. Those work first time every time, for me anyway. Version < 4.0.3 have a security problem, I do not want to use them. What about 4.0.4? There is beta 2 out; how sta

Re: Cocoon will not run

2002-04-29 Thread Perry Molendijk
I tried running Cocoon 2 with Tomcat 4.0.3 without any luck. Try 4.0.1 or 4.0.4. Those work first time every time, for me anyway. Perry - Original Message - From: "Andreas Rittershofer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 30, 2002 1:53 PM Subject: Cocoon will

Re: mutli-level stylesheets

2002-04-29 Thread Perry Molendijk
in webapp/documentation/sitemap.xmap you'll find: which is pretty much what you're after I think. Cheers, Perry - Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 30, 2002 9:43 AM Subject: RE: mutli-level stylesheet

Cocoon will not run

2002-04-29 Thread Andreas Rittershofer
My setup is: Java 1.3.1 Tomcat 4.0.3 (examples are running fine) Cocoon 2.0.2 When I invoke http://host:8080/cocoon I get: Apache Tomcat/4.0.3 - HTTP Status 500 - Internal Server Error -- -- type Exception report mess

Re: Status of Cocoon2 in CVS

2002-04-29 Thread David Crossley
You can see all branch names via ViewCVS http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/ using the drop-down list at the end of that page. Joseph, the one you are after is cocoon_2_0_3_branch --David Joseph Rajkumar wrote: > Vadim Gritsenko wrote: > > > > Joseph, all, > > > > As it was already

RE: mutli-level stylesheets

2002-04-29 Thread Vadim Gritsenko
> From: Ethan Kennelly [mailto:[EMAIL PROTECTED]] > > I've looked and looked for a way to apply multilevel styles sheets in > cocoon2 like I can in cocoon 1 using name="cocoon-process">, but can't find anything. My problem is I want to > have an xml file that uses an xsl file that has xsp proces

Re: [HELP]SAX2 driver class org.apache.xerces.parsers.SAXParser does not implement XMLReader

2002-04-29 Thread sheshadri
Hi Vadim, Yes I got ur point. The problem was that i am directly using the build/ src directory without using the war file. I have removed the specified 3 jars from the cocoon/web-inf/lib and removed the old xerces jar and copied the latest jars to the tomcat/common/lib folder . It works f

Re: Status of Cocoon2 in CVS

2002-04-29 Thread Joseph Rajkumar
Vadim Gritsenko wrote: > Full branch name is: > cocoon_2_0_3_branch > > I use command: > cvs -q -z3 checkout -r cocoon_2_0_3_branch xml-cocoon2 > > Vadim Hi Many thanks for the information. Regards Joseph Rajkumar --

RE: Status of Cocoon2 in CVS

2002-04-29 Thread Vadim Gritsenko
> From: jrajkumar [mailto:jrajkumar] On Behalf Of Joseph Rajkumar > > Vadim Gritsenko wrote: > > > > Joseph, all, > > > > As it was already mentioned (IIRC by Carsten), > > > > Cocoon CVS HEAD is now in *ALPHA* state. > > > > It means that some errors are expected, and will be fixed as we mo

RE: Cocoon installation

2002-04-29 Thread Singh, Deepak (HQP)
Title: RE: Cocoon installation Hi! I was installing cocoon on Weblogic6.1 on Win NT sp6. I  copied the jar in the applications directory under Bea/... And modied the classpath as adviced. It gave me an exception. type fatal message Language Exception description org.apache.cocoon.ProcessingE

Re: Status of Cocoon2 in CVS

2002-04-29 Thread Joseph Rajkumar
Vadim Gritsenko wrote: > > Joseph, all, > > As it was already mentioned (IIRC by Carsten), > > Cocoon CVS HEAD is now in *ALPHA* state. > > It means that some errors are expected, and will be fixed as we move > along. If you have a patch which fixes some of these issues, please send > it

RE: Howto xsp process in C2 ?

2002-04-29 Thread Alejandro Raiczyk
Title: Howto xsp process in C2 ? Hi Edgar, thanks for your answer. I tried this and it works, but I have another problems:   1) I don't want to define a namespace for this logicsheet, because I have my site done and already running under C1 without using a namespace and now I want to migrat

[HELP]Exception JspGenerator.generate()

2002-04-29 Thread Bandi, Sree Krishna Kanth
Description:org.apache.cocoon.ProcessingException: Exception JspGenerator.generate(): java.lang.NullPointerException Hai All I am trying to integrate Cocoon2.01 with Forte for java it is working with the examples that gave in cocoon2.01 but when i try to gene

Re: Problems with XSP

2002-04-29 Thread Jens Lorenz
From: "Torsten Curdt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 7:32 PM Subject: Re: Problems with XSP > > One could, of course, > > first run the XSP through a transformer that adds line number > >comments that are kept 'til the java file

RE: Setup with JDK 1.4 possible?

2002-04-29 Thread Faulkner, Perry
Hi Manos, I have C2.0.2 running under TC4.0.3 on NT using JDK1.4.0! Just follow the install instructions about moving jars around, etc. The catch is that there are some tags missing from one ESQL source that means you get about 20 or so errors during the build. Check back through the mail archiv

mutli-level stylesheets

2002-04-29 Thread Ethan Kennelly
I've looked and looked for a way to apply multilevel styles sheets in cocoon2 like I can in cocoon 1 using , but can't find anything. My problem is I want to have an xml file that uses an xsl file that has xsp processing in it and uses another xsl file that has FOP instructions. Does anyone have a

RE: Status of Cocoon2 in CVS

2002-04-29 Thread Vadim Gritsenko
Joseph, all, As it was already mentioned (IIRC by Carsten), Cocoon CVS HEAD is now in *ALPHA* state. It means that some errors are expected, and will be fixed as we move along. If you have a patch which fixes some of these issues, please send it to BugZilla. Those users who work with CV

RE: cocoon class(es) at SD West 2002; XSP question

2002-04-29 Thread Vadim Gritsenko
> From: Rick [mailto:[EMAIL PROTECTED]] > > it was touch-and-go for awhile there -- i'd managed to munch all copies > of the presentation on my hard disk using Windows' "hibernate" feature > -- but my cocoon class at the software dev west conference wound up > coming off OK. there were about 20 p

Re: [FEEDBACK NEEDED] Cocoon build-installation wishlist

2002-04-29 Thread bob phillips
I wish for a tree structured component checkoff display (like linux application/installation managers, or windows install) - that let's me select the components I will use in an installation. - that checks dependencies & informs me - that lets me add something later without reinstalling everyth

Status of Cocoon2 in CVS

2002-04-29 Thread Joseph Rajkumar
Hi Folks CVS Check out was done on April-29-2002 around 2:05 PM (US-EST time). I checked out the latest version of cocoon2 from CVS head and build it. Now when I go to the "Portal & Authentication", yes it comes up correctly, but when I try to login as cocoon/cocoon, I get this message

cocoon class(es) at SD West 2002; XSP question

2002-04-29 Thread Rick
it was touch-and-go for awhile there -- i'd managed to munch all copies of the presentation on my hard disk using Windows' "hibernate" feature -- but my cocoon class at the software dev west conference wound up coming off OK. there were about 20 people in the audience, so i'm hoping i sold a few (

Re: Livesites: Be Blogging

2002-04-29 Thread bob phillips
watching eagerly. I think this (and other complete applications like it) will make a large difference for enlarging the cocoon community. Put bundles of code like the blog you are building up, rather than 'hello world' handwaves! When you are ready, an announcement at http://www.scripting.com/

esql:group infinite loops?

2002-04-29 Thread Stephen Peters
I've found something similar to this in the mail archives, but couldn't find a resolution. I'm hoping someone knows what's going on and can help me get on the right track. Using Cocoon 2.0.2, I'm trying to nest an esql:group inside another query, but it's causing very odd behavior -- specificall

Livesites: Be Blogging

2002-04-29 Thread Ugo Cei
Having finally implemented caching, my humble Cocoon2-based weblog should be able to withstand the hordes of developers that will be hitting it ;). As soon as I finish refactoring and cleaning the code, I plan to release it to the community. Stay tuned! So, please add http://www.beblogging.co

RE: Problem with transformer "src" attribute

2002-04-29 Thread Graaf, Edgar de (fin)
must be -Oorspronkelijk bericht- Van: Tilman Rassy [mailto:[EMAIL PROTECTED]] Verzonden: maandag 29 april 2002 16:01 Aan: [EMAIL PROTECTED] Onderwerp: Problem with transformer "src" attribute Hi, I wrote s simple transformer and called it in my sitemap as follows: Wh

RE: Error compiling sitemap_xmap: Line 0, column 0: error:java.io.IOException

2002-04-29 Thread Sharad Kalyani
I have resolved this issue for my configuration. For Weblogic 6.1 try this step: in cocoon.xconf file update to Restart the server. This may work as it has worked for one of the user. For my configuration, I did a trick - Used Cocoon 2.0.1 for generating the cocoon directory out of cocoon.wa

Re: Several C2.war in the same servlet container (was : RE: [FEEDBAC K NEEDED] Cocoon build-installation wishlist)

2002-04-29 Thread Bert Van Kets
I am running THREE cocoon apps piecefully alongside each other. The error that surfaces the most is hsql of the first app capturing a TCP/IP port hsql uses. The other apps using this port can't connect on that port any more and throw an error. Adjusting the hsql database properties solves a

Re: Problem with transformer "src" attribute

2002-04-29 Thread Tilman Rassy
Hi Harry, thank you very much, now it works - and thank you as well for not being annoyed about my posting, which in fact was quite unnecessary. I've already written several generators and successfully tested them using the "type" attribute, so I shuold have known better. But today, I typed

Several C2.war in the same servlet container (was : RE: [FEEDBACK NEEDED] Cocoon build-installation wishlist)

2002-04-29 Thread TREGAN Fabien
>This will allow people to create and distribute their own >webapps. I think >many people would love to send a WAR file with their developed >webapp to a >customer for a review. > >Bert I've tryed this to show benefits of several implementation of a C2 webapp... but i found that in my config

RE: Problem with transformer "src" attribute

2002-04-29 Thread Lai, Harry
Hi Tilman, In your first transformer element (the SimpleTransformer one), use "type" as the attribute instead of "name." Since you used "name," the sitemap doesn't find a type, and uses the default. And since the default is xslt (unless you've modified it), it expects a src attribute, which is

Problem with transformer "src" attribute

2002-04-29 Thread Tilman Rassy
Hi, I wrote s simple transformer and called it in my sitemap as follows: When I want to acces the corresponding URL, I get the following error message: Cocoon 2 - Internal server error type fatal message Stylesheet URI can't be null description org.apache.cocoon.Proce

RE: Cocoon use

2002-04-29 Thread Graaf, Edgar de (fin)
Thanks! And to all who respond in the future. Regards Edgar -Oorspronkelijk bericht- Van: Artur Bialecki [mailto:[EMAIL PROTECTED]] Verzonden: vrijdag 26 april 2002 18:28 Aan: [EMAIL PROTECTED] Onderwerp: RE: Cocoon use In my company cocoon is used as the only user interface to e

empty InputStream

2002-04-29 Thread Michael Raffenberg
Hi all, i am still struggling with multipart/related post messages. I can send a post to cocoon with contenType like multipart/related and in my generator it arrives as: application/x-www-form-urlencoded. Why and where is it changed? If contentType is application/x-www-form-urlencoded, the input

Re: [FEEDBACK NEEDED] Cocoon build-installation wishlist

2002-04-29 Thread Bert Van Kets
At 14:13 29/04/2002 +0400, you wrote: >Hi! > > > We are in the process of touching the build system to make it easier for > > users to build and deploy Cocoon. > > > > The interactive, installwar and installscratchpadwar targets have been a > > first try in that direction. > > > > What do you thin

Cocoon2.0.2-Tomcat4.0-JDK1.3.1 Error

2002-04-29 Thread hector De Caceres
Hello! I have a very serious problem , help me!. I'm developing an aplications server, and for that I'm using Cocoon 2.0.2 ,Tomcat 4.0 (it implements the Servlet 2.3 and JSP 1.2 specifications) and JDK 1.3.1 under UNIX FREBSD. My processor is an AMD Athlon XP and these programs are binaries vers

RE: newbe database question

2002-04-29 Thread Graaf, Edgar de (fin)
Christopher, It wasn't original my question. I try to help someone else a bit. But thanks anyway! In the future I might try it out... Regards, Edgar -Oorspronkelijk bericht- Van: Christopher Watson [mailto:[EMAIL PROTECTED]] Verzonden: maandag 29 april 2002 10:38 Aan: [EMAIL PROTECTED]

Re: [FEEDBACK NEEDED] Cocoon build-installation wishlist

2002-04-29 Thread Konstantin Piroumian
Hi! > We are in the process of touching the build system to make it easier for > users to build and deploy Cocoon. > > The interactive, installwar and installscratchpadwar targets have been a > first try in that direction. > > What do you think of them, and what would you like to see in the Cocoo

Re: Serving DTDs?

2002-04-29 Thread Nicola Ken Barozzi
From: "David Parry" <[EMAIL PROTECTED]> > Just wondering how I would go about serving a DTD through either Cocoon > or Tomcat, so that it can be used to validate served up XML files? > > What I want is to just deliver up the raw DTD file, but I seem to get a > fair bit of weirdness when I do. Wh

Serving DTDs?

2002-04-29 Thread David Parry
Just wondering how I would go about serving a DTD through either Cocoon or Tomcat, so that it can be used to validate served up XML files? What I want is to just deliver up the raw DTD file, but I seem to get a fair bit of weirdness when I do. --- Da

[FEEDBACK NEEDED] Cocoon build-installation wishlist

2002-04-29 Thread Nicola Ken Barozzi
We are in the process of touching the build system to make it easier for users to build and deploy Cocoon. The interactive, installwar and installscratchpadwar targets have been a first try in that direction. What do you think of them, and what would you like to see in the Cocoon build-installat

RE: newbe database question

2002-04-29 Thread Christopher Watson
Edgar The documentation is out of date. Someone helped me with this earlier. It needs some different Avalon type stuff Try this example xsp page which gets the URL from the metadata (or the Exception) as a check For XSP at least, it NEEDS to be in a try block or it won't compile. http://apache.

RE: Howto xsp process in C2 ?

2002-04-29 Thread Graaf, Edgar de (fin)
Title: Howto xsp process in C2 ? Yeah cocoon:/cotizacion_xsp.xsl. If I understand you correctly But don't you want to use logicsheets a configured in cocoon.xconf? (builtin-logicsheet)   (the wrong way) You have to make a pipeline:             And:     

Re: ContextSourceFactory problem

2002-04-29 Thread Horst Rutter
Thanks, definitely improved the situation. Everything works now except adding dept/emp in the tutorial still gives me trouble. Horst - Original Message - From: "Carsten Ziegeler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 28, 2002 11:40 PM Subject: RE: ContextSource

Setup with JDK 1.4 possible?

2002-04-29 Thread Manos Batsis
Can someone please tell me if I can set up a version of cocoon 2 with JDK 1.4? If not when will I be able to? I noticed some posts the other day about the subject and I wouldn't want to end up with 2lt of coffee and two packs of cigarettes in my system :-) Thanks in advance, Manos "You laugh

Re: Fw: Serving static XML files a la Cocoon-1

2002-04-29 Thread Nicola Ken Barozzi
From: "KOZLOV Roman" <[EMAIL PROTECTED]> > Hello, > > Why do you assume that format (DTD) should be recognized during xml data parsing > only? > For example, You can use different file extensions for different XML according > used DTD or you can use different URI prefixes to distinguish appropri

Newbe - Dynamic generation of XML from database and from form (user input)

2002-04-29 Thread Sreenivasan N.
Hi all I am trying to develop a intranet for projects running in the company. We follow SDLC and all are documented. We are trying to implement document based publishing to xml based publishing. The current process which is there is putting word documents in VOB and accessing them through apac

Re: Fw: Serving static XML files a la Cocoon-1

2002-04-29 Thread KOZLOV Roman
Hello, Why do you assume that format (DTD) should be recognized during xml data parsing only? For example, You can use different file extensions for different XML according used DTD or you can use different URI prefixes to distinguish appropriate Cocoon's pipeline. Roman Nicola Ken Barozzi wrot

RE: newbe database question

2002-04-29 Thread Graaf, Edgar de (fin)
I can't find roles in the cocoon jar either. But it is in j2ee.jar (maybe you have to get it from Sun first). Maybe it is not the one you search for, but then again I have never tried to make a database connection like this. (by the way: com.sun.enterprise.deployment.Roles) www.cocooncenter.