Sun, IBM, Novell, Oracle and nearly 50 other companies have proposed the Java
2 Platform, Enterprise Edition (J2EE) as a solution for the development and
deployment of e-business applications. What is J2EE? What does it offer to
developers and users of e-business applications? This article answers these
questions and provides a sample application built on J2EE principles.
The Promise of J2EE
As more business is conducted over the network, enterprises find they can
achieve more with less; they can interact with their customers and business
partners more quickly and cheaply using networked business-to-business and
business-to-consumer applications. These enterprises are conducting
e-business. J2EE promises to make e-business even more compelling by defining
the means to qu... (more)
WebSphere Studio Application Developer (WSAD) is IBM's newest J2EE e-business
application development tool. WSAD, based on the open-source Eclipse tools
platform, offers the e-business application developer a number of
capabilities, including Web application development and testing, XML
development and testing, and Web services development and testing, the focus
of this article.
WSAD su... (more)
This article shows you how to connect non-SOAP HTTP service requesters and
providers to the IBM® WebSphere® Application Server V6 Service Integration
Bus. This lets requesters and providers leverage the integration capabilities
of an enterprise service bus.
IBM's WebSphere Application Server V6 (hereafter called Application Server)
provides a platform for building an Enterprise Service Bu... (more)
WebSphere Studio Application Developer (WSAD) version 5.0 is the latest
version of IBM's J2EE e-business application development tool. WSAD supports
all phases of Web service development: the initial development of components
such as JavaBeans or Enterprise JavaBeans, the transformation of those
components into Web services, the testing of the Web services, and the
publication of the Web... (more)
WebSphere Studio Application Developer (WSAD) includes support for developing
SOAP-based Web services. For example, the WSAD Web Services wizard allows you
to turn a JavaBean into a SOAP RPC-based Web service with almost no work. In
addition, WSAD can create a proxy for the RPC-based Web service, greatly
simplifying its use.
Some applications and ser-vices, such as UDDI, require the lower... (more)