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

org.jomc.modlet.DefaultModelContext_en.properties Maven / Gradle / Ivy

# $JOMC: DefaultModelContext_en.properties 4256 2012-02-13 06:32:10Z schulte2005 $
implementationNotFound=''{0}''-implementation ''{1}'' from ''{2}'' not found.
illegalImplementation=Class ''{1}'' from ''{2}'' does not implement ''{0}''.
defaultProviderLocationInfo=Default provider location: ''{0}''
defaultPlatformProviderLocationInfo=Default platform provider location: ''{0}''
modletInfo=Found Modlet [''{0}'', ''{1}'', ''{2}'', ''{3}''].
modletServiceInfo=Modlet ''{0}'' Service [''{1,number}'', ''{2}'', ''{3}''].
modletSchemaInfo=Modlet ''{0}'' Schema [''{1}'', ''{2}'', ''{3}'', ''{4}''].
noVendor=No vendor information
noVersion=No version
noContext=No context information
noClasspathId=No classpath information
processing=Processing ''{0}''.
providerInfo=Found ''{1}'' implementation ''{2}'' at ''{0}''.
foundSchemaCandidate=Found schema resource ''{0}''.
contextReport=Processing {0,choice,0#no "{1}" resources|1#one "{1}" resource|1<{0,number} "{1}" resources} in {2,number}ms.
resourceNotFound=Resource ''{0}'' not found.
resolutionInfo=Resolving [{0}] to [{1}].
missingSchemasForModel=No schemas found for model ''{0}''.
unsupportedResourceType=Unsupported resource type ''{0}''.
unsupportedOperation=Call to unsupported operation ''{0}'' of class ''{1}'' ignored.
creatingContext=Creating JAXB context [''{0}''].
creatingMarshaller=Creating JAXB marshaller [''{0}'', ''{1}''].
creatingUnmarshaller=Creating JAXB unmarshaller [''{0}''].
creatingModel=Creating model ''{0}'' with ''{1}''.
processingModel=Processing model ''{0}'' with ''{1}''.
validatingModel=Validating model ''{0}'' with ''{1}''.
creatingModlets=Creating modlets with ''{0}''.
creatingSchema=Creating schema [''{0}''].
creatingMarshallerWithListeners=Creating JAXB marshaller [''{0}'', ''{1}''] with listeners [{2}].
creatingUnmarshallerWithListeners=Creating JAXB unmarshaller [''{0}''] with listeners [{1}].
contextProviderLocationInfo=Context provider location: ''{0}''
contextPlatformProviderLocationInfo=Context platform provider location: ''{0}''
serviceNotFound=Service [''{0,number}'', ''{1}'', ''{2}''] not found.
illegalService=Service [''{0,number}'', ''{1}'', ''{2}''] does not implement ''{3}''.
getterMethodNotFound=Class ''{0}'' does not declare a getter method for property ''{1}''.
setterMethodNotFound=Class ''{0}'' does not declare a setter method for property ''{1}''.
unsupportedCharacterValue=Unsupported character value for property ''{1}'' of class ''{0}''.
unsupportedPropertyType=Unsupported property type ''{2}'' setting property ''{1}'' of class ''{0}''.
failedSettingProperty=Failed setting property ''{0}'' on object ''{1}'' of class ''{2}''.
failedCreatingObject=Failed creating object of class ''{0}''.
failedResolving=Failed resolving schema [''{0}''].{1}
unsupportedIdUri=Unsupported URI ''{0}''. {1}
missingSchemasForPublicId=No schemas found for public id ''{0}''.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy