9N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
9N/A Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
9N/A The contents of this file are subject to the terms
9N/A of the Common Development and Distribution License
9N/A (the License). You may not use this file except in
9N/A compliance with the License.
9N/A You can obtain a copy of the License at
9N/A See the License for the specific language governing
9N/A permission and limitations under the License.
9N/A When distributing Covered Code, include this CDDL
9N/A Header Notice in each file and include the License file
9N/A If applicable, add the following below the CDDL Header,
1470N/A with the fields enclosed by brackets [] replaced by
9N/A your own identifying information:
9N/A "Portions Copyrighted [year] [name of copyright owner]"
9N/A $Id:
cli.jsp,v 1.4 2008/09/09 21:31:43 qcheng Exp $
814N/A StringOutputWriter outputWriter = new StringOutputWriter();
814N/A Map env = new HashMap();
1470N/A CommandManager cmdManager = new CommandManager(env);
16N/A } catch (SSOException se) {