French characters within xsp:logic

2003-10-07 Thread Yves Vindevogel
no problems, but within the xsp:logic, I get the strang behaviour. Anyone know a solution ?? Yves Vindevogel Implements Kempische Steenweg 206 - 3500 Hasselt - Belgium Tel+Fax: +32-11-43.55.76 Mobile: +32-478-80.82.91 [EMAIL PROTECTED] - www.implements.be First they ignore you

RE: French characters within xsp:logic

2003-10-08 Thread Yves Vindevogel
similar problem when post data from an xsp--html first of all try to set everything in UTF -- stavros On Wed, 8 Oct 2003, Yves Vindevogel wrote: Hi I have this piece of code in XSP xsp:logic String sWelcome

RE: French characters within xsp:logic

2003-10-08 Thread Yves Vindevogel
; xmlns:xsp-request=http://apache.org/xsp/request/2.0; body pHere are some French characters: ??/p pHere are the same characters, but not through xsp:expr: eacute;agrave;egrave;ccedil;/p /body /html -Original Message- From: Yves Vindevogel [mailto:[EMAIL PROTECTED] Sent: woensdag 8

RE: NPE While Redirecting

2003-10-21 Thread Yves Vindevogel
Lionel, That's not the case, when you use map:read If you use a generator, as the first part of the match, you need to have a serializer. Yves -Original Message- From: Lionel Crine [mailto:[EMAIL PROTECTED] Sent: dinsdag 21 oktober 2003 11:08 To: [EMAIL PROTECTED] Subject: Re: NPE

RE: xsp escape the character

