Re: Building the war

2001-07-08 Thread Madock Chiwenda
It means you have not specified the valid ANT_HOME in the Build.bat/build.sh or pre-specified in your Environment Variables. You can set ANT_HOME to be the same as cocoon folder to use the Ant 1.3 Bundled with Cocoon 2 Cheers Madock 7/5/01 8:46:02 PM, [EMAIL PROTECTED] wrote: >I have just d

Simple SQL Example w/ MySQL

2001-07-08 Thread Lajos Moczar
Hi all - I've finally got Cocoon2 to pool a MySQL connection, but when I try to run sql-page.xml I can't get any rows. I have verified that the pool is being created, the SQL is correct and there are rows in the table. But still no table data being displayed. Has anyone used MySQL with the sql

Re: Merge multiple files to one XSP-File

2001-07-08 Thread giacomo
On Sun, 8 Jul 2001, C. Gaffga wrote: > Hi ! > > I split up my xsp files to keep them small and for reusebility. > With Cocoon 1.8 ist wasn't a problem to merge them BEFORE the > xsp-file is translated to a class. I used xinclude. > > But now with cocoon 2 that is not possible. XInclude works > on

Re: Servlet startup error on Mac OS X: Configuration Error: ProxyEmitter.startDocument(): no underlying emitter provided

2001-07-08 Thread Chip Morris
On Sunday, July 8, 2001, at 07:16 PM, Bill Humphries wrote: > But how'd you set up your Ant classpath to compile Cocoon? Bill: I'm no expert, but by unsetting my ANT_HOME environment variable before executing build.sh, the clauses in Cocoon's build.sh file took over and used $COCOON/lib//ant_

RE: [C2] Speed problem - transformation process?

2001-07-08 Thread Bentley, Tim
Samuel - That's interesting. Have you done any comparisons of this between C1 and C2? It's hard to see why Xalan should be slower with C2 than with C1. Tim > -Original Message- > From: Samuel ARNOD-PRIN [mailto:[EMAIL PROTECTED]] > Sent: Sunday, 8 July 2001 18:27 > To: [EMAIL PROTECT

Re: Servlet startup error on Mac OS X: Configuration Error: ProxyEmitter.startDocument(): no underlying emitter provided

2001-07-08 Thread Bill Humphries
On Sunday, July 8, 2001, at 03:22 PM, Chip Morris wrote: > Trying to bring up Cocoon 2.0beta1 on Mac OS X under Tomcat 3.2.2. The > Tomcat is working OK. Cocoon builds OK. > But accessing the URL "http://localhost:8080/cocoon/"; barfs (see log > file excerpt, below). I don't have an answer fo

Servlet startup error on Mac OS X: Configuration Error: ProxyEmitter.startDocument(): no underlying emitter provided

2001-07-08 Thread Chip Morris
Trying to bring up Cocoon 2.0beta1 on Mac OS X under Tomcat 3.2.2. The Tomcat is working OK. Cocoon builds OK. But accessing the URL "http://localhost:8080/cocoon/"; barfs (see log file excerpt, below). Anybody know what's wrong with my configuration? My classpath is listed below, too. There a

Merge multiple files to one XSP-File

2001-07-08 Thread C. Gaffga
Hi ! I split up my xsp files to keep them small and for reusebility. With Cocoon 1.8 ist wasn't a problem to merge them BEFORE the xsp-file is translated to a class. I used xinclude. But now with cocoon 2 that is not possible. XInclude works only as a postprocessor. So my question: Is there a w

[C2] Redirects...

2001-07-08 Thread Anders Lindh
Hi, I know this issue has been discussed many times earlier on this list, but I couldn't find a conclusion to why response.sendRedirect has been removed from XSPResponseHelper (supposedly has to do with SAX?). Are there any known work-arounds for this? I really need to be able to issue redirects

Re: [C2] Speed problem - transformation process?

2001-07-08 Thread Samuel ARNOD-PRIN
I've noticed for example that variables are very slow... if I declare at the beginning and use it everywhere.. it is very very slow ! "Bentley, Tim" a écrit : > > Hi - > > I've got a problem with C2 which _seems_ to be to do with XSL > tranformations. > > I'm running C2.1 dev (last week's