Brian Bischoff

Aug 05 2011

Using wsadmin to Create an Object Cache in WebSphere

The wsadmin scripting tool provided by IBM is an extremely powerful tool to automate environment setup in a WebSphere environment.  I recently created a series of scripts for that new developers could use to setup a fairly complex server configuration required by an enterprise application.  During this process, I was surprised that there were not significant examples on the web for how to create object caches via wsadmin.  This is a fairly straightforward example for how to accomplish this task.

Fire Up wsadmin

I always make it a habit to run the setupCmdLine.bat or setupCmdLine.sh scripts prior to running wsadmin to ensure my environment variables are adequately seeded.

Define Base Variables

The desire for this example is to create the object cache at the 'server' scope.

set nodeName localhost
set serverName server1

Read More

Sep 02 2009

Can EA Work for Small Business?

I've had a couple recent experiences with large companies Enterprise Architecture (EA) practices and generally found that one of two scenarios exist.  Either they have a robust and well defined EA methodology and are strictly (or at least have the illusion of) adhering to it, or they understand what EA means but have chosen to only implement or govern tactical pieces of it.

Large companies generally have the staff and resources available to support and maintain a corporate wide EA discipline but what about small to mid-size businesses?  It is likely impractical to expect smaller companies or organizations to implement and promote all of the processes and deliverables that frameworks such as TOGAF or Zachman prescribe.  However, there are a few important items that I will call out that I have seen be extremely effective when implementing EA.

Read More

 

Disclaimer

The words and opinions expressed here are those of each article's respective author, and do not necessarily represent the views of CapTech Ventures.