Security is a priority for most of our customers. As more and more customers
adopt Web services, they find a need to understand how Web services can be
secured and what authentication mechanism to use. In order to keep Web
services open and support multiple client types, it's necessary to understand
how to handle Web-services security.
This article takes a look under the hood of WebLogic Web services security.
I'll explain how WebLogic Web services can be secured, how authentication
works, and how to develop clients in various programming languages to
authenticate against WebLogic Web services.
WebLogic Web Service Components
Web services hosted by WebLogic Server are implemented using standard J2EE
components such as EJBs and JMS, and are packaged as standard J2EE enterprise
applications. WebLogic Web services use Simple Object Access Protocol (SOAP)
1.1 as the mes... (more)
This article is the second of two on best practices in building business
processes on BEA WebLogic Integration 8.1. The first installment (WLDJ, Vol.
3, issue 6) focused on team development and maintenance best practices. In
this article, we will focus on best practices in building business processes
with scalability, recovery, exception handling, guaranteed delivery, and high
performance. This article is intended for the developers and architects of
WLI applications. Process VersioningBest Practice
Version the process files.
Reason
It's easy to overlook versioning because the pro... (more)
Service-oriented architecture (SOA) has become today's technology buzz and
it's rapidly becoming a mainstream approach to enterprise systems design.
Beyond the buzz of SOA, organizations face several challenges as they attempt
to truly effectuate the paradigm shift towards SOA. One critical challenge
is: How can we assure the quality of the business services that we build? Can
the services we build withstand the test of rapid organizational change? One
way to address this challenge is through the use of effective testing
methodologies and tools for the services deployed under an ... (more)
As a software architect and developer, I've used a number of IDEs for my J2EE
development. I have my priority list of features that I look for in all the
IDEs but I wasn't able to find one that gave me everything I wanted.
If an IDE satisfied some of my needs, it completely ignored my other needs.
The BEA WebLogic Workshop 8.1 IDE, however, delivers most of the features
I've been looking for. Now I'm a happy WebLogic Workshop user and I want to
share some of the best features with you.
IDE Features
One of the strengths of BEA WebLogic Workshop is its ability to do pretty
much all... (more)
BEA Systems, Inc. recently announced the launch of new family of products for
service infrastructure, named AquaLogic. AquaLogic Service Bus (ALSB) is
BEA's implementation of the Enterprise Service Bus combined with Web services
management capabilities. This article is a high-level introduction to ESB and
ALSB.
In their Harvard Business Review article, Giovanni Gavetti and Jan W. Rivkin
explain the power of reasoning by analogy. They explain how successful
executives have tapped the power of analogy to build businesses by comparison
to other successes in business history. Analog... (more)