RE: Character encoding problems with XSP/ESQL

2002-06-13 Thread Jan Uyttenhove
> -Original Message- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > Sent: donderdag 13 juni 2002 23:16 > To: [EMAIL PROTECTED] > Subject: RE: Character encoding problems with XSP/ESQL > > Andrew, > > I would follow Jan's suggestion to isolate issue

RE: Character encoding problems with XSP/ESQL

2002-06-13 Thread Vadim Gritsenko
> From: Andrew Savory [mailto:[EMAIL PROTECTED]] On Behalf Of Andrew Savory > > > Hi Jan, > > On Thu, 13 Jun 2002, Jan Uyttenhove wrote: > > > I helped Michael Mangeng to solve a similar problem a while ago. Well, > > similar..., it was a pure xsp problem there, no esql. I have no expercience

RE: Character encoding problems with XSP/ESQL

2002-06-13 Thread Andrew Savory
Hi Jan, On Thu, 13 Jun 2002, Jan Uyttenhove wrote: > I helped Michael Mangeng to solve a similar problem a while ago. Well, > similar..., it was a pure xsp problem there, no esql. I have no expercience > with esql, but I'll add some things you can try, but I don't know it is in > fact the same

RE: Character encoding problems with XSP/ESQL

2002-06-13 Thread Jan Uyttenhove
Savory Sent: donderdag 13 juni 2002 20:14 To: [EMAIL PROTECTED] Subject: Re: Character encoding problems with XSP/ESQL On Thu, 13 Jun 2002, KOZLOV Roman wrote: > Hi Andrew, > > Did you set iso-8859-1 for serverpages generator also? Do you > also use some transformers?

Re: Character encoding problems with XSP/ESQL

2002-06-13 Thread Andrew Savory
On Thu, 13 Jun 2002, KOZLOV Roman wrote: > Hi Andrew, > > Did you set iso-8859-1 for serverpages generator also? Do you > also use some transformers? Yup, set encoding on anything and everything that might affect it. Still not working :-/ Andrew. -- Andrew Savory

Re: Character encoding problems with XSP/ESQL

2002-06-13 Thread KOZLOV Roman
Hi Andrew, Did you set iso-8859-1 for serverpages generator also? Do you also use some transformers? Roman Andrew Savory wrote: > Hi, > > I'm having problems convincing Cocoon to display unusual characters (such > as smart quotes, apostrophes) properly, despite having tried everything > sugges

Character encoding problems with XSP/ESQL

2002-06-13 Thread Andrew Savory
Hi, I'm having problems convincing Cocoon to display unusual characters (such as smart quotes, apostrophes) properly, despite having tried everything suggested on the list in recent weeks to fix this. My setup: - Cocoon 2.0.3-dev - Tomcat 4.0.1 - Postgres 7.2 - Linux The content is being pull

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

Re: Problems with XSP

