src/share/jaxws_classes/com/sun/xml/internal/ws/resources/policy.properties

changeset 368
0989ad8c0860
parent 286
f50545b5e2f1
child 637
9c07ef4934dd
equal deleted inserted replaced
366:8c0b6bccfe47 368:0989ad8c0860
1 # 1 #
2 # Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 # 4 #
5 # This code is free software; you can redistribute it and/or modify it 5 # This code is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License version 2 only, as 6 # under the terms of the GNU General Public License version 2 only, as
7 # published by the Free Software Foundation. Oracle designates this 7 # published by the Free Software Foundation. Oracle designates this
43 WSP_1016_POLICY_ID_NULL_OR_DUPLICATE=WSP1016: The policy is not added because it has no ID or a policy with the same ID was already added: {0}. 43 WSP_1016_POLICY_ID_NULL_OR_DUPLICATE=WSP1016: The policy is not added because it has no ID or a policy with the same ID was already added: {0}.
44 WSP_1017_MAP_UPDATE_FAILED=WSP1048: Policy map setup failed - exception occurred while trying to modify policy map content. 44 WSP_1017_MAP_UPDATE_FAILED=WSP1048: Policy map setup failed - exception occurred while trying to modify policy map content.
45 WSP_1018_FAILED_TO_MARSHALL_POLICY=WSP1018: Failed to marshal policy "{0}". 45 WSP_1018_FAILED_TO_MARSHALL_POLICY=WSP1018: Failed to marshal policy "{0}".
46 WSP_1019_CREATE_EMPTY_POLICY_MAP=WSP1019: Failed to find any configuration file. Creating new empty policy map. 46 WSP_1019_CREATE_EMPTY_POLICY_MAP=WSP1019: Failed to find any configuration file. Creating new empty policy map.
47 WSP_1020_DUPLICATE_ID=WSP1020: Found two policies in one document with the same id: "{0}". 47 WSP_1020_DUPLICATE_ID=WSP1020: Found two policies in one document with the same id: "{0}".
48 WSP_1021_FAULT_NOT_BOUND=WSP1021: Fault "{0}" not bound. Check names in port and binding definitions.

mercurial