Followers

Thursday, January 20, 2011

Java Blog@Oracle , JavaSpotLight #13

Hi Java Enthusiasts,

Podcast #13 from Oracle's Java blog is out now, posted on Jan 19, 2011. In the 20:44 minute long podcast, the discussion focused on,


1. JDK 7 is feature complete: 

The JDK 7 project has reached Feature Complete (FC). This means that development and QA have finished all planned feature and test development work in the release and are moving the focus to testing and bug fixing on all supported JDK 7 platforms. This is a major step towards JDK 7 General Availability (GA) and implies that we are tracking close to the plan published on openjdk.java.net.

For more info, click here.


2. WebLogic 10.3.4 released:

Version 10.3.4 of Oracle WebLogic Server is now available along with the rest of the Fusion Middleware set of products. Here are some of the new features in this release :
• Exalogic Elastic Cloud Software Support
• Support for TopLink JPA 2.0 with patch 9923849
• Enhanced support for Oracle RAC with a Grid Link Data Source
• Certification with JAX-RS Jersey

For more info, please click here.


3. JPA 2.1 and JAX-RS 2.0 JSRs filed:

The formal work on Java EE 7 has started with the filing of two new JSRs :
JSR 338: Java Persistence 2.1
The Java Persistence API is the Java API for the management of persistence and object/relational mapping in Java EE and Java SE environments.

JSR 339: JAX-RS 2.0: The Java API for RESTful Web Services
This JSR will develop the next version of JAX-RS, the API for for RESTful (Representational State Transfer) Web Services in the Java Platform.

More info here.


4. Mac OSX Port:

The goal of this Project is to produce a high-quality, open source version of JDK 7 for the Mac. The final release has the following goals:

  • Pass all appropriate certification tests for Java SE 7
  • Include a complete, native Cocoa-based UI Toolkit
  • Provide excellent performance

More info here.


5. Feature Interview of Roberto Chinnici on Java EE Platform Lead on the futures in Java EE


Thanks and warm wishes!
Sunit Ronnie Ghosh

Tuesday, January 11, 2011

Java Blog@Oracle, JavaSpotLight #11

Hi Java Enthusiasts,

Podcast #11 from Oracle's Java blog is out now, posted on Jan 06, 2011. In the 18:31 minute long podcast, the discussion focused on,

1. JavaTest team release JTHarness 4.3 at java.net : 

The JT harness is based on Oracle's JavaTest harness. The JT harness is a general purpose, fully-featured, flexible, and configurable test harness very well suited for most types of unit testing. Originally developed as a test harness to run TCK test suites, it has since evolved into a general purpose test platform. The JT harness:
  • Is designed to configure, sequence, and run test suites that consist of many (100,000 or more) discrete, independent tests. It is especially good at testing APIs and compilers.
  • Can be used to run tests on all of the Java platforms, from the Java Card platform, to the Java Platform, Enterprise Edition ("Java EE").
  • Enables you to create test suites that are self-contained products that customers can easily configure and run.
Source and more info here.


2. JBoss 6.0 Community Release:

RedHat has now released JBoss 6.0, a Java EE 6 Web Profile product. It is a community release, meaning that support on this product is not available, yet! This release adds another player to the growing list of JavaEE implementations which means more choice for developers. With JBoss AS officially implementing the Java EE 6 spec now, a new baseline for Java EE has been set. From now on, technologies like JSF 2.0, EJB3.1, JPA 2.0 and CDI can really be considered as basic, standard available techs.

More here.


3. New version of LeonardoSketch released, including Amino toolkit:

Leonardo is an open source vector drawing program named after the 15th century painter, but aimed for the 21st century user.  It focuses on common tasks like mock ups, prototyping, quick vector sketches, and presentations with a clean and consistent user interface. Leo is designed to be augmented by Internet webservices and plugins created in several scripting languages.
Current Features include:
  • export to PNG, HTML, HTML Canvas, SVG, Email, and Twitter.
  • import from SVG (partial support)
  • vector drawing with curves, shapes, and text.
  • common reusable symbols stored in a sidebar
  • integrated Creative Commons Flickr search

More info here.


4. Events@Oracle:


5. Feature interview with Nabor Coutinho De Oliveira Junior

Nabor Coutinho De Oliveira Junior is the Manager of Mobile Internet and Messaging for Tim Cellular. The interview was focused on inviting developers from Brazil and across the world to develop for the TIM Cellular Application Store.

TIM website here.


6. The future of JSR-310, Date and Time API:

More here.