We have just released version 1.1.5.1 of Jersey, the open source, production quality, reference implementation of JAX-RS. The JAX-RS 1.1 specification is available at the JCP web site and also available in non-normative HTML here.
The key features in the new version are Weblogic support and patches for regressions to class and package scanning algorithms. Jersey 1.1.5.1 implements JAX-RS 1.1.
In response to a question from Iqbal Yusuf as to whether a tutorial for Weblogic with Jersey was available, Paul pointed to Gerard Davison's blog post Running JAX-RS/Jersey/JSR311 on weblogic. Gerard uses JDeveloper and Weblogic to develop a simple "Hello, World" service that applies a JAX-RS servlet as part of the RESTful service. Gerard's entry, written in October, 2008, notes that some of what he does in his example won't be needed once Java EE 6 is released.
Paul closes his entry with a look ahead:
As soon as the OSGi work is finalized (and considered suitably battle tested) we will release 1.2. Nearly there :-)
If you want to run JSF on Glassfish 2.x you will need to do some configuring to make it work, below you'll see how you can get it to work for you. Solution: This solution assumes that you want to overrie the old container shipped version of JSF with a newer JSF 2.x release. 1. Copy the jsf-api.jar and the jsp-impl.jar into $GLASSFISH_ROOT/lib directory...
Today is day two of Geertjan’s and my NetBeans Platform training at the University of Belgrade. Since my Mac had a harddrive failure last week I’m having a hard time translating my remaining german slides to english :-). The training here is (very well) organized by the newly founded NetBeans User Group Serbia. We’re having a great time here during and after the training, as you can see on the pics here...
I am very fond of FindBugz (indeed it has found its way into the QA process of most projects I work on....). When visiting the site to check Eclispe 3.5.2 compatibility I found they were working on a new tool. Indeed a very interesting tool. Looks like they have a specific tool for browsing the output of a findbugz; and sifting through the results in order to mark each issue. They have an example for Eclipse 3.5 listed...
Once again I'll be acting as the Mobility track for JavaOne 2010. The call for papers closes Sunday at 11:59 PDT. With such a limit time left the tracks marketing team has put together the following themes for this year. 1. Java + Web; 2. Compelling user experiences for Java on mobile; 3. Tools - from content to monetization...
We're doing SOA here at UCLA Health System. That means we're performing data reuse, developing and integrating components, ensuring interoperability and recognizing a host of standards, like HL7 and SOAP. With clinical applications sitting in this mix, this means we are really tight on Service Management (Service Support and Service Delivery) with a more than healthy helping of Security Management...
In the Forums, almothafar has questions regarding Glassfish v2.1.1 clustring in two machines- session memory replication: Hi All, I have Glassfish clustring with two machine M1 and M2. M1 has the DAS and node1 with instance 1. M2 has two nodeagent1 node 2 node 3.. I have deploy the test cluster sample through the cluster and I tried to add a session...
almothafar has questions regarding Glassfish v2.1.1 clustring in two machines- session memory replication: Hi All, I have Glassfish clustring with two machine M1 and M2. M1 has the DAS and node1 with instance 1. M2 has two nodeagent1 node 2 node 3.. I have deploy the test cluster sample through the cluster and I tried to add a session...
In the LWUIT forum, bakih is having problems with a Button with Image and Text: Hi, I add a Button with image on it and text, but i can't see them. what is the problem? The code: Container container= new Container(new GridLayout(2, 2)); Container containerFavorites = new Container(new...
We have just released version 1.1.5.1 of Jersey, the open source, production quality, reference implementation of JAX-RS. The JAX-RS 1.1 specification is available at the JCP web site and also available in non-normative HTML here...
Registered users can submit event listings for the java.net Events Page using our events submission form. All submissions go through an editorial review before being posted to the site.
Archives and Subscriptions: This blog is delivered weekdays as the Java Today RSS feed. Also, once this page is no longer featured as the front page of java.net it will be archived along with other past issues in the java.net Archive.