libPAOS.properties revision 984ea967792540448d05fba2ac6fad5dadf91fd6
0N/A#
3845N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0N/A#
0N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
0N/A#
0N/A# The contents of this file are subject to the terms
0N/A# of the Common Development and Distribution License
0N/A# (the License). You may not use this file except in
0N/A# compliance with the License.
0N/A#
0N/A# You can obtain a copy of the License at
0N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
0N/A# opensso/legal/CDDLv1.0.txt
0N/A# See the License for the specific language governing
0N/A# permission and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL
0N/A# Header Notice in each file and include the License file
1472N/A# at opensso/legal/CDDLv1.0.txt.
1472N/A# If applicable, add the following below the CDDL Header,
1472N/A# with the fields enclosed by brackets [] replaced by
0N/A# your own identifying information:
0N/A# "Portions Copyrighted [year] [name of copyright owner]"
0N/A#
1879N/A# $Id: libPAOS.properties,v 1.3 2008/06/25 05:46:17 qcheng Exp $
1879N/A#
1879N/A
1879N/AerrorPAOSRequestElement=Unable to convert PAOS Request element from XML string.
1879N/AnullInput=Null input.
1879N/AinvalidPAOSRequest=Invalid PAOS Request local name.
1879N/AinvalidPAOSNamesapce=Invalid PAOS namespace URI.
1879N/AinvalidValueMustUnderstand=Attribute mustUnderstand should have a boolean value.
1879N/AmissingResponseConsumerURLPAOSRequest=Attribute responseConsumerURL is not present in PAOS Request.
1879N/AmissingServicePAOSRequest=Attribute service is not present in PAOS Request.
0N/AmissingMustUnderstandPAOSRequest==Attribute mustUnderstand is not present in PAOS Request.
0N/AmissingActorPAOSRequest=Attribute actor is not present in PAOS Request.
605N/AerrorPAOSResponseElement=Unable to convert PAOS Response element from XML string.
605N/AinvalidPAOSResponse=Invalid PAOS Response local name.
0N/AmissingMustUnderstandPAOSResponse=Attribute mustUnderstand is not present in PAOS Response.
0N/AmissingActorPAOSResponse=Attribute actor is not present in PAOS Response.
0N/A