|
From: Martin J. W. <ma...@do...> - 2003-04-26 22:33:31
|
Hi Guys, Sorry to jump in here. But as a potential user of Spring I would say I'd like to see demos for Tomcat and MySQL. Just about everybody has this installed (especially MySQL). We also use Resin; but I'm not too worried about a demo for this, if Tomcat is supplied I'll write up a tutorial for Resin for the project (we don't actually run Tomcat, but since we've seen so many demos we can read and translate Tomcat examples for just about any server). Jboss is my second choice as it's our preferred app-server platform. Btw: we have another project entering prototyping in the next week. Do you think Spring is ready to be deployed in an early form? We would only be using it as a frontend technology to interface to an existing model. Regards, Marty > -----Original Message----- > From: spr...@li... > [mailto:spr...@li...] > On Behalf Of William G. Thompson, Jr. > Sent: Sunday, 27 April 2003 6:24 AM > To: Rod Johnson > Cc: Thomas Risberg; spr...@li... > Subject: Re: [Springframework-developer] Demos > > > +1 for HSQL. I've used with Japple open source project for demo > applications. The uPortal project also uses it for their > "quick-start" > download. It just works. > > later. > Bill > > > Rod Johnson wrote: > > +1 for HSQL. I've been evaluating Kodo JDO at work, and > their demo works > > very well with HSQL. No need to set it up: it just works. > Very important for > > a demo. > > > > Rod > > > > ----- Original Message ----- > > From: "Thomas Risberg" <tri...@tr...> > > To: <spr...@li...> > > Sent: Saturday, April 26, 2003 6:46 PM > > Subject: Re: [Springframework-developer] Demos > > > > > > > >>Rod, > >> > >>Hypersonic is no longer in development - the source lives > on though in > >>the HSQL Database Engine (HSQLDB) Project. > >> > >>This is from their web site > >> > >>*---------------------------------------------------------------- > >> What is HSQLDB? > >> > >> * It is an Open Source Java Database > >> * It has standard SQL syntax and a JDBC interface > >> * HSQLDB is FREE to use and re-distribute > >> * It is compact > >> * It is very fast > >> * In-Memory, Standalone and Client/Server modes > >> * It can be used also in Applets > >> > >>More Features: > >> > >> * Indexes can be built and are used automatically > >> * Transactions are supported > >> * Joins between tables are possible > >> * Referential Integrity > >> * Java Stored Procedures and Functions are supported > >> * Database can create SQL scripts > >> * Security mechanism using users, passwords, access rights > >> * Can be compiled for Java 1.1 and Java 2 > >> > >>HSQLDB, based on HypersonicSQL, is a general purpose database. It is > >>very small and easy to install and use. It can be used in > applets, for > >>testing, as a distributed application, and for production purposes. > >>*---------------------------------------------------------------- > >> > >>I have used it a little bit, and I think it has most of the features > >>that we would require. I think JBoss is still including some older > >>version of HSQLDB it in their install. > >> > >>The more I think about it, I think that this should be the default > >>target db. Hopefully we can provide sample code for MySQL, > Postgres and > >>Oracle as well. > >> > >>Thomas > >> > >> > >> > >>>What about Hypersonic? It seems well suited for demos as it's > > > > potentially > > > >>>zero configuration. But I don't know its capabilities. > >> > >>Transactionality is a > >> > >>>must. > >>> > >>>Rod > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |