All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.xml.wss.provider.wsit.logging.LogStrings.properties Maven / Gradle / Ivy

The newest version!
#
# Copyright (c) 2010, 2022 Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2022 Contributors to the Eclipse Foundation
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#


#Logging Error codes

#### Errors and exceptions (1-1000)
WSITPVD0001.problem.mar.unmar=WSITPVD001: Problem creating JAXB Marshaller/Unmarshaller from JAXBContext. Check if the JAXBcontext has been initialized properly.

WSITPVD0002.internal.server.error=WSITPVD0002: Security Provider: Internal Error while trying to create a SOAPFault.

WSITPVD0003.problem.printing.msg=WSITPVD003: An Error occurred while trying to print SOAP Message. Could be a problem in the well formedness of XML in the message.

WSITPVD0004.opt.path.not.yet.supported=WSITPVD0004: Optimized path not yet supported.

WSITPVD0005.problem.proc.soap.message=WSITPVD0005: Security Provider: Error occurred while converting JAXWS message to SAAJ SOAP Message.

WSITPVD0006.problem.init.out.proc.context=WSITPVD0006: Security Provider: An Internal Error occurred while initializing Outgoing Security Processing Context.

WSITPVD0007.problem.getting.eff.boot.policy=WSITPVD0007: Security Provider: An Error occurred while trying to get Effective SecureConversation Bootstrap policy.

WSITPVD0008.problem.building.protocol.policy=WSITPVD0008: Security Provider: An Error occurred while trying to build Effective Security Policy for Protocol Message.

WSITPVD0009.unsupported.callback.type.encountered=WSITPVD0009: Unsupported callback type {0} encountered.

WSITPVD0010.unknown.validator.type.config=WSITPVD0010: Unknown Validator type {0} in config Assertion.

WSITPVD0011.could.not.find.user.class=WSITPVD0011: Couldn't find User Class: {0}.

WSITPVD0012.problem.checking.reliable.message.enable=WSITPVD0012: Internal Error: Could not detect whether Reliable Messaging is enabled or not.

WSITPVD0013.sec.policy.not.configured=WSITPVD0013: SecurityPolicy is not configured for operation {0}, but SecurityHeader was found.

WSITPVD0014.keystore.url.null.config.assertion=WSITPVD0014: KeyStore URL was obtained as NULL from ConfigAssertion.

WSITPVD0015.keystore.password.null.config.assertion=WSITPVD0015: KeyStore Password was obtained as NULL from ConfigAssertion.

WSITPVD0016.truststore.url.null.config.assertion=WSITPVD0016: TrustStore URL was obtained as NULL from ConfigAssertion.

WSITPVD0017.truststore.password.null.config.assertion=WSITPVD0017: TrustStore Password was obtained as NULL from ConfigAssertion.

WSITPVD0018.null.or.empty.xwss.callback.handler.classname=WSITPVD0018: Null or Empty Value specified for xwssCallbackHandler classname.

WSITPVD0019.null.or.empty.username.handler.classname=WSITPVD0019: Null or Empty Value specified for usernameHandler classname.

WSITPVD0020.null.or.empty.password.handler.classname=WSITPVD0020: Null or Empty Value specified for passwordHandler classname.

WSITPVD0021.null.or.empty.saml.handler.classname=WSITPVD0021: Null or Empty Value specified for samlHandler classname

# {0} - validator name
WSITPVD0022.null.or.empty.validator.classname=WSITPVD0022: Null or Empty Validator classname set for {0}

WSITPVD0023.could.not.load.callback.handler.class=WSITPVD0023: Internal Error: Could Not Load CallbackHandler Class: {0}.

WSITPVD0024.null.client.auth.context=WSITPVD0024: Error: Client Authentication Context was not Initialized.

WSITPVD0025.null.packet=WSITPVD0025: Internal Error: A Packet required for starting a secure session was not supplied to getAuthContext().

WSITPVD0026.error.starting.sc=WSITPVD0026: Error in starting SecureConversation.

# ACC = Application Client Container.
WSITPVD0027.error.populating.client.config.prop=WSITPVD0027: Error populating Security configuration properties for an ACC client or a WebClient.

WSITPVD0028.error.init.auth.module=WSITPVD0028: Error in initializing Auth Module.

WSITPVD0029.error.securing.outbound.msg=WSITPVD0029: Error in Securing Outbound Message.

