[ 
https://issues.apache.org/jira/browse/WINK-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek closed WINK-143.
---------------------------------

    
> javadoc in HelloWorld sample is wrong 
> --------------------------------------
>
>                 Key: WINK-143
>                 URL: https://issues.apache.org/jira/browse/WINK-143
>             Project: Wink
>          Issue Type: Bug
>          Components: Examples
>            Reporter: Davanum Srinivas
>            Assignee: Bryant Luk
>             Fix For: 1.0
>
>
> {noformat} 
> Can you please fix the 2 URL's? 
> http://[host]:[port]/hello/world 
> http://[host]:[port]/hello 
> i had to use 
> http://[host]:[port]/HelloWorld/rest/world 
> http://[host]:[port]/HelloWorld/rest/
> /**
>  * Simple example - Hello World!
>  * <p/>
>  * The SDK dispatches HTTP requests for URI
>  * <code>http://[host]:[port]/hello/world</code>, where <code>hello</code> is
>  * the context root, to this class. A simple Atom entry is returned in HTTP
>  * response.
>  * <p/>
>  * The service document is available at URI
>  * <code>http://[host]:[port]/hello</code> but it is empty because this simple
>  * demo doesn't contain any collection of resources.
>  * <p/>
>  * This resource must be registered within a JAX-RS application, this example
>  * uses the default usage of application /WEB-INF/application
>  */
> {noformat} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to