Get GlassFish V2
Purchase Support Worldwide
Main | Next page »
Apr 08
29
Jersey 0.7 - Out!
  Posted by alexismp in Web.Next

(this post was stuck in the "draft" category and should have been out a few days ago, sorry about that)

Community picture

The 0.7 version of Jersey, the JAX-RS reference implementation is out and it is a good illustration of community development.

Of course it aligns with the current state of the specification but it also shows interesting work with JavaRebel, Spring and IoC's, Grizzly, Grizzly Comet, JavaRebel and has improved JSON support.

Who said Reference Implementations were useless proof of concepts?

Apr 08
2
Jersey in MuleSource's RESTpack - And more JAX-RS Adoption...
  Posted by pelegri in Web.Next

MuleSource Logo

MuleSource has released a RESTpack for integrating RESTful (duh!) Services through the Mule ESB... and they are including Jersey. Check out the RESTpack announcement.

And, on a related announcement, Marc mentions that there are 3 Implementations of JAX-RS, which is very nice adoption at this stage of the Spec. Of course, we like Jersey the best :-)

Mar 08
17
Jersey builds now powered by Husdon
  Posted by alexismp in Web.Next

Hudson logo

More news on the Hudson Dashboard for GlassFish Builds. JAX-RS (JSR 311) and its Jersey Reference Implementation have long started agile iterative development and it only makes a lot of sense to now have them use Hudson as a continuous build system.

In fact, the team has been using Hudson for a little while and all is accessible outside Sun:
• Jersey trunk build with findbugs
• Jersey Unit testing with Emma

If you're curious, Jersey takes about one minute to build. glassfishbuildtools.sun.com also hosts GlassFish v3 and Hudson builds.

Mar 08
7
Jersey 0.6 released
  Posted by alexismp in Web.Next

JCP logo

Paul Sandoz is reporting on the release of JAX-RS v0.6, the JSR for RESTful Web Services. As always, the specification and Reference Implementation (Jersey) are moving along quite nicely as well as in parallel.

The editors draft is available here and the schedule has been updated to have a final release in September (see also this wiki page).

Among the new things in v0.6, you'll find the Jersey client API, enhanced JSON suport, and better integration of Jersey with IoC containers. For more details on the contents and the future developments, please read this blog entry. Keep the feedback coming - good or not so good, we take both.

Feb 08
28
Better JSON in Jersey, jMaki included
  Posted by pelegri in Web.Next

ALT DESCR

JSON (JSON@TA) is a key component in Ajax and a REST framework like Jersey needs to support it well to be successful. Jakub reports on a new simpler default JSON data format in the latest Jersey; check his Description of Features and then see its use in jMaki Widgets.

Check it out and let Jakub, Paul and Marc know how it works for you.

Jersey's latest release is 0.6ea and is available from the Jersey Downloads Page. The latest stable release is 0.5ea and is also available through the Update Center. Jersey 0.6ea will be pushed to the UC in about 10 days.

Feb 08
12
Apache Abdera, Jersey and Rome
  Posted by pelegri in Web.Next

Atom Logo

One of the beauties of Open Source is that it encourages collaboration (and sometimes healthy competition) across projects. I notice two sets of recent links from two Java.Net projects to Apache Abdera.

Dave has an overview of Apache Adbera and then Rome and Rome Propono, later he pointed out the recent Abdera Refactoring. Check out the (nice!) tone of the comments to these entries.

On a separate theme, Marc and Paul have been playing with Abdera and Jersey in a project. See first Marc's Note and then look at Paul's. Nice to see the exchanges; I'm sure all these projects will benefit from exchanges thoughts and ideas.

Feb 08
8
Jersey news - Update Center and Client API
  Posted by alexismp in Web.Next

Yellow Jersey

Jersey v0.5 is now on the GlassFish Update Center, courtesy of Jakub. Get it using the INSTALL/updatecenter/bin/updatetool binary.

The other news in the JAX-RS world is Paul's blog entry on the client API for Jersey. While a REST API on the server side isn't really needed, having one to write clients in Java (not JavaScript) does make a lot of sense (URLConnection, HTTPClient anyone?). This client API uses the builder pattern and allows for filters and asynchrony. This client API is work in progress and targets Jersey v0.6.

Feb 08
6
GlassFish Podcast - Episode 10 on JAX-RS / Jersey
  Posted by alexismp in Web.Next

Grenoble Sun Engineering Center - Paul's Office

The latest episode of the GlassFish Podcast was briefly pushed out last week but feedburner couldn't pick up the audio enclosure. All is now fixed and live. You can get the content here or from iTunes (search for "GlassFish").

