资 源 简 介
This application stores and retrieves aphorisms entered in by the user...This program has nothing to do with "genetic algorithms"
This "aphorisms", flex 3, program uses the latest java spring framework practices.
this application utilizes Flex 3, Mate, Spring, Hibernate, and BlazeDS
This application is configured utilizing Spring Java Annotations
To run this program...
1) download the project in its entirety from the subversion trunk
2) run the following ant tasks from the downloaded build.xml file found in the trunk directory
a) "ant _war"
b) after running the "ant _war" ant target, copy the resulting, springbds.war, war file from newly created "dist" directory to the tomcat 6 webapps directory.
c) "ant startHsqlServer" this will create and start the embedded HsqlDB database
d) start the tomcat 6