On Jan 31, 2008 5:38 AM, Rout Biswajit <[EMAIL PROTECTED]> wrote: > > > > Now I am using Roller 4.0 version and I want to do Auto Registration. > > I have attached login-autoregst.bmp. By using this page a registered user > can login and a new user can register. > > > > Please give a look into the the error message which I am getting in the > log file > > > > *WARN 2008-01-31 02:51:21,819 > CustomUserRegistry:getUserDetailsFromAuthentication - Unsupported Principal > type in Authentication. Skipping auto-registration.* > > > > I have modified roller-web.jar(only modified the Login.class for my > requirement) and also attached the the file for your reference. > > > > In struts.xml, for login and auto registration, > > > > *<action name="login"** > class="org.apache.roller.weblogger.ui.struts2.core.Login"> > <result name="input" type="tiles">.Login</result> > </action>* > > > > For the last few days I am struggling to find out a solution for the same. > > Please provide me a solution as its very much urgent. > > I can't tell what is going wrong with your modified version of Roller and I'm not setup to reproduce "Automatic Registration" errors. Your best bet is probably to setup a debugger and trace through what is going wrong. Please let us know if you find specific bugs in Roller that should be fixed.
- Dave
