enterprise

Thin IIOP Client Framework for CORBA

A Generic Thin IIOP Client Framework for CORBA Enterprise Applications
By Jay Zou
Abstract

J2EE Singleton

J2EE Singleton
By David Jones
Introduction
What is a Singleton? The Singleton pattern became widely popular when it was included in the now famous "Gang of Four" Patterns book. Its general objective is to make sure that only one instance of a specific object type exists. The classic code snippet used to create a Singleton is as follows,

JCA Project

Article - Resource Adapter (JCA) Requirements, Architecture & Development Methodology
By Manpreet Vohra
Introduction
This document outlines the architecture, software and development methodology for development of adapters conforming JCA specifications
 
Assumptions
This document assumes a team of 5 software engineers working on development of JCA adapters to CORBA and XML/HTTP interfaces.
 
Hardware Requirement

Understanding JCA

Article - Understanding JCA, Implementation and Deployment (Weblogic)
By Manpreet Vohra
Abstract
This article talks about how to build a JCA Connector based on JCA specifications, JCA framework, features and deployment strategies for Weblogic Server.

Introduction

Syndicate content

Back to top