This is good timing given the recent 0.5 release of Jersey (although the interview doesn't get into specifics of that interim release) and the associated NetBeans support. The GlassFish Update Center doesn't have the Jersey 0.5 bits available just yet, but I'm told this should happen in the next few days.

This podcast's mp3 files are now served by GlassFish and the application isn't (all) Java. Read all about it on Igor's blog.

Feb 08
3
Week Highlights - CommunityOne, Awards, Jersey, Hudson, MySQL, Liferay...
  Posted by pelegri in Weekly

News Summary - Jan 27th to Feb 3rd, 2008

SF Peninsula

• Community - Last Call for CommunityOne! and Awards Program
&bull Hudson - News Roundup
• Web Services - REST (Jersey and Spring) and JAX-WS Prezo
• Scripting - Vivek's New Job! and Mediacast site Now Built with JRuby
• Deployments - GlassFish in a Zone,
• MySQL - First release of Maria
• Sun - BlackBox is Shipping!
• Future of GlassFish - CheatSheet for v3, Starting with HK2 - Part I and Part II
• Portal - More Comments on LifeRay on GF

Feb 08
1
Jersey and Spring on a boat
  Posted by alexismp in GlassFish

Paul Sandoz

JAX-RS co-spec lead and Jersey implementation lead Paul Sandoz has a post on integration between Spring and Jersey 0.6. The approach adapts the basic implementation of ComponentProvider (responsible for component instantiation in Jersey) to the Spring framework.

Giving the deployment choices offered by Jersey (Grizzly, GlassFish, Java SE 6), you don't have to be using Tomcat :)

Jan 08
18
JAX-RS and Jersey 0.5 released
  Posted by alexismp in Web.Next

Jersey Island

Paul is announcing the availability of JAX-RS v0.5. As with previous releases, this one is synchronized with Jersey v0.5, its Reference Implementation. Traditional delivery vehicles such a the GlassFish Update Center and NetBeans will soon follow (Maven should be already there).

Among new things, Jersey has an improved deployment and configuration process (courtesy of Grizzly and asm) and a rewritten URI dispatching architecture. Paul has more details in his blog entry.

Both the JSR and the reference implementation are developed in a very collaborative way. Schedule leading up to version 1.0 is here.

Jan 08
13
Week Highlights - Holidays, Jersey, Metro, SPECweb2005, Production-Ready ...
  Posted by pelegri in Weekly

I've not done a Weekly since Dec 23rd due to the Holiday Break (Bon Nadal!). Many people Took the Break but the is still plenty of content:

ALT DESCR

• Hudson - News Roundup, Works Like a Charm and You can Help.
• Web.Next - jMaki with Jersey, Social Network Bundle and a RESTful Toolkit
• HowTo - Using Metro, LifeRay, Continuum, Spring 2.5 and Mod_Proxy
• Advocacy - New GUG, Atlanta and Sydney, Comet and Grizzly Slides and the GAP Program
• Adoption - Kind Words, December Stats and GF blogs Around the World
• Ready for Production - Overwiew, Migration and new SPECweb2005 Record
• Future - GFv3 Map, New gem and Podcast, HK2 and NB6 and Sailfin M3
• New Releases - JDK 6 U4 and JSF Components from Woodstock and Manor Rock
• Misc - A Troubleshooting Guide and Reducing CO2

Jan 08
10
GlassFish - Basis for a RESTful toolkit
  Posted by arungupta in GlassFish

Heard in blogosphere ...

Map of Internet

NetBeans 6 + JSR 311 RESTful Web services plugin + GlassFish v2 UR1 with Jersey + JPA Unit + JSP/Servlet for GUI administering + RESTful Web services generated from Entity classes

replaced

Ruby 1.8.6 + Rails 2.0 + Mongrel 1.1.1

for a RESTful toolkit.

Jan 08
4
Coupling jMaki and Jersey, Ajax and REST
  Posted by alexismp in Web.Next

Demo architecture

Arun is back from vacation with a screencast and detailed steps to build a map of the places he's been visiting in 2007.

It uses jMaki to encapsulate the Google Map widget and Jersey (JAX-RS' Reference implementation) as the main technologies but also JPA for the database access, NetBeans 6 for the tooling, and GlassFish of course for the overall runtime.

This is a nice end-to-end demo with Ajax, RESTful Web Services, and a relational back-end. Check it out.

Dec 07
22
Dynamic WADL in Jersey
  Posted by pelegri in Web.Next

Spider Web

WADL (TA entries) can be used in different ways in conjunction with REST services. The Original Presentations already described its use to help write clients/servers but later work has explored automatic generation of WADL from existing services (e.g. from Message Traces).

The latest Jersey has recently improved on a variant of this approach where the runtime dynamically generates WADL to represent an endpoint - see Marc and Paul. As they put it, this lets you "Waddle through the service". Seems an interesting approach.

BTW - Jersey is done in coordination with the Metro work and the Metro Roadmap shows the Jersey 1.0 fully integrated with Metro 2.1 late next year.

Languages

NEWS AND EVENTS

Join us at CommunityOne
ALT DESCR

Free!

Search

Popular Tags

adoption ajax clustering community fastinfoset frontpage glassfish grizzly hudson interoperability java javaee javaone jax-rs jax-ws jaxb jboss jcp jersey jmaki jruby jsf maven metro mysql netbeans opends opensource opensso performance phobos php portal rails rest roller ruby sailfin scripting sip sun tools updatecenter v2 v3 webserver webservices weekly wsit xml

Companion Blogs

Useful Blog Entries

Friends and Relatives

Subscribe

Enter your Email

Contact Us

Send feedback and leads to theaquarium@sun.com

Downloads

Events


Adoption Stories

Related Links

Recent Entries

Latest Project News

Navigation