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

org.jboss.weld.messages.xml_en.properties Maven / Gradle / Ivy

There is a newer version: 3.0.0.Alpha1
Show newest version
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}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy