############################################################################### # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you 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. ############################################################################### #### coreEvents.delegator_not_passed =No se proporciono el parametro 'delegator' coreEvents.dispatcher_context_null =Nombre del Context es nulo coreEvents.dispatcher_name_null =Nombre del Dispatcher es nulo coreEvents.dispatcher_not_passed =El parametro 'dispatcher' no se transmitio coreEvents.error_modelservice_for_srv_name=Error al buscar el 'ModelService' del servicio coreEvents.invalid_format_count =Formato invalido de cantidad de sevicio coreEvents.invalid_format_frequency =Formato invalido de frecuencia de sevicio coreEvents.invalid_format_interval =Formato invalido de intervalo de sevicio coreEvents.invalid_format_time =Formato invalido de tiempo de sevicio coreEvents.must_specify_service =Debe especificar nombre de servicio(adem\u00E1s de: tiempo, frecuencia, intervalos y cantidad de servicios) coreEvents.must_specify_service_name =Debe especificar un nombre de servicio y opcionalmente el modo (s\u00EDncrono o as\u00EDncrono, S\u00EDncrono por defecto) coreEvents.no_delegator_name_defined =No se ha definido un delegator con ese nombre coreEvents.no_dispachter_name_registered =No se ha registrado un dispachador con ese nombre coreEvents.not_authorized_to_call =Usten no est\u00E1 autorizada a invocar a este servicio, para lo cual debe contar con el permiso: SERVICE_INVOKE_ANY ################################################################## # CoreEvents ################################################################## coreEvents.not_authorized_use_fct =Usted no est\u00E1 autorizada a usar esta funci\u00F3n coreEvents.service_dispatcher_exception =Service dispatcher lanzo una excepci\u00F3n coreEvents.service_eventhandler_exception =ServiceEventHandler lanzo una excepci\u00F3n coreEvents.service_name_not_find =No se pudo encontrar un servicio con ese nombre coreEvents.service_scheduled =El servicio a sido programado coreEvents.service_time_already_passed =El tiempo de servicio a concluido ################################################################## # RequestHandler ################################################################## requestHandler.error_call_event=Error en la llamada el evento ################################################################## # SimpleEventHandler ################################################################## simpleEventHandler.event_not_completed=No se pudo completar el evento