/*
 * B E A   S Y S T E M S
 *
 * Copyright (c) 2003-2004  BEA Systems, Inc.
 *
 * All Rights Reserved. Unpublished rights reserved under the copyright laws
 * of the United States. The software contained on this media is proprietary
 * to and embodies the confidential technology of BEA Systems, Inc. The
 * possession or receipt of this information does not convey any right to
 * disclose its contents, reproduce it, or use,  or license the use, for
 * manufacture or sale, the information or anything described therein. Any
 * use, disclosure, or reproduction without BEA System's prior written
 * permission is strictly prohibited.
 *
 */

Notes:

The portal_size.jar has portal_size.jsp and necessary classes for computing memory
requirements for a portal. It also contains a objectprofiler.jar that provides sizeOf 
operation, it is downloaded from www.javaworld.com's sizeOf article. The objectprofiler.jar
included has a single change to avoid profiling java.lang.ref package objects.

Unzip the contents of portal_stats.jar to a portal web app and access portal_size.jsp to get
a list of .portal files found in the web app and select one .portal file to find its memory
response statistics.

PLEASE ROLE-BACK THE CONTENTS OF portal_size.jar AFTER EXPERIMENTATION.  
 