I guess it can not be loaded because it is not in your classpath. I really do not see through all this user auto creation thing. Anyway, for WCK I use org.apache.slide.structure.SubjectNode as the users role and it seems to work,
Oliver On Fri, 7 Jan 2005 12:27:47 +0100, Sven Pfeiffer <[EMAIL PROTECTED]> wrote: > Hi List > > I am still trying to get slide working together with my JAAS realm. > > When I use <auto-create-users>true</auto-create-users> and there is no user > with the given username it works (hardly) fine, the user > is created. > > But when the user already exists (/users/username.def.xml) exists and so on > > I always get the following Excepion. > > Can anyone tell me why sliderole.basic.UserRoleImpl can't be loaded? > > Thanks in advance > > SVen > > 07 Jan 2005 12:19:56 - org.apache.slide.common.Domain - WARNING - Unable to > load SlideObject class slideroles.basic.UserRoleImpl > org.apache.slide.common.UnknownObjectClassException: Unable to load > SlideObject class slideroles.basic.UserRoleImpl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
