Re: Sitemap limits

2002-02-20 Thread Carlos Araya
>From previous messages to the list it appears that it can be up to 64kb Carlos On 02/20/02 21:44, "Mikhail Fedotov" <[EMAIL PROTECTED]> wrote: > Hi! > > That are limits of current sitemap limitation ? I.e. how > huge it can be ? > > Mikhail > > --

Sitemap limits

2002-02-20 Thread Mikhail Fedotov
Hi! That are limits of current sitemap limitation ? I.e. how huge it can be ? Mikhail - Please check that your question has not already been answered in the FAQ before posting. To unsub

Tomcat 4.0.2, Cocoon 2.0.1, JDK 1.4.0 Build Problem

2002-02-20 Thread tod . thomas
I'm trying to build the cocoon2.war file and am getting a lot of errors like this: /cocoon-2.0.1/build/cocoon/src/org/apache/cocoon/components/language/markup/xsp/EsqlConnection.java:22: class org.apache.cocoon.components.langu age.markup.xsp.EsqlConnection must be declared abstract. It does not

[C2] Netscape Shows Squares For Text

2002-02-20 Thread Peter Hargreaves
Hi Folks, I'm getting little squares instead of text in Netscape 4.7 - when I view my Cocoon application. It also screws up Netscape 6.1. It sounds like a browser problem I know, but it depends on where my C2 application is hosted and I need to work round it somehow. The application has teste

Weird problem with JDK 1.4 on win32

2002-02-20 Thread Stefano Mazzocchi
I just compiled the fresh CVS and I got a bunch of compilation errors such as class org.apache.cocoon.components.language.markup.xsp.EsqlConnection must be declared abstract. It does not define void setHoldability(int) from interface java.sql.Connection. [javac] public class EsqlConnection im

Re: Calling MS SQL stored procedure

2002-02-20 Thread neil
Sorry I can't reply to the same thread. I rely on the archives as the traffic is too high for me to stay subscribed. This is in reply to: http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=101423330019994&w=2 I use the JDBC escape syntax as Christian Haul suggested in his reply, but I also had to

RE: Stuck setting up Cocoon 2.0.1 with Tomcat 4.0.2

2002-02-20 Thread Faulkner, Perry
Hi Peter, The message comes from webapp/Web-inf/lib/javac.jar, which is included with Cocoon2. It must be the old java compiler jar, from 1.2 or 1.3. The JDK jars were reorganised into rt.jar and tools.jar about then, so its contents are probably part of one or both of those. I don't know why it'

RE: cocoon setup error

2002-02-20 Thread William Brogden
> -Original Message- > From: gfitzz [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 20, 2002 9:58 AM > To: [EMAIL PROTECTED] > Subject: cocoon setup error > > > My server is Win2K Server using IIS. I installed JDK > 1.3.1_02, Tomcat 4.0.2 > and Cocoon. When I try to access coc

Re: Calling MS SQL stored procedure

2002-02-20 Thread Christian Haul
On 20.Feb.2002 -- 10:45 AM, Miller, Grant wrote: > Hi, > I'm having a problem calling an ms sql server stored procedure with the sql > transformer (using cocoon 2.0.1 and tomcat 4). > The code is: > > > > begin dbo.testformike('hi'); > end; > > > > The error message is: >

404 Question

2002-02-20 Thread Anthony Diodato
Im using Cocoon 1.8.2 & Tomcat 3.2.4 When I try access an XML file that doesn't exist, I get a SaxParseException Below is my error message. How can I redirect this to a 404 page that I've created?? This would be very helpful for my website. Error found handling the request. org.xml.sax.S

Re: Cocoon Portal: Great!

2002-02-20 Thread Brian Blakeley
Hi Matthew, Your assessment was bang on! Your work looks even more impressive when served from my server! Thanks again. Brian - Original Message - From: "Matthew Langham" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 20, 2002 3:10 AM Subject: RE: Cocoon P

Re: writing xml to file

2002-02-20 Thread Automatic
Thank you very much to respond me : ) Did you made changes in your "xmap" or "xconf" files ? Could you check the existence  of cocoon/WEB-INF/classes/org/apache/xalan/xslt/extensions directory ? The XSLT/EXTENSIONS part don't match in my system. I just want to write a single sentence in a te

cocoon setup error

