[PJUG Javamail] REST Services from Simple Pojos
Brian Panulla
bpanulla at psu.edu
Tue Jan 12 01:33:44 EST 2010
javamail-request at pjug.org wrote:
> Date: Sun, 10 Jan 2010 11:26:24 -0800
> From: Vijay Balakrishnan <bvijaykr at gmail.com>
> Subject: [PJUG Javamail] REST Services from Simple Pojos
>
> 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.
>
The Axis2 library purports to let you make RESTful services as well....
I admit I haven't used it for that, but I've made several SOAP services
from POJOs with it. It's probably worth at least poking around:
http://ws.apache.org/axis2/1_5/rest-ws.html
-B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3246 bytes
Desc: S/MIME Cryptographic Signature
Url : http://www.pjug.org/pipermail/javamail/attachments/20100111/921b9204/attachment.bin
More information about the Javamail
mailing list