is there any tutorial about creating REST client with netbeans?

View: New views
6 Messages — Rating Filter:   Alert me  

is there any tutorial about creating REST client with netbeans?

by legolas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi
thank you for reading my post
Is there any tutorial about REST and netbeans?
I mean does NetBeans provides some facilities for developing REST client as it does for JAX-WS clients?

Thanks

Re: is there any tutorial about creating REST client with netbeans?

by Kenneth_Hu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

There is a draft document:

http://www.netbeans.org/kb/60/websvc-rest.html#Exercise_2


legolas wrote:
Hi
thank you for reading my post
Is there any tutorial about REST and netbeans?
I mean does NetBeans provides some facilities for developing REST client as it does for JAX-WS clients?

Thanks

Re: is there any tutorial about creating REST client with netbeans?

by legolas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi
Is it a feature of enterprise pack?
How about creating clients for REST services?


Thanks



There is a draft document:

http://www.netbeans.org/kb/60/websvc-rest.html#Exercise_2


legolas wrote:
Hi
thank you for reading my post
Is there any tutorial about REST and netbeans?
I mean does NetBeans provides some facilities for developing REST client as it does for JAX-WS clients?

Thanks


Re: is there any tutorial about creating REST client with netbeans?

by Lukas Jungmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

legolas wrote:
> Hi
> Is it a feature of enterprise pack?

Do you mean support for RESTful web services? If so - no, all features
related to RESTful websvcs are available using plugins - search for
RESTful in Tools -> Plugins...

> How about creating clients for REST services?

There's no official tutorial yet, just a "draft" here:
http://wiki.netbeans.org/wiki/view/RESTRemoting

--lj

>
>
> Thanks
>
>
>
> Kenneth_Hu wrote:
>> There is a draft document:
>>
>> http://www.netbeans.org/kb/60/websvc-rest.html#Exercise_2
>>
>>
>>
>> legolas wrote:
>>> Hi
>>> thank you for reading my post
>>> Is there any tutorial about REST and netbeans?
>>> I mean does NetBeans provides some facilities for developing REST client
>>> as it does for JAX-WS clients?
>>>
>>> Thanks
>>>
>>
>

Re: is there any tutorial about creating REST client with netbeans?

by Kenneth_Hu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>Is it a feature of enterprise pack?
It is supported with NB6 , e.g. NB6M10.
However, you do need to install  Sun Web Developer Pack

http://developers.sun.com/web/swdp/

on your app server.




Hi
Is it a feature of enterprise pack?
How about creating clients for REST services?


Thanks


Kenneth_Hu wrote:
There is a draft document:

http://www.netbeans.org/kb/60/websvc-rest.html#Exercise_2


legolas wrote:
Hi
thank you for reading my post
Is there any tutorial about REST and netbeans?
I mean does NetBeans provides some facilities for developing REST client as it does for JAX-WS clients?

Thanks

Re: is there any tutorial about creating REST client with netbeans?

by Lukas Jungmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Kenneth_Hu wrote:
>> Is it a feature of enterprise pack?
> It is supported with NB6 , e.g. NB6M10.
> However, you do need to install  Sun Web Developer Pack
>
> http://developers.sun.com/web/swdp/
>
> on your app server.

That's true for M10, but there were a lot of changes since M10 (SWDP is
quite old...). From Beta1 onwards you only have to install RESTful
plugin using Tools -> Plugins and you'll get everything you need to get
started with RESTful webservices (wizards, samples,...) in NetBeans.

See also http://wiki.netbeans.org/wiki/view/RESTBeta1Plan if you want to
know more about what will be supported in beta1 ;)

--lj

>
>
>
>
> legolas wrote:
>> Hi
>> Is it a feature of enterprise pack?
>> How about creating clients for REST services?
>>
>>
>> Thanks
>>
>>
>>
>> Kenneth_Hu wrote:
>>> There is a draft document:
>>>
>>> http://www.netbeans.org/kb/60/websvc-rest.html#Exercise_2
>>>
>>>
>>>
>>> legolas wrote:
>>>> Hi
>>>> thank you for reading my post
>>>> Is there any tutorial about REST and netbeans?
>>>> I mean does NetBeans provides some facilities for developing REST client
>>>> as it does for JAX-WS clients?
>>>>
>>>> Thanks
>>>>
>>>
>>
>