Technical Blog

Feel free to post technical questions or comments. Updates in the industry are welcome as well!

To determine if WebSphere is 64 or 32 bit.

Either java -version under $WASHOME/java/jre/bin/java -version

In most environments, the output from java -version should say if it is 32 or 64 bit; however,
in the event it does not one sure way to figure out by performing the steps below.

1. Determine where your WebSphere Application Server home directory is located.

2. Copy the following file to a temp dir and unzip.Yes, the unzip command will expand the .pak file extension.

$WASHOME/properties/version/nif/backup/was.primary.pak

3. Find the targetOSandArchs stanza in the maintenance.xml file.

bash-3.00# grep “targetOSandArchs” maintenance.xml

bash-3.00#

One Response to Technical Blog

  1. scott says:

    sharutils rpm has uuencode for RHEL.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>