| 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.
|
 |
 |
|
|
subject: Want to use REST annotations with embedded Java EE 6 Server
|
|
|