Re: help management system?

2002-01-22 Thread David BERNARD
> This might be a litte OT, but I really have no other place to go... > > I have a Java application. Pretty big, actually, and still work in progress. > And I'm required to build the help for it. > > The requirements: > - modular: very easy to update/create the help files. > - preferably web

Re: message The sitemap handler's sitemap is not available. Please check logs for the exact error.

2002-01-14 Thread David BERNARD
You have a error/misconfiguration in your sitemap.xmap file and Cocoon can't compile it or initialize it. Read the WEB-INF/logs/cocoon.log to find ERROR. by example if you run Cocoon on a server without X11 Session, then you can't initialize svgXXX Serializer (batik need X) and you have this err

Re: Big problem with cocoon2 !

2002-01-14 Thread David BERNARD
It's not a cocoon problem. You can't run Tomcat 4.0.1 you have already one service use port 8080. try to use "netstat -a" command and you see all local port used. So try to find wich service use it and stop it or edit server.xml on Tomcat/conf to modify port of HttpConnector. If you don't unders

Re: GeneratorSelector error

2002-01-14 Thread David BERNARD
Webmaster NWWV a écrit : > > I had cocoon 2 and resin working fine. Apparently it crashed over the > weekend. Well now it doesn't work anymore. Even with a totally fresh > install. Never had this error before. > > Here is what cocoon says: > > DEBUG (2002-01-14) 14:11.46:392 [cocoon ]

Re: Dynamic Transformation

2002-01-14 Thread David BERNARD
> Is ist possbile to define at runtime the stylesheet the xml content should > be transformed with? Yes, sitemap contains a Map and (key, value) pair can be set (by action). this map can be used to parameter generation (source), stylesheet... > For example for a role management so that i don't

Re: Cocoon and CMS

2002-01-05 Thread David BERNARD
> Where is the prowler website? Prowler is part of Infozone http://www.infozone-group.org/ (see projects_contents) -- -- David "Dwayne" Bernard Freelance Developer (Java) mailto:[EMAIL PRO