Question

I'm trying to get my hands a small Spring + BlazeDS integration "Hello World"-ish type of sample/tutorial to see the basic, minimum configuration required for using the Spring & BlazeDS integration available from http://www.springsource.org/spring-flex

The download I got came with all these test drive samples, but I can't make freakin' heads or tails about whats going on here. All I want, is a simple Hello World app to get a bare bones project up in Eclipse so I can see what is supposed to go where...

I just need one Bean, with one Service like HelloWorld.sayHi(String name);

Can anyone offer any valuable links/advice on this topic?

Was it helpful?

Solution

Check out the Flex and Spring Refcard that I co-authored:

http://www.jamesward.com/blog/2009/04/06/download-the-flex-and-spring-integration-refcard/

Let me know if that helps.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top