Configure Reader for Dojo

2007-09-16 Thread christoph
Hi, how do I configure my Sitemap, that dojo has access to all js file it loads dynamically. I have the dojo file in Folder ./lib/dojo/dojo.js So I would read the dojo.js like !-- JavaScript scripts -- map:match pattern=*/*/*.js map:read

Re: Configure Reader for Dojo

2007-09-16 Thread Grzegorz Kossakowski
christoph pisze: Hi, how do I configure my Sitemap, that dojo has access to all js file it loads dynamically. I have the dojo file in Folder ./lib/dojo/dojo.js So I would read the dojo.js like !-- JavaScript scripts -- map:match pattern=*/*/*.js

Re: xhtml serialization and form textarea

2007-09-16 Thread Peter Sparkes
Hi, On further testing the 2.1.10 org.apache.cocoon.components.serializers.XHTMLSerializer serializes the output as !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; although it has the following settings

[javaflow] AssertionViolatedException when deriving classes

2007-09-16 Thread Benjamin Boksa
Hi List, during some work with javaflow (actually I am triying to adopt the [1] CocoonAndHibernateTutorial) I came across the following problem. To create an abstract class providing a hibernate session I wrote the following class: abstract class AbstractHibernateContinuable extends

Problem with Starting Cocoon - Mac OS X Tiger

2007-09-16 Thread Exquisitus Flinder
After unzipping Cocoon 2.1.10, I placed it in webapps directory of Tomcat version 6.0.14.I typed ./build.sh command as per instruction of the install.txt. Lastly, to start Cocoon, I typed ./cocoon.sh to start cocoon. After running for a few minutes, the program get stuck (see last few lines

Re: Problem with Starting Cocoon - Mac OS X Tiger

2007-09-16 Thread Christoph Gaffga (triplemind.com)
hi, as the last line: 01:20:59.104 EVENT Started SocketListener on 0.0.0.0: 01:20:59.106 EVENT Started [EMAIL PROTECTED] says, it should be reachable by http://localhost: it's not running inside tomcat, if you start it via ./cocoon.sh, it's started for quick demo in jetty servlet

Re: Javascript Source File can not be directly loaded

2007-09-16 Thread Felix Knecht
[EMAIL PROTECTED] schrieb: Hi there, i´ve since a few days much more problems with Javascript and Cocoon then ever... When I trying to read a local or remote Javascript Sourcefile in my XSL Context to use them on client side for particular dutys, i getting only a screen with my html