Developing a REST Web Service with Jboss AS7 , MySQL and RESTEasy
This video shows how to build a REST service using RESTeasy JAX-RS implementation.
I am using Jboss AS7 and MySQL.
The code for this can be found in https://github.com/indikaM/youtubeprojects.git and going to BookWebService project.
Also if you need more information about REST and Http visit https://www.youtube.com/watch?v=3t57L9_45Rc
If you need information on configuring MySQL to work with JBoss AS7 visit https://www.youtube.com/watch?v=ZJQA4G5T5HA
