Re: Wildcard and Regexp Matcher encoding problem

2008-02-13 Thread dynnamitt
solution is described here: http://www.nabble.com/Cocoon%2C-UTF-8-and-encodeURI-to7587213.html#a7595919 K-D Grzegorz Tańczyk wrote: Hello, Can You tell me if it is a known issue that matchers malform encoding of nonUS characters? I have no problems when I run Cocoon 2.1.5.1 on

Re: Wildcard and Regexp Matcher encoding problem

2008-02-13 Thread dynnamitt
Hi, I got the same problem in 2.1.11... what's the solution? regards dynnamitt. Grzegorz Tańczyk wrote: Hello, Can You tell me if it is a known issue that matchers malform encoding of nonUS characters? I have no problems when I run Cocoon 2.1.5.1 on Windows, but when I try on

Cocoon on Wikipedia

2008-02-13 Thread Derek Hohls
Perhaps someone more knowledgeable than I can update this page with the relevant info about Cocoon: http://en.wikipedia.org/wiki/Comparison_of_web_application_frameworks Note there are two tables; but there is only an (incomplete) entry for Cocoon in the first one. -- This message is

response xml from Document

2008-02-13 Thread nanomonk
so, I have an xml generated by java(in Document now)... I need to do response this xml to client... pls tell me a true-way how to do that with cocoon 2.2? generally, task: request from client, then (according to parameters of request) generating on java response as xml... -- View this message

Using xsl variables in javascript

2008-02-13 Thread Lincoln Mitchell
Hi all, I am trying to use an xsl parameter in an external javascript file. Do I have to use Control Flow / Flowscript to achieve this? The docs say Control Flow is about .the ability to describe the order of Web pages. and in my case I don't need to do this. I simple need to convert this

Re: Newer FOP to Cocoon 2.1.11

2008-02-13 Thread Lehtonen, Mika
Superb! ..but still too complicated for me, I'm afraid. Could you be more specific on compling part? I tried to compile that code with javac (1.6.0_04) and got 73 errors. Then I "stole" the classes from the 2.2 installation of which I tested yesterday and did what you told to do. I managed

RE: Newer FOP to Cocoon 2.1.11

2008-02-13 Thread Kai Mütz
Lehtonen, Mika wrote: Superb! ..but still too complicated for me, I'm afraid. Could you be more specific on compling part? I tried to compile that code with javac (1.6.0_04) and got 73 errors. Then I stole the You have to compile it with the cocoon 2.1.11 libs in classpath. This should

Re: MySQL Year vs CForms Date

2008-02-13 Thread Derek Hohls
Is anyone else able to reproduce this problem? Or I am missing something simple? On 2008/01/14 at 08:01, in message [EMAIL PROTECTED], Derek Hohls [EMAIL PROTECTED] wrote: Joerg I am not sure what you are asking - if I use MySQL Year column and Cocoon Forms integer type together, then the

Re: [ANN]: Fins 1.0.0-SNAPSHOT released

2008-02-13 Thread Derek Hohls
Not a one... is there anyone else out there who knows the plumbing of Cocoon well enough to analyse this error log? On 2008/02/06 at 09:36, in message [EMAIL PROTECTED], Luca Morandini [EMAIL PROTECTED] wrote: Derek Hohls wrote: Good news! Perhaps, if you have time, could you hack

Re: Using xsl variables in javascript

2008-02-13 Thread Bhavya Sharma
As i think first you need to take the value of xsl variable into a javascript variable , that you can do like this script language=javascript var mparam=xsl:value-of select='$myparam'/; if(mparam=='x') { // your statement } /script On Feb 14, 2008 2:50 AM, Lincoln Mitchell [EMAIL PROTECTED]

Avoiding a persistent startup error

2008-02-13 Thread Derek Hohls
Running C2.1.8... We are having ongoing power problems and whenever the server shuts down abnormally, Cocoon will not start-up properly due to this error: Message: The repository home at /usr/local/jakarta-tomcat-4.1.31/webapps/cocoon/samples/blocks/jcr/repotest appears to be in use. If you