Re: my.roles file

2002-11-13 Thread Ryan Heise
On Fri, Nov 08, 2002 at 09:44:39AM +0100, Joerg Heinicke wrote: > Hello Ryan, > > the error message is non-ambiguous: You created a non-valid web.xml. > Remove the changes you did and add the roles at the correct place > according to the DTD. The important snippet of it you can see in the > error

Re: my.roles file

2002-11-08 Thread Geoff Howard
> A patch to the FAQ I submitted has been applied, but > the change has not > yet propagated to the web pages, it seems (why?). Since the site is still statically served, it is only occasionally updated from cvs. The local docs (running at localhost) should be correct and the live site will foll

Re: my.roles file

2002-11-08 Thread Bruno Dumon
I did, I just: > > 1. edited one line of cocoon.xconf to read: > > > > 2. created a file called WEB-INF/my.roles which I copied from > src/java/org/apache/cocoon/cocoon.roles (first I tried copy&pasting the > example from the FAQ, but that didn't work eithe

Re: my.roles file

2002-11-08 Thread Geoff Howard
> Before I go tracking down the problem the hard way, > can you tell me if > these instructions are wrong? > > > http://xml.apache.org/cocoon/faq/faq-configure-c2.html#faq-1 > I'm pretty sure you need a leading slash: /WEB-INF/my.roles. I don't know whether this would cause the specific error

Re: my.roles file

2002-11-08 Thread Kjetil Kjernsmo
On Friday 08 November 2002 10:48, Ryan Heise wrote: > 1. edited one line of cocoon.xconf to read: > > > Yep, they're wrong, it should read: ^ A patch to the FAQ I submitted has been applied, but the change has not yet propagated to the web pages, it see

Re: my.roles file

2002-11-08 Thread Ryan Heise
On Fri, Nov 08, 2002 at 09:44:39AM +0100, Joerg Heinicke wrote: > Hello Ryan, > > the error message is non-ambiguous: You created a non-valid web.xml. > Remove the changes you did and add the roles at the correct place > according to the DTD. Thanks for your reply.. Before I go tracking down the

Re: my.roles file

2002-11-08 Thread Joerg Heinicke
Hello Ryan, the error message is non-ambiguous: You created a non-valid web.xml. Remove the changes you did and add the roles at the correct place according to the DTD. The important snippet of it you can see in the error message. If you need more information have a look into the servlet spec.

my.roles file

2002-11-07 Thread Ryan Heise
I am trying to set up my own roles file according to this FAQ: http://xml.apache.org/cocoon/faq/faq-configure-c2.html#faq-1 However, as soon as I add the user-roles attribute and restart cocoon, it produces this error message in the catalina.out log file: org.apache.commons.digester.Digester err