2002-02-20 Thread gfitzz
My server is Win2K Server using IIS. I installed JDK 1.3.1_02, Tomcat 4.0.2 and Cocoon. When I try to access cocoon I get the following error: java.lang.NoClassDefFoundError: javax/xml/transform/URIResolver I set this up identically on a Win2K Pro machine and it works fine. What is wrong? Ga

COCOON2 INSTALLATION PROBLEM

2002-02-20 Thread Stefano Bonnin
I have just installed tomcat 4.0.2 and Cocoon 2.0.1. Steps: * download the file * copy cocoon.war under webapps ... * restart Tomcat Tomcat works correctly but when I try to use Cocoon I get the following error: Apache Tomcat/4.0.2 - HTTP Status 500 - Internal Server Error ---

Re: Cocoon 2.0.1 problem

2002-02-20 Thread Brian Blakeley
Have you read the replies to your earlier email? - Original Message - From: "Stefano Bonnin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 20, 2002 5:30 AM Subject: Cocoon 2.0.1 problem > Hi, > > I tried to install Tomcat 4.0.2 + Cocoon 2.0.1 on a Windows 98 PC

Re: howto make use of default database add, delete, update action for mutilple table at a time

2002-02-20 Thread Christian Haul
On 20.Feb.2002 -- 03:49 PM, marco wrote: > I have a user input form and which is used to add/update/delete records in > serveral tables. I found a sample that came with cocoon, but it is simple > example that only one table is handled at a time. > > How can I make use the default DatabaseAddActio

Tweaking the HTML serializer

2002-02-20 Thread Steven Sedlmeyer
I'm just starting with cocoon and I have a couple of questions I'm having a hard time finding answers for: 1. I have an existing XML and XSLT file that, when run through xalan produce an HTML page wrapper. However, when I use them with cocoon the resulting HTML gets munged on the way out and th

X Server problem solved with Java 1.4 ?

