Re: Finding DTD when aggregating content using XSL

2002-08-10 Thread Ross Gardler
Rick Tessner wrote: On Fri, 2002-08-09 at 14:03, Ross Gardler wrote: Generation does not fail on any document other than those that have aggregate docuements thorugh xsl:apply-templates select=document(@href)/ so I don't think it is a problem with catalogs, rather it seems to be a problem

ESQL + XSP: nested queries

2002-08-10 Thread Georg Spar
-BEGIN PGP SIGNED MESSAGE-Hash: SHA1 Hi there, I'm quite new to ESQL and XSP but I have to solve a specific problem: I wrote a login.xsp which is simply the formular for the loginprocess...this part works fine. After pressing the login-button youare forwarded to login2.xsp.This

Re: ESQL + XSP: nested queries

2002-08-10 Thread Sheraz Khan
i , i tried the same thing as you, but couldnt get it working, so i wen to the login procedure with different approach... which works have a look at my site http://cocoon.sherazkhan.com go to the html files, and in the contents section, choose authorisation section. i basically got the sitemap

Re: POST request with XSP

2002-08-10 Thread Boscoe
Vadim, after a few hours of sleep and a good meal, I will try to outline my thoughts a bit more precisely. As I asked above, it's unclear why do you want to use specifically XSP here. It's one of the possibilities, yes, but in this case it might be not the best one. My understanding

RE: Problems with 2.0.3

2002-08-10 Thread Vadim Gritsenko
From: Artur Bialecki [mailto:[EMAIL PROTECTED]] I'm upgrading from 2.0.2 to 2.0.3 and now I get the following error: ERROR (2002-08-09) 11:15.00:338 [sitemap] (/NASApp/dfc/common/controlpanel.xml) Thread-39/Handler: Error compiling sitemap java.io.FileNotFoundException: /WEB-

...Parser does not implement XML Reader

2002-08-10 Thread Lauren Commons
First of all, I know this question has been covered, but none of the list archives are available, so I'll ask again... I am running RH7.(2 I think?), JDK1.4, Tomcat 4.0.3-LE-jdk14. I had previously installed (unsuccesfully) cocoon 2.0.2. I had had the standard problems people have with the jdk14

Can't build 2.0.2, Can build 2.0.3

2002-08-10 Thread Jesse Reynolds
Hi folx Does anyone know about these two build errors? 2.0.3 builds without a hitch, but 2.0.2 gives these two errors. /usr/install/cocoon-2.0.2/build/cocoon/src/org/apache/cocoon/components/source/URLSource.java:232: Method setInstanceFollowRedirects(boolean) not found in class

Can't build 2.0.2, Can build 2.0.3

2002-08-10 Thread Jesse Reynolds
Hi folx Does anyone know about these two build errors? 2.0.3 builds without a hitch, but 2.0.2 gives these two errors. /usr/install/cocoon-2.0.2/build/cocoon/src/org/apache/cocoon/components/source/URLSource.java:232: Method setInstanceFollowRedirects(boolean) not found in class

Re: ESQL + XSP: nested queries

2002-08-10 Thread Christian Haul
On 10.Aug.2002 -- 11:49 AM, Georg Spar wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, I'm quite new to ESQL and XSP but I have to solve a specific problem: I wrote a login.xsp which is simply the formular for the login process...this part works fine. After pressing the

Trying to run Command line Cocoon 2.0.2

2002-08-10 Thread William Brogden
I am attempting to execute the command line version of Cocoon with an ANT task. Configuration: JDK 1.3.1, Tomcat 4.0.1, Cocoon-2.0.2 ANT 1.4.1 - op sys: Windows XP Tomcat happily serves pages from http://localhost/cocoon202/ - The ANT task and related definitions:

Arrgh, more XML/HTML problems now it's ''

2002-08-10 Thread Justin Fagnani-Bell
Hi again, warning this is a long post /warning I'm still working on HTML forms where the user (me for the moment:) is supposed to input HTML into a text area that will be stored in an XML format. I'm still having problems, so I haven't written a SUMMARY post... My new problem occurred

RE: Can't build 2.0.2, Can build 2.0.3

2002-08-10 Thread Vadim Gritsenko
From: Jesse Reynolds [mailto:[EMAIL PROTECTED]] Hi folx Does anyone know about these two build errors? 2.0.3 builds without a hitch, but 2.0.2 gives these two errors. /usr/install/cocoon- 2.0.2/build/cocoon/src/org/apache/cocoon/components/source/URLSource.jav a:232: Method

Re: Arrgh, more XML/HTML problems now it's ''

2002-08-10 Thread Sheraz Khan
amp wow.. no wonder my url's never worked, i just used the , then i gave up.. thanks for the new info.. it will really help... On Saturday, August 10, 2002, at 11:03 PM, Justin Fagnani-Bell wrote: Hi again, warning this is a long post /warning I'm still working on HTML forms where