0
You need to install NetBeans IDE 6.0 or higher to have the base IDE for creating Java
EE-based web services. The software can be obtained from http://www.netbeans.
org. Just follow the links specific to a version. NetBeans IDE 6.0 comes with SOA
capabilities and includes the GlassFish Application Server. NetBeans SOA tools
contains open-sourced features from Sun's Java Studio Enterprise and Java CAPS
products, as well as new features for creating composite applications, BPEL-based
web services, secure Java EE web services, and XML artifacts like XML schema and
WSDL. With these tools, you should be able to:
Visually Design: You will be able to visually design an XML schema and
visualize BPEL-based orchestration of web services using a flowchart-like
interface. Here you can concentrate on the design part while the IDE bothers
with the syntax and specification compliance.
Test: You should be able to test your composite applications without leaving
your design and development environment. In other words, a single interface
for building, testing, and deploying enterprise applications.
Secure Applications: You should be able to secure your enterprise
application using available identity solutions and built-in IDE tools.
Integrated BPEL Engine: You don't need a standalone application server for
deploying your web services.
Pages:
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43