RE: ContextSourceFactory problem

2002-04-29 Thread Carsten Ziegeler
Hi, I just checked in a fix for this - could you please try if it works now for you. Thanks Carsten Open Source GroupsunShine - b:Integrated Carsten Ziegeler, SN AG, Klingenderstrasse 5, D-33100 Paderborn

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)

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. When the

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 Cocoon

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

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

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 think of them, and

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

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

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: map:match pattern=mumie/test/transformers/SimpleTransformer map:generate src=test/SimpleTransformer_testpage.xml/ map:transform name=SimpleTransformer/ map:transform src=test/xsl/test.xsl/ map:serialize/

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 why

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

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

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: 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 parameter name=incremental-processing value=false/ to parameter name=incremental-processing value=true/ Restart the server. This may work as it has worked for one of the user. For my

RE: Problem with transformer src attribute

2002-04-29 Thread Graaf, Edgar de (fin)
map:transform name=SimpleTransformer/ must be map:transform type=SimpleTransformer/ -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

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

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 --

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/

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 (i

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

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 people

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:

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

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 xsl:processing-instruction 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 processing in it and uses another xsl

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

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 is generated,

[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

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 runningunder C1 without using a namespace and now I want to migrate

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

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 move along. If you

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: [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

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 to

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 xsl:processing-instruction name=cocoon-process, but can't find anything. My problem is I want to have an xml file that uses an xsl file

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

Re: mutli-level stylesheets

2002-04-29 Thread Perry Molendijk
in webapp/documentation/sitemap.xmap you'll find: map:match pattern=body-todo.xml map:generate type=file-nolabel src=xdocs/todo.xml/ map:transform src=stylesheets/todo2document.xsl label=content/ map:transform src=stylesheets/document2html.xsl/ map:serialize/ /map:match which is pretty much

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