2002-04-28 Thread J.Pietschmann
Torsten Curdt wrote: > transform it once to add the line numbers. (it would be cool if the XSP > logicsheet could already provide this. but I fear that's not possible with > XSLT) > ... > > /* line:4 */ int a = 5; Saxon has an extension function to retrieve the line number of the contex

Re: Problems with XSP

2002-04-26 Thread Torsten Curdt
> > > > I have thought about this a while ago, too. We should be able to > > > extract > > > > that from the exception stacktrace. > > > > > > Line number in Java source is already shown, correctly. The question is > > > how to map this to XSP source line numbers. > > > > well, addtionally we need

RE: Problems with XSP

2002-04-26 Thread Graaf, Edgar de (fin)
: Problems with XSP On Fri, 26 Apr 2002, Vadim Gritsenko wrote: > > From: Graaf, Edgar de (fin) [mailto:[EMAIL PROTECTED]] > > > > Great... > > > > when I code XSP and when I make some error in the logic I get (of > course) an > > error. An error contains a li

Re: Problems with XSP

2002-04-26 Thread Christian Haul
On 26.Apr.2002 -- 05:24 PM, Christian Haul wrote: > On 26.Apr.2002 -- 03:59 PM, Torsten Curdt wrote: > > > > I have thought about this a while ago, too. We should be able to > > > extract > > > > that from the exception stacktrace. > > > > > > Line number in Java source is already shown, correctly

Re: Problems with XSP

2002-04-26 Thread Christian Haul
On 26.Apr.2002 -- 03:59 PM, Torsten Curdt wrote: > > > I have thought about this a while ago, too. We should be able to > > extract > > > that from the exception stacktrace. > > > > Line number in Java source is already shown, correctly. The question is > > how to map this to XSP source line numbe

RE: Problems with XSP

2002-04-26 Thread Torsten Curdt
> > I have thought about this a while ago, too. We should be able to > extract > > that from the exception stacktrace. > > Line number in Java source is already shown, correctly. The question is > how to map this to XSP source line numbers. well, addtionally we need the full classpath of the fail

RE: Problems with XSP

2002-04-26 Thread Vadim Gritsenko
> From: Torsten Curdt [mailto:[EMAIL PROTECTED]] > > On Fri, 26 Apr 2002, Vadim Gritsenko wrote: > > > From: Graaf, Edgar de (fin) [mailto:[EMAIL PROTECTED]] > > > > > > Great... > > > > > > when I code XSP and when I make some error in the logic I get (of > > course) an > > > error. An error con

RE: Problems with XSP

2002-04-26 Thread Torsten Curdt
On Fri, 26 Apr 2002, Vadim Gritsenko wrote: > > From: Graaf, Edgar de (fin) [mailto:[EMAIL PROTECTED]] > > > > Great... > > > > when I code XSP and when I make some error in the logic I get (of > course) an > > error. An error contains a line number. Now I have to go to the work > > directory and

RE: Problems with XSP

2002-04-26 Thread Vadim Gritsenko
> From: Graaf, Edgar de (fin) [mailto:[EMAIL PROTECTED]] > > Great... > > when I code XSP and when I make some error in the logic I get (of course) an > error. An error contains a line number. Now I have to go to the work > directory and look at the generated java file to find the error. Isn't i

RE: Problems with XSP

2002-04-26 Thread Graaf, Edgar de (fin)
e XSP? -Oorspronkelijk bericht- Van: cyril vidal [mailto:[EMAIL PROTECTED]] Verzonden: donderdag 25 april 2002 23:34 Aan: [EMAIL PROTECTED] Onderwerp: Re: Problems with XSP Thanks Vadim! It's now OK... - Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]

Re: Problems with XSP

2002-04-25 Thread cyril vidal
Thanks Vadim! It's now OK... - Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 11:14 PM Subject: RE: Problems with XSP > From: cyril vidal [mailto:[EMAIL PROTECTED]] > > I'

RE: Problems with XSP

2002-04-25 Thread Vadim Gritsenko
quot;Vadim Gritsenko" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 25, 2002 9:52 PM > Subject: RE: Problems with XSP > > > 1. Check XSP namespace. It is not correct. > 2. Is this valid UTF-8? Or ISO-8859-1? Specify encoding in > in

Re: Problems with XSP

2002-04-25 Thread cyril vidal
inal Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 9:52 PM Subject: RE: Problems with XSP 1. Check XSP namespace. It is not correct. 2. Is this valid UTF-8? Or ISO-8859-1? Specify encoding in instruction.

RE: Problems with XSP

2002-04-25 Thread Vadim Gritsenko
1. Check XSP namespace. It is not correct. 2. Is this valid UTF-8? Or ISO-8859-1? Specify encoding in instruction. Vadim -Original Message- From: cyril vidal [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 2:41 PM To: [EMAIL PROTECTED] Subject: Re: Problems with XSP I&#x

Re: Problems with XSP

2002-04-25 Thread cyril vidal
7;ai été visitée count() fois.   Someone could tell me where's the error, please? Best, Cyril. - Original Message - From: Graaf, Edgar de (fin) To: '[EMAIL PROTECTED]' Sent: Wednesday, April 24, 2002 11:22 AM Subject: RE: Problems with XSP Y

RE: Problems with XSP

2002-04-24 Thread Graaf, Edgar de (fin)
richt-Van: cyril vidal [mailto:[EMAIL PROTECTED]]Verzonden: dinsdag 23 april 2002 21:55Aan: [EMAIL PROTECTED]Onderwerp: Problems with XSP HY!   I would like to execute a very simple XSP sample. Here is my sitemap:   http://apache.org/cocoon/sitema

Re: Problems with XSP

2002-04-24 Thread Christian Haul
On 23.Apr.2002 -- 09:54 PM, cyril vidal wrote: > > You're sure you've got the right path to your file? Chris. -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --

Problems with XSP

2002-04-23 Thread cyril vidal
HY!   I would like to execute a very simple XSP sample. Here is my sitemap:   http://apache.org/cocoon/sitemap/1.0">                                                                                           Unfortunately

Re: Problems with XSP when upgrading 1.8.2 -> 2.0.2

2002-04-20 Thread Nanda Mounasamy
Title: Re: Problems with XSP when upgrading 1.8.2 -> 2.0.2 I got only half of your mail in black berry. There should be an api to convert sax to dom and read dom into sax api. I will let you know soon. -- Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net)

Problems with XSP when upgrading 1.8.2 -> 2.0.2

2002-04-19 Thread William Bagby
Title: Problems with XSP when upgrading 1.8.2 -> 2.0.2 I have looked in the mailing lists, to no avail, please forgive me if these questions have been answered already   I have upgraded Cocoon 1.8.2 to Cocoon 2.0.2. Here's my setup:   Cocoon 2.0.2 Weblogic 6.0sp2 Solaris 2.

RE: Problems with XSP when upgrading 1.8.2 -> 2.0.2

2002-04-19 Thread Vadim Gritsenko
Try sending plain text email. It might help - not everybody reads HTML. Vadim -Original Message- From: William Bagby [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 11:42 AM To: Cocoon Users Mailing List (E-mail) Subject: Problems with XSP when upgrading 1.8.2 -> 2.0.2 Send

Problems with XSP when upgrading 1.8.2 -> 2.0.2

2002-04-19 Thread William Bagby
Title: Problems with XSP when upgrading 1.8.2 -> 2.0.2 Sending again, as I haven't received a response, and I'm at my wits' end, I've been unable to find answers anywhere... -Original Message- From: William Bagby Sent: Friday, April 12, 2002 10:52 AM To: Co

Problems with XSP when upgrading 1.8.2 -> 2.0.2

2002-04-12 Thread William Bagby
I have looked in the mailing lists, to no avail, please forgive me if these questions have been answered already   I have upgraded Cocoon 1.8.2 to Cocoon 2.0.2. Here's my setup:   Cocoon 2.0.2 Weblogic 6.0sp2 Solaris 2.6 (Sparc)   I have successfully installed C2, all the samples work

Problems with XSP files and Cocoon 2.0 Release

2001-12-01 Thread Bryan Murphy
Hey guys, Is there a reason why changes to XSP files aren't picked up when I have the application set to reloadable and pass the ?cocoon-reload=1 parameter to a page request? Changes to JSP, XML, and sitemap files are caught, but if I change an XSP file I get this error: WARN(2001-12-02)

problems with XSP samples page

2001-11-09 Thread Ivo L.
hello, I have a problem with XSP, the samples pages on cocoon do not work. I get "no such axis" exception. The rest of the cocoon works fine. Cocoon version is 1.8.2. Two suggestions from FAQ are implemented: problem with tools.jar and xml parser precedings. thanks for any help... Ivo, Croat

Re: Upgrading to 1.8.2 : problems with XSP Processor [MORE PRECISIONS]

2001-09-06 Thread Rex Cooper
> > you are wrong. i use cocoon-1.8.2 with jdk-1.3. your problem seems to be > > with extraneous (dom1) classes in your servlet engine's classpath. > > Could you let me know your classpath? I could check mine and see what's > wrong with my configuration. By the way, what JDK/platform are you usi

Re: problems with xsp date__cking java code?

2001-06-15 Thread Janesh Vasudeva
55 PM Subject: Re: problems with xsp date__cking java code? > Hi Jan > > You mention cking the java code: > > > You can always check the Java code generated by the xsp, this sometimes > > helps to understand the error. > > Can you tell us how you do that? I'm

Re: problems with xsp date__cking java code?

2001-06-15 Thread Denny
-ecorp.com > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 13, 2001 11:28 > To: [EMAIL PROTECTED] > Subject: problems with xsp date > > Hi all > > I'm trying to create a simple XSP page that gets t

RE: problems with xsp date

2001-06-13 Thread lisa . vangelder
Thanks Jan, that worked. I'm new to xsp as you've probably guessed! Lisa -Original Message- From: Uyttenhove Jan [mailto:[EMAIL PROTECTED]] Sent: 13 June 2001 10:45 To: '[EMAIL PROTECTED]' Subject: RE: problems with xsp date Lisa, first, java.util.D

RE: problems with xsp date

2001-06-13 Thread Uyttenhove Jan
ECTED] Subject: problems with xsp date Hi all I'm trying to create a simple XSP page that gets the current hour and minute and passes it on to a stylesheet. The cocoon docs say XSP automatically generates import statements for the most commonly used Java libraries (including java.util.Date)

problems with xsp date

2001-06-13 Thread lisa . vangelder
Hi all I'm trying to create a simple XSP page that gets the current hour and minute and passes it on to a stylesheet. The cocoon docs say XSP automatically generates import statements for the most commonly used Java libraries (including java.util.Date). However when I try run the page I get an e