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

n.dragon-uddi-ws.1.1-alpha1.source-code.messages_en.properties Maven / Gradle / Ivy

#/*
# * Copyright 2001-2008 The Apache Software Foundation.
# * 
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
# * You may obtain a copy of the License at
# * 
# *      http://www.apache.org/licenses/LICENSE-2.0
# * 
# * Unless required by applicable law or agreed to in writing, software
# * distributed under the License is distributed on an "AS IS" BASIS,
# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# * See the License for the specific language governing permissions and
# * limitations under the License.
# *
# */

# Global messages file for English locale.

#-- UDDI-specific messages
E_accountLimitExceeded=
E_assertionNotFound= 
E_authTokenExpired=
E_authTokenRequired=
E_busy=
E_categorizationNotAllowed=
E_fatalError=
E_invalidCategory=
E_invalidCompletionStatus=
E_invalidCombination=Invalid find qualifier combination
E_invalidKeyPassed=An invalid key has been passed
E_invalidProjection=
E_invalidTime=
E_invalidURLPassed=
E_invalidValue=
E_keyRetired=
E_languageError=
E_messageTooLarge=
E_nameTooLong=
E_operatorMismatch=
E_publisherCancelled=
E_requestDenied=
E_requestTimeout=
E_resultSetTooLarge=
E_secretUnknown=
E_success=
E_tooManyOptions=
E_transferAborted=
E_unknownUser=
E_unrecognizedVersion=
E_unsupported=
E_unvalidatable=
E_userMismatch=
E_valueNotAllowed=
E_keyUnavailable=Key is unavailable
E_tokenAlreadyExists=Key already exists in transfer request
E_transferNotAllowed=The transfer request is not allowed

#-- General error messages
errors.Unspecified=An unspecified error occurred
errors.Unsupported=This version does not support this feature or API
errors.configuration.Retrieval=An error occurred attempting to retrieve configuration information
errors.install.AlreadyInstalled=It appears that the application is already installed.  Please un-install before proceeding.
errors.NullInput=No input was provided for this API call
errors.keyunavailable.BadPartition=The proposed key is not within the partition defined by owning publisher
errors.keyunavailable.KeyExists=The key used for the save operation already exists.  Another key must be chosen
errors.invalidkey.NullKey=The key cannot be null
errors.invalidkey.MalformedKey=The passed key does not conform to UDDI v3 rules
errors.invalidkey.KeyGenSuffix=The passed key generator key does not end with the appropriate suffix
errors.invalidkey.NoKeys=No keys passed.  At least one key must be passed
errors.invalidkey.DuplicateKey=A duplicate key was passed.  No duplicates are allowed
errors.invalidkey.PublisherNotFound=The publisher was not found for the given id
errors.invalidkey.EntityNotFound=The entity was not found for the given id
errors.invalidkey.BusinessNotFound=The business entity was not found for the given key
errors.invalidkey.ServiceNotFound=The business service was not found for the given key
errors.invalidkey.BindingTemplatelNotFound=The binding template was not found for the given key
errors.invalidkey.TModelNotFound=The technical model was not found for the given key
errors.invalidkey.ParentServiceNotFound=The business service parent was not found for the given key
errors.invalidkey.ParentBusinessNotFound=The business entity parent was not found for the given key
errors.invalidkey.ServiceKeyNotProvidedWithProjection=Attempting to project a service when the service key was not provided.  The non-owning businessEntity cannot generate a key for a projected service
errors.invalidkey.ProjectedServiceNotFound=Attempting to project a service when the service does not exist
errors.invalidkey.businessservice.ParentMismatch=The service being saved has a different parent business key then the one provided
errors.invalidkey.bindingtemplate.ParentMismatch=The binding template being saved has a different parent service key then the one provided
errors.invalidprojection.ParentMismatch=The supplied business key doesn't match the actual business key of the service being projected
errors.usermismatch.InvalidOwner=The user is not authorized to access the given entity
errors.usermismatch.InvalidOwnerParent=The user is not authorized to access the given parent entity

#-- Error messages related to entities and other data structures
errors.savebusiness.NoInput=At least one BusinessEntity must be provided
errors.saveservice.NoInput=At least one BusinessService must be provided
errors.savebinding.NoInput=At least one BindingTemplate must be provided
errors.savetmodel.NoInput=At least one tModel must be provided
errors.addpublisherassertions.NoInput=At least one publisherAssertion must be provided
errors.businessentity.NullInput=The businessEntity structure cannot be blank
errors.businessservice.NullInput=The businessService structure cannot be blank
errors.bindingtemplate.NullInput=The bindingTemplate structure cannot be blank
errors.bindingtemplate.NoAccessPoint=A binding template must contain an access point
errors.tmodel.NullInput=The tModel structure cannot be blank
errors.tmodel.NoAccessPoint=A tModel must contain a name
errors.tmodel.keygenerator.BadCategory=A Key Generator tModel must have exactly one 'types' category whose value is 'keyGenerator'
errors.tmodel.keygenerator.RootKeyGen=A Key Generator cannot be added for the root publisher
errors.pubassertion.NullInput=The publisherAssertion structure cannot be blank
errors.pubassertion.BlankKeyedRef=The keyedReference of the publisherAssertion cannot be blank.  All fields must contain content.
errors.pubassertion.BlankFromKey=The fromKey of the publisherAssertion cannot be blank.
errors.pubassertion.BlankToKey=The toKey of the publisherAssertion cannot be blank.
errors.pubassertion.SameBusinessKey=The fromKey and toKey refer to the same business
errors.pubassertion.UserMismatch=The publisher does not own either referenced businessEntity of the publisherAssertion
errors.pubassertion.NoPubAssertions=No publisher assertions were passed.  At least one assertion must be passed
errors.pubassertion.AssertionNotFound=The publisher assertion was not found for the given key
errors.businessservices.NoInput=A businessServices collection must contain at least one businessService
errors.bindingtemplates.NoInput=A bindingTemplates collection must contain at least one bindingTemplate
errors.names.NoInput=At least one name is required
errors.contacts.NoInput=At least one contact is required
errors.contact.NullInput=The contact structure cannot be blank
errors.contact.NoPersonName=The contact structure must contain at least one personName
errors.contact.NoAddressLine=Each contact address must contain at least one addressLine
errors.discurls.NoInput=A discoveryURLs collection must have at least one discoveryURL
errors.categorybag.NoInput=A category bag must have at least one keyedReference or keyedReferenceGroup
errors.identifierbag.NoInput=An identifier bag must have at least one keyedReference
errors.keyedreference.NullInput=The keyed reference (or group) cannot be blank
errors.keyedreference.NoTModelKey=The keyed reference (or group) must contain a tModel key
errors.keyedreference.NoKeyValue=The keyed reference (or group) must contain a key value
errors.keyedreference.NodeCategoryTModel=The node categorization tModel is not allowed
errors.tmodelinstdetails.NoInput=A tModelInstanceDetails structure must have at least one tModelInstanceInfo
errors.tmodelinstinfo.NullInput=The tModelInstanceInfo structure cannot be blank
errors.tmodelinstinfo.NoTModelKey=The tModelInstanceInfo structure must contain a tModel key
errors.instdetails.NoOverviewOrParms=The instanceDetails structure must contain either an overviewDoc or instanceParms
errors.overviewdoc.NullInput=The overviewDoc structure cannot be blank
errors.overviewdoc.NoDescOrUrl=The overviewDoc structure must contain either a description or overviewURL
errors.findqualifiers.NoInput=The findQualifier collection must contain at least one findQualifier
errors.findqualifiers.DuplicateValue=A duplicate findQualifier was passed.  No duplicates are allowed
errors.findqualifiers.InvalidCombo=An invalid findQualifier combination occurred
errors.findqualifiers.Unsupported=An unsupported findQualifier was passed
errors.findbusiness.NoInput=At least one search criterion must be supplied
errors.findservice.NoInput=At least one categoryBag, find_tModel or tModelBag or name must be supplied
errors.findbinding.NoInput=At least one categoryBag, find_tModel or tModelBag must be supplied
errors.findtmodel.NoInput=At least one categoryBag, identifierBag or name must be supplied
errors.findrelatedbusiness.NoInput=At least one businessKey, fromKey or toKey must be supplied
errors.findrelatedbusiness.MultipleInput=Only one businessKey, fromKey or toKey can be supplied
errors.findrelatedbusiness.BlankKeyedRef=All fields of the keyedReference provided in find_relatedBusiness must contain values
errors.tmodelbag.NoInput=At tModel key must be supplied in the tModelBag
errors.keybag.NoInput=A key bag must have at least one key
errors.discardtransfertoken.NoInput=A discard_transferToken request must contain either a transferToken or keyBag
errors.gettransfertoken.KeyExists=The key already exists in a transfer request
errors.gettransfertoken.InvalidEntity=The key refers to an invalid entity.  Only a BusinessEntity or TModel can be transferred
errors.transfertoken.NullInput=A transfer token must be supplied
errors.transferentities.TokenNotFound=The supplied transfer token was not found
errors.transferentities.TokenExpired=The supplied transfer token has expired
errors.transferentities.KeyMismatch=A supplied key does not match a key associated with the transfer request

#-- jUDDI-specific publisher messages
errors.savepublisher.NoInput=At least one Publisher must be provided
errors.savepublisher.AdminReqd=An account must have adminstrative privileges to save publishers
errors.deletepublisher.AdminReqd=An account must have adminstrative privileges to delete publishers
errors.publisher.NullInput=The Publisher structure cannot be blank
errors.publisher.NoAuthorizedName=A valid publisher authorized name was not specified
errors.publisher.NoPublisherName=A valid publisher name was not specified

#-- Authentication error messages
errors.auth.AuthRequired=Authentication is required for this API call
errors.auth.AuthInvalid=Invalid authentication information
errors.auth.InvalidUserId=An invalid user identification was passed
errors.auth.InvalidCredentials=Invalid credentials were passed
errors.auth.NoPublisher=The user provided does not have a publishing account
errors.auth.cryptor.InvalidKey=Invalid Key Exception in crypting the password
errors.auth.cryptor.Padding=Padding Exception in crypting the password
errors.auth.cryptor.Algorithm=Algorithm Exception in crypting the password
errors.auth.cryptor.AlgorithmParam=Algorithm parameter Exception in crypting the password
errors.auth.cryptor.BlockSize=Block size Exception in crypting the password
errors.auth.cryptor.BadPadding=Bad Padding Exception in crypting the password











© 2015 - 2024 Weber Informatics LLC | Privacy Policy