The Artima Developer Community
Sponsored Link

Java Community News
NetBeans 5.5. Beta Supports Java EE 5

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Frank Sommers

Posts: 2642
Nickname: fsommers
Registered: Jan, 2002

NetBeans 5.5. Beta Supports Java EE 5 Posted: May 12, 2006 7:21 AM
Reply to this message Reply
Summary
The NetBeans project released the 5.5 beta version of its Java IDE with support for Java EE 5, including Java Persistence, simplified development of session beans and message driven beans, and an enhanced Java source editor targeting EJB 3, and support for the Servlet 2.5, JavaServer Pages 2.1, JavaServer Faces 1.2 specs.
Advertisement

The NetBeans IDE has come a long way, and with the recent release of NetBeans 5.5 Beta, it is among the first developer tools to provide comprehensive Java EE 5 support. Among the new features are:

  • Wizards for creating a complete web application for manipulating data in the database using Java Persistence.
  • Generates EJB 3 Java entity classes from existing DB schemas
  • Creates entity classes in the IDE and lets the server generate the DB relying on the DB-from-Java feature in Glassfish
  • Enhanced Java source editor for code completion and hints
  • High level user actions that generate common code patterns (e.g. using an Entity Manager)
  • Simplified development of session beans and message driven beans
  • Enhanced Java source editor with code completion, error checking, and hints specifically targeting EJB 3.
  • Web tier technologies updated for Java EE 5 platform: Servlet 2.5, JavaServer Pages 2.1, JavaServer Faces 1.2
  • Java API for XML Web Services (JAX-WS) Support (aka Web Service 2.0)
  • Generates JAX-WS 2.0 artifacts for SE 6 and EE 5 projects

Topic: NetBeans 5.5. Beta Supports Java EE 5 Previous Topic   Next Topic Topic: JCP Annual Award Nominations

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use