Change By: Sebastien Blanc (03/Apr/14 5:29 AM)
Description: Beyond the Hello-World, we wanted some different quickstarts. The "server" components that come to mind would be:

*Secured CRUD + Push Integration (Java Sender)
** JAX-RS + PicketLink
** SpringMVC/Spring Security
** JAX-RS/PL + Apache Camel

These need to function on both JBoss AS 7.X and EAP.

[~jowilson] from the JDF team, has already said he wants to help on the server projects (especially the JAX-RS/PL and Spring ones). 

Note: Josh already has a simple backend started that is used in JDF quickstarts that would be good to re-use to make it easier for developers to transition from one to other.
 This backend provides a simple REST endpoints to mange contacts : https://github.com/jboss-developer/jboss-wfk-quickstarts/tree/2.6.x-develop/contacts-mobile-basic

The goal would be the SERVER acts same to outside (identical REST endpoints, difference is only an impl. detail (e.g. JavaEE vs. Spring vs. Camel))
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira