All topics

WebSphere

8 articles tagged WebSphere.

Datapower SOMA Calls

  • DataPower
  • SOAP
  • WebSphere

The primary administration automation mechanism on IBM WebSphere DataPower appliances is the XML Management Interface. The XMI interface allows one to make SOMA (SOAP Configuration Management, assuming SOMA = SOap MAnagement) calls to perform various administration tasks. How to perform these…

Read article: Datapower SOMA Calls

OSI 7-Layer Network Model

  • DataPower
  • Protocols
  • SOA

I’ve been playing with Cisco switches and routers recently at home to get a handle on VLANs-more about VLANs later. Some people I know who have gotten involved in DataPower started out in system administration or networking and worked their way up the technology stack to SOA Appliances (WebSphere…

Read article: OSI 7-Layer Network Model

XSLT & XPath

  • DataPower
  • Quantum Computing
  • WebSphere

XSLT is the only scripting language supported by WebSphere DataPower appliances. It is the only way to customize DataPower functionality and behavior. So, anyone that works with DataPower for a while will sooner be writing XSLT stylesheets.

Read article: XSLT & XPath

Websphere v6.x Classloaders

  • Classloaders
  • J2EE / Jakarta EE
  • JVM Internals

Building on the ideas introduced in the last article, a J2EE Application servers classloaders are explored in this installment. In particular, Websphere Application Server v.6.x Classloaders are introduced. The J2EE Spec provides some guidance regarding J2EE Application Servers, but as with so many…

Read article: Websphere v6.x Classloaders

EJB vs. Web Services

  • J2EE / Jakarta EE
  • JBoss
  • Performance Tuning

This article is by no means an exhaustive discussion on the subject of Web Services and EJBs. But, I have often found many of the points I bring up here missing from meaningful debate. Researching this article also gave me an opportunity to go over material I've been wanting to read for a while now.

Read article: EJB vs. Web Services