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

Print this page


   1 #
   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.
   4 #
   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
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any


 101 WSP_0076_NO_SERVICE_PROVIDERS_FOUND=WSP0076: Policy engine could not locate any service providers implementing "{0}" interface. Please, check "META-INF/services" directory in your "webservices-rt.jar".
 102 WSP_0077_ASSERTION_CREATOR_DOES_NOT_SUPPORT_ANY_URI=WSP0077: Discovered policy assertion creator of class=''{0}'' does not support any URI
 103 WSP_0078_ASSERTION_CREATOR_DISCOVERED=WSP0078: Policy assertion creator discovered: class=''{0}'', supported namespace=''{1}''
 104 WSP_0079_ERROR_WHILE_RFC2396_UNESCAPING=WSP0079: Error while unescaping ''{0}'' by RFC2396
 105 WSP_0080_IMPLEMENTATION_EXPECTED_NOT_NULL=WSP0080: Expected config file identifier, got null instead. Implementation fault.
 106 WSP_0081_UNABLE_TO_INSERT_CHILD=WSP0081: Failed to insert child node ''{1}'' into queue ''{0}''
 107 WSP_0082_NO_SUBJECT_TYPE=WSP0082: Implementation fault. Failed to determine subject type.
 108 WSP_0083_MESSAGE_TYPE_NULL=WSP0083: The message type may not be null.
 109 WSP_0084_MESSAGE_TYPE_NO_MESSAGE=WSP0084: The message type may not be NO_MESSAGE.
 110 WSP_0085_MESSAGE_FAULT_NO_NAME=WSP0085: Messages of type fault must have a name.
 111 WSP_0086_FAILED_CREATE_READER=WSP0086: Failed to create XMLEventReader for source {0}
 112 WSP_0087_UNKNOWN_EVENT=WSP0087: Received unknown event {0}
 113 WSP_0088_FAILED_PARSE=WSP0088: Failed to parse XML document at location {0}
 114 WSP_0089_EXPECTED_ELEMENT=WSP0089: Expected tag {0}, but read <{1}> at location {2}
 115 WSP_0090_UNEXPECTED_ELEMENT=WSP0090: Unexpected element <{0}> at location {1}
 116 WSP_0091_END_ELEMENT_NO_MATCH=WSP0091: Expected end element {0} but read <{1}> at location {2}
 117 WSP_0092_CHARACTER_DATA_UNEXPECTED=WSP0092: Character data in unexpected element {0}, character data = {1}, location = {2}
 118 WSP_0093_INVALID_URI=WSP0093: Invalid URI "{0}" at location {1}
 119 WSP_0094_INVALID_URN=WSP0094: Internal implementation error. Apparently failed to pass valid URN.
 120 WSP_0095_INVALID_BOOLEAN_VALUE=WSP0095: A value of boolean type may have one of the values "true", "false", "1", "0". This value was "{0}".

   1 #
   2 # Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   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
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any


 101 WSP_0076_NO_SERVICE_PROVIDERS_FOUND=WSP0076: Policy engine could not locate any service providers implementing "{0}" interface. Please, check "META-INF/services" directory in your "webservices-rt.jar".
 102 WSP_0077_ASSERTION_CREATOR_DOES_NOT_SUPPORT_ANY_URI=WSP0077: Discovered policy assertion creator of class=''{0}'' does not support any URI
 103 WSP_0078_ASSERTION_CREATOR_DISCOVERED=WSP0078: Policy assertion creator discovered: class=''{0}'', supported namespace=''{1}''
 104 WSP_0079_ERROR_WHILE_RFC2396_UNESCAPING=WSP0079: Error while unescaping ''{0}'' by RFC2396
 105 WSP_0080_IMPLEMENTATION_EXPECTED_NOT_NULL=WSP0080: Expected config file identifier, got null instead. Implementation fault.
 106 WSP_0081_UNABLE_TO_INSERT_CHILD=WSP0081: Failed to insert child node ''{1}'' into queue ''{0}''
 107 WSP_0082_NO_SUBJECT_TYPE=WSP0082: Implementation fault. Failed to determine subject type.
 108 WSP_0083_MESSAGE_TYPE_NULL=WSP0083: The message type may not be null.
 109 WSP_0084_MESSAGE_TYPE_NO_MESSAGE=WSP0084: The message type may not be NO_MESSAGE.
 110 WSP_0085_MESSAGE_FAULT_NO_NAME=WSP0085: Messages of type fault must have a name.
 111 WSP_0086_FAILED_CREATE_READER=WSP0086: Failed to create XMLEventReader for source {0}
 112 WSP_0087_UNKNOWN_EVENT=WSP0087: Received unknown event {0}
 113 WSP_0088_FAILED_PARSE=WSP0088: Failed to parse XML document at location {0}
 114 WSP_0089_EXPECTED_ELEMENT=WSP0089: Expected tag {0}, but read <{1}> at location {2}
 115 WSP_0090_UNEXPECTED_ELEMENT=WSP0090: Unexpected element <{0}> at location {1}
 116 WSP_0091_END_ELEMENT_NO_MATCH=WSP0091: Expected end element {0} but read <{1}> at location {2}
 117 WSP_0092_CHARACTER_DATA_UNEXPECTED=WSP0092: Character data in unexpected element {0}, character data = {1}, location = {2}
 118 WSP_0093_INVALID_URI=WSP0093: Invalid URI "{0}" at location {1}
 119 WSP_0094_INVALID_URN=WSP0094: Internal implementation error. Apparently failed to pass valid URN.
 120 WSP_0095_INVALID_BOOLEAN_VALUE=WSP0095: A value of boolean type may have one of the values "true", "false", "1", "0". This value was "{0}".
 121 WSP_0096_ERROR_WHILE_COMBINE=WSP0096: Error while combining {0}.