aspose file tools
The moose likes Web Services and the fly likes REST using Apache Wink 1.1.2: limitation with Service not returning JSON Object Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "REST using Apache Wink 1.1.2: limitation with Service not returning JSON Object" Watch "REST using Apache Wink 1.1.2: limitation with Service not returning JSON Object" New topic
Author

REST using Apache Wink 1.1.2: limitation with Service not returning JSON Object

jazz pal
Greenhorn

Joined: Mar 15, 2011
Posts: 7
Hey All
Environment: Eclipse Helios, Apache Tomcat 6, Apache Wink 1.1.2 JAX-RS
Is there any known issue/limitation with REST services which are using apache wink to be not able to return a JSON object ?

I got to know talking to my peers that one needs to write a helper class to convert your object into a JSON array explicitly?
I'm looking for confirmation and any suggestions/best practices which should be kept in mind while writing these helper classes.

Thanks
 
I agree. Here's the link: jrebel
 
subject: REST using Apache Wink 1.1.2: limitation with Service not returning JSON Object
 
Similar Threads
is it possible to distribute a servlet based application?
Exception when using JSTL <c:out> with EL expressions
Returning the different type from the Servlet Filter
How to submit JSON data as request body in Apache CXF jax-rs (REST)
REST API Design Rulebook: 1.5 star on Amazon?