Benjamin, I zipped up the pluginmodel example, with the authusermodel.jar here: http://people.apache.org/~snoopdave/experimental/authuserplugin.zip
I compiled with JDK 1.4.2 so you should be able to drop that jar into your Roller install. On 5/2/07, benjamin servant <[EMAIL PROTECTED]> wrote:
Ok, my understanding of the build.xml file is that I should put the file AuthenticatedUserModel.java in an src folder and the run the Ant to compile it and create the authusermodel.jarBut when I run the ant I have errors on all the import in the AuthenticatedUserModel.java file. So the path in the build.xml file must be wrong right? How can I set this up correctly?
You have to put the pluginmodels directory in the Roller directory /docs/examples/plugins, that way the ../../../.. path will point to the right place. Hope that helps... - Dave Another thing is that I thought the 4 jar files specified in the pathelement in the build.xml file would be in either the roller source or the roller support project jar files, but I can't find them there???Thanks for your help.
_________________________________________________________________ Essayez Live.com et créez l'Internet qui vous ressemble : infos, sports, météo et bien plus encore ! http://www.live.com/getstarted
