forked from bogus/Simple-BlazeDS-Flex
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple Spring BlazeDS JPA Hibernate Flex example based on Maven
akkidas/Simple-BlazeDS-Flex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a sample project for Spring BlazeDS / JPA / Hibernate and Flex. This sample code is based on the codes of these people. Thank you. http://sebastien-arbogast.com/2008/04/10/flex-spring-and-blazeds-the-full-stack/ http://code.google.com/p/flex-blazeds-spring-archetype/ First configure your local MySQL server. Make root user's password empty or change password from blazeds-flex-server/src/main/webapp/WEB-INF/applicationContext.xml. In order to build and run this code you need Apache-Maven. In order to build code run this command > mvn clean install Then there will be a war file under blazeds-flex-server/target/ directory. Take this war file and deploy to any servlet container like Apache Tomcat. Enjoy!
About
A simple Spring BlazeDS JPA Hibernate Flex example based on Maven
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 80.1%
- ActionScript 13.1%
- HTML 6.8%