BEA's name is synonymous with the application server. Most applications
running on Unix in North America run on BEA's WebLogic server, particularly
financial apps. The current stable WebLogic 8.1 version does a lot more than
earlier versions. Migrating to new versions is always challenging and risky,
but is done for efficiency and new capabilities, and to stay current with a
vendor's products and support.
Most applications developed on the WebLogic 6.1 used JDK 1.3 or earlier. A
move from WebLogic 6.1 to 8.1 means making our applications compatible with
JDK 1.4.1 or higher since... (more)
Web Services have played a key role in integrating heterogeneous
applications, particularly in cross domains. As part of identity management,
Security Token Services are used for request and response tokens. However, we
need multiple communication channels among Security Token Services when
multiple applications in different domains try to reach other Web Services.
In this article we have... (more)
Web services have opened opportunities to integrate the applications at an
enterprise level irrespective of the technology they have been implemented
in. IBM's CICS transaction server for z/OS v3.1 can support web services. It
can help expose existing applications as web services or develop new
functionality to invoke web services.
One of the commonly used protocols for CICS web services ... (more)
Java is hot. Just nine years old, it has become one of the leading
development environments in the world. Millions of programmers and thousands
of companies use it, and half of all IT managers expect to deploy J2EE
applications this year.
But Java's popularity hasn't necessarily made it easy for the growing
population of Java code jockeys. Ever-shortening production cycles have kept
the... (more)