WSITPVD0030.no.policy.found.for.sc=WSITPVD0030: Cannot start SecureConversation, no SecureConversation Assertion(s) found in Policy.

WSITPVD0031.invalid.callback.handler.class=WSITPVD0031: The specified CallbackHandler class : {0} is not a valid javax.security.auth.callback.CallbackHandler

WSITPVD0032.error.configure.client.handler=WSITPVD0032: Error in configuring Client Callback Handler.

WSITPVD0033.error.validate.response=WSITPVD0033: SOAP Exception while validating Secure Response Message.

WSITPVD0034.faulty.response.msg=WSITPVD0034: Faulty response message while validating : {0}.

WSITPVD0035.error.verify.inbound.msg=WSITPVD0035: Error in Verifying Security in Inbound Message.

WSITPVD0036.error.proc.req.packet=WSITPVD0036: Error processing request packet on starting secure conversation.

WSITPVD0037.null.subject=WSITPVD0037: Error disposing Subject: null value for Subject.

WSITPVD0038.error.creating.new.instance.wsit.client.sec.pipe=WSITPVD0038: Error in creating new instance of WSIT Client Security Provider.

WSITPVD0039.error.processing.incoming.packet=WSITPVD0039: Error in processing incoming Packet in WSIT Client.

WSITPVD0040.error.clean.subject =WSITPVD0040: Error while disposing subject from client authentication context. Disposing null value for Subject.

#WSITPVD0041.error.verify.inbound.msg=WSITPVD0041: Error in Verifying Security in Inbound Message.

#WSITPVD0042.error.securing.outbound.msg=WSITPVD0042: Error in Securing Outbound Message.

WSITPVD0043.error.configure.server.handler=WSITPVD0043: Error in configuring Server Security Callback Handler.

# RST = Request Security Token. SCT = Security Context Token.
WSITPVD0044.error.session.creation=WSITPVD0044: Fail to create a Secure Session with RST-SCT Issue Request.

WSITPVD0045.unsupported.operation.exception=WSITPVD0045: RequestType : {0} not supported for creating a Secure Session.

WSITPVD0046.error.invoke.sc.contract=WSITPVD0046: Error while invoking Secure Conversation Contract.

WSITPVD0047.error.creating.new.instance.wsit.server.sec.pipe=WSITPVD0038: Error in creating new instance of WSIT Server Security Provider.

WSITPVD0048.error.populating.server.config.prop=WSITPVD0048: Security Provider : Error populating Security configuration properties for the Web Service.

WSITPVD0049.error.cancel.security.context.token=WSITPVD0049: Error while cancelling Security Context Token.

WSITPVD0050.error.secure.request=WSITPVD0050: Error while Securing Request Message.
WSITPVD0051.null.or.empty.jmac.callback.handler.classname=WSITPVD0051: Null or Empty Value specified for jmacCallbackHandler classname.
WSITPVD0052.error.issuedtoken.creation=WSITPVD0052: Received Exception during IssuedToken Creation.
WSITPVD0053.error.validate.request=WSITPVD0053: error while validating the request
WSITPVD0054.error.secure.response=WSITPVD0054: error while securing response
WSITPVD0055.ws.error.next.pipe=WSSPVD0055: ws.error processing next pipe
WSITPVD0056.null.response=WSITPVD0056: Invocation of Service returned null response packet
WSITPVD0057.error.process.response=WSITPVD0057: error while processing the response
WSITPVD0058.error.secure.request=WSITPVD0058: error while securing the request
WSITPVD0059.jmac.factory.cannot.write.file=WSITPVD0059: jmac factory cannot write file error
WSITPVD0060.jmac.jmac.factory.unableto.load.provider=WSITPVD0060: jmac factory unable to load provider {0}
WSITPVD0061.jmac.authconfig.loader.failure=WSITPVD0061: jmac auth config loader failure
WSITPVD0062.error.load.default.providers=WSITPVD0062: exception during loading default providers
WSITPVD0064.error.clean.subject=WSITPVD0064: error during cleaning the Subject
WSITPVD0065.error.resolving.alternatives=WSSPVD0065: error during resolving fault policy of the alternative
#### Info, Fine and Warning messages ####
#### Codes starting from 1000+






© 2015 - 2024 Weber Informatics LLC | Privacy Policy