You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/11/04 21:42:43 UTC

[jira] Commented: (WINK-313) WADL support

    [ https://issues.apache.org/jira/browse/WINK-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928343#action_12928343 ] 

Hudson commented on WINK-313:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #422 (See [https://hudson.apache.org/hudson/job/Wink-Trunk-JDK1.5/422/])
    Add an OptionsMethodWADLHandler

Add the ability to specify a WADL document to be served
instead of just a plain OPTIONS request.

See [WINK-313]


> WADL support
> ------------
>
>                 Key: WINK-313
>                 URL: https://issues.apache.org/jira/browse/WINK-313
>             Project: Wink
>          Issue Type: New Feature
>          Components: Server
>            Reporter: Nick Gallardo
>            Assignee: Bryant Luk
>             Fix For: 1.1.2
>
>
> This feature is for adding basic WADL support to the Wink runtime.
> Here's a stab at some initial requirements:
> - Serialization of the existing resource configuration 
> - Addition of a "description" field to the resource description where developers can include text about the resource
> - Access to the WADL via OPTIONS request
> - Access to the WADL via the AdminServlet (or some other way to get to it with a GET from a browser)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.