2003-11-12 Thread Yves Vindevogel
lt; for gt; for -Original Message- From: Frank Daly [mailto:[EMAIL PROTECTED] Sent: woensdag 12 november 2003 16:20 To: [EMAIL PROTECTED] Subject: xsp escape the character In XSP how do I escape the character? Frank -Original Message- From: [EMAIL PROTECTED]

Error compiling the sitemap

2003-11-12 Thread Yves Vindevogel
I get a very strange error, and I don't see the problem: org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Error compiling sitemap_xmap: Line 0, column 0: could not parse error message: Note: sun.tools.javac.Main has been

RE:

2003-11-14 Thread Yves Vindevogel
] Sent: donderdag 13 november 2003 10:24 To: [EMAIL PROTECTED] Subject: Re: On 13.11.2003 09:45, Yves Vindevogel wrote: So, with a new JDK the problem should be fixed ? Or do you suggest re-installing Cocoon from another download ? (We used a CD comming with the book from Langham and Ziegler

Cocoon and interaction with the Shell

2003-11-17 Thread Yves Vindevogel
Is there anything within Cocoon that interacts with the (*nix)-shell ? Or a way to do this ? Yves Vindevogel Implements Kempische Steenweg 206 - 3500 Hasselt - Belgium Tel+Fax: +32-11-43.55.76 Mobile: +32-478-80.82.91 [EMAIL PROTECTED] - www.implements.be First they ignore you

RE: Cocoon and interaction with the Shell

2003-11-18 Thread Yves Vindevogel
a function in Postgres. -Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Martin Holz Sent: dinsdag 18 november 2003 9:21 To: [EMAIL PROTECTED] Subject: Re: Cocoon and interaction with the Shell Yves Vindevogel [EMAIL PROTECTED] writes: Is there anything within Cocoon

RE: Cocoon and interaction with the Shell

2003-11-18 Thread Yves Vindevogel
(platform dependant but flexible) OR xsp-shell:delete-filexsp-request:get parameter name=filexsp-shell:delete-file (this would be platform independant, but limited to a number of methods) BUT This is what Steven Noels wrote me ... Yves Vindevogel wrote: Is there anything within Cocoon

RE: Cocoon and interaction with the Shell

2003-11-18 Thread Yves Vindevogel
To be honest, I don't know. I'm not familiar with the capabilities of Ant. I only use it for building Cocoon. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: dinsdag 18 november 2003 13:39 To: [EMAIL PROTECTED] Subject: RE: Cocoon and interaction with the Shell

RE: Cocoon and interaction with the Shell

2003-11-18 Thread Yves Vindevogel
with the Shell On Tue, 18 Nov 2003 12:10:15 +0100 Yves Vindevogel [EMAIL PROTECTED] wrote: I agree that it something very useful. I think, but I'm not an export, that we need something like this: An XSP, with parameter target-platform for Linux / Windows choice. The XSP should be able to do

Escaping in XSP Logic

2003-12-03 Thread Yves Vindevogel
Hi, I have this syntax ... xsp:logic String sMessageNoResultsOther = "Pas de produits qui commençent avec 1-...-9, ..." ; /xsp:logic When I use the xsp:expr to put the string there, I lose my "ç". It's represented as "?". I have this with all characters from "Iso-8859-1" with

FW: Escaping in XSP Logic

2003-12-04 Thread Yves Vindevogel
nobody ? -Original Message-From: Yves Vindevogel [mailto:[EMAIL PROTECTED]Sent: woensdag 3 december 2003 19:21To: [EMAIL PROTECTED]Subject: Escaping in XSP Logic Hi, I have this syntax ... xsp:logic String sMessageNoResultsOther = "Pas de produits qui commençent avec 1-

RE: FW: Escaping in XSP Logic

2003-12-06 Thread Yves Vindevogel
perhaps externalize your hard-coded string messages in a java class or a property file or something like that... Alex At 22:30 04/12/2003 +0100, you wrote: nobody ? -Original Message- From: Yves Vindevogel [mailto:[EMAIL PROTECTED] Sent: woensdag 3 december 2003 19:21 To: [EMAIL

RE: FW: Escaping in XSP Logic

2003-12-06 Thread Yves Vindevogel
this is a point discused in the future again without a solution (if i remeber right) --stavros On Thu, 4 Dec 2003, Yves Vindevogel wrote: nobody ? -Original Message- From: Yves Vindevogel [mailto:[EMAIL PROTECTED] Sent: woensdag 3 december 2003 19:21 To: [EMAIL PROTECTED] Subject

RE: FW: Escaping in XSP Logic

2003-12-06 Thread Yves Vindevogel
has happened some weeks agos. You'll find the solution in the archives. It may come from your serializer, that could be UTF-8 or something else... check your sitemap... -- Olivier Billard On 04/12/2003 22:30, Yves Vindevogel wrote: nobody ? -Original Message- *From:* Yves Vindevogel

Newlines in Textarea from/to database

2003-12-28 Thread Yves Vindevogel
Hi, How can I send the "newline" characters from an HTML textarea (when you press enter in a textarea, you get a new line) to my database and get the back out ? Yves Vindevogel Implements Kempische Steenweg 206 - 3500 Hasselt - Belgium Tel+Fax: +32-11-43.55.76 Mobile: +32-47

Excel Generator

2004-01-08 Thread yves . vindevogel
Is it possible to use Excel files as input for a pipeline ? All the examples I've seen from POI, are to generate output in XLS format, but that's not what I need. I really need to read the Excel file (eg. range A1 - B10) and transform that into XML. An example would be nice, if one is available.

RE: Excel Generator

2004-01-08 Thread Yves Vindevogel
And through XSP ? xsp:logic Code in Java to open the file with POI and generate xml?/xsp:logic -Original Message- From: Joerg Heinicke [mailto:[EMAIL PROTECTED] Sent: donderdag 8 januari 2004 21:40 To: [EMAIL PROTECTED] Subject: Re: Excel Generator On 08.01.2004 18:15, [EMAIL PROTECTED]

RE: Excel Generator

2004-01-09 Thread Yves Vindevogel
, but can't this be used ?? -Original Message- From: Joerg Heinicke [mailto:[EMAIL PROTECTED] Sent: vrijdag 9 januari 2004 0:38 To: [EMAIL PROTECTED] Subject: Re: Excel Generator On 08.01.2004 22:53, Yves Vindevogel wrote: What if we start from this ?? http://www.onjava.com/pub/a/onjava/2003/01

Problems with caching on the Proxy server

2004-01-27 Thread Yves Vindevogel
Hi, We have a (n urgent) problem regarding caching on the proxy server. This may be off-topic, but I know there's a lot of knowledge here Our pages, generated by a Cocoon server, are okay, but, when a proxy is between the at client's side, the pages are not being refreshed. Allthough we

RE: deleting file

2004-02-29 Thread Yves Vindevogel
Got this once but you can read what Steven Noels thinks about it ... Yves Vindevogel wrote: Is there anything within Cocoon that interacts with the (*nix)-shell ? Or a way to do this ? System.exec() from Java, but evil as hell. Don't!!! /Steven -- Steven Noels

RE: deleting file

2004-02-29 Thread Yves Vindevogel
Yes, you are right about that, but this command gives you access to all the shell commands. -Original Message- From: Geoff Howard [mailto:[EMAIL PROTECTED] Sent: zondag 29 februari 2004 19:58 To: [EMAIL PROTECTED] Subject: Re: deleting file Yves Vindevogel wrote: Got this once

Non-Ascii from Postgres

2004-02-29 Thread Yves Vindevogel
it on Cocoon 2.1. I know I have to change the content-type somewhere in my sitemap, but I've forgotten where. Somebody a quick hint ?? Yves -Original Message- From: Yves Vindevogel [mailto:[EMAIL PROTECTED] Sent: zondag 29 februari 2004 20:04 To: [EMAIL PROTECTED] Subject: RE: deleting file

RE: Non-Ascii from Postgres

2004-02-29 Thread Yves Vindevogel
The encodingiso-8859-1/encoding tag is in my sitemap. I only have the error on Cocoon 2.1.4 (Jetty on ) When I use another machine that still uses 2.0.xx, with the same database, it works. -Original Message- From: Yves Vindevogel [mailto:[EMAIL PROTECTED] Sent: zondag 29 februari

RE: Non-Ascii from Postgres

2004-03-01 Thread Yves Vindevogel
The encoding thing does not help. Could this be a bug in 2.1.(4) ? I checked my connection, it includes charSet=iso-8859-1. I checked every single file, all have iso-8859-1. Is there content in the database that cannot be depicted ? -Original Message- From: Yves Vindevogel [mailto

RE: OpenOfficeGeneration

2004-03-01 Thread Yves Vindevogel
? -Original Message- From: David Crossley [mailto:[EMAIL PROTECTED] Sent: vrijdag 27 februari 2004 0:43 To: users cocoon Subject: Re: OpenOfficeGeneration Philippe Guillard wrote: Hi all, Help about wiki page on OpenOfficeGeneration made by Yves Vindevogel. My trouble is that cocoon renders my

Bug in ServerPages Generator ??

2004-03-06 Thread Yves Vindevogel
the problem on my Cocoon 2.1.4 and not on 2.0.x. Therefore, I suspect a bug ... Help please ?? -Original Message- From: Yves Vindevogel [mailto:[EMAIL PROTECTED] Sent: zondag 29 februari 2004 22:35 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Non-Ascii from Postgres

RE: Bug in ServerPages Generator ??

2004-03-06 Thread Yves Vindevogel
else I have to add this fu encoding ? Anyway, Cocoon 2.0 did not have the problem. Maybe I should switch back ? It's frustrating when you can't rely on things to work the way did worked before. -Original Message- From: Yves Vindevogel [mailto:[EMAIL PROTECTED] Sent: zaterdag 6 maart

RE: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-06 Thread Yves Vindevogel
My problem (see: Bug in ServerPages Generator ??) could be related to this. If I declare some string in Java within XSP, I have to use unicode for (in my case) french characters. I now experience the same problems with data coming from my database. I think it could also be VM related (I'm using

RE: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-07 Thread Yves Vindevogel
btw.: what do you mean with mydatabase?charSet=iso-8859-1 dburl. In your configuration of the datasources: I use this to force Postgresql to send my everything in ISO-8859-1. This works under Tomcat / Cocoon 2.0.x on Mac OSX 10.2 (no panther yet on that machine) jdbc name=mypool

RE: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-07 Thread Yves Vindevogel
server, with the same datasource settings. -Original Message- From: Alexander Schatten [mailto:[EMAIL PROTECTED] Sent: zondag 7 maart 2004 2:29 To: [EMAIL PROTECTED] Subject: Re: [OS-X] Serious Encoding Problems (VM Bug?) Yves Vindevogel wrote: My problem (see: Bug in ServerPages Generator

RE: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-07 Thread Yves Vindevogel
I have no idea at all but, I do think this is jdbc related and not postgres -Original Message- From: Alexander Schatten [mailto:[EMAIL PROTECTED] Sent: zondag 7 maart 2004 17:03 To: [EMAIL PROTECTED] Subject: Re: [OS-X] Serious Encoding Problems (VM Bug?) Yves Vindevogel wrote

RE: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-09 Thread Yves Vindevogel
I really believe now, this is a VM bug, but I am curious, that there seem to be no other OS X user, that have upgraded the Java VM and did not recognize this problem. (again: the application works fine and without problems on Linux). YV: I have the opposite. Running an old VM on my Mac (Jaguar

Re: German Characters cause Problem in Database Insert

2004-03-26 Thread Yves Vindevogel
9-1 as this charset is the default. Joerg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EM

Re: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-26 Thread Yves Vindevogel
Ok, I got my database going again on a different machine. I now use Panther with the JVM that comes with it. I use the driver compiled by postgresql, and have already tested the one from their site. No solution. When I use a basic XSP, with strange chars, it works. So, it's only when I use

Re: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-27 Thread Yves Vindevogel
Cocoon 2.1.4. Steve On 26 Mar 2004, at 20:51, Yves Vindevogel wrote: Ok, I got my database going again on a different machine. I now use Panther with the JVM that comes with it. I use the driver compiled by postgresql, and have already tested the one from their site. No solution. When I use

Re: Character set and request parameter (german umlauts)

2004-03-27 Thread Yves Vindevogel
ct me if something was wrong or inaccurate.) Joerg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail

Re: Character set and request parameter (german umlauts)

2004-03-27 Thread Yves Vindevogel
e ASCII ones. (Please correct me if something was wrong or inaccurate.) Joerg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind rega

Re: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-28 Thread Yves Vindevogel
But why do you need them ?? You can startup Cocoon 2.1 with Jetty (cocoon.sh servlet) There's no need for Tomcat On 28 Mar 2004, at 00:46, Stephen Winnall wrote: On 27 Mar 2004, at 12:57, Yves Vindevogel wrote: Why do you use Tomcat 5 and Cocoon 2.1 together ? Cocoon 2.1.x runs with Jetty

Re: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-28 Thread Yves Vindevogel
Schatten reads this: what do you think ? Is your problem also only on installations with Jetty ? On 28 Mar 2004, at 13:20, Stephen Winnall wrote: On 28 Mar 2004, at 12:39, Yves Vindevogel wrote: But why do you need them ?? You can startup Cocoon 2.1 with Jetty (cocoon.sh servlet) There's no need

Re: XSP: problem generating computed attribute for root tag

2004-03-29 Thread Yves Vindevogel
ns:xsp-request=http://apache.org/xsp/request/2.0 xmlns:esql=http://apache.org/cocoon/SQL/v2 xmlns:xsp-session=http://apache.org/xsp/session/2.0 xmlns:i18n=http://apache.org/cocoon/i18n/2.1 create-session=true> Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implemen

Re: XSP: problem generating computed attribute for root tag

2004-03-30 Thread Yves Vindevogel
This means it is even expected to use it that way. Joerg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Impl

Re: MacOSX 10.3.3, Java 1.4.2, JAVA_HOME problem

2004-03-30 Thread Yves Vindevogel
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76 Markt 18c - 9700

Re: [genuine] Re: MacOSX 10.3.3, Java 1.4.2, JAVA_HOME problem

2004-03-30 Thread Yves Vindevogel
PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32

Re: Cdata section in xsp

2004-03-30 Thread Yves Vindevogel
--- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijk

Re: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-30 Thread Yves Vindevogel
not to use the getAscii but to use another function that works correctly with unicode or whatever that can depict french chars (or german umlauts, right alex?) On 28 Mar 2004, at 23:10, Alexander Schatten wrote: Yves Vindevogel wrote: I see could you please tell me how to setup Tomcat 5 so

Re: How can I get ID number after insert a new record?

2004-03-30 Thread Yves Vindevogel
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel

Re: How can I get ID number after insert a new record?

2004-03-30 Thread Yves Vindevogel
inserted) On 30 Mar 2004, at 19:08, [EMAIL PROTECTED] wrote: oh sorry i use msAccess throgh ODBC -- stavro On Tue, 30 Mar 2004, Yves Vindevogel wrote: What database ? I generally do this by using a function in postgresql. You execute the function and in the function you get the new id. That ID

Cocoon 2 in Tomcat 5

2004-03-30 Thread Yves Vindevogel
vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76 Markt 18c - 9700 Oudenaarde - Tel: +32 (55) 30 55 76 Web: http://www.implements.be x-tad

Re: How can I get ID number after insert a new record?

2004-03-30 Thread Yves Vindevogel
... is it possible to write java code to make my queries. if yes how can i get access to connection pool configured in xconf? thnx --stavros On Tue, 30 Mar 2004, Yves Vindevogel wrote: Not possible in one shot IMHO You'll need to do the Insert and in the same page, run a second query to get the Max

Re: Cocoon 2 in Tomcat 5

2004-03-30 Thread Yves Vindevogel
. Gary T. Schultz Web Technical Administrator / GIS Coordinator Wisconsin Department of Commerce 6th Floor P.O. Box 7970 Madison, WI 1-608-266-1283 -Original Message- From: Yves Vindevogel [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 11:30 AM To: [EMAIL PROTECTED] Subject

Re: How can I get ID number after insert a new record?

2004-03-30 Thread Yves Vindevogel
nts> /esql:results> /esql:execute-query> /esql:connection> On Tue, 30 Mar 2004, Yves Vindevogel wrote: Why are you unable to make a select max(myfield) from mytable query ? I don't understand the problem. Please explain. On 30 Mar 2004, at 19:26, [EMAIL PROTECTED] wrote: yves th

Re: How can I get ID number after insert a new record?

2004-03-30 Thread Yves Vindevogel
] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76 Markt 18c - 9700 Oudenaarde - Tel: +32 (55) 30

Re: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-30 Thread Yves Vindevogel
; Can anyone please tell me whether this is a bug, a mistake, ... ? Something. Damn, I start to miss the M$ days where you at least had Technet to find out what was wrong. On 30 Mar 2004, at 17:43, Yves Vindevogel wrote: Alex, I just copied my cocoon directory in a Tomcat 5 installation. The p

Re: [OS-X] Serious Encoding Problems (VM Bug?)

2004-03-30 Thread Yves Vindevogel
2004, at 17:43, Yves Vindevogel wrote: Alex, I just copied my cocoon directory in a Tomcat 5 installation. The problem persists. So, it's not Jetty related either BUT ... looking into the stacktrace a bit better, i notice this Original Exception

java start

2004-03-31 Thread Yves Vindevogel
jke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76 Markt 18c - 9700 Oudenaarde - Tel: +32 (55) 30 55 76 Web: http://www.implements.be x-tad-smaller Fi

Re: java start

2004-03-31 Thread Yves Vindevogel
Hi, I also have the DFileEncoding=iso-8859-1 in my Java_options. Should be -Dfile.encoding=iso-8859-1 Ok, will put that ... could already be one reason. Yet, my database returns Ascii only. Did you try with plain JDBC, with a simple test program outside of Cocoon? If it doesn't work in this

Re: java start

2004-03-31 Thread Yves Vindevogel
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg

Re: Unicode Umlauts/SQLTransformer

2004-03-31 Thread Yves Vindevogel
-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76 Markt 18c - 9700

Re: java start

2004-03-31 Thread Yves Vindevogel
Ooops, it was Dfile.encoding instead of Dfileencoding. My mistake. I didn't check the code, thought I knew it. I also have the DFileEncoding=iso-8859-1 in my Java_options. Should be -Dfile.encoding=iso-8859-1 - To

Re: OS X JAVA_HOME Follow-up

2004-04-01 Thread Yves Vindevogel
way/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82

Re: (* - BIG - *) problem with Postgresql JDBC (related to Cocoon) - WAS Encoding problem on OSX

2004-04-01 Thread Yves Vindevogel
but it could go into a how to get postgres and cocoon to play well together on MacOSX section. Regards Jorg Yves Vindevogel wrote: I mailed with Peter Mount regarding the Encoding problem on OSX. I found out this Peter sent me his .jar from version 7.2. I recompiled my database and did initdb

Re: (* - BIG - *) problem with Postgresql JDBC (related to Cocoon) - WAS Encoding problem on OSX

2004-04-01 Thread Yves Vindevogel
Steve On 1 Apr 2004, at 14:24, Yves Vindevogel wrote: Sure, but ... it's not only OSX related. I had the same problem too on Linux (Slack 9.1) Seems to be a bug in Postgresql 7.4 (maybe) or my compilation of the driver (now checking) Anyway, I think it should be put under a topic Cocoon, file

Re: (* - BIG - *) problem with Postgresql JDBC (related to Cocoon) - WAS Encoding problem on OSX

2004-04-01 Thread Yves Vindevogel
originally used PostgreSQL 7.3.3 and made no change to the database when I upgraded. It may be significant that I used Marc Liyanage's PostgreSQL package (http://www.entropy.ch/software/macosx/) rather than compiling the thing myself. Regards Steve On 1 Apr 2004, at 14:24, Yves Vindevogel wrote

Re: Proxy + Flow

2004-04-01 Thread Yves Vindevogel
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11

Re: Howto Remove WEB Browser Window Title?

2004-04-02 Thread Yves Vindevogel
message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à v

Re: Howto Remove WEB Browser Window Title?

2004-04-02 Thread Yves Vindevogel
. Do you happen to know where I can post such a question? Yves Vindevogel, If Microsoft permits the modification of the default IE window title by modifying the registry key I mentioned, I am sure there is a dynamic way of doing this. David Tekeshe - Original Message - From: Leszek Gawron

Re: Follow Up: Curious Encoding Problems (OS X) and Strange Solutio

2004-04-07 Thread Yves Vindevogel
(form) encoding problems using Cocoon/Jetty/mysql or PostgreSQL, particularly under OS X, obviously mainly Yves Vindevogel and myself had these problems. My application is and was running perfectly on Linux with the same configuration, but destroyed all Umlauts after form send on OS X. I tried all

Re: Follow Up: Curious Encoding Problems (OS X) and Strange Solutio

2004-04-07 Thread Yves Vindevogel
BTW: when I use ?charSet=latin1 (or iso-8859-1 or macRoman), which is the database encryption, is does NOT work. On 08 Apr 2004, at 00:43, Yves Vindevogel wrote: I have no idea ... ;-) Basically, my problem was solved with a workaround, as described. I created my database (again

Re: Follow Up: Curious Encoding Problems (OS X) and Strange Solutio

2004-04-07 Thread Yves Vindevogel
Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76 Markt 18c - 9700 Oudenaarde - Tel: +32 (55) 30 55 76 Web: http://www.implements.be x-tad-smaller First they ignore you. The

Thinlet

2004-04-11 Thread Yves Vindevogel
Anybody who ever worked with thinlets (www.thinlet.com)? Seems interesting. Any experiences ? Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55

Re: Thinlet

2004-04-12 Thread Yves Vindevogel
layouts is very simple using Theodore, which is a XUL GUI editor from Carlsbad Cubes (/x-tad-biggerx-tad-bigger). I highly recommend it./x-tad-bigger x-tad-bigger/x-tad-bigger x-tad-biggerjeff/x-tad-bigger x-tad-bigger/x-tad-bigger x-tad-biggerFrom:/x-tad-biggerx-tad-bigger Yves Vindevogel

Jetty returning wrong images

2004-04-13 Thread Yves Vindevogel
immediatly executed the procedure I knew was working. Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76 Markt 18c - 9700 Oudenaarde - Tel: +32

Re: Hi, it's me

2004-04-13 Thread Yves Vindevogel
>- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55

Re: About MySQL and PostgreSQL (Was: Re: OT: Re: md5 in XSP)

2004-04-15 Thread Yves Vindevogel
TED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steen

Re: document() function and catalog

2004-04-19 Thread Yves Vindevogel
Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel Implements Mail: [EMAIL PROTECTED] - Mobile: +32 (4

Re: how to build webpage of growing length by cocoon

2004-04-20 Thread Yves Vindevogel
. Or this can be done by several pipelines working together, but this way,   how can cocoon know the number of elements, and the number of attributes in every element  in the page up to now?   Thanks for your kind help! Thanks Met vriendelijke groeten, Bien à vous, Kind regards, Yves Vindevogel

Re: usage statistics

2004-04-29 Thread Yves Vindevogel
I use Apache together with Webalizer to get my statistics, even from a Cocoon site. I use ProxyPass and ProxyPassReverse to pass from Apache to Cocoon. Eg. Look at www.belgium-explorer.be - complete site in cocoon look at www.belgium-explorer.be/stats/index.html - stats on this using webalizer

GUI / Debugging tools for Cocoon

2004-05-02 Thread Yves Vindevogel
Hi Are there any GUIs made for Cocoon (other than Eclipse with plugins) ? I would like to see a tool for line-by-line debugging of XSP, XSL, ... Anything existing or coming up ? (I prefer OS, but commercial is okay too) - To

Dynamic connection to the database

2004-05-05 Thread Yves Vindevogel
regards, Yves Vindevogel Implements inline: Pasted Graphic 2.tiff Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91 Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76 Markt 18c - 9700 Oudenaarde - Tel: +32 (55) 30 55 76 Web: http://www.implements.be x-tad-smaller First

Re: Dynamic connection to the database

2004-05-05 Thread Yves Vindevogel
, Yves Vindevogel Implements -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. - To unsubscribe, e-mail: [EMAIL

Re: Dynamic connection to the database

2004-05-05 Thread Yves Vindevogel
à vous, Kind regards, Yves Vindevogel Implements -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support

Re: Dynamic connection to the database

2004-05-05 Thread Yves Vindevogel
|-+--- | | Yves Vindevogel | | | [EMAIL PROTECTED]| | | lements.be | | | | | | 05/05/2004 05:37 AM | | | Please respond

Re: Dynamic connection to the database

2004-05-07 Thread Yves Vindevogel
Perhaps mixing was the wrong word - I do understand what are trying to achieve- all I was trying to say is that you can use the sitemap to pass information on the currently logged-in user to the database. How would I achieve that ? With database actions ? As sitemap parameters, would be one way.

Re: esql xsp page caching?

2004-05-07 Thread Yves Vindevogel
Hi Lars, I bumped into the same problem too, but, I found out that it was not Cocoon who was caching. My client had a Mickeysoft Isa Server as proxy and even with the meta tags like pragma no cache, Isa kept caching the URL. I found out that it was based on the URL, so when I gave another URL

Re: Cocoon+Tomcat+Postgres

2004-05-31 Thread Yves Vindevogel
DBUrl is wrong, that's for sure. You may have other problems too. 1) correct your dburl like the one below (in your case, substitute procat with your dbname) 2) make sure you call the correct connection pool in your xsp or sql transformer 3) you need to run postgresql with the option to listen

Re: Cocoon+Tomcat+Postgres

2004-05-31 Thread Yves Vindevogel
Start Postgresql with -o -i On 31 May 2004, at 18:09, Dieter Schicker wrote: Thanks for your answers. Did you already try to use TCP/IP sockets instead of UNIX sockets? How do I do that? Didi - To unsubscribe, e-mail: [EMAIL

Re: PostgreSQL and Cocoon

2004-06-28 Thread Yves Vindevogel
Just a quick check: 1) Did you start Postgresql with the option -i to listen on port 5432 on tcp/ip 2) Did you configure you pg_hba.conf ? 3) Did you make your data connection in your datapool ? What error do you get in your cocoon screen anyway ? On 28 Jun 2004, at 22:08, defe wrote: Kirk

Load Cocoon servers

2004-07-04 Thread Yves Vindevogel
Is there a website where I can find statistics on the number of servers you need to run a Cocoon application. Or somebody who is willing to share his/her information about their stress tests ? I'm making a bid for a webapp. Completely Cocoon based. There's a big postgresql database behind it,

Re: Load Cocoon servers

2004-07-05 Thread Yves Vindevogel
in the machine right away ? On 05 Jul 2004, at 06:17, Antonio Gallardo wrote: Yves Vindevogel dijo: Is there a website where I can find statistics on the number of servers you need to run a Cocoon application. Or somebody who is willing to share his/her information about their stress tests ? I'm making

Re: Load Cocoon servers

2004-07-05 Thread Yves Vindevogel
a problem, right The DB is not an issue. I will build XML files from the tables on regular bases. So, reports and such (which is 90% of the app) are coming from xml and not from db. On 05 Jul 2004, at 11:00, Antonio Gallardo wrote: Yves Vindevogel dijo: I can run on space ship on slackware with 1

Re: Load Cocoon servers

2004-07-05 Thread Yves Vindevogel
On 05 Jul 2004, at 11:07, Ugo Cei wrote: Il giorno 05/lug/04, alle 00:39, Yves Vindevogel ha scritto: There's a big postgresql database behind it, but the database will only be queried from time to time. Most of the work is done by generating XML out-of that database and storing it into Cocoon's

Caching

2004-07-06 Thread Yves Vindevogel
Hi, I'm using Cocoon to serve a website, only 2 pages are dynamic. I have a cache problem. An image was too big, was scaled and uploaded again. Still, I get to see the old image in the size which is too big. I use Apache2 with Tomcat 5. I already stopped and restarted both. I already deleted

Live Sites

2004-07-20 Thread Yves Vindevogel
Just to let you know that the following sites are made with Cocoon www.hyline.be (mostly static html, but with xsp and database on references, products, ...) www.procat.be (same as above) www.belgium-explorer.be (almost completely db driven)

Include (like apache) in cocoon.xconf

2004-07-20 Thread Yves Vindevogel
Hi, Is there a way to use an Include file in my cocoon.xconf ? I want to split my datasources into a seperate file and include it. Kind of the way Apache2 works ( Include /thisfile/ ) Yves - To unsubscribe, e-mail: [EMAIL

Re: Tomcat and latest OSX security pack

2004-08-10 Thread Yves Vindevogel
problem is ... I didn't touch anything (honestly) I'm looking for the thing that caused the problem now On 10 Aug 2004, at 14:15, Ugo Cei wrote: Il giorno 10/ago/04, alle 14:12, Yves Vindevogel ha scritto: I just downloaded the latest Tomcat and installed it ... works fine again. I haven't

Sendmail failing

2004-09-14 Thread Yves Vindevogel
Hi, I'm running an XSP page on my server. It returns this error Sending failed; nested exception is: class javax.mail.MessagingException: Could not connect to SMTP host: 127.0.0.1, port: 25; nested exception is: java.net.ConnectException: Connection refused However, my code looks like this

Re: Sendmail failing

2004-09-15 Thread Yves Vindevogel
Ha ! Tnx !! I did find a workaround, well Daniel Craigmile found it and I tried it on my machine and that works. See other mail in this thread. Can I update that site with the workaround ? Y On 15 Sep 2004, at 10:47, Tomasz Nowak wrote: Yves Vindevogel [EMAIL PROTECTED] wrote: Sending failed

  1   2   3   >