org.jboss.weld.messages.xml_en.properties Maven / Gradle / Ivy
CONFIGURATION_ERROR=Error configuring XML parser
LOAD_ERROR=Error loading beans.xml {0}
CANNOT_LOAD_CLASS=Could not load class {0}
PARSING_ERROR=Error parsing {0}
MULTIPLE_ALTERNATIVES= can only be specified once, but appears multiple times: {0}
MULTIPLE_DECORATORS= can only be specified once, but is specified multiple times: {0}
MULTIPLE_INTERCEPTORS= can only be specified once, but it is specified multiple times: {0}
MULTIPLE_SCANNING= can only be specified once, but it is specified multiple times: {0}
XSD_VALIDATION_ERROR=Error when validating {0}@{1} against xsd. {2}
XSD_VALIDATION_WARNING=Warning when validating {0}@{1} against xsd. {2}