This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Web Services and the fly likes Want to use REST annotations with embedded Java EE 6 Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Want to use REST annotations with embedded Java EE 6 Server " Watch "Want to use REST annotations with embedded Java EE 6 Server " New topic
Author

Want to use REST annotations with embedded Java EE 6 Server

Luke Murphy
Ranch Hand

Joined: May 12, 2010
Posts: 299
Hi,
I am looking to write some REST services using the annotations in the Java EE 6 spec. However, I do not want the hassle of having to deploy to a big App Server such as WebSphere or JBoss. Ideally I like to use something embedded, in the way JavaDB is embedded and a HttpServer is also embedded in JDK 1.6.

any ideas?

Thanks.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Want to use REST annotations with embedded Java EE 6 Server
 
Similar Threads
How do logon or set principle/roles/groups when using Embedded API
Mark Hansen - JWS, JEE 6
Book Promo: Java SOA without Java EE 5?
EJB3.0 + web services
REST WebServices