Re: [jetty-users] RESTful web services with Jetty

2011-11-09 Thread Thomas Becker
Hi Jeremy, we've used the combination of jersey + jetty for a jmx webservice we have in our Jetty Hightide distribution. You can have a look at the sources and how we use jersey to offer a RESTful API to access all server information offered by JMX here:

[jetty-users] RESTful web services with Jetty

2011-11-08 Thread Jeremy Johnson
Hello list, I'm looking for guidance on the best approach for implementing a RESTful webservice with Jetty. I should start by saying that I'm a veteran .NET developer, but Jetty and server-side Java development are completely new to me. I've selected Jetty to provide a web API for a new

Re: [jetty-users] RESTful web services with Jetty

2011-11-08 Thread Martin Hewitt
On 8 Nov 2011, at 21:38, Jeremy Johnson wrote: Hello list, I’m looking for guidance on the best approach for implementing a RESTful webservice with Jetty. I should start by saying that I’m a veteran .NET developer, but Jetty and server-side Java development are completely new to me.

Re: [jetty-users] RESTful web services with Jetty

2011-11-08 Thread Jeremy Johnson
that I can post back to the list for archival. Thanks! Jeremy jer...@imtc.gatech.edu From: jetty-users-boun...@eclipse.org [mailto:jetty-users-boun...@eclipse.org] On Behalf Of Martin Hewitt Sent: Tuesday, November 08, 2011 5:06 PM To: JETTY user mailing list Subject: Re: [jetty-users] RESTful

Re: [jetty-users] RESTful web services with Jetty

2011-11-08 Thread Martin Hewitt
: jetty-users-boun...@eclipse.org [mailto:jetty-users-boun...@eclipse.org] On Behalf Of Martin Hewitt Sent: Tuesday, November 08, 2011 5:06 PM To: JETTY user mailing list Subject: Re: [jetty-users] RESTful web services with Jetty On 8 Nov 2011, at 21:38, Jeremy Johnson wrote: Hello list

Re: [jetty-users] RESTful web services with Jetty

2011-11-08 Thread David Parks
-users] RESTful web services with Jetty Hi Martin, Thanks so much! It's great to hear that the Jersey/Jetty setup has been working well for you. As I mentioned, my experience in this area with Java is near-nil although it seemed to me like this should be a great setup. I wonder why

Re: [jetty-users] RESTful web services with Jetty

2011-11-08 Thread Martin Hewitt
, 2011 5:06 PM To: JETTY user mailing list Subject: Re: [jetty-users] RESTful web services with Jetty On 8 Nov 2011, at 21:38, Jeremy Johnson wrote: Hello list, I’m looking for guidance on the best approach for implementing a RESTful webservice with Jetty.  I should start by saying