Hi Oliver it is in the classpath, because when a not existing user logs in it works. When using org.apache.slide.structure.SubjectNode it works.
good to know i am not the only one that doesn't see through this auto creation thing ;o) thank you for your answer SVen >-----Original Message----- >From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] >Sent: Friday, January 07, 2005 12:58 PM >To: Slide Developers Mailing List >Subject: Re: bug when auto-create-users=true ?? > > >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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
