Getting something running with LiveCycle Data Services proved to be quite troublesome in Flex Builder 2. Then Flex Builder 3 came along and made everything so much better. It's much easier and following these instructions should move you along nicely.
- File | New | Flex Project
- Fill in as per screen shot View image
- Next View image
- Next View image
- Finish
- Create folder "C:\Adobe\LiveCycle8.2\jboss\server\all\deploy\Play.war"
- Go to Project Properties and match screen shot
- Click on "Deploy Flex War". If prompted, point to LCDS.war.
- OK
- Do your coding.
- Project Clean
- Copy contents of "C:\FB3 Workspaces\Play\WebContent" to "C:\Adobe\LiveCycle8.2\jboss\server\all\deploy\Play.war".
- Stop JBoss
- Delete tmp folder
- Start JBoss
- Run application.
Leave a comment