6213N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
6213N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
6213N/A# The contents of this file are subject to the terms
6213N/A# of the Common Development and Distribution License
6213N/A# (the License). You may not use this file except in
6213N/A# compliance with the License.
6213N/A# You can obtain a copy of the License at
6213N/A# See the License for the specific language governing
6213N/A# permission and limitations under the License.
6213N/A# When distributing Covered Code, include this CDDL
6213N/A# Header Notice in each file and include the License file
6213N/A# If applicable, add the following below the CDDL Header,
6213N/A# with the fields enclosed by brackets [] replaced by
6213N/A# your own identifying information:
6213N/A# "Portions Copyrighted [year] [name of copyright owner]"
6213N/AalreadyRegistered=Service notification handler already registered.
6213N/AunknownLength=Content length in HttpServletRequest unknown.
6213N/AlargeContentLength=Content length in HttpServletRequest is too large.
6213N/AreadRequestError=Read request content error.
6213N/AnoNotificationHandler=No notification handler for service:
6213N/AinvalidRequestSet=Invalid RequestSet received.
6213N/AnoRequestHandler=No request handler for service:
6213N/AsendNotificationFailed=Send notification failed.