News

Building JAX-WS 2.0 Services with NetBeans 5.0

Building JAX-WS 2.0 Services with NetBeans 5.0

This article explains how you can use the built-in features of NetBeans 5.0 to create JAX-WS 2.0 services quickly. Once the project has been created, it can be rebuilt (and tested!) with one command. While newer versions of NetBeans include the ability to create JAX-RPC 1.X web services, the JAX-WS 2.0 code is still under development. The steps to create a web service with JAX-WS 2.0 have been simplified, and you can turn a web application project in NetBeans into a web service with very few steps. Read more Read more
Inca X

Featured Partner : Inca X

Inca X is a visual development and deployment platform for Jini technology that can significantly increase your productivity and reduce time to market by allowing you to concentrate on designing and developing your systems, rather than losing valuable time on setup, configuration and deployment issues. Read more Read more
Switch to NetBeans IDE

Switch to NetBeans IDE

Find out why more and more developers are switching to the NetBeans IDE. We've updated our Switch site with new developers' stories that show how the NetBeans IDE improves developer productivity and how it has never been easier to make the switch. Read more Read more
NetBeans Look and Feel Competition

NetBeans Look and Feel Competition

Have you customised your NetBeans IDE Look & Feel? Share your customisation and you could win one of three iPod Nanos, 10 USB flash memory sticks or 30 NetBeans T-Shirts! Read more Read more

Other Headlines

All news   NetBeans RSS Newsfeed

Making the Most of NetBeans

This recent blog describes the reasons why a college professor selected the NetBeans IDE to teach his students J2EE programming.
Profiling Java applications is often considered a black art. There are tools available to help you track down performance bottlenecks and memory-allocation problems, but they are not always easy to use, particularly when profiling large applications. Because large applications tend to be those that most need profiling, this presents a significant problem. Dynamic bytecode instrumentation is an innovative solution to these problems. It lets you control precisely which parts of an application are profiled.
Derby is the open source database being developed as part of the Apache DB Project. The Derby project does not develop any GUI tooling. However, some engineers working on the Derby project have developed a plug-in for NetBeans 5.0.