I just learned of JSR 311.  Then I learned about WADL and Google Describe.
Some of these tools could be very useful to integrating our Java and
Ruby/Rails/REST code in SAIL.

JSR 311: JAX-RS: The JavaTM API for RESTful Web Services
http://jcp.org/en/jsr/detail?id=311

blog post by Restlet guy
http://blog.noelios.com/2007/02/14/new-jsr-to-define-a-high-level-rest-api-for-java/

a response to some criticisms plus examples
http://weblogs.java.net/blog/mhadley/archive/2007/02/jsr_311_java_ap.html

Jersey, the RI
https://jersey.dev.java.net/

WADL is a XML description of a ReST service, like SOAP has WSDL.  This
project also has `wadl2java` to create client stubs from a descriptor.
https://wadl.dev.java.net/

Google Rest Describe creates a WADL by analyzing a REST request url
http://blog.tomayac.de/index.php?date=2007-04-26&time=18:05:54&perma=Google+REST+Describe.html

Try it out
http://tomayac.de/rest-describe/latest/RestDescribe.html#



-t

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SAIL-Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/SAIL-Dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to