2002-02-20 Thread Christophe de Kerviler
Hello, I'm running C2 on Tomcat3.3 with Java1.4 under Solaris 7. I was told the X Server problem would be solved with Java1.4 but I still have the same problem : C2 doesn't work (http://myserver/cocoon/ doesn't reply) if I am not logged on the server (I start tomcat in a telnet session). If I lo

Cocoon 2.0.1 problem

2002-02-20 Thread Stefano Bonnin
Hi, I tried to install Tomcat 4.0.2 + Cocoon 2.0.1 on a Windows 98 PC (only for a test). Tomcat works well. After Tomcat, I installed Cocoon 2.0.1: I downloaded the file I copied cocoon.war under webapps ... I restart Tomcat (I have done only these steps) ... after this when I try to connect

Uninterruptable Sleep

2002-02-20 Thread Colin Hall
Hi all, We currently are running four sites under the same cocoon instance and for the most part things are going well. There is one serious re-occuring problem however...One or more java threads will go into an Uninterruptable Sleep. This results in the sites being crippled to the point that NO

Re: Having a function in a XSP.

2002-02-20 Thread Mauricio Souza Lima
Ed Jenkins wrote: > > > > Can I create an inner class with methods inside a XSP? > > Don't think so. All XSP code goes in the resulting Generator's generate() > method. What you should do IMHO is to use helper classes. All xsp:logic tags before the main tag (the first tag after xsp:page, l

Problems with FOP 0.20.3rc and Cocoon2

2002-02-20 Thread Breiter, Andreas
Hi, the current version 0.20.3rc of FOP (which is used by Cocoon2) seems to have some problems. It's not even possible to transform its own glossary-example (docs/examples/markers) correctly. I think that's why I have some trouble with fo2pdf in Cocoon: fop -xml docs\examples\markers\glossary.xm

Re: Stuck setting up Cocoon 2.0.1 with Tomcat 4.0.2

2002-02-20 Thread Peter Flynn
Marcelo F. Ochoa wrote: [blah] > >message: error: Invalid class file format in > >/usr/java/j2sdk1.4.0/jre/lib/rt.jar(java/io/IOException.class). The > >major.minor version '48.0' is too recent for this tool to understand. > > > >What is "this tool"? Cocoon? Java1.4.0? Tomcat4.0.1? > Humm, see

Re: writing xml to file

2002-02-20 Thread Ferran Urgell
Ok, I don't know what is ... but here you have a piece of my xsl file, with the xsl, I'm writing into file on hard disk... Please send me the xml...and more details     xmlns:sql="http://apache.org/cocoon/SQL/2.0" xmlns:redirect="org.apache.xalan.xslt

Re: Having a function in a XSP.

2002-02-20 Thread Ed Jenkins
You can have functions in XSP. Just put them in a CDATA section, in a logic tag, between include and page. Ed java.util.* --- From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> Reply-To: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: Ha

Css stylesheet problem

2002-02-20 Thread Je vous site
Hello, I would like to apply a Css stylesheet to the HTML file i have generated on Cocoon. Is there a solution to this problem, without changing my configuration (Tomcat 4.0.1 / Cocoon 2 under W2k) http://www.w3.org/1999/XSL/Transform"; version="1.0" > ... Thank you for

[C1] New version of Xerces

2002-02-20 Thread Aleksey Globets
Hi, I'm trying to install a newer version of Xerces. I have two systems: (1)FreeBSD 4.4 JDK 1.1.8 Tomcat 3.2.3 Cocoon 1.8.2 (2)Red Hat Linux 6.2 JDK 1.3 Tomcat 3.2.2 Cocoon 1.8.2 All versions of Xerces are compiled from sources. On the fi

Calling MS SQL stored procedure

2002-02-20 Thread Miller, Grant
Hi, I'm having a problem calling an ms sql server stored procedure with the sql transformer (using cocoon 2.0.1 and tomcat 4). The code is: begin dbo.testformike('hi'); end; The error message is: Invalid call syntax: begin dbo.testformike('hi'); end; I always get this wit

Re: Stuck setting up Cocoon 2.0.1 with Tomcat 4.0.2

2002-02-20 Thread Marcelo F. Ochoa
Peter Flynn wrote: >Marcelo F. Ochoa wrote: > >>>Dirk Louwers >>> >> Copy xml-apis.jar, xalan.jar and batik.jar from Cocoon Home lib >>directory to Tomcat Home common/lib directory. >> > >./tools/lib/xml-apis.jar OK >No such file as xalan.jar, should I use ./tools/lib/xalan-2.2.0.jar >No such

Re: COCOON2 Installation Problem

2002-02-20 Thread Marcelo F. Ochoa
Stefano Bonnin wrote: >I have just installed tomcat 4.0.2 and Cocoon 2.0.1. > >Steps: >* download the file >* copy cocoon.war under webapps ... >* restart Tomcat > > >Tomcat works correctly but when I try to use Cocoon I get the following >error: > >Apache Tomcat/4.0.2 - HTTP Status 500 - Interna

Re: writing xml to file

2002-02-20 Thread Je vous site
Hello, I'm new to cocoon I want to write an xml file on hard disk. So I've tried what you said. It didn't run. I have modify your piece of  XSL to fit my configuration because, i've found a Redirect class in Xalan.jar with a different path. It still don't run. Could you say me what i have for

Best way to debug xsl for cocoon?

2002-02-20 Thread Stephen Clarke
Hi, Thanks to this list, I now have the following DOS batch file for running my XML/XSL from the command line in win2k. set C2_HOME=c:\tomcat40\webapps\cocoon set CLASSPATH=%CLASSPATH%;%C2_HOME%\WEB-INF\lib\xalan-2.2.0-D13.jar;%C2_HOME%\WE B-INF\lib\xerces-1.4.4.jar:%C2_HOME%\WEB-INF\lib\xml-ap

Re: COCOON2 Installation Problem

2002-02-20 Thread Brian Blakeley
Stefano, There seems to be difficulties with Tomcat 4.02 - You might want to try 4.01. Brian - Original Message - From: "Stefano Bonnin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 20, 2002 9:36 AM Subject: COCOON2 Installation Problem > I have just installed

COCOON2 Installation Problem

2002-02-20 Thread Stefano Bonnin
I have just installed tomcat 4.0.2 and Cocoon 2.0.1. Steps: * download the file * copy cocoon.war under webapps ... * restart Tomcat Tomcat works correctly but when I try to use Cocoon I get the following error: Apache Tomcat/4.0.2 - HTTP Status 500 - Internal Server Error ---

Re: Re: Cocoon 2.0.1 + Tomcat 4.0 + JDK 1.4

2002-02-20 Thread Peter Flynn
Peter Baer writes: > > Dear Daniel, > > thank you for making this info public. Especially your hints about > what versions to use helped me to finally get C2 working. > > The combination that works for us here is: > > - Java: Sun J2SDK 1.4.0 > > - Cocoon: Development snapshot xml-cocoon2_2002

Re: Stuck setting up Cocoon 2.0.1 with Tomcat 4.0.2

2002-02-20 Thread Peter Flynn
Dirk Louwers writes: > I've set up all the env variables. I've copied the cocoon.war file to = > the webapps directory and tomcat unpacked the file and created a cocoon = > directory structure, but when I try to access = > http://localhost:8080/cocoon I get an error page. Can anybody help me = >

session attributes vs. request parameters

2002-02-20 Thread Christian Joelly
Hi! i'm playing with the session tag lib, and have some problems with session attributes, especially when they have the same name as request parameters. have session and request parameters/attributes to be unique to avoid problems? Chris -- KNAPP Logistics Automation http://www.knapp.com Ing

Re: Stuck setting up Cocoon 2.0.1 with Tomcat 4.0.2

2002-02-20 Thread Peter Flynn
Marcelo F. Ochoa wrote: > > Dirk Louwers > > > Copy xml-apis.jar, xalan.jar and batik.jar from Cocoon Home lib > directory to Tomcat Home common/lib directory. ./tools/lib/xml-apis.jar OK No such file as xalan.jar, should I use ./tools/lib/xalan-2.2.0.jar No such file as batik.jar, should I

RE: disable-output-escaping="yes"

2002-02-20 Thread Vadim Gritsenko
See simple.xsp in the sample webapp and , tags. while (rs.next()){ rs.getString("name") } Vadim > -Original Message- > From: Duy Tran [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 20, 2002 12:38 AM > To: [EMAIL PROTECTED] > Subject: disable-output-escaping="yes" > > Hi > >

Re: DocBook stylesheets not processed by Cocoon?

2002-02-20 Thread David Crossley
Derek Hohls wrote: > David > Thanks for the information - and the lecture... Oh dear, i did not intend it to come across as a lecture. Sorry. I do tend to over-explain an answer for the benefit of everyone and various levels of understanding. > FWIW, the subject heading reflected my perception o

Re: (xsp) i18n:text passed for attribute

2002-02-20 Thread Piroumian, Konstantin
> Hello, For attribute translation use this: In i18n:attr attribute's value you can place a space separated list of attribute names that you want to translate. The key for translation is the value of the attribute to be translated. Look at the i18n transformer documentation and i18n samples -

(xsp) i18n:text passed for attribute

2002-02-20 Thread Tomasz Bech
Hello, I want to have on a form button with 'i18n key' text. Because it is not possible to pass another xml tag as attribute I tried: selectbutton But xsp transformer is removing i18n tag completely. How to do this??? (One solution would be to assign i18n.text value to java variable, but i18n doe

Re: FileWritingTransformer

2002-02-20 Thread Jeremy Quinn
At 11:40 am +0100 19/2/02, Bert Van Kets wrote: >At 17:21 18/02/2002 +, you wrote: > >>At 5:05 pm +0100 18/2/02, Bert Van Kets wrote: >>>SUCCESS!! >> >>What was it that solved the problem? >> > >Apparently the different file system. I can't think of anything else >since I try to keep the Linu

Uploading files and managing their path.

2002-02-20 Thread Olivier Rossel
I want to use the add-employee.xsp+process-employee.xsp system. But what I want to add is a photo of the employee. SO I add in the form a field that is of type="file". The file is correctly uploaded into the upload-dir. But in the process-employee.xsp, the POSTed data corresponding to the image i

Re: OT: Poll - Cocoon usage

2002-02-20 Thread Bert Van Kets
I'm doing two projects now. Both are web sites, but with some extra "kick butt" features. 1) A site for a society where different people need to manage different parts of the site. One is responsible for the member administration, another for the financial part, another for the organization o

RE: Poll - Cocoon usage

2002-02-20 Thread Sparkes, Peter
Title: RE: Poll - Cocoon usage generation of documentation integration into product Peter > -Original Message- > From: Viktors Rotanovs [mailto:[EMAIL PROTECTED]] > Sent: 20 February 2002 05:38 > To: [EMAIL PROTECTED] > Subject: OT: Poll - Cocoon usage > > > Hi, > > just curious