[Ursus-developers] HSQLDB Installed in Ursus
Status: Alpha
Brought to you by:
agsjr
|
From: Anthony S. <dem...@ho...> - 2005-08-21 15:54:55
|
Greetings Developers, Today is a very exciting day for me! Now Ursus comes bundles with HSQLDB so developers don't have to worry about setting up a database when they download and install Ursus! Please visit the updated site documentation page. http://ursus.sourceforge.net/doc.html All developers should try to download and install the latest version of Ursus from CVS. If you already have a version of Ursus checked out from the CVS tree please delete it and check out another copy. Please note that the anonymous pserver sometimes doesn't reflect the latest version of the CVS tree, I'm guessing it's mirrored. So if you get an error about not having the right User for the SQL database then you checked out the old version and will have to wait for the anonymous servers to mirror the correct version. When prompted for a password just hit enter. cvs -d:pserver:ano...@cv...:/cvsroot/ursus login cvs -d:pserver:ano...@cv...:/cvsroot/ursus co ursus Now enter the projects root directory 'ursus' and type. ant jar-server ant jar-client By default typing this from the dist/ursus-server directory will start the server. java -jar Server.jar conf/conf.xml In another terminal move over to the dist/ursus-client directory and type the following java -jar Client.jar conf/conf.xml localhost 7000 I am ready to start assigning projects and adding developers to the project. If anyone has any particular project that they would want to work on now would be the time to speak up! Also, I need everyones Sourceforge username so I start adding developers. - Anthony _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ |