On 5/3/07, benjamin servant <[EMAIL PROTECTED]> wrote:
Hi all, thanks again for your help Dave.
No problem. I want to document this stuff, so this is a good excercise for me,
I am using the same version of JDK but I am using JBOSS and not Apache (this shouldn't make any difference). I have tried what you said and I got the error: $authenticated.user is not a valid reference.This is what I did: I have copied the authusermodel.jar in the lib directory of my roller repository. I have added the lines in the roller.properties file as you suggested. BTW I didn't have the paragraph about the models for the preview rendering so I added the whole paragraph. Finally I have added the line $authenticated.user in the Weblog.vm file of my template to display the current username. Since it was not working, I also copied the examples folder (and its sub-folder),which was in your authuserplugin.zip, in my roller repository. Since It still didn't work, I also have copied dist/authusermodel.jar in the lib folder of roller (and not just directly authusermodel.jar). I still got the same error. Can you please tell me what did I do wrong this time???
I'm not sure what you mean by "roller repository". All you should need to do is to place the jar "authusermodel.jar" into Roller's WEB-INF/lib directory, add the properties I noted int the README into your roller-custom.properties override file and restart Roller Please send your roller-custom.properties file so I can make sure those properties are defined correctly. - Dave
