[PJUG Javamail] REST Services from Simple Pojos

Howard Abrams howard.abrams at gmail.com
Sun Jan 10 18:53:40 EST 2010


You might want to look into RESTEasy (from jBoss) as you just put @PUT and @Path annotations on your POJOs.


On Jan 10, 2010, at 11:26 AM, Vijay Balakrishnan wrote:

> Hi,
> 
> Are there any tools or IDEs that will create a REST service from a Simple POJO with basic CRUD operations ?
> I have heard of Restlet but I want to also create wrappers around existing JMS services.
> 
> TIA,
> Vijay
> _______________________________________________
> Web Site - http://www.pjug.org/
> Javamail mailing list
> Javamail at pjug.org
> http://www.pjug.org/mailman/listinfo/javamail

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pjug.org/pipermail/javamail/attachments/20100110/aa85cdcc/attachment.html 


More information about the Javamail mailing list