I don't think that's the trouble there. Jetspeed is trying to load anonymous user from database, and doesn't find it. It doesn't try to load the psml yet as it doesn't find the associated user. Database is wrongly populated.
See the FAQ on using jetspeed with a database. jabouille a ecrit : > Eric, > > You have to see if the directory > "jetspeed/WEB-INF/psml/user/html" exist and if there is a file > "default.html. > > > > [EMAIL PROTECTED] wrote: > >> Hello All, >> >> Can you please let me know how can I rectify this horrible Exception. >> >> I have this horrible Exception when I connect me to my application: >> org.apache.jetspeed.services.security.LoginException: Failed to get >> anonymous user: >> org.apache.jetspeed.services.security.UnknownUserException: > unknown user >> 'anon' >> >> at >> > org.apache.jetspeed.services.security.turbineAuthentication.ge > tAnonymousUser(TurbineAuthentication.java:225) >> at >> > org.apache.jetspeed.services.JetspeedAuthentication.getAnonymo > usUser(JetspeedAuthentication.java: >> 107) >> >> Thanks. >> >> Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
