User-roles (was Re: Installing the mail component)

2002-10-27 Thread Kjetil Kjernsmo
Hello! I resolved the URIResolver problem by installing Tomcat 4.1.12 (still don't understand what the problem was, though). So, I'm back to trying to get user-roles for the mail component working. I'm still stuck with that. My current config involves the 1.3.1 SDK from Blackdown, Tomcat 4.1.1

Re: Installing the mail component

2002-10-18 Thread Kjetil Kjernsmo
On Friday 18 October 2002 15:22, Geoff Howard wrote: > Disclaimer: I am not in the least familiar with the > mail component that you are trying to install. I'm > just looking at your general situation of trying to > debug roles configuration at startup. Yeah, but that's OK! (that's a much longer

Re: Installing the mail component

2002-10-18 Thread Geoff Howard
Disclaimer: I am not in the least familiar with the mail component that you are trying to install. I'm just looking at your general situation of trying to debug roles configuration at startup. But, --- Kjetil Kjernsmo <[EMAIL PROTECTED]> wrote: > On Friday 18 October 2002 05:46, Geoff Howard wr

Re: Installing the mail component

2002-10-18 Thread Kjetil Kjernsmo
On Friday 18 October 2002 05:46, Geoff Howard wrote: > Is the directory really named ...cxa/components... > (plural) while the package name cxa.component... > (singular)? If so, there's your typo. Arrgh! Yeah, you know, sometimes you shouldn't stare but rather go to bed... :-) It seems that plur

Installing the mail component

2002-10-18 Thread Kjetil Kjernsmo
Hi List! I'm trying to get the Mail component from Matthew and Carsten's book installed, but I can't get it right. The problem seems to be that Cocoon can't find my myroles.xconf and thus it stops with a "Cocoon was not initialized."-message. I have cocoon.xconf and myroles.xconf in $TOMCAT_

Re: Installing the mail component

2002-10-18 Thread Geoff Howard
Is the directory really named ...cxa/components... (plural) while the package name cxa.component... (singular)? If so, there's your typo. If not, make sure that the user tomcat is running as has at least read access to myroles.xconf. That happens to me all the time since I run tomcat as a differ