Re: auto-create-users problem

2005-01-25 Thread Oliver Zeigermann
I had a similar problem and using org.apache.slide.structure.SubjectNode seemed to fix the problem. Anyway, the real source of the problem is that UserRoleImpl is lacking the right constructor which I am adding now... Oliver On Tue, 25 Jan 2005 10:57:05 +, Luke Noel-Storr <[EMAIL PROTECTED]>

auto-create-users problem

2005-01-25 Thread Luke Noel-Storr
Hi, I am having trouble trying to use auto-create-users. It seems to work fine to start with, and everything works as expected with an auto added user, but then after re-starting Tomcat I get the following error: java.lang.NoSuchMethodException: slideroles.basic.UserRoleImpl.(java.lang.String,