|
From: Eelco H. <eel...@to...> - 2004-07-01 18:19:19
|
Hi Graham, I just uploaded an example (that also can be found in CVS) to = sourceforge (https://sourceforge.net/project/showfiles.php?group_id=3D102886) called baritusexample.zip. You can build it using Maven (http://maven.apache.org). Some of the dependencies are not on ibiblio, so in order to build the example, you = need to include the repository: http://test.topicus.nl/maven/ You can do this by creating or editing file 'build.properties' in your = user home dir (e.g. C:\Documents and Settings\hillenius.TOPICUS) and adding = line: maven.repo.remote=3Dhttp://www.ibiblio.org/maven/,http://test.topicus.nl/= maven / (be sure not to have trailing spaces on that line). Also, you need to have MySQL installed. You can create the database = (called maverickexample) by executing the script in ${project}/src/etc/maverickexample_mysql.sql One final word of warning: the application is not very well maintained, = so it is possible that things don't work. But, by looking at the sources = etc, you should get an idea of the things you can do with Baritus/ Maverick. Hope you'll find it usefull, Eelco Hillenius -----Original Message----- From: bar...@li... [mailto:bar...@li...] On Behalf Of Graham O'Regan Sent: woensdag 30 juni 2004 16:10 To: bar...@li... Subject: [Baritus-user] demo app Does anyone have a demo app that they would be willing to share? I'd=20 like to replace our existing struts implementation and I'd find it more=20 useful to have some code to play with rather than reading reems of=20 documentation. TIA Graham ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend = Black Hat Briefings & Training, Las Vegas July 24-29 -=20 digital self defense, top technical experts, no vendor pitches,=20 unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Baritus-user mailing list Bar...@li... https://lists.sourceforge.net/lists/listinfo/baritus-user |