Class LocalizationMessages
java.lang.Object
org.glassfish.jersey.server.internal.LocalizationMessages
Defines string formatting method for each constant in the resource file
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
AMBIGUOUS_FATAL_RMS
(Object arg0, Object arg1, Object arg2, Object arg3) A resource model has ambiguous (sub-)resource method for HTTP method {0} and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods {1} and {2} at matching regular expression {3}.static String
AMBIGUOUS_NON_ANNOTATED_PARAMETER
(Object arg0, Object arg1) Method {0} on resource {1} contains multiple parameters with no annotation.static String
AMBIGUOUS_PARAMETER
(Object arg0, Object arg1) Parameter {1} of {0} MUST be only one of a path, query, matrix or header parameter.static String
Multiple methods found to suit client request with accept header {0}.static String
AMBIGUOUS_RMS_IN
(Object arg0, Object arg1, Object arg2, Object arg3) A resource model has ambiguous (sub-)resource method for HTTP method {0} and input mime-types as defined by "@Consumes" annotation at Java methods {1} and {2} at matching path pattern {3}.static String
AMBIGUOUS_RMS_OUT
(Object arg0, Object arg1, Object arg2, Object arg3) A resource model has ambiguous (sub-)resource method for HTTP method {0} and output mime-types as defined by @Produces annotation at Java methods {1} and {2} at matching path pattern {3}.static String
AMBIGUOUS_SRLS
(Object arg0, Object arg1) A resource, {0}, has ambiguous sub-resource locators on path {1}.static String
A resource model has ambiguous sub-resource locators on path pattern {0}.static String
{0} thrown from BroadcasterListener.static String
One of additional callbacks is null.static String
Additional array of callbacks is null.static String
This chunked output has been closed.static String
Injected request context is 'null' on thread {0}.static String
Error while closing {0}.static String
Unsupported collection type.static String
CONTRACT_CANNOT_BE_BOUND_TO_RESOURCE_METHOD
(Object arg0, Object arg1) The given contract ({0}) of {1} provider cannot be bound to a resource method.static String
Could not bind to any port.static String
DEFAULT_COULD_NOT_PROCESS_METHOD
(Object arg0, Object arg1) Default value, {0} could not be processed by method {1}.static String
Callback {0} invocation failed.static String
Error while closing the output stream in order to commit response.static String
ERROR_CLOSING_FINDER
(Object arg0) Error while closing {0} resource finder.static String
Error while committing the output stream.static String
An exception mapping did not successfully produce and processed a response.static String
A response error mapping did not successfully produce and processed a response.static String
An exception mapping did not successfully produce and processed a response.static String
ERROR_MARSHALLING_JAXB
(Object arg0) Error marshalling JAXB object of type "{0}".static String
Error when registering Jersey monitoring MBeans.static String
Error un-registering Jersey monitoring MBeans on application destroy.static String
Failed to add the monitoring event into the Application Event Queue - queue is full.static String
A Monitoring Event Queue is being flooded.static String
Failed to add the monitoring event into the Exception Mapper Events Queue - queue is full.static String
Failed to add the monitoring event into the Request Items Queue - queue is full.static String
Failed to add the monitoring event into the Response Statuses Queue - queue is full.static String
Waiting for shutdown of MonitoringStatisticsProcessor has timed out! Possible cause can be that any registered MonitoringStatisticsListener takes too long to execute.static String
Waiting for shutdown of MonitoringStatisticsProcessor has been interrupted.static String
Error generating monitoring statistics.static String
Exception thrown when provider {0} was processing MonitoringStatistics.static String
Exception thrown when listener {0} has been processing the destroy event.static String
ERROR: {0}static String
Value "{0}" is not a character.static String
ERROR_PARAMETER_MISSING_VALUE_PROVIDER
(Object arg0, Object arg1) No injection source found for a parameter of type {1} at index {0}.static String
Could not process parameter type {0}.static String
The request entity cannot be empty.static String
ERROR_PROCESSING_METHOD
(Object arg0, Object arg1) Error processing resource method, {0}, for ResourceMethodDispatchProvider, {1}.static String
Error occurred when processing a response created from an already mapped exception.static String
The request cannot be aborted as it is already in the response processing phase.static String
The entity stream cannot be set in the request as it is already in the response processing phase.static String
The security context cannot be set in the request as it is already in the response processing phase.static String
Resource Java method invocation error.static String
Resources do not have the same path and cannot be merged.static String
The response entity was already committed.static String
A class file of the class name, {0}, is identified but the class could not be found.static String
Sub resource locator returned {0} in the resource model.static String
Attempt to suspend a connection of an asynchronous request failed in the underlying container.static String
Attempt to suspend a client connection associated with a chunked output has failed in the underlying container.static String
Error unmarshalling JAXB object of type "{0}".static String
ERROR_UNSUPPORTED_ENCODING
(Object arg0, Object arg1) The encoding {0} is not supported for parameter {1}.static String
Model validation error(s) found in sub resource returned by sub resource locator.static String
ERROR_WADL_BUILDER_GENERATION_METHOD
(Object arg0, Object arg1) Error generating wadl for method {0} of resource {1}.static String
ERROR_WADL_BUILDER_GENERATION_PARAM
(Object arg0, Object arg1, Object arg2) Error generating wadl for parameter {0} of resource {1} and resource method {2}.static String
ERROR_WADL_BUILDER_GENERATION_REQUEST
(Object arg0, Object arg1) Error generating wadl for request representation of resource method {0} of resource {1}.static String
ERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE
(Object arg0, Object arg1, Object arg2) Error generating wadl request representation for media type {0} of method {1} of resource {2}.static String
Error generating wadl application for one specific resource {0}.static String
Error generating wadl for sub resource locator {0} of resource {1}.static String
ERROR_WADL_BUILDER_GENERATION_RESOURCE_PATH
(Object arg0, Object arg1) Error generating wadl for Resource {0} with path "{1}".static String
ERROR_WADL_BUILDER_GENERATION_RESPONSE
(Object arg0, Object arg1) Error generating wadl response representation for method {0} of resource {1}.static String
Error attaching an external grammar to the wadl.static String
Could not load WadlGeneratorConfiguration, check the configuration of "{0}".static String
ERROR_WADL_GENERATOR_CONFIG_LOADER_PROPERTY
(Object arg0, Object arg1) The property {0} is an invalid type: {1} (supported: String, Class<
? extends WadlGeneratorConfiguration>
, WadlGeneratorConfiguration).static String
Error configuring the given user WadlGenerator by configure() method.static String
Could not load wadl generators from wadlGeneratorDescriptions.static String
The wadl application already contains a grammars element, we're adding elements of the provided grammars file.static String
Error creating a JAXBContext for wadl processing.static String
Error generating /application.wadl.static String
Error generating external wadl grammar on /application.wadl/[path].static String
Could not marshal the wadl Application.static String
An I/O error has occurred while writing a response message entity to the container output stream.static String
An I/O error has occurred while writing a response message entity chunk to the container output stream.static String
A HTTP GET method {0} that is being injected with SseEventSink should return void.static String
An exception was not mapped due to exception mapper failure.static String
An exception has been thrown from an exception mapper {0}.static String
Starting mapping of the exception.static String
WebApplicationException (WAE) with non-null entity thrown.static String
WebApplicationException (WAE) with no entity thrown and no ExceptionMappers have been found for this WAE.static String
The @FormParam is utilized when the content type of the request entity is not application/x-www-form-urlencodedstatic String
The "@FormParam" is utilized when the request method is GETstatic String
GET_CONSUMES_ENTITY
(Object arg0) A HTTP GET method, {0}, should not consume any entity.static String
A HTTP GET method, {0}, should not consume any form parameter.static String
GET_RETURNS_VOID
(Object arg0) A HTTP GET method, {0}, returns a void type.static String
IGNORE_SEBOOTSTRAP_CONFIGURATION_PROPERTY
(Object arg0, Object arg1) "SeBootstrap.Configuration property {0} is not of expected type {1} and it is ignored.static String
ILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE
(Object arg0, Object arg1, Object arg2) "{0}" property value ({1}) does not represent a valid client configuration class.static String
Initiating Jersey application, version {0}...static String
"@Uri" annotation value is not a valid URI template: "{0}"static String
INVALID_CONFIG_PROPERTY_VALUE
(Object arg0, Object arg1) Invalid value for {0} configuration property: {1}static String
INVALID_MAPPING_FORMAT
(Object arg0, Object arg1) Provided {0} property value "{1}" is invalid.static String
INVALID_MAPPING_KEY_EMPTY
(Object arg0, Object arg1) The key in {0} mappings record "{1}" is empty.static String
INVALID_MAPPING_TYPE
(Object arg0) Provided {0} property value type is invalid.static String
INVALID_MAPPING_VALUE_EMPTY
(Object arg0, Object arg1) The value in {0} mappings record "{1}" is empty.static String
Unable to close Jar file.static String
Unable to read the next Jar entry.static Localizable
localizableAMBIGUOUS_FATAL_RMS
(Object arg0, Object arg1, Object arg2, Object arg3) static Localizable
localizableAMBIGUOUS_NON_ANNOTATED_PARAMETER
(Object arg0, Object arg1) static Localizable
localizableAMBIGUOUS_PARAMETER
(Object arg0, Object arg1) static Localizable
static Localizable
localizableAMBIGUOUS_RMS_IN
(Object arg0, Object arg1, Object arg2, Object arg3) static Localizable
localizableAMBIGUOUS_RMS_OUT
(Object arg0, Object arg1, Object arg2, Object arg3) static Localizable
localizableAMBIGUOUS_SRLS
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableDEFAULT_COULD_NOT_PROCESS_METHOD
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableERROR_MSG
(Object arg0) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableERROR_PROCESSING_METHOD
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableERROR_UNSUPPORTED_ENCODING
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
localizableERROR_WADL_BUILDER_GENERATION_PARAM
(Object arg0, Object arg1, Object arg2) static Localizable
static Localizable
localizableERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE
(Object arg0, Object arg1, Object arg2) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE
(Object arg0, Object arg1, Object arg2) static Localizable
localizableINIT_MSG
(Object arg0) static Localizable
static Localizable
localizableINVALID_CONFIG_PROPERTY_VALUE
(Object arg0, Object arg1) static Localizable
localizableINVALID_MAPPING_FORMAT
(Object arg0, Object arg1) static Localizable
localizableINVALID_MAPPING_KEY_EMPTY
(Object arg0, Object arg1) static Localizable
static Localizable
localizableINVALID_MAPPING_VALUE_EMPTY
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableLOGGING_PROVIDER_BOUND
(Object arg0, Object arg1) static Localizable
static Localizable
localizableMETHOD_EMPTY_PATH_ANNOTATION
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
localizableMETHOD_UNEXPECTED_ANNOTATION
(Object arg0, Object arg1, Object arg2) static Localizable
static Localizable
localizableMULTIPLE_HTTP_METHOD_DESIGNATORS
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizablePARAM_NULL
(Object arg0) static Localizable
localizablePARAMETER_UNRESOLVABLE
(Object arg0, Object arg1, Object arg2) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableRESOURCE_AMBIGUOUS
(Object arg0, Object arg1, Object arg2) static Localizable
static Localizable
static Localizable
static Localizable
localizableRESOURCE_EMPTY
(Object arg0, Object arg1) static Localizable
localizableRESOURCE_IMPLEMENTS_PROVIDER
(Object arg0, Object arg1) static Localizable
static Localizable
localizableRESOURCE_MERGE_CONFLICT_LOCATORS
(Object arg0, Object arg1, Object arg2) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableSINGLETON_INJECTS_PARAMETER
(Object arg0, Object arg1) static Localizable
static Localizable
localizableSUBRES_LOC_CACHE_INVALID_SIZE
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
localizableSUBRES_LOC_URI_PATH_INVALID
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableWADL_DOC_EXTENDED_WADL
(Object arg0, Object arg1) static Localizable
localizableWADL_DOC_SIMPLE_WADL
(Object arg0, Object arg1) static Localizable
static Localizable
static Localizable
static Localizable
static Localizable
localizableWADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES
(Object arg0, Object arg1, Object arg2, Object arg3) static Localizable
static Localizable
static Localizable
static Localizable
localizableWARNING_MSG
(Object arg0) static Localizable
static String
Jersey application initialized.static String
Dynamic Featuresstatic String
Global Reader Interceptorsstatic String
Global Request Filtersstatic String
Global Response Filtersstatic String
Global Writer Interceptorsstatic String
Message Body Readersstatic String
Message Body Writersstatic String
Name-bound Reader Interceptorsstatic String
Name-bound Request Filtersstatic String
Name-bound Response Filtersstatic String
Name-bound Writer Interceptorsstatic String
Pre-match Filtersstatic String
LOGGING_PROVIDER_BOUND
(Object arg0, Object arg1) {0} bound to {1}static String
Root Resource Classesstatic String
METHOD_EMPTY_PATH_ANNOTATION
(Object arg0, Object arg1) The (sub)resource method {0} in {1} contains empty path annotation.static String
Method can only be invoked from pre-matching request filters.static String
Method parameter "{0}" cannot be null.static String
Method parameter "{0}" cannot be null or empty.static String
METHOD_UNEXPECTED_ANNOTATION
(Object arg0, Object arg1, Object arg2) (Sub)resource method {0} in {1} contains unexpected annotation {2}.static String
A HTTP GET method {0} defines to SseEventSink parameters to be injected.static String
MULTIPLE_HTTP_METHOD_DESIGNATORS
(Object arg0, Object arg1) A (sub-)resource method, {0}, should have only one HTTP method designator.static String
A new abstract resource created by IntrospectionModeler: {0}static String
Component of class {0} cannot be instantiated and will be ignored.static String
NON_PUB_RES_METHOD
(Object arg0) A resource method, {0}, MUST be public scoped otherwise the method is ignoredstatic String
NON_PUB_SUB_RES_LOC
(Object arg0) A sub-resource model, {0}, MUST be public scoped otherwise the method is ignoredstatic String
NON_PUB_SUB_RES_METHOD
(Object arg0) A sub-resource method, {0}, MUST be public scoped otherwise the method is ignoredstatic String
PARAM_NULL
(Object arg0) "{0}" parameter is null.static String
PARAMETER_UNRESOLVABLE
(Object arg0, Object arg1, Object arg2) Parameter {0} of type {1} from {2} is not resolvable to a concrete type.static String
static String
PROPERTY_VALUE_TOSTRING_THROWS_EXCEPTION
(Object arg0, Object arg1) [{0} thrown from property value toString(): {1}]static String
The resource configuration is not modifiable in this context.static String
Attempt to release request processing resources has failed for a request.static String
The resource is already a child resource and cannot contain another child resource.static String
RESOURCE_AMBIGUOUS
(Object arg0, Object arg1, Object arg2) A resource, {0}, has ambiguous path definition with resource {1}.static String
Both application and applicationClass can't be null.static String
Unable to process {0}static String
RESOURCE_CONTAINS_RES_METHODS_AND_LOCATOR
(Object arg0, Object arg1) The resource (or sub resource) {0} with path "{1}" contains (sub) resource method(s) and sub resource locator.static String
RESOURCE_EMPTY
(Object arg0, Object arg1) A resource, {0}, with path "{1}" is empty.static String
RESOURCE_IMPLEMENTS_PROVIDER
(Object arg0, Object arg1) A resource, {0}, implements provider interface {1} but does not explicitly define the scope (@Singleton, @PerLookup).static String
RESOURCE_LOOKUP_FAILED
(Object arg0) Lookup and initialization failed for a resource class: {0}.static String
RESOURCE_MERGE_CONFLICT_LOCATORS
(Object arg0, Object arg1, Object arg2) Both resources, resource {0} and resource {1}, contains sub resource locators on the same path {2}.static String
Validation of the application resource model has failed during application initialization.static String
A resource, {0}, is annotated with multiple scope annotations.static String
Replaced child resource does not exist in model: {0}.static String
Updated resource method does not exist in the model: {0}.static String
SecurityContext was not set.static String
SINGLETON_INJECTS_PARAMETER
(Object arg0, Object arg1) Parameter {1} of {0} cannot be injected into singleton resource.static String
SUB_RES_METHOD_TREATED_AS_RES_METHOD
(Object arg0, Object arg1) A sub-resource method, {0}, with URI template, "{1}", is treated as a resource methodstatic String
SUBRES_LOC_CACHE_INVALID_SIZE
(Object arg0, Object arg1) Invalid value for sub-resource locator cache size: {0}.static String
Loading model and router from sub-resource locator cache failed for "{0}".static String
A sub-resource model, {0}, can not have an entity parameter.static String
A sub-resource model, {0}, MUST return a non-void type.static String
SUBRES_LOC_URI_PATH_INVALID
(Object arg0, Object arg1) A sub-resource model, {0}, has an invalid URI path: {1}static String
Time-out handler execution failed.static String
Not suspended.static String
Error while scheduling a timeout task.static String
Return type, {0}, of method, {1}, is not resolvable to a concrete type.static String
UNABLE_TO_LOAD_CLASS
(Object arg0) Class "{0}" cannot be loaded.static String
"@Uri"-based injection of "{0}" type is not supported.static String
User not authorized.static String
WADL_DOC_EXTENDED_WADL
(Object arg0, Object arg1) This is full WADL including extended resources.static String
WADL_DOC_SIMPLE_WADL
(Object arg0, Object arg1) This is simplified WADL with user and core resources only.static String
JAXBContext implementation could not be found.static String
JAX-B API not found .static String
javax.xml.transform package could not be found.static String
Error creating a JAXBContext for wadl serialization.static String
WADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES
(Object arg0, Object arg1, Object arg2, Object arg3) Ambiguous resource documentation detected: Unique resource method documentation cannot be found for method %{0}.%{1}%{2}.static String
MonitoringFeature is registered but the configuration property "{0}" (enabling basic monitoring statistics) is FALSE.static String
MonitoringFeature is registered but the configuration property "{0}" (enabling basic monitoring statistics) is FALSE.static String
Monitoring MBeans "{0}" is already registered.static String
WARNING_MSG
(Object arg0) WARNING: {0}static String
More than one external request scope found.
-
Method Details
-
localizableRESOURCE_MERGE_CONFLICT_LOCATORS
public static Localizable localizableRESOURCE_MERGE_CONFLICT_LOCATORS(Object arg0, Object arg1, Object arg2) -
RESOURCE_MERGE_CONFLICT_LOCATORS
Both resources, resource {0} and resource {1}, contains sub resource locators on the same path {2}. -
localizableRESOURCE_MODEL_VALIDATION_FAILED_AT_INIT
-
RESOURCE_MODEL_VALIDATION_FAILED_AT_INIT
Validation of the application resource model has failed during application initialization. -
localizableWARNING_MONITORING_FEATURE_DISABLED
-
WARNING_MONITORING_FEATURE_DISABLED
MonitoringFeature is registered but the configuration property "{0}" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value. -
localizableERROR_MARSHALLING_JAXB
-
ERROR_MARSHALLING_JAXB
Error marshalling JAXB object of type "{0}". -
localizableMULTIPLE_HTTP_METHOD_DESIGNATORS
-
MULTIPLE_HTTP_METHOD_DESIGNATORS
A (sub-)resource method, {0}, should have only one HTTP method designator. It currently has the following designators defined: {1} -
localizablePARAM_NULL
-
PARAM_NULL
"{0}" parameter is null. -
localizableERROR_MSG
-
ERROR_MSG
ERROR: {0} -
localizableRESOURCE_IMPLEMENTS_PROVIDER
-
RESOURCE_IMPLEMENTS_PROVIDER
A resource, {0}, implements provider interface {1} but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton. -
localizableERROR_REQUEST_SET_ENTITY_STREAM_IN_RESPONSE_PHASE
-
ERROR_REQUEST_SET_ENTITY_STREAM_IN_RESPONSE_PHASE
The entity stream cannot be set in the request as it is already in the response processing phase. -
localizableEVENT_SINK_RETURNS_TYPE
-
EVENT_SINK_RETURNS_TYPE
A HTTP GET method {0} that is being injected with SseEventSink should return void. The output will propagate automatically. -
localizableCOLLECTION_EXTRACTOR_TYPE_UNSUPPORTED
-
COLLECTION_EXTRACTOR_TYPE_UNSUPPORTED
Unsupported collection type. -
localizableUSER_NOT_AUTHORIZED
-
USER_NOT_AUTHORIZED
User not authorized. -
localizableSUSPEND_SCHEDULING_ERROR
-
SUSPEND_SCHEDULING_ERROR
Error while scheduling a timeout task. -
localizableERROR_RESPONSE_ALREADY_COMMITED
-
ERROR_RESPONSE_ALREADY_COMMITED
The response entity was already committed. The Response entity is being reused more than once. -
localizableWADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES
public static Localizable localizableWADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES(Object arg0, Object arg1, Object arg2, Object arg3) -
WADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES
public static String WADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES(Object arg0, Object arg1, Object arg2, Object arg3) Ambiguous resource documentation detected: Unique resource method documentation cannot be found for method %{0}.%{1}%{2}. Selecting the first available method documentation element from the list of {3} possible candidates." -
localizableAMBIGUOUS_RMS_OUT
public static Localizable localizableAMBIGUOUS_RMS_OUT(Object arg0, Object arg1, Object arg2, Object arg3) -
AMBIGUOUS_RMS_OUT
A resource model has ambiguous (sub-)resource method for HTTP method {0} and output mime-types as defined by @Produces annotation at Java methods {1} and {2} at matching path pattern {3}. -
localizableMETHOD_EMPTY_PATH_ANNOTATION
-
METHOD_EMPTY_PATH_ANNOTATION
The (sub)resource method {0} in {1} contains empty path annotation. -
localizableJAR_SCANNER_UNABLE_TO_READ_ENTRY
-
JAR_SCANNER_UNABLE_TO_READ_ENTRY
Unable to read the next Jar entry. -
localizableSUSPEND_NOT_SUSPENDED
-
SUSPEND_NOT_SUSPENDED
Not suspended. -
localizableERROR_SUSPENDING_CHUNKED_OUTPUT_RESPONSE
-
ERROR_SUSPENDING_CHUNKED_OUTPUT_RESPONSE
Attempt to suspend a client connection associated with a chunked output has failed in the underlying container. -
localizableWADL_JAXB_CONTEXT_FALLBACK
-
WADL_JAXB_CONTEXT_FALLBACK
Error creating a JAXBContext for wadl serialization. Trying a fallback solution for osgi environments. -
localizableCALLBACK_ARRAY_NULL
-
CALLBACK_ARRAY_NULL
Additional array of callbacks is null. -
localizableERROR_CLOSING_FINDER
-
ERROR_CLOSING_FINDER
Error while closing {0} resource finder. -
localizableAMBIGUOUS_SRLS_PATH_PATTERN
-
AMBIGUOUS_SRLS_PATH_PATTERN
A resource model has ambiguous sub-resource locators on path pattern {0}. -
localizableERROR_PARAMETER_INVALID_CHAR_VALUE
-
ERROR_PARAMETER_INVALID_CHAR_VALUE
Value "{0}" is not a character. -
localizableERROR_RESOURCE_JAVA_METHOD_INVOCATION
-
ERROR_RESOURCE_JAVA_METHOD_INVOCATION
Resource Java method invocation error. -
localizableSUB_RES_METHOD_TREATED_AS_RES_METHOD
-
SUB_RES_METHOD_TREATED_AS_RES_METHOD
A sub-resource method, {0}, with URI template, "{1}", is treated as a resource method -
localizableWARNING_MONITORING_MBEANS_BEAN_ALREADY_REGISTERED
-
WARNING_MONITORING_MBEANS_BEAN_ALREADY_REGISTERED
Monitoring MBeans "{0}" is already registered. Un-registering the current mbean and registering a new one instead. -
localizableCOULD_NOT_BIND_TO_ANY_PORT
-
COULD_NOT_BIND_TO_ANY_PORT
Could not bind to any port. -
localizableERROR_MONITORING_STATISTICS_LISTENER
-
ERROR_MONITORING_STATISTICS_LISTENER
Exception thrown when provider {0} was processing MonitoringStatistics. Removing provider from further processing. -
localizableERROR_WADL_GENERATOR_CONFIGURE
-
ERROR_WADL_GENERATOR_CONFIGURE
Error configuring the given user WadlGenerator by configure() method. -
localizableRESOURCE_UPDATED_METHOD_DOES_NOT_EXIST
-
RESOURCE_UPDATED_METHOD_DOES_NOT_EXIST
Updated resource method does not exist in the model: {0}. -
localizableERROR_REQUEST_SET_SECURITY_CONTEXT_IN_RESPONSE_PHASE
-
ERROR_REQUEST_SET_SECURITY_CONTEXT_IN_RESPONSE_PHASE
The security context cannot be set in the request as it is already in the response processing phase. -
localizableFORM_PARAM_CONTENT_TYPE_ERROR
-
FORM_PARAM_CONTENT_TYPE_ERROR
The @FormParam is utilized when the content type of the request entity is not application/x-www-form-urlencoded -
localizableEXCEPTION_MAPPING_WAE_NO_ENTITY
-
EXCEPTION_MAPPING_WAE_NO_ENTITY
WebApplicationException (WAE) with no entity thrown and no ExceptionMappers have been found for this WAE. Response with status {0} is directly generated from the WAE. -
localizableCHUNKED_OUTPUT_CLOSED
-
CHUNKED_OUTPUT_CLOSED
This chunked output has been closed. -
localizableLOGGING_GLOBAL_REQUEST_FILTERS
-
LOGGING_GLOBAL_REQUEST_FILTERS
Global Request Filters -
localizableRESOURCE_CONTAINS_RES_METHODS_AND_LOCATOR
public static Localizable localizableRESOURCE_CONTAINS_RES_METHODS_AND_LOCATOR(Object arg0, Object arg1) -
RESOURCE_CONTAINS_RES_METHODS_AND_LOCATOR
The resource (or sub resource) {0} with path "{1}" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored. -
localizableWADL_FEATURE_DISABLED_NOJAXB
-
WADL_FEATURE_DISABLED_NOJAXB
JAX-B API not found . WADL feature is disabled. -
localizableNEW_AR_CREATED_BY_INTROSPECTION_MODELER
-
NEW_AR_CREATED_BY_INTROSPECTION_MODELER
A new abstract resource created by IntrospectionModeler: {0} -
localizableSUBRES_LOC_RETURNS_VOID
-
SUBRES_LOC_RETURNS_VOID
A sub-resource model, {0}, MUST return a non-void type. -
localizableERROR_MONITORING_QUEUE_FLOODED
-
ERROR_MONITORING_QUEUE_FLOODED
A Monitoring Event Queue is being flooded. The monitoring statistics will show inaccurate measurements; especially in case of short time window statistics. The queue size is {0}. -
localizableSINGLETON_INJECTS_PARAMETER
-
SINGLETON_INJECTS_PARAMETER
Parameter {1} of {0} cannot be injected into singleton resource. -
localizableSUBRES_LOC_HAS_ENTITY_PARAM
-
SUBRES_LOC_HAS_ENTITY_PARAM
A sub-resource model, {0}, can not have an entity parameter. Try to move the parameter to the corresponding resource method. -
localizableERROR_WADL_EXTERNAL_GRAMMAR
-
ERROR_WADL_EXTERNAL_GRAMMAR
Error attaching an external grammar to the wadl. -
localizableINIT_MSG
-
INIT_MSG
Initiating Jersey application, version {0}... -
localizableERROR_REQUEST_ABORT_IN_RESPONSE_PHASE
-
ERROR_REQUEST_ABORT_IN_RESPONSE_PHASE
The request cannot be aborted as it is already in the response processing phase. -
localizableERROR_MONITORING_QUEUE_RESPONSE
-
ERROR_MONITORING_QUEUE_RESPONSE
Failed to add the monitoring event into the Response Statuses Queue - queue is full. One of the registered MonitoringStatisticsListeners might be blocking the event processing. -
localizableERROR_SCANNING_CLASS_NOT_FOUND
-
ERROR_SCANNING_CLASS_NOT_FOUND
A class file of the class name, {0}, is identified but the class could not be found. -
localizableRESOURCE_AMBIGUOUS
-
RESOURCE_AMBIGUOUS
A resource, {0}, has ambiguous path definition with resource {1}. Both resources match to the same path pattern {2}. -
localizableEXCEPTION_MAPPING_START
-
EXCEPTION_MAPPING_START
Starting mapping of the exception. -
localizableERROR_VALIDATION_SUBRESOURCE
-
ERROR_VALIDATION_SUBRESOURCE
Model validation error(s) found in sub resource returned by sub resource locator. -
localizableERROR_WADL_BUILDER_GENERATION_METHOD
-
ERROR_WADL_BUILDER_GENERATION_METHOD
Error generating wadl for method {0} of resource {1}. -
localizableSECURITY_CONTEXT_WAS_NOT_SET
-
SECURITY_CONTEXT_WAS_NOT_SET
SecurityContext was not set. -
localizableERROR_WADL_BUILDER_GENERATION_REQUEST
public static Localizable localizableERROR_WADL_BUILDER_GENERATION_REQUEST(Object arg0, Object arg1) -
ERROR_WADL_BUILDER_GENERATION_REQUEST
Error generating wadl for request representation of resource method {0} of resource {1}. -
localizableEXCEPTION_MAPPING_WAE_ENTITY
-
EXCEPTION_MAPPING_WAE_ENTITY
WebApplicationException (WAE) with non-null entity thrown. Response with status {0} is directly generated from the WAE. -
localizableLOGGING_NAME_BOUND_REQUEST_FILTERS
-
LOGGING_NAME_BOUND_REQUEST_FILTERS
Name-bound Request Filters -
localizableERROR_MONITORING_QUEUE_MAPPER
-
ERROR_MONITORING_QUEUE_MAPPER
Failed to add the monitoring event into the Exception Mapper Events Queue - queue is full. One of the registered MonitoringStatisticsListeners might be blocking the event processing. -
localizableWADL_DOC_SIMPLE_WADL
-
WADL_DOC_SIMPLE_WADL
This is simplified WADL with user and core resources only. To get full WADL with extended resources use the query parameter {0}. Link: {1} -
localizableLOGGING_NAME_BOUND_READER_INTERCEPTORS
-
LOGGING_NAME_BOUND_READER_INTERCEPTORS
Name-bound Reader Interceptors -
localizableLOGGING_MESSAGE_BODY_READERS
-
LOGGING_MESSAGE_BODY_READERS
Message Body Readers -
localizableERROR_WADL_BUILDER_GENERATION_PARAM
public static Localizable localizableERROR_WADL_BUILDER_GENERATION_PARAM(Object arg0, Object arg1, Object arg2) -
ERROR_WADL_BUILDER_GENERATION_PARAM
Error generating wadl for parameter {0} of resource {1} and resource method {2}. -
localizableNON_PUB_SUB_RES_METHOD
-
NON_PUB_SUB_RES_METHOD
A sub-resource method, {0}, MUST be public scoped otherwise the method is ignored -
localizableWARNING_MSG
-
WARNING_MSG
WARNING: {0} -
localizableWARNING_TOO_MANY_EXTERNAL_REQ_SCOPES
-
WARNING_TOO_MANY_EXTERNAL_REQ_SCOPES
More than one external request scope found. None of them will be used. Jersey runtime can only accommodate a single external request scope: {0} -
localizableRESOURCE_MULTIPLE_SCOPE_ANNOTATIONS
-
RESOURCE_MULTIPLE_SCOPE_ANNOTATIONS
A resource, {0}, is annotated with multiple scope annotations. Only one scope annotation is allowed for the resource. -
localizableUNABLE_TO_LOAD_CLASS
-
UNABLE_TO_LOAD_CLASS
Class "{0}" cannot be loaded. -
localizableERROR_WADL_BUILDER_GENERATION_RESOURCE
-
ERROR_WADL_BUILDER_GENERATION_RESOURCE
Error generating wadl application for one specific resource {0}. -
localizableGET_CONSUMES_ENTITY
-
GET_CONSUMES_ENTITY
A HTTP GET method, {0}, should not consume any entity. -
localizableMETHOD_UNEXPECTED_ANNOTATION
public static Localizable localizableMETHOD_UNEXPECTED_ANNOTATION(Object arg0, Object arg1, Object arg2) -
METHOD_UNEXPECTED_ANNOTATION
(Sub)resource method {0} in {1} contains unexpected annotation {2}. -
localizableWARNING_MONITORING_FEATURE_ENABLED
-
WARNING_MONITORING_FEATURE_ENABLED
MonitoringFeature is registered but the configuration property "{0}" (enabling basic monitoring statistics) is FALSE. Monitoring statistics will be disabled. The configuration is inconsistent and may produce unwanted behaviour. Disable MBeans exposure or enable monitoring statistics. -
localizableLOGGING_DYNAMIC_FEATURES
-
LOGGING_DYNAMIC_FEATURES
Dynamic Features -
localizableLOGGING_GLOBAL_WRITER_INTERCEPTORS
-
LOGGING_GLOBAL_WRITER_INTERCEPTORS
Global Writer Interceptors -
localizableLOGGING_APPLICATION_INITIALIZED
-
LOGGING_APPLICATION_INITIALIZED
Jersey application initialized. -
localizableERROR_WRITING_RESPONSE_ENTITY_CHUNK
-
ERROR_WRITING_RESPONSE_ENTITY_CHUNK
An I/O error has occurred while writing a response message entity chunk to the container output stream. -
localizableERROR_SUB_RESOURCE_LOCATOR_MORE_RESOURCES
-
ERROR_SUB_RESOURCE_LOCATOR_MORE_RESOURCES
Sub resource locator returned {0} in the resource model. Exactly one resource must be returned. -
localizableAMBIGUOUS_SRLS
-
AMBIGUOUS_SRLS
A resource, {0}, has ambiguous sub-resource locators on path {1}. -
localizableMETHOD_PARAMETER_CANNOT_BE_NULL_OR_EMPTY
-
METHOD_PARAMETER_CANNOT_BE_NULL_OR_EMPTY
Method parameter "{0}" cannot be null or empty. -
localizableGET_CONSUMES_FORM_PARAM
-
GET_CONSUMES_FORM_PARAM
A HTTP GET method, {0}, should not consume any form parameter. -
localizableERROR_UNMARSHALLING_JAXB
-
ERROR_UNMARSHALLING_JAXB
Error unmarshalling JAXB object of type "{0}". -
localizableMETHOD_PARAMETER_CANNOT_BE_NULL
-
METHOD_PARAMETER_CANNOT_BE_NULL
Method parameter "{0}" cannot be null. -
localizableWADL_FEATURE_DISABLED
-
WADL_FEATURE_DISABLED
JAXBContext implementation could not be found. WADL feature is disabled. -
localizableSUBRES_LOC_CACHE_LOAD_FAILED
-
SUBRES_LOC_CACHE_LOAD_FAILED
Loading model and router from sub-resource locator cache failed for "{0}". -
localizableERROR_PARAMETER_TYPE_PROCESSING
-
ERROR_PARAMETER_TYPE_PROCESSING
Could not process parameter type {0}. -
localizableERROR_EXCEPTION_MAPPING_PROCESSED_RESPONSE_ERROR
-
ERROR_EXCEPTION_MAPPING_PROCESSED_RESPONSE_ERROR
A response error mapping did not successfully produce and processed a response. -
localizableERROR_MONITORING_MBEANS_UNREGISTRATION_DESTROY
-
ERROR_MONITORING_MBEANS_UNREGISTRATION_DESTROY
Error un-registering Jersey monitoring MBeans on application destroy. -
localizableERROR_WADL_RESOURCE_APPLICATION_WADL
-
ERROR_WADL_RESOURCE_APPLICATION_WADL
Error generating /application.wadl. -
localizableFORM_PARAM_METHOD_ERROR
-
FORM_PARAM_METHOD_ERROR
The "@FormParam" is utilized when the request method is GET -
localizableINJECTED_WEBTARGET_URI_INVALID
-
INJECTED_WEBTARGET_URI_INVALID
"@Uri" annotation value is not a valid URI template: "{0}" -
localizableAMBIGUOUS_NON_ANNOTATED_PARAMETER
-
AMBIGUOUS_NON_ANNOTATED_PARAMETER
Method {0} on resource {1} contains multiple parameters with no annotation. Unable to resolve the injection source. -
localizableNON_INSTANTIABLE_COMPONENT
-
NON_INSTANTIABLE_COMPONENT
Component of class {0} cannot be instantiated and will be ignored. -
localizableLOGGING_GLOBAL_RESPONSE_FILTERS
-
LOGGING_GLOBAL_RESPONSE_FILTERS
Global Response Filters -
localizableSUSPEND_HANDLER_EXECUTION_FAILED
-
SUSPEND_HANDLER_EXECUTION_FAILED
Time-out handler execution failed. -
localizableRESOURCE_ADD_CHILD_ALREADY_CHILD
-
RESOURCE_ADD_CHILD_ALREADY_CHILD
The resource is already a child resource and cannot contain another child resource. -
localizableUNSUPPORTED_URI_INJECTION_TYPE
-
UNSUPPORTED_URI_INJECTION_TYPE
"@Uri"-based injection of "{0}" type is not supported. -
localizableERROR_CLOSING_COMMIT_OUTPUT_STREAM
-
ERROR_CLOSING_COMMIT_OUTPUT_STREAM
Error while closing the output stream in order to commit response. -
localizableINVALID_CONFIG_PROPERTY_VALUE
-
INVALID_CONFIG_PROPERTY_VALUE
Invalid value for {0} configuration property: {1} -
localizableERROR_RESOURCES_CANNOT_MERGE
-
ERROR_RESOURCES_CANNOT_MERGE
Resources do not have the same path and cannot be merged. -
localizableGET_RETURNS_VOID
-
GET_RETURNS_VOID
A HTTP GET method, {0}, returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content". -
localizableERROR_PRIMITIVE_TYPE_NULL
-
ERROR_PRIMITIVE_TYPE_NULL
The request entity cannot be empty. -
localizableRELEASING_REQUEST_PROCESSING_RESOURCES_FAILED
-
RELEASING_REQUEST_PROCESSING_RESOURCES_FAILED
Attempt to release request processing resources has failed for a request. -
localizableERROR_PROCESSING_METHOD
-
ERROR_PROCESSING_METHOD
Error processing resource method, {0}, for ResourceMethodDispatchProvider, {1}. -
localizableERROR_WRITING_RESPONSE_ENTITY
-
ERROR_WRITING_RESPONSE_ENTITY
An I/O error has occurred while writing a response message entity to the container output stream. -
localizableRESOURCE_REPLACED_CHILD_DOES_NOT_EXIST
-
RESOURCE_REPLACED_CHILD_DOES_NOT_EXIST
Replaced child resource does not exist in model: {0}. -
localizableCALLBACK_ARRAY_ELEMENT_NULL
-
CALLBACK_ARRAY_ELEMENT_NULL
One of additional callbacks is null. -
localizableERROR_COMMITTING_OUTPUT_STREAM
-
ERROR_COMMITTING_OUTPUT_STREAM
Error while committing the output stream. -
localizableERROR_WADL_GENERATOR_CONFIG_LOADER
-
ERROR_WADL_GENERATOR_CONFIG_LOADER
Could not load WadlGeneratorConfiguration, check the configuration of "{0}". -
localizableCLOSEABLE_INJECTED_REQUEST_CONTEXT_NULL
-
CLOSEABLE_INJECTED_REQUEST_CONTEXT_NULL
Injected request context is 'null' on thread {0}. -
localizableRESOURCE_CONFIG_ERROR_NULL_APPLICATIONCLASS
-
RESOURCE_CONFIG_ERROR_NULL_APPLICATIONCLASS
Both application and applicationClass can't be null. -
localizableSUBRES_LOC_CACHE_INVALID_SIZE
-
SUBRES_LOC_CACHE_INVALID_SIZE
Invalid value for sub-resource locator cache size: {0}. Using default value: {1}. -
localizableERROR_MONITORING_QUEUE_REQUEST
-
ERROR_MONITORING_QUEUE_REQUEST
Failed to add the monitoring event into the Request Items Queue - queue is full. One of the registered MonitoringStatisticsListeners might be blocking the event processing. -
localizableMETHOD_INVOCABLE_FROM_PREMATCH_FILTERS_ONLY
-
METHOD_INVOCABLE_FROM_PREMATCH_FILTERS_ONLY
Method can only be invoked from pre-matching request filters. -
localizableERROR_WADL_BUILDER_GENERATION_RESPONSE
public static Localizable localizableERROR_WADL_BUILDER_GENERATION_RESPONSE(Object arg0, Object arg1) -
ERROR_WADL_BUILDER_GENERATION_RESPONSE
Error generating wadl response representation for method {0} of resource {1}. -
localizableEXCEPTION_MAPPER_THROWS_EXCEPTION
-
EXCEPTION_MAPPER_THROWS_EXCEPTION
An exception has been thrown from an exception mapper {0}. -
localizableNON_PUB_RES_METHOD
-
NON_PUB_RES_METHOD
A resource method, {0}, MUST be public scoped otherwise the method is ignored -
localizableERROR_MONITORING_SHUTDOWN_INTERRUPTED
-
ERROR_MONITORING_SHUTDOWN_INTERRUPTED
Waiting for shutdown of MonitoringStatisticsProcessor has been interrupted. -
localizableINVALID_MAPPING_KEY_EMPTY
-
INVALID_MAPPING_KEY_EMPTY
The key in {0} mappings record "{1}" is empty. -
localizablePROPERTY_VALUE_TOSTRING_THROWS_EXCEPTION
public static Localizable localizablePROPERTY_VALUE_TOSTRING_THROWS_EXCEPTION(Object arg0, Object arg1) -
PROPERTY_VALUE_TOSTRING_THROWS_EXCEPTION
[{0} thrown from property value toString(): {1}] -
localizablePARAMETER_UNRESOLVABLE
-
PARAMETER_UNRESOLVABLE
Parameter {0} of type {1} from {2} is not resolvable to a concrete type. -
localizableILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE
public static Localizable localizableILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE(Object arg0, Object arg1, Object arg2) -
ILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE
public static String ILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE(Object arg0, Object arg1, Object arg2) "{0}" property value ({1}) does not represent a valid client configuration class. Falling back to "{2}". -
localizableERROR_EXCEPTION_MAPPING_THROWN_TO_CONTAINER
-
ERROR_EXCEPTION_MAPPING_THROWN_TO_CONTAINER
An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. -
localizableERROR_MONITORING_STATISTICS_GENERATION
-
ERROR_MONITORING_STATISTICS_GENERATION
Error generating monitoring statistics. -
localizableERROR_WADL_BUILDER_GENERATION_RESOURCE_LOCATOR
public static Localizable localizableERROR_WADL_BUILDER_GENERATION_RESOURCE_LOCATOR(Object arg0, Object arg1) -
ERROR_WADL_BUILDER_GENERATION_RESOURCE_LOCATOR
Error generating wadl for sub resource locator {0} of resource {1}. -
localizableLOGGING_PROVIDER_BOUND
-
LOGGING_PROVIDER_BOUND
{0} bound to {1} -
localizableRESOURCE_EMPTY
-
RESOURCE_EMPTY
A resource, {0}, with path "{1}" is empty. It has no resource (or sub resource) methods neither sub resource locators defined. -
localizableJAR_SCANNER_UNABLE_TO_CLOSE_FILE
-
JAR_SCANNER_UNABLE_TO_CLOSE_FILE
Unable to close Jar file. -
localizablePREMATCHING_ALSO_NAME_BOUND
-
PREMATCHING_ALSO_NAME_BOUND
-
localizableERROR_UNSUPPORTED_ENCODING
-
ERROR_UNSUPPORTED_ENCODING
The encoding {0} is not supported for parameter {1}. -
localizableERROR_MONITORING_MBEANS_REGISTRATION
-
ERROR_MONITORING_MBEANS_REGISTRATION
Error when registering Jersey monitoring MBeans. Registration of MBean with name "{0}" failed. -
localizableMULTIPLE_EVENT_SINK_INJECTION
-
MULTIPLE_EVENT_SINK_INJECTION
A HTTP GET method {0} defines to SseEventSink parameters to be injected. Only one of the injected event sinks will be connected to the output. -
localizableERROR_PROCESSING_RESPONSE_FROM_ALREADY_MAPPED_EXCEPTION
-
ERROR_PROCESSING_RESPONSE_FROM_ALREADY_MAPPED_EXCEPTION
Error occurred when processing a response created from an already mapped exception. -
localizableCONTRACT_CANNOT_BE_BOUND_TO_RESOURCE_METHOD
public static Localizable localizableCONTRACT_CANNOT_BE_BOUND_TO_RESOURCE_METHOD(Object arg0, Object arg1) -
CONTRACT_CANNOT_BE_BOUND_TO_RESOURCE_METHOD
The given contract ({0}) of {1} provider cannot be bound to a resource method. -
localizableCLOSEABLE_UNABLE_TO_CLOSE
-
CLOSEABLE_UNABLE_TO_CLOSE
Error while closing {0}. -
localizableBROADCASTER_LISTENER_EXCEPTION
-
BROADCASTER_LISTENER_EXCEPTION
{0} thrown from BroadcasterListener. -
localizableERROR_WADL_JAXB_CONTEXT
-
ERROR_WADL_JAXB_CONTEXT
Error creating a JAXBContext for wadl processing. -
localizableEXCEPTION_MAPPER_FAILED_FOR_EXCEPTION
-
EXCEPTION_MAPPER_FAILED_FOR_EXCEPTION
An exception was not mapped due to exception mapper failure. The HTTP 500 response will be returned. -
localizableRESOURCE_LOOKUP_FAILED
-
RESOURCE_LOOKUP_FAILED
Lookup and initialization failed for a resource class: {0}. -
localizableERROR_WADL_GENERATOR_LOAD
-
ERROR_WADL_GENERATOR_LOAD
Could not load wadl generators from wadlGeneratorDescriptions. -
localizableRC_NOT_MODIFIABLE
-
RC_NOT_MODIFIABLE
The resource configuration is not modifiable in this context. -
localizableERROR_MONITORING_SCHEDULER_DESTROY_TIMEOUT
-
ERROR_MONITORING_SCHEDULER_DESTROY_TIMEOUT
Waiting for shutdown of MonitoringStatisticsProcessor has timed out! Possible cause can be that any registered MonitoringStatisticsListener takes too long to execute. -
localizableERROR_EXCEPTION_MAPPING_ORIGINAL_EXCEPTION
-
ERROR_EXCEPTION_MAPPING_ORIGINAL_EXCEPTION
An exception mapping did not successfully produce and processed a response. Logging the original error. -
localizableERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE
public static Localizable localizableERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE(Object arg0, Object arg1, Object arg2) -
ERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE
public static String ERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE(Object arg0, Object arg1, Object arg2) Error generating wadl request representation for media type {0} of method {1} of resource {2}. -
localizableRESOURCE_CONFIG_UNABLE_TO_PROCESS
-
RESOURCE_CONFIG_UNABLE_TO_PROCESS
Unable to process {0} -
localizableAMBIGUOUS_PARAMETER
-
AMBIGUOUS_PARAMETER
Parameter {1} of {0} MUST be only one of a path, query, matrix or header parameter. -
localizableAMBIGUOUS_FATAL_RMS
public static Localizable localizableAMBIGUOUS_FATAL_RMS(Object arg0, Object arg1, Object arg2, Object arg3) -
AMBIGUOUS_FATAL_RMS
A resource model has ambiguous (sub-)resource method for HTTP method {0} and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods {1} and {2} at matching regular expression {3}. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail. -
localizableERROR_WADL_GRAMMAR_ALREADY_CONTAINS
-
ERROR_WADL_GRAMMAR_ALREADY_CONTAINS
The wadl application already contains a grammars element, we're adding elements of the provided grammars file. -
localizableLOGGING_ROOT_RESOURCE_CLASSES
-
LOGGING_ROOT_RESOURCE_CLASSES
Root Resource Classes -
localizableINVALID_MAPPING_TYPE
-
INVALID_MAPPING_TYPE
Provided {0} property value type is invalid. Acceptable types are String and String[]. -
localizableERROR_WADL_GENERATOR_CONFIG_LOADER_PROPERTY
public static Localizable localizableERROR_WADL_GENERATOR_CONFIG_LOADER_PROPERTY(Object arg0, Object arg1) -
ERROR_WADL_GENERATOR_CONFIG_LOADER_PROPERTY
The property {0} is an invalid type: {1} (supported: String, Class<
? extends WadlGeneratorConfiguration>
, WadlGeneratorConfiguration). -
localizableIGNORE_SEBOOTSTRAP_CONFIGURATION_PROPERTY
public static Localizable localizableIGNORE_SEBOOTSTRAP_CONFIGURATION_PROPERTY(Object arg0, Object arg1) -
IGNORE_SEBOOTSTRAP_CONFIGURATION_PROPERTY
"SeBootstrap.Configuration property {0} is not of expected type {1} and it is ignored. -
localizableDEFAULT_COULD_NOT_PROCESS_METHOD
-
DEFAULT_COULD_NOT_PROCESS_METHOD
Default value, {0} could not be processed by method {1}. -
localizableERROR_SUSPENDING_ASYNC_REQUEST
-
ERROR_SUSPENDING_ASYNC_REQUEST
Attempt to suspend a connection of an asynchronous request failed in the underlying container. -
localizableNON_PUB_SUB_RES_LOC
-
NON_PUB_SUB_RES_LOC
A sub-resource model, {0}, MUST be public scoped otherwise the method is ignored -
localizableAMBIGUOUS_RMS_IN
public static Localizable localizableAMBIGUOUS_RMS_IN(Object arg0, Object arg1, Object arg2, Object arg3) -
AMBIGUOUS_RMS_IN
A resource model has ambiguous (sub-)resource method for HTTP method {0} and input mime-types as defined by "@Consumes" annotation at Java methods {1} and {2} at matching path pattern {3}. This could cause an error for conflicting output types! -
localizableTYPE_OF_METHOD_NOT_RESOLVABLE_TO_CONCRETE_TYPE
public static Localizable localizableTYPE_OF_METHOD_NOT_RESOLVABLE_TO_CONCRETE_TYPE(Object arg0, Object arg1) -
TYPE_OF_METHOD_NOT_RESOLVABLE_TO_CONCRETE_TYPE
Return type, {0}, of method, {1}, is not resolvable to a concrete type. -
localizableERROR_MONITORING_QUEUE_APP
-
ERROR_MONITORING_QUEUE_APP
Failed to add the monitoring event into the Application Event Queue - queue is full. One of the registered MonitoringStatisticsListeners might be blocking the event processing. -
localizableSUBRES_LOC_URI_PATH_INVALID
-
SUBRES_LOC_URI_PATH_INVALID
A sub-resource model, {0}, has an invalid URI path: {1} -
localizableERROR_WADL_BUILDER_GENERATION_RESOURCE_PATH
public static Localizable localizableERROR_WADL_BUILDER_GENERATION_RESOURCE_PATH(Object arg0, Object arg1) -
ERROR_WADL_BUILDER_GENERATION_RESOURCE_PATH
Error generating wadl for Resource {0} with path "{1}". -
localizableINVALID_MAPPING_VALUE_EMPTY
-
INVALID_MAPPING_VALUE_EMPTY
The value in {0} mappings record "{1}" is empty. -
localizableWADL_DOC_EXTENDED_WADL
-
WADL_DOC_EXTENDED_WADL
This is full WADL including extended resources. To get simplified WADL with users resources only do not use the query parameter {0}. Link: {1} -
localizableERROR_ASYNC_CALLBACK_FAILED
-
ERROR_ASYNC_CALLBACK_FAILED
Callback {0} invocation failed. -
localizableLOGGING_MESSAGE_BODY_WRITERS
-
LOGGING_MESSAGE_BODY_WRITERS
Message Body Writers -
localizableLOGGING_GLOBAL_READER_INTERCEPTORS
-
LOGGING_GLOBAL_READER_INTERCEPTORS
Global Reader Interceptors -
localizableERROR_WADL_RESOURCE_MARSHAL
-
ERROR_WADL_RESOURCE_MARSHAL
Could not marshal the wadl Application. -
localizableERROR_PARAMETER_MISSING_VALUE_PROVIDER
public static Localizable localizableERROR_PARAMETER_MISSING_VALUE_PROVIDER(Object arg0, Object arg1) -
ERROR_PARAMETER_MISSING_VALUE_PROVIDER
No injection source found for a parameter of type {1} at index {0}. -
localizableWADL_FEATURE_DISABLED_NOTRANSFORM
-
WADL_FEATURE_DISABLED_NOTRANSFORM
javax.xml.transform package could not be found. WADL feature is disabled. -
localizableLOGGING_PRE_MATCH_FILTERS
-
LOGGING_PRE_MATCH_FILTERS
Pre-match Filters -
localizableAMBIGUOUS_RESOURCE_METHOD
-
AMBIGUOUS_RESOURCE_METHOD
Multiple methods found to suit client request with accept header {0}. Selected the first method from the following list. -
localizableERROR_MONITORING_STATISTICS_LISTENER_DESTROY
-
ERROR_MONITORING_STATISTICS_LISTENER_DESTROY
Exception thrown when listener {0} has been processing the destroy event. -
localizableINVALID_MAPPING_FORMAT
-
INVALID_MAPPING_FORMAT
Provided {0} property value "{1}" is invalid. It should contain two parts, key and value, separated by ':'. -
localizableLOGGING_NAME_BOUND_RESPONSE_FILTERS
-
LOGGING_NAME_BOUND_RESPONSE_FILTERS
Name-bound Response Filters -
localizableLOGGING_NAME_BOUND_WRITER_INTERCEPTORS
-
LOGGING_NAME_BOUND_WRITER_INTERCEPTORS
Name-bound Writer Interceptors -
localizableERROR_WADL_RESOURCE_EXTERNAL_GRAMMAR
-
ERROR_WADL_RESOURCE_EXTERNAL_GRAMMAR
Error generating external wadl grammar on /application.wadl/[path].
-