Jul
28
Arcadio July 28, 2008 10:10 am

BlaseDSspring

Application example with Flex, BlazeDS and Spring. On this configuration you must notice on SpringFactory which provide beans of Spring to BlazeDS.

Flex Cient
Must be changed with the project url path on following files:

  • Main-config.xml
  • .actionScriptProperties
  • .flexProperties
  • .project

Servidor
build.properties must be configured with local parameters.
Project don’t include following necessary libraries(provided with spring and blazeds):

aspectjrt.jar, aspectjweaver.jar, backport-util-concurrent.jar, cfgatewayadapter.jar, commons-codec-1.3.jar, commons-dbcp.jar, commons-httpclient-3.0.1.jar, commons-logging.jar, commons-pool.jar, concurrent.jar, flex-messaging-common.jar, flex-messaging-core.jar, flex-messaging-opt.jar, flex-messaging-proxy.jar, flex-messaging-remoting.jar, hsqldb.jar, servlet-api.jar, spring.jar, standard.jar y xalan.jar.

To deploy the project:

  1. Launch server HSQLDB through file server.bat (windows) or server.sh (unix)
  2. Create and load database with build.xml
  3. Start server and try flex application
  • Share/Bookmark

Post a comment



  • Share/Bookmark
Creative Commons License
This blog is under Creative Commons licence, unless indicated otherwise.
Special thanks to Mark James for the icon set used in this blog.