diff options
Diffstat (limited to 'plugins/org.eclipse.jst.j2ee.core/j2ee-validation')
163 files changed, 0 insertions, 48591 deletions
diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation.properties deleted file mode 100644 index 9dd19953a..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation.properties +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file holds all the externalized strings for the Application Client project -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/applicationclientvalidation.properties -# :End: WebSphere Quality Validation Information :End: - - -ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE=CHKJ1000E: Validation failed because the application client file is not valid. Ensure that the deployment descriptor is valid. -#EXPLANATION None. -#USERACTION None. - -ERROR_APPCLIENT_VALIDATION_FAILED=CHKJ1001E: Validation failed: -#EXPLANATION None. -#USERACTION None. - -ERROR_EJB_REFS=CHKJ1002E: Unresolvable EJB references in {0}; -#EXPLANATION None. -#USERACTION None. - -INVALID_DD=CHKJ1003E: The application client project has an invalid deployment descriptor. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_APPCLIENT_MISSING_URI=CHKJ1004E: The URI, {0}, does not match anything in the application client file. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINECOL=CHKJ1005E: The deployment descriptor could not be loaded due to an unknown syntax error. The bad section starts at line {0}, column {1}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINE=CHKJ1006E: The deployment descriptor could not be loaded due to an unknown syntax error. The bad section starts at line {0}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_NOINFO=CHKJ1007E: The deployment descriptor could not be loaded due to an unknown syntax error. There is no information available to help identify the bad section. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_CANNOT_OPEN_DD=CHKJ1008E: Validation cannot complete because the deployment descriptor cannot be opened. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_RES_ENV_REF_ERROR_=IWAE0002E Duplicate resource environment reference "{0}" in application-client.xml. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_INVALID_DOC_TYPE_ERROR_=IWAE0003E Document type version "{0}" for application-client.xml in project "{1}" needs to be version "{2}". -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_EJB_REF_ERROR_=IWAE0004E Duplicate enterprise bean reference "{0}" in application-client.xml. -APPCLIENT_MAIN_CLASS_ERROR_=IWAE0035E The Main-Class attribute must be defined in the application client module. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_de.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_de.properties deleted file mode 100644 index 8b8f8c071..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_de.properties +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file holds all the externalized strings for the Application Client project -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/applicationclientvalidation.properties -# :End: WebSphere Quality Validation Information :End: - - -ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE=CHKJ1000E: Die Pr\u00fcfung ist fehlgeschlagen, weil die Anwendungsclientdatei ung\u00fcltig ist. Pr\u00fcfen Sie, ob der Implementierungsdeskriptor g\u00fcltig ist. -#EXPLANATION None. -#USERACTION None. - -ERROR_APPCLIENT_VALIDATION_FAILED=CHKJ1001E: Die Pr\u00fcfung ist fehlgeschlagen: -#EXPLANATION None. -#USERACTION None. - -ERROR_EJB_REFS=CHKJ1002E: Nicht aufl\u00f6sbare EJB-Verweise in {0}; -#EXPLANATION None. -#USERACTION None. - -INVALID_DD=CHKJ1003E: Das Anwendungsclientprojekt enth\u00e4lt einen ung\u00fcltigen Implementierungsdeskriptor. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_APPCLIENT_MISSING_URI=CHKJ1004E: Die URI {0} stimmt mit keiner Angabe in der Anwendungsclientdatei \u00fcberein. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINECOL=CHKJ1005E: Der Implementierungsdeskriptor konnte auf Grund eines unbekannten Syntaxfehlers nicht geladen werden. Der ung\u00fcltige Abschnitt beginnt bei Zeile {0}, Spalte {1}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINE=CHKJ1006E: Der Implementierungsdeskriptor konnte auf Grund eines unbekannten Syntaxfehlers nicht geladen werden. Der ung\u00fcltige Abschnitt beginnt bei Zeile {0}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_NOINFO=CHKJ1007E: Der Implementierungsdeskriptor konnte auf Grund eines unbekannten Syntaxfehlers nicht geladen werden. Der ung\u00fcltige Abschnitt konnte nicht identifiziert werden. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_CANNOT_OPEN_DD=CHKJ1008E: Die Pr\u00fcfung konnte nicht abgeschlossen werden, weil der Implementierungsdeskriptor nicht ge\u00f6ffnet werden kann. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_RES_ENV_REF_ERROR_=IWAE0002E Die Datei application-client.xml enth\u00e4lt den doppelten Umgebungsverweis "{0}". -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_INVALID_DOC_TYPE_ERROR_=IWAE0003E Die Dokumenttypversion "{0}" f\u00fcr die Datei application-client.xml im Projekt "{1}" muss Version "{2}" sein. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_EJB_REF_ERROR_=IWAE0004E Die Datei application-client.xml enth\u00e4lt den doppelten Enterprise-Bean-Verweis "{0}". -APPCLIENT_MAIN_CLASS_ERROR_=IWAE0035E Das Hauptklassenattribut muss im Anwendungsclientmodul definiert sein. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_es.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_es.properties deleted file mode 100644 index 77be10860..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_es.properties +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file holds all the externalized strings for the Application Client project -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/applicationclientvalidation.properties -# :End: WebSphere Quality Validation Information :End: - - -ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE=CHKJ1000E: La validaci\u00f3n ha fallado porque el archivo del cliente de aplicaciones no es v\u00e1lido. Aseg\u00farese de que el descriptor de despliegue es v\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -ERROR_APPCLIENT_VALIDATION_FAILED=CHKJ1001E: La validaci\u00f3n ha fallado: -#EXPLANATION None. -#USERACTION None. - -ERROR_EJB_REFS=CHKJ1002E: Hay referencias a EJB que no pueden resolverse en {0}; -#EXPLANATION None. -#USERACTION None. - -INVALID_DD=CHKJ1003E: El proyecto de cliente de aplicaciones tiene un descriptor de despliegue no v\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_APPCLIENT_MISSING_URI=CHKJ1004E: El URI {0} no coincide con nada del archivo del cliente de aplicaciones. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINECOL=CHKJ1005E: No se ha podido cargar el descriptor de despliegue debido a un error de sintaxis desconocido. La secci\u00f3n err\u00f3nea empieza en la l\u00ednea {0}, columna {1}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINE=CHKJ1006E: No se ha podido cargar el descriptor de despliegue debido a un error de sintaxis desconocido. La secci\u00f3n err\u00f3nea empieza en la l\u00ednea {0}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_NOINFO=CHKJ1007E: No se ha podido cargar el descriptor de despliegue debido a un error de sintaxis desconocido. No hay informaci\u00f3n disponible que ayude a identificar la secci\u00f3n err\u00f3nea. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_CANNOT_OPEN_DD=CHKJ1008E: No se ha podido finalizar la validaci\u00f3n porque no se puede abrir el descriptor de despliegue. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_RES_ENV_REF_ERROR_=IWAE0002E La referencia de entorno de recurso "{0}" est\u00e1 duplicada en el archivo application-client.xml. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_INVALID_DOC_TYPE_ERROR_=IWAE0003E La versi\u00f3n de tipo de documento "{0}" del archivo application-client.xml del proyecto "{1}" tiene que ser de la versi\u00f3n "{2}". -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_EJB_REF_ERROR_=IWAE0004E La referencia de bean de empresa "{0}" est\u00e1 duplicada en el archivo application-client.xml. -APPCLIENT_MAIN_CLASS_ERROR_=IWAE0035E Hay que definir el atributo Main-Class en el m\u00f3dulo de cliente de aplicaciones. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_fr.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_fr.properties deleted file mode 100644 index 21112028e..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_fr.properties +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file holds all the externalized strings for the Application Client project -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/applicationclientvalidation.properties -# :End: WebSphere Quality Validation Information :End: - - -ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE=CHKJ1000E: Echec de la validation car le fichier du client d'application n'est pas valide. V\u00e9rifiez que le descripteur de d\u00e9ploiement est valide. -#EXPLANATION None. -#USERACTION None. - -ERROR_APPCLIENT_VALIDATION_FAILED=CHKJ1001E: Echec de la validation : -#EXPLANATION None. -#USERACTION None. - -ERROR_EJB_REFS=CHKJ1002E: R\u00e9f\u00e9rences d''EJB non r\u00e9solubles dans {0} ; -#EXPLANATION None. -#USERACTION None. - -INVALID_DD=CHKJ1003E: Le projet du client d'application contient un descripteur de d\u00e9ploiement non valide. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_APPCLIENT_MISSING_URI=CHKJ1004E: L''URI, {0}, ne correspond \u00e0 aucun \u00e9l\u00e9ment dans le fichier du client d''application. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINECOL=CHKJ1005E: Le descripteur de d\u00e9ploiement n''a pas pu \u00eatre charg\u00e9 en raison d''une erreur de syntaxe inconnue. La section incorrecte commence \u00e0 la ligne {0}, colonne {1}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINE=CHKJ1006E: Le descripteur de d\u00e9ploiement n''a pas pu \u00eatre charg\u00e9 en raison d''une erreur de syntaxe inconnue. La section incorrecte commence \u00e0 la ligne {0}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_NOINFO=CHKJ1007E: Le descripteur de d\u00e9ploiement n'a pas pu \u00eatre charg\u00e9 en raison d'une erreur de syntaxe inconnue. Aucune information n'est disponible pour permettre l'identification de la section incorrecte. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_CANNOT_OPEN_DD=CHKJ1008E: La validation ne peut pas se terminer car le descripteur de d\u00e9ploiement ne peut pas \u00eatre ouvert. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_RES_ENV_REF_ERROR_=IWAE0002E R\u00e9f\u00e9rence d''environnement de ressources "{0}" en double dans le fichier application-client.xml. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_INVALID_DOC_TYPE_ERROR_=IWAE0003E La version de type de document "{0}" du fichier application-client.xml dans le projet "{1}" n''est pas correcte ; la version "{2}" est requise. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_EJB_REF_ERROR_=IWAE0004E R\u00e9f\u00e9rence de bean enterprise "{0}" en double dans le fichier application-client.xml. -APPCLIENT_MAIN_CLASS_ERROR_=IWAE0035E L'attribut Main-Class doit \u00eatre d\u00e9fini dans le module du client d'application. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_it.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_it.properties deleted file mode 100644 index f9b8f57c7..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_it.properties +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file holds all the externalized strings for the Application Client project -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/applicationclientvalidation.properties -# :End: WebSphere Quality Validation Information :End: - - -ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE=CHKJ1000E: convalida non riuscita. Il file Client di applicazioni non \u00e8 valido. Verificare che il descrittore di distribuzione sia valido. -#EXPLANATION None. -#USERACTION None. - -ERROR_APPCLIENT_VALIDATION_FAILED=CHKJ1001E: convalida non riuscita: -#EXPLANATION None. -#USERACTION None. - -ERROR_EJB_REFS=CHKJ1002E: riferimenti EJB non risolvibili in {0}; -#EXPLANATION None. -#USERACTION None. - -INVALID_DD=CHKJ1003E: il progetto Client di applicazioni utilizza un descrittore di distribuzione non valido. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_APPCLIENT_MISSING_URI=CHKJ1004E: l''URI {0} non corrisponde ad alcun elemento nel file del Client di applicazioni. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINECOL=CHKJ1005E: impossibile caricare il descrittore di distribuzione a causa di un errore di sintassi sconosciuta. La sezione problematica inizia alla riga {0}, colonna {1}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINE=CHKJ1006E: impossibile caricare il descrittore di distribuzione a causa di un errore di sintassi sconosciuta. La sezione problematica inizia alla riga {0}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_NOINFO=CHKJ1007E: impossibile caricare il descrittore di distribuzione a causa di un errore di sintassi sconosciuta. Non sono disponibili informazioni che consentano di identificare la sezione problematica. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_CANNOT_OPEN_DD=CHKJ1008E: impossibile completare la convalida. Il descrittore di distribuzione non pu\u00f2 essere aperto. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_RES_ENV_REF_ERROR_=IWAE0002E Riferimento ambiente risorsa duplicato "{0}" in application-client.xml. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_INVALID_DOC_TYPE_ERROR_=IWAE0003E La versione del tipo di documento "{0}" per application-client.xml nel progetto "{1}" deve essere in versione "{2}". -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_EJB_REF_ERROR_=IWAE0004E Riferimento al bean enterprise duplicato "{0}" nel file application-client.xml. -APPCLIENT_MAIN_CLASS_ERROR_=IWAE0035E L''attributo Classe principale deve essere definito nel modulo Client di applicazioni. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_ja.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_ja.properties deleted file mode 100644 index 0de23bb3f..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_ja.properties +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file holds all the externalized strings for the Application Client project -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/applicationclientvalidation.properties -# :End: WebSphere Quality Validation Information :End: - - -ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE=CHKJ1000E: \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30fb\u30d5\u30a1\u30a4\u30eb\u304c\u7121\u52b9\u3067\u3042\u308b\u305f\u3081\u3001\u59a5\u5f53\u6027\u691c\u67fb\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002 \u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u304c\u6709\u52b9\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -#EXPLANATION None. -#USERACTION None. - -ERROR_APPCLIENT_VALIDATION_FAILED=CHKJ1001E: \u59a5\u5f53\u6027\u691c\u67fb\u5931\u6557: -#EXPLANATION None. -#USERACTION None. - -ERROR_EJB_REFS=CHKJ1002E: {0} \u5185\u306b\u89e3\u6c7a\u4e0d\u53ef\u80fd\u306a EJB \u53c2\u7167\u304c\u3042\u308a\u307e\u3059 -#EXPLANATION None. -#USERACTION None. - -INVALID_DD=CHKJ1003E: \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u5185\u306b\u7121\u52b9\u306a\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u304c\u3042\u308a\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_APPCLIENT_MISSING_URI=CHKJ1004E: URI {0} \u306f\u3001\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30fb\u30d5\u30a1\u30a4\u30eb\u5185\u306e\u9805\u76ee\u306b\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINECOL=CHKJ1005E: \u4e0d\u660e\u306a\u69cb\u6587\u30a8\u30e9\u30fc\u304c\u539f\u56e0\u3067\u3001\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u4e0d\u6b63\u306a\u30bb\u30af\u30b7\u30e7\u30f3\u304c {0} \u884c {1} \u5217\u304b\u3089\u59cb\u307e\u3063\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINE=CHKJ1006E: \u4e0d\u660e\u306a\u69cb\u6587\u30a8\u30e9\u30fc\u304c\u539f\u56e0\u3067\u3001\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u4e0d\u6b63\u306a\u30bb\u30af\u30b7\u30e7\u30f3\u304c {0} \u884c\u304b\u3089\u59cb\u307e\u3063\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_NOINFO=CHKJ1007E: \u4e0d\u660e\u306a\u69cb\u6587\u30a8\u30e9\u30fc\u304c\u539f\u56e0\u3067\u3001\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u4e0d\u6b63\u306a\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u8b58\u5225\u306b\u5f79\u7acb\u3064\u60c5\u5831\u304c\u3042\u308a\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_CANNOT_OPEN_DD=CHKJ1008E: \u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u958b\u3051\u306a\u3044\u305f\u3081\u3001\u691c\u8a3c\u304c\u5b8c\u4e86\u3057\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_RES_ENV_REF_ERROR_=IWAE0002E application-client.xml \u5185\u3067\u30ea\u30bd\u30fc\u30b9\u74b0\u5883\u53c2\u7167 "{0}" \u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_INVALID_DOC_TYPE_ERROR_=IWAE0003E \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{1}" \u5185\u306e application-client.xml \u306e\u6587\u66f8\u30bf\u30a4\u30d7\u30fb\u30d0\u30fc\u30b8\u30e7\u30f3 "{0}" \u306f\u30d0\u30fc\u30b8\u30e7\u30f3 "{2}" \u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_EJB_REF_ERROR_=IWAE0004E application-client.xml \u5185\u306e\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean \u53c2\u7167 "{0}" \u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -APPCLIENT_MAIN_CLASS_ERROR_=IWAE0035E \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30fb\u30e2\u30b8\u30e5\u30fc\u30eb\u306b\u30e1\u30a4\u30f3\u30fb\u30af\u30e9\u30b9\u5c5e\u6027\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_ko.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_ko.properties deleted file mode 100644 index 92bf39dbe..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_ko.properties +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file holds all the externalized strings for the Application Client project -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/applicationclientvalidation.properties -# :End: WebSphere Quality Validation Information :End: - - -ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE=CHKJ1000E: \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud074\ub77c\uc774\uc5b8\ud2b8 \ud30c\uc77c\uc774 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc544 \uc720\ud6a8\uc131 \uac80\uc99d\uc5d0 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4. \uc804\uac1c \uc124\uba85\uc790\uac00 \uc62c\ubc14\ub978\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -#EXPLANATION None. -#USERACTION None. - -ERROR_APPCLIENT_VALIDATION_FAILED=CHKJ1001E: \uc720\ud6a8\uc131 \uac80\uc99d \uc2e4\ud328: -#EXPLANATION None. -#USERACTION None. - -ERROR_EJB_REFS=CHKJ1002E: {0}\uc5d0\uc11c \ubd84\uc11d\ud560 \uc218 \uc5c6\ub294 EJB \ucc38\uc870; -#EXPLANATION None. -#USERACTION None. - -INVALID_DD=CHKJ1003E: \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud074\ub77c\uc774\uc5b8\ud2b8 \ud504\ub85c\uc81d\ud2b8\uc5d0 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \uc804\uac1c \uc124\uba85\uc790\uac00 \uc788\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_APPCLIENT_MISSING_URI=CHKJ1004E: URI {0}\uc774(\uac00) \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud074\ub77c\uc774\uc5b8\ud2b8 \ud30c\uc77c \ub0b4\uc758 \uc5b4\ub290 \ud56d\ubaa9\uacfc\ub3c4 \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINECOL=CHKJ1005E: \uc54c \uc218 \uc5c6\ub294 \uad6c\ubb38 \uc624\ub958\ub85c \uc778\ud574 \uc804\uac1c \uc124\uba85\uc790\ub97c \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. {0} \ud589, {1} \uc5f4\uc5d0\uc11c \uc798\ubabb\ub41c \uc139\uc158\uc774 \uc2dc\uc791\ub429\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINE=CHKJ1006E: \uc54c \uc218 \uc5c6\ub294 \uad6c\ubb38 \uc624\ub958\ub85c \uc778\ud574 \uc804\uac1c \uc124\uba85\uc790\ub97c \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. {0} \ud589\uc5d0\uc11c \uc798\ubabb\ub41c \uc139\uc158\uc774 \uc2dc\uc791\ub429\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_NOINFO=CHKJ1007E: \uc54c \uc218 \uc5c6\ub294 \uad6c\ubb38 \uc624\ub958\ub85c \uc778\ud574 \uc804\uac1c \uc124\uba85\uc790\ub97c \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc798\ubabb\ub41c \uc139\uc158\uc744 \uc2dd\ubcc4\ud558\ub294 \ub370 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc815\ubcf4\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_CANNOT_OPEN_DD=CHKJ1008E: \uc804\uac1c \uc124\uba85\uc790\ub97c \uc5f4 \uc218 \uc5c6\uc73c\ubbc0\ub85c \uc720\ud6a8\uc131 \uac80\uc99d\uc744 \uc644\ub8cc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_RES_ENV_REF_ERROR_=IWAE0002E application-client.xml\uc5d0\uc11c \uc911\ubcf5\ub41c \uc790\uc6d0 \ud658\uacbd \ucc38\uc870 "{0}"\uc785\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_INVALID_DOC_TYPE_ERROR_="{1}" \ud504\ub85c\uc81d\ud2b8\uc758 application-client.xml\uc5d0 \ub300\ud55c \ubb38\uc11c \uc720\ud615 \ubc84\uc804 "{0}"\uc740(\ub294) "{2}" \ubc84\uc804\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_EJB_REF_ERROR_=IWAE0004E application-client.xml\uc5d0 "{0}" \uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean \ucc38\uc870\uac00 \uc911\ubcf5\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. -APPCLIENT_MAIN_CLASS_ERROR_=IWAE0035E \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud074\ub77c\uc774\uc5b8\ud2b8 \ubaa8\ub4c8\uc5d0 Main-Class \uc18d\uc131\uc744 \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_pt_BR.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_pt_BR.properties deleted file mode 100644 index 0229a068f..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_pt_BR.properties +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file holds all the externalized strings for the Application Client project -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/applicationclientvalidation.properties -# :End: WebSphere Quality Validation Information :End: - - -ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE=CHKJ1000E: A valida\u00e7\u00e3o falhou porque o arquivo do cliente do aplicativo n\u00e3o \u00e9 v\u00e1lido. Verifique se o descritor de implementa\u00e7\u00e3o \u00e9 v\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -ERROR_APPCLIENT_VALIDATION_FAILED=CHKJ1001E: A valida\u00e7\u00e3o falhou: -#EXPLANATION None. -#USERACTION None. - -ERROR_EJB_REFS=CHKJ1002E: Refer\u00eancias EJB n\u00e3o-solucion\u00e1veis em {0}; -#EXPLANATION None. -#USERACTION None. - -INVALID_DD=CHKJ1003E: O projeto do cliente do aplicativo tem um descritor de implementa\u00e7\u00e3o inv\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_APPCLIENT_MISSING_URI=CHKJ1004E: O URI, {0}, corresponde a nada no arquivo do cliente do aplicativo. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINECOL=CHKJ1005E: O descritor de implementa\u00e7\u00e3o n\u00e3o foi carregado devido a um erro de sintaxe desconhecido. A se\u00e7\u00e3o inv\u00e1lida inicia na linha {0}, coluna {1}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINE=CHKJ1006E: O descritor de implementa\u00e7\u00e3o n\u00e3o p\u00f4de ser carregado devido a um erro de sintaxe desconhecido. A se\u00e7\u00e3o inv\u00e1lida inicia na linha {0}. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_NOINFO=CHKJ1007E: O descritor de implementa\u00e7\u00e3o n\u00e3o p\u00f4de ser carregado devido a um erro de sintaxe desconhecido. N\u00e3o h\u00e1 informa\u00e7\u00f5es dispon\u00edveis para ajudar a identificar a se\u00e7\u00e3o inv\u00e1lida. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_CANNOT_OPEN_DD=CHKJ1008E: A valida\u00e7\u00e3o n\u00e3o pode ser conclu\u00edda porque o descritor de implementa\u00e7\u00e3o n\u00e3o pode ser aberto. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_RES_ENV_REF_ERROR_=IWAE0002E Refer\u00eancia de ambiente de recurso duplicada "{0}" no application-client.xml. -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_INVALID_DOC_TYPE_ERROR_=IWAE0003E A vers\u00e3o do tipo do documento "{0}" para application-client.xml no projeto "{1}" precisa ter a vers\u00e3o "{2}". -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_EJB_REF_ERROR_=IWAE0004E Refer\u00eancia do bean corporativo "{0}" em duplicata no application-client.xml. -APPCLIENT_MAIN_CLASS_ERROR_=IWAE0035E O atributo Main-Class deve ser definido no m\u00f3dulo de cliente do aplicativo. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_zh.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_zh.properties deleted file mode 100644 index 0cf9e8a51..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_zh.properties +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file holds all the externalized strings for the Application Client project -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/applicationclientvalidation.properties -# :End: WebSphere Quality Validation Information :End: - - -ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE=CHKJ1000E\uff1a\u9a8c\u8bc1\u5931\u8d25\uff0c\u539f\u56e0\u662f\u5e94\u7528\u7a0b\u5e8f\u5ba2\u6237\u673a\u6587\u4ef6\u65e0\u6548\u3002\u786e\u4fdd\u90e8\u7f72\u63cf\u8ff0\u7b26\u6709\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -ERROR_APPCLIENT_VALIDATION_FAILED=CHKJ1001E\uff1a\u9a8c\u8bc1\u5931\u8d25\uff1a -#EXPLANATION None. -#USERACTION None. - -ERROR_EJB_REFS=CHKJ1002E\uff1a{0} \u4e2d\u5b58\u5728\u4e0d\u80fd\u89e3\u6790\u7684 EJB \u5f15\u7528\uff1b -#EXPLANATION None. -#USERACTION None. - -INVALID_DD=CHKJ1003E\uff1a\u5e94\u7528\u7a0b\u5e8f\u5ba2\u6237\u673a\u9879\u76ee\u5177\u6709\u65e0\u6548\u7684\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_APPCLIENT_MISSING_URI=CHKJ1004E\uff1aURI {0} \u4e0e\u5e94\u7528\u7a0b\u5e8f\u5ba2\u6237\u673a\u6587\u4ef6\u4e2d\u7684\u4efb\u4f55\u5185\u5bb9\u90fd\u4e0d\u5339\u914d\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINECOL=CHKJ1005E\uff1a\u7531\u4e8e\u5b58\u5728\u672a\u77e5\u7684\u8bed\u6cd5\u9519\u8bef\u800c\u4e0d\u80fd\u88c5\u5165\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002\u9519\u8bef\u90e8\u5206\u4ece\u7b2c {0} \u884c\u7b2c {1} \u5217\u5f00\u59cb\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINE=CHKJ1006E\uff1a\u7531\u4e8e\u5b58\u5728\u672a\u77e5\u7684\u8bed\u6cd5\u9519\u8bef\u800c\u4e0d\u80fd\u88c5\u5165\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002\u9519\u8bef\u90e8\u5206\u4ece\u7b2c {0} \u884c\u5f00\u59cb\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_NOINFO=CHKJ1007E\uff1a\u7531\u4e8e\u5b58\u5728\u672a\u77e5\u7684\u8bed\u6cd5\u9519\u8bef\u800c\u4e0d\u80fd\u88c5\u5165\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002\u6ca1\u6709\u4efb\u4f55\u4fe1\u606f\u53ef\u7528\u4e8e\u5e2e\u52a9\u786e\u5b9a\u9519\u8bef\u90e8\u5206\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_CANNOT_OPEN_DD=CHKJ1008E\uff1a\u9a8c\u8bc1\u672a\u80fd\u5b8c\u6210\uff0c\u539f\u56e0\u662f\u65e0\u6cd5\u6253\u5f00\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_RES_ENV_REF_ERROR_=IWAE0002E application-client.xml \u4e2d\u5b58\u5728\u91cd\u590d\u7684\u8d44\u6e90\u73af\u5883\u5f15\u7528\u201c{0}\u201d\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_INVALID_DOC_TYPE_ERROR_=IWAE0003E \u9879\u76ee\u201c{1}\u201d\u4e2d application-client.xml \u7684\u6587\u6863\u7c7b\u578b\u7248\u672c\u201c{0}\u201d\u5fc5\u987b\u4e3a\u7248\u672c\u201c{2}\u201d\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_EJB_REF_ERROR_=IWAE0004E application-client.xml \u4e2d\u5b58\u5728\u91cd\u590d\u7684\u4f01\u4e1a bean \u5f15\u7528\u201c{0}\u201d\u3002 -APPCLIENT_MAIN_CLASS_ERROR_=IWAE0035E \u5fc5\u987b\u5728\u5e94\u7528\u7a0b\u5e8f\u5ba2\u6237\u673a\u6a21\u5757\u4e2d\u5b9a\u4e49 main \u7c7b\u5c5e\u6027\u3002 diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_zh_TW.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_zh_TW.properties deleted file mode 100644 index c73cc6143..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/applicationclientvalidation_zh_TW.properties +++ /dev/null @@ -1,65 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file holds all the externalized strings for the Application Client project -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/applicationclientvalidation.properties -# :End: WebSphere Quality Validation Information :End: - - -ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE=CHKJ1000E: \u9a57\u8b49\u5931\u6557\uff0c\u56e0\u70ba\u61c9\u7528\u7a0b\u5f0f\u7528\u6236\u7aef\u6a94\u6848\u7121\u6548\u3002\u8acb\u78ba\u5b9a\u90e8\u7f72\u63cf\u8ff0\u5b50\u6709\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -ERROR_APPCLIENT_VALIDATION_FAILED=CHKJ1001E: \u9a57\u8b49\u5931\u6557\uff1a -#EXPLANATION None. -#USERACTION None. - -ERROR_EJB_REFS=CHKJ1002E: {0} \u6709\u7121\u6cd5\u5206\u8fa8\u7684 EJB \u53c3\u7167\uff1b -#EXPLANATION None. -#USERACTION None. - -INVALID_DD=CHKJ1003E: \u61c9\u7528\u7a0b\u5f0f\u7528\u6236\u7aef\u5c08\u6848\u6709\u7121\u6548\u7684\u90e8\u7f72\u63cf\u8ff0\u5b50\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_APPCLIENT_MISSING_URI=CHKJ1004E: URI {0} \u8207\u61c9\u7528\u7a0b\u5f0f\u7528\u6236\u7aef\u6a94\u6848\u4e2d\u7684\u4efb\u4f55\u9805\u76ee\u4e0d\u7b26\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINECOL=CHKJ1005E: \u90e8\u7f72\u63cf\u8ff0\u5b50\u56e0\u4e0d\u660e\u8a9e\u6cd5\u932f\u8aa4\u800c\u7121\u6cd5\u8f09\u5165\u3002\u932f\u8aa4\u5340\u6bb5\u5f9e\u7b2c {0} \u884c\u7b2c {1} \u76f4\u6b04\u958b\u59cb\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_LINE=CHKJ1006E: \u90e8\u7f72\u63cf\u8ff0\u5b50\u56e0\u4e0d\u660e\u8a9e\u6cd5\u932f\u8aa4\u800c\u7121\u6cd5\u8f09\u5165\u3002\u932f\u8aa4\u5340\u6bb5\u5f9e\u7b2c {0} \u884c\u958b\u59cb\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_PARSE_NOINFO=CHKJ1007E: \u90e8\u7f72\u63cf\u8ff0\u5b50\u56e0\u4e0d\u660e\u8a9e\u6cd5\u932f\u8aa4\u800c\u7121\u6cd5\u8f09\u5165\u3002\u6c92\u6709\u8cc7\u8a0a\u53ef\u5354\u52a9\u8b58\u5225\u932f\u8aa4\u7684\u5340\u6bb5\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DD_CANNOT_OPEN_DD=CHKJ1008E: \u7121\u6cd5\u5b8c\u6210\u9a57\u8b49\uff0c\u56e0\u70ba\u7121\u6cd5\u958b\u555f\u90e8\u7f72\u63cf\u8ff0\u5b50\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_RES_ENV_REF_ERROR_=IWAE0002E \u5728 application-client.xml \u4e2d\uff0c\u6709\u91cd\u8907\u7684\u8cc7\u6e90\u74b0\u5883\u53c3\u7167 "{0}"\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_INVALID_DOC_TYPE_ERROR_=IWAE0003E "{1}" \u5c08\u6848\u4e2d\u7684 application-client.xml \u4e4b\u6587\u4ef6\u985e\u578b\u7248\u672c "{0}" \u5fc5\u9808\u662f "{2}" \u7248\u3002 -#EXPLANATION None. -#USERACTION None. - -APPCLIENT_DUP_EJB_REF_ERROR_=IWAE0004E application-client.xml \u4e2d\uff0c\u6709\u91cd\u8907\u7684 Enterprise Bean \u53c3\u7167 "{0}"\u3002 -APPCLIENT_MAIN_CLASS_ERROR_=IWAE0035E \u4e3b\u8981\u985e\u5225\u5c6c\u6027\u5fc5\u9808\u5b9a\u7fa9\u65bc\u61c9\u7528\u7a0b\u5f0f\u7528\u6236\u7aef\u6a21\u7d44\u4e2d\u3002 diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation.properties deleted file mode 100644 index b768fa8d5..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation.properties +++ /dev/null @@ -1,139 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file hold all the externalised strings for eTools -# EAR Validation project -# -# Messages should be according to the format at -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKW (IBM WebSphere Validation) -# -# Message numbers are four digit numbers, from '0000' to '9999', inclusive. -# Message numbers are filled to the left with '0', to a width of 4. -# -# Valid message type codes are: -# I (Informational) -# W (Warning) -# E (Error) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/earvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 29-June-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# -# -------------------------------- -#NOTAMSG -validator.name=EAR Validator - -# -------------------------------- -ERROR_EAR_VALIDATION_FAILED=CHKJ1000E: EAR Validation failed: {0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EAR_FILE=CHKJ1001E: The EAR project {0} is invalid. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: Duplicate security role named {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_NO_MODULE_URI=CHKJ1003E: A module has been defined with no URI. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_MISSING_URI=CHKJ1004E: The URI, {0}, does not match anything in the EAR file. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINECOL=CHKJ1005E: The deployment descriptor could not be loaded. The start of the bad section is at line {0}, column {1}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINE=CHKJ1006E: The deployment descriptor could not be loaded. The start of the bad section is at line {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_NOINFO=CHKJ1007E: The deployment descriptor could not be loaded. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_CANNOT_OPEN_DD=CHKJ1008E: Cannot open the deployment descriptor. Validation cannot complete. -#EXPLANATION None. -#USERACTION None. - -# errors --------------------------- -URI_CONTAINS_SPACES_ERROR_=IWAE0005E The URI {0} contains a space. This is not recommended because it cannot be referenced from a manifest file. -MESSAGE_EAR_DUPLICATE_URI_ERROR_=IWAE0006E The module {0} has duplicate uri in EAR: {1}. -MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_=IWAE0007E Same context root "{0}" exists in Web modules "{1}" and "{2}". -MESSAGE_EMPTY_ALT_DD_ERROR_=IWAE0009E The module {0} has empty <alt-dd> tag in EAR {1}. The tag should be removed or the value should be valid. -DUPLICATE_UTILJAR_FOR_PROJECT_NAME_ERROR_=IWAE0010E =The project {0} in Enterprise Application project {1} has duplicate utility JAR URI {2}. -DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_=IWAE0011E The project {0} in Enterprise Application project {1} has duplicate module name {2}. -MESSAGE_UTIL_URI_NAME_COLLISION_ERROR_=IWAE0012E The module {0} in Enterprise Application project {1} has same name as utility JAR URI. -MESSAGE_UTIL_PROJECT_NAME_COLLISION_ERROR_=IWAE0013E The module {0} in Enterprise Application project {1} has same name as utility JAR project name. -ERROR_READING_MANIFEST_ERROR_=IWAE0014E An error occurred validating the MANIFEST.MF file in archive {0}. -MANIFEST_LINE_END_ERROR_=IWAE0015E The MANIFEST.MF file in archive {0} does not end with a newline. -MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_=IWAE0016E Line {0} in the MANIFEST.MF file in archive {1} exceeds the specification limit of 72 bytes. - -INVALID_URI_FOR_MODULE_ERROR_=IWAE0017E The module {0} has a wrong default extension (.jar for EJB modules and .war for Web modules). -EAR_INVALID_DOC_TYPE_ERROR_=IWAE0018E Document type version "{0}" for application.xml in project "{1}" needs to be version "{2}". - -MODULE_DD_PARSE_LINECOL_ERROR_=IWAE0019E The deployment descriptor of module {0} could not be loaded. The bad section starts at line {1}, column {2}. -MODULE_DD_PARSE_LINE_ERROR_=IWAE0020E The deployment descriptor of module {0} could not be loaded. The bad section starts at line {1} -MODULE_DD_PARSE_NOINFO_ERROR_=IWAE0021E The deployment descriptor of module {0} could not be loaded. -EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_=IWAE0037E The interfaces of the linked enterprise bean {0} do not match those in EJB ref {1} in module {2}. - -# warnings ---------------------------- -WARNING_METAFOLDER_MISSING=IWAJ0000W: Meta folder {0} must exist in project {1}. -WARNING_FILE_MISSING=IWAJ0001W: {0} must exist in project {1}. -MESSAGE_INVALID_ALT_DD_WARN_=IWAE0022W The module {0} has alt-dd {1}, but the resource does not exist in EAR {2}. -INVALID_MANIFEST_CLASSPATH_ONE_WARN_=IWAE0023W The Manifest Class-Path in archive {0} contains an entry that cannot be resolved in the EAR: {1}. -INVALID_MANIFEST_CLASSPATH_TWO_WARN_=IWAE0024W The Manifest Class-Path for archive {0} contains an entry, {1}, that is not resolvable to a file or module in the Enterprise Application: {2}. -INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_=IWAE0025W The Manifest Class-Path in module {0} contains an entry, {1}, that resolves to archive {2}. This dependency does not comply with the J2EE specification. -PROJECT_IS_CLOSED_WARN_=IWAE0026W EAR Validation cannot run on closed project: {0}. Open the project, and try again. -PROJECT_DOES_NOT_EXIST_WARN_=IWAE0027W The project {0} for module or utility JAR {1} in enterprise application project {2} does not exist in the workspace. -MISSING_WEBNATURE_FORMODULE_WARN_=IWAE0028W The web module {0} in enterprise application project {1} is not a J2EE Web project. -DEPRECATED_ABSPATHS_WARN_=IWAE0029W The IBM extensions file in enterprise application project {0} contains deprecated absolute paths. Use the application editor to clean up the file. -INVALID_CONTEXTROOT_WEBMODULE_WARN_=IWAE0030W The context root for Web module: {0} in enterprise application project: {1} does not match the context root in web project settings of {2}. -MISSING_CLIENTNATURE_FORMODULE_WARN_=IWAE0031W The application client module {0} in enterprise application project:{1} is not an application client project. -MISSING_EJBNATURE_FORMODULE_WARN_=IWAE0032W The EJB module {0} in enterprise application project {1} is not an EJB project. -MISSING_PROJECT_FORMODULE_WARN_=IWAE0033W The module {0} in enterprise application project {1} is not mapped to a workbench project. Use the application editor to correct. -INVALID_CASE_FOR_MANIFEST_ERROR_=IWAE0038E The case of the manifest file name "{0}" in archive {1} in incorrect. File name must be "META-INF/MANIFEST.MF", case sensitive. -URI_ALREADY_EXISTS_IN_EAR_WARN_=IWAE0039W Project utility JAR URI {0} collides with an existing file in project {1}. -MISSING_MODULE_EXTENSION_ERROR_=IWAE0040E The application extension in EAR project: {0} is missing module extension for module project: {1}. -PROJECT_SERVER_TARGET_DOES_NOT_MATCH_EAR=The target server of the module project "{0}" does not match the target server of the containing enterprise application project "{1}" -NO_SERVER_TARGET_MODULE_IN_EAR_WITH_SERVER_TARGET=The module project "{0}" with no target server belongs to an enterprise application project "{1}" that has a target server -NO_SERVER_TARGET_ON_EAR_WITH_MODULE_SERVER_TARGETS=The ear project "{0}" with no target server has module project "{1}" that has a target server -INVALID_EAR_SERVER_TARGET_FOR_14_SPEC_LEVEL=The J2EE 1.4 specification EAR project "{0}" has an incompatible target server "{1}" -INVALID_MODULE_SERVER_TARGET_FOR_14_SPEC_LEVEL=The J2EE 1.4 specification module project "{0}" has an incompatible target server "{1}". -MESSAGE_INCOMPATIBLE_SPEC_WARNING_=IWAE0008E The module "{0}" is at an incompatible J2EE specification level than that of the "{1}" Enterprise Application. -EAR_VALIDATION_INTERNAL_ERROR_UI_=IWAE0053E An internal error has occurred running validation on project:{0}, check the log file for details diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_de.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_de.properties deleted file mode 100644 index dab03e3b8..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_de.properties +++ /dev/null @@ -1,139 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file hold all the externalised strings for eTools -# EAR Validation project -# -# Messages should be according to the format at -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKW (IBM WebSphere Validation) -# -# Message numbers are four digit numbers, from '0000' to '9999', inclusive. -# Message numbers are filled to the left with '0', to a width of 4. -# -# Valid message type codes are: -# I (Informational) -# W (Warning) -# E (Error) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/earvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 29-June-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# -# -------------------------------- -#NOTAMSG -validator.name=EAR-Pr\u00fcfprogramm - -# -------------------------------- -ERROR_EAR_VALIDATION_FAILED=CHKJ1000E: EAR-Auswertung ist fehlgeschlagen: {0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EAR_FILE=CHKJ1001E: Das EAR-Projekt {0} ist ung\u00fcltig. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: Die Sicherheitsberechtigungsklasse mit dem Namen {0} ist doppelt vorhanden. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_NO_MODULE_URI=CHKJ1003E: Ein Modul wurde ohne URI definiert. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_MISSING_URI=CHKJ1004E: Die URI {0} stimmt mit keiner Angabe in der EAR-Datei \u00fcberein. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINECOL=CHKJ1005E: Der Implementierungsdeskriptor konnte nicht geladen werden. Der ung\u00fcltige Abschnitt beginnt bei Zeile {0}, Spalte {1}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINE=CHKJ1006E: Der Implementierungsdeskriptor konnte nicht geladen werden. Der ung\u00fcltige Abschnitt beginnt bei Zeile {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_NOINFO=CHKJ1007E: Der Implementierungsdeskriptor konnte nicht geladen werden. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_CANNOT_OPEN_DD=CHKJ1008E: Der Implementierungsdeskriptor kann nicht ge\u00f6ffnet werden. Die Pr\u00fcfung kann nicht abgeschlossen werden. -#EXPLANATION None. -#USERACTION None. - -# errors --------------------------- -URI_CONTAINS_SPACES_ERROR_=IWAE0005E Die URI {0} enth\u00e4lt ein Leerzeichen. Dies ist nicht ratsam, da in diesem Fall keine Verweise von einer Manifestdatei m\u00f6glich sind. -MESSAGE_EAR_DUPLICATE_URI_ERROR_=IWAE0006E Das Modul {0} enth\u00e4lt eine doppelte URI in der EAR: {1}. -MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_=IWAE0007E Das Kontextstammverzeichnis "{0}" ist sowohl im Webmodul "{1}" als auch im Webmodul "{2}" vorhanden. -MESSAGE_EMPTY_ALT_DD_ERROR_=IWAE0009E Das Modul {0} enth\u00e4lt einen leeren <alt-dd>-Tag in der EAR {1}. Der Tag sollte entweder entfernt werden oder der Wert muss g\u00fcltig sein. -DUPLICATE_UTILJAR_FOR_PROJECT_NAME_ERROR_=IWAE0010E =Das Projekt {0} im Unternehmensanwendungsprojekt {1} enth\u00e4lt die doppelte Dienstprogramm-JAR-URI {2}. -DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_=IWAE0011E Das Projekt {0} im Unternehmensanwendungsprojekt {1} enth\u00e4lt den doppelten Modulnamen {2}. -MESSAGE_UTIL_URI_NAME_COLLISION_ERROR_=IWAE0012E Das Modul {0} im Unternehmensanwendungsprojekt {1} hat denselben Namen wie die Dienstprogramm-JAR-URI. -MESSAGE_UTIL_PROJECT_NAME_COLLISION_ERROR_=IWAE0013E Das Modul {0} im Unternehmensanwendungsprojekt {1} hat denselben Namen wie das Dienstprogramm-JAR-Projekt. -ERROR_READING_MANIFEST_ERROR_=IWAE0014E Bei der Pr\u00fcfung der Datei MANIFEST.MF im Archiv {0} ist ein Fehler aufgetreten. -MANIFEST_LINE_END_ERROR_=IWAE0015E Die Datei MANIFEST.MF im Archiv {0} endet nicht mit einer neuen Zeile (newline). -MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_=IWAE0016E Die Zeile {0} in der Datei MANIFEST.MF im Archiv {1} \u00fcberschreitet die laut Spezifikation zul\u00e4ssige Grenze von 72 Byte. - -INVALID_URI_FOR_MODULE_ERROR_=IWAE0017E Das Modul {0} weist eine falsche Standarderweiterung auf (.jar ist die Standarderweiterung f\u00fcr EJB-Module, .war ist die Standarderweiterung f\u00fcr Webmodule). -EAR_INVALID_DOC_TYPE_ERROR_=IWAE0018E Die Dokumenttypversion "{0}" f\u00fcr die Datei application.xml im Projekt "{1}" muss Version "{2}" sein. - -MODULE_DD_PARSE_LINECOL_ERROR_=IWAE0019E Der Implementierungsdeskriptor des Moduls {0} konnte nicht geladen werden. Der ung\u00fcltige Abschnitt beginnt bei Zeile {1}, Spalte {2}. -MODULE_DD_PARSE_LINE_ERROR_=IWAE0020E Der Implementierungsdeskriptor des Moduls {0} konnte nicht geladen werden. Der ung\u00fcltige Abschnitt beginnt bei Zeile {1}. -MODULE_DD_PARSE_NOINFO_ERROR_=IWAE0021E Der Implementierungsdeskriptor des Moduls {0} konnte nicht geladen werden. -EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_=IWAE0037E Die Schnittstellen der verlinkten Enterprise-Bean {0} stimmen nicht mit denen des EJB-Verweises {1} im Modul {2} \u00fcberein. - -# warnings ---------------------------- -WARNING_METAFOLDER_MISSING=IWAJ0000W: Der Metaordner {0} muss im Projekt {1} vorhanden sein. -WARNING_FILE_MISSING=IWAJ0001W: {0} muss im Projekt {1} vorhanden sein. -MESSAGE_INVALID_ALT_DD_WARN_=IWAE0022W Das Modul {0} hat ALT-dd {1}, die Ressource ist jedoch nicht in EAR {2} vorhanden. -INVALID_MANIFEST_CLASSPATH_ONE_WARN_=IWAE0023W Der Manifestklassenpfad im Archiv {0} enth\u00e4lt einen Eintrag, der in der EAR {1} nicht aufgel\u00f6st werden kann. -INVALID_MANIFEST_CLASSPATH_TWO_WARN_=IWAE0024W Der Manifestklassenpfad f\u00fcr das Archiv {0} enth\u00e4lt den Eintrag {1}, der nicht in eine Datei oder ein Modul in der Unternehmensanwendung {2} aufgel\u00f6st werden kann. -INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_=IWAE0025W Der Manifestklassenpfad im Modul {0} enth\u00e4lt den Eintrag {1}, der in das Archiv {2} aufgel\u00f6st wird. Diese Abh\u00e4ngigkeit ist mit der J2EE-Spezifikation nicht vereinbar. -PROJECT_IS_CLOSED_WARN_=IWAE0026W Die EAR-Pr\u00fcfung kann nicht auf dem geschlossenen Projekt {0} ausgef\u00fchrt werden. \u00d6ffnen Sie das Projekt und wiederholen Sie den Versuch. -PROJECT_DOES_NOT_EXIST_WARN_=IWAE0027W Das Projekt {0} f\u00fcr Modul oder Dienstprogramm-JAR {1} im Unternehmensanwendungsprojekt {2} ist nicht im Arbeitsbereich vorhanden. -MISSING_WEBNATURE_FORMODULE_WARN_=IWAE0028W Das Webmodul {0} im Unternehmensanwendungsprojekt {1} ist kein J2EE-Webprojekt. -DEPRECATED_ABSPATHS_WARN_=IWAE0029W Die IBM Erweiterungsdatei im Unternehmensanwendungsprojekt {0} enth\u00e4lt veraltete absolute Pfade. Verwenden Sie den Anwendungseditor, um die Datei zu bereinigen. -INVALID_CONTEXTROOT_WEBMODULE_WARN_=IWAE0030W Das Kontextstammverzeichnis f\u00fcr das Webmodul {0} im Unternehmensanwendungsprojekt {1} stimmt nicht mit dem in den Webprojekteinstellungen von {2} \u00fcberein. -MISSING_CLIENTNATURE_FORMODULE_WARN_=IWAE0031W Das Anwendungsclientmodul {0} im Unternehmensanwendungsprojekt {1} ist kein Anwendungsclientprojekt. -MISSING_EJBNATURE_FORMODULE_WARN_=IWAE0032W Das EJB-Modul {0} im Unternehmensanwendungsprojekt {1} ist kein EJB-Projekt. -MISSING_PROJECT_FORMODULE_WARN_=IWAE0033W Das Modul {0} im Unternehmensanwendungsprojekt {1} ist keinem Workbenchprojekt zugeordnet. Korrigieren Sie dies mit dem Anwendungseditor. -INVALID_CASE_FOR_MANIFEST_ERROR_=IWAE0038E Die Schreibweise des Manifestdateinamens "{0}" im Archiv {1} ist falsch. Der Dateiname muss dem Format "META-INF/MANIFEST.MF" entsprechen und die Gro\u00df-/Kleinschreibung beachten. -URI_ALREADY_EXISTS_IN_EAR_WARN_=IWAE0039W Die Dienstprogramm-JAR-URI {0} des Projekts ist unvertr\u00e4glich mit einer vorhandenen Datei im Projekt {1}. -MISSING_MODULE_EXTENSION_ERROR_=IWAE0040E Der Anwendungserweiterung in EAR-Projekt {0} fehlt die Modulerweiterung f\u00fcr Modulprojekt {1}. -PROJECT_SERVER_TARGET_DOES_NOT_MATCH_EAR=Der Zielserver des Modulprojekts "{0}" stimmt nicht mit dem Zielserver des enthaltenden Unternehmensanwendungsprojekts "{1}" \u00fcberein -NO_SERVER_TARGET_MODULE_IN_EAR_WITH_SERVER_TARGET=Das Modulprojekt "{0}" ohne Zielserver geh\u00f6rt einem Unternehmensanwendungsprojekt "{1}" an, das \u00fcber einen Zielserver verf\u00fcgt -NO_SERVER_TARGET_ON_EAR_WITH_MODULE_SERVER_TARGETS=Das EAR-Projekt "{0}" ohne Zielserver hat das Modulprojekt "{1}", das \u00fcber einen Zielserver verf\u00fcgt -INVALID_EAR_SERVER_TARGET_FOR_14_SPEC_LEVEL=Das EAR-Projekt "{0}" nach J2EE-Spezifikation 1.4 hat einen inkompatiblen Zielserver "{1}" -INVALID_MODULE_SERVER_TARGET_FOR_14_SPEC_LEVEL=Das Modulprojekt "{0}" nach J2EE-Spezifikation 1.4 hat einen inkompatiblen Zielserver "{1}" -MESSAGE_INCOMPATIBLE_SPEC_WARNING_=IWAE0008E Das Modul "{0}" hat eine inkompatible J2EE-Spezifikationsstufe mit derjenigen der Unternehmensanwendung "{1}". -EAR_VALIDATION_INTERNAL_ERROR_UI_=IWAE0053E Beim Ausf\u00fchren der \u00dcberpr\u00fcfung von Projekt {0} ist ein interner Fehler aufgetreten. Details entnehmen Sie bitte der Protokolldatei. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_es.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_es.properties deleted file mode 100644 index 14f0724e2..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_es.properties +++ /dev/null @@ -1,139 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file hold all the externalised strings for eTools -# EAR Validation project -# -# Messages should be according to the format at -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKW (IBM WebSphere Validation) -# -# Message numbers are four digit numbers, from '0000' to '9999', inclusive. -# Message numbers are filled to the left with '0', to a width of 4. -# -# Valid message type codes are: -# I (Informational) -# W (Warning) -# E (Error) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/earvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 29-June-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# -# -------------------------------- -#NOTAMSG -validator.name=Validador EAR - -# -------------------------------- -ERROR_EAR_VALIDATION_FAILED=CHKJ1000E: La validaci\u00f3n de EAR ha fallado: {0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EAR_FILE=CHKJ1001E: El proyecto EAR {0} no es v\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: Cometido de seguridad denominado {0} duplicado. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_NO_MODULE_URI=CHKJ1003E: Se ha definido un m\u00f3dulo sin un URI. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_MISSING_URI=CHKJ1004E: El URI {0} no coincide con nada del archivo EAR. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINECOL=CHKJ1005E: No se ha podido cargar el descriptor de despliegue. La secci\u00f3n err\u00f3nea empieza en la l\u00ednea {0}, columna {1}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINE=CHKJ1006E: No se ha podido cargar el descriptor de despliegue. La secci\u00f3n err\u00f3nea empieza en la l\u00ednea {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_NOINFO=CHKJ1007E: No se ha podido cargar el descriptor de despliegue. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_CANNOT_OPEN_DD=CHKJ1008E: No se puede abrir el descriptor de despliegue. La validaci\u00f3n no puede completarse. -#EXPLANATION None. -#USERACTION None. - -# errors --------------------------- -URI_CONTAINS_SPACES_ERROR_=IWAE0005E El URI {0} contiene un espacio. No conviene que lo tenga porque no se podr\u00e1 hacer referencia a \u00e9l desde un archivo de manifiesto. -MESSAGE_EAR_DUPLICATE_URI_ERROR_=IWAE0006E El m\u00f3dulo {0} tiene un URI duplicado en el EAR: {1}. -MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_=IWAE0007E La ra\u00edz de contexto "{0}" existe en los m\u00f3dulos Web "{1}" y "{2}". -MESSAGE_EMPTY_ALT_DD_ERROR_=IWAE0009E El m\u00f3dulo {0} tiene un c\u00f3digo <alt-dd> vac\u00edo en EAR {1}. Hay que quitar el c\u00f3digo o bien darle un valor v\u00e1lido. -DUPLICATE_UTILJAR_FOR_PROJECT_NAME_ERROR_=IWAE0010E El proyecto {0} del proyecto de aplicaci\u00f3n de empresa {1} tiene un URI de JAR de utilidades duplicado {2}. -DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_=IWAE0011E El proyecto {0} del proyecto de aplicaci\u00f3n de empresa {1} tiene un nombre de m\u00f3dulo duplicado {2}. -MESSAGE_UTIL_URI_NAME_COLLISION_ERROR_=IWAE0012E El m\u00f3dulo {0} del proyecto de aplicaci\u00f3n de empresa {1} tiene el mismo nombre que el URI del JAR de utilidades. -MESSAGE_UTIL_PROJECT_NAME_COLLISION_ERROR_=IWAE0013E El m\u00f3dulo {0} del proyecto de aplicaci\u00f3n de empresa {1} tiene el mismo nombre que el proyecto de JAR de utilidades. -ERROR_READING_MANIFEST_ERROR_=IWAE0014E Se produjo un error al validar el archivo MANIFEST.MF en el archivador {0}. -MANIFEST_LINE_END_ERROR_=IWAE0015E El archivo MANIFEST.MF del archivador {0} no acaba en un car\u00e1cter de nueva l\u00ednea. -MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_=IWAE0016E La l\u00ednea {0} del archivo MANIFEST.MF del archivador {1} tiene m\u00e1s de 72 bytes, que es el l\u00edmite de la especificaci\u00f3n. - -INVALID_URI_FOR_MODULE_ERROR_=IWAE0017E La extensi\u00f3n predeterminada del m\u00f3dulo {0} es incorrecta (.jar para m\u00f3dulos EJB y .war para m\u00f3dulos Web). -EAR_INVALID_DOC_TYPE_ERROR_=IWAE0018E La versi\u00f3n de tipo de documento "{0}" del archivo application.xml del proyecto "{1}" tiene que ser de la versi\u00f3n "{2}". - -MODULE_DD_PARSE_LINECOL_ERROR_=IWAE0019E No se ha podido cargar el descriptor de despliegue del m\u00f3dulo {0}. La secci\u00f3n err\u00f3nea empieza en la l\u00ednea {1}, columna {2}. -MODULE_DD_PARSE_LINE_ERROR_=IWAE0020E No se ha podido cargar el descriptor de despliegue del m\u00f3dulo {0}. La secci\u00f3n err\u00f3nea empieza en la l\u00ednea {1}. -MODULE_DD_PARSE_NOINFO_ERROR_=IWAE0021E No se ha podido cargar el descriptor de despliegue del m\u00f3dulo {0}. -EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_=IWAE0037E Las interfaces del bean de empresa enlazado {0} no coinciden con las de la referencia EJB {1} del m\u00f3dulo {2}. - -# warnings ---------------------------- -WARNING_METAFOLDER_MISSING=IWAJ0000W: La metacarpeta {0} debe existir en el proyecto {1}. -WARNING_FILE_MISSING=IWAJ0001W: {0} debe existir en el proyecto {1}. -MESSAGE_INVALID_ALT_DD_WARN_=IWAE0022W El m\u00f3dulo {0} tiene alt-dd {1}, pero el recurso no existe en EAR {2}. -INVALID_MANIFEST_CLASSPATH_ONE_WARN_=IWAE0023W La v\u00eda de acceso de clases del archivador {0} contiene una entrada que no puede resolverse en el EAR {1}. -INVALID_MANIFEST_CLASSPATH_TWO_WARN_=IWAE0024W La v\u00eda de acceso de clases del manifiesto del archivador {0} contiene una entrada, {1}, que no puede resolverse en un archivo o en un m\u00f3dulo del Enterprise {2}. -INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_=IWAE0025W La v\u00eda de clases del manifiesto del m\u00f3dulo {0} contiene una entrada, {1}, que se resuelve en el archivador {2}. Esta dependencia no cumple la especificaci\u00f3n J2EE. -PROJECT_IS_CLOSED_WARN_=IWAE0026W La validaci\u00f3n de EAR no se puede ejecutar en un proyecto cerrado: {0}. Abra el proyecto y vuelva a intentarlo. -PROJECT_DOES_NOT_EXIST_WARN_=IWAE0027W El proyecto {0} del m\u00f3dulo o JAR de utilidades {1} del proyecto de aplicaci\u00f3n de empresa {2} no existe en el \u00e1rea de trabajo. -MISSING_WEBNATURE_FORMODULE_WARN_=IWAE0028W El m\u00f3dulo Web {0} del proyecto de aplicaci\u00f3n de empresa {1} no es un proyecto Web J2EE. -DEPRECATED_ABSPATHS_WARN_=IWAE0029W El archivo de extensiones IBM del proyecto de aplicaci\u00f3n de empresa {0} contiene v\u00edas absolutas obsoletas. Utilice el editor de aplicaciones para hacer limpieza del archivo. -INVALID_CONTEXTROOT_WEBMODULE_WARN_=IWAE0030W La ra\u00edz del contexto para el m\u00f3dulo Web {0} del proyecto de aplicaci\u00f3n de empresa {1} no coincide con la ra\u00edz del contexto de los valores del proyecto Web de {2}. -MISSING_CLIENTNATURE_FORMODULE_WARN_=IWAE0031W El m\u00f3dulo del cliente de aplicaciones {0} del proyecto de aplicaci\u00f3n de empresa {1} no es un proyecto de cliente de aplicaciones. -MISSING_EJBNATURE_FORMODULE_WARN_=IWAE0032W El m\u00f3dulo EJB {0} del proyecto de aplicaci\u00f3n de empresa {1} no es un proyecto EJB. -MISSING_PROJECT_FORMODULE_WARN_=IWAE0033W El m\u00f3dulo {0} del proyecto de aplicaci\u00f3n de empresa {1} no est\u00e1 correlacionado con un proyecto del entorno de trabajo. Utilice el editor de aplicaciones para corregir esta situaci\u00f3n. -INVALID_CASE_FOR_MANIFEST_ERROR_=IWAE0038E Las may\u00fasculas/min\u00fasculas del nombre de archivo de manifiesto "{0}" en el archivador {1} son incorrectas. El nombre del archivo debe escribirse con may\u00fasculas: META-INF/MANIFEST.MF. -URI_ALREADY_EXISTS_IN_EAR_WARN_=IWAE0039W El URI del JAR de utilidades del proyecto {0} est\u00e1 en conflicto con un archivo existente en el proyecto {1}. -MISSING_MODULE_EXTENSION_ERROR_=IWAE0040E En la extensi\u00f3n de aplicaci\u00f3n del proyecto EAR {0} falta una extensi\u00f3n de m\u00f3dulo para el proyecto de m\u00f3dulo {1}. -PROJECT_SERVER_TARGET_DOES_NOT_MATCH_EAR=El servidor destino del proyecto de m\u00f3dulo "{0}" no coincide con el servidor destino del proyecto de aplicaci\u00f3n de empresa "{1}" que lo contiene. -NO_SERVER_TARGET_MODULE_IN_EAR_WITH_SERVER_TARGET=El proyecto de m\u00f3dulo "{0}" sin servidor destino pertenece a un proyecto de aplicaci\u00f3n de empresa "{1}" que tiene un servidor destino. -NO_SERVER_TARGET_ON_EAR_WITH_MODULE_SERVER_TARGETS=El proyecto ear "{0}" sin servidor destino tiene el m\u00f3dulo de proyecto "{1}" que posee un servidor destino -INVALID_EAR_SERVER_TARGET_FOR_14_SPEC_LEVEL=El proyecto EAR con especificaci\u00f3n J2EE 1.4 "{0}" tiene un servidor destino incompatible "{1}" -INVALID_MODULE_SERVER_TARGET_FOR_14_SPEC_LEVEL=El proyecto de m\u00f3dulo con especificaci\u00f3n J2EE 1.4 "{0}" tiene un servidor destino incompatible "{1}". -MESSAGE_INCOMPATIBLE_SPEC_WARNING_=IWAE0008E El m\u00f3dulo "{0}" est\u00e1 en un nivel de especificaci\u00f3n J2EE incompatible con el nivel de la aplicaci\u00f3n de empresa "{1}". -EAR_VALIDATION_INTERNAL_ERROR_UI_=IWAE0053E Se ha producido un error interno al ejecutar la validaci\u00f3n en el proyecto:{0}, consulte el archivo de anotaciones para conocer los detalles diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_fr.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_fr.properties deleted file mode 100644 index 3066d04b2..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_fr.properties +++ /dev/null @@ -1,139 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file hold all the externalised strings for eTools -# EAR Validation project -# -# Messages should be according to the format at -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKW (IBM WebSphere Validation) -# -# Message numbers are four digit numbers, from '0000' to '9999', inclusive. -# Message numbers are filled to the left with '0', to a width of 4. -# -# Valid message type codes are: -# I (Informational) -# W (Warning) -# E (Error) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/earvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 29-June-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# -# -------------------------------- -#NOTAMSG -validator.name=Valideur EAR - -# -------------------------------- -ERROR_EAR_VALIDATION_FAILED=CHKJ1000E: Echec de la validation EAR : {0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EAR_FILE=CHKJ1001E: Le projet EAR {0} n''est pas valide. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: R\u00f4le de s\u00e9curit\u00e9 nomm\u00e9 {0} en double. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_NO_MODULE_URI=CHKJ1003E: Un module a \u00e9t\u00e9 d\u00e9fini sans URI. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_MISSING_URI=CHKJ1004E: L''URI, {0}, ne correspond \u00e0 aucun \u00e9l\u00e9ment dans le fichier EAR. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINECOL=CHKJ1005E: Le descripteur de d\u00e9ploiement n''a pas pu \u00eatre charg\u00e9. La section incorrecte commence \u00e0 la ligne {0}, colonne {1}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINE=CHKJ1006E: Le descripteur de d\u00e9ploiement n''a pas pu \u00eatre charg\u00e9. La section incorrecte commence \u00e0 la ligne {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_NOINFO=CHKJ1007E: Le descripteur de d\u00e9ploiement n'a pas pu \u00eatre charg\u00e9. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_CANNOT_OPEN_DD=CHKJ1008E: Impossible d'ouvrir le descripteur de d\u00e9ploiement. Validation non termin\u00e9e. -#EXPLANATION None. -#USERACTION None. - -# errors --------------------------- -URI_CONTAINS_SPACES_ERROR_=IWAE0005E L''URI {0} contient un espace. Cela n''est pas recommand\u00e9 car l''URI ne peut alors pas \u00eatre r\u00e9f\u00e9renc\u00e9e \u00e0 partir d''un fichier de manifeste. -MESSAGE_EAR_DUPLICATE_URI_ERROR_=IWAE0006E Le module {0} comporte un URI en double dans le projet EAR : {1}. -MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_=IWAE0007E Une racine du contexte identique \u00e0 "{0}" existe dans les modules Web "{1}" et "{2}". -MESSAGE_EMPTY_ALT_DD_ERROR_=IWAE0009E Le module {0} comporte une balise <alt-dd> vide dans le projet EAR {1}. La balise doit \u00eatre supprim\u00e9e ou comporter une valeur valide. -DUPLICATE_UTILJAR_FOR_PROJECT_NAME_ERROR_=IWAE0010E Le projet {0} du projet d''application d''entreprise {1} comporte un URI du JAR d''utilitaire en double {2}. -DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_=IWAE0011E Le projet {0} du projet d''application d''entreprise {1} comporte un nom de module en double {2}. -MESSAGE_UTIL_URI_NAME_COLLISION_ERROR_=IWAE0012E Le module {0} du projet d''application d''entreprise {1} porte le m\u00eame nom que l''URI du JAR d''utilitaire. -MESSAGE_UTIL_PROJECT_NAME_COLLISION_ERROR_=IWAE0013E Le module {0} du projet d''application d''entreprise {1} porte le m\u00eame nom que le projet du JAR d''utilitaire. -ERROR_READING_MANIFEST_ERROR_=IWAE0014E Une erreur s''est produite lors de la validation du fichier MANIFEST.MF dans l''archive {0}. -MANIFEST_LINE_END_ERROR_=IWAE0015E Le fichier MANIFEST.MF de l''archive {0} ne se termine pas par une nouvelle ligne. -MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_=IWAE0016E La ligne {0} du fichier MANIFEST.MF de l''archive {1} d\u00e9passe la limite de sp\u00e9cification de 72 octets. - -INVALID_URI_FOR_MODULE_ERROR_=IWAE0017E L''extension par d\u00e9faut du module {0} n''est pas correcte (.jar pour les modules EJB et .war pour les modules Web). -EAR_INVALID_DOC_TYPE_ERROR_=IWAE0018E La version du type de document "{0}" pour application.xml dans le projet "{1}" doit \u00eatre "{2}". - -MODULE_DD_PARSE_LINECOL_ERROR_=IWAE0019E Le descripteur de d\u00e9ploiement du module {0} n''a pas pu \u00eatre charg\u00e9. La section incorrecte commence \u00e0 la ligne {1}, colonne {2}. -MODULE_DD_PARSE_LINE_ERROR_=IWAE0020E Le descripteur de d\u00e9ploiement du module {0} n''a pas pu \u00eatre charg\u00e9. La section incorrecte commence \u00e0 la ligne {1} -MODULE_DD_PARSE_NOINFO_ERROR_=IWAE0021E Le descripteur de d\u00e9ploiement du module {0} n''a pas pu \u00eatre charg\u00e9. -EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_=IWAE0037E Les interfaces du bean enterprise li\u00e9 {0} ne correspondent pas \u00e0 celles de la r\u00e9f\u00e9rence d''EJB {1} dans le module {2}. - -# warnings ---------------------------- -WARNING_METAFOLDER_MISSING=IWAJ0000W: Le m\u00e9tadossier {0} doit exister dans le projet {1}. -WARNING_FILE_MISSING=IWAJ0001W: {0} doit exister dans le projet {1}. -MESSAGE_INVALID_ALT_DD_WARN_=IWAE0022W Le module {0} comporte la balise alt-dd {1}, mais la ressource n''existe pas dans le projet EAR {2}. -INVALID_MANIFEST_CLASSPATH_ONE_WARN_=IWAE0023W Le chemin d''acc\u00e8s aux classes du fichier de manifeste dans l''archive {0} contient une entr\u00e9e ne pouvant pas \u00eatre r\u00e9solue dans le projet EAR : {1}. -INVALID_MANIFEST_CLASSPATH_TWO_WARN_=IWAE0024W Le chemin d''acc\u00e8s aux classes du fichier de manifeste pour l''archive {0} contient une entr\u00e9e, {1}, qui ne peut pas \u00eatre r\u00e9solue en fichier ou module dans le projet d''application d''enterprise : {2}. -INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_=IWAE0025W Le chemin d''acc\u00e8s aux classes du fichier de manifeste dans le module {0} contient une entr\u00e9e, {1}, qui est r\u00e9solue dans l''archive {2}. Cette d\u00e9pendance n''est pas conforme \u00e0 la sp\u00e9cification J2EE. -PROJECT_IS_CLOSED_WARN_=IWAE0026W La validation EAR ne peut pas \u00eatre ex\u00e9cut\u00e9e dans un projet ferm\u00e9 : {0}. Ouvrez le projet et essayez \u00e0 nouveau. -PROJECT_DOES_NOT_EXIST_WARN_=IWAE0027W Le projet {0} du module ou du fichier JAR d''utilitaire {1} dans le projet d''application d''entreprise {2} n''existe pas dans l''espace de travail. -MISSING_WEBNATURE_FORMODULE_WARN_=IWAE0028W Le module Web {0} du projet d''application d''entreprise {1} n''est pas un projet Web J2EE. -DEPRECATED_ABSPATHS_WARN_=IWAE0029W Le fichier d''extensions IBM du projet d''application d''entreprise {0} contient des chemins absolus d\u00e9conseill\u00e9s. Utilisez l''\u00e9diteur d''application pour nettoyer le fichier. -INVALID_CONTEXTROOT_WEBMODULE_WARN_=IWAE0030W La racine de contexte du module web : {0} dans le projet d''application d''entreprise : {1} ne correspond pas \u00e0 celle des param\u00e8tres du projet web de {2}. -MISSING_CLIENTNATURE_FORMODULE_WARN_=IWAE0031W Le module de client d''application {0} du projet d''application d''entreprise : {1} n''est pas un projet de client d''application. -MISSING_EJBNATURE_FORMODULE_WARN_=IWAE0032W Le module EJB {0} du projet d''application d''entreprise : {1} n''est pas un projet EJB. -MISSING_PROJECT_FORMODULE_WARN_=IWAE0033W Le module {0} du projet d''application d''entreprise {1} n''est pas mapp\u00e9 \u00e0 un projet de plan de travail. Utilisez l''\u00e9diteur d''applications pour y rem\u00e9dier. -INVALID_CASE_FOR_MANIFEST_ERROR_=IWAE0038E La casse du nom de fichier de manifeste "{0}" dans l''archive {1} n''est pas correcte. Le nom de fichier doit \u00eatre "META-INF/MANIFEST.MF" (en majuscules). -URI_ALREADY_EXISTS_IN_EAR_WARN_=IWAE0039W L''URI du fichier JAR de l''utilitaire de projet {0} est en conflit avec un fichier existant du projet {1}. -MISSING_MODULE_EXTENSION_ERROR_=IWAE0040E L''extension d''application dans le projet ear : {0} ne comporte pas d''extension de module pour le projet de module : {1}. -PROJECT_SERVER_TARGET_DOES_NOT_MATCH_EAR=Le serveur cible du projet de module "{0}" ne correspond pas \u00e0 celui du projet d''application d''entreprise "{1}" qui le contient -NO_SERVER_TARGET_MODULE_IN_EAR_WITH_SERVER_TARGET=Le projet de module "{0}" sans serveur cible appartient \u00e0 un projet d''application d''entreprise "{1}" qui poss\u00e8de un serveur cible -NO_SERVER_TARGET_ON_EAR_WITH_MODULE_SERVER_TARGETS=Le projet ear "{0}" sans serveur cible contient un projet de module "{1}" poss\u00e9dant un serveur cible -INVALID_EAR_SERVER_TARGET_FOR_14_SPEC_LEVEL=Le projet EAR J2EE 1.4 "{0}" a un serveur cible incompatible "{1}" -INVALID_MODULE_SERVER_TARGET_FOR_14_SPEC_LEVEL=Le projet de module J2EE 1.4 "{0}" a un serveur cible incompatible "{1}". -MESSAGE_INCOMPATIBLE_SPEC_WARNING_=IWAE0008E Le module "{0}" se trouve \u00e0 un niveau de sp\u00e9cification J2EE incompatible avec l''entreprise d''application "{1}". -EAR_VALIDATION_INTERNAL_ERROR_UI_=IWAE0053E Une erreur interne est survenue lors de la validation du projet {0} ; consultez le fichier journal pour plus de d\u00e9tails diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_it.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_it.properties deleted file mode 100644 index 00d96c2ec..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_it.properties +++ /dev/null @@ -1,139 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file hold all the externalised strings for eTools -# EAR Validation project -# -# Messages should be according to the format at -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKW (IBM WebSphere Validation) -# -# Message numbers are four digit numbers, from '0000' to '9999', inclusive. -# Message numbers are filled to the left with '0', to a width of 4. -# -# Valid message type codes are: -# I (Informational) -# W (Warning) -# E (Error) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/earvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 29-June-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# -# -------------------------------- -#NOTAMSG -validator.name=Validator EAR - -# -------------------------------- -ERROR_EAR_VALIDATION_FAILED=CHKJ1000E: convalida EAR non riuscita: {0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EAR_FILE=CHKJ1001E: il progetto EAR {0} non \u00e8 valido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: ruolo di protezione duplicato con il nome {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_NO_MODULE_URI=CHKJ1003E: un modulo \u00e8 stato definito senza URI. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_MISSING_URI=CHKJ1004E: l''URI {0} non corrisponde ad alcun elemento nel file EAR. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINECOL=CHKJ1005E: impossibile caricare il descrittore di distribuzione. La sezione problematica inizia alla riga {0}, colonna {1}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINE=CHKJ1006E: impossibile caricare il descrittore di distribuzione. La sezione problematica inizia alla riga {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_NOINFO=CHKJ1007E: impossibile caricare il descrittore di distribuzione. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_CANNOT_OPEN_DD=CHKJ1008E: impossibile aprire il descrittore di distribuzione. La convalida non pu\u00f2 essere completata. -#EXPLANATION None. -#USERACTION None. - -# errors --------------------------- -URI_CONTAINS_SPACES_ERROR_=IWAE0005E L''URI {0} contiene uno spazio. Questa condizione non \u00e8 consigliabile perch\u00e9 non potr\u00e0 essere indicato come riferimento da un file manifest. -MESSAGE_EAR_DUPLICATE_URI_ERROR_=IWAE0006E Il modulo {0} ha un uri duplicato nell''EAR: {1}. -MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_=IWAE0007E La stessa cartella principale di contesto "{0}" esiste nei moduli Web "{1}" e "{2}". -MESSAGE_EMPTY_ALT_DD_ERROR_=IWAE0009E Il modulo {0} ha un tag <alt-dd> vuoto in EAR {1}. \u00c8 necessario rimuovere o fornire un valore valido. -DUPLICATE_UTILJAR_FOR_PROJECT_NAME_ERROR_=IWAE0010E =Il progetto {0} nel progetto Enterprise Application {1} ha un URI JAR di utilit\u00e0 {2} duplicato. -DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_=IWAE0011E Il progetto {0} nel progetto Enterprise Application {1} ha un nome di modulo {2} duplicato. -MESSAGE_UTIL_URI_NAME_COLLISION_ERROR_=IWAE0012E =Il modulo {0} nel progetto Enterprise Application {1} ha lo stesso nome dell''URI JAR di utilit\u00e0. -MESSAGE_UTIL_PROJECT_NAME_COLLISION_ERROR_=IWAE0013E =Il modulo {0} nel progetto Enterprise Application {1} ha lo stesso nome del progetto JAR di utilit\u00e0. -ERROR_READING_MANIFEST_ERROR_=IWAE0014E Errore durante la convalida del file MANIFEST.MF nell''archivio {0}. -MANIFEST_LINE_END_ERROR_=IWAE0015E Il file MANIFEST.MF nell''archivio {0} non termina con un ritorno a capo. -MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_=IWAE0016E La riga {0} nel file MANIFEST.MF dell''archivio {1} supera il limite della specifica di 72 byte. - -INVALID_URI_FOR_MODULE_ERROR_=IWAE0017E Il modulo {0} ha un''estensione predefinita errata (.jar per i moduli EJB e .war per i moduli Web). -EAR_INVALID_DOC_TYPE_ERROR_=IWAE0018E La versione del tipo di documento "{0}" per application.xml nel progetto "{1}" deve essere in versione "{2}". - -MODULE_DD_PARSE_LINECOL_ERROR_=IWAE0019E Impossibile caricare il descrittore di distribuzione del modulo {0}. La sezione problematica inizia alla riga {1}, colonna {2}. -MODULE_DD_PARSE_LINE_ERROR_=IWAE0020E Impossibile caricare il descrittore di distribuzione del modulo {0}. La sezione non valida inizia alla riga {1} -MODULE_DD_PARSE_NOINFO_ERROR_=IWAE0021E Impossibile caricare il descrittore di distribuzione del modulo {0}. -EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_=IWAE0037E Le interfacce del bean enterprise collegato {0} non corrispondono a quelle presenti nel riferimento EJB {1} del modulo {2}. - -# warnings ---------------------------- -WARNING_METAFOLDER_MISSING=IWAJ0000W: La cartella meta {0} deve esistere nel progetto {1}. -WARNING_FILE_MISSING=IWAJ0001W: {0} deve esistere nel progetto {1}. -MESSAGE_INVALID_ALT_DD_WARN_=IWAE0022W Il modulo {0} presenta il tag alt-dd {1}, ma la risorsa non esiste nell''EAR {2}. -INVALID_MANIFEST_CLASSPATH_ONE_WARN_=IWAE0023W Il percorso classi del manifest nell''archivio {0} contiene una voce che non pu\u00f2 essere risolta nell''EAR: {1}. -INVALID_MANIFEST_CLASSPATH_TWO_WARN_=IWAE0024W Il percorso classi del manifest nell''archivio {0} contiene una voce, {1}, che non pu\u00f2 essere risolta in un file o un modulo nell''Enterprise: {2}. -INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_=IWAE0025W Il percorso classi del manifest nel modulo {0} contiene una voce, {1}, che viene risolta nell''archivio {2}. Questa dipendenza non \u00e8 conforme alla specifica J2EE. -PROJECT_IS_CLOSED_WARN_=IWAE0026W Impossibile eseguire la convalida EAR sul progetto chiuso: {0}. Aprire il progetto e ritentare. -PROJECT_DOES_NOT_EXIST_WARN_=IWAE0027W Il progetto {0} per il modulo o il JAR di utilit\u00e0 {1} nel progetto enterprise application {2} non esiste nello spazio di lavoro. -MISSING_WEBNATURE_FORMODULE_WARN_=IWAE0028W Il modulo Web {0} nel progetto enterprise application {1} non \u00e8 un progetto Web J2EE. -DEPRECATED_ABSPATHS_WARN_=IWAE0029W Il file di estensioni IBM nel progetto enterprise application {0} contiene percorsi assoluti non validi. Utilizzare l''editor dell''applicazione per cancellare il file. -INVALID_CONTEXTROOT_WEBMODULE_WARN_=IWAE0030W La cartella principale di contesto per il modulo Web: {0} nel progetto enterprise application: {1} non corrisponde alla cartella principale di contesto nelle impostazioni del progetto Web di {2}. -MISSING_CLIENTNATURE_FORMODULE_WARN_=IWAE0031W Il modulo del client di applicazioni {0} nel progetto enterprise application:{1} non \u00e8 un progetto client di applicazioni. -MISSING_EJBNATURE_FORMODULE_WARN_=IWAE0032W Il modulo EJB {0} nel progetto enterprise application {1} non \u00e8 un progetto EJB. -MISSING_PROJECT_FORMODULE_WARN_=IWAE0033W Il modulo Web {0} nel progetto enterprise application {1} non \u00e8 associato a un progetto workbench. Utilizzare l''editor dell''applicazione per risolvere il problema. -INVALID_CASE_FOR_MANIFEST_ERROR_=IWAE0038E La sequenza di maiuscole/minuscole del nome file manifest "{0}" nell''archivio {1} non \u00e8 corretta. Il nome file deve essere "META-INF/MANIFEST.MF", ed applica la distinzione maiuscole/minuscole. -URI_ALREADY_EXISTS_IN_EAR_WARN_=IWAE0039W L''URI JAR di utilit\u00e0 del progetto {0} \u00e8 in conflitto con un file esistente nel progetto {1}. -MISSING_MODULE_EXTENSION_ERROR_=IWAE0040E All''estensione dell''applicazione nel progetto EAR: {0} manca l''estensione del modulo per il progetto: {1}. -PROJECT_SERVER_TARGET_DOES_NOT_MATCH_EAR=Il server di destinazione del progetto "{0}" non corrisponde al server di destinazione del progetto enterprise application "{1}" -NO_SERVER_TARGET_MODULE_IN_EAR_WITH_SERVER_TARGET=Il progetto modulo "{0}" senza server di destinazione appartiene ad un progetto enterprise application "{1}" che dispone di server di destinazione -NO_SERVER_TARGET_ON_EAR_WITH_MODULE_SERVER_TARGETS=Il progetto ear "{0}" senza server di destinazione contiene il progetto modulo "{1}" che dispone di server di destinazione -INVALID_EAR_SERVER_TARGET_FOR_14_SPEC_LEVEL=Il progetto EAR con specifica J2EE 1.4 "{0}" ha un server di destinazione non compatibile, "{1}" -INVALID_MODULE_SERVER_TARGET_FOR_14_SPEC_LEVEL=Il progetto modulo con specifica J2EE 1.4 "{0}" ha un server di destinazione non compatibile, "{1}" -MESSAGE_INCOMPATIBLE_SPEC_WARNING_=IWAE0008E Il modulo "{0}" \u00e8 ad un livello di specifica J2EE incompatibile rispetto al livello di Enterprise Application "{1}". -EAR_VALIDATION_INTERNAL_ERROR_UI_=IWAE0053E Un errore interno si \u00e8 verificato durante l''esecuzione di una convalida del progetto:{0}, per i dettagli verificare il file di log. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_ja.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_ja.properties deleted file mode 100644 index d1669fb2e..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_ja.properties +++ /dev/null @@ -1,139 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file hold all the externalised strings for eTools -# EAR Validation project -# -# Messages should be according to the format at -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKW (IBM WebSphere Validation) -# -# Message numbers are four digit numbers, from '0000' to '9999', inclusive. -# Message numbers are filled to the left with '0', to a width of 4. -# -# Valid message type codes are: -# I (Informational) -# W (Warning) -# E (Error) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/earvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 29-June-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# -# -------------------------------- -#NOTAMSG -validator.name=EAR \u30d0\u30ea\u30c7\u30fc\u30bf\u30fc - -# -------------------------------- -ERROR_EAR_VALIDATION_FAILED=CHKJ1000E: EAR \u306e\u59a5\u5f53\u6027\u691c\u67fb\u304c\u5931\u6557\u3057\u307e\u3057\u305f: {0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EAR_FILE=CHKJ1001E: EAR \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {0} \u306f\u7121\u52b9\u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: \u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u5f79\u5272\u540d {0} \u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_NO_MODULE_URI=CHKJ1003E: \u30e2\u30b8\u30e5\u30fc\u30eb\u304c URI \u306a\u3057\u3067\u5b9a\u7fa9\u3055\u308c\u307e\u3057\u305f\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_MISSING_URI=CHKJ1004E: URI {0} \u306f\u3001EAR \u30d5\u30a1\u30a4\u30eb\u5185\u306e\u9805\u76ee\u306b\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINECOL=CHKJ1005E: \u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u4e0d\u6b63\u306a\u30bb\u30af\u30b7\u30e7\u30f3\u304c {0} \u884c {1} \u5217\u304b\u3089\u59cb\u307e\u3063\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINE=CHKJ1006E: \u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u4e0d\u6b63\u306a\u30bb\u30af\u30b7\u30e7\u30f3\u304c {0} \u884c\u304b\u3089\u59cb\u307e\u3063\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_NOINFO=CHKJ1007E: \u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_CANNOT_OPEN_DD=CHKJ1008E: \u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u958b\u3051\u307e\u305b\u3093\u3002 \u691c\u8a3c\u306f\u5b8c\u4e86\u3057\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -# errors --------------------------- -URI_CONTAINS_SPACES_ERROR_=IWAE0005E URI {0} \u306b\u30b9\u30da\u30fc\u30b9\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002 \u3053\u308c\u306f\u3001\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30fb\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u53c2\u7167\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u63a8\u5968\u3055\u308c\u307e\u305b\u3093\u3002 -MESSAGE_EAR_DUPLICATE_URI_ERROR_=IWAE0006E \u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306e EAR \u5185\u306e uri \u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059: {1}\u3002 -MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_=IWAE0007E Web \u30e2\u30b8\u30e5\u30fc\u30eb "{1}" \u304a\u3088\u3073 "{2}" \u306b\u540c\u3058\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30fb\u30eb\u30fc\u30c8 "{0}" \u304c\u5b58\u5728\u3057\u3066\u3044\u307e\u3059\u3002 -MESSAGE_EMPTY_ALT_DD_ERROR_=IWAE0009E \u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306e EAR {1} \u5185\u306b\u7a7a\u306e <alt-dd> \u30bf\u30b0\u304c\u3042\u308a\u307e\u3059\u3002 \u30bf\u30b0\u3092\u9664\u53bb\u3059\u308b\u304b\u3001\u307e\u305f\u306f\u6709\u52b9\u306a\u5024\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -DUPLICATE_UTILJAR_FOR_PROJECT_NAME_ERROR_=IWAE0010E =\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {0} \u306b\u542b\u307e\u308c\u3066\u3044\u308b\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc JAR URI {2} \u306f\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_=IWAE0011E \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {0} \u306b\u542b\u307e\u308c\u3066\u3044\u308b\u30e2\u30b8\u30e5\u30fc\u30eb\u540d {2} \u306f\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -MESSAGE_UTIL_URI_NAME_COLLISION_ERROR_=IWAE0012E \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306e\u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306e\u540d\u524d\u304c\u3001\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc JAR URI \u3068\u540c\u3058\u3067\u3059\u3002 -MESSAGE_UTIL_PROJECT_NAME_COLLISION_ERROR_=IWAE0013E \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306e\u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306e\u540d\u524d\u304c\u3001\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc JAR \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u540d\u3068\u540c\u3058\u3067\u3059\u3002 -ERROR_READING_MANIFEST_ERROR_=IWAE0014E \u30a2\u30fc\u30ab\u30a4\u30d6 {0} \u5185\u306e MANIFEST.MF \u30d5\u30a1\u30a4\u30eb\u3092\u691c\u67fb\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 -MANIFEST_LINE_END_ERROR_=IWAE0015E \u30a2\u30fc\u30ab\u30a4\u30d6 {0} \u5185\u306e MANIFEST.MF \u30d5\u30a1\u30a4\u30eb\u304c\u3001\u6539\u884c\u3067\u7d42\u308f\u3063\u3066\u3044\u307e\u305b\u3093\u3002 -MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_=IWAE0016E \u30a2\u30fc\u30ab\u30a4\u30d6 {1} \u5185\u306e MANIFEST.MF \u30d5\u30a1\u30a4\u30eb\u306e {0} \u884c\u76ee\u306f\u3001\u4ed5\u69d8\u9650\u754c\u306e 72 \u30d0\u30a4\u30c8\u3092\u8d85\u3048\u3066\u3044\u307e\u3059\u3002 - -INVALID_URI_FOR_MODULE_ERROR_=IWAE0017E \u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u62e1\u5f35\u5b50\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093 (EJB \u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u5834\u5408\u306f .jar\u3001Web \u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u5834\u5408\u306f .war)\u3002 -EAR_INVALID_DOC_TYPE_ERROR_=IWAE0018E \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{1}" \u5185\u306e application.xml \u306e\u6587\u66f8\u30bf\u30a4\u30d7\u30fb\u30d0\u30fc\u30b8\u30e7\u30f3 "{0}" \u306f\u30d0\u30fc\u30b8\u30e7\u30f3 "{2}" \u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 - -MODULE_DD_PARSE_LINECOL_ERROR_=IWAE0019E \u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306e\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u4e0d\u6b63\u306a\u30bb\u30af\u30b7\u30e7\u30f3\u304c {1} \u884c {2} \u5217\u304b\u3089\u59cb\u307e\u3063\u3066\u3044\u307e\u3059\u3002 -MODULE_DD_PARSE_LINE_ERROR_=IWAE0020E \u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306e\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u4e0d\u6b63\u306a\u30bb\u30af\u30b7\u30e7\u30f3\u304c {1} \u884c\u304b\u3089\u59cb\u307e\u3063\u3066\u3044\u307e\u3059\u3002 -MODULE_DD_PARSE_NOINFO_ERROR_=IWAE0021E \u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306e\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 -EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_=IWAE0037E \u30ea\u30f3\u30af\u3055\u308c\u305f\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean {0} \u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u3001\u30e2\u30b8\u30e5\u30fc\u30eb {2} \u5185\u306e EJB \u53c2\u7167 {1} \u306b\u542b\u307e\u308c\u3066\u3044\u308b\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002 - -# warnings ---------------------------- -WARNING_METAFOLDER_MISSING=IWAJ0000W: \u30e1\u30bf\u30fb\u30d5\u30a9\u30eb\u30c0\u30fc {0} \u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -WARNING_FILE_MISSING=IWAJ0001W: {0} \u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -MESSAGE_INVALID_ALT_DD_WARN_=IWAE0022W \u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306b alt-dd {1} \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u30ea\u30bd\u30fc\u30b9\u306f EAR {2} \u5185\u306b\u5b58\u5728\u3057\u307e\u305b\u3093\u3002 -INVALID_MANIFEST_CLASSPATH_ONE_WARN_=IWAE0023W \u30a2\u30fc\u30ab\u30a4\u30d6 {0} \u5185\u306e\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30fb\u30af\u30e9\u30b9\u30d1\u30b9\u306b\u3001EAR \u3067\u89e3\u6c7a\u3067\u304d\u306a\u3044\u30a8\u30f3\u30c8\u30ea\u30fc\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059: {1}\u3002 -INVALID_MANIFEST_CLASSPATH_TWO_WARN_=IWAE0024W \u30a2\u30fc\u30ab\u30a4\u30d6 {0} \u306e\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30fb\u30af\u30e9\u30b9\u30d1\u30b9\u306b\u3001EAR \u5185\u306e\u30d5\u30a1\u30a4\u30eb\u307e\u305f\u306f\u30e2\u30b8\u30e5\u30fc\u30eb\u306b\u89e3\u6c7a\u3067\u304d\u306a\u3044\u30a8\u30f3\u30c8\u30ea\u30fc {1} \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059: {2}\u3002 -INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_=IWAE0025W \u30e2\u30b8\u30e5\u30fc\u30eb {0} \u5185\u306e\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30fb\u30af\u30e9\u30b9\u30d1\u30b9\u306b\u3001\u30a2\u30fc\u30ab\u30a4\u30d6 {2} \u306b\u89e3\u6c7a\u3055\u308c\u308b\u30a8\u30f3\u30c8\u30ea\u30fc {1} \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002 \u3053\u306e\u4f9d\u5b58\u95a2\u4fc2\u306f\u3001J2EE \u4ed5\u69d8\u306b\u9069\u5408\u3057\u307e\u305b\u3093\u3002 -PROJECT_IS_CLOSED_WARN_=IWAE0026W EAR \u691c\u8a3c\u306f\u9589\u3058\u305f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {0} \u306b\u5bfe\u3057\u3066\u306f\u5b9f\u884c\u3067\u304d\u307e\u305b\u3093\u3002 \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u958b\u304d\u3001\u518d\u8a66\u884c\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -PROJECT_DOES_NOT_EXIST_WARN_=IWAE0027W \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {2} \u5185\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u307e\u305f\u306f\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc JAR {1} \u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {0} \u306f\u3001\u30ef\u30fc\u30af\u30b9\u30da\u30fc\u30b9\u5185\u306b\u5b58\u5728\u3057\u307e\u305b\u3093\u3002 -MISSING_WEBNATURE_FORMODULE_WARN_=IWAE0028W \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306e Web \u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306f J2EE Web \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 -DEPRECATED_ABSPATHS_WARN_=IWAE0029W \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {0} \u5185\u306e IBM \u62e1\u5f35\u30d5\u30a1\u30a4\u30eb\u306b\u306f\u3001\u4f7f\u7528\u3059\u3079\u304d\u3067\u306a\u3044\u7d76\u5bfe\u30d1\u30b9\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002 \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30a8\u30c7\u30a3\u30bf\u30fc\u3092\u4f7f\u7528\u3057\u3066\u3001\u30d5\u30a1\u30a4\u30eb\u3092\u30af\u30ea\u30fc\u30f3\u30a2\u30c3\u30d7\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -INVALID_CONTEXTROOT_WEBMODULE_WARN_=IWAE0030W \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306e Web \u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30fb\u30eb\u30fc\u30c8 {0} \u304c\u3001{2} \u306e Web \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u8a2d\u5b9a\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30fb\u30eb\u30fc\u30c8\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002 -MISSING_CLIENTNATURE_FORMODULE_WARN_=IWAE0031W \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30fb\u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306f\u3001\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 -MISSING_EJBNATURE_FORMODULE_WARN_=IWAE0032W \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306e EJB \u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306f EJB \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 -MISSING_PROJECT_FORMODULE_WARN_=IWAE0033W \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306e\u30e2\u30b8\u30e5\u30fc\u30eb {0} \u306f\u30ef\u30fc\u30af\u30d9\u30f3\u30c1\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u30de\u30c3\u30d7\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30a8\u30c7\u30a3\u30bf\u30fc\u3092\u4f7f\u7528\u3057\u3066\u8a02\u6b63\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -INVALID_CASE_FOR_MANIFEST_ERROR_=IWAE0038E \u30a2\u30fc\u30ab\u30a4\u30d6 {1} \u5185\u306e\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30fb\u30d5\u30a1\u30a4\u30eb\u540d "{0}" \u306e\u5927/\u5c0f\u6587\u5b57\u304c\u8aa4\u3063\u3066\u3044\u307e\u3059\u3002 \u30d5\u30a1\u30a4\u30eb\u540d\u306f "META-INF/MANIFEST.MF" \u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u3001\u5927\u6587\u5b57\u5c0f\u6587\u5b57\u304c\u533a\u5225\u3055\u308c\u307e\u3059\u3002 -URI_ALREADY_EXISTS_IN_EAR_WARN_=IWAE0039W \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30fb\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc JAR URI {0} \u304c\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u5185\u306e\u65e2\u5b58\u30d5\u30a1\u30a4\u30eb\u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\u3002 -MISSING_MODULE_EXTENSION_ERROR_=IWAE0040E EAR \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {0} \u5185\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u62e1\u5f35\u306f\u3001\u30e2\u30b8\u30e5\u30fc\u30eb\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {1} \u306e\u6b20\u843d\u3057\u305f\u30e2\u30b8\u30e5\u30fc\u30eb\u62e1\u5f35\u3067\u3059\u3002 -PROJECT_SERVER_TARGET_DOES_NOT_MATCH_EAR=\u30e2\u30b8\u30e5\u30fc\u30eb\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{0}" \u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30b5\u30fc\u30d0\u30fc\u306f\u3001\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{1}" \u304c\u542b\u307e\u308c\u3066\u3044\u308b\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30b5\u30fc\u30d0\u30fc\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002 -NO_SERVER_TARGET_MODULE_IN_EAR_WITH_SERVER_TARGET=\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30b5\u30fc\u30d0\u30fc\u306e\u306a\u3044\u30e2\u30b8\u30e5\u30fc\u30eb\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{0}" \u306f\u3001\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30b5\u30fc\u30d0\u30fc\u306e\u3042\u308b\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{1}" \u306b\u5c5e\u3057\u3066\u3044\u307e\u3059\u3002 -NO_SERVER_TARGET_ON_EAR_WITH_MODULE_SERVER_TARGETS=\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30b5\u30fc\u30d0\u30fc\u306e\u306a\u3044 EAR \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{0}" \u306b\u306f\u3001\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30b5\u30fc\u30d0\u30fc\u306e\u3042\u308b\u30e2\u30b8\u30e5\u30fc\u30eb\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{1}" \u304c\u3042\u308a\u307e\u3059\u3002 -INVALID_EAR_SERVER_TARGET_FOR_14_SPEC_LEVEL=J2EE 1.4 \u4ed5\u69d8\u306e EAR \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{0}" \u306b\u306f\u3001\u975e\u4e92\u63db\u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30b5\u30fc\u30d0\u30fc "{1}" \u304c\u3042\u308a\u307e\u3059 -INVALID_MODULE_SERVER_TARGET_FOR_14_SPEC_LEVEL=J2EE 1.4 \u4ed5\u69d8\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{0}" \u306b\u306f\u3001\u975e\u4e92\u63db\u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30b5\u30fc\u30d0\u30fc "{1}" \u304c\u3042\u308a\u307e\u3059 -MESSAGE_INCOMPATIBLE_SPEC_WARNING_=IWAE0008E \u30e2\u30b8\u30e5\u30fc\u30eb "{0}" \u306f\u3001"{1}" \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3088\u308a\u3082 J2EE \u4ed5\u69d8\u30ec\u30d9\u30eb\u304c\u4f4e\u304f\u3001\u975e\u4e92\u63db\u3067\u3059\u3002 -EAR_VALIDATION_INTERNAL_ERROR_UI_=IWAE0053E \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {0} \u306b\u5bfe\u3059\u308b\u59a5\u5f53\u6027\u691c\u67fb\u3092\u5b9f\u884c\u4e2d\u306b\u5185\u90e8\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001\u30ed\u30b0\u30fb\u30d5\u30a1\u30a4\u30eb\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_ko.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_ko.properties deleted file mode 100644 index 94abcc129..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_ko.properties +++ /dev/null @@ -1,139 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file hold all the externalised strings for eTools -# EAR Validation project -# -# Messages should be according to the format at -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKW (IBM WebSphere Validation) -# -# Message numbers are four digit numbers, from '0000' to '9999', inclusive. -# Message numbers are filled to the left with '0', to a width of 4. -# -# Valid message type codes are: -# I (Informational) -# W (Warning) -# E (Error) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/earvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 29-June-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# -# -------------------------------- -#NOTAMSG -validator.name=EAR \uc720\ud6a8\uc131 \uac80\uc99d\uae30 - -# -------------------------------- -ERROR_EAR_VALIDATION_FAILED=CHKJ1000E: EAR \uc720\ud6a8\uc131 \uac80\uc99d \uc2e4\ud328: {0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EAR_FILE=CHKJ1001E: EAR \ud504\ub85c\uc81d\ud2b8 {0}\uc774(\uac00) \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: \ubcf4\uc548 \uc5ed\ud560 \uc774\ub984 {0}\uc774(\uac00) \uc911\ubcf5\ub429\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_NO_MODULE_URI=CHKJ1003E: \ubaa8\ub4c8\uc774 URI\ub97c \uc0ac\uc6a9\ud558\uc9c0 \uc54a\uace0 \uc815\uc758\ub418\uc5c8\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_MISSING_URI=CHKJ1004E: URI({0})\uac00 EAR \ud30c\uc77c \ub0b4\uc758 \uc5b4\ub290 \ud56d\ubaa9\uacfc\ub3c4 \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINECOL=CHKJ1005E: \uc804\uac1c \uc124\uba85\uc790\ub97c \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. {0} \ud589, {1} \uc5f4\uc5d0\uc11c \uc798\ubabb\ub41c \uc139\uc158\uc774 \uc2dc\uc791\ub429\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINE=CHKJ1006E: \uc804\uac1c \uc124\uba85\uc790\ub97c \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. {0} \ud589\uc5d0\uc11c \uc798\ubabb\ub41c \uc139\uc158\uc774 \uc2dc\uc791\ub429\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_NOINFO=CHKJ1007E: \uc804\uac1c \uc124\uba85\uc790\ub97c \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_CANNOT_OPEN_DD=CHKJ1008E: \uc804\uac1c \uc124\uba85\uc790\ub97c \uc5f4 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\uc131 \uac80\uc99d\uc744 \uc644\ub8cc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# errors --------------------------- -URI_CONTAINS_SPACES_ERROR_=IWAE0005E URI {0}\uc5d0 \uacf5\ubc31\uc774 \uc788\uc2b5\ub2c8\ub2e4. Manifest \ud30c\uc77c\uc5d0\uc11c \ucc38\uc870\ud560 \uc218 \uc5c6\uae30 \ub54c\ubb38\uc5d0 \uad8c\uc7a5\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -MESSAGE_EAR_DUPLICATE_URI_ERROR_=IWAE0006E {0} \ubaa8\ub4c8\uc5d0 EAR: {1}\uc758 \uc911\ubcf5 uri\uac00 \uc788\uc2b5\ub2c8\ub2e4. -MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_=IWAE0007E \ub3d9\uc77c\ud55c \ucee8\ud14d\uc2a4\ud2b8 \ub8e8\ud2b8 "{0}"\uc774(\uac00) \uc6f9 \ubaa8\ub4c8 "{1}" \ubc0f "{2}"\uc5d0 \uc874\uc7ac\ud569\ub2c8\ub2e4. -MESSAGE_EMPTY_ALT_DD_ERROR_=IWAE0009E {0} \ubaa8\ub4c8\uc5d0\ub294 EAR {1}\uc5d0\uc11c \ube44\uc5b4 \uc788\ub294 <alt-dd> \ud0dc\uadf8\uac00 \uc788\uc2b5\ub2c8\ub2e4. \ud0dc\uadf8\ub97c \uc81c\uac70\ud558\uac70\ub098 \uac12\uc774 \uc720\ud6a8\ud574\uc57c \ud569\ub2c8\ub2e4. -DUPLICATE_UTILJAR_FOR_PROJECT_NAME_ERROR_=IWAE0010E =\uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {1}\uc758 {0} \ud504\ub85c\uc81d\ud2b8\uc5d0 \uc720\ud2f8\ub9ac\ud2f0 JAR URI {2}\uc774(\uac00) \uc911\ubcf5\ub429\ub2c8\ub2e4. -DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_=IWAE0011E \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {1}\uc758 {0} \ud504\ub85c\uc81d\ud2b8\uc5d0 \ubaa8\ub4c8 \uc774\ub984 {2}\uc774(\uac00) \uc911\ubcf5\ub429\ub2c8\ub2e4. -MESSAGE_UTIL_URI_NAME_COLLISION_ERROR_=IWAE0012E \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {1}\uc758 {0} \ubaa8\ub4c8 \uc774\ub984\uc774 \uc720\ud2f8\ub9ac\ud2f0 JAR URI\uc640 \ub3d9\uc77c\ud569\ub2c8\ub2e4. -MESSAGE_UTIL_PROJECT_NAME_COLLISION_ERROR_=IWAE0013E \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {1}\uc758 {0} \ubaa8\ub4c8 \uc774\ub984\uc774 \uc720\ud2f8\ub9ac\ud2f0 JAR \ud504\ub85c\uc81d\ud2b8 \uc774\ub984\uacfc \ub3d9\uc77c\ud569\ub2c8\ub2e4. -ERROR_READING_MANIFEST_ERROR_=IWAE0014E {0} \uc544\uce74\uc774\ube0c\uc5d0\uc11c MANIFEST.MF \ud30c\uc77c\uc758 \uc720\ud6a8\uc131\uc744 \uac80\uc99d\ud558\ub294 \uc911\uc5d0 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. -MANIFEST_LINE_END_ERROR_=IWAE0015E {0} \uc544\uce74\uc774\ube0c\uc758 MANIFEST.MF \ud30c\uc77c\uc774 \uc904 \ubc14\uafb8\uae30\ub85c \ub05d\ub098\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_=IWAE0016E {1} \uc544\uce74\uc774\ube0c\uc5d0\uc11c MANIFEST.MF \ud30c\uc77c\uc758 {0}\ud589\uc774 \uc2a4\ud399 \ud55c\uacc4 72\ubc14\uc774\ud2b8\ub97c \ucd08\uacfc\ud569\ub2c8\ub2e4. - -INVALID_URI_FOR_MODULE_ERROR_=IWAE0017E {0} \ubaa8\ub4c8\uc5d0 \uc798\ubabb\ub41c \uae30\ubcf8 \ud655\uc7a5\uc790\uac00 \uc788\uc2b5\ub2c8\ub2e4(EJB \ubaa8\ub4c8\uc758 \uacbd\uc6b0 .jar \ubc0f \uc6f9 \ubaa8\ub4c8\uc758 \uacbd\uc6b0 .war). -EAR_INVALID_DOC_TYPE_ERROR_=IWAE0018E "{1}" \ud504\ub85c\uc81d\ud2b8\uc758 application.xml\uc5d0 \ub300\ud55c \ubb38\uc11c \uc720\ud615 \ubc84\uc804 "{0}"\uc740(\ub294) "{2}" \ubc84\uc804\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. - -MODULE_DD_PARSE_LINECOL_ERROR_=IWAE0019E {0} \ubaa8\ub4c8\uc758 \uc804\uac1c \uc124\uba85\uc790\ub97c \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. {1} \ud589, {2} \uc5f4\uc5d0\uc11c \uc798\ubabb\ub41c \uc139\uc158\uc774 \uc2dc\uc791\ub429\ub2c8\ub2e4. -MODULE_DD_PARSE_LINE_ERROR_=IWAE0020E {0} \ubaa8\ub4c8\uc758 \uc804\uac1c \uc124\uba85\uc790\ub97c \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. {1} \ud589\uc5d0\uc11c \uc798\ubabb\ub41c \uc139\uc158\uc774 \uc2dc\uc791\ub429\ub2c8\ub2e4. -MODULE_DD_PARSE_NOINFO_ERROR_=IWAE0021E {0} \ubaa8\ub4c8\uc758 \uc804\uac1c \uc124\uba85\uc790\ub97c \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. -EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_=IWAE0037E \ub9c1\ud06c\ub41c \uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean {0}\uc758 \uc778\ud130\ud398\uc774\uc2a4\uac00 {2} \ubaa8\ub4c8\uc758 EJB ref {1}\uc5d0 \uc788\ub294 \uac83\uacfc \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. - -# warnings ---------------------------- -WARNING_METAFOLDER_MISSING=IWAJ0000W: {0} \uba54\ud0c0 \ud3f4\ub354\uac00 {1} \ud504\ub85c\uc81d\ud2b8\uc5d0 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. -WARNING_FILE_MISSING=IWAJ0001W: {0}\uc740(\ub294) {1} \ud504\ub85c\uc81d\ud2b8\uc5d0 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. -MESSAGE_INVALID_ALT_DD_WARN_=IWAE0022W {0} \ubaa8\ub4c8\uc5d0 alt-dd {1}\uc774(\uac00) \uc788\uc9c0\ub9cc \uc790\uc6d0\uc740 EAR {2}\uc5d0 \uc5c6\uc2b5\ub2c8\ub2e4. -INVALID_MANIFEST_CLASSPATH_ONE_WARN_=IWAE0023W {0} \uc544\uce74\uc774\ube0c\uc758 Manifest \ud074\ub798\uc2a4 \uacbd\ub85c\uc5d0 EAR: {1}\uc5d0\uc11c \ud574\uc11d\ud560 \uc218 \uc5c6\ub294 \ud56d\ubaa9\uc774 \ub4e4\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. -INVALID_MANIFEST_CLASSPATH_TWO_WARN_=IWAE0024W {0} \uc544\uce74\uc774\ube0c\uc758 Manifest \ud074\ub798\uc2a4 \uacbd\ub85c\uc5d0 \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 {2}\uc5d0\uc11c \ud30c\uc77c \ub610\ub294 \ubaa8\ub4c8\ub85c \ud574\uc11d\ud560 \uc218 \uc5c6\ub294 {1} \ud56d\ubaa9\uc774 \uc788\uc2b5\ub2c8\ub2e4. -INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_=IWAE0025W {0} \ubaa8\ub4c8\uc758 Manifest \ud074\ub798\uc2a4 \uacbd\ub85c\uc5d0 {2} \uc544\uce74\uc774\ube0c\ub85c \ud574\uc11d\ub418\ub294 {1} \ud56d\ubaa9\uc774 \ub4e4\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uc885\uc18d\uc131\uc740 J2EE \uc2a4\ud399\uc744 \uc900\uc218\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -PROJECT_IS_CLOSED_WARN_=IWAE0026W \ucc98\ub9ac\uc644\ub8cc\ub41c \ud504\ub85c\uc81d\ud2b8\uc5d0 \ub300\ud574 EAR \uc720\ud6a8\uc131 \uac80\uc99d\uc744 \uc2e4\ud589\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4: {0}. \ud504\ub85c\uc81d\ud2b8\ub97c \uc5f4\uace0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624. -PROJECT_DOES_NOT_EXIST_WARN_=IWAE0027W \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {2}\uc758 \ubaa8\ub4c8 \ub610\ub294 \uc720\ud2f8\ub9ac\ud2f0 JAR {1}\uc5d0 \ub300\ud55c \ud504\ub85c\uc81d\ud2b8 {0}\uc774(\uac00) \uc791\uc5c5\uacf5\uac04\uc5d0 \uc5c6\uc2b5\ub2c8\ub2e4. -MISSING_WEBNATURE_FORMODULE_WARN_=IWAE0028W \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {1}\uc758 \uc6f9 \ubaa8\ub4c8 {0}\uc740(\ub294) J2EE \uc6f9 \ud504\ub85c\uc81d\ud2b8\uac00 \uc544\ub2d9\ub2c8\ub2e4. -DEPRECATED_ABSPATHS_WARN_=IWAE0029W \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {0}\uc758 IBM \ud655\uc7a5 \ud30c\uc77c\uc5d0 \ub354\uc774\uc0c1 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\ub294 \uc808\ub300 \uacbd\ub85c\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud3b8\uc9d1\uae30\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud574\ub2f9 \ud30c\uc77c\uc744 \uc815\ub9ac\ud558\uc2ed\uc2dc\uc624. -INVALID_CONTEXTROOT_WEBMODULE_WARN_=IWAE0030W \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {1}\uc5d0\uc11c {0} \uc6f9 \ubaa8\ub4c8\uc5d0 \ub300\ud55c \ucee8\ud14d\uc2a4\ud2b8 \ub8e8\ud2b8\uac00 \uc6f9 \ud504\ub85c\uc81d\ud2b8 \uc124\uc815 {2}\uc758 \ucee8\ud14d\uc2a4\ud2b8 \ub8e8\ud2b8\uc640 \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -MISSING_CLIENTNATURE_FORMODULE_WARN_=IWAE0031W \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {1}\uc758 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud074\ub77c\uc774\uc5b8\ud2b8 \ubaa8\ub4c8 {0}\uc740(\ub294) \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud074\ub77c\uc774\uc5b8\ud2b8 \ud504\ub85c\uc81d\ud2b8\uac00 \uc544\ub2d9\ub2c8\ub2e4. -MISSING_EJBNATURE_FORMODULE_WARN_=IWAE0032W \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {1}\uc758 EJB \ubaa8\ub4c8 {0}\uc740(\ub294) EJB \ud504\ub85c\uc81d\ud2b8\uac00 \uc544\ub2d9\ub2c8\ub2e4. -MISSING_PROJECT_FORMODULE_WARN_=IWAE0033W \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 {1}\uc758 {0} \ubaa8\ub4c8\uc774 Workbench \ud504\ub85c\uc81d\ud2b8\uc5d0 \ub9f5\ud551\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud3b8\uc9d1\uae30\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc815\uc815\ud558\uc2ed\uc2dc\uc624. -INVALID_CASE_FOR_MANIFEST_ERROR_=IWAE0038E \uc544\uce74\uc774\ube0c {1}\uc5d0 \uc788\ub294 manifest \ud30c\uc77c \uc774\ub984 "{0}"\uc758 \ub300\uc18c\ubb38\uc790\uac00 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ud30c\uc77c \uc774\ub984\uc740 \ub300\uc18c\ubb38\uc790\ub97c \uad6c\ubd84\ud558\uc5ec "META-INF/MANIFEST.MF"\uc5ec\uc57c \ud569\ub2c8\ub2e4. -URI_ALREADY_EXISTS_IN_EAR_WARN_=IWAE0039W \ud504\ub85c\uc81d\ud2b8 \uc720\ud2f8\ub9ac\ud2f0 JAR URI {0}\uc774(\uac00) \ud504\ub85c\uc81d\ud2b8 {1}\uc758 \uae30\uc874 \ud30c\uc77c\uacfc \ucda9\ub3cc\ud588\uc2b5\ub2c8\ub2e4. -MISSING_MODULE_EXTENSION_ERROR_=IWAE0040E EAR \ud504\ub85c\uc81d\ud2b8 {0}\uc758 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud655\uc7a5\uc774 \ubaa8\ub4c8 \ud504\ub85c\uc81d\ud2b8 {1}\uc5d0 \ub300\ud574 \ub204\ub77d\ub41c \ubaa8\ub4c8 \ud655\uc7a5\uc785\ub2c8\ub2e4. -PROJECT_SERVER_TARGET_DOES_NOT_MATCH_EAR=\ubaa8\ub4c8 \ud504\ub85c\uc81d\ud2b8 "{0}"\uc758 \ub300\uc0c1 \uc11c\ubc84\ub294 \ud3ec\ud568\ud558\ub294 \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 "{1}"\uc758 \ub300\uc0c1 \uc11c\ubc84\uc640 \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -NO_SERVER_TARGET_MODULE_IN_EAR_WITH_SERVER_TARGET=\ub300\uc0c1 \uc11c\ubc84\uac00 \uc5c6\ub294 "{0}" \ubaa8\ub4c8 \ud504\ub85c\uc81d\ud2b8\ub294 \ub300\uc0c1 \uc11c\ubc84\uac00 \uc5c6\ub294 \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \ud504\ub85c\uc81d\ud2b8 "{1}"\uc5d0 \uc18d\ud569\ub2c8\ub2e4. -NO_SERVER_TARGET_ON_EAR_WITH_MODULE_SERVER_TARGETS=\ub300\uc0c1 \uc11c\ubc84\uac00 \uc5c6\ub294 EAR \ud504\ub85c\uc81d\ud2b8 "{0}"\uc5d0 \ub300\uc0c1 \uc11c\ubc84\uac00 \uc788\ub294 \ubaa8\ub4c8 \ud504\ub85c\uc81d\ud2b8 "{1}"\uc774(\uac00) \uc788\uc2b5\ub2c8\ub2e4. -INVALID_EAR_SERVER_TARGET_FOR_14_SPEC_LEVEL=J2EE 1.4 \uc2a4\ud399 EAR \ud504\ub85c\uc81d\ud2b8 "{0}"\uc5d0 \ud638\ud658\ub418\uc9c0 \uc54a\ub294 \ub300\uc0c1 \uc11c\ubc84 "{1}"\uc774(\uac00) \uc788\uc2b5\ub2c8\ub2e4. -INVALID_MODULE_SERVER_TARGET_FOR_14_SPEC_LEVEL=J2EE 1.4 \uc2a4\ud399 \ubaa8\ub4c8 \ud504\ub85c\uc81d\ud2b8 "{0}"\uc5d0 \ud638\ud658\ub418\uc9c0 \uc54a\ub294 \ub300\uc0c1 \uc11c\ubc84 "{1}"\uc774(\uac00) \uc788\uc2b5\ub2c8\ub2e4. -MESSAGE_INCOMPATIBLE_SPEC_WARNING_=IWAE0008E \ubaa8\ub4c8 "{0}"\uc740(\ub294) "{1}" \uc5d4\ud130\ud504\ub77c\uc774\uc988 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8\uc758 J2EE \uc2a4\ud399 \ub808\ubca8\uacfc \ud638\ud658 \uac00\ub2a5\ud558\uc9c0 \uc54a\uc73c\uba70 \ub354 \ub0ae\uc740 \ub808\ubca8\uc5d0 \uc788\uc2b5\ub2c8\ub2e4. -EAR_VALIDATION_INTERNAL_ERROR_UI_=IWAE0053E \ud504\ub85c\uc81d\ud2b8\uc5d0\uc11c \uc720\ud6a8\uc131 \uac80\uc99d\uc744 \uc2e4\ud589\ud558\ub294 \ub3d9\uc548 \ub0b4\ubd80 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4: {0}, \uc790\uc138\ud55c \ub0b4\uc6a9\uc740 \ub85c\uadf8 \ud30c\uc77c\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_pt_BR.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_pt_BR.properties deleted file mode 100644 index 9aa02eccd..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_pt_BR.properties +++ /dev/null @@ -1,139 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file hold all the externalised strings for eTools -# EAR Validation project -# -# Messages should be according to the format at -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKW (IBM WebSphere Validation) -# -# Message numbers are four digit numbers, from '0000' to '9999', inclusive. -# Message numbers are filled to the left with '0', to a width of 4. -# -# Valid message type codes are: -# I (Informational) -# W (Warning) -# E (Error) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/earvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 29-June-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# -# -------------------------------- -#NOTAMSG -validator.name=Validador do EAR - -# -------------------------------- -ERROR_EAR_VALIDATION_FAILED=CHKJ1000E: Falha na Valida\u00e7\u00e3o de EAR: {0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EAR_FILE=CHKJ1001E: O projeto EAR {0} \u00e9 inv\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: Fun\u00e7\u00e3o de seguran\u00e7a duplicada nomeada {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_NO_MODULE_URI=CHKJ1003E: Um m\u00f3dulo foi definido sem URI. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_MISSING_URI=CHKJ1004E: O URI, {0}, corresponde a nada no arquivo EAR. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINECOL=CHKJ1005E: O descritor de implementa\u00e7\u00e3o n\u00e3o p\u00f4de ser carregado. O in\u00edcio da se\u00e7\u00e3o inv\u00e1lida est\u00e1 na linha {0}, coluna {1}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINE=CHKJ1006E: O descritor de implementa\u00e7\u00e3o n\u00e3o foi carregado. O in\u00edcio da se\u00e7\u00e3o inv\u00e1lida est\u00e1 na linha {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_NOINFO=CHKJ1007E: O descritor de implementa\u00e7\u00e3o n\u00e3o p\u00f4de ser carregado. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_CANNOT_OPEN_DD=CHKJ1008E: N\u00e3o \u00e9 poss\u00edvel abrir o descritor de implementa\u00e7\u00e3o. A valida\u00e7\u00e3o n\u00e3o pode ser conclu\u00edda. -#EXPLANATION None. -#USERACTION None. - -# errors --------------------------- -URI_CONTAINS_SPACES_ERROR_=IWAE0005E A URI {0} cont\u00e9m um espa\u00e7o. Isso n\u00e3o \u00e9 recomend\u00e1vel, porque ela n\u00e3o pode ser referenciada a partir de um arquivo de manifesto. -MESSAGE_EAR_DUPLICATE_URI_ERROR_=IWAE0006E O m\u00f3dulo {0} tem uri duplicada no EAR: {1}. -MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_=IWAE0007E A mesma raiz de contexto "{0}" existe nos m\u00f3dulos da Web "{1}" e "{2}". -MESSAGE_EMPTY_ALT_DD_ERROR_=IWAE0009E O m\u00f3dulo {0} tem a tag <alt-dd> vazia no EAR {1}. A tag deve ser removida ou o valor deve ser v\u00e1lido. -DUPLICATE_UTILJAR_FOR_PROJECT_NAME_ERROR_=IWAE0010E =O projeto {0} do projeto de Aplicativo Corporativo {1} tem utilit\u00e1rio URI JAR {2} duplicado. -DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_=IWAE0011E O projeto {0} do projeto de Aplicativo Corporativo {1} tem nome de m\u00f3dulo {2} duplicado. -MESSAGE_UTIL_URI_NAME_COLLISION_ERROR_=IWAE0012E O m\u00f3dulo {0} no projeto de Aplicativo Corporativo {1} tem o mesmo nome que o utilit\u00e1rio URI JAR. -MESSAGE_UTIL_PROJECT_NAME_COLLISION_ERROR_=IWAE0013E O m\u00f3dulo {0} no projeto de Aplicativo Corporativo {1} tem o mesmo nome que o utilit\u00e1rio projeto JAR. -ERROR_READING_MANIFEST_ERROR_=IWAE0014E Ocorreu um erro ao validar o arquivo MANIFEST.MF no archive {0}. -MANIFEST_LINE_END_ERROR_=IWAE0015E O arquivo MANIFEST.MF no archive {0} n\u00e3o termina com uma nova linha. -MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_=IWAE0016E A linha {0} no arquivo MANIFEST.MF no archive {1} excede o limite de especifica\u00e7\u00e3o de 72 bytes. - -INVALID_URI_FOR_MODULE_ERROR_=IWAE0017E O m\u00f3dulo {0} tem uma extens\u00e3o padr\u00e3o errada (.jar para m\u00f3dulos EJB e .war para m\u00f3dulos da Web). -EAR_INVALID_DOC_TYPE_ERROR_=IWAE0018E A vers\u00e3o do tipo do documento "{0}" para application.xml no projeto "{1}" precisa ter a vers\u00e3o "{2}". - -MODULE_DD_PARSE_LINECOL_ERROR_=IWAE0019E O descritor de implementa\u00e7\u00e3o do m\u00f3dulo {0} n\u00e3o p\u00f4de ser carregado. A se\u00e7\u00e3o inv\u00e1lida inicia na linha {1}, coluna {2}. -MODULE_DD_PARSE_LINE_ERROR_=IWAE0020E O descritor de implementa\u00e7\u00e3o do m\u00f3dulo {0} n\u00e3o p\u00f4de ser carregado. A se\u00e7\u00e3o inv\u00e1lida inicia na linha {1} -MODULE_DD_PARSE_NOINFO_ERROR_=IWAE0021E O descritor de implementa\u00e7\u00e3o do m\u00f3dulo {0} n\u00e3o p\u00f4de ser carregado. -EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_=IWAE0037E As interfaces do bean corporativo vinculado {0} n\u00e3o correspondem \u00e0s do ref EJB {1} no m\u00f3dulo {2}. - -# warnings ---------------------------- -WARNING_METAFOLDER_MISSING=IWAJ0000W: A pasta meta {0} deve existir no projeto {1}. -WARNING_FILE_MISSING=IWAJ0001W: {0} deve existir no projeto {1}. -MESSAGE_INVALID_ALT_DD_WARN_=IWAE0022W O m\u00f3dulo {0} tem alt-dd {1}, mas o recurso n\u00e3o existe no EAR {2}. -INVALID_MANIFEST_CLASSPATH_ONE_WARN_=IWAE0023W O Classpath do Manifesto no archive {0} cont\u00e9m uma entrada que n\u00e3o pode ser resolvida no EAR: {1}. -INVALID_MANIFEST_CLASSPATH_TWO_WARN_=IWAE0024W O Classpath do Manifesto no archive {0} cont\u00e9m uma entrada, {1}, que n\u00e3o pode ser resolvida em um arquivo ou m\u00f3dulo no Aplicativo Corporativo: {2}. -INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_=IWA@0025W O Classpath do Manifesto no m\u00f3dulo {0} cont\u00e9m uma entrada, {1}, que resolve no archive {2}. Essa depend\u00eancia n\u00e3o \u00e9 compat\u00edvel com a especifica\u00e7\u00e3o J2EE. -PROJECT_IS_CLOSED_WARN_=IWAE0026W A Valida\u00e7\u00e3o do EAR n\u00e3o pode ser executada em projeto fechado: {0}. Abra o projeto e tente novamente. -PROJECT_DOES_NOT_EXIST_WARN_=IWAE0027W O projeto {0} para o m\u00f3dulo ou utilit\u00e1rio JAR {1} no projeto de Aplicativo Corporativo {2} n\u00e3o existe no espa\u00e7o de trabalho. -MISSING_WEBNATURE_FORMODULE_WARN_=IWAE0028W O m\u00f3dulo da Web {0} no projeto de Aplicativo Corporativo {1} n\u00e3o \u00e9 um projeto da Web J2EE. -DEPRECATED_ABSPATHS_WARN_=IWAE0029W O arquivo de extens\u00f5es IBM no projeto de Aplicativo Corporativo {0} cont\u00e9m caminhos absolutos reprovados. Utilize o editor do aplicativo para limpar o arquivo. -INVALID_CONTEXTROOT_WEBMODULE_WARN_=IWAE0030W A raiz de contexto do m\u00f3dulo da Web: {0} no projeto de Aplicativo Corporativo: {1} n\u00e3o corresponde \u00e0 raiz de contexto nas defini\u00e7\u00f5es do projeto da Web {2}. -MISSING_CLIENTNATURE_FORMODULE_WARN_=IWAE0031W O m\u00f3dulo de cliente do aplicativo {0} do projeto de Aplicativo Corporativo: {1} n\u00e3o \u00e9 um projeto de cliente do aplicativo. -MISSING_EJBNATURE_FORMODULE_WARN_=IWAE0032W O m\u00f3dulo EJB {0} no projeto de Aplicativo Corporativo {1} n\u00e3o \u00e9 um projeto EJB. -MISSING_PROJECT_FORMODULE_WARN_=IWAE0033W O m\u00f3dulo {0} no projeto de Aplicativo Corporativo {1} n\u00e3o est\u00e1 mapeado para um projeto do workbench. Utilize o editor do aplicativo para corre\u00e7\u00e3o. -INVALID_CASE_FOR_MANIFEST_ERROR_=IWAE0038E As letras mai\u00fasculas e min\u00fasculas do nome do arquivo manifest "{0}" no archive {1} est\u00e3o incorretas. O nome do arquivo deve ser "META-INF/MANIFEST.MF", fazendo distin\u00e7\u00e3o entre mai\u00fasculas e min\u00fasculas. -URI_ALREADY_EXISTS_IN_EAR_WARN_=IWAE0039W O utilit\u00e1rio URI JAR do projeto {0} colide com um arquivo existente no projeto {1}. -MISSING_MODULE_EXTENSION_ERROR_=IWAE0040E A extens\u00e3o do aplicativo no projeto EAR: {0} n\u00e3o tem a extens\u00e3o do m\u00f3dulo para o projeto do m\u00f3dulo: {1}. -PROJECT_SERVER_TARGET_DOES_NOT_MATCH_EAR=O servidor de destino do projeto do m\u00f3dulo "{0}" n\u00e3o corresponde ao servidor de destino do projeto de Aplicativo Corporativo contido "{1}" -NO_SERVER_TARGET_MODULE_IN_EAR_WITH_SERVER_TARGET=O projeto do m\u00f3dulo "{0}" sem servidor de destino pertence a um projeto de Aplicativo Corporativo "{1}" que possui um servidor de destino -NO_SERVER_TARGET_ON_EAR_WITH_MODULE_SERVER_TARGETS=O projeto ear "{0}" sem servidor de destino possui projeto do m\u00f3dulo "{1}" que possui um servidor de destino -INVALID_EAR_SERVER_TARGET_FOR_14_SPEC_LEVEL=O projeto EAR de especifica\u00e7\u00e3o J2EE 1.4 "{0}" possui um servidor de destino incompat\u00edvel "{1}" -INVALID_MODULE_SERVER_TARGET_FOR_14_SPEC_LEVEL=O projeto de m\u00f3dulo de especifica\u00e7\u00e3o J2EE 1.4 "{0}" possui um servidor de destino incompat\u00edvel "{1}". -MESSAGE_INCOMPATIBLE_SPEC_WARNING_=IWAE0008E O m\u00f3dulo "{0}" est\u00e1 em um n\u00edvel de especifica\u00e7\u00e3o do J2EE incompat\u00edvel com aquele do "{1}" Enterprise Application. -EAR_VALIDATION_INTERNAL_ERROR_UI_=IWAE0053E Ocorreu um erro interno ao executar a valida\u00e7\u00e3o no projeto:{0}, verifique o arquivo de log, para obter detalhes. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_zh.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_zh.properties deleted file mode 100644 index 03016ee7f..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_zh.properties +++ /dev/null @@ -1,139 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file hold all the externalised strings for eTools -# EAR Validation project -# -# Messages should be according to the format at -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKW (IBM WebSphere Validation) -# -# Message numbers are four digit numbers, from '0000' to '9999', inclusive. -# Message numbers are filled to the left with '0', to a width of 4. -# -# Valid message type codes are: -# I (Informational) -# W (Warning) -# E (Error) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/earvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 29-June-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# -# -------------------------------- -#NOTAMSG -validator.name=EAR \u9a8c\u8bc1\u5668 - -# -------------------------------- -ERROR_EAR_VALIDATION_FAILED=CHKJ1000E\uff1aEAR \u9a8c\u8bc1\u5931\u8d25\uff1a{0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EAR_FILE=CHKJ1001E\uff1aEAR \u9879\u76ee {0} \u65e0\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E\uff1a\u540d\u4e3a {0} \u7684\u5b89\u5168\u89d2\u8272\u91cd\u590d\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_NO_MODULE_URI=CHKJ1003E\uff1a\u672a\u4f7f\u7528 URI \u5b9a\u4e49\u4e86\u6a21\u5757\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_MISSING_URI=CHKJ1004E\uff1aURI {0} \u4e0e EAR \u6587\u4ef6\u4e2d\u7684\u4efb\u4f55\u5185\u5bb9\u90fd\u4e0d\u5339\u914d\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINECOL=CHKJ1005E\uff1a\u672a\u80fd\u88c5\u5165\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002\u9519\u8bef\u90e8\u5206\u4ece\u7b2c {0} \u884c\u7b2c {1} \u5217\u5f00\u59cb\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINE=CHKJ1006E\uff1a\u672a\u80fd\u88c5\u5165\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002\u9519\u8bef\u90e8\u5206\u4ece\u7b2c {0} \u884c\u5f00\u59cb\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_NOINFO=CHKJ1007E\uff1a\u672a\u80fd\u88c5\u5165\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_CANNOT_OPEN_DD=CHKJ1008E\uff1a\u65e0\u6cd5\u6253\u5f00\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002\u4e0d\u80fd\u5b8c\u6210\u9a8c\u8bc1\u3002 -#EXPLANATION None. -#USERACTION None. - -# errors --------------------------- -URI_CONTAINS_SPACES_ERROR_=IWAE0005E URI {0} \u4e2d\u5305\u542b\u7a7a\u683c\u3002\u5efa\u8bae\u4e0d\u8981\u53d1\u751f\u8fd9\u79cd\u60c5\u51b5\uff0c\u539f\u56e0\u662f\u4e0d\u80fd\u4ece\u6e05\u5355\u6587\u4ef6\u4e2d\u5f15\u7528\u5b83\u3002 -MESSAGE_EAR_DUPLICATE_URI_ERROR_=IWAE0006E \u6a21\u5757 {0} \u5728 EAR {1} \u4e2d\u5b58\u5728\u91cd\u590d\u7684 URI\u3002 -MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_=IWAE0007E Web \u6a21\u5757\u201c{1}\u201d\u548c\u201c{2}\u201d\u4e2d\u5b58\u5728\u76f8\u540c\u7684\u4e0a\u4e0b\u6587\u6839\u201c{0}\u201d\u3002 -MESSAGE_EMPTY_ALT_DD_ERROR_=IWAE0009E \u6a21\u5757 {0} \u5728 EAR {1} \u4e2d\u5177\u6709\u7a7a\u7684 <alt-dd> \u6807\u8bb0\u3002\u5e94\u8be5\u9664\u53bb\u8be5\u6807\u8bb0\uff0c\u6216\u8005\u8be5\u503c\u5e94\u8be5\u662f\u6709\u6548\u7684\u3002 -DUPLICATE_UTILJAR_FOR_PROJECT_NAME_ERROR_=IWAE0010E =\u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {1} \u4e2d\u7684\u9879\u76ee {0} \u5177\u6709\u91cd\u590d\u7684\u5b9e\u7528\u7a0b\u5e8f JAR URI {2}\u3002 -DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_=IWAE0011E \u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {1} \u4e2d\u7684\u9879\u76ee {0} \u5177\u6709\u91cd\u590d\u7684\u6a21\u5757\u540d {2}\u3002 -MESSAGE_UTIL_URI_NAME_COLLISION_ERROR_=IWAE0012E \u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {1} \u4e2d\u7684\u6a21\u5757 {0} \u7684\u540d\u79f0\u4e0e\u5b9e\u7528\u7a0b\u5e8f JAR URI \u7684\u540d\u79f0\u76f8\u540c\u3002 -MESSAGE_UTIL_PROJECT_NAME_COLLISION_ERROR_=IWAE0013E \u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {1} \u4e2d\u7684\u6a21\u5757 {0} \u7684\u540d\u79f0\u4e0e\u5b9e\u7528\u7a0b\u5e8f JAR \u7684\u9879\u76ee\u540d\u79f0\u76f8\u540c\u3002 -ERROR_READING_MANIFEST_ERROR_=IWAE0014E \u9a8c\u8bc1\u5f52\u6863 {0} \u4e2d\u7684 MANIFEST.MF \u6587\u4ef6\u65f6\u51fa\u9519\u3002 -MANIFEST_LINE_END_ERROR_=IWAE0015E \u5f52\u6863 {0} \u4e2d\u7684 MANIFEST.MF \u6587\u4ef6\u6ca1\u6709\u4ee5\u6362\u884c\u7b26\u7ed3\u675f\u3002 -MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_=IWAE0016E \u5f52\u6863 {1} \u4e2d\u7684 MANIFEST.MF \u6587\u4ef6\u4e2d\u7684\u7b2c {0} \u884c\u8d85\u8fc7\u4e86 72 \u4e2a\u5b57\u8282\u7684\u89c4\u8303\u9650\u5236\u3002 - -INVALID_URI_FOR_MODULE_ERROR_=IWAE0017E \u6a21\u5757 {0} \u5177\u6709\u9519\u8bef\u7684\u7f3a\u7701\u6269\u5c55\u540d\uff08\u5bf9\u4e8e EJB \u6a21\u5757\uff0c\u7f3a\u7701\u6269\u5c55\u540d\u4e3a .jar\uff1b\u800c\u5bf9\u4e8e Web \u6a21\u5757\uff0c\u7f3a\u7701\u6269\u5c55\u540d\u4e3a .war\uff09\u3002 -EAR_INVALID_DOC_TYPE_ERROR_=IWAE0018E \u9879\u76ee\u201c{1}\u201d\u4e2d\u7684 application.xml \u7684\u6587\u6863\u7c7b\u578b\u7248\u672c\u201c{0}\u201d\u5fc5\u987b\u4e3a\u7248\u672c\u201c{2}\u201d\u3002 - -MODULE_DD_PARSE_LINECOL_ERROR_=IWAE0019E \u672a\u80fd\u88c5\u5165\u6a21\u5757 {0} \u7684\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002\u9519\u8bef\u90e8\u5206\u4ece\u7b2c {1} \u884c\u7b2c {2} \u5217\u5f00\u59cb\u3002 -MODULE_DD_PARSE_LINE_ERROR_=IWAE0020E \u672a\u80fd\u88c5\u5165\u6a21\u5757 {0} \u7684\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002\u9519\u8bef\u90e8\u5206\u4ece\u7b2c {1} \u884c\u5f00\u59cb -MODULE_DD_PARSE_NOINFO_ERROR_=IWAE0021E \u672a\u80fd\u88c5\u5165\u6a21\u5757 {0} \u7684\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002 -EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_=IWAE0037E \u5df2\u94fe\u63a5\u7684\u4f01\u4e1a bean {0} \u7684\u63a5\u53e3\u4e0e\u6a21\u5757 {2} \u4e2d\u7684 EJB \u5f15\u7528 {1} \u4e2d\u7684\u90a3\u4e9b\u63a5\u53e3\u4e0d\u5339\u914d\u3002 - -# warnings ---------------------------- -WARNING_METAFOLDER_MISSING=IWAJ0000W\uff1a\u5143\u6587\u4ef6\u5939 {0} \u5fc5\u987b\u5728\u9879\u76ee {1} \u4e2d\u5b58\u5728\u3002 -WARNING_FILE_MISSING=IWAJ0001W\uff1a{0} \u5fc5\u987b\u5728\u9879\u76ee {1} \u4e2d\u5b58\u5728\u3002 -MESSAGE_INVALID_ALT_DD_WARN_=IWAE0022W \u6a21\u5757 {0} \u5177\u6709 alt-dd {1}\uff0c\u4f46\u662f\u5728 EAR {2} \u4e2d\u4e0d\u5b58\u5728\u8be5\u8d44\u6e90\u3002 -INVALID_MANIFEST_CLASSPATH_ONE_WARN_=IWAE0023W \u5f52\u6863 {0} \u4e2d\u7684\u201c\u6e05\u5355\u7c7b\u8def\u5f84\u201d\u5305\u542b\u4e00\u4e2a\u5728 EAR {1} \u4e2d\u4e0d\u80fd\u89e3\u6790\u7684\u6761\u76ee\u3002 -INVALID_MANIFEST_CLASSPATH_TWO_WARN_=IWAE0024W \u5f52\u6863 {0} \u7684\u201c\u6e05\u5355\u7c7b\u8def\u5f84\u201d\u5305\u542b\u4e00\u4e2a\u6761\u76ee {1}\uff0c\u5b83\u65e0\u6cd5\u89e3\u6790\u4e3a\u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f {2} \u4e2d\u7684\u6587\u4ef6\u6216\u6a21\u5757\u3002 -INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_=IWAE0025W \u6a21\u5757 {0} \u4e2d\u7684\u201c\u6e05\u5355\u7c7b\u8def\u5f84\u201d\u5305\u542b\u4e00\u4e2a\u89e3\u6790\u4e3a\u5f52\u6863 {2} \u7684\u6761\u76ee {1}\u3002\u6b64\u4f9d\u8d56\u9879\u4e0e J2EE \u89c4\u8303\u4e0d\u7b26\u3002 -PROJECT_IS_CLOSED_WARN_=IWAE0026W \u4e0d\u80fd\u5bf9\u5df2\u5173\u95ed\u7684\u9879\u76ee {0} \u8fd0\u884c\u201cEAR \u9a8c\u8bc1\u201d\u3002\u6253\u5f00\u8be5\u9879\u76ee\uff0c\u7136\u540e\u518d\u8bd5\u3002 -PROJECT_DOES_NOT_EXIST_WARN_=IWAE0027W \u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {2} \u4e2d\u7684\u6a21\u5757\u6216\u5b9e\u7528\u7a0b\u5e8f JAR {1} \u7684\u9879\u76ee {0} \u5728\u5de5\u4f5c\u7a7a\u95f4\u4e2d\u4e0d\u5b58\u5728\u3002 -MISSING_WEBNATURE_FORMODULE_WARN_=IWAE0028W \u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {1} \u4e2d\u7684 Web \u6a21\u5757 {0} \u4e0d\u662f J2EE Web \u9879\u76ee\u3002 -DEPRECATED_ABSPATHS_WARN_=IWAE0029W \u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {0} \u4e2d\u7684 IBM \u6269\u5c55\u6587\u4ef6\u5305\u542b\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528\u7684\u7edd\u5bf9\u8def\u5f84\u3002\u4f7f\u7528\u5e94\u7528\u7a0b\u5e8f\u7f16\u8f91\u5668\u6765\u6574\u7406\u6587\u4ef6\u3002 -INVALID_CONTEXTROOT_WEBMODULE_WARN_=IWAE0030W \u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {1} \u4e2d\u7684 Web \u6a21\u5757 {0} \u7684\u4e0a\u4e0b\u6587\u6839\u4e0e {2} \u7684 Web \u9879\u76ee\u8bbe\u7f6e\u4e2d\u7684\u4e0a\u4e0b\u6587\u6839\u4e0d\u5339\u914d\u3002 -MISSING_CLIENTNATURE_FORMODULE_WARN_=IWAE0031W \u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {1} \u4e2d\u7684\u5e94\u7528\u7a0b\u5e8f\u5ba2\u6237\u673a\u6a21\u5757 {0} \u4e0d\u662f\u5e94\u7528\u7a0b\u5e8f\u5ba2\u6237\u673a\u9879\u76ee\u3002 -MISSING_EJBNATURE_FORMODULE_WARN_=IWAE0032W \u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {1} \u4e2d\u7684 EJB \u6a21\u5757 {0} \u4e0d\u662f EJB \u9879\u76ee\u3002 -MISSING_PROJECT_FORMODULE_WARN_=IWAE0033W \u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee {1} \u4e2d\u7684\u6a21\u5757 {0} \u672a\u6620\u5c04\u81f3\u5de5\u4f5c\u53f0\u9879\u76ee\u3002\u4f7f\u7528\u5e94\u7528\u7a0b\u5e8f\u7f16\u8f91\u5668\u6765\u8fdb\u884c\u66f4\u6b63\u3002 -INVALID_CASE_FOR_MANIFEST_ERROR_=IWAE0038E \u5f52\u6863 {1} \u4e2d\u7684\u6e05\u5355\u6587\u4ef6\u540d\u201c{0}\u201d\u7684\u5927\u5c0f\u5199\u4e0d\u6b63\u786e\u3002\u6587\u4ef6\u540d\u5fc5\u987b\u4e3a\u201cMETA-INF/MANIFEST.MF\u201d\uff0c\u5e76\u4e14\u533a\u5206\u5927\u5c0f\u5199\u3002 -URI_ALREADY_EXISTS_IN_EAR_WARN_=IWAE0039W \u9879\u76ee\u5b9e\u7528\u7a0b\u5e8f JAR URI {0} \u4e0e\u9879\u76ee {1} \u4e2d\u7684\u73b0\u6709\u6587\u4ef6\u76f8\u51b2\u7a81\u3002 -MISSING_MODULE_EXTENSION_ERROR_=IWAE0040E EAR \u9879\u76ee {0} \u4e2d\u7684\u5e94\u7528\u7a0b\u5e8f\u6269\u5c55\u4e22\u5931\u4e86\u6a21\u5757\u9879\u76ee {1} \u7684\u6a21\u5757\u6269\u5c55\u3002 -PROJECT_SERVER_TARGET_DOES_NOT_MATCH_EAR=\u6a21\u5757\u9879\u76ee\u201c{0}\u201d\u7684\u76ee\u6807\u670d\u52a1\u5668\u4e0e\u5305\u542b\u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee\u201c{1}\u201d\u7684\u76ee\u6807\u670d\u52a1\u5668\u4e0d\u5339\u914d -NO_SERVER_TARGET_MODULE_IN_EAR_WITH_SERVER_TARGET=\u6ca1\u6709\u76ee\u6807\u670d\u52a1\u5668\u7684\u6a21\u5757\u9879\u76ee\u201c{0}\u201d\u5c5e\u4e8e\u5177\u6709\u76ee\u6807\u670d\u52a1\u5668\u7684\u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee\u201c{1}\u201d -NO_SERVER_TARGET_ON_EAR_WITH_MODULE_SERVER_TARGETS=\u6ca1\u6709\u76ee\u6807\u670d\u52a1\u5668\u7684 EAR \u9879\u76ee\u201c{0}\u201d\u5177\u6709\u5e26\u76ee\u6807\u670d\u52a1\u5668\u7684\u6a21\u5757\u9879\u76ee\u201c{1}\u201d -INVALID_EAR_SERVER_TARGET_FOR_14_SPEC_LEVEL=J2EE 1.4 \u89c4\u8303 EAR \u9879\u76ee\u201c{0}\u201d\u5177\u6709\u4e0d\u517c\u5bb9\u7684\u76ee\u6807\u670d\u52a1\u5668\u201c{1}\u201d -INVALID_MODULE_SERVER_TARGET_FOR_14_SPEC_LEVEL=J2EE 1.4 \u89c4\u8303\u6a21\u5757\u9879\u76ee\u201c{0}\u201d\u5177\u6709\u4e0d\u517c\u5bb9\u7684\u76ee\u6807\u670d\u52a1\u5668\u201c{1}\u201d\u3002 -MESSAGE_INCOMPATIBLE_SPEC_WARNING_=IWAE0008E \u6a21\u5757\u201c{0}\u201d\u7684 J2EE \u89c4\u8303\u7ea7\u522b\u4e0e\u201c{1}\u201d\u4f01\u4e1a\u5e94\u7528\u7a0b\u5e8f\u7684 J2EE \u89c4\u8303\u7ea7\u522b\u4e0d\u517c\u5bb9\u3002 -EAR_VALIDATION_INTERNAL_ERROR_UI_=IWAE0053E \u5bf9\u9879\u76ee {0} \u8fd0\u884c\u9a8c\u8bc1\u65f6\u53d1\u751f\u5185\u90e8\u9519\u8bef\uff0c\u8bf7\u68c0\u67e5\u65e5\u5fd7\u6587\u4ef6\u4ee5\u83b7\u53d6\u8be6\u7ec6\u4fe1\u606f diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_zh_TW.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_zh_TW.properties deleted file mode 100644 index 386755399..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/earvalidation_zh_TW.properties +++ /dev/null @@ -1,139 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# This properties file hold all the externalised strings for eTools -# EAR Validation project -# -# Messages should be according to the format at -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKW (IBM WebSphere Validation) -# -# Message numbers are four digit numbers, from '0000' to '9999', inclusive. -# Message numbers are filled to the left with '0', to a width of 4. -# -# Valid message type codes are: -# I (Informational) -# W (Warning) -# E (Error) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/earvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 29-June-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# -# -------------------------------- -#NOTAMSG -validator.name=EAR \u9a57\u8b49\u5668 - -# -------------------------------- -ERROR_EAR_VALIDATION_FAILED=CHKJ1000E: EAR \u9a57\u8b49\u5931\u6557\uff1a{0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EAR_FILE=CHKJ1001E: EAR \u5c08\u6848 {0} \u7121\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: \u540d\u7a31 {0} \u7684\u5b89\u5168\u89d2\u8272\u91cd\u8907\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_NO_MODULE_URI=CHKJ1003E: \u5b9a\u7fa9\u7684\u6a21\u7d44\u4e0d\u542b URI\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_EAR_MISSING_URI=CHKJ1004E: URI {0} \u8207 EAR \u6a94\u4e2d\u7684\u4efb\u4f55\u9805\u76ee\u4e0d\u7b26\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINECOL=CHKJ1005E: \u7121\u6cd5\u8f09\u5165\u90e8\u7f72\u63cf\u8ff0\u5b50\u3002\u932f\u8aa4\u5340\u6bb5\u5f9e\u7b2c {0} \u884c\u7b2c {1} \u76f4\u6b04\u958b\u59cb\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_LINE=CHKJ1006E: \u7121\u6cd5\u8f09\u5165\u90e8\u7f72\u63cf\u8ff0\u5b50\u3002\u932f\u8aa4\u5340\u6bb5\u5f9e\u7b2c {0} \u884c\u958b\u59cb\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_PARSE_NOINFO=CHKJ1007E: \u7121\u6cd5\u8f09\u5165\u90e8\u7f72\u63cf\u8ff0\u5b50\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -EAR_DD_CANNOT_OPEN_DD=CHKJ1008E: \u7121\u6cd5\u958b\u555f\u90e8\u7f72\u63cf\u8ff0\u5b50\u3002\u9a57\u8b49\u7121\u6cd5\u5b8c\u6210\u3002 -#EXPLANATION None. -#USERACTION None. - -# errors --------------------------- -URI_CONTAINS_SPACES_ERROR_=IWAE0005E URI {0} \u542b\u6709\u7a7a\u683c\u3002\u4e0d\u5efa\u8b70\u5982\u6b64\uff0c\u56e0\u70ba\u5c07\u7121\u6cd5\u5f9e Manifest \u6a94\u53c3\u7167\u5b83\u3002 -MESSAGE_EAR_DUPLICATE_URI_ERROR_=IWAE0006E EAR \u4e2d\u7684\u6a21\u7d44 {0} \u6709\u91cd\u8907\u7684 uri\uff1a{1}\u3002 -MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_=IWAE0007E Web \u6a21\u7d44 "{1}" \u548c "{2}" \u4e2d\u5b58\u5728\u76f8\u540c\u7684\u74b0\u5883\u5b9a\u7fa9\u6839 "{0}"\u3002 -MESSAGE_EMPTY_ALT_DD_ERROR_=IWAE0009E \u5728 EAR {1} \u4e2d\u6a21\u7d44 {0} \u7684 <alt-dd> \u6a19\u793a\u70ba\u7a7a\u7684\u3002\u61c9\u79fb\u9664\u8a72\u6a19\u793a\uff0c\u6216\u8005\u61c9\u70ba\u6709\u6548\u503c\u3002 -DUPLICATE_UTILJAR_FOR_PROJECT_NAME_ERROR_=IWAE0010E \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {1} \u4e2d\u7684 {0} \u5c08\u6848\u6709\u91cd\u8907\u7684\u516c\u7528\u7a0b\u5f0f JAR URI {2}\u3002 -DUPLICATE_MODULE_FOR_PROJECT_NAME_ERROR_=IWAE0011E \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {1} \u4e2d\u7684 {0} \u5c08\u6848\u6709\u91cd\u8907\u7684\u6a21\u7d44\u540d\u7a31 {2}\u3002 -MESSAGE_UTIL_URI_NAME_COLLISION_ERROR_=IWAE0012E \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {1} \u4e2d\u7684 {0} \u6a21\u7d44\u6709\u8207\u516c\u7528\u7a0b\u5f0f JAR URI \u76f8\u540c\u7684\u540d\u7a31\u3002 -MESSAGE_UTIL_PROJECT_NAME_COLLISION_ERROR_=IWAE0013E \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {1} \u4e2d\u7684 {0} \u6a21\u7d44\u6709\u8207\u516c\u7528\u7a0b\u5f0f JAR \u5c08\u6848\u540d\u7a31\u76f8\u540c\u7684\u540d\u7a31\u3002 -ERROR_READING_MANIFEST_ERROR_=IWAE0014E \u5728\u9a57\u8b49\u4fdd\u5b58\u6a94 {0} \u4e2d\u7684 MANIFEST.MF \u6a94\u6642\u767c\u751f\u932f\u8aa4\u3002 -MANIFEST_LINE_END_ERROR_=IWAE0015E \u4fdd\u5b58\u6a94 {0} \u4e2d\u7684 MANIFEST.MF \u6a94\u4e0d\u662f\u4ee5\u63db\u884c\u7b26\u865f\u70ba\u7d50\u5c3e\u3002 -MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_=IWAE0016E \u4fdd\u5b58\u6a94 {1} \u4e2d\u4e4b MANIFEST.MF \u6a94\u7684\u7b2c {0} \u884c\u8d85\u904e 72 \u500b\u4f4d\u5143\u7d44\u7684\u898f\u683c\u9650\u5236\u3002 - -INVALID_URI_FOR_MODULE_ERROR_=IWAE0017E \u6a21\u7d44 {0} \u7684\u9810\u8a2d\u526f\u6a94\u540d\u932f\u8aa4\uff08EJB \u6a21\u7d44\u4f7f\u7528 .jar\uff0cWeb \u6a21\u7d44\u4f7f\u7528 .war\uff09\u3002 -EAR_INVALID_DOC_TYPE_ERROR_=IWAE0018E \u5c08\u6848 "{1}" \u4e2d\u7684 application.xml \u4e4b\u6587\u4ef6\u985e\u578b\u7248\u672c "{0}" \u5fc5\u9808\u662f\u7248\u672c "{2}"\u3002 - -MODULE_DD_PARSE_LINECOL_ERROR_=IWAE0019E \u7121\u6cd5\u8f09\u5165\u6a21\u7d44 {0} \u7684\u90e8\u7f72\u63cf\u8ff0\u5b50\u3002\u932f\u8aa4\u5340\u6bb5\u5f9e\u7b2c {1} \u884c\u7b2c {2} \u76f4\u6b04\u958b\u59cb\u3002 -MODULE_DD_PARSE_LINE_ERROR_=IWAE0020E \u7121\u6cd5\u8f09\u5165\u6a21\u7d44 {0} \u7684\u90e8\u7f72\u63cf\u8ff0\u5b50\u3002\u932f\u8aa4\u5340\u6bb5\u5f9e\u7b2c {1} \u884c\u958b\u59cb -MODULE_DD_PARSE_NOINFO_ERROR_=IWAE0021E \u7121\u6cd5\u8f09\u5165\u6a21\u7d44 {0} \u7684\u90e8\u7f72\u63cf\u8ff0\u5b50\u3002 -EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_=IWAE0037E \u93c8\u7d50 Enterprise Bean {0} \u7684\u4ecb\u9762\u8207\u6a21\u7d44 {2} \u4e2d EJB \u53c3\u7167 {1} \u7684\u4ecb\u9762\u4e0d\u76f8\u7b26\u3002 - -# warnings ---------------------------- -WARNING_METAFOLDER_MISSING=IWAJ0000W: Meta \u8cc7\u6599\u593e {0} \u5fc5\u9808\u5b58\u5728\u65bc {1} \u5c08\u6848\u4e2d\u3002 -WARNING_FILE_MISSING=IWAJ0001W: {0} \u5fc5\u9808\u5b58\u5728\u65bc {1} \u5c08\u6848\u4e2d\u3002 -MESSAGE_INVALID_ALT_DD_WARN_=IWAE0022W {0} \u6a21\u7d44\u5177\u6709 alt-dd {1}\uff0c\u4f46 EAR {2} \u4e2d\u6c92\u6709\u8cc7\u6e90\u3002 -INVALID_MANIFEST_CLASSPATH_ONE_WARN_=IWAE0023W \u4fdd\u5b58\u6a94 {0} \u7684 Manifest \u985e\u5225\u8def\u5f91\u542b\u6709\u5728 EAR {1} \u4e2d\u7121\u6cd5\u89e3\u6790\u7684\u9805\u76ee\u3002 -INVALID_MANIFEST_CLASSPATH_TWO_WARN_=IWAE0024W \u4fdd\u5b58\u6a94 {0} \u7684 Manifest \u985e\u5225\u8def\u5f91\u542b\u6709\u5728\u4f01\u696d\u61c9\u7528\u7a0b\u5f0f {2} \u4e2d\u7121\u6cd5\u89e3\u6790\u6210\u6a94\u6848\u6216\u6a21\u7d44\u7684\u9805\u76ee {1}\u3002 -INVALID_MANIFEST_CLASSPATH_DEPENDENCY_WARN_=IWAE0025W {0} \u6a21\u7d44\u7684 Manifest \u985e\u5225\u8def\u5f91\u542b\u6709\u89e3\u6790\u4fdd\u5b58\u6a94 {2} \u7684\u9805\u76ee {1}\u3002\u9019\u500b\u76f8\u4f9d\u95dc\u4fc2\u4e0d\u7b26\u5408 J2EE \u898f\u683c\u3002 -PROJECT_IS_CLOSED_WARN_=IWAE0026W \u7121\u6cd5\u5c0d\u5df2\u95dc\u9589\u7684 {0} \u5c08\u6848\u57f7\u884c EAR \u9a57\u8b49\u5de5\u4f5c\u3002\u8acb\u958b\u555f\u5c08\u6848\uff0c\u7136\u5f8c\u91cd\u8a66\u3002 -PROJECT_DOES_NOT_EXIST_WARN_=IWAE0027W \u5de5\u4f5c\u5340\u4e2d\u6c92\u6709\u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {2} \u4e2d\u6a21\u7d44\u6216\u516c\u7528\u7a0b\u5f0f JAR {1} \u7684 {0} \u5c08\u6848\u3002 -MISSING_WEBNATURE_FORMODULE_WARN_=IWAE0028W \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {1} \u4e2d\u7684 Web \u6a21\u7d44 {0} \u4e0d\u662f J2EE Web \u5c08\u6848\u3002 -DEPRECATED_ABSPATHS_WARN_=IWAE0029W \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {0} \u4e2d\u7684 IBM \u5ef6\u4f38\u6a94\u6848\u4e2d\u542b\u6709\u4f5c\u5ee2\u7684\u7d55\u5c0d\u8def\u5f91\u3002\u8acb\u4f7f\u7528\u61c9\u7528\u7a0b\u5f0f\u7de8\u8f2f\u5668\u4f86\u6e05\u7406\u6a94\u6848\u3002 -INVALID_CONTEXTROOT_WEBMODULE_WARN_=IWAE0030W \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {1} \u4e2d Web \u6a21\u7d44 {0} \u7684\u74b0\u5883\u5b9a\u7fa9\u6839\u8207 {2} \u4e4b Web \u5c08\u6848\u8a2d\u5b9a\u4e2d\u7684\u74b0\u5883\u5b9a\u7fa9\u6839\u4e0d\u7b26\u3002 -MISSING_CLIENTNATURE_FORMODULE_WARN_=IWAE0031W \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {1} \u4e2d\u7684\u61c9\u7528\u7a0b\u5f0f\u7528\u6236\u7aef\u6a21\u7d44 {0} \u4e0d\u662f\u61c9\u7528\u7a0b\u5f0f\u7528\u6236\u7aef\u5c08\u6848\u3002 -MISSING_EJBNATURE_FORMODULE_WARN_=IWAE0032W \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {1} \u4e2d\u7684 EJB \u6a21\u7d44 {0} \u4e0d\u662f EJB \u5c08\u6848\u3002 -MISSING_PROJECT_FORMODULE_WARN_=IWAE0033W \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 {1} \u4e2d\u7684\u6a21\u7d44 {0} \u672a\u5c0d\u6620\u81f3\u5de5\u4f5c\u53f0\u5c08\u6848\u3002\u8acb\u4f7f\u7528\u61c9\u7528\u7a0b\u5f0f\u7de8\u8f2f\u5668\u4f86\u66f4\u6b63\u3002 -INVALID_CASE_FOR_MANIFEST_ERROR_=IWAE0038E \u4fdd\u5b58\u6a94 {1} \u4e2d\u7684 Manifest \u6a94\u540d\u7a31 "{0}" \u7684\u5927\u5c0f\u5beb\u4e0d\u6b63\u78ba\u3002\u6a94\u540d\u5fc5\u9808\u662f "META-INF/MANIFEST.MF"\uff0c\u9700\u5340\u5206\u5927\u5c0f\u5beb\u3002 -URI_ALREADY_EXISTS_IN_EAR_WARN_=IWAE0039W \u5c08\u6848\u516c\u7528\u7a0b\u5f0f JAR URI {0} \u8207 {1} \u5c08\u6848\u4e2d\u7684\u73fe\u6709\u6a94\u6848\u885d\u7a81\u3002 -MISSING_MODULE_EXTENSION_ERROR_=IWAE0040E EAR \u5c08\u6848\u4e2d\u7684\u61c9\u7528\u7a0b\u5f0f\u5ef6\u4f38\uff1a{0} \u907a\u6f0f\u6a21\u7d44\u5c08\u6848\u7684\u6a21\u7d44\u5ef6\u4f38\uff1a{1}\u3002 -PROJECT_SERVER_TARGET_DOES_NOT_MATCH_EAR=\u6a21\u7d44\u5c08\u6848 "{0}" \u7684\u76ee\u6a19\u4f3a\u670d\u5668\u4e0d\u7b26\u5408\u6240\u5728\u7684\u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 "{1}" \u7684\u76ee\u6a19\u4f3a\u670d\u5668 -NO_SERVER_TARGET_MODULE_IN_EAR_WITH_SERVER_TARGET=\u6c92\u6709\u76ee\u6a19\u4f3a\u670d\u5668\u7684\u6a21\u7d44\u5c08\u6848 "{0}" \u5c6c\u65bc\u6709\u76ee\u6a19\u4f3a\u670d\u5668\u7684\u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\u5c08\u6848 "{1}" -NO_SERVER_TARGET_ON_EAR_WITH_MODULE_SERVER_TARGETS=ear \u5c08\u6848 "{0}" \u6c92\u6709\u76ee\u6a19\u4f3a\u670d\u5668\uff0c\u4f46\u5b83\u7684\u6a21\u7d44\u5c08\u6848 "{1}" \u6709\u76ee\u6a19\u4f3a\u670d\u5668 -INVALID_EAR_SERVER_TARGET_FOR_14_SPEC_LEVEL=J2EE 1.4 \u898f\u683c EAR \u5c08\u6848 "{0}" \u6709\u4e0d\u76f8\u5bb9\u7684\u76ee\u6a19\u4f3a\u670d\u5668 "{1}" -INVALID_MODULE_SERVER_TARGET_FOR_14_SPEC_LEVEL=J2EE 1.4 \u898f\u683c\u6a21\u7d44\u5c08\u6848 "{0}" \u6709\u4e0d\u76f8\u5bb9\u7684\u76ee\u6a19\u4f3a\u670d\u5668 "{1}"\u3002 -MESSAGE_INCOMPATIBLE_SPEC_WARNING_=IWAE0008E \u76f8\u8f03\u65bc "{1}" \u4f01\u696d\u61c9\u7528\u7a0b\u5f0f\uff0c"{0}" \u6a21\u7d44\u662f\u4e0d\u76f8\u5bb9\u7684 J2EE \u898f\u683c\u5c64\u6b21\u3002 -EAR_VALIDATION_INTERNAL_ERROR_UI_=IWAE0053E \u5728 {0} \u5c08\u6848\u4e0a\u57f7\u884c\u9a57\u8b49\u6642\uff0c\u767c\u751f\u5167\u90e8\u932f\u8aa4\uff0c\u8acb\u6aa2\u67e5\u65e5\u8a8c\u6a94\uff0c\u4ee5\u53d6\u5f97\u8a73\u7d30\u8cc7\u6599\u3002 diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator.properties deleted file mode 100644 index 4e132fa03..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator.properties +++ /dev/null @@ -1,1528 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# -# ************************************************************************* -# * Code oriented instructions: -# * -# * In the string, you may see the following special sequences: -# * a) {n} where n is a number. These are replaceable parameters. -# * b) '' In .properties files, in order to see one apostrophe (') in the final -# * string, sometimes two apostrophes must be entered in the string. In the translated -# * string, if there is at least one {n} in the string, then to show one apostrophe -# * to the user, put two apostrophes in the string. If there are no {n} in the string, -# * then put one apostrophe. -# * For example, say that you want the user to read "George's file". -# * GEORGE=George's file was on the desk. -# * GEORGE2=George''s file and {0} were on the desk. -# * GEORGE uses one apostrophe because there are no {n} and GEORGE2 -# * uses two apostrophes because there is a {n}. -# * c) '' text '' where text can be any word(s). The text between the double -# * apostrophes should not be translated. -# * d) <text> where text can be any word(s). The text between the angle -# * brackets should NOT be translated. -# * e) "text" where text can be any word(s). The text between the quotation -# * marks should NOT be translated. -# * -# ************************************************************************* -# * Other instructions -# * a) Do not translate any text that is on a line which begins with a comment -# * symbol (#). -# * b) Do not translate these words: -# * schema, EJB, RDB, JAR, RMI, BMP, CMP, OOSQL -# * c) Please return the .properties files using the same directory structure. -# * This is necessary because two of the files have the same name. -# * -# ************************************************************************* -# Any other comments to the translators are on lines which start like this: # 2TC: -# -# Version 1.42 -# - -# -# Begin EJB Validator strings. -# -# The purpose of -# IDs: -# STATUS=Status message -# LOC=Text description of a location (identifies the source of the problem when no line number is available) -# CHKJ=EJB validation message -# - -# -# Start of status messages -# -STATUS_VALIDATING=Validating {0}. - -LOC_CLASS=Class: {0} -LOC_FIELD=Field: {0}, Class: {1} -LOC_METHOD=Method: {0}, Class: {1} -LOC_BEAN=Enterprise bean: {0} -LOC_ROLE=<localRelationshipRoles>: {0}, Enterprise bean: {1} -LOC_ROLEREF=<security-role-ref>: {0} -LOC_METHODELEMENT=<method> element: {0} -LOC_METHODPERMISSION=<method-permission> element: {0} -LOC_METHODTRANSACTION=<container-transaction> element: {0} -LOC_EJBRELATION=<ejb-relation>: {0} -LOC_EJBRELATIONSHIPROLE=<ejb-relationship-role>: {0}, <ejb-relation>: {1} -# -# end of status messages -# - -# -# Start of validation messages -# -# All unique error ids follow this format: -# -# CHKJnnnn[s] -# -# where -# - CHKJ is the four character unique component prefix -# - nnnn is the numerical id, unique within EJB Validator -# - [s] is the severity indicator: E (error), W (warning), or I (information). -# -# nnnn ranges from 2000 - 2999 -# 2000 - 2099 Messages on a class -# 2100 - 2199 Messages which are specific to Websphere or WSA (i.e., not mentioned in EJB specification, such as associations & finders) -# 2200 - 2399 Messages on a field -# 2400 - 2799 Messages on a method -# 2800 - 2899 Messages on the deployment descriptor -# 2900 - 2999 Miscellaneous -# - -# -# Messages common across EJB specifications -# -CHKJ2900=CHKJ2900I: Internal error when running EJB validator. Read the log for details. -CHKJ2852=CHKJ2852W: Internal error while validating {0}. The bean being validated was {1}. -CHKJ2433=CHKJ2433W: Cannot validate {0} because {1} cannot be reflected. Check the classpath. -CHKJ2907=CHKJ2907E: Type {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2905=CHKJ2905W: The EJB Validator did not run because ejb-jar.xml could not be loaded. Run the XML validator for more information. -CHKJ2041=CHKJ2041I: Permanent classes and interfaces should be in a named package. (JLS 2.0: 7.4.2). - -CHKJ2456.i=CHKJ2456W: {0} should throw {1} for {2} or there may be compile errors in the deployment code. -CHKJ2456.m=CHKJ2456W: This method should throw {0} for {1} or there may be compile errors in the deployment code. - -# -# end of common messages -# - -# -# Messages for the EJB 1.1 specification -# -CHKJ2001.eb.ejb11=CHKJ2001W: The {0} key class must implement the {1} method. (EJB 1.1: 9.2.9) -CHKJ2002.eb.i.ejb11=CHKJ2002W: This class should implement a matching ejbPostCreate method for {0}. (EJB 1.1: 9.2.4) -CHKJ2002.eb.m.ejb11=CHKJ2002W: This class should implement a matching ejbPostCreate method for this method. (EJB 1.1: 9.2.4) -CHKJ2003E.ejb11=CHKJ2003E: This class must not implement javax.ejb.SessionSynchronization. (EJB 1.1: 6.5.3). -CHKJ2003I.ejb11=CHKJ2003I: Bean-managed transaction stateful session beans do not need to implement javax.ejb.SessionSynchronization. (EJB 1.1: 6.5.3). -CHKJ2004.eb.i.ejb11=CHKJ2004W: The {1} bean class should not implement the {0} ejbFind method. (EJB 1.1: 9.4.6) -CHKJ2004.eb.m.ejb11=CHKJ2004W: The {0} bean class should not implement an ejbFind method. (EJB 1.1: 9.4.6) -CHKJ2005.eh.i.ejb11=CHKJ2005E: {0} must be either a create method or a find method. (EJB 1.1: 9.2.8) -CHKJ2005.eh.m.ejb11=CHKJ2005E: The method must be either a create method or a find method. (EJB 1.1: 9.2.8) -CHKJ2006.sb.ejb11=CHKJ2006E: The {0} bean class must have a public constructor that takes no arguments. (EJB 1.1: 6.10.2) -CHKJ2006.eb.ejb11=CHKJ2006E: The {0} bean class must have a public constructor that takes no arguments. (EJB 1.1: 9.2.2) -CHKJ2007.sb.ejb11=CHKJ2007W: {0} should not declare the finalize() method. (EJB 1.1: 6.10.2) -CHKJ2007.eb.ejb11=CHKJ2007W: {0} should not declare the finalize() method. (EJB 1.1: 9.2.2) -CHKJ2008.sb.ejb11=CHKJ2008E: The {0} bean class must contain at least one ejbCreate method. (EJB 1.1: 6.5.5, 6.10.3) -CHKJ2009.eb.ejb11=CHKJ2009E: The {0} bean class must contain at least one ejbFindByPrimaryKey method. (EJB 1.1: 9.2.5) -CHKJ2010.sh.ejb11=CHKJ2010E: The {0} home interface must contain at least one create method. (EJB 1.1: 6.10.6) -CHKJ2011.eh.ejb11=CHKJ2011E: The {0} home interface must contain one findByPrimaryKey method. (EJB 1.1: 9.2.8) -CHKJ2012.sr.ejb11=CHKJ2012E: This type must be an interface. (EJB 1.1: 6.10.5). -CHKJ2012.sh.ejb11=CHKJ2012E: This type must be an interface. (EJB 1.1: 6.10.6). -CHKJ2012.er.ejb11=CHKJ2012E: This type must be an interface. (EJB 1.1: 9.2.7). -CHKJ2012.eh.ejb11=CHKJ2012E: This type must be an interface. (EJB 1.1: 9.2.8). -CHKJ2013.sb.ejb11=CHKJ2013E: The {0} bean class must implement {1}. (EJB 1.1: 6.10.2). -CHKJ2013.eb.ejb11=CHKJ2013E: The {0} bean class must implement {1}. (EJB 1.1: 9.2.2). -CHKJ2014.sb.ejb11=CHKJ2014E: The {0} bean class cannot be abstract. (EJB 1.1: 6.10.2) -CHKJ2014.eb.ejb11=CHKJ2014E: The {0} bean class cannot be abstract. (EJB 1.1: 9.2.2) -CHKJ2015.sb.ejb11=CHKJ2015E: The {0} bean class cannot be final. (EJB 1.1: 6.10.2) -CHKJ2015.eb.ejb11=CHKJ2015E: The {0} bean class cannot be final. (EJB 1.1: 9.2.2) -CHKJ2017.sr.ejb11=CHKJ2017E: Interface must extend {0}. (EJB 1.1: 6.10.5) -CHKJ2017.sh.ejb11=CHKJ2017E: Interface must extend {0}. (EJB 1.1: 6.10.6) -CHKJ2017.er.ejb11=CHKJ2017E: Interface must extend {0}. (EJB 1.1: 9.2.7) -CHKJ2017.eh.ejb11=CHKJ2017E: Interface must extend {0}. (EJB 1.1: 9.2.8) -CHKJ2019.eb.ejb11=CHKJ2019I: The {0} key class must be serializable at runtime. (EJB 1.1: 9.2.9) (RMI 1.3: 2.6). - - -CHKJ2020.eb.ejb11=CHKJ2020E: The {0} key class must be public. (EJB 1.1: 9.4.7.2) -CHKJ2021.eb.ejb11=CHKJ2021E: The {0} key class must define a public default constructor. (EJB 1.1: 9.4.7.2) -CHKJ2022.sb.ejb11=CHKJ2022E: {0} bean class must be public. (EJB 1.1: 6.10.2) -CHKJ2022.eb.ejb11=CHKJ2022E: {0} bean class must be public. (EJB 1.1: 9.2.2) -CHKJ2023.sr.i.ejb11=CHKJ2023E: {0} must have a matching method in the {1} bean class. (EJB 1.1: 6.10.5) -CHKJ2023.sr.m.ejb11=CHKJ2023E: This method must have a matching method in the {0} bean class. (EJB 1.1: 6.10.5) -CHKJ2023.er.i.ejb11=CHKJ2023E: {0} must have a matching method in the {1} bean class. (EJB 1.1: 9.2.7) -CHKJ2023.er.m.ejb11=CHKJ2023E: This method must have a matching method in the {0} bean class. (EJB 1.1: 9.2.7) -CHKJ2024.sh.i.ejb11=CHKJ2024E: {0} must not exist. Only create() may exist (EJB 1.1: 6.8). -CHKJ2024.sh.m.ejb11=CHKJ2024E: This method must not exist. Only create() may exist (EJB 1.1: 6.8). -CHKJ2025.sb.i.ejb11=CHKJ2025E: {0} must not exist. Only ejbCreate() may exist (EJB 1.1: 6.8). -CHKJ2025.sb.m.ejb11=CHKJ2025E: This method must not exist. Only ejbCreate() may exist (EJB 1.1: 6.8). -CHKJ2026.sh.i.ejb11=CHKJ2026E: Bean class {1} must implement a matching ejbCreate method for {0}. (EJB 1.1: 6.10.6) -CHKJ2026.sh.m.ejb11=CHKJ2026E: Bean class {0} must implement a matching ejbCreate method for this method. (EJB 1.1: 6.10.6) -CHKJ2026.eh.i.ejb11=CHKJ2026E: Bean class {1} must implement a matching ejbCreate method for {0}. (EJB 1.1: 9.2.8) -CHKJ2026.eh.m.ejb11=CHKJ2026E: Bean class {0} must implement a matching ejbCreate method for this method. (EJB 1.1: 9.2.8) -CHKJ2028.eb.i.ejb11=CHKJ2028W: {0} will not be called unless a matching ejbCreate method is defined. (EJB 1.1: 9.1.5.1) -CHKJ2028.eb.m.ejb11=CHKJ2028W: This method will not be called unless a matching ejbCreate method is defined. (EJB 1.1: 9.1.5.1) -CHKJ2029.eb.i.ejb11=CHKJ2029W: {0} cannot be called without the matching create method on the home interface {1}. (EJB 1.1: 9.2.3) -CHKJ2029.eb.m.ejb11=CHKJ2029W: This method cannot be called without the matching create method on the home interface {0}. (EJB 1.1: 9.2.3) -CHKJ2030.eh.i.ejb11=CHKJ2030E: {0} must have a matching ejbFind method in the {1} bean class. (EJB 1.1: 9.2.8) -CHKJ2030.eh.m.ejb11=CHKJ2030E: This method must have a matching ejbFind method in the {0} bean class. (EJB 1.1: 9.2.8) -CHKJ2032.eb.ejb11=CHKJ2032W: Bean class {0} must declare at least one container managed field. (EJB 1.1: 9.4.7) -CHKJ2033.eb.ejb11=CHKJ2033W: The setEntityContext(EntityContext ic) method must exist. (EJB 1.1: 9.1.5.1) -CHKJ2034.eb.ejb11=CHKJ2034W: The unsetEntityContext() method must exist. (EJB 1.1: 9.1.5.1) -CHKJ2035.eb.ejb11=CHKJ2035W: The ejbActivate() method must exist. (EJB 1.1: 9.1.5.1) -CHKJ2036.eb.ejb11=CHKJ2036W: The ejbPassivate() method must exist. (EJB 1.1: 9.1.5.1) -CHKJ2037.eb.ejb11=CHKJ2037W: The ejbRemove() method must exist. (EJB 1.1: 9.1.5.1) -CHKJ2038.eb.ejb11=CHKJ2038W: The ejbLoad() method must exist. (EJB 1.1: 9.1.5.1) -CHKJ2039.eb.ejb11=CHKJ2039W: The ejbStore() method must exist. (EJB 1.1: 9.1.5.1) - -CHKJ2040.sb.ejb11=CHKJ2040I: "this" must not be passed as a method argument or result. (EJB 1.1: 6.10.2) - -CHKJ2100.ejb11=CHKJ2100E: Both ends of the role must use the same number of attributes. -CHKJ2101.ejb11=CHKJ2101E: Both ends of the role must use the same type. -CHKJ2102.eh.ejb11=CHKJ2102E: Either a finder descriptor, or a matching custom finder method on the {0} class, must be defined. -CHKJ2103.ejb11=CHKJ2103E: In component inheritance, the {0} bean class must inherit {1}. (EJB 1.1: B.2) -CHKJ2104.ejb11=CHKJ2104E: In component inheritance, the {0} home interface must not inherit {1}. (EJB 1.1: B.2) -CHKJ2105.ejb11=CHKJ2105E: In component inheritance, the {0} remote interface must inherit {1}. (EJB 1.1: B.2) -CHKJ2106.ejb11=CHKJ2106E: Bean {0} must use {1} as its <prim-key-class> (EJB 1.1: B.2). - -CHKJ2200.i.ejb11=CHKJ2200W: The {0} static field should be final. (EJB 1.1: 18.1.2) -CHKJ2200.m.ejb11=CHKJ2200W: This static field should be final. (EJB 1.1: 18.1.2) -CHKJ2201.eb.i.ejb11=CHKJ2201E: {0} must not be transient. (EJB 1.1: 9.4.1) -CHKJ2201.eb.m.ejb11=CHKJ2201E: The field must not be transient. (EJB 1.1: 9.4.1) -CHKJ2202.eb.i.ejb11=CHKJ2202W: The field type of field {0} is invalid for a CMP bean. (EJB 1.1: 9.4.1) -CHKJ2202.eb.m.ejb11=CHKJ2202W: The field type is invalid for a CMP bean. (EJB 1.1: 9.4.1) -CHKJ2203.eb.i.ejb11=CHKJ2203E: {0} must be public. (EJB 1.1: 9.4.1) -CHKJ2203.eb.m.ejb11=CHKJ2203E: The field must be public. (EJB 1.1: 9.4.1) -CHKJ2205.eb.i.ejb11=CHKJ2205W: The primary key field named {0} must be public. (EJB 1.1: 9.4.7.2) -CHKJ2205.eb.m.ejb11=CHKJ2205W: The primary key field must be public. (EJB 1.1: 9.4.7.2) -CHKJ2206.eb.i.ejb11=CHKJ2206W: {0} must be a <cmp-field> of {1} and a field of bean class {2}. (EJB 1.1: 9.4.7.2). -CHKJ2206.eb.m.ejb11=CHKJ2206W: This field must be a <cmp-field> of {0} and a field of bean class {1}. (EJB 1.1: 9.4.7.2). -CHKJ2207.eb.ejb11=CHKJ2207E: Key field {0} must be the same type as the primary key, {1}. (EJB 1.1: 9.4.7.1). - -CHKJ2400.ejbCreate.sb.i.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException on method {0}. (EJB 1.1: 6.10.3). -CHKJ2400.ejbCreate.sb.m.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException. (EJB 1.1: 6.10.3). -CHKJ2400.bus.sb.i.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException on method {0}. (EJB 1.1: 6.10.4). -CHKJ2400.bus.sb.m.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException. (EJB 1.1: 6.10.4). -CHKJ2400.ejbCreate.eb.i.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException on {0}. (EJB 1.1: 9.2.3). -CHKJ2400.ejbCreate.eb.m.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException. (EJB 1.1: 9.2.3). -CHKJ2400.ejbPostCreate.eb.i.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException on {0}. (EJB 1.1: 9.2.4). -CHKJ2400.ejbPostCreate.eb.m.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException. (EJB 1.1: 9.2.4). -CHKJ2400.ejbFind.eb.i.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException on {0}. (EJB 1.1: 9.2.5). -CHKJ2400.ejbFind.eb.m.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException. (EJB 1.1: 9.2.5). -CHKJ2400.bus.eb.i.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException on {0}. (EJB 1.1: 9.2.6). -CHKJ2400.bus.eb.m.ejb11=CHKJ2400W: Deprecated use of a java.rmi.RemoteException. (EJB 1.1: 9.2.6). - -CHKJ2401.sb.i.ejb11=CHKJ2401E: {0} must return void. (EJB 1.1: 6.10.3) -CHKJ2401.sb.m.ejb11=CHKJ2401E: This method must return void. (EJB 1.1: 6.10.3) -CHKJ2402.sh.i.ejb11=CHKJ2402W: {0} must return the {1} remote interface type. (EJB 1.1: 6.10.6). -CHKJ2402.sh.m.ejb11=CHKJ2402W: This create method must return the {0} remote interface type. (EJB 1.1: 6.10.6). -CHKJ2402.eh.i.ejb11=CHKJ2402W: {0} must return the {1} remote interface type. (EJB 1.1: 9.2.8). -CHKJ2402.eh.m.ejb11=CHKJ2402W: This create method must return the {0} remote interface type. (EJB 1.1: 9.2.8). -CHKJ2403.eh.i.ejb11=CHKJ2403W: {0} must return {1} or a collection thereof. (EJB 1.1: 9.2.8) -CHKJ2403.eh.m.ejb11=CHKJ2403W: The method must return {0} or a collection thereof. (EJB 1.1: 9.2.8) -CHKJ2405.eh.i.ejb11=CHKJ2405W: The order and types of the arguments in {0} must match the order and types of the fields in the {1} key class. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2405.eh.m.ejb11=CHKJ2405W: The order and types of the arguments must match the order and types of the fields in the {0} key class. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2406.eb.i.ejb11=CHKJ2406W: {0} should return the primary key type {1}. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2406.eb.m.ejb11=CHKJ2406W: The method should return the primary key type {0}. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2407.eb.i.ejb11=CHKJ2407W: {0} should return either {1} or a collection thereof. (EJB 1.1: 9.2.5) -CHKJ2407.eb.m.ejb11=CHKJ2407W: This method should return either {0} or a collection thereof. (EJB 1.1: 9.2.5) - -CHKJ2408.ejbCreate.sb.i.ejb11=CHKJ2408E: {0} must be public. (EJB 1.1: 6.10.3). -CHKJ2408.ejbCreate.sb.m.ejb11=CHKJ2408E: The method must be public. (EJB 1.1: 6.10.3). -CHKJ2408.bus.sb.i.ejb11=CHKJ2408E: {0} must be public. (EJB 1.1: 6.10.4). -CHKJ2408.bus.sb.m.ejb11=CHKJ2408E: This method must be public. (EJB 1.1: 6.10.4). -CHKJ2408.ejbCreate.eb.i.ejb11=CHKJ2408E: {0} must be public. (EJB 1.1: 9.2.3). -CHKJ2408.ejbCreate.eb.m.ejb11=CHKJ2408E: This method must be public. (EJB 1.1: 9.2.3). -CHKJ2408.ejbPostCreate.eb.i.ejb11=CHKJ2408E: {0} must be public. (EJB 1.1: 9.2.4). -CHKJ2408.ejbPostCreate.eb.m.ejb11=CHKJ2408E: This method must be public. (EJB 1.1: 9.2.4). -CHKJ2408.ejbFind.eb.i.ejb11=CHKJ2408E: {0} must be public. (EJB 1.1: 9.2.5). -CHKJ2408.ejbFind.eb.m.ejb11=CHKJ2408E: This method must be public. (EJB 1.1: 9.2.5). -CHKJ2408.bus.eb.i.ejb11=CHKJ2408E: {0} must be public. (EJB 1.1: 9.2.6). -CHKJ2408.bus.eb.m.ejb11=CHKJ2408E: This method must be public. (EJB 1.1: 9.2.6). - -CHKJ2409.ejbCreate.sb.i.ejb11=CHKJ2409E: {0} must not be final. (EJB 1.1: 6.10.3). -CHKJ2409.ejbCreate.sb.m.ejb11=CHKJ2409E: This method must not be final. (EJB 1.1: 6.10.3). -CHKJ2409.bus.sb.i.ejb11=CHKJ2409E: {0} must not be final. (EJB 1.1: 6.10.4). -CHKJ2409.bus.sb.m.ejb11=CHKJ2409E: This method must not be final. (EJB 1.1: 6.10.4). -CHKJ2409.ejbCreate.eb.i.ejb11=CHKJ2409E: {0} must not be final. (EJB 1.1: 9.2.3). -CHKJ2409.ejbCreate.eb.m.ejb11=CHKJ2409E: This method must not be final. (EJB 1.1: 9.2.3). -CHKJ2409.ejbPostCreate.eb.i.ejb11=CHKJ2409E: {0} must not be final. (EJB 1.1: 9.2.4). -CHKJ2409.ejbPostCreate.eb.m.ejb11=CHKJ2409E: This method must not be final. (EJB 1.1: 9.2.4). -CHKJ2409.ejbFind.eb.i.ejb11=CHKJ2409E: {0} must not be final. (EJB 1.1: 9.2.5). -CHKJ2409.ejbFind.eb.m.ejb11=CHKJ2409E: This method must not be final. (EJB 1.1: 9.2.5). -CHKJ2409.bus.eb.i.ejb11=CHKJ2409E: {0} must not be final. (EJB 1.1: 9.2.6). -CHKJ2409.bus.eb.m.ejb11=CHKJ2409E: This method must not be final. (EJB 1.1: 9.2.6). - -CHKJ2410.ejbCreate.sb.i.ejb11=CHKJ2410E: {0} must not be static. (EJB 1.1: 6.10.3). -CHKJ2410.ejbCreate.sb.m.ejb11=CHKJ2410E: This method must not be static. (EJB 1.1: 6.10.3). -CHKJ2410.bus.sb.i.ejb11=CHKJ2410E: {0} must not be static. (EJB 1.1: 6.10.4). -CHKJ2410.bus.sb.m.ejb11=CHKJ2410E: This method must not be static. (EJB 1.1: 6.10.4). -CHKJ2410.ejbCreate.eb.i.ejb11=CHKJ2410E: {0} must not be static. (EJB 1.1: 9.2.3). -CHKJ2410.ejbCreate.eb.m.ejb11=CHKJ2410E: This method must not be static. (EJB 1.1: 9.2.3). -CHKJ2410.ejbPostCreate.eb.i.ejb11=CHKJ2410E: {0} must not be static. (EJB 1.1: 9.2.4). -CHKJ2410.ejbPostCreate.eb.m.ejb11=CHKJ2410E: This method must not be static. (EJB 1.1: 9.2.4). -CHKJ2410.ejbFind.eb.i.ejb11=CHKJ2410E: {0} must not be static. (EJB 1.1: 9.2.5). -CHKJ2410.ejbFind.eb.m.ejb11=CHKJ2410E: This method must not be static. (EJB 1.1: 9.2.5). -CHKJ2410.bus.eb.i.ejb11=CHKJ2410E: {0} must not be static. (EJB 1.1: 9.2.6). -CHKJ2410.bus.eb.m.ejb11=CHKJ2410E: This method must not be static. (EJB 1.1: 9.2.6). - -CHKJ2411.sb.i.ejb11=CHKJ2411E: The name of {0} must not start with "ejb". (EJB 1.1: 6.10.4) -CHKJ2411.sb.m.ejb11=CHKJ2411E: The name of the method must not start with "ejb". (EJB 1.1: 6.10.4) -CHKJ2411.eb.i.ejb11=CHKJ2411E: The name of {0} must not start with "ejb". (EJB 1.1: 9.2.6) -CHKJ2411.eb.m.ejb11=CHKJ2411E: The name of the method must not start with "ejb". (EJB 1.1: 9.2.6) - -CHKJ2412.sb.i.ejb11=CHKJ2412I: The return type of {0} must be serializable at runtime. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.sb.m.ejb11=CHKJ2412I: The return type must be serializable at runtime. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.eb.i.ejb11=CHKJ2412I: The return type of {0} must be serializable at runtime. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.eb.m.ejb11=CHKJ2412I: The return type must be serializable at runtime. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.sr.i.ejb11=CHKJ2412I: The return type of {0} must be serializable at runtime. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.sr.m.ejb11=CHKJ2412I: The return type must be serializable at runtime. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.er.i.ejb11=CHKJ2412I: The return type of {0} must be serializable at runtime. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.er.m.ejb11=CHKJ2412I: The return type must be serializable at runtime. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.sh.i.ejb11=CHKJ2412I: The return type of {0} must be serializable at runtime. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.sh.m.ejb11=CHKJ2412I: The return type must be serializable at runtime. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.eh.i.ejb11=CHKJ2412I: The return type of {0} must be serializable at runtime. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2412.eh.m.ejb11=CHKJ2412I: The return type must be serializable at runtime. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2413.sb.i.ejb11=CHKJ2413I: Argument {1} of {0} must be serializable at runtime. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.sb.m.ejb11=CHKJ2413I: Argument {0} must be serializable at runtime. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.eb.i.ejb11=CHKJ2413I: Argument {1} of {0} must be serializable at runtime. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.eb.m.ejb11=CHKJ2413I: Argument {0} must be serializable at runtime. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.sr.i.ejb11=CHKJ2413I: Argument {1} of {0} must be serializable at runtime. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.sr.m.ejb11=CHKJ2413I: Argument {0} must be serializable at runtime. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.er.i.ejb11=CHKJ2413I: Argument {1} of {0} must be serializable at runtime. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.er.m.ejb11=CHKJ2413I: Argument {0} must be serializable at runtime. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.sh.i.ejb11=CHKJ2413I: Argument {1} of {0} must be serializable at runtime. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.sh.m.ejb11=CHKJ2413I: Argument {0} must be serializable at runtime. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.eh.i.ejb11=CHKJ2413I: Argument {1} of {0} must be serializable at runtime. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2413.eh.m.ejb11=CHKJ2413I: Argument {0} must be serializable at runtime. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2414.sh.i.ejb11=CHKJ2414E: {0} must throw {1}. (EJB 1.1: 6.10.6) -CHKJ2414.sh.m.ejb11=CHKJ2414E: The method must throw {0}. (EJB 1.1: 6.10.6) -CHKJ2414.eh.i.ejb11=CHKJ2414E: {0} must throw {1}. (EJB 1.1: 9.2.8) -CHKJ2414.eh.m.ejb11=CHKJ2414E: The method must throw {0}. (EJB 1.1: 9.2.8) -CHKJ2414.sr.i.ejb11=CHKJ2414E: {0} must throw {1}. (EJB 1.1: 6.10.5) -CHKJ2414.sr.m.ejb11=CHKJ2414E: The method must throw {0}. (EJB 1.1: 6.10.5) -CHKJ2414.er.i.ejb11=CHKJ2414E: {0} must throw {1}. (EJB 1.1: 9.2.7) -CHKJ2414.er.m.ejb11=CHKJ2414E: The method must throw {0}. (EJB 1.1: 9.2.7) - -CHKJ2415.sr.i.ejb11=CHKJ2415E: The return type of {0} must match the return type, {1}, of the matching method in the {2} bean class. (EJB 1.1: 6.10.5) -CHKJ2415.sr.m.ejb11=CHKJ2415E: The return type must match the return type, {0}, of the matching method in the {1} bean class. (EJB 1.1: 6.10.5) -CHKJ2415.er.i.ejb11=CHKJ2415E: The return type of {0} must match the return type, {1}, of the matching method in the {2} bean class. (EJB 1.1: 9.2.7) -CHKJ2415.er.m.ejb11=CHKJ2415E: The return type must match the return type, {0}, of the matching method in the {1} bean class. (EJB 1.1: 9.2.7) -CHKJ2415.sh.i.ejb11=CHKJ2415E: The return type of {0} must match the return type, {1}, of the matching method in the {2} bean class. (EJB 1.1: 6.10.6) -CHKJ2415.sh.m.ejb11=CHKJ2415E: The return type must match the return type, {0}, of the matching method in the {1} bean class. (EJB 1.1: 6.10.6) -CHKJ2415.eh.i.ejb11=CHKJ2415E: The return type of {0} must match the return type, {1}, of the matching method in the {2} bean class. (EJB 1.1: 9.2.8) -CHKJ2415.eh.m.ejb11=CHKJ2415E: The return type must match the return type, {0}, of the matching method in the {1} bean class. (EJB 1.1: 9.2.8) - -CHKJ2418.eb.i.ejb11=CHKJ2418E: {0} must return void. (EJB 1.1: 9.2.4) -CHKJ2418.eb.m.ejb11=CHKJ2418E: This method must return void. (EJB 1.1: 9.2.4) -CHKJ2419.sh.i.ejb11=CHKJ2419E: {0} must be a create method. (EJB 1.1: 6.10.6) -CHKJ2419.sh.m.ejb11=CHKJ2419E: This method must be a create method. (EJB 1.1: 6.10.6) - -CHKJ2420.sb.i.ejb11=CHKJ2420E: {1} must be thrown by {0}''s corresponding method on the {2} home interface. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.sb.m.ejb11=CHKJ2420E: {0} must be thrown by the corresponding method on the {1} home interface. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.eb.i.ejb11=CHKJ2420E: {1} must be thrown by {0}''s corresponding method on the {2} home interface. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2420.eb.m.ejb11=CHKJ2420E: {0} must be thrown by the corresponding method on the {1} home interface. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2432.sb.i.ejb11=CHKJ2432E: {0}''s corresponding method on the {1} remote interface must throw {2}. (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.sb.m.ejb11=CHKJ2432E: The corresponding method on the {0} remote interface must throw {1}. (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.eb.i.ejb11=CHKJ2432E: {0}''s corresponding method on the {1} remote interface must throw {2}. (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) -CHKJ2432.eb.m.ejb11=CHKJ2432E: The corresponding method on the {0} remote interface must throw {1}. (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) - -CHKJ2801.ejb11=CHKJ2801E: The value of the <ejb-name> element must be specified. (EJB 1.1: 16.2, 16.5) -CHKJ2802.named.ejb11=CHKJ2802E: <ejb-class> class {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2802.unnamed.ejb11=CHKJ2802E: Unknown class specified in the <ejb-class> element. (EJB 1.1: 16.2, 16.5). -CHKJ2803.named.ejb11=CHKJ2803E: <home> interface {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2803.unnamed.ejb11=CHKJ2803E: Unknown interface specified in the <home> element. (EJB 1.1: 16.2, 16.5). -CHKJ2804.named.ejb11=CHKJ2804E: <remote> interface {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2804.unnamed.ejb11=CHKJ2804E: Unknown interface specified in the <remote> element. (EJB 1.1: 16.2, 16.5). -CHKJ2806.ejb11=CHKJ2806E: The value of the <reentrant> element must be either "True" or "False". (EJB 1.1: 16.2, 16.5) -CHKJ2807.ejb11=CHKJ2807E: The value of the <session-type> element must be either "Stateful" or "Stateless". (EJB 1.1: 16.2, 16.5) -CHKJ2808.ejb11=CHKJ2808E: The value of the <transaction-type> element must be either "Container" or "Bean". (EJB 1.1: 11.3.5, 16.2,, 16.5) -CHKJ2809.ejb11=CHKJ2809E: The value of the <persistence-type> element must be either "Container" or "Bean". (EJB 1.1: 16.2, 16.5) -CHKJ2810.named.ejb11=CHKJ2810E: <prim-key-class> class {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2810.unnamed.ejb11=CHKJ2810E: Unknown class specified in the <prim-key-class> element. (EJB 1.1: 16.2, 16.5). -CHKJ2811.named.ejb11=CHKJ2811E: <field-name> {0} cannot be located on bean class {1}. (EJB 1.1: 16.5). -CHKJ2811.unnamed.ejb11=CHKJ2811E: <cmp-field> must specify a <field-name>. (EJB 1.1: 16.5). -CHKJ2812.ejb11=CHKJ2812E: Bean class {0} must specify at least one of its fields as a <cmp-field>. (EJB 1.1: 16.5) -CHKJ2814.ejb11=CHKJ2814W: <ejb-name>, in <method>, should specify a known enterprise bean. (EJB 1.1: 11.4.1, 15.3.2, 16.5) - -CHKJ2820.ejb11=CHKJ2820W: The security role ref must be defined only once. -CHKJ2822.ejb11=CHKJ2822W: <security-role-ref> element for bean {0} should define the <role-name> element. (EJB 1.1: 15.2.5.3) -CHKJ2823.ejb11=CHKJ2823W: <security-role-ref> element should define the <role-link> element. (EJB 1.1: 15.3.3) -CHKJ2824.ejb11=CHKJ2824W: <security-role-ref> element refers to unknown role {0}. (EJB 1.1: 15.3.3) -CHKJ2825.ejb11=CHKJ2825W: <security-role> element in ejb-jar.xml should define the <role-name> element. (EJB 1.1: 15.3.1) -CHKJ2826.ejb11=CHKJ2826W: The security-role name must be unique. (EJB 1.1: 15.3.1) -CHKJ2827.ejb11=CHKJ2827W: Cannot use a <role-link> element without <security-role> elements. (EJB 1.1: 15.2.5.3, 15.3.1, 15.3.3) -CHKJ2828.ejb11=CHKJ2828E: Cannot use a <primkey-field> element without a primitive primary key. (EJB 1.1: 9.4.7, 16.5) -CHKJ2829.ejb11=CHKJ2829E: Key class {0} does not map to any fields in enterprise bean {1}. (EJB 1.1: 9.4.7, 16.5) - -CHKJ2830.ejb11=CHKJ2830W: The type of the {0} field cannot be reflected. Check the classpath. -CHKJ2831.ejb11=CHKJ2831W: {0} must be declared in a <cmp-field> element. (EJB 1.1: 9.4.7.2) -CHKJ2832.ejb11=CHKJ2832I: Home {0}, specified in the <ejb-ref> element, cannot be found in the EJB module. (EJB 1.1: 14.3.1.2) -CHKJ2833.ejb11=CHKJ2833I: Remote {0}, specified in the <ejb-ref> element, cannot be found in the EJB module. (EJB 1.1: 14.3.1.2) -CHKJ2834.ejb11=CHKJ2834I: Bean {0}, specified in the <ejb-ref> element, cannot be found in the EJB module. (EJB 1.1: 14.3.2) -CHKJ2835.ejb11=CHKJ2835I: Bean {0} is a {1} type. Update the <ejb-ref-type> element of the <ejb-ref> element. (EJB 1.1: 14.3.2) -CHKJ2836.ejb11=CHKJ2836I: Bean {0} uses home {1}. Update the <ejb-ref> element of the <ejb-ref> element. (EJB 1.1: 14.3.2) -CHKJ2837.ejb11=CHKJ2837I: Bean {0} uses remote {1}. Update the <ejb-ref> element of the <ejb-ref> element. (EJB 1.1: 14.3.2). -CHKJ2838.ejb11=CHKJ2838I: It is recommended that all references to enterprise beans be organized in the "ejb" subcontext. (EJB 1.1: 14.3.1.1). -CHKJ2839.ejb11=CHKJ2839W: The <env-entry-name> element, of the <env-entry> element, is invalid. (EJB 1.1: 14.2.1.2) - -CHKJ2840.ejb11=CHKJ2840W: The <env-entry-type> element, of the <env-entry> element, is invalid. (EJB 1.1: 14.2.1.2). -CHKJ2841.ejb11=CHKJ2841W: The {0} name, in the <env-entry-name> element, can be used only once in the bean. (EJB 1.1: 14.2.1.2). -CHKJ2842.ejb11=CHKJ2842W: <method-params> is ignored when <method-name> is "*". (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2843.ejb11=CHKJ2843W: No methods, on {0}, match this <method>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2844.ejb11=CHKJ2844W: At least one <method> should be set in a <method-permission>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2845.ejb11=CHKJ2845W: At least one <role-name> should be set in a <method-permission>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2846.ejb11=CHKJ2846W: No methods can be found for this <method-permission>. (EJB 1.1: 15.3.2). -CHKJ2847.ejb11=CHKJ2847W: No methods can be found for this <container-transaction>. (EJB 1.1: 11.4.1). -CHKJ2849.ejb11=CHKJ2849W: Cannot validate component inheritance of {0} because {1}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2850.ejb11=CHKJ2850W: Cannot validate <method> because {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2851.ejb11=CHKJ2851W: Cannot validate {0} because {1}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2852.ejb11=CHKJ2852W: Throwable caught while validating the ejb-jar.xml. The bean being validated was {0}. -CHKJ2853.ejb11=CHKJ2853W: Throwable caught while validating the ibm-ejb-jar-ext.xmi. The bean being validated was {0}. - -CHKJ2908.ejb11=CHKJ2908W: An enterprise bean cannot be reflected properly. Run the XML validator for more information. - -CHKJ2895.ejb11=CHKJ2895W: <ejb-name> {0} must be unique within the ejb-jar.xml file (EJB 1.1: 16.5). -CHKJ2875.ejb11=CHKJ2875E: <ejb-client-jar> {0} must exist in every EAR file that contains this EJB module (EJB 1.1: 16.5, 17.4). - - -# EJB_METHOD_BEAN_NULL=CHKJ2434W: Validation of this method was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_METHOD_HOME_NULL=CHKJ2435W: Validation of this method was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_METHOD_REMOTE_NULL=CHKJ2436W: Validation of this method was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_METHOD_NULL=CHKJ2437W: Validation of this method was terminated because the enterprise bean cannot be found. -# EJB_METHOD_KEY_NULL=CHKJ2438W: Validation of this method was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_REMOTE_NULL=CHKJ2904E: Validation of {0} was terminated because the remote interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_NULL=CHKJ2903E: Validation was terminated because the enterprise bean cannot be found. -# EJB_NOTREFLECTED_JAVACLASS=CHKJ2907E: Cannot validate because the {0} type cannot be reflected. Ensure that it, and all of its dependencies, are included in the classpath. -# EJB_FIELD_CANNOT_REFLECT=CHKJ2208W: Type {0} of field {1} cannot be reflected. Ensure that {0}, and all of its dependencies, are included in the classpath. -# EJB_FIELD_BEAN_NULL=CHKJ2209W: Validation of this field was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_FIELD_HOME_NULL=CHKJ2210W: Validation of this field was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_FIELD_REMOTE_NULL=CHKJ2211W: Validation of this field was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_FIELD_NULL=CHKJ2212W: Validation of this field was terminated because the enterprise bean cannot be found. -# EJB_FIELD_KEY_NULL=CHKJ2213W: Validation of this field was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_HAS_MULTIPLE_PK_METHODS=CHKJ2000W: The {0} home interface must contain only one findByPrimaryKey method. (EJB 1.1: 9.2.8) -# EJB_HOME_NULL=CHKJ2901E: Validation of {0} was terminated because the home interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_KEY_NULL=CHKJ2902E: Validation of {0} was terminated because the key class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BEAN_NULL=CHKJ2900E: Validation of {0} was terminated because the bean class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BMP_NOFIELDS=CHKJ2042W: To have a primary key, the {0} bean class must declare at least one field. (EJB 1.1: 9.1.5.1) -# EJB_DD_CANNOT_OPEN_DD=CHKJ2821E: Cannot open the deployment descriptor. Validation cannot complete. -# EJB_DD_METHTRANSACTION_NO_TRANSACTION=CHKJ2848W: At least one <trans-attribute> must be set in a <container-transaction>. (EJB 1.1: 11.4.1) - -# -# end of messages for the EJB 1.1 specification -# - -# -# Messages for EJB 2.0 specification -# -CHKJ2828.ejb20=CHKJ2828E: Cannot use a <primkey-field> without a primitive primary key (EJB 2.0: 10.8.1, 22.5). -CHKJ2829.ejb20=CHKJ2829E: Key class {0} does not map to any fields in enterprise bean {1}. (EJB 2.0: 10.8, 22.5). -CHKJ2839.ejb20=CHKJ2839W: The <env-entry-name> element, of the <env-entry> element, is invalid. (EJB 2.0: 20.2.1.2). -CHKJ2840.ejb20=CHKJ2840W: The <env-entry-type> element, of the <env-entry> element, is invalid. (EJB 2.0: 20.2.1.2). -CHKJ2841.ejb20=CHKJ2841W: The {0} name, in the <env-entry-name> element, can be used only once in the bean. (EJB 2.0: 20.2.1.2). -CHKJ2830.ejb20=CHKJ2830W: The type of the {0} field cannot be reflected. Check the classpath. -CHKJ2831.ejb20=CHKJ2831W: {0} must be declared in a <cmp-field> element. (EJB 2.0: 10.8.2). -CHKJ2801.ejb20=CHKJ2801E: The value of the <ejb-name> element must be specified. (EJB 2.0 22.2, 22.5). -CHKJ2809.ejb20=CHKJ2809E: The value of the <persistence-type> element must be either "Container" or "Bean". (EJB 2.0: 22.2, 22.5). -CHKJ2806.ejb20=CHKJ2806E: The value of the <reentrant> element must be either "True" or "False". (EJB 2.0: 22.2, 22.5). -CHKJ2807.ejb20=CHKJ2807E: The value of the <session-type> element must be either "Stateful" or "Stateless". (EJB 2.0: 22.2, 22.5). -CHKJ2808.ejb20=CHKJ2808E: The value of the <transaction-type> element must be either "Container" or "Bean". (EJB 2.0: 17.3.6, 22.2, 22.5). -CHKJ2814.ejb20=CHKJ2814W: <ejb-name>, in <method>, should specify a known enterprise bean. (EJB 2.0: 17.4.1, 21.3.2, 22.5). -CHKJ2842.ejb20=CHKJ2842W: <method-params> is ignored when <method-name> is "*". (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2843.ejb20=CHKJ2843W: No methods, on {0}, match this <method>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2844.ejb20=CHKJ2844W: At least one <method> should be set in a <method-permission>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2845.ejb20=CHKJ2845W: A <role-name> or an <unchecked> element should be set in a <method-permission>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2846.ejb20=CHKJ2846W: No methods can be found for this <method-permission>. (EJB 2.0: 21.3.2). -CHKJ2847.ejb20=CHKJ2847W: No methods can be found for this <container-transaction>. (EJB 2.0: 17.4.1). -CHKJ2812.ejb20=CHKJ2812E: Bean class {0} must specify at least one of its fields as a <cmp-field>. (EJB 2.0: 22.5). -CHKJ2832.ejb20=CHKJ2832I: Home {0}, specified in the <ejb-ref> element, cannot be found in the EJB module. (EJB 2.0: 20.3.1.2). -CHKJ2833.ejb20=CHKJ2833I: Remote {0}, specified in the <ejb-ref> element, cannot be found in the EJB module. (EJB 2.0: 20.3.1.2). -CHKJ2834.ejb20=CHKJ2834I: Bean {0}, specified in the <ejb-ref> element, cannot be found in the EJB module. (EJB 2.0: 20.3.2). -CHKJ2835.ejb20=CHKJ2835I: Bean {0} is a {1} type. Update the <ejb-ref-type> element of the <ejb-ref> element. (EJB 2.0: 20.3.2). -CHKJ2836.ejb20=CHKJ2836I: Bean {0} uses home {1}. Update the <ejb-ref> element of the <ejb-ref> element. (EJB 2.0: 20.3.2). -CHKJ2837.ejb20=CHKJ2837I: Bean {0} uses remote {1}. Update the <ejb-ref> element of the <ejb-ref> element. (EJB 2.0: 20.3.2). -CHKJ2838.ejb20=CHKJ2838I: It is recommended that all references to enterprise beans be organized in the "ejb" subcontext. (EJB 2.0: 20.3.1.1). -CHKJ2820.ejb20=CHKJ2820W: The security role ref is defined more than once. -CHKJ2822.ejb20=CHKJ2822W: <security-role-ref> element for bean {0} should define the <role-name> element. (EJB 2.0: 21.2.5.3). -CHKJ2823.ejb20=CHKJ2823W: <security-role-ref> element should define the <role-link> element. (EJB 2.0: 21.3.3). -CHKJ2824.ejb20=CHKJ2824W: <security-role-ref> element refers to unknown role {0}. (EJB 2.0: 21.3.3). -CHKJ2825.ejb20=CHKJ2825W: <security-role> element in ejb-jar.xml should define the <role-name> element. (EJB 2.0: 21.3.1). -CHKJ2826.ejb20=CHKJ2826W: The security-role name must be unique. (EJB 2.0: 21.3.1). -CHKJ2827.ejb20=CHKJ2827W: Cannot use a <role-link> element without <security-role> elements. (EJB 2.0: 21.2.5.3, 21.3.1, 21.3.3). -CHKJ2850.ejb20=CHKJ2850W: Cannot validate <method> because the {0} type cannot be reflected. Check the classpath. -CHKJ2851.ejb20=CHKJ2851W: Cannot validate {0} because type {1} cannot be reflected. Check the classpath. -CHKJ2875.ejb20=CHKJ2875E: <ejb-client-jar> {0} must exist in every EAR file that contains this EJB module (EJB 2.0: 22.5, 23.4, 23.6). - -CHKJ2003E.ejb20=CHKJ2003E: This class must not implement javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2003I.ejb20=CHKJ2003I: Bean-managed transaction stateful session beans need not implement javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2802.named.ejb20=CHKJ2802E: <ejb-class> class {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2802.unnamed.ejb20=CHKJ2802E: The bean class, identified by the <ejb-class> element, cannot be found. (EJB 2.0: 22.2, 22.5). -CHKJ2803.named.ejb20=CHKJ2803E: <home> interface {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2803.unnamed.ejb20=CHKJ2803E: Unknown interface specified in the <home> element. (EJB 2.0: 22.2, 22.5). -CHKJ2804.named.ejb20=CHKJ2804E: <remote> interface {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2804.unnamed.ejb20=CHKJ2804E: Unknown interface specified in the <remote> element. (EJB 2.0: 22.2, 22.5). -CHKJ2805.named.ejb20=CHKJ2805E: <local-home> interface {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2805.unnamed.ejb20=CHKJ2805E: Unknown interface specified in the <local-home> element. (EJB 2.0: 22.2, 22.5). -CHKJ2800.named.ejb20=CHKJ2800E: <local> interface {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2800.unnamed.ejb20=CHKJ2800E: Unknown interface specified in the <local> element. (EJB 2.0: 22.2, 22.5). -CHKJ2810.named.ejb20=CHKJ2810E: <prim-key-class> class {0}, or one of its supertypes, cannot be reflected. Check the classpath. -CHKJ2810.unnamed.ejb20=CHKJ2810E: Unknown class specified in the <prim-key-class> element. (EJB 2.0: 22.2, 22.5). -CHKJ2811.ejb20=CHKJ2811E: <field-name> {0} cannot be located on bean class {1}. (EJB 2.0: 22.5). - -CHKJ2103.ejb20=CHKJ2103E: In component inheritance, the {0} bean class must inherit {1} (EJB 2.0: D.2) -CHKJ2104.ejb20=CHKJ2104E: In component inheritance, the {0} home interface must not inherit {1}. (EJB 2.0: D.2). -CHKJ2105.ejb20=CHKJ2105E: In component inheritance, the {0} component interface must inherit {1}. (EJB 2.0: D.2). -CHKJ2106.ejb20=CHKJ2106E: Bean {0} must use {1} as its <prim-key-class> (EJB 2.0: D.2). -CHKJ2849.ejb20=CHKJ2849W: Cannot validate component inheritance of {0} because the {1} type, or one of its dependencies, cannot be reflected. Check the classpath. - -CHKJ2895.ejb20=CHKJ2895W: <ejb-name> {0} must be unique within the ejb-jar.xml file (EJB 2.0: 22.5). - -################################################## -# class/interface checks -################################################## -# implement SessionBean/EntityBean/MessageDrivenBean/MessageListener -CHKJ2017.sb.ejb20=CHKJ2017E: This class must implement {0} (EJB 2.0: 7.5.1, 7.10.2). -CHKJ2017.mb.ejb20=CHKJ2017E: This class must implement {0} (EJB 2.0: 15.4.1, 15.7.2). -CHKJ2017.cb.ejb20=CHKJ2017E: This class must implement {0} (EJB 2.0: 10.6.2). -CHKJ2017.bb.ejb20=CHKJ2017E: This class must implement {0} (EJB 2.0: 12.2.2). - -# implement EJBHome -CHKJ2017.srh.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBHome (EJB 2.0: 6.3, 7.10.6). -CHKJ2017.crh.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBHome (EJB 2.0: 9.5, 10.6.10). -CHKJ2017.brh.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBHome (EJB 2.0: 9.5, 12.2.9). - -# implement EJBLocalHome -CHKJ2017.slh.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBLocalHome (EJB 2.0: 6.4, 7.10.8). -CHKJ2017.clh.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBLocalHome (EJB 2.0: 9.6, 10.6.12). -CHKJ2017.blh.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBLocalHome (EJB 2.0: 9.6, 12.2.11). - -# implement EJBObject -CHKJ2017.src.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBObject (EJB 2.0: 6.5, 7.10.5). -CHKJ2017.crc.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBObject (EJB 2.0: 9.9, 10.6.9). -CHKJ2017.brc.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBObject (EJB 2.0: 9.9, 12.2.8). - -# implement EJBLocalObject -CHKJ2017.slc.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBLocalObject (EJB 2.0: 7.10.7). -CHKJ2017.clc.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBLocalObject (EJB 2.0: 9.10, 10.6.10). -CHKJ2017.blc.ejb20=CHKJ2017E: This interface must extend javax.ejb.EJBLocalObject (EJB 2.0: 9.10, 12.2.10). - -# impl component interface -CHKJ2040.cb.ejb20=CHKJ2040I: "this" must not be passed as a method argument or result (EJB 2.0: 10.6.2). -CHKJ2040.bb.ejb20=CHKJ2040I: "this" must not be passed as a method argument or result (EJB 2.0: 12.2.2). -CHKJ2040.sb.ejb20=CHKJ2040I: "this" must not be passed as a method argument or result (EJB 2.0: 7.10.2). - -# bean class -CHKJ2014.cb.ejb20=CHKJ2014W: This class must be abstract (EJB 2.0: 10.3.1, 10.4.1, 10.6.2). -CHKJ2014.mb.ejb20=CHKJ2014W: This class must not be abstract (EJB 2.0: 15.7.2). -CHKJ2014.bb.ejb20=CHKJ2014W: This class must not be abstract (EJB 2.0: 12.2.2). -CHKJ2014.sb.ejb20=CHKJ2014W: This class must not be abstract (EJB 2.0: 7.10.1). - -CHKJ2022.cb.ejb20=CHKJ2022W: This class must be public (EJB 2.0: 10.6.2). -CHKJ2022.mb.ejb20=CHKJ2022W: This class must be public (EJB 2.0: 15.7.2). -CHKJ2022.bb.ejb20=CHKJ2022W: This class must be public (EJB 2.0: 12.2.2). -CHKJ2022.sb.ejb20=CHKJ2022W: This class must be public (EJB 2.0: 7.10.1). -CHKJ2022.kc.ejb20=CHKJ2022W: This class must be public (EJB 2.0: 10.8.2). - -CHKJ2015.cb.ejb20=CHKJ2015W: This class must not be final (EJB 2.0: 10.6.2). -CHKJ2015.mb.ejb20=CHKJ2015W: This class must not be final (EJB 2.0: 15.7.2). -CHKJ2015.bb.ejb20=CHKJ2015W: This class must not be final (EJB 2.0: 12.2.2). -CHKJ2015.sb.ejb20=CHKJ2015W: This class must not be final (EJB 2.0: 7.10.1). - -# dependent value class -CHKJ2018.ejb20=CHKJ2018W: This class must be serializable (EJB 2.0: 10.3.3, 10.6.3). -CHKJ2043.ejb20=CHKJ2043W: This class must be public (EJB 2.0: 10.6.3). -CHKJ2044.ejb20=CHKJ2044W: This class must not be abstract (EJB 2.0: 10.6.3). - -# key class -CHKJ2019.kc.ejb20=CHKJ2019W: This class must be a legal Value Type in RMI-IIOP (EJB 2.0: 9.8, 10.6.13). -CHKJ2019.kb.ejb20=CHKJ2019W: This class must be a legal Value Type in RMI-IIOP (EJB 2.0: 9.8, 12.2.12). - - -### -# methods which must exist -### -# public default constructor with no parameters -CHKJ2050.constr.sb.ejb20=CHKJ2050W: public {0} must exist (EJB 2.0: 7.10.2). -CHKJ2050.constr.cb.ejb20=CHKJ2050W: public {0} must exist (EJB 2.0: 10.5.2, 10.6.2). -CHKJ2050.constr.bb.ejb20=CHKJ2050W: public {0} must exist (EJB 2.0: 12.1.4.1, 12.2.2). -CHKJ2050.constr.mb.ejb20=CHKJ2050W: public {0} must exist (EJB 2.0: 15.7.2). -CHKJ2050.constr.kc.ejb20=CHKJ2050W: public {0} must exist (EJB 2.0: 10.8.2). - - -# accessor method -CHKJ2050.acc.cb.ejb20=CHKJ2050E: This class must define {0} (EJB 2.0: 10.3.1). - -CHKJ2050.onMessage.mb.ejb20=CHKJ2050W: onMessage(javax.jms.Message) must exist (EJB 2.0: 15.4.2, 15.7.4). - -CHKJ2050.ejbCreate.sfb.ejb20=CHKJ2050W: At least one ejbCreate method must exist (EJB 2.0: 7.5.5). -CHKJ2050.ejbCreate.ssb.ejb20=CHKJ2050W: The ejbCreate() method must exist (EJB 2.0: 7.8). -CHKJ2050.ejbCreate.mb.ejb20=CHKJ2050W: The ejbCreate() method must exist (EJB 2.0: 15.4.4, 15.7.2). - -CHKJ2050.ejbFindByPrimaryKey.bb.ejb20=CHKJ2050W: The ejbFindByPrimaryKey method must exist (EJB 2.0: 12.2.5). - -CHKJ2050.setEntityContext.cb.ejb20=CHKJ2050W: The setEntityContext(EntityContext) method must exist (EJB 2.0: 10.5.2). -CHKJ2050.setEntityContext.bb.ejb20=CHKJ2050W: The setEntityContext(EntityContext) method must exist (EJB 2.0: 12.1.4.1). - -CHKJ2050.unsetEntityContext.cb.ejb20=CHKJ2050W: The unsetEntityContext() method must exist (EJB 2.0: 10.5.2). -CHKJ2050.unsetEntityContext.bb.ejb20=CHKJ2050W: The unsetEntityContext() method must exist (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbActivate.cb.ejb20=CHKJ2050W: The ejbActivate() method must exist (EJB 2.0: 10.5.2). -CHKJ2050.ejbActivate.bb.ejb20=CHKJ2050W: The ejbActivate() method must exist (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPassivate.cb.ejb20=CHKJ2050W: The ejbPassivate() method must exist (EJB 2.0: 10.5.2). -CHKJ2050.ejbPassivate.bb.ejb20=CHKJ2050W: The ejbPassivate() method must exist (EJB 2.0: 12.1.4.1). -CHKJ2050.ejbPassivate.sb.ejb20=CHKJ2050W: The ejbPassivate() method must exist (EJB 2.0: 7.5.1). - -CHKJ2050.ejbRemove.cb.ejb20=CHKJ2050W: The ejbRemove() method must exist (EJB 2.0: 10.5.2). -CHKJ2050.ejbRemove.bb.ejb20=CHKJ2050W: The ejbRemove() method must exist (EJB 2.0: 12.1.4.1). -CHKJ2050.ejbRemove.mb.ejb20=CHKJ2050W: The ejbRemove() method must exist (EJB 2.0: 15.7.5). -CHKJ2050.ejbRemove.sb.ejb20=CHKJ2050W: The ejbRemove() method must exist (EJB 2.0: 4.2.2, 7.5.1). - -CHKJ2050.ejbLoad.cb.ejb20=CHKJ2050W: The ejbLoad() method must exist (EJB 2.0: 10.5.2). -CHKJ2050.ejbLoad.bb.ejb20=CHKJ2050W: The ejbLoad() method must exist (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbStore.cb.ejb20=CHKJ2050W: The ejbStore() method must exist (EJB 2.0: 10.5.2). -CHKJ2050.ejbStore.bb.ejb20=CHKJ2050W: The ejbStore() method must exist (EJB 2.0: 12.1.4.1). - -CHKJ2050.create.ssrh.ejb20=CHKJ2050W: The create() method must exist (EJB 2.0: 7.8, 7.10.6). -CHKJ2050.create.sslh.ejb20=CHKJ2050W: The create() method must exist (EJB 2.0: 7.8, 7.10.8). - -CHKJ2050.create.srh.ejb20=CHKJ2050W: This interface must define at least one create method (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2050.create.slh.ejb20=CHKJ2050W: This interface must define at least one create method (EJB 2.0: 6.4.1, 7.10.8). - -CHKJ2050.find.crh.ejb20=CHKJ2050W: At least one finder method must exist (EJB 2.0: 9.5.2). -CHKJ2050.find.brh.ejb20=CHKJ2050W: At least one finder method must exist (EJB 2.0: 9.5.2). -CHKJ2050.find.clh.ejb20=CHKJ2050W: At least one finder method must exist (EJB 2.0: 9.6.2). -CHKJ2050.find.blh.ejb20=CHKJ2050W: At least one finder method must exist (EJB 2.0: 9.6.2). - -CHKJ2050.home.crh.ejb20=CHKJ2050W: This interface must define at least one home method (EJB 2.0: 9.5.4). -CHKJ2050.home.brh.ejb20=CHKJ2050W: This interface must define at least one home method (EJB 2.0: 9.5.4). -CHKJ2050.home.clh.ejb20=CHKJ2050W: This interface must define at least one home method (EJB 2.0: 9.6.4). -CHKJ2050.home.blh.ejb20=CHKJ2050W: This interface must define at least one home method (EJB 2.0: 9.6.4). - -CHKJ2050.ejbHome.crh.ejb20=CHKJ2050W: This class must define at least one ejbHome method (EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.brh.ejb20=CHKJ2050W: This class must define at least one ejbHome method (EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.clh.ejb20=CHKJ2050W: This class must define at least one ejbHome method (EJB 2.0: 9.6.4). -CHKJ2050.ejbHome.blh.ejb20=CHKJ2050W: This class must define at least one ejbHome method (EJB 2.0: 9.6.4). - -CHKJ2050.hashCode.kb.ejb20=CHKJ2050W: hashCode() must exist on this class (EJB 2.0: 12.2.12). -CHKJ2050.hashCode.kc.ejb20=CHKJ2050W: hashCode() must exist on this class (EJB 2.0: 10.6.13). - -CHKJ2050.equals.kb.ejb20=CHKJ2050W: equals(Object) must exist on this class (EJB 2.0: 12.2.12). -CHKJ2050.equals.kc.ejb20=CHKJ2050W: equals(Object) must exist on this class (EJB 2.0: 10.6.13). - -# ejbSelect - needed? pl174 says zero or more, p.193 says one or more -CHKJ2050.ejbSelect.cb.ejb20=CHKJ2050W: An ejbSelect method must exist (EJB 2.0: 10.5.2, 10.6.7). - -CHKJ2050.findByPrimaryKey.crh.ejb20=CHKJ2050W: findByPrimaryKey must exist (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2050.findByPrimaryKey.clh.ejb20=CHKJ2050W: findByPrimaryKey must exist (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2050.findByPrimaryKey.blh.ejb20=CHKJ2050W: findByPrimaryKey must exist (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2050.findByPrimaryKey.brh.ejb20=CHKJ2050W: findByPrimaryKey must exist (EJB 2.0: 9.5.2, 12.2.9). - -# ejbFind -CHKJ2050.ejbFind.bb.ejb20=CHKJ2050W: {0} must exist (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPostCreate.cb.ejb20=CHKJ2050E: {0} must exist (EJB 2.0: 10.5.2). -CHKJ2050.ejbPostCreate.bb.ejb20=CHKJ2050E: {0} must exist (EJB 2.0: 12.1.4.1, 12.2.4). - - -################################################## -# method checks -################################################## -# application exception -CHKJ2404.i.ejb20=CHKJ2404W: Application exception {1} on {0} must extend java.lang.Exception (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2404.m.ejb20=CHKJ2404W: Application exception {0} must extend java.lang.Exception (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.i.ejb20=CHKJ2416W: Application exception {1} on {0} must not extend java.lang.RuntimeException (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.m.ejb20=CHKJ2416W: Application exception {0} must not extend java.lang.RuntimeException (EJB 2.0: 18.1.1, 18.2.1). - -# ejbRemove -CHKJ2492.mb.i.ejb20=CHKJ2492W: {0} on {1} must be public (EJB 2.0: 15.7.5). -CHKJ2492.mb.m.ejb20=CHKJ2492W: This method must be public (EJB 2.0: 15.7.5). -CHKJ2492.cb.i.ejb20=CHKJ2492W: {0} on {1} must be public (EJB 2.0: 10.5.2). -CHKJ2492.cb.m.ejb20=CHKJ2492W: This method must be public (EJB 2.0: 10.5.2). -CHKJ2492.bb.i.ejb20=CHKJ2492W: {0} on {1} must be public (EJB 2.0: 12.1.4.1). -CHKJ2492.bb.m.ejb20=CHKJ2492W: This method must be public (EJB 2.0: 12.1.4.1). -CHKJ2492.sb.i.ejb20=CHKJ2492W: {0} on {1} must be public (EJB 2.0: 7.6). -CHKJ2492.sb.m.ejb20=CHKJ2492W: This method must be public (EJB 2.0: 7.6). - -CHKJ2493.mb.i.ejb20=CHKJ2493W: {0} must not be final (EJB 2.0: 15.7.5). -CHKJ2493.mb.m.ejb20=CHKJ2493W: This method must not be final (EJB 2.0: 15.7.5). -CHKJ2493.cb.i.ejb20=CHKJ2493W: {0} must not be final (EJB 2.0: 10.5.2). -CHKJ2493.cb.m.ejb20=CHKJ2493W: This method must not be final (EJB 2.0: 10.5.2). -CHKJ2493.bb.i.ejb20=CHKJ2493W: {0} must not be final (EJB 2.0: 12.1.4.1). -CHKJ2493.bb.m.ejb20=CHKJ2493W: This method must not be final (EJB 2.0: 12.1.4.1). -CHKJ2493.sb.i.ejb20=CHKJ2493W: {0} must not be final (EJB 2.0: 7.6). -CHKJ2493.sb.m.ejb20=CHKJ2493W: This method must not be final (EJB 2.0: 7.6). - -CHKJ2494.mb.i.ejb20=CHKJ2494W: {0} must not be static (EJB 2.0: 15.7.5). -CHKJ2494.mb.m.ejb20=CHKJ2494W: This method must not be static (EJB 2.0: 15.7.5). -CHKJ2494.cb.i.ejb20=CHKJ2494W: {0} must not be static (EJB 2.0: 10.5.2). -CHKJ2494.cb.m.ejb20=CHKJ2494W: This method must not be static (EJB 2.0: 10.5.2). -CHKJ2494.bb.i.ejb20=CHKJ2494W: {0} must not be static (EJB 2.0: 12.1.4.1). -CHKJ2494.bb.m.ejb20=CHKJ2494W: This method must not be static (EJB 2.0: 12.1.4.1). -CHKJ2494.sb.i.ejb20=CHKJ2494W: {0} must not be static (EJB 2.0: 7.6). -CHKJ2494.sb.m.ejb20=CHKJ2494W: This method must not be static (EJB 2.0: 7.6). - -CHKJ2505.ejbRemove.mb.i.ejb20=CHKJ2505W: {0} must return void (EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.mb.m.ejb20=CHKJ2505W: This method must return void (EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.cb.i.ejb20=CHKJ2505W: {0} must return void (EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.cb.m.ejb20=CHKJ2505W: This method must return void (EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.bb.i.ejb20=CHKJ2505W: {0} must return void (EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.bb.m.ejb20=CHKJ2505W: This method must return void (EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.sb.i.ejb20=CHKJ2505W: {0} must return void (EJB 2.0: 7.6). -CHKJ2505.ejbRemove.sb.m.ejb20=CHKJ2505W: This method must return void (EJB 2.0: 7.6). - -# ejbCreate -CHKJ2421.mb.i.ejb20=CHKJ2421W: {0} must be public (EJB 2.0: 15.7.3). -CHKJ2421.cb.i.ejb20=CHKJ2421W: {0} must be public (EJB 2.0: 10.6.4). -CHKJ2421.bb.i.ejb20=CHKJ2421W: {0} must be public (EJB 2.0: 12.2.3). -CHKJ2421.sb.i.ejb20=CHKJ2421W: {0} must be public (EJB 2.0: 7.10.3). -CHKJ2421.mb.m.ejb20=CHKJ2421W: This method must be public (EJB 2.0: 15.7.3). -CHKJ2421.cb.m.ejb20=CHKJ2421W: This method must be public (EJB 2.0: 10.6.4). -CHKJ2421.bb.m.ejb20=CHKJ2421W: This method must be public (EJB 2.0: 12.2.3). -CHKJ2421.sb.m.ejb20=CHKJ2421W: This method must be public (EJB 2.0: 7.10.3). - -CHKJ2422.sb.i.ejb20=CHKJ2422W: {0} must not be final (EJB 2.0: 7.10.3). -CHKJ2422.cb.i.ejb20=CHKJ2422W: {0} must not be final (EJB 2.0: 10.6.4). -CHKJ2422.bb.i.ejb20=CHKJ2422W: {0} must not be final (EJB 2.0: 12.2.3). -CHKJ2422.mb.i.ejb20=CHKJ2422W: {0} must not be final (EJB 2.0: 15.7.3). -CHKJ2422.sb.m.ejb20=CHKJ2422W: This method must not be final (EJB 2.0: 7.10.3). -CHKJ2422.cb.m.ejb20=CHKJ2422W: This method must not be final (EJB 2.0: 10.6.4). -CHKJ2422.bb.m.ejb20=CHKJ2422W: This method must not be final (EJB 2.0: 12.2.3). -CHKJ2422.mb.m.ejb20=CHKJ2422W: This method must not be final (EJB 2.0: 15.7.3). - -CHKJ2423.sb.i.ejb20=CHKJ2423W: {0} must not be static (EJB 2.0: 7.10.3). -CHKJ2423.cb.i.ejb20=CHKJ2423W: {0} must not be static (EJB 2.0: 10.6.4). -CHKJ2423.bb.i.ejb20=CHKJ2423W: {0} must not be static (EJB 2.0: 12.2.3). -CHKJ2423.mb.i.ejb20=CHKJ2423W: {0} must not be static (EJB 2.0: 15.7.3). -CHKJ2423.sb.m.ejb20=CHKJ2423W: This method must not be static (EJB 2.0: 7.10.3). -CHKJ2423.cb.m.ejb20=CHKJ2423W: This method must not be static (EJB 2.0: 10.6.4). -CHKJ2423.bb.m.ejb20=CHKJ2423W: This method must not be static (EJB 2.0: 12.2.3). -CHKJ2423.mb.m.ejb20=CHKJ2423W: This method must not be static (EJB 2.0: 15.7.3). - -CHKJ2424.cb.i.ejb20=CHKJ2424W: {0} must return {1} (EJB 2.0: 10.6.4). -CHKJ2424.bb.i.ejb20=CHKJ2424W: {0} must return {1} (EJB 2.0: 12.2.3). -CHKJ2424.sb.i.ejb20=CHKJ2424W: {0} must return void (EJB 2.0: 7.10.3). -CHKJ2424.mb.i.ejb20=CHKJ2424W: {0} must return void (EJB 2.0: 15.7.3). -CHKJ2424.cb.m.ejb20=CHKJ2424W: This method must return {0} (EJB 2.0: 10.6.4). -CHKJ2424.bb.m.ejb20=CHKJ2424W: This method must return {0} (EJB 2.0: 12.2.3). -CHKJ2424.sb.m.ejb20=CHKJ2424W: This method must return void (EJB 2.0: 7.10.3). -CHKJ2424.mb.m.ejb20=CHKJ2424W: This method must return void (EJB 2.0: 15.7.3). - - - -# ejbCreate's method parameters and return type -CHKJ2500.ejbCreate.sb.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 12.2.3). -CHKJ2500.ejbCreate.sb.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 12.2.3). - -CHKJ2497.cb.i.ejb20=CHKJ2497W: {0} must throw javax.ejb.CreateException (EJB 2.0: 10.6.4). -CHKJ2497.cb.m.ejb20=CHKJ2497W: This method must throw javax.ejb.CreateException (EJB 2.0: 10.6.4). - -CHKJ2501.ejbCreate.mb.i.ejb20=CHKJ2501I: {0} must not throw application exceptions (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbCreate.mb.m.ejb20=CHKJ2501I: This method must not throw application exceptions (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.i.ejb20=CHKJ2501I: {0} must not throw application exceptions (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.m.ejb20=CHKJ2501I: This method must not throw application exceptions (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.i.ejb20=CHKJ2501I: {0} must not throw application exceptions (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.m.ejb20=CHKJ2501I: This method must not throw application exceptions (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). - - -CHKJ2503.ejbCreate.sb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 12.2.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.sb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 12.2.3, 18.3.8, 18.6). - -# ejbPostCreate -CHKJ2426.cb.i.ejb20=CHKJ2426W: {0} must be public (EJB 2.0: 10.6.5). -CHKJ2426.bb.i.ejb20=CHKJ2426W: {0} must be public (EJB 2.0: 12.2.4). -CHKJ2426.cb.m.ejb20=CHKJ2426W: This method must be public (EJB 2.0: 10.6.5). -CHKJ2426.bb.m.ejb20=CHKJ2426W: This method must be public (EJB 2.0: 12.2.4). - -CHKJ2427.cb.i.ejb20=CHKJ2427W: {0} must not be final (EJB 2.0: 10.6.5). -CHKJ2427.bb.i.ejb20=CHKJ2427W: {0} must not be final (EJB 2.0: 12.2.4). -CHKJ2427.cb.m.ejb20=CHKJ2427W: This method must not be final (EJB 2.0: 10.6.5). -CHKJ2427.bb.m.ejb20=CHKJ2427W: This method must not be final (EJB 2.0: 12.2.4). - -CHKJ2428.cb.i.ejb20=CHKJ2428W: {0} must not be static (EJB 2.0: 10.6.5). -CHKJ2428.bb.i.ejb20=CHKJ2428W: {0} must not be static (EJB 2.0: 12.2.4). -CHKJ2428.cb.m.ejb20=CHKJ2428W: This method must not be static (EJB 2.0: 10.6.5). -CHKJ2428.bb.m.ejb20=CHKJ2428W: This method must not be static (EJB 2.0: 12.2.4). - -CHKJ2505.ejbPostCreate.cb.i.ejb20=CHKJ2505W: {0} must return void (EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.i.ejb20=CHKJ2505W: {0} must return void (EJB 2.0: 12.2.4). -CHKJ2505.ejbPostCreate.cb.m.ejb20=CHKJ2505W: This method must return void (EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.m.ejb20=CHKJ2505W: This method must return void (EJB 2.0: 12.2.4). - -CHKJ2503.ejbPostCreate.cb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 12.2.4, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.cb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 12.2.4, 18.3.8, 18.6). - - -# ejbHome -CHKJ2430.cb.i.ejb20=CHKJ2430I: {1} must exist for {0} to be called (EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.i.ejb20=CHKJ2430I: {1} must exist for {0} to be called (EJB 2.0: 12.1.4.1). -CHKJ2430.cb.m.ejb20=CHKJ2430I: {0} must exist for this method to be called (EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.m.ejb20=CHKJ2430I: {0} must exist for this method to be called (EJB 2.0: 12.1.4.1). - -CHKJ2431.cb.i.ejb20=CHKJ2431W: {0} must be public (EJB 2.0: 10.6.6). -CHKJ2431.bb.i.ejb20=CHKJ2431W: {0} must be public. (EJB 2.0: 12.2.6). -CHKJ2431.cb.m.ejb20=CHKJ2431W: This method must be public (EJB 2.0: 10.6.6). -CHKJ2431.bb.m.ejb20=CHKJ2431W: This method must be public. (EJB 2.0: 12.2.6). - -CHKJ2439.cb.i.ejb20=CHKJ2439W: {0} must not be static (EJB 2.0: 10.6.6). -CHKJ2439.bb.i.ejb20=CHKJ2439W: {0} must not be static (EJB 2.0: 12.2.6). -CHKJ2439.cb.m.ejb20=CHKJ2439W: This method must not be static (EJB 2.0: 10.6.6). -CHKJ2439.bb.m.ejb20=CHKJ2439W: This method must not be static (EJB 2.0: 12.2.6). - -CHKJ2500.ejbHome.cb.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 12.2.6). -CHKJ2500.ejbHome.cb.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 12.2.6). - -CHKJ2503.ejbHome.cb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 12.2.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.cb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 12.2.6, 18.3.8, 18.6). - -# ejbFind -CHKJ2457.bb.i.ejb20=CHKJ2457W: {0} must be public (EJB 2.0: 12.2.5). -CHKJ2457.bb.m.ejb20=CHKJ2457W: This method must be public (EJB 2.0: 12.2.5). - -CHKJ2458.bb.i.ejb20=CHKJ2458W: {0} must not be final (EJB 2.0: 12.2.5). -CHKJ2458.bb.m.ejb20=CHKJ2458W: This method must not be final (EJB 2.0: 12.2.5). - -CHKJ2459.bb.i.ejb20=CHKJ2459W: {0} must not be static (EJB 2.0: 12.2.5). -CHKJ2459.bb.m.ejb20=CHKJ2459W: This method must not be static (EJB 2.0: 12.2.5). - -CHKJ2500.ejbFind.bb.i.ejb20=CHKJ2500I: {0} on method {1} must be serializable at runtime (EJB 2.0: 12.2.5). -CHKJ2500.ejbFind.bb.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 12.2.5). - -CHKJ2407.bb.i.ejb20=CHKJ2407W: {0} must return {1} or a collection thereof (EJB 2.0: 12.2.5). -CHKJ2407.bb.m.ejb20=CHKJ2407W: This method must return {0} or a collection thereof (EJB 2.0: 12.2.5). - -CHKJ2503.ejbFind.bb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 12.2.5, 18.3.8, 18.6). -CHKJ2503.ejbFind.bb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 12.2.5, 18.3.8, 18.6). - -CHKJ2498.bb.i.ejb20=CHKJ2498W: {0} must not throw ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2498.bb.m.ejb20=CHKJ2498W: This method must not throw ObjectNotFoundException (EJB 2.0: 12.1.8.4). - - -# -# methods which must not exist -# -CHKJ2502.ejbFind.cb.i.ejb20=CHKJ2502I: {0} must not exist. The container provides this method implementation (EJB 2.0: 10.5.2, 10.6.2). -CHKJ2502.ejbFind.cb.m.ejb20=CHKJ2502I: This method must not exist. The container provides this method implementation (EJB 2.0: 10.5.2, 10.6.2). - -CHKJ2502.ejbSelect.bb.i.ejb20=CHKJ2502I: {0} must not exist. Only CMP beans may have ejbSelect methods (EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.bb.m.ejb20=CHKJ2502I: This method must not exist. Only CMP beans may have ejbSelect methods (EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.sfb.i.ejb20=CHKJ2502I: {0} must not exist. Only CMP beans may have ejbSelect methods (EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.sfb.m.ejb20=CHKJ2502I: This method must not exist. Only CMP beans may have ejbSelect methods (EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.ssb.i.ejb20=CHKJ2502I: {0} must not exist. Only CMP beans may have ejbSelect methods (EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.ssb.m.ejb20=CHKJ2502I: This method must not exist. Only CMP beans may have ejbSelect methods (EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.crh.i.ejb20=CHKJ2502I: {0} must not exist (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crh.m.ejb20=CHKJ2502I: This method must not exist (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.i.ejb20=CHKJ2502I: {0} must not exist (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.m.ejb20=CHKJ2502I: This method must not exist (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.i.ejb20=CHKJ2502I: {0} must not exist (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.m.ejb20=CHKJ2502I: This method must not exist (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.i.ejb20=CHKJ2502I: {0} must not exist (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.m.ejb20=CHKJ2502I: This method must not exist (EJB 2.0: 10.5.2, 10.5.7). - -# finalize -CHKJ2502.finalize.cb.i.ejb20=CHKJ2502I: finalize() must not exist (EJB 2.0: 10.6.2). -CHKJ2502.finalize.cb.m.ejb20=CHKJ2502I: This method must not exist (EJB 2.0: 10.6.2). -CHKJ2502.finalize.mb.i.ejb20=CHKJ2502I: finalize() must not exist (EJB 2.0: 15.7.2). -CHKJ2502.finalize.mb.m.ejb20=CHKJ2502I: This method must not exist (EJB 2.0: 15.7.2). -CHKJ2502.finalize.bb.i.ejb20=CHKJ2502I: finalize() must not exist (EJB 2.0: 12.2.2). -CHKJ2502.finalize.bb.m.ejb20=CHKJ2502I: This method must not exist (EJB 2.0: 12.2.2). -CHKJ2502.finalize.sb.i.ejb20=CHKJ2502I: finalize() must not exist (EJB 2.0: 7.10.2). -CHKJ2502.finalize.sb.m.ejb20=CHKJ2502I: This method must not exist (EJB 2.0: 7.10.2). - -CHKJ2502.slh.i.ejb20=CHKJ2502I: {0} must not exist (EJB 2.0: 7.10.8). -CHKJ2502.slh.m.ejb20=CHKJ2502I: This method must not exist (EJB 2.0: 7.10.8). -CHKJ2502.srh.i.ejb20=CHKJ2502I: {0} must not exist (EJB 2.0: 7.10.6). -CHKJ2502.srh.m.ejb20=CHKJ2502I: This method must not exist (EJB 2.0: 7.10.6). - - -# business -CHKJ2411.sb.i.ejb20=CHKJ2411W: The name of method {0} must not start with "ejb" (EJB 2.0: 7.10.4). -CHKJ2411.cb.i.ejb20=CHKJ2411W: The name of method {0} must not start with "ejb" (EJB 2.0: 10.6.8). -CHKJ2411.bb.i.ejb20=CHKJ2411W: The name of method {0} must not start with "ejb" (EJB 2.0: 12.2.7). -CHKJ2411.sb.m.ejb20=CHKJ2411W: This method name must not start with "ejb" (EJB 2.0: 7.10.4). -CHKJ2411.cb.m.ejb20=CHKJ2411W: This method name must not start with "ejb" (EJB 2.0: 10.6.8). -CHKJ2411.bb.m.ejb20=CHKJ2411W: This method name must not start with "ejb" (EJB 2.0: 12.2.7). - -CHKJ2441.sb.i.ejb20=CHKJ2441W: {0} must be public (EJB 2.0: 7.10.4). -CHKJ2441.cb.i.ejb20=CHKJ2441W: {0} must be public (EJB 2.0: 10.6.8). -CHKJ2441.bb.i.ejb20=CHKJ2441W: {0} must be public (EJB 2.0: 12.2.7). -CHKJ2441.sb.m.ejb20=CHKJ2441W: This method must be public (EJB 2.0: 7.10.4). -CHKJ2441.cb.m.ejb20=CHKJ2441W: This method must be public (EJB 2.0: 10.6.8). -CHKJ2441.bb.m.ejb20=CHKJ2441W: This method must be public (EJB 2.0: 12.2.7). - -CHKJ2442.sb.i.ejb20=CHKJ2442W: {0} must not be final (EJB 2.0: 7.10.4). -CHKJ2442.cb.i.ejb20=CHKJ2442W: {0} must not be final (EJB 2.0: 10.6.8). -CHKJ2442.bb.i.ejb20=CHKJ2442W: {0} must not be final (EJB 2.0: 12.2.7). -CHKJ2442.sb.m.ejb20=CHKJ2442W: This method must not be final (EJB 2.0: 7.10.4). -CHKJ2442.cb.m.ejb20=CHKJ2442W: This method must not be final (EJB 2.0: 10.6.8). -CHKJ2442.bb.m.ejb20=CHKJ2442W: This method must not be final (EJB 2.0: 12.2.7). - -CHKJ2443.sb.i.ejb20=CHKJ2443W: {0} must not be static (EJB 2.0: 7.10.4). -CHKJ2443.cb.i.ejb20=CHKJ2443W: {0} must not be static (EJB 2.0: 10.6.8). -CHKJ2443.bb.i.ejb20=CHKJ2443W: {0} must not be static (EJB 2.0: 12.2.7). -CHKJ2443.sb.m.ejb20=CHKJ2443W: This method must not be static (EJB 2.0: 7.10.4). -CHKJ2443.cb.m.ejb20=CHKJ2443W: This method must not be static (EJB 2.0: 10.6.8). -CHKJ2443.bb.m.ejb20=CHKJ2443W: This method must not be static (EJB 2.0: 12.2.7). - -CHKJ2500.bus.sb.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 12.2.7). -CHKJ2500.bus.sb.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 12.2.7). - -CHKJ2503.bus.sb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 12.2.7, 18.3.8, 18.6). -CHKJ2503.bus.sb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 12.2.7, 18.3.8, 18.6). - -# onMessage -CHKJ2503.onMessage.mb.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 15.4.10, 18.3.8, 18.6). -CHKJ2503.onMessage.mb.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 15.4.10, 18.3.8, 18.6). - -CHKJ2445.mb.i.ejb20=CHKJ2445W: {0} must be public (EJB 2.0: 15.7.4). -CHKJ2445.mb.m.ejb20=CHKJ2445W: This method must be public (EJB 2.0: 15.7.4). - -CHKJ2446.mb.i.ejb20=CHKJ2446W: {0} must not be final (EJB 2.0: 15.7.4). -CHKJ2446.mb.m.ejb20=CHKJ2446W: This method must not be final (EJB 2.0: 15.7.4). - -CHKJ2447.mb.i.ejb20=CHKJ2447W: {0} must not be static (EJB 2.0: 15.7.4). -CHKJ2447.mb.m.ejb20=CHKJ2447W: This method must not be static (EJB 2.0: 15.7.4). - -CHKJ2505.onMessage.mb.i.ejb20=CHKJ2505W: {0} must return void (EJB 2.0: 15.7.4). -CHKJ2505.onMessage.mb.m.ejb20=CHKJ2505W: This method must return void (EJB 2.0: 15.7.4). - -# accessor method -CHKJ2449.cb.i.ejb20=CHKJ2449W: {0} must be public (EJB 2.0: 10.3.1). -CHKJ2449.cb.m.ejb20=CHKJ2449W: This method must be public (EJB 2.0: 10.3.1). - -CHKJ2450.cb.i.ejb20=CHKJ2450W: {0} must be abstract (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2450.cb.m.ejb20=CHKJ2450W: This method must be abstract (EJB 2.0: 10.3.1, 10.6.2). - -# get & set methods of cmr fields -CHKJ2473.crc.i.ejb20=CHKJ2473W: {0} must not be exposed (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crc.m.ejb20=CHKJ2473W: This method must not be exposed (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.i.ejb20=CHKJ2473W: {0} must not be exposed (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.m.ejb20=CHKJ2473W: This method must not be exposed (EJB 2.0: 10.3.1, 10.3.10.1). - -# home -CHKJ2461.home.brh.ejb20=CHKJ2461W: This interface must follow RMI-IIOP rules for remote interfaces (EJB 2.0: 12.2.9). -CHKJ2461.home.crh.ejb20=CHKJ2461W: This interface must follow RMI-IIOP rules for remote interfaces (EJB 2.0: 10.6.10). -CHKJ2461.home.srh.ejb20=CHKJ2461W: This interface must follow RMI-IIOP rules for remote interfaces (EJB 2.0: 7.10.6). - -CHKJ2462.clh.i.ejb20=CHKJ2462I: The name of method {0} must not start with "create" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.i.ejb20=CHKJ2462I: The name of method {0} must not start with "create" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.i.ejb20=CHKJ2462I: The name of method {0} must not start with "create" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.i.ejb20=CHKJ2462I: The name of method {0} must not start with "create" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2462.clh.m.ejb20=CHKJ2462I: This method name must not start with "create" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.m.ejb20=CHKJ2462I: This method name must not start with "create" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.m.ejb20=CHKJ2462I: This method name must not start with "create" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.m.ejb20=CHKJ2462I: This method name must not start with "create" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2463.clh.i.ejb20=CHKJ2463I: The name of method {0} must not start with "find" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.i.ejb20=CHKJ2463I: The name of method {0} must not start with "find" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.i.ejb20=CHKJ2463I: The name of method {0} must not start with "find" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.i.ejb20=CHKJ2463I: The name of method {0} must not start with "find" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2463.clh.m.ejb20=CHKJ2463I: This method name must not start with "find" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.m.ejb20=CHKJ2463I: This method name must not start with "find" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.m.ejb20=CHKJ2463I: This method name must not start with "find" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.m.ejb20=CHKJ2463I: This method name must not start with "find" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2464.clh.i.ejb20=CHKJ2464I: The name of method {0} must not start with "remove" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.i.ejb20=CHKJ2464I: The name of method {0} must not start with "remove" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.i.ejb20=CHKJ2464I: The name of method {0} must not start with "remove" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.i.ejb20=CHKJ2464I: The name of method {0} must not start with "remove" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2464.clh.m.ejb20=CHKJ2464I: This method name must not start with "remove" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.m.ejb20=CHKJ2464I: This method name must not start with "remove" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.m.ejb20=CHKJ2464I: This method name must not start with "remove" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.m.ejb20=CHKJ2464I: This method name must not start with "remove" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2503.home.brh.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.home.blh.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.home.brh.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.home.blh.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - - -# create -CHKJ2503.create.brh.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.create.blh.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.create.brh.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.create.blh.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2467.srh.i.ejb20=CHKJ2467W: {0} must throw javax.ejb.CreateException (EJB 2.0: 7.10.6). -CHKJ2467.slh.i.ejb20=CHKJ2467W: {0} must throw javax.ejb.CreateException (EJB 2.0: 7.10.8). -CHKJ2467.crh.i.ejb20=CHKJ2467W: {0} must throw javax.ejb.CreateException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.i.ejb20=CHKJ2467W: {0} must throw javax.ejb.CreateException (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.i.ejb20=CHKJ2467W: {0} must throw javax.ejb.CreateException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.i.ejb20=CHKJ2467W: {0} must throw javax.ejb.CreateException (EJB 2.0: 9.6.1, 12.2.11). -CHKJ2467.srh.m.ejb20=CHKJ2467W: This method must throw javax.ejb.CreateException (EJB 2.0: 7.10.6). -CHKJ2467.slh.m.ejb20=CHKJ2467W: This method must throw javax.ejb.CreateException (EJB 2.0: 7.10.8). -CHKJ2467.crh.m.ejb20=CHKJ2467W: This method must throw javax.ejb.CreateException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.m.ejb20=CHKJ2467W: This method must throw javax.ejb.CreateException (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.m.ejb20=CHKJ2467W: This method must throw javax.ejb.CreateException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.m.ejb20=CHKJ2467W: This method must throw javax.ejb.CreateException (EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2402.sfrh.i.ejb20=CHKJ2402E: {0} must return {1} (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.i.ejb20=CHKJ2402E: {0} must return {1} (EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.i.ejb20=CHKJ2402E: {0} must return {1} (EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.i.ejb20=CHKJ2402E: {0} must return {1} (EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.i.ejb20=CHKJ2402E: {0} must return {1} (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.i.ejb20=CHKJ2402E: {0} must return {1} (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.i.ejb20=CHKJ2402E: {0} must return {1} (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.i.ejb20=CHKJ2402E: {0} must return {1} (EJB 2.0: 9.6.1, 12.2.11). -CHKJ2402.sfrh.m.ejb20=CHKJ2402E: This method must return {0} (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.m.ejb20=CHKJ2402E: This method must return {0} (EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.m.ejb20=CHKJ2402E: This method must return {0} (EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.m.ejb20=CHKJ2402E: This method must return {0} (EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.m.ejb20=CHKJ2402E: This method must return {0} (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.m.ejb20=CHKJ2402E: This method must return {0} (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.m.ejb20=CHKJ2402E: This method must return {0} (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.m.ejb20=CHKJ2402E: This method must return {0} (EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2476.srh.i.ejb20=CHKJ2476E: {0} must be the create() method (EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.i.ejb20=CHKJ2476E: {0} must be the create() method (EJB 2.0: 7.8, 7.10.8). -CHKJ2476.srh.m.ejb20=CHKJ2476E: This method must be the create() method (EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.m.ejb20=CHKJ2476E: This method must be the create() method (EJB 2.0: 7.8, 7.10.8). -CHKJ2476.ssb.i.ejb20=CHKJ2476E: {0} must be the ejbCreate() method (EJB 2.0: 7.8). -CHKJ2476.ssb.m.ejb20=CHKJ2476E: This method must be the ejbCreate() method (EJB 2.0: 7.8). - - -# remote create -CHKJ2504.create.srh.i.ejb20=CHKJ2504W: The {1} matching method for {0} must exist on {2} (EJB 2.0: 7.10.6). -CHKJ2504.create.slh.i.ejb20=CHKJ2504W: The {1} matching method for {0} must exist on {2} (EJB 2.0: 7.10.8). -CHKJ2504.create.crh.i.ejb20=CHKJ2504W: The {1} matching method for {0} must exist on {2} (EJB 2.0: 10.6.10). -CHKJ2504.create.clh.i.ejb20=CHKJ2504W: The {1} matching method for {0} must exist on {2} (EJB 2.0: 10.6.12). -CHKJ2504.create.brh.i.ejb20=CHKJ2504W: The {1} matching method for {0} must exist on {2} (EJB 2.0: 12.2.9). -CHKJ2504.create.blh.i.ejb20=CHKJ2504W: The {1} matching method for {0} must exist on {2} (EJB 2.0: 12.2.11). -CHKJ2504.create.srh.m.ejb20=CHKJ2504W: The {0} matching method must exist on {1} (EJB 2.0: 7.10.6). -CHKJ2504.create.slh.m.ejb20=CHKJ2504W: The {0} matching method must exist on {1} (EJB 2.0: 7.10.8). -CHKJ2504.create.crh.m.ejb20=CHKJ2504W: The {0} matching method must exist on {1} (EJB 2.0: 10.6.10). -CHKJ2504.create.clh.m.ejb20=CHKJ2504W: The {0} matching method must exist on {1} (EJB 2.0: 10.6.12). -CHKJ2504.create.brh.m.ejb20=CHKJ2504W: The {0} matching method must exist on {1} (EJB 2.0: 12.2.9). -CHKJ2504.create.blh.m.ejb20=CHKJ2504W: The {0} matching method must exist on {1} (EJB 2.0: 12.2.11). - -CHKJ2500.create.srh.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 7.10.6). -CHKJ2500.create.crh.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.create.srh.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 7.10.6). -CHKJ2500.create.crh.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 9.5.4, 12.2.9). - -# home method -CHKJ2504.home.crh.i.ejb20=CHKJ2504W: The {1} matching method for {0} must exist on {2} (EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.i.ejb20=CHKJ2504W: The {1} matching method for {0} must exist on {2} (EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.i.ejb20=CHKJ2504W: The {1} matching method for {0} must exist on {2} (EJB 2.0: 12.2.9). -CHKJ2504.home.blh.i.ejb20=CHKJ2504W: The {1} matching method for {0} must exist on {2} (EJB 2.0: 12.2.11). -CHKJ2504.home.crh.m.ejb20=CHKJ2504W: The {0} method must exist on {1} (EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.m.ejb20=CHKJ2504W: The {0} method must exist on {1} (EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.m.ejb20=CHKJ2504W: The {0} method must exist on {1} (EJB 2.0: 12.2.9). -CHKJ2504.home.blh.m.ejb20=CHKJ2504W: The {0} method must exist on {1} (EJB 2.0: 12.2.11). - - -# find method -CHKJ2503.find.brh.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.find.blh.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.find.brh.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.find.blh.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2477.crh.i.ejb20=CHKJ2477W: {0} must throw javax.ejb.FinderException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.i.ejb20=CHKJ2477W: {0} must throw javax.ejb.FinderException (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.i.ejb20=CHKJ2477W: {0} must throw javax.ejb.FinderException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.i.ejb20=CHKJ2477W: {0} must throw javax.ejb.FinderException (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2477.crh.m.ejb20=CHKJ2477W: This method must throw javax.ejb.FinderException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.m.ejb20=CHKJ2477W: This method must throw javax.ejb.FinderException (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.m.ejb20=CHKJ2477W: This method must throw javax.ejb.FinderException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.m.ejb20=CHKJ2477W: This method must throw javax.ejb.FinderException (EJB 2.0: 9.6.2, 10.6.12). - -CHKJ2478.crh.i.ejb20=CHKJ2478I: {0} must not throw ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.crh.m.ejb20=CHKJ2478I: This method must not throw ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.clh.i.ejb20=CHKJ2478I: {0} must not throw ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.clh.m.ejb20=CHKJ2478I: This method must not throw ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.brh.i.ejb20=CHKJ2478I: {0} must not throw ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.brh.m.ejb20=CHKJ2478I: This method must not throw ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.blh.i.ejb20=CHKJ2478I: {0} must not throw ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.blh.m.ejb20=CHKJ2478I: This method must not throw ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.cb.i.ejb20=CHKJ2478I: {0} must not throw ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.cb.m.ejb20=CHKJ2478I: This method must not throw ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.bb.i.ejb20=CHKJ2478I: {0} must not throw ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.bb.m.ejb20=CHKJ2478I: This method must not throw ObjectNotFoundException (EJB 2.0: 12.1.8.4). - -CHKJ2403.brh.i.ejb20=CHKJ2403W: {0} must return {1} or a collection thereof (EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.i.ejb20=CHKJ2403W: {0} must return {1} or a collection thereof (EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.i.ejb20=CHKJ2403W: {0} must return {1} or a collection thereof (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.i.ejb20=CHKJ2403W: {0} must return {1} or a collection thereof (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). -CHKJ2403.brh.m.ejb20=CHKJ2403W: This method must return {0} or a collection thereof (EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.m.ejb20=CHKJ2403W: This method must return {0} or a collection thereof (EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.m.ejb20=CHKJ2403W: This method must return {0} or a collection thereof (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.m.ejb20=CHKJ2403W: This method must return {0} or a collection thereof (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). - -# remote find -CHKJ2504.find.brh.i.ejb20=CHKJ2504W: {1} must exist on {2} for {0} (EJB 2.0: 12.2.9). -CHKJ2504.find.crh.i.ejb20=CHKJ2504W: {1} must exist on {2} for {0} (EJB 2.0: 10.6.10). -CHKJ2504.find.brh.m.ejb20=CHKJ2504W: {0} must exist on {1} (EJB 2.0: 12.2.9). -CHKJ2504.find.crh.m.ejb20=CHKJ2504W: {0} must exist on {1} (EJB 2.0: 10.6.10). - -# local find -CHKJ2504.find.blh.i.ejb20=CHKJ2504W: {1} must exist on {2} for {0} (EJB 2.0: 12.2.11). -CHKJ2504.find.clh.i.ejb20=CHKJ2504W: {1} must exist on {2} for {0} (EJB 2.0: 10.6.2). -CHKJ2504.find.blh.m.ejb20=CHKJ2504W: {0} must exist on {1} (EJB 2.0: 12.2.11). -CHKJ2504.find.clh.m.ejb20=CHKJ2504W: {0} must exist on {1} (EJB 2.0: 10.6.2). - - -CHKJ2500.find.srh.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 7.10.6). -CHKJ2500.find.crh.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.find.srh.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 7.10.6). -CHKJ2500.find.crh.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2495.clh.i.ejb20=CHKJ2495I: {0} must be associated with a query element in ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.clh.m.ejb20=CHKJ2495I: This method must be associated with a query element in ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.i.ejb20=CHKJ2495I: {0} must be associated with a query element in ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.m.ejb20=CHKJ2495I: This method must be associated with a query element in ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). - - -# method on a component interface -CHKJ2503.bus.src.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.i.ejb20=CHKJ2503E: {0} must throw java.rmi.RemoteException (EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.i.ejb20=CHKJ2503W: {0} must not throw java.rmi.RemoteException (EJB 2.0: 9.10, 18.3.8, 18.6). -CHKJ2503.bus.src.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.m.ejb20=CHKJ2503E: This method must throw java.rmi.RemoteException (EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.m.ejb20=CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 9.10, 18.3.8, 18.6). - -# method on a home interface -CHKJ2465.brh.i.ejb20=CHKJ2465W: {0} must throw {1} for {2} (EJB 2.0: 12.2.9). -CHKJ2465.blh.i.ejb20=CHKJ2465W: {0} must throw {1} for {2} (EJB 2.0: 12.2.11). -CHKJ2465.crh.i.ejb20=CHKJ2465W: {0} must throw {1} for {2} (EJB 2.0: 10.6.10). -CHKJ2465.clh.i.ejb20=CHKJ2465W: {0} must throw {1} for {2} (EJB 2.0: 10.6.12). -CHKJ2465.srh.i.ejb20=CHKJ2465W: {0} must throw {1} for {2} (EJB 2.0: 7.10.6). -CHKJ2465.slh.i.ejb20=CHKJ2465W: {0} must throw {1} for {2} (EJB 2.0: 7.10.8). -CHKJ2465.brh.m.ejb20=CHKJ2465W: This method must throw {0} for {1} (EJB 2.0: 12.2.9). -CHKJ2465.blh.m.ejb20=CHKJ2465W: This method must throw {0} for {1} (EJB 2.0: 12.2.11). -CHKJ2465.crh.m.ejb20=CHKJ2465W: This method must throw {0} for {1} (EJB 2.0: 10.6.10). -CHKJ2465.clh.m.ejb20=CHKJ2465W: This method must throw {0} for {1} (EJB 2.0: 10.6.12). -CHKJ2465.srh.m.ejb20=CHKJ2465W: This method must throw {0} for {1} (EJB 2.0: 7.10.6). -CHKJ2465.slh.m.ejb20=CHKJ2465W: This method must throw {0} for {1} (EJB 2.0: 7.10.8). - -# method on a remote home -CHKJ2500.home.srh.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 7.10.6). -CHKJ2500.home.crh.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.i.ejb20=CHKJ2500I: {1} in method {0} must be serializable at runtime (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.home.srh.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 7.10.6). -CHKJ2500.home.crh.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2466.src.i.ejb20=CHKJ2466I: {0} must not expose the {1} type (EJB 2.0: 7.10.5). -CHKJ2466.crh.i.ejb20=CHKJ2466I: {0} must not expose the {1} type (EJB 2.0: 10.6.10). -CHKJ2466.brh.i.ejb20=CHKJ2466I: {0} must not expose the {1} type (EJB 2.0: 12.2.9). -CHKJ2466.crh.m.ejb20=CHKJ2466I: This method must not expose the {0} type (EJB 2.0: 10.6.10). -CHKJ2466.brh.m.ejb20=CHKJ2466I: This method must not expose the {0} type (EJB 2.0: 12.2.9). -CHKJ2466.src.m.ejb20=CHKJ2466I: This method must not expose the {0} type (EJB 2.0: 7.10.5). - -# method on a remote component -CHKJ2468.src.ejb20=CHKJ2468W: This interface must follow RMI-IIOP rules for remote interfaces (EJB 2.0: 7.10.5). -CHKJ2468.crc.ejb20=CHKJ2468W: This interface must follow RMI-IIOP rules for remote interfaces (EJB 2.0: 10.6.9). -CHKJ2468.brc.ejb20=CHKJ2468W: This interface must follow RMI-IIOP rules for remote interfaces (EJB 2.0: 12.2.8). - -CHKJ2500.bus.src.i.ejb20=CHKJ2500I: {0} in method {1} must be serializable at runtime (EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.i.ejb20=CHKJ2500I: {0} in method {1} must be serializable at runtime (EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.i.ejb20=CHKJ2500I: {0} in method {1} must be serializable at runtime (EJB 2.0: 12.2.8). -CHKJ2500.bus.src.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.m.ejb20=CHKJ2500I: {0} must be serializable at runtime (EJB 2.0: 12.2.8). - -CHKJ2472.srh.i.ejb20=CHKJ2472W: {1} in method {0} cannot be an argument or result type (EJB 2.0: 6.7.2). -CHKJ2472.brc.i.ejb20=CHKJ2472W: {0} must not pass {1} as an argument or result (EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.i.ejb20=CHKJ2472W: {0} must not pass {1} as an argument or result (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.brc.m.ejb20=CHKJ2472W: This method must not pass {0} as an argument or result (EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.m.ejb20=CHKJ2472W: This method must not pass {0} as an argument or result (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.srh.m.ejb20=CHKJ2472W: {0} cannot be an argument or result type (EJB 2.0: 6.7.2). - -# method on a remote component CMP -CHKJ2474.crc.i.ejb20=CHKJ2474W: {0} must not expose {1} (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2474.crc.m.ejb20=CHKJ2474W: This method must not expose {0} (EJB 2.0: 10.3.1, 10.3.10.1). - -CHKJ2490.crc.i.ejb20=CHKJ2490W: {0} must not be exposed (EJB 2.0: 10.3.1, 10.3.10.1). -CJKJ2490.crc.m.ejb20=CHKJ2490W: This method must not be exposed (EJB 2.0: 10.3.1, 10.3.10.1). - -# ejbSelect method -CHKJ2485.cb.i.ejb20=CHKJ2485W: {0} must be abstract (EJB 2.0: 10.5.7, 10.6.7). -CHKJ2485.cb.m.ejb20=CHKJ2485W: This method must be abstract (EJB 2.0: 10.5.7, 10.6.7). - -CHKJ2487.cb.i.ejb20=CHKJ2487W: {0} must be public (EJB 2.0: 10.6.7). -CHKJ2487.cb.m.ejb20=CHKJ2487W: This method must be public (EJB 2.0: 10.6.7). - -CHKJ2488.cb.i.ejb20=CHKJ2488W: {0} must throw javax.ejb.FinderException (EJB 2.0: 10.6.7). -CHKJ2488.cb.m.ejb20=CHKJ2488W: This method must throw javax.ejb.FinderException (EJB 2.0: 10.6.7). - -CHKJ2486.cb.i.ejb20=CHKJ2486W: {0} must return {1} or a collection thereof (EJB 2.0: 10.5.7, 11.2.2). -CHKJ2486.cb.m.ejb20=CHKJ2486W: This method must return {0} or a collection thereof (EJB 2.0: 10.5.7, 11.2.2). - -CHKJ2496.cb.i.ejb20=CHKJ2496W: {0} must be associated with a query element in ejb-jar.xml (EJB 2.0: 10.5.7, 10.6.14). -CHKJ2496.cb.m.ejb20=CHKJ2496W: This method must be associated with a query element in ejb-jar.xml (EJB 2.0: 10.5.7, 10.6.14). - -# component matching method -CHKJ2023.src.i.ejb20=CHKJ2023W: The {0} method needs {1} to exist on {2} (EJB 2.0: 7.10.5). -CHKJ2023.slc.i.ejb20=CHKJ2023W: The {0} method needs {1} to exist on {2} (EJB 2.0: 7.10.7). -CHKJ2023.brc.i.ejb20=CHKJ2023W: The {0} method needs {1} to exist on {2} (EJB 2.0: 12.2.8). -CHKJ2023.blc.i.ejb20=CHKJ2023W: The {0} method needs {1} to exist on {2} (EJB 2.0: 12.2.10). -CHKJ2023.crc.i.ejb20=CHKJ2023W: The {0} method needs {1} to exist on {2} (EJB 2.0: 10.6.9). -CHKJ2023.clc.i.ejb20=CHKJ2023W: The {0} method needs {1} to exist on {2} (EJB 2.0: 10.6.11). -CHKJ2023.src.m.ejb20=CHKJ2023W: The {0} method must exist on {1} (EJB 2.0: 7.10.5). -CHKJ2023.slc.m.ejb20=CHKJ2023W: The {0} method must exist on {1} (EJB 2.0: 7.10.7). -CHKJ2023.brc.m.ejb20=CHKJ2023W: The {0} method must exist on {1} (EJB 2.0: 12.2.8). -CHKJ2023.blc.m.ejb20=CHKJ2023W: The {0} method must exist on {1} (EJB 2.0: 12.2.10). -CHKJ2023.crc.m.ejb20=CHKJ2023W: The {0} method must exist on {1} (EJB 2.0: 10.6.9). -CHKJ2023.clc.m.ejb20=CHKJ2023W: The {0} method must exist on {1} (EJB 2.0: 10.6.11). - -CHKJ2470.src.i.ejb20=CHKJ2470E: {0} must return {1} (EJB 2.0: 7.10.5). -CHKJ2470.slc.i.ejb20=CHKJ2470E: {0} must return {1} (EJB 2.0: 7.10.7). -CHKJ2470.crc.i.ejb20=CHKJ2470E: {0} must return {1} (EJB 2.0: 10.6.9). -CHKJ2470.clc.i.ejb20=CHKJ2470E: {0} must return {1} (EJB 2.0: 10.6.11). -CHKJ2470.brc.i.ejb20=CHKJ2470E: {0} must return {1} (EJB 2.0: 12.2.8). -CHKJ2470.blc.i.ejb20=CHKJ2470E: {0} must return {1} (EJB 2.0: 12.2.10). -CHKJ2470.src.m.ejb20=CHKJ2470E: This method must return {0} (EJB 2.0: 7.10.5). -CHKJ2470.slc.m.ejb20=CHKJ2470E: This method must return {0} (EJB 2.0: 7.10.7). -CHKJ2470.crc.m.ejb20=CHKJ2470E: This method must return {0} (EJB 2.0: 10.6.9). -CHKJ2470.clc.m.ejb20=CHKJ2470E: This method must return {0} (EJB 2.0: 10.6.11). -CHKJ2470.brc.m.ejb20=CHKJ2470E: This method must return {0} (EJB 2.0: 12.2.8). -CHKJ2470.blc.m.ejb20=CHKJ2470E: This method must return {0} (EJB 2.0: 12.2.10). - -CHKJ2471.src.i.ejb20=CHKJ2471W: {0} must throw {1} (EJB 2.0: 7.10.5). -CHKJ2471.slc.i.ejb20=CHKJ2471W: {0} must throw {1} (EJB 2.0: 7.10.7). -CHKJ2471.crc.i.ejb20=CHKJ2471W: {0} must throw {1} (EJB 2.0: 10.6.9). -CHKJ2471.clc.i.ejb20=CHKJ2471W: {0} must throw {1} (EJB 2.0: 10.6.11). -CHKJ2471.brc.i.ejb20=CHKJ2471W: {0} must throw {1} (EJB 2.0: 12.2.8). -CHKJ2471.blc.i.ejb20=CHKJ2471W: {0} must throw {1} (EJB 2.0: 12.2.10). -CHKJ2471.src.m.ejb20=CHKJ2471W: This method must throw {0} (EJB 2.0: 7.10.5). -CHKJ2471.slc.m.ejb20=CHKJ2471W: This method must throw {0} (EJB 2.0: 7.10.7). -CHKJ2471.crc.m.ejb20=CHKJ2471W: This method must throw {0} (EJB 2.0: 10.6.9). -CHKJ2471.clc.m.ejb20=CHKJ2471W: This method must throw {0} (EJB 2.0: 10.6.11). -CHKJ2471.brc.m.ejb20=CHKJ2471W: This method must throw {0} (EJB 2.0: 12.2.8). -CHKJ2471.blc.m.ejb20=CHKJ2471W: This method must throw {0} (EJB 2.0: 12.2.10). - -# EJBObject, EJBLocalObject methods -CHKJ2469.src.i.ejb20=CHKJ2469W: {0} is provided by the container (EJB 2.0: 6.5). -CHKJ2469.slc.i.ejb20=CHKJ2469W: {0} is provided by the container (EJB 2.0: 6.5). -CHKJ2469.crc.i.ejb20=CHKJ2469W: {0} is provided by the container (EJB 2.0: 9.9). -CHKJ2469.clc.i.ejb20=CHKJ2469W: {0} is provided by the container (EJB 2.0: 9.10). -CHKJ2469.brc.i.ejb20=CHKJ2469W: {0} is provided by the container (EJB 2.0: 9.9). -CHKJ2469.blc.i.ejb20=CHKJ2469W: {0} is provided by the container (EJB 2.0: 9.10). -CHKJ2469.src.m.ejb20=CHKJ2469W: This method is provided by the container (EJB 2.0: 6.5). -CHKJ2469.slc.m.ejb20=CHKJ2469W: This method is provided by the container (EJB 2.0: 6.5). -CHKJ2469.crc.m.ejb20=CHKJ2469W: This method is provided by the container (EJB 2.0: 9.9). -CHKJ2469.clc.m.ejb20=CHKJ2469W: This method is provided by the container (EJB 2.0: 9.10). -CHKJ2469.brc.m.ejb20=CHKJ2469W: This method is provided by the container (EJB 2.0: 9.9). -CHKJ2469.blc.m.ejb20=CHKJ2469W: This method is provided by the container (EJB 2.0: 9.10). - -# findByPrimaryKey -CHKJ2475.crh.i.ejb20=CHKJ2475W: {0} must be findByPrimaryKey({1}) (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.i.ejb20=CHKJ2475W: {0} must be findByPrimaryKey({1}) (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.i.ejb20=CHKJ2475W: {0} must be findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.clhd.i.ejb20=CHKJ2475W: {0} must be findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.brh.i.ejb20=CHKJ2475W: {0} must be findByPrimaryKey({1}) (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.i.ejb20=CHKJ2475W: {0} must be findByPrimaryKey({1}) (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2475.crh.m.ejb20=CHKJ2475W: This method must be findByPrimaryKey({0}) (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.m.ejb20=CHKJ2475W: This method must be findByPrimaryKey({0}) (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.m.ejb20=CHKJ2475W: This method must be findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.clhd.m.ejb20=CHKJ2475W: This method must be findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.brh.m.ejb20=CHKJ2475W: This method must be findByPrimaryKey({0}) (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.m.ejb20=CHKJ2475W: This method must be findByPrimaryKey({0}) (EJB 2.0: 9.6.2, 12.2.11). - -CHKJ2479.crh.i.ejb20=CHKJ2479E: {0} must return {1} (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.i.ejb20=CHKJ2479E: {0} must return {1} (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.i.ejb20=CHKJ2479E: {0} must return {1} (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.i.ejb20=CHKJ2479E: {0} must return {1} (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2479.crh.m.ejb20=CHKJ2479E: This method must return {0} (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.m.ejb20=CHKJ2479E: This method must return {0} (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.m.ejb20=CHKJ2479E: This method must return {0} (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.m.ejb20=CHKJ2479E: This method must return {0} (EJB 2.0: 9.6.2, 12.2.11). - - - -################################################## -# field checks -################################################## -CHKJ2452.sb.i.ejb20=CHKJ2452W: Transient field {0} should not be the {1} type (EJB 2.0: 7.4.1). -CHKJ2452.sb.m.ejb20=CHKJ2452W: A transient field should not be the {0} type (EJB 2.0: 7.4.1). - -CHKJ2453.sb.i.ejb20=CHKJ2453W: Transient fields ({0}) are discouraged (EJB 2.0: 7.4.1). -CHKJ2453.sb.m.ejb20=CHKJ2453W: Transient fields are discouraged (EJB 2.0: 7.4.1). - -# CMR and CMP fields must NOT be defined on the bean class. -CHKJ2454.cb.i.ejb20=CHKJ2454W: {0} must not be defined (EJB 2.0: 10.3.1). -CHKJ2454.cb.m.ejb20=CHKJ2454W: {0} must not be defined (EJB 2.0: 10.3.1). - -CHKJ2480.cb.i.ejb20=CHKJ2480I: {0} must begin with a lowercase letter (EJB 2.0: 10.3.1). -CHKJ2480.cb.m.ejb20=CHKJ2480I: {0} must begin with a lowercase letter (EJB 2.0: 10.3.1). - -CHKJ2481.cb.i.ejb20=CHKJ2481W: {0} must be declared as a <cmp-field> (EJB 2.0: 10.3.1, 10.3.13). -CHKJ2481.cb.m.ejb20=CHKJ2481W: {0} must be declared as a <cmp-field> (EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2482.cb.i.ejb20=CHKJ2482W: {0} must be declared as a <cmr-field> (EJB 2.0: 10.3.1, 10.3.13). -CHKJ2482.cb.m.ejb20=CHKJ2482W: {0} must be declared as a <cmr-field> (EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2483.cb.i.ejb20=CHKJ2483W: {0} should not be exposed (EJB 2.0: 10.3.1). -CHKJ2483.cb.m.ejb20=CHKJ2483W: {0} should not be exposed (EJB 2.0: 10.3.1). - -CHKJ2484.cb.i.ejb20=CHKJ2484W: {0} must be either a primitive or a serializable type (EJB 2.0: 10.3.1). -CHKJ2484.cb.m.ejb20=CHKJ2484W: {0} must be either a primitive or a serializable type (EJB 2.0: 10.3.1). - -CHKJ2489.cb.i.ejb20=CHKJ2489W: Field {0} must be the {1} type (EJB 2.0: 10.8.1). -CHKJ2489.cb.m.ejb20=CHKJ2489W: This field must be the {0} type (EJB 2.0: 10.8.1). - -CHKJ2205.kc.i.ejb20=CHKJ2205W: Field {0} must be public (EJB 2.0: 10.8.2). -CHKJ2205.kc.m.ejb20=CHKJ2205W: This field must be public (EJB 2.0: 10.8.2). - -CHKJ2206.kc.i.ejb20=CHKJ2206W: Field {0} must be a <cmp-field> (EJB 2.0: 10.8.2). -CHKJ2206.kc.m.ejb20=CHKJ2206W: This field must be a <cmp-field> (EJB 2.0: 10.8.2). - - -############################################################ -## DD -############################################################ -CHKJ2880.s.ejb20=CHKJ2880W: This bean must provide a <local-home> (EJB 2.0: 7.10.1). -CHKJ2881.s.ejb20=CHKJ2881W: This bean must provide a <home> (EJB 2.0: 7.10.1). -CHKJ2882.s.ejb20=CHKJ2882W: This bean must provide a <local> (EJB 2.0: 7.10.1). -CHKJ2883.s.ejb20=CHKJ2883W: This bean must provide a <remote> (EJB 2.0: 7.10.1). -CHKJ2884.s.ejb20=CHKJ2884W: This bean must provide either a <local-home> or a <home> (EJB 2.0: 7.10.1). -CHKJ2885.s.ejb20=CHKJ2885W: This bean must provide either a <local> or a <remote> (EJB 2.0: 7.10.1). -CHKJ2880.c.ejb20=CHKJ2880W: This bean must provide a <local-home> (EJB 2.0: 10.6.1). -CHKJ2881.c.ejb20=CHKJ2881W: This bean must provide a <home> (EJB 2.0: 10.6.1). -CHKJ2882.c.ejb20=CHKJ2882W: This bean must provide a <local> (EJB 2.0: 10.6.1). -CHKJ2883.c.ejb20=CHKJ2883W: This bean must provide a <remote> (EJB 2.0: 10.6.1). -CHKJ2884.c.ejb20=CHKJ2884W: This bean must provide either a <local-home> or a <home> (EJB 2.0: 10.6.1). -CHKJ2885.c.ejb20=CHKJ2885W: This bean must provide either a <local> or a <remote> (EJB 2.0: 10.6.1). -CHKJ2880.b.ejb20=CHKJ2880W: This bean must provide a <local-home> (EJB 2.0: 12.2.1). -CHKJ2881.b.ejb20=CHKJ2881W: This bean must provide a <home> (EJB 2.0: 12.2.1). -CHKJ2882.b.ejb20=CHKJ2882W: This bean must provide a <local> (EJB 2.0: 12.2.1). -CHKJ2883.b.ejb20=CHKJ2883W: This bean must provide a <remote> (EJB 2.0: 12.2.1). -CHKJ2884.b.ejb20=CHKJ2884W: This bean must provide either a <local-home> or a <home> (EJB 2.0: 12.2.1). -CHKJ2885.b.ejb20=CHKJ2885W: This bean must provide either a <local> or a <remote> (EJB 2.0: 12.2.1). - -CHKJ2813.ejb20=CHKJ2813I: <ejb-name> {0} must be a valid Java identifier (EJB 2.0: 10.3.13, 11.2.6.1). -CHKJ2819.ejb20=CHKJ2819I: <abstract-schema-name> {0} must be a valid Java identifier (EJB 2.0: 10.3.13, 10.6.14, 11.2.6.1). -CHKJ2854.ejb20=CHKJ2854E: <abstract-schema-name> {0} must be unique within the ejb-jar.xml file (EJB 2.0: 10.3.13, 10.6.14, 11.2.2). -CHKJ2858.ejb20=CHKJ2858W: <abstract-schema-name> must exist (EJB 2.0: 22.2, 22.5). -CHKJ2859.ejb20=CHKJ2859W: Reserved identifier {0} cannot be used as an <ejb-name> (EJB 2.0: 10.6.14, 11.2.6.1). -CHKJ2860.ejb20=CHKJ2860W: Reserved identifier {0} cannot be used as an <abstract-schema-name> (EJB 2.0: 10.6.14, 11.2.6.1). - -CHKJ2861.ejb20=CHKJ2861I: <cmp-field> {0} must be a valid Java identifier and begin with a lowercase letter (EJB 2.0: 10.3.1, 11.2.6.1). -CHKJ2857.ejb20=CHKJ2857I: <cmr-field> {0} must be a valid Java identifier and begin with a lowercase letter (EJB 2.0: 10.3.1, 11.2.6.1). - -CHKJ2862.ejb20=CHKJ2862I: <cmp-field> {0} must have a set method (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2863.ejb20=CHKJ2863I: <cmp-field> {0} must have a get method (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2864.ejb20=CHKJ2864I: <cmr-field> {0} must have a set method (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2865.ejb20=CHKJ2865I: <cmr-field> {0} must have a get method (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2855.ejb20=CHKJ2855I: <cmp-field> {0} must be a Java primitive or a Java serializable type (EJB 2.0: 10.3.1). -CHKJ2856.ejb20=CHKJ2856I: <cmr-field> {0} must be the {1} type or a collection thereof (EJB 2.0: 10.3.1). - -CHKJ2815.ejb20=CHKJ2815W: Dependent value class {0} cannot be a <cmr-field> (EJB 2.0: 10.3.3). - -CHKJ2816.ejb20=CHKJ2816I: <ejb-relation-name> must be unique in ejb-jar.xml (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2817.ejb20=CHKJ2817I: <ejb-relationship-role-name> must be unique within an <ejb-relation> (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2818.ejb20=CHKJ2818I: The value of the <multiplicity> element must be either "One" or "Many" (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2821.ejb20=CHKJ2821I: <relationship-role-source> in role {0} must refer to an existing CMP bean (EJB 2.0: 10.3.2, 22.5). -CHKJ2848.ejb20=CHKJ2848I: <cascade-delete> must be used with a <multiplicity> of "One" (EJB 2.0: 10.3.4.2, 22.5). -CHKJ2866.ejb20=CHKJ2866I: <cmr-field> {0} must be defined on {1} (EJB 2.0: 10.3.2, 22.5). -CHKJ2867.ejb20=CHKJ2867I: This bean can have only unidirectional relationships to other beans (EJB 2.0: 10.3.2). -CHKJ2868.ejb20=CHKJ2868I: The value of the <cmr-field-type> element must be either "java.util.Collection" or "java.util.Set" (EJB 2.0: 10.3.13, 22.5). -CHKJ2869.ejb20=CHKJ2869I: At least one <ejb-relationship-role> must define a <cmr-field> (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2870.ejb20=CHKJ2870I: <ejb-name> {0} must exist (EJB 2.0: 10.3.13). -CHKJ2871.ejb20=CHKJ2871I: <ejb-name> {0} must refer to a CMP bean (EJB 2.0: 10.3.2, 10.3.13). - -CHKJ2872.ejb20=CHKJ2872E: The value of the <cmp-version> element must be either "1.x" or "2.x" (EJB 2.0: 22.5). -CHKJ2873.ejb20=CHKJ2873W: Migrate this bean's datasource binding to a CMP Connection Factory binding. -CHKJ2874.ejb20=CHKJ2874W: Migrate this EJB module's default datasource binding to a default CMP Connection Factory binding. - -########################################################################### -# -# 2TC: Do not translate anything in the following section. These strings -# are reserved for future use. -# -########################################################################### -# -# Ignore these messages for now; the EJB QL validator may take care of this. -# If not, add this validation into the EJBJarVRule class. -# -# -# Identification variables -# -# IWAD4927.ejb20=IWAD4927W: Identification variable {0} must be declared in the FROM clause (EJB 2.0: 11.2.6.2). -# IWAD4928.ejb20=IWAD4928W: Reserved identifier {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4929.ejb20=IWAD4929W: <abstract-schema-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4930.ejb20=IWAD4930W: <ejb-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). - -# -# query statement -# -# IWAD4918.ejb20=IWAD4918W: This query must contain a SELECT clause (EJB 2.0: 11.1). -# IWAD4919.ejb20=IWAD4919W: This query must contain a FROM clause (EJB 2.0: 11.1). -# IWAD4920.ejb20=IWAD4920W: This query has a syntax error (EJB 2.0: 11.2). -# - - -# IWAD4808.ejb20=IWAD4808W: This bean must use container-managed transaction demarcation (EJB 2.0: 17.3.1, 17.3.3). -# IWAD4809.ejb20=IWAD4809W: Specify a transaction attribute for this method (EJB 2.0: 17.4.1). -# IWAD4810.ejb20=IWAD4810W: A transaction attribute must not exist for this method (EJB 2.0: 17.4.1). - -# IWAD4811.ejb20=IWAD4811W: At least one <method> must exist in a <container-transaction> (EJB 2.0: 17.4.1). -# IWAD4900.ejb20=IWAD4900W: This <container-transaction> must reference only one bean (EJB 2.0: 17.4.1). -# IWAD4901.ejb20=IWAD4901W: {0} must exist (EJB 2.0: 17.4.1) -# IWAD4815.ejb20=IWAD4815W: No methods on {0} match this <method> (EJB 2.0: 17.4.1). -# IWAD4817.ejb20=IWAD4817W: <trans-attribute> is unknown (EJB 2.0: 17.4.1). -# IWAD4818.ejb20=IWAD4818W: Only one Style 1 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4819.ejb20=IWAD4819W: Only one Style 2 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4820.ejb20=IWAD4820W: At least one <method-param> must exist in a <method-params>. - -# IWAD4821.ejb20=IWAD4821W: <env-entry-value> must be a {0} (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4822.ejb20=IWAD4822W: <env-entry-name> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4823.ejb20=IWAD4823W: <env-entry-type> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4824.ejb20=IWAD4824W: <env-entry-name> must be unique within {0} (EJB 2.0: 20.2.1.2). -# IWAD4825.ejb20=IWAD4825W: <env-entry-type> must be a legal type (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4826.ejb20=IWAD4826W: <env-entry-value> must be a String or a character (EJB 2.0: 20.2.1.2). - -# IWAD4828.ejb20=IWAD4828W: Conventionally this reference is located in the "ejb" subcontext (EJB 2.0: 20.3.1.1, 22.5). -# IWAD4829.ejb20=IWAD4829W: This <env-entry> should be in an <ejb-ref> (EJB 2.0: 20.3.1.2). -# IWAD4830.ejb20=IWAD4830W: This <env-entry> should be in an <ejb-local-ref> (EJB 2.0: 20.3.1.2). -# IWAD4831.ejb20=IWAD4831W: <ejb-ref-type> must be {0} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4832.ejb20=IWAD4832W: <ejb-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4833.ejb20=IWAD4833W: <ejb-local-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4834.ejb20=IWAD4834W: <home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4835.ejb20=IWAD4835W: <local-home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4836.ejb20=IWAD4836W: <remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4837.ejb20=IWAD4837W: <local-remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4838.ejb20=IWAD4838W: <ejb-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4839.ejb20=IWAD4839W: <ejb-local-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4840.ejb20=IWAD4840W: <home> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4841.ejb20=IWAD4841W: <remote> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4842.ejb20=IWAD4842W: <ejb-link> must exist (EJB 2.0: 20.3.1.2). - -# IWAD4843.ejb20=IWAD4843W: This <env-entry> must be a <resource-ref> (EJB 2.0: 20.4.1.2). -# IWAD4844.ejb20=IWAD4844W: <res-ref-name> should not include the "java:com/env/" string (EJB 2.0: 20.4.1.2). -# IWAD4845.ejb20=IWAD4845W: <res-auth> must be "Application" or "Container" (EJB 2.0: 20.4.1.2). -# IWAD4846.ejb20=IWAD4846W: <res-sharing-scope> must be "Shareable" or "Unshareable" (EJB 2.0: 20.4.1.2). -# IWAD4847.ejb20=IWAD4847W: <resource-ref> must be unique in bean {0} (EJB 2.0: 20.4.1.2). - -# IWAD4848.ejb20=IWAD4848W: Conventionally this is located in the "java:comp/env/jdbc" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4849.ejb20=IWAD4849W: Conventionally this is located in the "java:comp/env/jms" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4850.ejb20=IWAD4850W: Conventionally this is located in the "java:comp/env/mail" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4851.ejb20=IWAD4851W: Conventionally this is located in the "java:comp/env/url" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). - -# IWAD4852.ejb20=IWAD4852W: This <env-entry> must be a <resource-env-ref> (EJB 2.0: 20.5.1.2). -# IWAD4853.ejb20=IWAD4853W: <resource-env-ref-name> should not include the "java:comp/env" string (EJB 2.0: 20.5.1.2). -# IWAD4854.ejb20=IWAD4854W: A JMS Destination value must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 20.5.1.2). -# IWAD4855.ejb20=IWAD4855W: <resource-env-ref-name> must be unique in bean {0} (EJB 2.0: 20.5.1.2). - -# IWAD4856.ejb20=IWAD4856W: A <role-name> must exist (EJB 2.0: 21.2.5.3). -# IWAD4857.ejb20=IWAD4857W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.2.5.3). -# IWAD4858.ejb20=IWAD4858W: A <role-name> must exist (EJB 2.0: 21.3.1). -# IWAD4859.ejb20=IWAD4859W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.3.1). -# IWAD4860.ejb20=IWAD4860W: Security roles must exist (EJB 2.0: 21.3.1). - -# IWAD4931.ejb20=IWAD4931W: At least one <method> must exist in a <method-permission> (EJB 2.0: 21.3.2). -# IWAD4932.ejb20=IWAD4932W: {0} must exist (EJB 2.0: 21.3.2) (EJB 2.0: 17.4.1). -# IWAD4933.ejb20=IWAD4933W: No methods on {0} match this <method> (EJB 2.0: 21.3.2). -# IWAD4934.ejb20=IWAD4934W: At least one <method-param> must exist in a <method-params>. - -# IWAD4866.ejb20=IWAD4866W: A <role-link> must exist (EJB 2.0: 21.3.3). -# IWAD4867.ejb20=IWAD4867W: This <role-link> must not exist (EJB 2.0: 21.3.3). -# IWAD4868.ejb20=IWAD4868W: {0} must exist (EJB 2.0: 21.3.3). - -# IWAD4869.ejb20=IWAD4869W: <security-identity> must be either "use-caller-identity" or "run-as" (EJB 2.0: 21.3.4). -# IWAD4870.ejb20=IWAD4870W: <security-identity> must be "run-as" (EJB 2.0: 21.3.4). -# IWAD4871.ejb20=IWAD4871W: Security role {0} must exist (EJB 2.0: 21.3.4.1). - -# IWAD4875.ejb20=IWAD4875W: <session-type> must be either "Stateful" or "Stateless" (EJB 2.0: 22.2, 22.5). -# IWAD4876.ejb20=IWAD4876W: <transaction-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4877.ejb20=IWAD4877W: <persistence-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4879.ejb20=IWAD4879W: At least one <cmp-field> must exist (EJB 2.0: 22.2, 22.5). - -# IWAD4880.ejb20=IWAD4880W: <acknowledge-mode> must be either "Auto-acknowledge" or "Dups-ok-acknowledge" (EJB 2.0: 22.5). -# IWAD4881.ejb20=IWAD4881W: <cascade-delete> must not exist (EJB 2.0: 22.5). -# IWAD4882.ejb20=IWAD4882W: <cmp-version> must be either "1.x" or "2.x" (EJB 2.0: 22.5). -# IWAD4883.ejb20=IWAD4883W: <cmr-field-name> must exist on {0} (EJB 2.0: 22.5). -# IWAD4884.ejb20=IWAD4884W: <cmr-field-type> must be the same type as {0} (EJB 2.0: 22.5). -# IWAD4885.ejb20=IWAD4885W: <cmr-field-type> must be either java.util.Collection or java.util.Set (EJB 2.0: 22.5). - -# IWAD4886.ejb20=IWAD4886W: <cmr-field-name> must begin with a lowercase letter (EJB 2.0: 22.5). -# IWAD4887.ejb20=IWAD4887W: <destination-type> must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 22.5). -# IWAD4889.ejb20=IWAD4889W: {0} must exist (EJB 2.0: 22.5). -# IWAD4890.ejb20=IWAD4890W: <ejb-ref-name> must be unique in bean {0} (EJB 2.0: 22.5). -# IWAD4891.ejb20=IWAD4891W: <ejb-ref-type> must be "Entity" or "Session" (EJB 2.0: 22.5). - -# IWAD4862.ejb20=IWAD4862W: <result-type-mapping> must be "Remote" (EJB 2.0: 10.5.7). -############################################################################### -# -# 2TC: end of messages which should not be translated -# -############################################################################### - -# -# end of messages for the EJB 2.0 specification -# - -# -# end of validation messages -# - -# -# End EJB Validation strings -# - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_de.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_de.properties deleted file mode 100644 index 0f2883ea9..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_de.properties +++ /dev/null @@ -1,1528 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# -# ************************************************************************* -# * Code oriented instructions: -# * -# * In the string, you may see the following special sequences: -# * a) {n} where n is a number. These are replaceable parameters. -# * b) '' In .properties files, in order to see one apostrophe (') in the final -# * string, sometimes two apostrophes must be entered in the string. In the translated -# * string, if there is at least one {n} in the string, then to show one apostrophe -# * to the user, put two apostrophes in the string. If there are no {n} in the string, -# * then put one apostrophe. -# * For example, say that you want the user to read "George's file". -# * GEORGE=George's file was on the desk. -# * GEORGE2=George''s file and {0} were on the desk. -# * GEORGE uses one apostrophe because there are no {n} and GEORGE2 -# * uses two apostrophes because there is a {n}. -# * c) '' text '' where text can be any word(s). The text between the double -# * apostrophes should not be translated. -# * d) <text> where text can be any word(s). The text between the angle -# * brackets should NOT be translated. -# * e) "text" where text can be any word(s). The text between the quotation -# * marks should NOT be translated. -# * -# ************************************************************************* -# * Other instructions -# * a) Do not translate any text that is on a line which begins with a comment -# * symbol (#). -# * b) Do not translate these words: -# * schema, EJB, RDB, JAR, RMI, BMP, CMP, OOSQL -# * c) Please return the .properties files using the same directory structure. -# * This is necessary because two of the files have the same name. -# * -# ************************************************************************* -# Any other comments to the translators are on lines which start like this: # 2TC: -# -# Version 1.42 -# - -# -# Begin EJB Validator strings. -# -# The purpose of -# IDs: -# STATUS=Status message -# LOC=Text description of a location (identifies the source of the problem when no line number is available) -# CHKJ=EJB validation message -# - -# -# Start of status messages -# -STATUS_VALIDATING={0} wird ausgewertet. - -LOC_CLASS=Klasse: {0} -LOC_FIELD=Feld: {0}, Klasse: {1} -LOC_METHOD=Methode: {0}, Klasse: {1} -LOC_BEAN=Enterprise-Bean: {0} -LOC_ROLE=<localRelationshipRoles>: {0}, Enterprise-Bean: {1} -LOC_ROLEREF=<security-role-ref>: {0} -LOC_METHODELEMENT=Element <method>: {0} -LOC_METHODPERMISSION=Element <method-permission>: {0} -LOC_METHODTRANSACTION=Element <container-transaction>: {0} -LOC_EJBRELATION=Element <ejb-relation>: {0} -LOC_EJBRELATIONSHIPROLE=Element <ejb-relationship-role>: {0}, Element <ejb-relation>: {1} -# -# end of status messages -# - -# -# Start of validation messages -# -# All unique error ids follow this format: -# -# CHKJnnnn[s] -# -# where -# - CHKJ is the four character unique component prefix -# - nnnn is the numerical id, unique within EJB Validator -# - [s] is the severity indicator: E (error), W (warning), or I (information). -# -# nnnn ranges from 2000 - 2999 -# 2000 - 2099 Messages on a class -# 2100 - 2199 Messages which are specific to Websphere or WSA (i.e., not mentioned in EJB specification, such as associations & finders) -# 2200 - 2399 Messages on a field -# 2400 - 2799 Messages on a method -# 2800 - 2899 Messages on the deployment descriptor -# 2900 - 2999 Miscellaneous -# - -# -# Messages common across EJB specifications -# -CHKJ2900=CHKJ2900I: Interner Fehler beim Ausf\u00fchren des EJB-Pr\u00fcfprogramms. Im Protokoll sind Einzelheiten hierzu enthalten. -CHKJ2852=CHKJ2852W: Interner fehler beim \u00dcberpr\u00fcfen von {0}. Die \u00fcberpr\u00fcfte Bean war {1}. -CHKJ2433=CHKJ2433W: Die \u00dcberpr\u00fcfung von {0} ist nicht m\u00f6glich, da {1} nicht wiedergegeben werden kann. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2907=CHKJ2907E: Typ {0} oder eine seiner Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2905=CHKJ2905W: Das EJB-Pr\u00fcfprogramm wurde nicht ausgef\u00fchrt, da die Datei "ejb-jar.xml" nicht geladen werden konnte. Weitere Informationen erhalten Sie durch Ausf\u00fchren des XML-Pr\u00fcfprogramms. -CHKJ2041=CHKJ2041I: Permanente Klassen und Schnittstellen m\u00fcssen sich in einem benannten Paket befinden. (JLS 2.0: 7.4.2). - -CHKJ2456.i=CHKJ2456W: {0} muss {1} f\u00fcr {2} ausl\u00f6sen (throw), oder es sind Kompilierungsfehler im Implementierungscode vorhanden. -CHKJ2456.m=CHKJ2456W: Diese Methode muss {0} f\u00fcr {1} ausl\u00f6sen (throw), oder es sind Kompilierungsfehler im Implementierungscode vorhanden. - -# -# end of common messages -# - -# -# Messages for the EJB 1.1 specification -# -CHKJ2001.eb.ejb11=CHKJ2001W: Die Schl\u00fcsselklasse {0} muss die Methode {1} implementieren. (EJB 1.1: 9.2.9) -CHKJ2002.eb.i.ejb11=CHKJ2002W: Diese Klasse muss eine entsprechende Methode "ejbPostCreate" f\u00fcr {0} implementieren. (EJB 1.1: 9.2.4) -CHKJ2002.eb.m.ejb11=CHKJ2002W: Diese Klasse muss eine entsprechende Methode "ejbPostCreate" f\u00fcr diese Methode implementieren. (EJB 1.1: 9.2.4) -CHKJ2003E.ejb11=CHKJ2003E: Diese Klasse darf javax.ejb.SessionSynchronization nicht implementieren. (EJB 1.1: 6.5.3). -CHKJ2003I.ejb11=CHKJ2003I: Zustandsbehaftete (stateful) Session-Beans f\u00fcr Bean-gesteuerte Transaktionen brauchen javax.ejb.SessionSynchronization nicht zu implementieren. (EJB 1.1: 6.5.3). -CHKJ2004.eb.i.ejb11=CHKJ2004W: Die Bean-Klasse {1} darf die ejbFind-Methode {0} nicht implementieren. (EJB 1.1: 9.4.6) -CHKJ2004.eb.m.ejb11=CHKJ2004W: Die Bean-Klasse {0} darf eine ejbFind-Methode nicht implementieren. (EJB 1.1: 9.4.6) -CHKJ2005.eh.i.ejb11=CHKJ2005E: {0} muss entweder eine "create"- oder "find"-Methode sein. (EJB 1.1: 9.2.8) -CHKJ2005.eh.m.ejb11=CHKJ2005E: Die Methode muss entweder eine "create"- oder "find"-Methode sein. (EJB 1.1: 9.2.8) -CHKJ2006.sb.ejb11=CHKJ2006E: Die Bean-Klasse {0} muss einen \u00f6ffentlichen (public) Konstruktor haben, der keine Argumente annimmt. (EJB 1.1: 6.10.2) -CHKJ2006.eb.ejb11=CHKJ2006E: Die Bean-Klasse {0} muss einen \u00f6ffentlichen (public) Konstruktor haben, der keine Argumente annimmt. (EJB 1.1: 9.2.2) -CHKJ2007.sb.ejb11=CHKJ2007E: {0} darf die Methode "finalize()" nicht deklarieren. (EJB 1.1: 6.10.2) -CHKJ2007.eb.ejb11=CHKJ2007E: {0} darf die Methode "finalize()" nicht deklarieren. (EJB 1.1: 9.2.2) -CHKJ2008.sb.ejb11=CHKJ2008E: Die Bean-Klasse {0} muss mindestens eine Methode "ejbCreate" enthalten. (EJB 1.1: 6.5.5, 6.10.3) -CHKJ2009.eb.ejb11=CHKJ2009E: Die Bean-Klasse {0} muss mindestens eine Methode "ejbFindByPrimaryKey" enthalten. (EJB 1.1: 9.2.5) -CHKJ2010.sh.ejb11=CHKJ2010E: Die Home-Schnittstelle {0} muss mindestens eine Methode "create" enthalten. (EJB 1.1: 6.10.6) -CHKJ2011.eh.ejb11=CHKJ2011E: Die Home-Schnittstelle {0} darf nur eine Methode "findByPrimaryKey" enthalten. (EJB 1.1: 9.2.8) -CHKJ2012.sr.ejb11=CHKJ2012E: Dieser Typ muss eine Schnittstelle sein. (EJB 1.1: 6.10.5). -CHKJ2012.sh.ejb11=CHKJ2012E: Dieser Typ muss eine Schnittstelle sein. (EJB 1.1: 6.10.6). -CHKJ2012.er.ejb11=CHKJ2012E: Dieser Typ muss eine Schnittstelle sein. (EJB 1.1: 9.2.7). -CHKJ2012.eh.ejb11=CHKJ2012E: Dieser Typ muss eine Schnittstelle sein. (EJB 1.1: 9.2.8). -CHKJ2013.sb.ejb11=CHKJ2013E: Die Bean-Klasse {0} muss {1} implementieren. (EJB 1.1: 6.10.2). -CHKJ2013.eb.ejb11=CHKJ2013E: Die Bean-Klasse {0} muss {1} implementieren. (EJB 1.1: 9.2.2). -CHKJ2014.sb.ejb11=CHKJ2014E: Die Bean-Klasse {0} kann nicht abstrakt (abstract) sein. (EJB 1.1: 6.10.2) -CHKJ2014.eb.ejb11=CHKJ2014E: Die Bean-Klasse {0} kann nicht abstrakt (abstract) sein. (EJB 1.1: 9.2.2) -CHKJ2015.sb.ejb11=CHKJ2015E: Die Bean-Klasse {0} kann nicht final (final) sein. (EJB 1.1: 6.10.2) -CHKJ2015.eb.ejb11=CHKJ2015E: Die Bean-Klasse {0} kann nicht final (final) sein. (EJB 1.1: 9.2.2) -CHKJ2017.sr.ejb11=CHKJ2017E: Die Schnittstelle muss {0} erweitern. (EJB 1.1: 6.10.5) -CHKJ2017.sh.ejb11=CHKJ2017E: Die Schnittstelle muss {0} erweitern. (EJB 1.1: 6.10.6) -CHKJ2017.er.ejb11=CHKJ2017E: Die Schnittstelle muss {0} erweitern. (EJB 1.1: 9.2.7) -CHKJ2017.eh.ejb11=CHKJ2017E: Die Schnittstelle muss {0} erweitern. (EJB 1.1: 9.2.8) -CHKJ2019.eb.ejb11=CHKJ2019I: Die Schl\u00fcsselklasse {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2.9) (RMI 1.3: 2.6). - - -CHKJ2020.eb.ejb11=CHKJ2020E: Die Schl\u00fcsselklasse {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.4.7.2) -CHKJ2021.eb.ejb11=CHKJ2021E: Die Schl\u00fcsselklasse {0} muss einen \u00f6ffentlichen (public) Standardkonstruktur definieren. (EJB 1.1: 9.4.7.2) -CHKJ2022.sb.ejb11=CHKJ2022E: Die Bean-Klasse {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 6.10.2) -CHKJ2022.eb.ejb11=CHKJ2022E: Die Bean-Klasse {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.2.2) -CHKJ2023.sr.i.ejb11=CHKJ2023E: F\u00fcr {0} muss in der Bean-Klasse {1} eine entsprechende Methode vorhanden sein. (EJB 1.1: 6.10.5) -CHKJ2023.sr.m.ejb11=CHKJ2023E: F\u00fcr diese Methode muss in der Bean-Klasse {0} eine entsprechende Methode vorhanden sein. (EJB 1.1: 6.10.5) -CHKJ2023.er.i.ejb11=CHKJ2023E: F\u00fcr {0} muss in der Bean-Klasse {1} eine entsprechende Methode vorhanden sein. (EJB 1.1: 9.2.7) -CHKJ2023.er.m.ejb11=CHKJ2023E: F\u00fcr diese Methode muss in der Bean-Klasse {0} eine entsprechende Methode vorhanden sein. (EJB 1.1: 9.2.7) -CHKJ2024.sh.i.ejb11=CHKJ2024E: {0} darf nicht vorhanden sein. Nur create() kann vorhanden sein (EJB 1.1: 6.8). -CHKJ2024.sh.m.ejb11=CHKJ2024E: Diese Methode darf nicht vorhanden sein. Nur create() kann vorhanden sein (EJB 1.1: 6.8). -CHKJ2025.sb.i.ejb11=CHKJ2025E: {0} darf nicht vorhanden sein. Nur ejbCreate() kann vorhanden sein (EJB 1.1: 6.8). -CHKJ2025.sb.m.ejb11=CHKJ2025E: Diese Methode darf nicht vorhanden sein. Nur ejbCreate() kann vorhanden sein (EJB 1.1: 6.8). -CHKJ2026.sh.i.ejb11=CHKJ2026E: Die Bean-Klasse {1} muss eine entsprechende Methode "ejbCreate" f\u00fcr {0} implementieren. (EJB 1.1: 6.10.6) -CHKJ2026.sh.m.ejb11=CHKJ2026E: Die Bean-Klasse {0} muss eine entsprechende Methode "ejbCreate" f\u00fcr diese Methode implementieren. (EJB 1.1: 6.10.6) -CHKJ2026.eh.i.ejb11=CHKJ2026E: Die Bean-Klasse {1} muss eine entsprechende Methode "ejbCreate" f\u00fcr {0} implementieren. (EJB 1.1: 9.2.8) -CHKJ2026.eh.m.ejb11=CHKJ2026E: Die Bean-Klasse {0} muss eine entsprechende Methode "ejbCreate" f\u00fcr diese Methode implementieren. (EJB 1.1: 9.2.8) -CHKJ2028.eb.i.ejb11=CHKJ2028W: {0} wird erst dann aufgerufen, wenn eine entsprechende Methode "ejbCreate2 definiert wurde. (EJB 1.1: 9.1.5.1) -CHKJ2028.eb.m.ejb11=CHKJ2028W: Diese Methode wird erst dann aufgerufen, wenn eine entsprechende Methode "ejbCreate2 definiert wurde. (EJB 1.1: 9.1.5.1) -CHKJ2029.eb.i.ejb11=CHKJ2029W: {0} kann ohne eine entsprechende Methode "create" in der Home-Schnittstelle {1} nicht aufgerufen werden. (EJB 1.1: 9.2.3) -CHKJ2029.eb.m.ejb11=CHKJ2029W: Diese Methode kann ohne eine entsprechende Methode "create" in der Home-Schnittstelle {0} nicht aufgerufen werden. (EJB 1.1: 9.2.3) -CHKJ2030.eh.i.ejb11=CHKJ2030E: F\u00fcr {0} muss in der Bean-Klasse {1} eine entsprechende Methode "ejbFind" vorhanden sein. (EJB 1.1: 9.2.8) -CHKJ2030.eh.m.ejb11=CHKJ2030E: F\u00fcr diese Methode muss in der Bean-Klasse {0} eine entsprechende Methode "ejbFind" vorhanden sein. (EJB 1.1: 9.2.8) -CHKJ2032.eb.ejb11=CHKJ2032W: Die Bean-Klasse {0} muss mindestens ein containergesteuertes Feld deklarieren. (EJB 1.1: 9.4.7) -CHKJ2033.eb.ejb11=CHKJ2033W: Die Methode setEntityContext(EntityContext ic) muss vorhanden sein. (EJB 1.1: 9.1.5.1) -CHKJ2034.eb.ejb11=CHKJ2034W: Die Methode unsetEntityContext() muss vorhanden sein. (EJB 1.1: 9.1.5.1) -CHKJ2035.eb.ejb11=CHKJ2035W: Die Methode ejbActivate() muss vorhanden sein. (EJB 1.1: 9.1.5.1) -CHKJ2036.eb.ejb11=CHKJ2036W: Die Methode ejbPassivate() muss vorhanden sein. (EJB 1.1: 9.1.5.1) -CHKJ2037.eb.ejb11=CHKJ2037W: Die Methode ejbRemove() muss vorhanden sein. (EJB 1.1: 9.1.5.1) -CHKJ2038.eb.ejb11=CHKJ2038W: Die Methode ejbLoad() muss vorhanden sein. (EJB 1.1: 9.1.5.1) -CHKJ2039.eb.ejb11=CHKJ2039W: Die Methode ejbStore() muss vorhanden sein. (EJB 1.1: 9.1.5.1) - -CHKJ2040.sb.ejb11=CHKJ2040I: "this" darf nicht als Methodenargument oder Ergebnis \u00fcbergeben werden. (EJB 1.1: 6.10.2) - -CHKJ2100.ejb11=CHKJ2100E: Beide Endpunkte der Berechtigungsklasse m\u00fcssen dieselbe Anzahl von Attributen verwenden. -CHKJ2101.ejb11=CHKJ2101E: Beide Endpunkte der Berechtigungsklasse m\u00fcssen denselben Typ verwenden. -CHKJ2102.eh.ejb11=CHKJ2102E: Es muss entweder ein Finder-Deskriptor oder eine \u00fcbereinstimmende angepasste Finder-Methode in der Klasse {0} definiert sein. -CHKJ2103.ejb11=CHKJ2103E: In einer Komponentenvererbungshierarchie muss die Bean-Klasse {0} {1} erben. (EJB 1.1: B.2) -CHKJ2104.ejb11=CHKJ2104E: In einer Komponentenvererbungshierarchie darf die Home-Schnittstelle {0} {1} nicht erben. (EJB 1.1: B.2) -CHKJ2105.ejb11=CHKJ2105E: In einer Komponentenvererbungshierarchie muss die Remote-Schnittstelle {0} {1} erben. (EJB 1.1: B.2) -CHKJ2106.ejb11=CHKJ2106E: Bean {0} muss {1} als ihre <prim-key-class> (prim\u00e4re Schl\u00fcsseklasse) verwenden. (EJB 1.1: B.2). - -CHKJ2200.i.ejb11=CHKJ2200W: Das statische (static) Feld {0} muss "final" sein. (EJB 1.1: 18.1.2) -CHKJ2200.m.ejb11=CHKJ2200W: Dieses statische (static) Feld muss "final" sein. (EJB 1.1: 18.1.2) -CHKJ2201.eb.i.ejb11=CHKJ2201E: {0} darf nicht "transient" sein. (EJB 1.1: 9.4.1) -CHKJ2201.eb.m.ejb11=CHKJ2201E: Das Feld darf nicht "transient" sein. (EJB 1.1: 9.4.1) -CHKJ2202.eb.i.ejb11=CHKJ2202W: Der Feldtyp von feld {0} ist f\u00fcr eine CMP-Bean ung\u00fcltig. (EJB 1.1: 9.4.1) -CHKJ2202.eb.m.ejb11=CHKJ2202W: Der Feldtyp ist f\u00fcr eine CMP-Bean ung\u00fcltig. (EJB 1.1: 9.4.1) -CHKJ2203.eb.i.ejb11=CHKJ2203E: {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.4.1) -CHKJ2203.eb.m.ejb11=CHKJ2203E: Das Feld muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.4.1) -CHKJ2205.eb.i.ejb11=CHKJ2205W: Das Prim\u00e4rschl\u00fcsselfeld mit dem Namen {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.4.7.2) -CHKJ2205.eb.m.ejb11=CHKJ2205W: Das Prim\u00e4rschl\u00fcsselfeld muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.4.7.2) -CHKJ2206.eb.i.ejb11=CHKJ2206W: {0} muss ein Element <cmp-field> von {1} und ein Feld der Bean-Klasse {2} sein. (EJB 1.1: 9.4.7.2). -CHKJ2206.eb.m.ejb11=CHKJ2206W: Dieses Feld muss ein Element <cmp-field> von {0} und ein Feld der Bean-Klasse {1} sein. (EJB 1.1: 9.4.7.2). -CHKJ2207.eb.ejb11=CHKJ2207E: Das Schl\u00fcsselfeld {0} muss denselben Typ wie der Prim\u00e4rschl\u00fcssel {1} haben. (EJB 1.1: 9.4.7.1). - -CHKJ2400.ejbCreate.sb.i.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException bei Methode {0}. (EJB 1.1: 6.10.3). -CHKJ2400.ejbCreate.sb.m.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException. (EJB 1.1: 6.10.3). -CHKJ2400.bus.sb.i.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException bei Methode {0}. (EJB 1.1: 6.10.4). -CHKJ2400.bus.sb.m.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException. (EJB 1.1: 6.10.4). -CHKJ2400.ejbCreate.eb.i.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException bei {0}. (EJB 1.1: 9.2.3). -CHKJ2400.ejbCreate.eb.m.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException. (EJB 1.1: 9.2.3). -CHKJ2400.ejbPostCreate.eb.i.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException bei {0}. (EJB 1.1: 9.2.4). -CHKJ2400.ejbPostCreate.eb.m.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException. (EJB 1.1: 9.2.4). -CHKJ2400.ejbFind.eb.i.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException bei {0}. (EJB 1.1: 9.2.5). -CHKJ2400.ejbFind.eb.m.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException. (EJB 1.1: 9.2.5). -CHKJ2400.bus.eb.i.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException bei {0}. (EJB 1.1: 9.2.6). -CHKJ2400.bus.eb.m.ejb11=CHKJ2400W: Veraltete Verwendung von java.rmi.RemoteException. (EJB 1.1: 9.2.6). - -CHKJ2401.sb.i.ejb11=CHKJ2401E: {0} muss "void" zur\u00fcckgeben. (EJB 1.1: 6.10.3) -CHKJ2401.sb.m.ejb11=CHKJ2401E: Diese Methode muss "void" zur\u00fcckgeben. (EJB 1.1: 6.10.3) -CHKJ2402.sh.i.ejb11=CHKJ2402W: {0} muss den Typ der Remote-Schnittstelle {1} zur\u00fcckgeben. (EJB 1.1: 6.10.6). -CHKJ2402.sh.m.ejb11=CHKJ2402W: Diese Methode "create" muss den Typ der Remote-Schnittstelle {0} zur\u00fcckgeben. (EJB 1.1: 6.10.6). -CHKJ2402.eh.i.ejb11=CHKJ2402W: {0} muss den Typ der Remote-Schnittstelle {1} zur\u00fcckgeben. (EJB 1.1: 9.2.8). -CHKJ2402.eh.m.ejb11=CHKJ2402W: Diese Methode "create" muss den Typ der Remote-Schnittstelle {0} zur\u00fcckgeben. (EJB 1.1: 9.2.8). -CHKJ2403.eh.i.ejb11=CHKJ2403W: {0} muss {1} oder eine Collection davon zur\u00fcckgeben. (EJB 1.1: 9.2.8) -CHKJ2403.eh.m.ejb11=CHKJ2403W: Die Methode muss {0} oder eine Collection davon zur\u00fcckgeben. (EJB 1.1: 9.2.8) -CHKJ2405.eh.i.ejb11=CHKJ2405W: Die Reihenfolge und die Typen der Argumente in {0} m\u00fcssen mit der Reihenfolge und den Typen der Felder in der Schl\u00fcsselklasse {1} \u00fcbereinstimmen. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2405.eh.m.ejb11=CHKJ2405W: Die Reihenfolge und die Typen der Argumente m\u00fcssen mit der Reihenfolge und den Typen der Felder in der Schl\u00fcsselklasse {0} \u00fcbereinstimmen. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2406.eb.i.ejb11=CHKJ2406W: {0} muss den Prim\u00e4rschl\u00fcsseltyp {1} zur\u00fcckgeben. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2406.eb.m.ejb11=CHKJ2406W: Die Methode muss den Prim\u00e4rschl\u00fcsseltyp {0} zur\u00fcckgeben. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2407.eb.i.ejb11=CHKJ2407W: {0} muss entweder {1} oder eine Collection davon zur\u00fcckgeben. (EJB 1.1: 9.2.5) -CHKJ2407.eb.m.ejb11=CHKJ2407W: Diese Methode muss entweder {0} oder eine Collection davon zur\u00fcckgeben. (EJB 1.1: 9.2.5) - -CHKJ2408.ejbCreate.sb.i.ejb11=CHKJ2408E: {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 6.10.3). -CHKJ2408.ejbCreate.sb.m.ejb11=CHKJ2408E: Die Methode muss \u00f6ffentlich (public) sein. (EJB 1.1: 6.10.3). -CHKJ2408.bus.sb.i.ejb11=CHKJ2408E: {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 6.10.4). -CHKJ2408.bus.sb.m.ejb11=CHKJ2408E: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 1.1: 6.10.4). -CHKJ2408.ejbCreate.eb.i.ejb11=CHKJ2408E: {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.2.3). -CHKJ2408.ejbCreate.eb.m.ejb11=CHKJ2408E: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.2.3). -CHKJ2408.ejbPostCreate.eb.i.ejb11=CHKJ2408E: {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.2.4). -CHKJ2408.ejbPostCreate.eb.m.ejb11=CHKJ2408E: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.2.4). -CHKJ2408.ejbFind.eb.i.ejb11=CHKJ2408E: {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.2.5). -CHKJ2408.ejbFind.eb.m.ejb11=CHKJ2408E: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.2.5). -CHKJ2408.bus.eb.i.ejb11=CHKJ2408E: {0} muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.2.6). -CHKJ2408.bus.eb.m.ejb11=CHKJ2408E: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 1.1: 9.2.6). - -CHKJ2409.ejbCreate.sb.i.ejb11=CHKJ2409E: {0} darf nicht final (final) sein. (EJB 1.1: 6.10.3). -CHKJ2409.ejbCreate.sb.m.ejb11=CHKJ2409E: Diese Methode darf nicht final (final) sein. (EJB 1.1: 6.10.3). -CHKJ2409.bus.sb.i.ejb11=CHKJ2409E: {0} darf nicht final (final) sein. (EJB 1.1: 6.10.4). -CHKJ2409.bus.sb.m.ejb11=CHKJ2409E: Diese Methode darf nicht final (final) sein. (EJB 1.1: 6.10.4). -CHKJ2409.ejbCreate.eb.i.ejb11=CHKJ2409E: {0} darf nicht final (final) sein. (EJB 1.1: 9.2.3). -CHKJ2409.ejbCreate.eb.m.ejb11=CHKJ2409E: Diese Methode darf nicht final (final) sein. (EJB 1.1: 9.2.3). -CHKJ2409.ejbPostCreate.eb.i.ejb11=CHKJ2409E: {0} darf nicht final (final) sein. (EJB 1.1: 9.2.4). -CHKJ2409.ejbPostCreate.eb.m.ejb11=CHKJ2409E: Diese Methode darf nicht final (final) sein. (EJB 1.1: 9.2.4). -CHKJ2409.ejbFind.eb.i.ejb11=CHKJ2409E: {0} darf nicht final (final) sein. (EJB 1.1: 9.2.5). -CHKJ2409.ejbFind.eb.m.ejb11=CHKJ2409E: Diese Methode darf nicht final (final) sein. (EJB 1.1: 9.2.5). -CHKJ2409.bus.eb.i.ejb11=CHKJ2409E: {0} darf nicht final (final) sein. (EJB 1.1: 9.2.6). -CHKJ2409.bus.eb.m.ejb11=CHKJ2409E: Diese Methode darf nicht final (final) sein. (EJB 1.1: 9.2.6). - -CHKJ2410.ejbCreate.sb.i.ejb11=CHKJ2410E: {0} darf nicht statisch (static) sein. (EJB 1.1: 6.10.3). -CHKJ2410.ejbCreate.sb.m.ejb11=CHKJ2410E: Diese Methode darf nicht statisch (static) sein. (EJB 1.1: 6.10.3). -CHKJ2410.bus.sb.i.ejb11=CHKJ2410E: {0} darf nicht statisch (static) sein. (EJB 1.1: 6.10.4). -CHKJ2410.bus.sb.m.ejb11=CHKJ2410E: Diese Methode darf nicht statisch (static) sein. (EJB 1.1: 6.10.4). -CHKJ2410.ejbCreate.eb.i.ejb11=CHKJ2410E: {0} darf nicht statisch (static) sein. (EJB 1.1: 9.2.3). -CHKJ2410.ejbCreate.eb.m.ejb11=CHKJ2410E: Diese Methode darf nicht statisch (static) sein. (EJB 1.1: 9.2.3). -CHKJ2410.ejbPostCreate.eb.i.ejb11=CHKJ2410E: {0} darf nicht statisch (static) sein. (EJB 1.1: 9.2.4). -CHKJ2410.ejbPostCreate.eb.m.ejb11=CHKJ2410E: Diese Methode darf nicht statisch (static) sein. (EJB 1.1: 9.2.4). -CHKJ2410.ejbFind.eb.i.ejb11=CHKJ2410E: {0} darf nicht statisch (static) sein. (EJB 1.1: 9.2.5). -CHKJ2410.ejbFind.eb.m.ejb11=CHKJ2410E: Diese Methode darf nicht statisch (static) sein. (EJB 1.1: 9.2.5). -CHKJ2410.bus.eb.i.ejb11=CHKJ2410E: {0} darf nicht statisch (static) sein. (EJB 1.1: 9.2.6). -CHKJ2410.bus.eb.m.ejb11=CHKJ2410E: Diese Methode darf nicht statisch (static) sein. (EJB 1.1: 9.2.6). - -CHKJ2411.sb.i.ejb11=CHKJ2411E: Der Name von {0} darf nicht mit "ejb" beginnen. (EJB 1.1: 6.10.4) -CHKJ2411.sb.m.ejb11=CHKJ2411E: Der Name der Methode darf nicht mit "ejb" beginnen. (EJB 1.1: 6.10.4) -CHKJ2411.eb.i.ejb11=CHKJ2411E: Der Name von {0} darf nicht mit "ejb" beginnen. (EJB 1.1: 9.2.6) -CHKJ2411.eb.m.ejb11=CHKJ2411E: Der Name der Methode darf nicht mit "ejb" beginnen. (EJB 1.1: 9.2.6) - -CHKJ2412.sb.i.ejb11=CHKJ2412I: Der R\u00fcckgabetyp von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.sb.m.ejb11=CHKJ2412I: Der R\u00fcckgabetyp muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.eb.i.ejb11=CHKJ2412I: Der R\u00fcckgabetyp von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.eb.m.ejb11=CHKJ2412I: Der R\u00fcckgabetyp muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.sr.i.ejb11=CHKJ2412I: Der R\u00fcckgabetyp von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.sr.m.ejb11=CHKJ2412I: Der R\u00fcckgabetyp muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.er.i.ejb11=CHKJ2412I: Der R\u00fcckgabetyp von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.er.m.ejb11=CHKJ2412I: Der R\u00fcckgabetyp muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.sh.i.ejb11=CHKJ2412I: Der R\u00fcckgabetyp von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.sh.m.ejb11=CHKJ2412I: Der R\u00fcckgabetyp muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.eh.i.ejb11=CHKJ2412I: Der R\u00fcckgabetyp von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2412.eh.m.ejb11=CHKJ2412I: Der R\u00fcckgabetyp muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2413.sb.i.ejb11=CHKJ2413I: Argument {1} von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.sb.m.ejb11=CHKJ2413I: Argument {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.eb.i.ejb11=CHKJ2413I: Argument {1} von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.eb.m.ejb11=CHKJ2413I: Argument {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.sr.i.ejb11=CHKJ2413I: Argument {1} von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.sr.m.ejb11=CHKJ2413I: Argument {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.er.i.ejb11=CHKJ2413I: Argument {1} von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.er.m.ejb11=CHKJ2413I: Argument {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.sh.i.ejb11=CHKJ2413I: Argument {1} von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.sh.m.ejb11=CHKJ2413I: Argument {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.eh.i.ejb11=CHKJ2413I: Argument {1} von {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2413.eh.m.ejb11=CHKJ2413I: Argument {0} muss zur Laufzeit serialisierbar sein. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2414.sh.i.ejb11=CHKJ2414E: {0} muss {1} ausl\u00f6sen (throw). (EJB 1.1: 6.10.6) -CHKJ2414.sh.m.ejb11=CHKJ2414E: Die Methode muss {0} ausl\u00f6sen (throw). (EJB 1.1: 6.10.6) -CHKJ2414.eh.i.ejb11=CHKJ2414E: {0} muss {1} ausl\u00f6sen (throw). (EJB 1.1: 9.2.8) -CHKJ2414.eh.m.ejb11=CHKJ2414E: Die Methode muss {0} ausl\u00f6sen (throw). (EJB 1.1: 9.2.8) -CHKJ2414.sr.i.ejb11=CHKJ2414E: {0} muss {1} ausl\u00f6sen (throw). (EJB 1.1: 6.10.5) -CHKJ2414.sr.m.ejb11=CHKJ2414E: Die Methode muss {0} ausl\u00f6sen (throw). (EJB 1.1: 6.10.5) -CHKJ2414.er.i.ejb11=CHKJ2414E: {0} muss {1} ausl\u00f6sen (throw). (EJB 1.1: 9.2.7) -CHKJ2414.er.m.ejb11=CHKJ2414E: Die Methode muss {0} ausl\u00f6sen (throw). (EJB 1.1: 9.2.7) - -CHKJ2415.sr.i.ejb11=CHKJ2415E: Der R\u00fcckgabetyp von {0} muss mit dem R\u00fcckgabetyp {1} der entsprechenden Methode in der Bean-Klasse {2} \u00fcbereinstimmen. (EJB 1.1: 6.10.5) -CHKJ2415.sr.m.ejb11=CHKJ2415E: Der R\u00fcckgabetyp muss mit dem R\u00fcckgabetyp {0} der entsprechenden Methode in der Bean-Klasse {1} \u00fcbereinstimmen. (EJB 1.1: 6.10.5) -CHKJ2415.er.i.ejb11=CHKJ2415E: Der R\u00fcckgabetyp von {0} muss mit dem R\u00fcckgabetyp {1} der entsprechenden Methode in der Bean-Klasse {2} \u00fcbereinstimmen. (EJB 1.1: 9.2.7) -CHKJ2415.er.m.ejb11=CHKJ2415E: Der R\u00fcckgabetyp muss mit dem R\u00fcckgabetyp {0} der entsprechenden Methode in der Bean-Klasse {1} \u00fcbereinstimmen. (EJB 1.1: 9.2.7) -CHKJ2415.sh.i.ejb11=CHKJ2415E: Der R\u00fcckgabetyp von {0} muss mit dem R\u00fcckgabetyp {1} der entsprechenden Methode in der Bean-Klasse {2} \u00fcbereinstimmen. (EJB 1.1: 6.10.6) -CHKJ2415.sh.m.ejb11=CHKJ2415E: Der R\u00fcckgabetyp muss mit dem R\u00fcckgabetyp {0} der entsprechenden Methode in der Bean-Klasse {1} \u00fcbereinstimmen. (EJB 1.1: 6.10.6) -CHKJ2415.eh.i.ejb11=CHKJ2415E: Der R\u00fcckgabetyp von {0} muss mit dem R\u00fcckgabetyp {1} der entsprechenden Methode in der Bean-Klasse {2} \u00fcbereinstimmen. (EJB 1.1: 9.2.8) -CHKJ2415.eh.m.ejb11=CHKJ2415E: Der R\u00fcckgabetyp muss mit dem R\u00fcckgabetyp {0} der entsprechenden Methode in der Bean-Klasse {1} \u00fcbereinstimmen. (EJB 1.1: 9.2.8) - -CHKJ2418.eb.i.ejb11=CHKJ2418E: {0} muss "void" zur\u00fcckgeben. (EJB 1.1: 9.2.4) -CHKJ2418.eb.m.ejb11=CHKJ2418E: Diese Methode muss "void" zur\u00fcckgeben. (EJB 1.1: 9.2.4) -CHKJ2419.sh.i.ejb11=CHKJ2419E: {0} muss eine Methode "create" sein. (EJB 1.1: 6.10.6) -CHKJ2419.sh.m.ejb11=CHKJ2419E: Diese Methode muss eine Methode "create" sein. (EJB 1.1: 6.10.6) - -CHKJ2420.sb.i.ejb11=CHKJ2420E: {1} muss durch die entsprechende Methode {0} in der Home-Schnittstelle {2} ausgel\u00f6st werden. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.sb.m.ejb11=CHKJ2420E: {0} muss durch die entsprechende Methode in der Home-Schnittstelle {1} ausgel\u00f6st werden. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.eb.i.ejb11=CHKJ2420E: {1} muss durch die entsprechende Methode {0} in der Home-Schnittstelle {2} ausgel\u00f6st werden. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2420.eb.m.ejb11=CHKJ2420E: {0} muss durch die entsprechende Methode in der Home-Schnittstelle {1} ausgel\u00f6st werden. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2432.sb.i.ejb11=CHKJ2432E: Die entsprechende Methode von {0} in der Remote-Schnittstelle {1} muss {2} ausl\u00f6sen (throw). (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.sb.m.ejb11=CHKJ2432E: Die entsprechende Methode in der Remote-Schnittstelle {0} muss {1} ausl\u00f6sen (throw). (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.eb.i.ejb11=CHKJ2432E: Die entsprechende Methode von {0} in der Remote-Schnittstelle {1} muss {2} ausl\u00f6sen (throw). (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) -CHKJ2432.eb.m.ejb11=CHKJ2432E: Die entsprechende Methode in der Remote-Schnittstelle {0} muss {1} ausl\u00f6sen (throw). (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) - -CHKJ2801.ejb11=CHKJ2801E: Der Wert des Elements <ejb-name> muss angegeben werden. (EJB 1.1: 16.2, 16.5) -CHKJ2802.named.ejb11=CHKJ2802E: <ejb-class>-Klasse {0} oder einer der Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2802.unnamed.ejb11=CHKJ2802E: Im Element <ejb-class> ist eine unbekannte Klasse angegeben. (EJB 1.1: 16.2, 16.5). -CHKJ2803.named.ejb11=CHKJ2803E: <home>-Schnittstelle {0} oder einer der Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2803.unnamed.ejb11=CHKJ2803E: Im Element <home> ist eine unbekannte Schnittstelle angegeben. (EJB 1.1: 16.2, 16.5). -CHKJ2804.named.ejb11=CHKJ2804E: <remote>-Schnittstelle {0} oder einer der Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2804.unnamed.ejb11=CHKJ2804E: Im Element <remote> ist eine unbekannte Schnittstelle angegeben. (EJB 1.1: 16.2, 16.5). -CHKJ2806.ejb11=CHKJ2806E: Der Wert des Elements <reentrant> muss entweder "True" oder "False" sein. (EJB 1.1: 16.2, 16.5) -CHKJ2807.ejb11=CHKJ2807E: Der Wert des Elements <session-type> muss entweder "Stateful" oder "Stateless" sein. (EJB 1.1: 16.2, 16.5) -CHKJ2808.ejb11=CHKJ2808E: Der Wert des Elements <transaction-type> muss entweder "Container" oder "Bean" sein. (EJB 1.1: 11.3.5, 16.2,, 16.5) -CHKJ2809.ejb11=CHKJ2809E: Der Wert des Elements <persistence-type> muss entweder "Container" oder "Bean" sein. (EJB 1.1: 16.2, 16.5) -CHKJ2810.named.ejb11=CHKJ2810E: <prim-key-class>-Klasse {0} oder einer der Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2810.unnamed.ejb11=CHKJ2810E: Im Element <prim-key-class> ist eine unbekannte Klasse angegeben. (EJB 1.1: 16.2, 16.5). -CHKJ2811.named.ejb11=CHKJ2811E: <field-name> von {0} kann in der Bean-Klasse {1} nicht lokalisiert werden. (EJB 1.1: 16.5). -CHKJ2811.unnamed.ejb11=CHKJ2811E: <cmp-field> muss ein Element <field-name> angeben. (EJB 1.1: 16.5). -CHKJ2812.ejb11=CHKJ2812E: Die Bean-Klasse {0} muss mindestens eines ihrer Felder als <cmp-field> angeben. (EJB 1.1: 16.5) -CHKJ2814.ejb11=CHKJ2814E: Das Element <ejb-name> in der Methode <method> muss eine bekannte Enterprise-Bean angeben. (EJB 1.1: 11.4.1, 15.3.2, 16.5) - -CHKJ2820.ejb11=CHKJ2820W: Der Verweis auf dien Sicherheitsberechtigungsklasse darf nur einmal definiert werden. -CHKJ2822.ejb11=CHKJ2822W: Das Element <security-role-ref> f\u00fcr die Bean {0} muss das Element <role-name> definieren. (EJB 1.1: 15.2.5.3) -CHKJ2823.ejb11=CHKJ2823W: Das Element <security-role-ref> muss das Element <role-link> definieren. (EJB 1.1: 15.3.3) -CHKJ2824.ejb11=CHKJ2824W: Das Element <security-role-ref> verweist auf die unbekannte Berechtigungsklasse {0}. (EJB 1.1: 15.3.3) -CHKJ2825.ejb11=CHKJ2825W: Das Element <security-role> in "ejb-jar.xml" muss das Element <role-name> definieren. (EJB 1.1: 15.3.1) -CHKJ2826.ejb11=CHKJ2826W: Der Name der Sicherheitsberechtigungsklasse muss eindeutig sein. (EJB 1.1: 15.3.1) -CHKJ2827.ejb11=CHKJ2827W: Ein Element <role-link> kann nicht ohne Elemente <security-role> verwendet werden. (EJB 1.1: 15.2.5.3, 15.3.1, 15.3.3) -CHKJ2828.ejb11=CHKJ2828E: Das Element <primkey-field> kann ohne einen Basiselementprim\u00e4rschl\u00fcssel (primitive) nicht verwendet werden. (EJB 1.1: 9.4.7, 16.5) -CHKJ2829.ejb11=CHKJ2829E: Die Schl\u00fcsselklasse {0} stimmt mit keinem Feld in der Enterprise-Bean {1} \u00fcberein. (EJB 1.1: 9.4.7, 16.5) - -CHKJ2830.ejb11=CHKJ2830W: Der Typ des Felds {0} kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2831.ejb11=CHKJ2831W: {0} muss in einem Element <cmp-field> deklariert sein. (EJB 1.1: 9.4.7.2) -CHKJ2832.ejb11=CHKJ2832I: Home {0}, das im Element <ejb-ref> angegeben wurde, kann im EJB-Modul nicht gefunden werden. (EJB 1.1: 14.3.1.2) -CHKJ2833.ejb11=CHKJ2833I: Remote {0}, das im Element <ejb-ref> angegeben wurde, kann im EJB-Modul nicht gefunden werden. (EJB 1.1: 14.3.1.2) -CHKJ2834.ejb11=CHKJ2834I: Bean {0}, das im Element <ejb-ref> angegeben wurde, kann im EJB-Modul nicht gefunden werden. (EJB 1.1: 14.3.2) -CHKJ2835.ejb11=CHKJ2835I: Bean {0} ist vom Typ {1}. Aktualisieren Sie das Element <ejb-ref-type> des Elements <ejb-ref>. (EJB 1.1: 14.3.2) -CHKJ2836.ejb11=CHKJ2836I: Bean {0} verwendet home {1}. Aktualisieren Sie das Element <ejb-ref> des Elements <ejb-ref>. (EJB 1.1: 14.3.2) -CHKJ2837.ejb11=CHKJ2837I: Bean {0} verwendet remote {1}. Aktualisieren Sie das Element <ejb-ref> des Elements <ejb-ref>. (EJB 1.1: 14.3.2). -CHKJ2838.ejb11=CHKJ2838I: Es wird empfohlen, alle Verweise auf Enterprise-Beans im Subkontext "ejb" zu verwalten. (EJB 1.1: 14.3.1.1). -CHKJ2839.ejb11=CHKJ2839W: Das Element <env-entry-name> des Elements <env-entry> ist ung\u00fcltig. (EJB 1.1: 14.2.1.2) - -CHKJ2840.ejb11=CHKJ2840W: Das Element <env-entry-type> des Elements <env-entry> ist ung\u00fcltig. (EJB 1.1: 14.2.1.2). -CHKJ2841.ejb11=CHKJ2841W: Der Name von {0} im Element <env-entry-name> kann in der Bean nur ein Mal verwendet werden. (EJB 1.1: 14.2.1.2). -CHKJ2842.ejb11=CHKJ2842W: <method-params> wird ignoriert, wenn <method-name> "*" ist. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2843.ejb11=CHKJ2843W: Keine Methoden in {0} stimmen mit diesem Element <method> \u00fcberein. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2844.ejb11=CHKJ2844W: Es muss mindestens ein Element <method> in einem Element <method-permission> definiert sein. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2845.ejb11=CHKJ2845W: Es muss mindestens ein Element <role-name> in einem Element <method-permission> definiert sein. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2846.ejb11=CHKJ2846W: F\u00fcr dieses Element <method-permission> wurden keine Methoden gefunden. (EJB 1.1: 15.3.2). -CHKJ2847.ejb11=CHKJ2847W: F\u00fcr dieses Element <container-transaction> wurden keine Methoden gefunden. (EJB 1.1: 11.4.1). -CHKJ2849.ejb11=CHKJ2849W: Die Komponentenvererbung von {0} kann nicht ausgewertet werden, da {1} oder einer der Supertypen nicht wiedergegeben werden kann. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2850.ejb11=CHKJ2802E: <method> kann nicht ausgewertet werden, da {0} oder einer der Supertypen nicht wiedergegeben werden kann. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2851.ejb11=CHKJ2851W: {0} kann nicht ausgewertet werden, da {1} oder einer der Supertypen nicht wiedergegeben werden kann. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2852.ejb11=CHKJ2852W: Bei dem Versuch, die Datei "ejb-jar.xml" auszuwerten, wurde ein Element der Throwable-Klasse abgefangen. Die ausgewertete Bean war {0}. -CHKJ2853.ejb11=CHKJ2853W: Bei dem Versuch, die Datei "ibm-ejb-jar-ext.xmi" auszuwerten, wurde ein Element der Throwable-Klasse abgefangen. Die ausgewertete Bean war {0}. - -CHKJ2908.ejb11=CHKJ2908W: Eine Enterprise-Bean kann nicht richtig wiedergegeben werden. Weitere Informationen erhalten Sie durch Ausf\u00fchren des XML-Pr\u00fcfprogramms. - -CHKJ2895.ejb11=CHKJ2895W: <ejb-name> {0} muss in der Datei ejb-jar.xml eindeutig sein. (EJB 1.1: 16.5). -CHKJ2875.ejb11=CHKJ2875E: <ejb-client-jar> {0} muss in jeder EAR-Datei vorhanden sein, die dieses EJB-Modul enth\u00e4lt (EJB 1.1: 16.5, 17.4). - - -# EJB_METHOD_BEAN_NULL=CHKJ2434W: Validation of this method was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_METHOD_HOME_NULL=CHKJ2435W: Validation of this method was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_METHOD_REMOTE_NULL=CHKJ2436W: Validation of this method was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_METHOD_NULL=CHKJ2437W: Validation of this method was terminated because the enterprise bean cannot be found. -# EJB_METHOD_KEY_NULL=CHKJ2438W: Validation of this method was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_REMOTE_NULL=CHKJ2904E: Validation of {0} was terminated because the remote interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_NULL=CHKJ2903E: Validation was terminated because the enterprise bean cannot be found. -# EJB_NOTREFLECTED_JAVACLASS=CHKJ2907E: Cannot validate because the {0} type cannot be reflected. Ensure that it, and all of its dependencies, are included in the classpath. -# EJB_FIELD_CANNOT_REFLECT=CHKJ2208W: Type {0} of field {1} cannot be reflected. Ensure that {0}, and all of its dependencies, are included in the classpath. -# EJB_FIELD_BEAN_NULL=CHKJ2209W: Validation of this field was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_FIELD_HOME_NULL=CHKJ2210W: Validation of this field was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_FIELD_REMOTE_NULL=CHKJ2211W: Validation of this field was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_FIELD_NULL=CHKJ2212W: Validation of this field was terminated because the enterprise bean cannot be found. -# EJB_FIELD_KEY_NULL=CHKJ2213W: Validation of this field was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_HAS_MULTIPLE_PK_METHODS=CHKJ2000W: The {0} home interface must contain only one findByPrimaryKey method. (EJB 1.1: 9.2.8) -# EJB_HOME_NULL=CHKJ2901E: Validation of {0} was terminated because the home interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_KEY_NULL=CHKJ2902E: Validation of {0} was terminated because the key class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BEAN_NULL=CHKJ2900E: Validation of {0} was terminated because the bean class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BMP_NOFIELDS=CHKJ2042W: To have a primary key, the {0} bean class must declare at least one field. (EJB 1.1: 9.1.5.1) -# EJB_DD_CANNOT_OPEN_DD=CHKJ2821E: Cannot open the deployment descriptor. Validation cannot complete. -# EJB_DD_METHTRANSACTION_NO_TRANSACTION=CHKJ2848W: At least one <trans-attribute> must be set in a <container-transaction>. (EJB 1.1: 11.4.1) - -# -# end of messages for the EJB 1.1 specification -# - -# -# Messages for EJB 2.0 specification -# -CHKJ2828.ejb20=CHKJ2828E: <primkey-field> kann ohne einen Basiselementprim\u00e4rschl\u00fcssel (primitive) nicht verwendet werden. (EJB 2.0: 10.8.1, 22.5). -CHKJ2829.ejb20=CHKJ2829E: Die Schl\u00fcsselklasse {0} stimmt mit keinem Feld in der Enterprise-Bean {1} \u00fcberein. (EJB 2.0: 10.8, 22.5). -CHKJ2839.ejb20=CHKJ2839W: Das Element <env-entry-name> des Elements <env-entry> ist ung\u00fcltig. (EJB 2.0: 20.2.1.2). -CHKJ2840.ejb20=CHKJ2840W: Das Element <env-entry-type> des Elements <env-entry> ist ung\u00fcltig. (EJB 2.0: 20.2.1.2). -CHKJ2841.ejb20=CHKJ2841W: Der Name von {0} im Element <env-entry-name> kann in der Bean nur ein Mal verwendet werden. (EJB 2.0: 20.2.1.2). -CHKJ2830.ejb20=CHKJ2830W: Der Typ des Felds {0} kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2831.ejb20=CHKJ2831W: {0} muss in einem Element <cmp-field> deklariert sein. (EJB 2.0: 10.8.2). -CHKJ2801.ejb20=CHKJ2801E: Der Wert des Elements <ejb-name> muss angegeben werden. (EJB 2.0 22.2, 22.5). -CHKJ2809.ejb20=CHKJ2809E: Der Wert des Elements <persistence-type> muss entweder "Container" oder "Bean" sein. (EJB 2.0: 22.2, 22.5). -CHKJ2806.ejb20=CHKJ2806E: Der Wert des Elements <reentrant> muss entweder "True" oder "False" sein. (EJB 2.0: 22.2, 22.5). -CHKJ2807.ejb20=CHKJ2807E: Der Wert des Elements <session-type> muss entweder "Stateful" oder "Stateless" sein. (EJB 2.0: 22.2, 22.5). -CHKJ2808.ejb20=CHKJ2808E: Der Wert des Elements <transaction-type> muss entweder "Container" oder "Bean" sein. (EJB 2.0: 17.3.6, 22.2, 22.5). -CHKJ2814.ejb20=CHKJ2814E: Das Element <ejb-name> in der Methode <method> muss eine bekannte Enterprise-Bean angeben. (EJB 2.0: 17.4.1, 21.3.2, 22.5). -CHKJ2842.ejb20=CHKJ2842W: <method-params> wird ignoriert, wenn <method-name> "*" ist. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2843.ejb20=CHKJ2843W: Keine Methoden in {0} stimmen mit diesem Element <method> \u00fcberein. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2844.ejb20=CHKJ2844W: Es muss mindestens ein Element <method> in einem Element <method-permission> definiert sein. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2845.ejb20=CHKJ2845W: Ein Element <role-name> oder <unchecked> muss in <method-permission> gesetzt werden. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2846.ejb20=CHKJ2846W: F\u00fcr dieses Element <method-permission> wurden keine Methoden gefunden. (EJB 2.0: 21.3.2). -CHKJ2847.ejb20=CHKJ2847W: F\u00fcr dieses Element <container-transaction> wurden keine Methoden gefunden. (EJB 2.0: 17.4.1). -CHKJ2812.ejb20=CHKJ2812E: Die Bean-Klasse {0} muss mindestens eines ihrer Felder als <cmp-field> angeben. (EJB 2.0: 22.5). -CHKJ2832.ejb20=CHKJ2832I: Home {0}, das im Element <ejb-ref> angegeben wurde, kann im EJB-Modul nicht gefunden werden. (EJB 2.0: 20.3.1.2). -CHKJ2833.ejb20=CHKJ2833I: Remote {0}, das im Element <ejb-ref> angegeben wurde, kann im EJB-Modul nicht gefunden werden. (EJB 2.0: 20.3.1.2). -CHKJ2834.ejb20=CHKJ2834I: Bean {0}, das im Element <ejb-ref> angegeben wurde, kann im EJB-Modul nicht gefunden werden. (EJB 2.0: 20.3.2). -CHKJ2835.ejb20=CHKJ2835I: Bean {0} ist vom Typ {1}. Aktualisieren Sie das Element <ejb-ref-type> des Elements <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2836.ejb20=CHKJ2836I: Bean {0} verwendet home {1}. Aktualisieren Sie das Element <ejb-ref> des Elements <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2837.ejb20=CHKJ2837I: Bean {0} verwendet remote {1}. Aktualisieren Sie das Element <ejb-ref> des Elements <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2838.ejb20=CHKJ2838I: Es wird empfohlen, alle Verweise auf Enterprise-Beans im Subkontext "ejb" zu verwalten. (EJB 2.0: 20.3.1.1). -CHKJ2820.ejb20=CHKJ2820W: Der Verweis auf dien Sicherheitsberechtigungsklasse ist mehrfach definiert. -CHKJ2822.ejb20=CHKJ2822W: Das Element <security-role-ref> f\u00fcr die Bean {0} muss das Element <role-name> definieren. (EJB 2.0: 21.2.5.3). -CHKJ2823.ejb20=CHKJ2823W: Das Element <security-role-ref> muss das Element <role-link> definieren. (EJB 2.0: 21.3.3). -CHKJ2824.ejb20=CHKJ2824W: Das Element <security-role-ref> verweist auf die unbekannte Berechtigungsklasse {0}. (EJB 2.0: 21.3.3). -CHKJ2825.ejb20=CHKJ2825W: Das Element <security-role> in "ejb-jar.xml" muss das Element <role-name> definieren. (EJB 2.0: 21.3.1). -CHKJ2826.ejb20=CHKJ2826W: Der Name der Sicherheitsberechtigungsklasse muss eindeutig sein. (EJB 2.0: 21.3.1). -CHKJ2827.ejb20=CHKJ2827W: Ein Element <role-link> kann nicht ohne Elemente <security-role> verwendet werden. (EJB 2.0: 21.2.5.3, 21.3.1, 21.3.3). -CHKJ2850.ejb20=CHKJ2850W: Die \u00dcberpr\u00fcfung von <method> ist nicht m\u00f6glich, da der Typ {0} nicht wiedergegeben werden kann. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2851.ejb20=CHKJ2851W: Die \u00dcberpr\u00fcfung von {0} ist nicht m\u00f6glich, da Typ {1} nicht wiedergegeben werden kann. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2875.ejb20=CHKJ2875E: <ejb-client-jar> {0} muss in jeder EAR-Datei vorhanden sein, die dieses EJB-Modul enth\u00e4lt (EJB 2.0: 22.5, 23.4, 23.6). - -CHKJ2003E.ejb20=CHKJ2003E: Diese Klasse darf javax.ejb.SessionSynchronization nicht implementieren (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2003I.ejb20=CHKJ2003I: Stateful Session-Beans mit beanverwalteter Transaktion m\u00fcssen javax.ejb.SessionSynchronization nicht implementieren (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2802.named.ejb20=CHKJ2802E: <ejb-class>-Klasse {0} oder einer der Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2802.unnamed.ejb20=CHKJ2802E: Die Bean-Klasse, die durch das Element <ejb-class> gekennzeichnet ist, kann nicht gefunden werden. (EJB 2.0: 22.2, 22.5). -CHKJ2803.named.ejb20=CHKJ2803E: <home>-Schnittstelle {0} oder einer der Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2803.unnamed.ejb20=CHKJ2803E: Im Element <home> ist eine unbekannte Schnittstelle angegeben. (EJB 2.0: 22.2, 22.5). -CHKJ2804.named.ejb20=CHKJ2804E: <remote>-Schnittstelle {0} oder einer der Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2804.unnamed.ejb20=CHKJ2804E: Im Element <remote> ist eine unbekannte Schnittstelle angegeben. (EJB 2.0: 22.2, 22.5). -CHKJ2805.named.ejb20=CHKJ2805E: <local-home>-Schnittstelle {0} oder einer der Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2805.unnamed.ejb20=CHKJ2805E: Im Element <local-home> ist eine unbekannte Schnittstelle angegeben. (EJB 2.0: 22.2, 22.5). -CHKJ2800.named.ejb20=CHKJ2800E: <local>-Schnittstelle {0} oder eine ihrer Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2800.unnamed.ejb20=CHKJ2800E: Im Element <local> ist eine unbekannte Schnittstelle angegeben. (EJB 2.0: 22.2, 22.5). -CHKJ2810.named.ejb20=CHKJ2810E: <prim-key-class>-Klasse {0} oder einer der Supertypen kann nicht wiedergegeben werden. \u00dcberpr\u00fcfen Sie den Klassenpfad. -CHKJ2810.unnamed.ejb20=CHKJ2810E: Im Element <prim-key-class> ist eine unbekannte Klasse angegeben. (EJB 2.0: 22.2, 22.5). -CHKJ2811.ejb20=CHKJ2811E: <field-name> von {0} kann in der Bean-Klasse {1} nicht lokalisiert werden. (EJB 2.0: 22.5). - -CHKJ2103.ejb20=CHKJ2103E: In einer Komponentenvererbungshierarchie muss die Bean-Klasse {0} {1} erben. (EJB 2.0: D.2). -CHKJ2104.ejb20=CHKJ2104E: In einer Komponentenvererbungshierarchie darf die Home-Schnittstelle {0} {1} nicht erben. (EJB 2.0: D.2). -CHKJ2105.ejb20=CHKJ2105E: In einer Komponentenvererbungshierarchie muss die Komponentenschnittstelle {0} {1} erben. (EJB 2.0: D.2). -CHKJ2106.ejb20=CHKJ2106E: Bean {0} muss {1} als ihre <prim-key-class> (prim\u00e4re Schl\u00fcsseklasse) verwenden. (EJB 2.0: D.2). -CHKJ2849.ejb20=CHKJ2849W: Die Komponentenvererbung von {0} kann nicht ausgewertet werden, da der Typ {1} oder einer seiner Abh\u00e4ngigkeiten nicht wiedergegeben werden kann. \u00dcberpr\u00fcfen Sie den Klassenpfad. - -CHKJ2895.ejb20=CHKJ2895W: <ejb-name> {0} muss in der Datei ejb-jar.xml eindeutig sein. (EJB 2.0: 22.5). - -################################################## -# class/interface checks -################################################## -# implement SessionBean/EntityBean/MessageDrivenBean/MessageListener -CHKJ2017.sb.ejb20=CHKJ2017E: Diese Klasse muss {0} implementieren (EJB 2.0: 7.5.1, 7.10.2). -CHKJ2017.mb.ejb20=CHKJ2017E: Diese Klasse muss {0} implementieren (EJB 2.0: 15.4.1, 15.7.2). -CHKJ2017.cb.ejb20=CHKJ2017E: Diese Klasse muss {0} implementieren (EJB 2.0: 10.6.2). -CHKJ2017.bb.ejb20=CHKJ2017E: Diese Klasse muss {0} implementieren (EJB 2.0: 12.2.2). - -# implement EJBHome -CHKJ2017.srh.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBHome erweitern (EJB 2.0: 6.3, 7.10.6). -CHKJ2017.crh.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBHome erweitern (EJB 2.0: 9.5, 10.6.10). -CHKJ2017.brh.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBHome erweitern (EJB 2.0: 9.5, 12.2.9). - -# implement EJBLocalHome -CHKJ2017.slh.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBLocalHome erweitern (EJB 2.0: 6.4, 7.10.8). -CHKJ2017.clh.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBLocalHome erweitern (EJB 2.0: 9.6, 10.6.12). -CHKJ2017.blh.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBLocalHome erweitern (EJB 2.0: 9.6, 12.2.11). - -# implement EJBObject -CHKJ2017.src.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBObject erweitern (EJB 2.0: 6.5, 7.10.5). -CHKJ2017.crc.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBObject erweitern (EJB 2.0: 9.9, 10.6.9). -CHKJ2017.brc.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBObject erweitern (EJB 2.0: 9.9, 12.2.8). - -# implement EJBLocalObject -CHKJ2017.slc.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBLocalObject erweitern (EJB 2.0: 7.10.7). -CHKJ2017.clc.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBLocalObject erweitern (EJB 2.0: 9.10, 10.6.10). -CHKJ2017.blc.ejb20=CHKJ2017E: Diese Schnittstelle muss javax.ejb.EJBLocalObject erweitern (EJB 2.0: 9.10, 12.2.10). - -# impl component interface -CHKJ2040.cb.ejb20=CHKJ2040I: "this" darf nicht als Methodenargument oder Ergebnis \u00fcbergeben werden. (EJB 2.0: 10.6.2). -CHKJ2040.bb.ejb20=CHKJ2040I: "this" darf nicht als Methodenargument oder Ergebnis \u00fcbergeben werden. (EJB 2.0: 12.2.2). -CHKJ2040.sb.ejb20=CHKJ2040I: "this" darf nicht als Methodenargument oder Ergebnis \u00fcbergeben werden. (EJB 2.0: 10.6.2). - -# bean class -CHKJ2014.cb.ejb20=CHKJ2014W: Diese Klasse darf nicht abstrakt sein. (EJB 2.0: 10.3.1, 10.4.1, 10.6.2). -CHKJ2014.mb.ejb20=CHKJ2014W: Diese Klasse darf nicht abstrakt sein. (EJB 2.0: 15.7.2). -CHKJ2014.bb.ejb20=CHKJ2014W: Diese Klasse darf nicht abstrakt sein. (EJB 2.0: 12.2.2). -CHKJ2014.sb.ejb20=CHKJ2014W: Diese Klasse darf nicht abstrakt sein. (EJB 2.0: 7.10.1). - -CHKJ2022.cb.ejb20=CHKJ2022W: Diese Klasse muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.2). -CHKJ2022.mb.ejb20=CHKJ2022W: Diese Klasse muss \u00f6ffentlich (public) sein. (EJB 2.0: 15.7.2). -CHKJ2022.bb.ejb20=CHKJ2022W: Diese Klasse muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.2). -CHKJ2022.sb.ejb20=CHKJ2022W: Diese Klasse muss \u00f6ffentlich (public) sein. (EJB 2.0: 7.10.1). -CHKJ2022.kc.ejb20=CHKJ2022W: Diese Klasse muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.8.2). - -CHKJ2015.cb.ejb20=CHKJ2015W: Diese Klasse darf nicht final sein. (EJB 2.0: 10.6.2). -CHKJ2015.mb.ejb20=CHKJ2015W: Diese Klasse darf nicht final sein. (EJB 2.0: 15.7.2). -CHKJ2015.bb.ejb20=CHKJ2015W: Diese Klasse darf nicht final sein. (EJB 2.0: 12.2.2). -CHKJ2015.sb.ejb20=CHKJ2015W: Diese Klasse darf nicht final sein. (EJB 2.0: 7.10.1). - -# dependent value class -CHKJ2018.ejb20=CHKJ2018W: Diese Klasse muss serialisierbar sein. EJB 2.0: 10.3.3, 10.6.3). -CHKJ2043.ejb20=CHKJ2043W: Diese Klasse muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.3). -CHKJ2044.ejb20=CHKJ2044W: Diese Klasse darf nicht abstrakt sein. (EJB 2.0: 10.6.3). - -# key class -CHKJ2019.kc.ejb20=CHKJ2019W: Diese Klasse mus ein g\u00fcltiger Werttyp in RMI-IIOP sein. (EJB 2.0: 9.8, 10.6.13). -CHKJ2019.kb.ejb20=CHKJ2019W: Diese Klasse mus ein g\u00fcltiger Werttyp in RMI-IIOP sein. (EJB 2.0: 9.8, 12.2.12). - - -### -# methods which must exist -### -# public default constructor with no parameters -CHKJ2050.constr.sb.ejb20=CHKJ2050W: \u00d6ffentliches (public) Element {0} muss vorhanden sein (EJB 2.0: 7.10.2). -CHKJ2050.constr.cb.ejb20=CHKJ2050W: \u00d6ffentliches (public) Element {0} muss vorhanden sein (EJB 2.0: 10.5.2, 10.6.2). -CHKJ2050.constr.bb.ejb20=CHKJ2050W: \u00d6ffentliches (public) Element {0} muss vorhanden sein (EJB 2.0: 12.1.4.1, 12.2.2). -CHKJ2050.constr.mb.ejb20=CHKJ2050W: \u00d6ffentliches (public) Element {0} muss vorhanden sein (EJB 2.0: 15.7.2). -CHKJ2050.constr.kc.ejb20=CHKJ2050W: \u00d6ffentliches (public) Element {0} muss vorhanden sein (EJB 2.0: 10.8.2). - - -# accessor method -CHKJ2050.acc.cb.ejb20=CHKJ2050E: Diese Klasse muss {0} definieren. (EJB 2.0: 10.3.1). - -CHKJ2050.onMessage.mb.ejb20=CHKJ2050W: onMessage(javax.jms.Message) muss vorhanden sein. (EJB 2.0: 15.4.2, 15.7.4). - -CHKJ2050.ejbCreate.sfb.ejb20=CHKJ2050W: Mindestens eine ejbCreate-Methode muss vorhanden sein. (EJB 2.0: 7.5.5). -CHKJ2050.ejbCreate.ssb.ejb20=CHKJ2050W: Die ejbCreate()-Methode muss vorhanden sein. (EJB 2.0: 7.8). -CHKJ2050.ejbCreate.mb.ejb20=CHKJ2050W: Die ejbCreate()-Methode muss vorhanden sein. (EJB 2.0: 15.4.4, 15.7.2). - -CHKJ2050.ejbFindByPrimaryKey.bb.ejb20=CHKJ2050W: Die Methode ejbFindByPrimaryKey muss vorhanden sein. (EJB 2.0: 12.2.5). - -CHKJ2050.setEntityContext.cb.ejb20=CHKJ2050W: Die setEntityContext(EntityContext)-Methode muss vorhanden sein. (EJB 2.0: 10.5.2). -CHKJ2050.setEntityContext.bb.ejb20=CHKJ2050W: Die setEntityContext(EntityContext)-Methode muss vorhanden sein. (EJB 2.0: 12.1.4.1). - -CHKJ2050.unsetEntityContext.cb.ejb20=CHKJ2050W: Die unsetEntityContext()-Methode muss vorhanden sein. (EJB 2.0: 10.5.2). -CHKJ2050.unsetEntityContext.bb.ejb20=CHKJ2050W: Die unsetEntityContext()-Methode muss vorhanden sein. (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbActivate.cb.ejb20=CHKJ2050W: Die ejbActivate()-Methode muss vorhanden sein. (EJB 2.0: 10.5.2). -CHKJ2050.ejbActivate.bb.ejb20=CHKJ2050W: Die ejbActivate()-Methode muss vorhanden sein. (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPassivate.cb.ejb20=CHKJ2050W: Die ejbPassivate()-Methode muss vorhanden sein. (EJB 2.0: 10.5.2). -CHKJ2050.ejbPassivate.bb.ejb20=CHKJ2050W: Die ejbPassivate()-Methode muss vorhanden sein. (EJB 2.0: 12.1.4.1). -CHKJ2050.ejbPassivate.sb.ejb20=CHKJ2050W: Die ejbPassivate()-Methode muss vorhanden sein. (EJB 2.0: 7.5.1). - -CHKJ2050.ejbRemove.cb.ejb20=CHKJ2050W: Die ejbRemove()-Methode muss vorhanden sein. (EJB 2.0: 10.5.2). -CHKJ2050.ejbRemove.bb.ejb20=CHKJ2050W: Die ejbRemove()-Methode muss vorhanden sein. (EJB 2.0: 12.1.4.1). -CHKJ2050.ejbRemove.mb.ejb20=CHKJ2050W: Die ejbRemove()-Methode muss vorhanden sein. (EJB 2.0: 15.7.5). -CHKJ2050.ejbRemove.sb.ejb20=CHKJ2050W: Die ejbRemove()-Methode muss vorhanden sein. (EJB 2.0: 4.2.2, 7.5.1). - -CHKJ2050.ejbLoad.cb.ejb20=CHKJ2050W: Die ejbLoad()-Methode muss vorhanden sein. (EJB 2.0: 10.5.2). -CHKJ2050.ejbLoad.bb.ejb20=CHKJ2050W: Die ejbLoad()-Methode muss vorhanden sein. (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbStore.cb.ejb20=CHKJ2050W: Die ejbStore()-Methode muss vorhanden sein. (EJB 2.0: 10.5.2). -CHKJ2050.ejbStore.bb.ejb20=CHKJ2050W: Die ejbStore()-Methode muss vorhanden sein. (EJB 2.0: 12.1.4.1). - -CHKJ2050.create.ssrh.ejb20=CHKJ2050W: Die create()-Methode muss vorhanden sein. (EJB 2.0: 7.8, 7.10.6). -CHKJ2050.create.sslh.ejb20=CHKJ2050W: Die create()-Methode muss vorhanden sein. (EJB 2.0: 7.8, 7.10.8). - -CHKJ2050.create.srh.ejb20=CHKJ2050W: Diese Schnittstelle muss mindestens eine "create"-Methode definieren. (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2050.create.slh.ejb20=CHKJ2050W: Diese Schnittstelle muss mindestens eine "create"-Methode definieren. (EJB 2.0: 6.4.1, 7.10.8). - -CHKJ2050.find.crh.ejb20=CHKJ2050W: Mindestens eine "finder"-Methode muss vorhanden sein. (EJB 2.0: 9.5.2). -CHKJ2050.find.brh.ejb20=CHKJ2050W: Mindestens eine "finder"-Methode muss vorhanden sein. (EJB 2.0: 9.5.2). -CHKJ2050.find.clh.ejb20=CHKJ2050W: Mindestens eine "finder"-Methode muss vorhanden sein. (EJB 2.0: 9.6.2). -CHKJ2050.find.blh.ejb20=CHKJ2050W: Mindestens eine "finder"-Methode muss vorhanden sein. (EJB 2.0: 9.6.2). - -CHKJ2050.home.crh.ejb20=CHKJ2050W: Diese Schnittstelle muss mindestens eine "home"-Methode definieren. (EJB 2.0: 9.5.4). -CHKJ2050.home.brh.ejb20=CHKJ2050W: Diese Schnittstelle muss mindestens eine "home"-Methode definieren. (EJB 2.0: 9.5.4). -CHKJ2050.home.clh.ejb20=CHKJ2050W: Diese Schnittstelle muss mindestens eine "home"-Methode definieren. (EJB 2.0: 9.6.4). -CHKJ2050.home.blh.ejb20=CHKJ2050W: Diese Schnittstelle muss mindestens eine "home"-Methode definieren. (EJB 2.0: 9.6.4). - -CHKJ2050.ejbHome.crh.ejb20=CHKJ2050W: Diese Klasse muss mindestens eine "ejbHome"-Methode definieren. (EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.brh.ejb20=CHKJ2050W: Diese Klasse muss mindestens eine "ejbHome"-Methode definieren. (EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.clh.ejb20=CHKJ2050W: Diese Klasse muss mindestens eine "ejbHome"-Methode definieren. (EJB 2.0: 9.6.4). -CHKJ2050.ejbHome.blh.ejb20=CHKJ2050W: Diese Klasse muss mindestens eine "ejbHome"-Methode definieren. (EJB 2.0: 9.6.4). - -CHKJ2050.hashCode.kb.ejb20=CHKJ2050W: hashCode() muss in dieser Klasse vorhanden sein. (EJB 2.0: 12.2.12). -CHKJ2050.hashCode.kc.ejb20=CHKJ2050W: hashCode() muss in dieser Klasse vorhanden sein. (EJB 2.0: 10.6.13). - -CHKJ2050.equals.kb.ejb20=CHKJ2050W: equals(Object) muss in dieser Klasse vorhanden sein. (EJB 2.0: 12.2.12). -CHKJ2050.equals.kc.ejb20=CHKJ2050W: equals(Object) muss in dieser Klasse vorhanden sein. (EJB 2.0: 10.6.13). - -# ejbSelect - needed? pl174 says zero or more, p.193 says one or more -CHKJ2050.ejbSelect.cb.ejb20=CHKJ2050W: Eine ejbSelect-Methode muss vorhanden sein. (EJB 2.0: 10.5.2, 10.6.7). - -CHKJ2050.findByPrimaryKey.crh.ejb20=CHKJ2050W: findByPrimaryKey muss vorhanden sein. (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2050.findByPrimaryKey.clh.ejb20=CHKJ2050W: findByPrimaryKey muss vorhanden sein. (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2050.findByPrimaryKey.blh.ejb20=CHKJ2050W: findByPrimaryKey muss vorhanden sein. (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2050.findByPrimaryKey.brh.ejb20=CHKJ2050W: findByPrimaryKey muss vorhanden sein. (EJB 2.0: 9.5.2, 12.2.9). - -# ejbFind -CHKJ2050.ejbFind.bb.ejb20=CHKJ2050W: {0} muss vorhanden sein. (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPostCreate.cb.ejb20=CHKJ2050E: {0} muss vorhanden sein (EJB 2.0: 10.5.2). -CHKJ2050.ejbPostCreate.bb.ejb20=CHKJ2050E: {0} muss vorhanden sein (EJB 2.0: 12.1.4.1, 12.2.4). - - -################################################## -# method checks -################################################## -# application exception -CHKJ2404.i.ejb20=CHKJ2404W: Anwendungsausnahmebedingung {1} f\u00fcr {0} muss java.lang.Exception erweitern (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2404.m.ejb20=CHKJ2404W: Anwendungsausnahmebedingung {0} muss java.lang.Exception erweitern (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.i.ejb20=CHKJ2416W: Anwendungsausnahmebedingung {1} f\u00fcr {0} darf java.lang.RuntimeException nicht erweitern (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.m.ejb20=CHKJ2416W: Anwendungsausnahmebedingung {0} darf java.lang.RuntimeException nicht erweitern (EJB 2.0: 18.1.1, 18.2.1). - -# ejbRemove -CHKJ2492.mb.i.ejb20=CHKJ2492W: {0} auf {1} muss \u00f6ffentlich (public) sein. (EJB 2.0: 15.7.5). -CHKJ2492.mb.m.ejb20=CHKJ2492W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 15.7.5). -CHKJ2492.cb.i.ejb20=CHKJ2492W: {0} auf {1} muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.5.2). -CHKJ2492.cb.m.ejb20=CHKJ2492W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.5.2). -CHKJ2492.bb.i.ejb20=CHKJ2492W: {0} auf {1} muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.1.4.1). -CHKJ2492.bb.m.ejb20=CHKJ2492W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.1.4.1). -CHKJ2492.sb.i.ejb20=CHKJ2492W: {0} auf {1} muss \u00f6ffentlich (public) sein. (EJB 2.0: 7.6). -CHKJ2492.sb.m.ejb20=CHKJ2492W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 7.6). - -CHKJ2493.mb.i.ejb20=CHKJ2493W: {0} darf nicht final sein. (EJB 2.0: 15.7.5). -CHKJ2493.mb.m.ejb20=CHKJ2493W: Diese Methode darf nicht final sein. (EJB 2.0: 15.7.5). -CHKJ2493.cb.i.ejb20=CHKJ2493W: {0} darf nicht final sein. (EJB 2.0: 10.5.2). -CHKJ2493.cb.m.ejb20=CHKJ2493W: Diese Methode darf nicht final sein. (EJB 2.0: 10.5.2). -CHKJ2493.bb.i.ejb20=CHKJ2493W: {0} darf nicht final sein. (EJB 2.0: 12.1.4.1). -CHKJ2493.bb.m.ejb20=CHKJ2493W: Diese Methode darf nicht final sein. (EJB 2.0: 12.1.4.1). -CHKJ2493.sb.i.ejb20=CHKJ2493W: {0} darf nicht final sein. (EJB 2.0: 7.6). -CHKJ2493.sb.m.ejb20=CHKJ2493W: Diese Methode darf nicht final sein. (EJB 2.0: 7.6). - -CHKJ2494.mb.i.ejb20=CHKJ2494W: {0} darf nicht statisch (static) sein. (EJB 2.0: 15.7.5). -CHKJ2494.mb.m.ejb20=CHKJ2494W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 15.7.5). -CHKJ2494.cb.i.ejb20=CHKJ2494W: {0} darf nicht statisch (static) sein. (EJB 2.0: 10.5.2). -CHKJ2494.cb.m.ejb20=CHKJ2494W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 10.5.2). -CHKJ2494.bb.i.ejb20=CHKJ2494W: {0} darf nicht statisch (static) sein. (EJB 2.0: 12.1.4.1). -CHKJ2494.bb.m.ejb20=CHKJ2494W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 12.1.4.1). -CHKJ2494.sb.i.ejb20=CHKJ2494W: {0} darf nicht statisch (static) sein. (EJB 2.0: 7.6). -CHKJ2494.sb.m.ejb20=CHKJ2494W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 7.6). - -CHKJ2505.ejbRemove.mb.i.ejb20=CHKJ2505W: {0} muss void zur\u00fcckgeben. (EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.mb.m.ejb20=CHKJ2505W: Diese Methode muss void zur\u00fcckgeben. (EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.cb.i.ejb20=CHKJ2505W: {0} muss void zur\u00fcckgeben. (EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.cb.m.ejb20=CHKJ2505W: Diese Methode muss void zur\u00fcckgeben. (EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.bb.i.ejb20=CHKJ2505W: {0} muss void zur\u00fcckgeben. (EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.bb.m.ejb20=CHKJ2505W: Diese Methode muss void zur\u00fcckgeben. (EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.sb.i.ejb20=CHKJ2505W: {0} muss void zur\u00fcckgeben. (EJB 2.0: 7.6). -CHKJ2505.ejbRemove.sb.m.ejb20=CHKJ2505W: Diese Methode muss void zur\u00fcckgeben. (EJB 2.0: 7.6). - -# ejbCreate -CHKJ2421.mb.i.ejb20=CHKJ2421W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 15.7.3). -CHKJ2421.cb.i.ejb20=CHKJ2421W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.4). -CHKJ2421.bb.i.ejb20=CHKJ2421W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.3). -CHKJ2421.sb.i.ejb20=CHKJ2421W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 7.10.3). -CHKJ2421.mb.m.ejb20=CHKJ2421W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 15.7.3). -CHKJ2421.cb.m.ejb20=CHKJ2421W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.4). -CHKJ2421.bb.m.ejb20=CHKJ2421W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.3). -CHKJ2421.sb.m.ejb20=CHKJ2421W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 7.10.3). - -CHKJ2422.sb.i.ejb20=CHKJ2422W: {0} darf nicht final sein. (EJB 2.0: 7.10.3). -CHKJ2422.cb.i.ejb20=CHKJ2422W: {0} darf nicht final sein. (EJB 2.0: 10.6.4). -CHKJ2422.bb.i.ejb20=CHKJ2422W: {0} darf nicht final sein. (EJB 2.0: 12.2.3). -CHKJ2422.mb.i.ejb20=CHKJ2422W: {0} darf nicht final sein. (EJB 2.0: 15.7.3). -CHKJ2422.sb.m.ejb20=CHKJ2422W: Diese Methode darf nicht final sein. (EJB 2.0: 7.10.3). -CHKJ2422.cb.m.ejb20=CHKJ2422W: Diese Methode darf nicht final sein. (EJB 2.0: 10.6.4). -CHKJ2422.bb.m.ejb20=CHKJ2422W: Diese Methode darf nicht final sein. (EJB 2.0: 12.2.3). -CHKJ2422.mb.m.ejb20=CHKJ2422W: Diese Methode darf nicht final sein. (EJB 2.0: 15.7.3). - -CHKJ2423.sb.i.ejb20=CHKJ2423W: {0} darf nicht statisch (static) sein. (EJB 2.0: 7.10.3). -CHKJ2423.cb.i.ejb20=CHKJ2423W: {0} darf nicht statisch (static) sein. (EJB 2.0: 10.6.4). -CHKJ2423.bb.i.ejb20=CHKJ2423W: {0} darf nicht statisch (static) sein. (EJB 2.0: 12.2.3). -CHKJ2423.mb.i.ejb20=CHKJ2423W: {0} darf nicht statisch (static) sein. (EJB 2.0: 15.7.3). -CHKJ2423.sb.m.ejb20=CHKJ2423W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 7.10.3). -CHKJ2423.cb.m.ejb20=CHKJ2423W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 10.6.4). -CHKJ2423.bb.m.ejb20=CHKJ2423W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 12.2.3). -CHKJ2423.mb.m.ejb20=CHKJ2423W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 15.7.3). - -CHKJ2424.cb.i.ejb20=CHKJ2424W: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 10.6.4). -CHKJ2424.bb.i.ejb20=CHKJ2424W: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 12.2.3). -CHKJ2424.sb.i.ejb20=CHKJ2424W: {0} muss void zur\u00fcckgeben. (EJB 2.0: 7.10.3). -CHKJ2424.mb.i.ejb20=CHKJ2424W: {0} muss void zur\u00fcckgeben. (EJB 2.0: 15.7.3). -CHKJ2424.cb.m.ejb20=CHKJ2424W: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 10.6.4). -CHKJ2424.bb.m.ejb20=CHKJ2424W: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 12.2.3). -CHKJ2424.sb.m.ejb20=CHKJ2424W: Diese Methode muss void zur\u00fcckgeben. (EJB 2.0: 7.10.3). -CHKJ2424.mb.m.ejb20=CHKJ2424W: Diese Methode muss void zur\u00fcckgeben. (EJB 2.0: 15.7.3). - - - -# ejbCreate's method parameters and return type -CHKJ2500.ejbCreate.sb.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 12.2.3). -CHKJ2500.ejbCreate.sb.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 12.2.3). - -CHKJ2497.cb.i.ejb20=CHKJ2497W: {0} muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 10.6.4). -CHKJ2497.cb.m.ejb20=CHKJ2497W: Diese Methode muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 10.6.4). - -CHKJ2501.ejbCreate.mb.i.ejb20=CHKJ2501I: {0} darf keine Anwendungsausnahmebedingungen ausl\u00f6sen (throw). (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbCreate.mb.m.ejb20=CHKJ2501I: Diese Methode darf keine Anwendungsausnahmebedingungen ausl\u00f6sen (throw). (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.i.ejb20=CHKJ2501I: {0} darf keine Anwendungsausnahmebedingungen ausl\u00f6sen (throw). (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.m.ejb20=CHKJ2501I: Diese Methode darf keine Anwendungsausnahmebedingungen ausl\u00f6sen (throw). (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.i.ejb20=CHKJ2501I: {0} darf keine Anwendungsausnahmebedingungen ausl\u00f6sen (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.m.ejb20=CHKJ2501I: Diese Methode darf keine Anwendungsausnahmebedingungen ausl\u00f6sen (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). - - -CHKJ2503.ejbCreate.sb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 12.2.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.sb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 12.2.3, 18.3.8, 18.6). - -# ejbPostCreate -CHKJ2426.cb.i.ejb20=CHKJ2426W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.5). -CHKJ2426.bb.i.ejb20=CHKJ2426W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.4). -CHKJ2426.cb.m.ejb20=CHKJ2426W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.5). -CHKJ2426.bb.m.ejb20=CHKJ2426W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.4). - -CHKJ2427.cb.i.ejb20=CHKJ2427W: {0} darf nicht final sein. (EJB 2.0: 10.6.5). -CHKJ2427.bb.i.ejb20=CHKJ2427W: {0} darf nicht final sein. (EJB 2.0: 12.2.4). -CHKJ2427.cb.m.ejb20=CHKJ2427W: Diese Methode darf nicht final sein. (EJB 2.0: 10.6.5). -CHKJ2427.bb.m.ejb20=CHKJ2427W: Diese Methode darf nicht final sein. (EJB 2.0: 12.2.4). - -CHKJ2428.cb.i.ejb20=CHKJ2428W: {0} darf nicht statisch (static) sein. (EJB 2.0: 10.6.5). -CHKJ2428.bb.i.ejb20=CHKJ2428W: {0} darf nicht statisch (static) sein. (EJB 2.0: 12.2.4). -CHKJ2428.cb.m.ejb20=CHKJ2428W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 10.6.5). -CHKJ2428.bb.m.ejb20=CHKJ2428W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 12.2.4). - -CHKJ2505.ejbPostCreate.cb.i.ejb20=CHKJ2505W: {0} muss void zur\u00fcckgeben. (EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.i.ejb20=CHKJ2505W: {0} muss void zur\u00fcckgeben. (EJB 2.0: 12.2.4). -CHKJ2505.ejbPostCreate.cb.m.ejb20=CHKJ2505W: Diese Methode muss void zur\u00fcckgeben. (EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.m.ejb20=CHKJ2505W: Diese Methode muss void zur\u00fcckgeben. (EJB 2.0: 12.2.4). - -CHKJ2503.ejbPostCreate.cb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 12.2.4, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.cb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 12.2.4, 18.3.8, 18.6). - - -# ejbHome -CHKJ2430.cb.i.ejb20=CHKJ2430I: {1} muss f\u00fcr {0} vorhanden sein, um aufgerufen werden zu k\u00f6nnen. (EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.i.ejb20=CHKJ2430I: {1} muss f\u00fcr {0} vorhanden sein, um aufgerufen werden zu k\u00f6nnen. (EJB 2.0: 12.1.4.1). -CHKJ2430.cb.m.ejb20=CHKJ2430I: {0} muss f\u00fcr diese Methode vorhanden sein, um aufgerufen werden zu k\u00f6nnen. (EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.m.ejb20=CHKJ2430I: {0} muss f\u00fcr diese Methode vorhanden sein, um aufgerufen werden zu k\u00f6nnen. (EJB 2.0: 12.1.4.1). - -CHKJ2431.cb.i.ejb20=CHKJ2431W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.6). -CHKJ2431.bb.i.ejb20=CHKJ2431W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.6). -CHKJ2431.cb.m.ejb20=CHKJ2431W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.6). -CHKJ2431.bb.m.ejb20=CHKJ2431W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.6). - -CHKJ2439.cb.i.ejb20=CHKJ2439W: {0} darf nicht statisch (static) sein. (EJB 2.0: 10.6.6). -CHKJ2439.bb.i.ejb20=CHKJ2439W: {0} darf nicht statisch (static) sein. (EJB 2.0: 12.2.6). -CHKJ2439.cb.m.ejb20=CHKJ2439W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 10.6.6). -CHKJ2439.bb.m.ejb20=CHKJ2439W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 12.2.6). - -CHKJ2500.ejbHome.cb.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 12.2.6). -CHKJ2500.ejbHome.cb.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar (EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar (EJB 2.0: 12.2.6). - -CHKJ2503.ejbHome.cb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 12.2.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.cb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 12.2.6, 18.3.8, 18.6). - -# ejbFind -CHKJ2457.bb.i.ejb20=CHKJ2457W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.5). -CHKJ2457.bb.m.ejb20=CHKJ2457W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.5). - -CHKJ2458.bb.i.ejb20=CHKJ2458W: {0} darf nicht final sein. (EJB 2.0: 12.2.5). -CHKJ2458.bb.m.ejb20=CHKJ2458W: Diese Methode darf nicht final sein. (EJB 2.0: 12.2.5). - -CHKJ2459.bb.i.ejb20=CHKJ2459W: {0} darf nicht statisch (static) sein. (EJB 2.0: 12.2.5). -CHKJ2459.bb.m.ejb20=CHKJ2459W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 12.2.5). - -CHKJ2500.ejbFind.bb.i.ejb20=CHKJ2500I: {0} auf Methode {1} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 12.2.5). -CHKJ2500.ejbFind.bb.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 12.2.5). - -CHKJ2407.bb.i.ejb20=CHKJ2407W: {0} muss {1} oder entsprechende Objektgruppe zur\u00fcckgeben (EJB 2.0: 12.2.5). -CHKJ2407.bb.m.ejb20=CHKJ2407W: Diese Methode muss {0} oder eine entsprechende Objektgruppe zur\u00fcckgeben. (EJB 2.0: 12.2.5). - -CHKJ2503.ejbFind.bb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 12.2.5, 18.3.8, 18.6). -CHKJ2503.ejbFind.bb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 12.2.5, 18.3.8, 18.6). - -CHKJ2498.bb.i.ejb20=CHKJ2498W: {0} darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 12.1.8.4). -CHKJ2498.bb.m.ejb20=CHKJ2498W: Diese Methode darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 12.1.8.4). - - -# -# methods which must not exist -# -CHKJ2502.ejbFind.cb.i.ejb20=CHKJ2502I: {0} darf nicht vorhanden sein. Der Container stellt diese Methodenimplementierung zur Verf\u00fcgung. (EJB 2.0: 10.5.2, 10.6.2). -CHKJ2502.ejbFind.cb.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein. Der Container stellt diese Methodenimplementierung zur Verf\u00fcgung. (EJB 2.0: 10.5.2, 10.6.2). - -CHKJ2502.ejbSelect.bb.i.ejb20=CHKJ2502I: {0} darf nicht vorhanden sein. Lediglich CMP-Beans d\u00fcrfen ejbSelect-Methoden haben. (EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.bb.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein. Lediglich CMP-Beans d\u00fcrfen ejbSelect-Methoden haben. (EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.sfb.i.ejb20=CHKJ2502I: {0} darf nicht vorhanden sein. Lediglich CMP-Beans d\u00fcrfen ejbSelect-Methoden haben. (EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.sfb.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein. Lediglich CMP-Beans d\u00fcrfen ejbSelect-Methoden haben. (EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.ssb.i.ejb20=CHKJ2502I: {0} darf nicht vorhanden sein. Lediglich CMP-Beans d\u00fcrfen ejbSelect-Methoden haben. (EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.ssb.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein. Lediglich CMP-Beans d\u00fcrfen ejbSelect-Methoden haben. (EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.crh.i.ejb20=CHKJ2502I: {0} darf nicht vorhanden sein. (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crh.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein. (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.i.ejb20=CHKJ2502I: {0} darf nicht vorhanden sein. (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein. (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.i.ejb20=CHKJ2502I: {0} darf nicht vorhanden sein. (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein. (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.i.ejb20=CHKJ2502I: {0} darf nicht vorhanden sein. (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein. (EJB 2.0: 10.5.2, 10.5.7). - -# finalize -CHKJ2502.finalize.cb.i.ejb20=CHKJ2502I: finalize() darf nicht vorhanden sein (EJB 2.0: 10.6.2). -CHKJ2502.finalize.cb.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein (EJB 2.0: 10.6.2). -CHKJ2502.finalize.mb.i.ejb20=CHKJ2502I: finalize() darf nicht vorhanden sein (EJB 2.0: 15.7.2). -CHKJ2502.finalize.mb.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein (EJB 2.0: 15.7.2). -CHKJ2502.finalize.bb.i.ejb20=CHKJ2502I: finalize() darf nicht vorhanden sein (EJB 2.0: 12.2.2). -CHKJ2502.finalize.bb.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein (EJB 2.0: 12.2.2). -CHKJ2502.finalize.sb.i.ejb20=CHKJ2502I: finalize() darf nicht vorhanden sein (EJB 2.0: 7.10.2). -CHKJ2502.finalize.sb.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein (EJB 2.0: 7.10.2). - -CHKJ2502.slh.i.ejb20=CHKJ2502I: {0} darf nicht vorhanden sein (EJB 2.0: 7.10.8). -CHKJ2502.slh.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein (EJB 2.0: 7.10.8). -CHKJ2502.srh.i.ejb20=CHKJ2502I: {0} darf nicht vorhanden sein (EJB 2.0: 7.10.6). -CHKJ2502.srh.m.ejb20=CHKJ2502I: Diese Methode darf nicht vorhanden sein (EJB 2.0: 7.10.6). - - -# business -CHKJ2411.sb.i.ejb20=CHKJ2411W: Der Name der Methode {0} darf nicht mit "ejb" beginnen. (EJB 2.0: 7.10.4). -CHKJ2411.cb.i.ejb20=CHKJ2411W: Der Name der Methode {0} darf nicht mit "ejb" beginnen. (EJB 2.0: 10.6.8). -CHKJ2411.bb.i.ejb20=CHKJ2411W: Der Name der Methode {0} darf nicht mit "ejb" beginnen. (EJB 2.0: 12.2.7). -CHKJ2411.sb.m.ejb20=CHKJ2411W: Dieser Methodenname darf nicht mit "ejb" beginnen. (EJB 2.0: 7.10.4). -CHKJ2411.cb.m.ejb20=CHKJ2411W: Dieser Methodenname darf nicht mit "ejb" beginnen. (EJB 2.0: 10.6.8). -CHKJ2411.bb.m.ejb20=CHKJ2411W: Dieser Methodenname darf nicht mit "ejb" beginnen. (EJB 2.0: 12.2.7). - -CHKJ2441.sb.i.ejb20=CHKJ2441W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 7.10.4). -CHKJ2441.cb.i.ejb20=CHKJ2441W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.8). -CHKJ2441.bb.i.ejb20=CHKJ2441W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.7). -CHKJ2441.sb.m.ejb20=CHKJ2441W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 7.10.4). -CHKJ2441.cb.m.ejb20=CHKJ2441W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.8). -CHKJ2441.bb.m.ejb20=CHKJ2441W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 12.2.7). - -CHKJ2442.sb.i.ejb20=CHKJ2442W: {0} darf nicht final sein. (EJB 2.0: 7.10.4). -CHKJ2442.cb.i.ejb20=CHKJ2442W: {0} darf nicht final sein. (EJB 2.0: 10.6.8). -CHKJ2442.bb.i.ejb20=CHKJ2442W: {0} darf nicht final sein. (EJB 2.0: 12.2.7). -CHKJ2442.sb.m.ejb20=CHKJ2442W: Diese Methode darf nicht final sein. (EJB 2.0: 7.10.4). -CHKJ2442.cb.m.ejb20=CHKJ2442W: Diese Methode darf nicht final sein. (EJB 2.0: 10.6.8). -CHKJ2442.bb.m.ejb20=CHKJ2442W: Diese Methode darf nicht final sein. (EJB 2.0: 12.2.7). - -CHKJ2443.sb.i.ejb20=CHKJ2443W: {0} darf nicht statisch (static) sein. (EJB 2.0: 7.10.4). -CHKJ2443.cb.i.ejb20=CHKJ2443W: {0} darf nicht statisch (static) sein. (EJB 2.0: 10.6.8). -CHKJ2443.bb.i.ejb20=CHKJ2443W: {0} darf nicht statisch (static) sein. (EJB 2.0: 12.2.7). -CHKJ2443.sb.m.ejb20=CHKJ2443W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 7.10.4). -CHKJ2443.cb.m.ejb20=CHKJ2443W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 10.6.8). -CHKJ2443.bb.m.ejb20=CHKJ2443W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 12.2.7). - -CHKJ2500.bus.sb.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 12.2.7). -CHKJ2500.bus.sb.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 12.2.7). - -CHKJ2503.bus.sb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 12.2.7, 18.3.8, 18.6). -CHKJ2503.bus.sb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 12.2.7, 18.3.8, 18.6). - -# onMessage -CHKJ2503.onMessage.mb.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 15.4.10, 18.3.8, 18.6). -CHKJ2503.onMessage.mb.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 15.4.10, 18.3.8, 18.6). - -CHKJ2445.mb.i.ejb20=CHKJ2445W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 15.7.4). -CHKJ2445.mb.m.ejb20=CHKJ2445W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 15.7.4). - -CHKJ2446.mb.i.ejb20=CHKJ2446W: {0} darf nicht final sein. (EJB 2.0: 15.7.4). -CHKJ2446.mb.m.ejb20=CHKJ2446W: Diese Methode darf nicht final sein. (EJB 2.0: 15.7.4). - -CHKJ2447.mb.i.ejb20=CHKJ2447W: {0} darf nicht statisch (static) sein. (EJB 2.0: 15.7.4). -CHKJ2447.mb.m.ejb20=CHKJ2447W: Diese Methode darf nicht statisch (static) sein. (EJB 2.0: 15.7.4). - -CHKJ2505.onMessage.mb.i.ejb20=CHKJ2505W: {0} muss void zur\u00fcckgeben. (EJB 2.0: 15.7.4). -CHKJ2505.onMessage.mb.m.ejb20=CHKJ2505W: Diese Methode muss void zur\u00fcckgeben. (EJB 2.0: 15.7.4). - -# accessor method -CHKJ2449.cb.i.ejb20=CHKJ2449W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.3.1). -CHKJ2449.cb.m.ejb20=CHKJ2449W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.3.1). - -CHKJ2450.cb.i.ejb20=CHKJ2450W: {0} muss abstrakt sein. (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2450.cb.m.ejb20=CHKJ2450W: Diese Methode muss abstrakt sein. (EJB 2.0: 10.3.1, 10.6.2). - -# get & set methods of cmr fields -CHKJ2473.crc.i.ejb20=CHKJ2473W: {0} darf nicht ungesch\u00fctzt (exposed) sein. (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crc.m.ejb20=CHKJ2473W: Diese Methode darf nicht ungesch\u00fctzt (exposed) sein. (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.i.ejb20=CHKJ2473W: {0} darf nicht ungesch\u00fctzt (exposed) sein. (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.m.ejb20=CHKJ2473W: Diese Methode darf nicht ungesch\u00fctzt (exposed) sein. (EJB 2.0: 10.3.1, 10.3.10.1). - -# home -CHKJ2461.home.brh.ejb20=CHKJ2461W: Diese Schnittstelle muss die RMI-IIOP-Regeln f\u00fcr ferne Schnittstellen befolgen. (EJB 2.0: 12.2.9). -CHKJ2461.home.crh.ejb20=CHKJ2461W: Diese Schnittstelle muss die RMI-IIOP-Regeln f\u00fcr ferne Schnittstellen befolgen. (EJB 2.0: 10.6.10). -CHKJ2461.home.srh.ejb20=CHKJ2461W: Diese Schnittstelle muss die RMI-IIOP-Regeln f\u00fcr ferne Schnittstellen befolgen. (EJB 2.0: 7.10.6). - -CHKJ2462.clh.i.ejb20=CHKJ2462I: Der Name der Methode {0} darf nicht mit "create" beginnen. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.i.ejb20=CHKJ2462I: Der Name der Methode {0} darf nicht mit "create" beginnen. (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.i.ejb20=CHKJ2462I: Der Name der Methode {0} darf nicht mit "create" beginnen. (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.i.ejb20=CHKJ2462I: Der Name der Methode {0} darf nicht mit "create" beginnen. (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2462.clh.m.ejb20=CHKJ2462I: Dieser Methodenname darf nicht mit "create" beginnen. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.m.ejb20=CHKJ2462I: Dieser Methodenname darf nicht mit "create" beginnen. (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.m.ejb20=CHKJ2462I: Dieser Methodenname darf nicht mit "create" beginnen. (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.m.ejb20=CHKJ2462I: Dieser Methodenname darf nicht mit "create" beginnen. (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2463.clh.i.ejb20=CHKJ2463I: Der Name der Methode {0} darf nicht mit "find" beginnen. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.i.ejb20=CHKJ2463I: Der Name der Methode {0} darf nicht mit "find" beginnen. (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.i.ejb20=CHKJ2463I: Der Name der Methode {0} darf nicht mit "find" beginnen. (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.i.ejb20=CHKJ2463I: Der Name der Methode {0} darf nicht mit "find" beginnen. (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2463.clh.m.ejb20=CHKJ2463I: Dieser Methodenname darf nicht mit "find" beginnen. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.m.ejb20=CHKJ2463I: Dieser Methodenname darf nicht mit "find" beginnen. (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.m.ejb20=CHKJ2463I: Dieser Methodenname darf nicht mit "find" beginnen. (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.m.ejb20=CHKJ2463I: Dieser Methodenname darf nicht mit "find" beginnen. (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2464.clh.i.ejb20=CHKJ2464I: Der Name der Methode {0} darf nicht mit "remove" beginnen. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.i.ejb20=CHKJ2464I: Der Name der Methode {0} darf nicht mit "remove" beginnen. (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.i.ejb20=CHKJ2464I: Der Name der Methode {0} darf nicht mit "remove" beginnen. (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.i.ejb20=CHKJ2464I: Der Name der Methode {0} darf nicht mit "remove" beginnen. (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2464.clh.m.ejb20=CHKJ2464I: Dieser Methodenname darf nicht mit "remove" beginnen. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.m.ejb20=CHKJ2464I: Dieser Methodenname darf nicht mit "remove" beginnen. (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.m.ejb20=CHKJ2464I: Dieser Methodenname darf nicht mit "remove" beginnen. (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.m.ejb20=CHKJ2464I: Dieser Methodenname darf nicht mit "remove" beginnen. (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2503.home.brh.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 7.10.6). -CHKJ2503.home.blh.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.home.brh.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 7.10.6). -CHKJ2503.home.blh.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 7.10.8, 18.3.8, 18.6). - - -# create -CHKJ2503.create.brh.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 7.10.6). -CHKJ2503.create.blh.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.create.brh.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 7.10.6). -CHKJ2503.create.blh.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2467.srh.i.ejb20=CHKJ2467W: {0} muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 7.10.6). -CHKJ2467.slh.i.ejb20=CHKJ2467W: {0} muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 7.10.8). -CHKJ2467.crh.i.ejb20=CHKJ2467W: {0} muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.i.ejb20=CHKJ2467W: {0} muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.i.ejb20=CHKJ2467W: {0} muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.i.ejb20=CHKJ2467W: {0} muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 9.6.1, 12.2.11). -CHKJ2467.srh.m.ejb20=CHKJ2467W: Diese Methode muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 7.10.6). -CHKJ2467.slh.m.ejb20=CHKJ2467W: Diese Methode muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 7.10.8). -CHKJ2467.crh.m.ejb20=CHKJ2467W: Diese Methode muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.m.ejb20=CHKJ2467W: Diese Methode muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.m.ejb20=CHKJ2467W: Diese Methode muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.m.ejb20=CHKJ2467W: Diese Methode muss javax.ejb.CreateException ausl\u00f6sen (throw). (EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2402.sfrh.i.ejb20=CHKJ2402E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.i.ejb20=CHKJ2402E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.i.ejb20=CHKJ2402E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.i.ejb20=CHKJ2402E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.i.ejb20=CHKJ2402E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.i.ejb20=CHKJ2402E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.i.ejb20=CHKJ2402E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.i.ejb20=CHKJ2402E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 9.6.1, 12.2.11). -CHKJ2402.sfrh.m.ejb20=CHKJ2402E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.m.ejb20=CHKJ2402E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.m.ejb20=CHKJ2402E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.m.ejb20=CHKJ2402E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.m.ejb20=CHKJ2402E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.m.ejb20=CHKJ2402E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.m.ejb20=CHKJ2402E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.m.ejb20=CHKJ2402E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2476.srh.i.ejb20=CHKJ2476E: {0} muss Methode create() sein (EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.i.ejb20=CHKJ2476E: {0} muss Methode create() sein (EJB 2.0: 7.8, 7.10.8). -CHKJ2476.srh.m.ejb20=CHKJ2476E: Diese Methode muss die Methode create() sein (EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.m.ejb20=CHKJ2476E: Diese Methode muss die Methode create() sein (EJB 2.0: 7.8, 7.10.8). -CHKJ2476.ssb.i.ejb20=CHKJ2476E: {0} muss die Methode ejbCreate() sein (EJB 2.0: 7.8). -CHKJ2476.ssb.m.ejb20=CHKJ2476E: Diese Methode muss die Methode ejbCreate() sein (EJB 2.0: 7.8). - - -# remote create -CHKJ2504.create.srh.i.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {1} f\u00fcr {0} muss auf {2} vorhanden sein. (EJB 2.0: 7.10.6). -CHKJ2504.create.slh.i.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {1} f\u00fcr {0} muss auf {2} vorhanden sein. (EJB 2.0: 7.10.8). -CHKJ2504.create.crh.i.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {1} f\u00fcr {0} muss auf {2} vorhanden sein. (EJB 2.0: 10.6.10). -CHKJ2504.create.clh.i.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {1} f\u00fcr {0} muss auf {2} vorhanden sein. (EJB 2.0: 10.6.12). -CHKJ2504.create.brh.i.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {1} f\u00fcr {0} muss auf {2} vorhanden sein. (EJB 2.0: 12.2.9). -CHKJ2504.create.blh.i.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {1} f\u00fcr {0} muss auf {2} vorhanden sein. (EJB 2.0: 12.2.11). -CHKJ2504.create.srh.m.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 7.10.6). -CHKJ2504.create.slh.m.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 7.10.8). -CHKJ2504.create.crh.m.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 10.6.10). -CHKJ2504.create.clh.m.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 10.6.12). -CHKJ2504.create.brh.m.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 12.2.9). -CHKJ2504.create.blh.m.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 12.2.11). - -CHKJ2500.create.srh.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.6). -CHKJ2500.create.crh.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.create.srh.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.6). -CHKJ2500.create.crh.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 12.2.9). - -# home method -CHKJ2504.home.crh.i.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {1} f\u00fcr {0} muss auf {2} vorhanden sein. (EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.i.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {1} f\u00fcr {0} muss auf {2} vorhanden sein. (EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.i.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {1} f\u00fcr {0} muss auf {2} vorhanden sein. (EJB 2.0: 12.2.9). -CHKJ2504.home.blh.i.ejb20=CHKJ2504W: Die \u00fcbereinstimmende Methode {1} f\u00fcr {0} muss auf {2} vorhanden sein. (EJB 2.0: 12.2.11). -CHKJ2504.home.crh.m.ejb20=CHKJ2504W: Die Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.m.ejb20=CHKJ2504W: Die Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.m.ejb20=CHKJ2504W: Die Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 12.2.9). -CHKJ2504.home.blh.m.ejb20=CHKJ2504W: Die Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 12.2.11). - - -# find method -CHKJ2503.find.brh.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 7.10.6). -CHKJ2503.find.blh.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.find.brh.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 7.10.6). -CHKJ2503.find.blh.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2477.crh.i.ejb20=CHKJ2477W: {0} muss javax.ejb.FinderException ausl\u00f6sen (throw). (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.i.ejb20=CHKJ2477W: {0} muss javax.ejb.FinderException ausl\u00f6sen (throw). (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.i.ejb20=CHKJ2477W: {0} muss javax.ejb.FinderException ausl\u00f6sen (throw). (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.i.ejb20=CHKJ2477W: {0} muss javax.ejb.FinderException ausl\u00f6sen (throw). (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2477.crh.m.ejb20=CHKJ2477W: Diese Methode muss javax.ejb.FinderException ausl\u00f6sen (throw). (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.m.ejb20=CHKJ2477W: Diese Methode muss javax.ejb.FinderException ausl\u00f6sen (throw). (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.m.ejb20=CHKJ2477W: Diese Methode muss javax.ejb.FinderException ausl\u00f6sen (throw). (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.m.ejb20=CHKJ2477W: Diese Methode muss javax.ejb.FinderException ausl\u00f6sen (throw). (EJB 2.0: 9.6.2, 10.6.12). - -CHKJ2478.crh.i.ejb20=CHKJ2478I: {0} darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 10.5.8.4). -CHKJ2478.crh.m.ejb20=CHKJ2478I: Diese Methode darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 10.5.8.4). -CHKJ2478.clh.i.ejb20=CHKJ2478I: {0} darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 10.5.8.4). -CHKJ2478.clh.m.ejb20=CHKJ2478I: Diese Methode darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 10.5.8.4). -CHKJ2478.brh.i.ejb20=CHKJ2478I: {0} darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 12.1.8.4). -CHKJ2478.brh.m.ejb20=CHKJ2478I: Diese Methode darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 12.1.8.4). -CHKJ2478.blh.i.ejb20=CHKJ2478I: {0} darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 12.1.8.4). -CHKJ2478.blh.m.ejb20=CHKJ2478I: Diese Methode darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 12.1.8.4). -CHKJ2478.cb.i.ejb20=CHKJ2478I: {0} darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 10.5.8.4). -CHKJ2478.cb.m.ejb20=CHKJ2478I: Diese Methode darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 10.5.8.4). -CHKJ2478.bb.i.ejb20=CHKJ2478I: {0} darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 12.1.8.4). -CHKJ2478.bb.m.ejb20=CHKJ2478I: Diese Methode darf nicht ObjectNotFoundException ausl\u00f6sen (throw). (EJB 2.0: 12.1.8.4). - -CHKJ2403.brh.i.ejb20=CHKJ2403W: {0} muss {1} oder eine Collection davon zur\u00fcckgeben. (EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.i.ejb20=CHKJ2403W: {0} muss {1} oder eine Collection davon zur\u00fcckgeben. (EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.i.ejb20=CHKJ2403W: {0} muss {1} oder eine Collection davon zur\u00fcckgeben. (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.i.ejb20=CHKJ2403W: {0} muss {1} oder eine Collection davon zur\u00fcckgeben. (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). -CHKJ2403.brh.m.ejb20=CHKJ2403W: Diese Methode muss {0} oder eine Collection davon zur\u00fcckgeben. (EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.m.ejb20=CHKJ2403W: Diese Methode muss {0} oder eine Collection davon zur\u00fcckgeben. (EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.m.ejb20=CHKJ2403W: Diese Methode muss {0} oder eine Collection davon zur\u00fcckgeben. (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.m.ejb20=CHKJ2403W: Diese Methode muss {0} oder eine Collection davon zur\u00fcckgeben. (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). - -# remote find -CHKJ2504.find.brh.i.ejb20=CHKJ2504W: {1} muss auf {2} f\u00fcr {0} vorhanden sein. (EJB 2.0: 12.2.9). -CHKJ2504.find.crh.i.ejb20=CHKJ2504W: {1} muss auf {2} f\u00fcr {0} vorhanden sein. (EJB 2.0: 10.6.10). -CHKJ2504.find.brh.m.ejb20=CHKJ2504W: {0} muss auf {1} vorhanden sein. (EJB 2.0: 12.2.9). -CHKJ2504.find.crh.m.ejb20=CHKJ2504W: {0} muss auf {1} vorhanden sein. (EJB 2.0: 10.6.10). - -# local find -CHKJ2504.find.blh.i.ejb20=CHKJ2504W: {1} muss auf {2} f\u00fcr {0} vorhanden sein. (EJB 2.0: 12.2.11). -CHKJ2504.find.clh.i.ejb20=CHKJ2504W: {1} muss auf {2} f\u00fcr {0} vorhanden sein. (EJB 2.0: 10.6.2). -CHKJ2504.find.blh.m.ejb20=CHKJ2504W: {0} muss auf {1} vorhanden sein. (EJB 2.0: 12.2.11). -CHKJ2504.find.clh.m.ejb20=CHKJ2504W: {0} muss auf {1} vorhanden sein. (EJB 2.0: 10.6.2). - - -CHKJ2500.find.srh.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.6). -CHKJ2500.find.crh.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.find.srh.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.6). -CHKJ2500.find.crh.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2495.clh.i.ejb20=CHKJ2495I: {0} muss einem Abfrageelement in ejb-jar.xml zugeordnet sein (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.clh.m.ejb20=CHKJ2495I: Diese Methode muss einem Abfrageelement in ejb-jar.xml zugeordnet sein (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.i.ejb20=CHKJ2495I: {0} muss einem Abfrageelement in ejb-jar.xml zugeordnet sein (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.m.ejb20=CHKJ2495I: Diese Methode muss einem Abfrageelement in ejb-jar.xml zugeordnet sein (EJB 2.0: 10.5.6, 10.6.14). - - -# method on a component interface -CHKJ2503.bus.src.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.i.ejb20=CHKJ2503E: {0} muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.i.ejb20=CHKJ2503W: {0} darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.10, 18.3.8, 18.6). -CHKJ2503.bus.src.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.m.ejb20=CHKJ2503E: Diese Methode muss java.rmi.RemoteException ausl\u00f6sen (EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.m.ejb20=CHKJ2503W: Diese Methode darf nicht java.rmi.RemoteException ausl\u00f6sen (throw). (EJB 2.0: 9.10, 18.3.8, 18.6). - -# method on a home interface -CHKJ2465.brh.i.ejb20=CHKJ2465W: {0} muss {1} f\u00fcr {2} ausl\u00f6sen (throw). (EJB 2.0: 12.2.9). -CHKJ2465.blh.i.ejb20=CHKJ2465W: {0} muss {1} f\u00fcr {2} ausl\u00f6sen (throw). (EJB 2.0: 12.2.11). -CHKJ2465.crh.i.ejb20=CHKJ2465W: {0} muss {1} f\u00fcr {2} ausl\u00f6sen (throw). (EJB 2.0: 10.6.10). -CHKJ2465.clh.i.ejb20=CHKJ2465W: {0} muss {1} f\u00fcr {2} ausl\u00f6sen (throw). (EJB 2.0: 10.6.12). -CHKJ2465.srh.i.ejb20=CHKJ2465W: {0} muss {1} f\u00fcr {2} ausl\u00f6sen (throw). (EJB 2.0: 7.10.6). -CHKJ2465.slh.i.ejb20=CHKJ2465W: {0} muss {1} f\u00fcr {2} ausl\u00f6sen (throw). (EJB 2.0: 7.10.8). -CHKJ2465.brh.m.ejb20=CHKJ2465W: Diese Methode muss {0} f\u00fcr {1} ausl\u00f6sen (throw). (EJB 2.0: 12.2.9). -CHKJ2465.blh.m.ejb20=CHKJ2465W: Diese Methode muss {0} f\u00fcr {1} ausl\u00f6sen (throw). (EJB 2.0: 12.2.11). -CHKJ2465.crh.m.ejb20=CHKJ2465W: Diese Methode muss {0} f\u00fcr {1} ausl\u00f6sen (throw). (EJB 2.0: 10.6.10). -CHKJ2465.clh.m.ejb20=CHKJ2465W: Diese Methode muss {0} f\u00fcr {1} ausl\u00f6sen (throw). (EJB 2.0: 10.6.12). -CHKJ2465.srh.m.ejb20=CHKJ2465W: Diese Methode muss {0} f\u00fcr {1} ausl\u00f6sen (throw). (EJB 2.0: 7.10.6). -CHKJ2465.slh.m.ejb20=CHKJ2465W: Diese Methode muss {0} f\u00fcr {1} ausl\u00f6sen (throw). (EJB 2.0: 7.10.8). - -# method on a remote home -CHKJ2500.home.srh.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.6). -CHKJ2500.home.crh.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.i.ejb20=CHKJ2500I: {1} in Methode {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.home.srh.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.6). -CHKJ2500.home.crh.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2466.src.i.ejb20=CHKJ2466I: {0} darf nicht den Typ {1} aussetzen (EJB 2.0: 7.10.5). -CHKJ2466.crh.i.ejb20=CHKJ2466I: {0} darf nicht den Typ {1} aussetzen (EJB 2.0: 10.6.10). -CHKJ2466.brh.i.ejb20=CHKJ2466I: {0} darf nicht den Typ {1} aussetzen (EJB 2.0: 12.2.9). -CHKJ2466.crh.m.ejb20=CHKJ2466I: Diese Methode darf nicht den Typ {0} aussetzen (EJB 2.0: 10.6.10). -CHKJ2466.brh.m.ejb20=CHKJ2466I: Diese Methode darf nicht den Typ {0} aussetzen (EJB 2.0: 12.2.9). -CHKJ2466.src.m.ejb20=CHKJ2466I: Diese Methode darf nicht den Typ {0} aussetzen (EJB 2.0: 7.10.5). - -# method on a remote component -CHKJ2468.src.ejb20=CHKJ2468W: Diese Schnittstelle muss die RMI-IIOP-Regeln f\u00fcr ferne Schnittstellen befolgen. (EJB 2.0: 7.10.5). -CHKJ2468.crc.ejb20=CHKJ2468W: Diese Schnittstelle muss die RMI-IIOP-Regeln f\u00fcr ferne Schnittstellen befolgen. (EJB 2.0: 10.6.9). -CHKJ2468.brc.ejb20=CHKJ2468W: Diese Schnittstelle muss die RMI-IIOP-Regeln f\u00fcr ferne Schnittstellen befolgen. (EJB 2.0: 12.2.8). - -CHKJ2500.bus.src.i.ejb20=CHKJ2500I: {0} in Methode {1} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.i.ejb20=CHKJ2500I: {0} in Methode {1} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.i.ejb20=CHKJ2500I: {0} in Methode {1} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 12.2.8). -CHKJ2500.bus.src.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.m.ejb20=CHKJ2500I: {0} muss zur Laufzeit serialisierbar sein. (EJB 2.0: 12.2.8). - -CHKJ2472.srh.i.ejb20=CHKJ2472W: {1} in Methode {0} kann mein Argument oder kein Ergebnistyp sein. (EJB 2.0: 6.7.2). -CHKJ2472.brc.i.ejb20=CHKJ2472W: {0} darf {1} nicht als Argument oder Ergebnis \u00fcbergeben. (EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.i.ejb20=CHKJ2472W: {0} darf {1} nicht als Argument oder Ergebnis \u00fcbergeben. (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.brc.m.ejb20=CHKJ2472W: Diese Methode darf {0} nicht als Argument oder Ergebnis \u00fcbergeben. (EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.m.ejb20=CHKJ2472W: Diese Methode darf {0} nicht als Argument oder Ergebnis \u00fcbergeben. (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.srh.m.ejb20=CHKJ2472W: {0} kann mein Argument oder kein Ergebnistyp sein. (EJB 2.0: 6.7.2). - -# method on a remote component CMP -CHKJ2474.crc.i.ejb20=CHKJ2474W: {0} darf nicht {1} aussetzen (expose). (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2474.crc.m.ejb20=CHKJ2474W: Diese Methode darf nicht {0} aussetzen (expose). (EJB 2.0: 10.3.1, 10.3.10.1). - -CHKJ2490.crc.i.ejb20=CHKJ2490W: {0} darf nicht ungesch\u00fctzt (exposed) sein. (EJB 2.0: 10.3.1, 10.3.10.1). -CJKJ2490.crc.m.ejb20=CHKJ2490W: Diese Methode darf nicht ungesch\u00fctzt (exposed) sein. (EJB 2.0: 10.3.1, 10.3.10.1). - -# ejbSelect method -CHKJ2485.cb.i.ejb20=CHKJ2485W: {0} muss abstrakt sein. (EJB 2.0: 10.5.7, 10.6.7). -CHKJ2485.cb.m.ejb20=CHKJ2485W: Diese Methode muss abstrakt sein. (EJB 2.0: 10.5.7, 10.6.7). - -CHKJ2487.cb.i.ejb20=CHKJ2487W: {0} muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.7). -CHKJ2487.cb.m.ejb20=CHKJ2487W: Diese Methode muss \u00f6ffentlich (public) sein. (EJB 2.0: 10.6.7). - -CHKJ2488.cb.i.ejb20=CHKJ2488W: {0} muss javax.ejb.FinderException ausl\u00f6sen (throw). (EJB 2.0: 10.6.7). -CHKJ2488.cb.m.ejb20=CHKJ2488W: Diese Methode muss javax.ejb.FinderException ausl\u00f6sen (throw). (EJB 2.0: 10.6.7). - -CHKJ2486.cb.i.ejb20=CHKJ2486W: {0} muss {1} oder eine Collection davon zur\u00fcckgeben. (EJB 2.0: 10.5.7, 11.2.2). -CHKJ2486.cb.m.ejb20=CHKJ2486W: Diese Methode muss {0} oder eine Collection davon zur\u00fcckgeben. (EJB 2.0: 10.5.7, 11.2.2). - -CHKJ2496.cb.i.ejb20=CHKJ2496W: {0} muss einem Abfrageelement in ejb-jar.xml zugeordnet sein. (EJB 2.0: 10.5.7, 10.6.14). -CHKJ2496.cb.m.ejb20=CHKJ2496W: Diese Methode muss einem Abfrageelement in ejb-jar.xml zugeordnet sein. (EJB 2.0: 10.5.7, 10.6.14). - -# component matching method -CHKJ2023.src.i.ejb20=CHKJ2023W: F\u00fcr die Methode {0} muss {1} auf {2} vorhanden sein. (EJB 2.0: 7.10.5). -CHKJ2023.slc.i.ejb20=CHKJ2023W: F\u00fcr die Methode {0} muss {1} auf {2} vorhanden sein. (EJB 2.0: 7.10.7). -CHKJ2023.brc.i.ejb20=CHKJ2023W: F\u00fcr die Methode {0} muss {1} auf {2} vorhanden sein. (EJB 2.0: 12.2.8). -CHKJ2023.blc.i.ejb20=CHKJ2023W: F\u00fcr die Methode {0} muss {1} auf {2} vorhanden sein. (EJB 2.0: 12.2.10). -CHKJ2023.crc.i.ejb20=CHKJ2023W: F\u00fcr die Methode {0} muss {1} auf {2} vorhanden sein. (EJB 2.0: 10.6.9). -CHKJ2023.clc.i.ejb20=CHKJ2023W: F\u00fcr die Methode {0} muss {1} auf {2} vorhanden sein. (EJB 2.0: 10.6.11). -CHKJ2023.src.m.ejb20=CHKJ2023W: Die Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 7.10.5). -CHKJ2023.slc.m.ejb20=CHKJ2023W: Die Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 7.10.7). -CHKJ2023.brc.m.ejb20=CHKJ2023W: Die Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 12.2.8). -CHKJ2023.blc.m.ejb20=CHKJ2023W: Die Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 12.2.10). -CHKJ2023.crc.m.ejb20=CHKJ2023W: Die Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 10.6.9). -CHKJ2023.clc.m.ejb20=CHKJ2023W: Die Methode {0} muss auf {1} vorhanden sein. (EJB 2.0: 10.6.11). - -CHKJ2470.src.i.ejb20=CHKJ2470E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 7.10.5). -CHKJ2470.slc.i.ejb20=CHKJ2470E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 7.10.7). -CHKJ2470.crc.i.ejb20=CHKJ2470E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 10.6.9). -CHKJ2470.clc.i.ejb20=CHKJ2470E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 10.6.11). -CHKJ2470.brc.i.ejb20=CHKJ2470E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 12.2.8). -CHKJ2470.blc.i.ejb20=CHKJ2470E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 12.2.10). -CHKJ2470.src.m.ejb20=CHKJ2470E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 7.10.5). -CHKJ2470.slc.m.ejb20=CHKJ2470E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 7.10.7). -CHKJ2470.crc.m.ejb20=CHKJ2470E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 10.6.9). -CHKJ2470.clc.m.ejb20=CHKJ2470E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 10.6.11). -CHKJ2470.brc.m.ejb20=CHKJ2470E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 12.2.8). -CHKJ2470.blc.m.ejb20=CHKJ2470E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 12.2.10). - -CHKJ2471.src.i.ejb20=CHKJ2471W: {0} muss {1} ausl\u00f6sen (throw). (EJB 2.0: 7.10.5). -CHKJ2471.slc.i.ejb20=CHKJ2471W: {0} muss {1} ausl\u00f6sen (throw). (EJB 2.0: 7.10.7). -CHKJ2471.crc.i.ejb20=CHKJ2471W: {0} muss {1} ausl\u00f6sen (throw). (EJB 2.0: 10.6.9). -CHKJ2471.clc.i.ejb20=CHKJ2471W: {0} muss {1} ausl\u00f6sen (throw). (EJB 2.0: 10.6.11). -CHKJ2471.brc.i.ejb20=CHKJ2471W: {0} muss {1} ausl\u00f6sen (throw). (EJB 2.0: 12.2.8). -CHKJ2471.blc.i.ejb20=CHKJ2471W: {0} muss {1} ausl\u00f6sen (throw). (EJB 2.0: 12.2.10). -CHKJ2471.src.m.ejb20=CHKJ2471W: Diese Methode muss {0} ausl\u00f6sen (throw). (EJB 2.0: 7.10.5). -CHKJ2471.slc.m.ejb20=CHKJ2471W: Diese Methode muss {0} ausl\u00f6sen (throw). (EJB 2.0: 7.10.7). -CHKJ2471.crc.m.ejb20=CHKJ2471W: Diese Methode muss {0} ausl\u00f6sen (throw). (EJB 2.0: 10.6.9). -CHKJ2471.clc.m.ejb20=CHKJ2471W: Diese Methode muss {0} ausl\u00f6sen (throw). (EJB 2.0: 10.6.11). -CHKJ2471.brc.m.ejb20=CHKJ2471W: Diese Methode muss {0} ausl\u00f6sen (throw). (EJB 2.0: 12.2.8). -CHKJ2471.blc.m.ejb20=CHKJ2471W: Diese Methode muss {0} ausl\u00f6sen (throw). (EJB 2.0: 12.2.10). - -# EJBObject, EJBLocalObject methods -CHKJ2469.src.i.ejb20=CHKJ2469W: {0} wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 6.5). -CHKJ2469.slc.i.ejb20=CHKJ2469W: {0} wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 6.5). -CHKJ2469.crc.i.ejb20=CHKJ2469W: {0} wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 9.9). -CHKJ2469.clc.i.ejb20=CHKJ2469W: {0} wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 9.10). -CHKJ2469.brc.i.ejb20=CHKJ2469W: {0} wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 9.9). -CHKJ2469.blc.i.ejb20=CHKJ2469W: {0} wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 9.10). -CHKJ2469.src.m.ejb20=CHKJ2469W: Diese Methode wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 6.5). -CHKJ2469.slc.m.ejb20=CHKJ2469W: Diese Methode wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 6.5). -CHKJ2469.crc.m.ejb20=CHKJ2469W: Diese Methode wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 9.9). -CHKJ2469.clc.m.ejb20=CHKJ2469W: Diese Methode wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 9.10). -CHKJ2469.brc.m.ejb20=CHKJ2469W: Diese Methode wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 9.9). -CHKJ2469.blc.m.ejb20=CHKJ2469W: Diese Methode wird durch den Container zur Verf\u00fcgung gestellt. (EJB 2.0: 9.10). - -# findByPrimaryKey -CHKJ2475.crh.i.ejb20=CHKJ2475W: {0} muss findByPrimaryKey({1}) sein. (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.i.ejb20=CHKJ2475W: {0} muss findByPrimaryKey({1}) sein. (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.i.ejb20=CHKJ2475W: {0} muss findByPrimaryKey(Object) sein. (EJB 2.0: 10.8.3). -CHKJ2475.clhd.i.ejb20=CHKJ2475W: {0} muss findByPrimaryKey(Object) sein. (EJB 2.0: 10.8.3). -CHKJ2475.brh.i.ejb20=CHKJ2475W: {0} muss findByPrimaryKey({1}) sein. (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.i.ejb20=CHKJ2475W: {0} muss findByPrimaryKey({1}) sein. (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2475.crh.m.ejb20=CHKJ2475W: Diese Methode muss findByPrimaryKey({0}) sein. (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.m.ejb20=CHKJ2475W: Diese Methode muss findByPrimaryKey({0}) sein. (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.m.ejb20=CHKJ2475W: Diese Methode muss findByPrimaryKey(Object) sein. (EJB 2.0: 10.8.3). -CHKJ2475.clhd.m.ejb20=CHKJ2475W: Diese Methode muss findByPrimaryKey(Object) sein. (EJB 2.0: 10.8.3). -CHKJ2475.brh.m.ejb20=CHKJ2475W: Diese Methode muss findByPrimaryKey({0}) sein. (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.m.ejb20=CHKJ2475W: Diese Methode muss findByPrimaryKey({0}) sein. (EJB 2.0: 9.6.2, 12.2.11). - -CHKJ2479.crh.i.ejb20=CHKJ2479E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.i.ejb20=CHKJ2479E: {0} must muss {1} zur\u00fcckgeben. (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.i.ejb20=CHKJ2479E: {0} muss {1} zur\u00fcckgeben. (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.blh.i.ejb20=CHKJ2479E: {0} must muss {1} zur\u00fcckgeben. (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2479.crh.m.ejb20=CHKJ2479E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.m.ejb20=CHKJ2479E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.m.ejb20=CHKJ2479E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.m.ejb20=CHKJ2479E: Diese Methode muss {0} zur\u00fcckgeben. (EJB 2.0: 9.6.2, 12.2.11). - - - -################################################## -# field checks -################################################## -CHKJ2452.sb.i.ejb20=CHKJ2452W: Das Transient-Feld {0} darf nicht den Typ {1} haben. (EJB 2.0: 7.4.1). -CHKJ2452.sb.m.ejb20=CHKJ2452W: Ein Transient-Feld darf nicht den Typ {0} haben. (EJB 2.0: 7.4.1). - -CHKJ2453.sb.i.ejb20=CHKJ2453W: Transient-Felder ({0}) werden discouraged (EJB 2.0: 7.4.1). -CHKJ2453.sb.m.ejb20=CHKJ2453W: Transient-Felder werden discouraged (EJB 2.0: 7.4.1). - -# CMR and CMP fields must NOT be defined on the bean class. -CHKJ2454.cb.i.ejb20=CHKJ2454W: {0} darf nicht definiert sein. (EJB 2.0: 10.3.1). -CHKJ2454.cb.m.ejb20=CHKJ2454W: {0} darf nicht definiert sein. (EJB 2.0: 10.3.1). - -CHKJ2480.cb.i.ejb20=CHKJ2480I: {0} muss mit einem Kleinbuchstaben beginnen. (EJB 2.0: 10.3.1). -CHKJ2480.cb.m.ejb20=CHKJ2480I: {0} muss mit einem Kleinbuchstaben beginnen. (EJB 2.0: 10.3.1). - -CHKJ2481.cb.i.ejb20=CHKJ2481W: {0} muss als <cmp-field> deklariert sein. (EJB 2.0: 10.3.1, 10.3.13). -CHKJ2481.cb.m.ejb20=CHKJ2481W: {0} muss als <cmp-field> deklariert sein. (EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2482.cb.i.ejb20=CHKJ2482W: {0} muss als <cmr-field> deklariert sein. (EJB 2.0: 10.3.1, 10.3.13). -CHKJ2482.cb.m.ejb20=CHKJ2482W: {0} muss als <cmr-field> deklariert sein. (EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2483.cb.i.ejb20=CHKJ2483W: {0} darf nicht ungesch\u00fctzt (exposed) sein. (EJB 2.0: 10.3.1). -CHKJ2483.cb.m.ejb20=CHKJ2483W: {0} darf nicht ungesch\u00fctzt (exposed) sein. (EJB 2.0: 10.3.1). - -CHKJ2484.cb.i.ejb20=CHKJ2484W: {0} muss entweder ein Primitive oder ein serialisierbarer Typ sein. (EJB 2.0: 10.3.1). -CHKJ2484.cb.m.ejb20=CHKJ2484W: {0} muss entweder ein Primitive oder ein serialisierbarer Typ sein. (EJB 2.0: 10.3.1). - -CHKJ2489.cb.i.ejb20=CHKJ2489W: Feld {0} muss vom Typ {1} sein. (EJB 2.0: 10.8.1). -CHKJ2489.cb.m.ejb20=CHKJ2489W: Dieses Feld muss vom Typ {0} sein. (EJB 2.0: 10.8.1). - -CHKJ2205.kc.i.ejb20=CHKJ2205W: Feld {0} muss \u00f6ffentlich (public) (EJB 2.0: 10.8.2). -CHKJ2205.kc.m.ejb20=CHKJ2205W: Dieses Feld muss \u00f6ffentlich (public) (EJB 2.0: 10.8.2). - -CHKJ2206.kc.i.ejb20=CHKJ2206W: Feld {0} muss ein <cmp-field> sein. (EJB 2.0: 10.8.2). -CHKJ2206.kc.m.ejb20=CHKJ2206W: Dieses Feld muss ein <cmp-field> sein. (EJB 2.0: 10.8.2). - - -############################################################ -## DD -############################################################ -CHKJ2880.s.ejb20=CHKJ2880W: Diese Bean muss ein <local-home> angeben. (EJB 2.0: 7.10.1). -CHKJ2881.s.ejb20=CHKJ2881W: Diese Bean muss ein <home> angeben. (EJB 2.0: 7.10.1). -CHKJ2882.s.ejb20=CHKJ2882W: Diese Bean muss ein <local> angeben. (EJB 2.0: 7.10.1). -CHKJ2883.s.ejb20=CHKJ2883W: Diese Bean muss ein <remote> angeben. (EJB 2.0: 7.10.1). -CHKJ2884.s.ejb20=CHKJ2884W: Diese Bean muss entweder <local-home> oder <home> angeben(EJB 2.0: 7.10.1). -CHKJ2885.s.ejb20=CHKJ2885W: Diese Bean muss entweder <local> oder <remote> angeben (EJB 2.0: 7.10.1). -CHKJ2880.c.ejb20=CHKJ2880W: Diese Bean muss ein <local-home> angeben. (EJB 2.0: 10.6.1). -CHKJ2881.c.ejb20=CHKJ2881W: Diese Bean muss ein <home> angeben. (EJB 2.0: 10.6.1). -CHKJ2882.c.ejb20=CHKJ2882W: Diese Bean muss ein <local> angeben. (EJB 2.0: 10.6.1). -CHKJ2883.c.ejb20=CHKJ2883W: Diese Bean muss ein <remote> angeben. (EJB 2.0: 10.6.1). -CHKJ2884.c.ejb20=CHKJ2884W: Diese Bean muss entweder <local-home> oder <home> angeben (EJB 2.0: 10.6.1). -CHKJ2885.c.ejb20=CHKJ2885W: Diese Bean muss entweder <local> oder <remote> angeben (EJB 2.0: 10.6.1). -CHKJ2880.b.ejb20=CHKJ2880W: Diese Bean muss ein <local-home> angeben. (EJB 2.0: 12.2.1). -CHKJ2881.b.ejb20=CHKJ2881W: Diese Bean muss ein <home> angeben. (EJB 2.0: 12.2.1). -CHKJ2882.b.ejb20=CHKJ2882W: Diese Bean muss ein <local> angeben. (EJB 2.0: 12.2.1). -CHKJ2883.b.ejb20=CHKJ2883W: Diese Bean muss ein <remote> angeben. (EJB 2.0: 12.2.1). -CHKJ2884.b.ejb20=CHKJ2884W: Diese Bean muss entweder <local-home> oder <home> angeben (EJB 2.0: 12.2.1). -CHKJ2885.b.ejb20=CHKJ2885W: Diese Bean muss entweder <local> oder <remote> angeben (EJB 2.0: 12.2.1). - -CHKJ2813.ejb20=CHKJ2813I: <ejb-name> {0} muss eine g\u00fcltige Java-Kennung sein. (EJB 2.0: 10.3.13, 11.2.6.1). -CHKJ2819.ejb20=CHKJ2819I: <abstract-schema-name> {0} muss eine g\u00fcltige Java-Kennung sein. (EJB 2.0: 10.3.13, 10.6.14, 11.2.6.1). -CHKJ2854.ejb20=CHKJ2854E: <abstract-schema-name> {0} muss in der Datei ejb-jar.xml eindeutig sein. (EJB 2.0: 10.3.13, 10.6.14, 11.2.2). -CHKJ2858.ejb20=CHKJ2858W: <abstract-schema-name> muss vorhanden sein. (EJB 2.0: 22.2, 22.5). -CHKJ2859.ejb20=CHKJ2859W: Reservierte Kennung {0} kann nicht als ein <ejb-name> verwendet werden. (EJB 2.0: 10.6.14, 11.2.6.1). -CHKJ2860.ejb20=CHKJ2860W: Reservierte Kennung {0} kann nicht als ein <abstract-schema-name> verwendet werden. (EJB 2.0: 10.6.14, 11.2.6.1). - -CHKJ2861.ejb20=CHKJ2861I: <cmp-field> {0} muss eine g\u00fcltige Java-Kennung sein und mit einem Kleinbuchstaben beginnen. (EJB 2.0: 10.3.1, 11.2.6.1). -CHKJ2857.ejb20=CHKJ2857I: <cmr-field> {0} muss eine g\u00fcltige Java-Kennung sein und mit einem Kleinbuchstaben beginnen. (EJB 2.0: 10.3.1, 11.2.6.1). - -CHKJ2862.ejb20=CHKJ2862I: <cmp-field> {0} muss eine set-Methode haben. (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2863.ejb20=CHKJ2863I: <cmp-field> {0} muss eine get-Methode haben. (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2864.ejb20=CHKJ2864I: <cmr-field> {0} muss eine set-Methode haben. (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2865.ejb20=CHKJ2865I: <cmr-field> {0} muss eine get-Methode haben. (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2855.ejb20=CHKJ2855I: <cmp-field> {0} muss entweder ein Java-Primitive oder ein serialisierbarer Java-Typ sein. (EJB 2.0: 10.3.1). -CHKJ2856.ejb20=CHKJ2856I: <cmr-field> {0} muss den Typ {1} oder eine Collection davon sein. (EJB 2.0: 10.3.1). - -CHKJ2815.ejb20=CHKJ2815W: Abh\u00e4ngige Werteklasse {0} kann kein <cmr-field> sein. (EJB 2.0: 10.3.3). - -CHKJ2816.ejb20=CHKJ2816I: <ejb-relation-name> muss in ejb-jar.xml eindeutig sein (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2817.ejb20=CHKJ2817I: <ejb-relationship-role-name> muss in <ejb-relation> eindeutig sein (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2818.ejb20=CHKJ2818I: Der Wert des Elements <multiplicity> muss entweder "One" (= Einer) oder "Many" (= Viele) sein (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2821.ejb20=CHKJ2821I: <relationship-role-source> f\u00fcr die Berechtigungsklasse {0} muss auf eine bestehende CMP-Bean verweisen (EJB 2.0: 10.3.2, 22.5). -CHKJ2848.ejb20=CHKJ2848I: <cascade-delete> muss mit einem Element <multiplicity> des Werts "One" verwendet werden (EJB 2.0: 10.3.4.2, 22.5). -CHKJ2866.ejb20=CHKJ2866I: <cmr-field> {0} muss f\u00fcr {1} definiert sein (EJB 2.0: 10.3.2, 22.5). -CHKJ2867.ejb20=CHKJ2867I: Diese Bean kann nur unidirektionale Beziehungen zu anderen Beans aufweisen (EJB 2.0: 10.3.2). -CHKJ2868.ejb20=CHKJ2868I: Der Wert des Elements <cmr-field-type> muss entweder "java.util.Collection" oder "java.util.Set" sein (EJB 2.0: 10.3.13, 22.5). -CHKJ2869.ejb20=CHKJ2869I: Mindestens ein Element <ejb-relationship-role> muss ein Element <cmr-field> definieren (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2870.ejb20=CHKJ2870I: <ejb-name> {0} muss vorhanden sein (EJB 2.0: 10.3.13). -CHKJ2871.ejb20=CHKJ2871I: <ejb-name> {0} muss auf eine CMP-Bean verweisen (EJB 2.0: 10.3.2, 10.3.13). - -CHKJ2872.ejb20=CHKJ2872E: Der Wert des Elements <cmp-version> muss entweder "1.x" oder "2.x" sein (EJB 2.0: 22.5). -CHKJ2873.ejb20=CHKJ2873W: Migrieren Sie die Datenquellebindung dieser Bean auf eine Bindung f\u00fcr CMP-Verbindungsfactory. -CHKJ2874.ejb20=CHKJ2874W: Migrieren Sie die Standarddatenquellenbindung dieses EJB-Moduls auf eine Standardbindung f\u00fcr CMP-Verbindungsfactory. - -########################################################################### -# -# 2TC: Do not translate anything in the following section. These strings -# are reserved for future use. -# -########################################################################### -# -# Ignore these messages for now; the EJB QL validator may take care of this. -# If not, add this validation into the EJBJarVRule class. -# -# -# Identification variables -# -# IWAD4927.ejb20=IWAD4927W: Identification variable {0} must be declared in the FROM clause (EJB 2.0: 11.2.6.2). -# IWAD4928.ejb20=IWAD4928W: Reserved identifier {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4929.ejb20=IWAD4929W: <abstract-schema-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4930.ejb20=IWAD4930W: <ejb-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). - -# -# query statement -# -# IWAD4918.ejb20=IWAD4918W: This query must contain a SELECT clause (EJB 2.0: 11.1). -# IWAD4919.ejb20=IWAD4919W: This query must contain a FROM clause (EJB 2.0: 11.1). -# IWAD4920.ejb20=IWAD4920W: This query has a syntax error (EJB 2.0: 11.2). -# - - -# IWAD4808.ejb20=IWAD4808W: This bean must use container-managed transaction demarcation (EJB 2.0: 17.3.1, 17.3.3). -# IWAD4809.ejb20=IWAD4809W: Specify a transaction attribute for this method (EJB 2.0: 17.4.1). -# IWAD4810.ejb20=IWAD4810W: A transaction attribute must not exist for this method (EJB 2.0: 17.4.1). - -# IWAD4811.ejb20=IWAD4811W: At least one <method> must exist in a <container-transaction> (EJB 2.0: 17.4.1). -# IWAD4900.ejb20=IWAD4900W: This <container-transaction> must reference only one bean (EJB 2.0: 17.4.1). -# IWAD4901.ejb20=IWAD4901W: {0} must exist (EJB 2.0: 17.4.1) -# IWAD4815.ejb20=IWAD4815W: No methods on {0} match this <method> (EJB 2.0: 17.4.1). -# IWAD4817.ejb20=IWAD4817W: <trans-attribute> is unknown (EJB 2.0: 17.4.1). -# IWAD4818.ejb20=IWAD4818W: Only one Style 1 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4819.ejb20=IWAD4819W: Only one Style 2 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4820.ejb20=IWAD4820W: At least one <method-param> must exist in a <method-params>. - -# IWAD4821.ejb20=IWAD4821W: <env-entry-value> must be a {0} (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4822.ejb20=IWAD4822W: <env-entry-name> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4823.ejb20=IWAD4823W: <env-entry-type> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4824.ejb20=IWAD4824W: <env-entry-name> must be unique within {0} (EJB 2.0: 20.2.1.2). -# IWAD4825.ejb20=IWAD4825W: <env-entry-type> must be a legal type (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4826.ejb20=IWAD4826W: <env-entry-value> must be a String or a character (EJB 2.0: 20.2.1.2). - -# IWAD4828.ejb20=IWAD4828W: Conventionally this reference is located in the "ejb" subcontext (EJB 2.0: 20.3.1.1, 22.5). -# IWAD4829.ejb20=IWAD4829W: This <env-entry> should be in an <ejb-ref> (EJB 2.0: 20.3.1.2). -# IWAD4830.ejb20=IWAD4830W: This <env-entry> should be in an <ejb-local-ref> (EJB 2.0: 20.3.1.2). -# IWAD4831.ejb20=IWAD4831W: <ejb-ref-type> must be {0} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4832.ejb20=IWAD4832W: <ejb-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4833.ejb20=IWAD4833W: <ejb-local-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4834.ejb20=IWAD4834W: <home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4835.ejb20=IWAD4835W: <local-home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4836.ejb20=IWAD4836W: <remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4837.ejb20=IWAD4837W: <local-remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4838.ejb20=IWAD4838W: <ejb-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4839.ejb20=IWAD4839W: <ejb-local-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4840.ejb20=IWAD4840W: <home> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4841.ejb20=IWAD4841W: <remote> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4842.ejb20=IWAD4842W: <ejb-link> must exist (EJB 2.0: 20.3.1.2). - -# IWAD4843.ejb20=IWAD4843W: This <env-entry> must be a <resource-ref> (EJB 2.0: 20.4.1.2). -# IWAD4844.ejb20=IWAD4844W: <res-ref-name> should not include the "java:com/env/" string (EJB 2.0: 20.4.1.2). -# IWAD4845.ejb20=IWAD4845W: <res-auth> must be "Application" or "Container" (EJB 2.0: 20.4.1.2). -# IWAD4846.ejb20=IWAD4846W: <res-sharing-scope> must be "Shareable" or "Unshareable" (EJB 2.0: 20.4.1.2). -# IWAD4847.ejb20=IWAD4847W: <resource-ref> must be unique in bean {0} (EJB 2.0: 20.4.1.2). - -# IWAD4848.ejb20=IWAD4848W: Conventionally this is located in the "java:comp/env/jdbc" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4849.ejb20=IWAD4849W: Conventionally this is located in the "java:comp/env/jms" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4850.ejb20=IWAD4850W: Conventionally this is located in the "java:comp/env/mail" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4851.ejb20=IWAD4851W: Conventionally this is located in the "java:comp/env/url" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). - -# IWAD4852.ejb20=IWAD4852W: This <env-entry> must be a <resource-env-ref> (EJB 2.0: 20.5.1.2). -# IWAD4853.ejb20=IWAD4853W: <resource-env-ref-name> should not include the "java:comp/env" string (EJB 2.0: 20.5.1.2). -# IWAD4854.ejb20=IWAD4854W: A JMS Destination value must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 20.5.1.2). -# IWAD4855.ejb20=IWAD4855W: <resource-env-ref-name> must be unique in bean {0} (EJB 2.0: 20.5.1.2). - -# IWAD4856.ejb20=IWAD4856W: A <role-name> must exist (EJB 2.0: 21.2.5.3). -# IWAD4857.ejb20=IWAD4857W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.2.5.3). -# IWAD4858.ejb20=IWAD4858W: A <role-name> must exist (EJB 2.0: 21.3.1). -# IWAD4859.ejb20=IWAD4859W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.3.1). -# IWAD4860.ejb20=IWAD4860W: Security roles must exist (EJB 2.0: 21.3.1). - -# IWAD4931.ejb20=IWAD4931W: At least one <method> must exist in a <method-permission> (EJB 2.0: 21.3.2). -# IWAD4932.ejb20=IWAD4932W: {0} must exist (EJB 2.0: 21.3.2) (EJB 2.0: 17.4.1). -# IWAD4933.ejb20=IWAD4933W: No methods on {0} match this <method> (EJB 2.0: 21.3.2). -# IWAD4934.ejb20=IWAD4934W: At least one <method-param> must exist in a <method-params>. - -# IWAD4866.ejb20=IWAD4866W: A <role-link> must exist (EJB 2.0: 21.3.3). -# IWAD4867.ejb20=IWAD4867W: This <role-link> must not exist (EJB 2.0: 21.3.3). -# IWAD4868.ejb20=IWAD4868W: {0} must exist (EJB 2.0: 21.3.3). - -# IWAD4869.ejb20=IWAD4869W: <security-identity> must be either "use-caller-identity" or "run-as" (EJB 2.0: 21.3.4). -# IWAD4870.ejb20=IWAD4870W: <security-identity> must be "run-as" (EJB 2.0: 21.3.4). -# IWAD4871.ejb20=IWAD4871W: Security role {0} must exist (EJB 2.0: 21.3.4.1). - -# IWAD4875.ejb20=IWAD4875W: <session-type> must be either "Stateful" or "Stateless" (EJB 2.0: 22.2, 22.5). -# IWAD4876.ejb20=IWAD4876W: <transaction-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4877.ejb20=IWAD4877W: <persistence-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4879.ejb20=IWAD4879W: At least one <cmp-field> must exist (EJB 2.0: 22.2, 22.5). - -# IWAD4880.ejb20=IWAD4880W: <acknowledge-mode> must be either "Auto-acknowledge" or "Dups-ok-acknowledge" (EJB 2.0: 22.5). -# IWAD4881.ejb20=IWAD4881W: <cascade-delete> must not exist (EJB 2.0: 22.5). -# IWAD4882.ejb20=IWAD4882W: <cmp-version> must be either "1.x" or "2.x" (EJB 2.0: 22.5). -# IWAD4883.ejb20=IWAD4883W: <cmr-field-name> must exist on {0} (EJB 2.0: 22.5). -# IWAD4884.ejb20=IWAD4884W: <cmr-field-type> must be the same type as {0} (EJB 2.0: 22.5). -# IWAD4885.ejb20=IWAD4885W: <cmr-field-type> must be either java.util.Collection or java.util.Set (EJB 2.0: 22.5). - -# IWAD4886.ejb20=IWAD4886W: <cmr-field-name> must begin with a lowercase letter (EJB 2.0: 22.5). -# IWAD4887.ejb20=IWAD4887W: <destination-type> must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 22.5). -# IWAD4889.ejb20=IWAD4889W: {0} must exist (EJB 2.0: 22.5). -# IWAD4890.ejb20=IWAD4890W: <ejb-ref-name> must be unique in bean {0} (EJB 2.0: 22.5). -# IWAD4891.ejb20=IWAD4891W: <ejb-ref-type> must be "Entity" or "Session" (EJB 2.0: 22.5). - -# IWAD4862.ejb20=IWAD4862W: <result-type-mapping> must be "Remote" (EJB 2.0: 10.5.7). -############################################################################### -# -# 2TC: end of messages which should not be translated -# -############################################################################### - -# -# end of messages for the EJB 2.0 specification -# - -# -# end of validation messages -# - -# -# End EJB Validation strings -# - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_es.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_es.properties deleted file mode 100644 index 66486ca9e..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_es.properties +++ /dev/null @@ -1,1528 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# -# ************************************************************************* -# * Code oriented instructions: -# * -# * In the string, you may see the following special sequences: -# * a) {n} where n is a number. These are replaceable parameters. -# * b) '' In .properties files, in order to see one apostrophe (') in the final -# * string, sometimes two apostrophes must be entered in the string. In the translated -# * string, if there is at least one {n} in the string, then to show one apostrophe -# * to the user, put two apostrophes in the string. If there are no {n} in the string, -# * then put one apostrophe. -# * For example, say that you want the user to read "George's file". -# * GEORGE=George's file was on the desk. -# * GEORGE2=George''s file and {0} were on the desk. -# * GEORGE uses one apostrophe because there are no {n} and GEORGE2 -# * uses two apostrophes because there is a {n}. -# * c) '' text '' where text can be any word(s). The text between the double -# * apostrophes should not be translated. -# * d) <text> where text can be any word(s). The text between the angle -# * brackets should NOT be translated. -# * e) "text" where text can be any word(s). The text between the quotation -# * marks should NOT be translated. -# * -# ************************************************************************* -# * Other instructions -# * a) Do not translate any text that is on a line which begins with a comment -# * symbol (#). -# * b) Do not translate these words: -# * schema, EJB, RDB, JAR, RMI, BMP, CMP, OOSQL -# * c) Please return the .properties files using the same directory structure. -# * This is necessary because two of the files have the same name. -# * -# ************************************************************************* -# Any other comments to the translators are on lines which start like this: # 2TC: -# -# Version 1.42 -# - -# -# Begin EJB Validator strings. -# -# The purpose of -# IDs: -# STATUS=Status message -# LOC=Text description of a location (identifies the source of the problem when no line number is available) -# CHKJ=EJB validation message -# - -# -# Start of status messages -# -STATUS_VALIDATING=Se est\u00e1 validando {0}. - -LOC_CLASS=Clase: {0} -LOC_FIELD=Campo: {0}, Clase: {1} -LOC_METHOD=M\u00e9todo: {0}, Clase: {1} -LOC_BEAN=Bean de empresa: {0} -LOC_ROLE=<localRelationshipRoles>: {0}, Bean de empresa: {1} -LOC_ROLEREF=<security-role-ref>: {0} -LOC_METHODELEMENT=Elemento <method>: {0} -LOC_METHODPERMISSION=Elemento <method-permission>: {0} -LOC_METHODTRANSACTION=Elemento <container-transaction>: {0} -LOC_EJBRELATION=<ejb-relation>: {0} -LOC_EJBRELATIONSHIPROLE=<ejb-relationship-role>: {0}, <ejb-relation>: {1} -# -# end of status messages -# - -# -# Start of validation messages -# -# All unique error ids follow this format: -# -# CHKJnnnn[s] -# -# where -# - CHKJ is the four character unique component prefix -# - nnnn is the numerical id, unique within EJB Validator -# - [s] is the severity indicator: E (error), W (warning), or I (information). -# -# nnnn ranges from 2000 - 2999 -# 2000 - 2099 Messages on a class -# 2100 - 2199 Messages which are specific to Websphere or WSA (i.e., not mentioned in EJB specification, such as associations & finders) -# 2200 - 2399 Messages on a field -# 2400 - 2799 Messages on a method -# 2800 - 2899 Messages on the deployment descriptor -# 2900 - 2999 Miscellaneous -# - -# -# Messages common across EJB specifications -# -CHKJ2900=CHKJ2900I: Error interno al ejecutar el validador EJB. Encontrar\u00e1 los detalles en el archivo de anotaciones. -CHKJ2852=CHKJ2852W: Error interno mientras se validaba {0}. El bean que se estaba validando era {1}. -CHKJ2433=CHKJ2433W: No se puede validar {0} porque no se puede reflejar {1}. Compruebe la v\u00eda de acceso de clases. -CHKJ2907=CHKJ2907E: El tipo {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2905=CHKJ2905W: El validador EJB no se ha podido ejecutar porque no se pudo cargar el archivo ejb-jar.xml. Ejecute el validador XML para obtener m\u00e1s informaci\u00f3n. -CHKJ2041=CHKJ2041I: Las clases e interfaces permanentes deben estar en un paquete con nombre. (JLS 2.0: 7.4.2). - -CHKJ2456.i=CHKJ2456W: {0} debe lanzar {1} para {2} o puede haber errores de compilaci\u00f3n en el c\u00f3digo de despliegue. -CHKJ2456.m=CHKJ2456W: Este m\u00e9todo debe lanzar {0} para {1} o puede haber errores de compilaci\u00f3n en el c\u00f3digo de despliegue. - -# -# end of common messages -# - -# -# Messages for the EJB 1.1 specification -# -CHKJ2001.eb.ejb11=CHKJ2001W: La clase de clave {0} debe implementar el m\u00e9todo {1}. (EJB 1.1: 9.2.9) -CHKJ2002.eb.i.ejb11=CHKJ2002W: Esta clase debe implementar un m\u00e9todo ejbPostCreate correspondiente para {0}. (EJB 1.1: 9.2.4) -CHKJ2002.eb.m.ejb11=CHKJ2002W: Esta clase debe implementar un m\u00e9todo ejbPostCreate correspondiente para este m\u00e9todo. (EJB 1.1: 9.2.4) -CHKJ2003E.ejb11=CHKJ2003E: Esta clase no debe implementar javax.ejb.SessionSynchronization. (EJB 1.1: 6.5.3). -CHKJ2003I.ejb11=CHKJ2003I: Los beans de sesi\u00f3n con estado de transacci\u00f3n gestionados por bean no necesitan implementar javax.ejb.SessionSynchronization. (EJB 1.1: 6.5.3). -CHKJ2004.eb.i.ejb11=CHKJ2004W: La clase de bean {1} no debe implementar el m\u00e9todo ejbFind de {0}. (EJB 1.1: 9.4.6) -CHKJ2004.eb.m.ejb11=CHKJ2004W: La clase de bean {0} no debe implementar un m\u00e9todo ejbFind. (EJB 1.1: 9.4.6) -CHKJ2005.eh.i.ejb11=CHKJ2005E: {0} debe ser un m\u00e9todo de creaci\u00f3n o un m\u00e9todo de b\u00fasqueda. (EJB 1.1: 9.2.8) -CHKJ2005.eh.m.ejb11=CHKJ2005E: El m\u00e9todo debe ser un m\u00e9todo de creaci\u00f3n o un m\u00e9todo de b\u00fasqueda. (EJB 1.1: 9.2.8) -CHKJ2006.sb.ejb11=CHKJ2006E: La clase de bean {0} debe tener un constructor p\u00fablico que no tome argumentos. (EJB 1.1: 6.10.2) -CHKJ2006.eb.ejb11=CHKJ2006E: La clase de bean {0} debe tener un constructor p\u00fablico que no tome argumentos. (EJB 1.1: 9.2.2) -CHKJ2007.sb.ejb11=CHKJ2007W: {0} no debe declarar el m\u00e9todo finalize(). (EJB 1.1: 6.10.2) -CHKJ2007.eb.ejb11=CHKJ2007W: {0} no debe declarar el m\u00e9todo finalize(). (EJB 1.1: 9.2.2) -CHKJ2008.sb.ejb11=CHKJ2008E: La clase de bean {0} debe contener al menos un m\u00e9todo ejbCreate. (EJB 1.1: 6.5.5, 6.10.3) -CHKJ2009.eb.ejb11=CHKJ2009E: La clase de bean {0} debe contener al menos un m\u00e9todo ejbFindByPrimaryKey. (EJB 1.1: 9.2.5) -CHKJ2010.sh.ejb11=CHKJ2010E: La interfaz inicial {0} debe contener al menos un m\u00e9todo create. (EJB 1.1: 6.10.6) -CHKJ2011.eh.ejb11=CHKJ2011E: La interfaz inicial {0} debe contener un m\u00e9todo findByPrimaryKey. (EJB 1.1: 9.2.8) -CHKJ2012.sr.ejb11=CHKJ2012E: Este tipo debe ser una interfaz. (EJB 1.1: 6.10.5). -CHKJ2012.sh.ejb11=CHKJ2012E: Este tipo debe ser una interfaz. (EJB 1.1: 6.10.6). -CHKJ2012.er.ejb11=CHKJ2012E: Este tipo debe ser una interfaz. (EJB 1.1: 9.2.7). -CHKJ2012.eh.ejb11=CHKJ2012E: Este tipo debe ser una interfaz. (EJB 1.1: 9.2.8). -CHKJ2013.sb.ejb11=CHKJ2013E: La clase de bean {0} debe implementar {1}. (EJB 1.1: 6.10.2). -CHKJ2013.eb.ejb11=CHKJ2013E: La clase de bean {0} debe implementar {1}. (EJB 1.1: 9.2.2). -CHKJ2014.sb.ejb11=CHKJ2014E: La clase de bean {0} no puede ser abstracta. (EJB 1.1: 6.10.2) -CHKJ2014.eb.ejb11=CHKJ2014E: La clase de bean {0} no puede ser abstracta. (EJB 1.1: 9.2.2) -CHKJ2015.sb.ejb11=CHKJ2015E: La clase de bean {0} no puede ser final. (EJB 1.1: 6.10.2) -CHKJ2015.eb.ejb11=CHKJ2015E: La clase de bean {0} no puede ser final. (EJB 1.1: 9.2.2) -CHKJ2017.sr.ejb11=CHKJ2017E: La interfaz no debe ampliar {0}. (EJB 1.1: 6.10.5) -CHKJ2017.sh.ejb11=CHKJ2017E: La interfaz no debe ampliar {0}. (EJB 1.1: 6.10.6) -CHKJ2017.er.ejb11=CHKJ2017E: La interfaz no debe ampliar {0}. (EJB 1.1: 9.2.7) -CHKJ2017.eh.ejb11=CHKJ2017E: La interfaz no debe ampliar {0}. (EJB 1.1: 9.2.8) -CHKJ2019.eb.ejb11=CHKJ2019I: la clase de clave {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2.9) (RMI 1.3: 2.6). - - -CHKJ2020.eb.ejb11=CHKJ2020E: La clase de clave {0} debe ser p\u00fablica. (EJB 1.1: 9.4.7.2) -CHKJ2021.eb.ejb11=CHKJ2021E: La clase de clave {0} debe definir un constructor predeterminado p\u00fablico. (EJB 1.1: 9.4.7.2) -CHKJ2022.sb.ejb11=CHKJ2022E: La clase de bean {0} debe ser p\u00fablica. (EJB 1.1: 6.10.2) -CHKJ2022.eb.ejb11=CHKJ2022E: La clase de bean {0} debe ser p\u00fablica. (EJB 1.1: 9.2.2) -CHKJ2023.sr.i.ejb11=CHKJ2023E: {0} debe tener su m\u00e9todo correspondiente en la clase de bean {1}. (EJB 1.1: 6.10.5) -CHKJ2023.sr.m.ejb11=CHKJ2023E: Este m\u00e9todo debe tener su m\u00e9todo correspondiente en la clase de bean {0}. (EJB 1.1: 6.10.5) -CHKJ2023.er.i.ejb11=CHKJ2023E: {0} debe tener su m\u00e9todo correspondiente en la clase de bean {1}. (EJB 1.1: 9.2.7) -CHKJ2023.er.m.ejb11=CHKJ2023E: Este m\u00e9todo debe tener su m\u00e9todo correspondiente en la clase de bean {0}. (EJB 1.1: 9.2.7) -CHKJ2024.sh.i.ejb11=CHKJ2024E: {0} no debe existir. Solo puede existir create() (EJB 1.1: 6.8). -CHKJ2024.sh.m.ejb11=CHKJ2024E: Este m\u00e9todo no debe existir. Solo puede existir create() (EJB 1.1: 6.8). -CHKJ2025.sb.i.ejb11=CHKJ2025E: {0} no debe existir. Solo puede existir ejbCreate() (EJB 1.1: 6.8). -CHKJ2025.sb.m.ejb11=CHKJ2025E: Este m\u00e9todo no debe existir. Solo puede existir ejbCreate() (EJB 1.1: 6.8). -CHKJ2026.sh.i.ejb11=CHKJ2026E: La clase de bean {1} debe implementar un m\u00e9todo ejbCreate correspondiente para {0}. (EJB 1.1: 6.10.6) -CHKJ2026.sh.m.ejb11=CHKJ2026E: La clase de bean {0} debe implementar un m\u00e9todo ejbCreate correspondiente para este m\u00e9todo. (EJB 1.1: 6.10.6) -CHKJ2026.eh.i.ejb11=CHKJ2026E: La clase de bean {1} debe implementar un m\u00e9todo ejbCreate correspondiente para {0}. (EJB 1.1: 9.2.8) -CHKJ2026.eh.m.ejb11=CHKJ2026E: La clase de bean {0} debe implementar un m\u00e9todo ejbCreate correspondiente para este m\u00e9todo. (EJB 1.1: 9.2.8) -CHKJ2028.eb.i.ejb11=CHKJ2028W: No se llamar\u00e1 a {0} a menos que se defina un m\u00e9todo ejbCreate correspondiente. (EJB 1.1: 9.1.5.1) -CHKJ2028.eb.m.ejb11=CHKJ2028W: No se llamar\u00e1 a este m\u00e9todo a menos que se defina un m\u00e9todo ejbCreate correspondiente. (EJB 1.1: 9.1.5.1) -CHKJ2029.eb.i.ejb11=CHKJ2029W: No se puede llamar a {0} sin el correspondiente m\u00e9todo create en la interfaz inicial {1}. (EJB 1.1: 9.2.3) -CHKJ2029.eb.m.ejb11=CHKJ2029W: No se puede llamar a este m\u00e9todo sin el correspondiente m\u00e9todo create en la interfaz inicial {0}. (EJB 1.1: 9.2.3) -CHKJ2030.eh.i.ejb11=CHKJ2030E: {0} debe tener su m\u00e9todo ejbFind correspondiente en la clase del bean {1}. (EJB 1.1: 9.2.8) -CHKJ2030.eh.m.ejb11=CHKJ2030E: Este m\u00e9todo debe tener su m\u00e9todo ejbFind correspondiente en la clase del bean {0}. (EJB 1.1: 9.2.8) -CHKJ2032.eb.ejb11=CHKJ2032W: La clase de bean {0} debe declarar al menos un campo gestionado por el contenedor. (EJB 1.1: 9.4.7) -CHKJ2033.eb.ejb11=CHKJ2033W: El m\u00e9todo setEntityContext(EntityContext ic) debe existir. (EJB 1.1: 9.1.5.1) -CHKJ2034.eb.ejb11=CHKJ2034W: El m\u00e9todo unsetEntityContext() debe existir. (EJB 1.1: 9.1.5.1) -CHKJ2035.eb.ejb11=CHKJ2035W: El m\u00e9todo ejbActivate() debe existir. (EJB 1.1: 9.1.5.1) -CHKJ2036.eb.ejb11=CHKJ2036W: El m\u00e9todo ejbPassivate() debe existir. (EJB 1.1: 9.1.5.1) -CHKJ2037.eb.ejb11=CHKJ2037W: El m\u00e9todo ejbRemove() debe existir. (EJB 1.1: 9.1.5.1) -CHKJ2038.eb.ejb11=CHKJ2038W: El m\u00e9todo ejbLoad() debe existir. (EJB 1.1: 9.1.5.1) -CHKJ2039.eb.ejb11=CHKJ2039W: El m\u00e9todo ejbStore() debe existir. (EJB 1.1: 9.1.5.1) - -CHKJ2040.sb.ejb11=CHKJ2040I: "this" no debe pasarse como un argumento de m\u00e9todo o resultado. (EJB 1.1: 6.10.2) - -CHKJ2100.ejb11=CHKJ2100E: Los dos extremos del cometido deben utilizar el mismo n\u00famero de atributos. -CHKJ2101.ejb11=CHKJ2101E: Los dos extremos del cometido deben utilizar el mismo tipo. -CHKJ2102.eh.ejb11=CHKJ2102E: Debe definirse un descriptor finder o un m\u00e9todo finder personalizado correspondiente en la clase {0}. -CHKJ2103.ejb11=CHKJ2103E: En una herencia de componentes, la clase de bean {0} debe heredar {1}. (EJB 1.1: B.2) -CHKJ2104.ejb11=CHKJ2104E: En una herencia de componentes, la interfaz inicial {0} no debe heredar {1}. (EJB 1.1: B.2) -CHKJ2105.ejb11=CHKJ2105E: En una herencia de componentes, la interfaz remota {0} debe heredar {1}. (EJB 1.1: B.2) -CHKJ2106.ejb11=CHKJ2106E: El bean {0} debe utilizar {1} como su <prim-key-class> (EJB 1.1: B.2). - -CHKJ2200.i.ejb11=CHKJ2200W: El campo est\u00e1tico {0} debe ser final. (EJB 1.1: 18.1.2) -CHKJ2200.m.ejb11=CHKJ2200W: Este campo est\u00e1tico debe ser final. (EJB 1.1: 18.1.2) -CHKJ2201.eb.i.ejb11=CHKJ2201E: {0} no debe ser transitorio. (EJB 1.1: 9.4.1) -CHKJ2201.eb.m.ejb11=CHKJ2201E: El campo no debe ser transitorio. (EJB 1.1: 9.4.1) -CHKJ2202.eb.i.ejb11=CHKJ2202W: El tipo del campo {0} no es v\u00e1lido para un bean CMP. (EJB 1.1: 9.4.1) -CHKJ2202.eb.m.ejb11=CHKJ2202W: El tipo del campo no es v\u00e1lido para un bean CMP. (EJB 1.1: 9.4.1) -CHKJ2203.eb.i.ejb11=CHKJ2203E: {0} debe ser p\u00fablico. (EJB 1.1: 9.4.1) -CHKJ2203.eb.m.ejb11=CHKJ2203E: El campo debe ser p\u00fablico. (EJB 1.1: 9.4.1) -CHKJ2205.eb.i.ejb11=CHKJ2205W: El campo de clave primaria llamado {0} debe ser p\u00fablico. (EJB 1.1: 9.4.7.2) -CHKJ2205.eb.m.ejb11=CHKJ2205W: El campo de clave primaria debe ser p\u00fablico. (EJB 1.1: 9.4.7.2) -CHKJ2206.eb.i.ejb11=CHKJ2206W: {0} debe ser un elemento <cmp-field> de {1} y un campo de la clase de bean {2}. (EJB 1.1: 9.4.7.2). -CHKJ2206.eb.m.ejb11=CHKJ2206W: Este campo debe ser un elemento <cmp-field> de {0} y un campo de la clase de bean {1}. (EJB 1.1: 9.4.7.2). -CHKJ2207.eb.ejb11=CHKJ2207E: El campo de clave {0} debe tener el mismo tipo que la clave primaria {1}. (EJB 1.1: 9.4.7.1). - -CHKJ2400.ejbCreate.sb.i.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException en el m\u00e9todo {0}. (EJB 1.1: 6.10.3). -CHKJ2400.ejbCreate.sb.m.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException. (EJB 1.1: 6.10.3). -CHKJ2400.bus.sb.i.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException en el m\u00e9todo {0}. (EJB 1.1: 6.10.4). -CHKJ2400.bus.sb.m.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException. (EJB 1.1: 6.10.4). -CHKJ2400.ejbCreate.eb.i.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException en {0}. (EJB 1.1: 9.2.3). -CHKJ2400.ejbCreate.eb.m.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException. (EJB 1.1: 9.2.3). -CHKJ2400.ejbPostCreate.eb.i.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException en {0}. (EJB 1.1: 9.2.4). -CHKJ2400.ejbPostCreate.eb.m.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException. (EJB 1.1: 9.2.4). -CHKJ2400.ejbFind.eb.i.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException en {0}. (EJB 1.1: 9.2.5). -CHKJ2400.ejbFind.eb.m.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException. (EJB 1.1: 9.2.5). -CHKJ2400.bus.eb.i.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException en {0}. (EJB 1.1: 9.2.6). -CHKJ2400.bus.eb.m.ejb11=CHKJ2400W: Utilizaci\u00f3n obsoleta de una java.rmi.RemoteException. (EJB 1.1: 9.2.6). - -CHKJ2401.sb.i.ejb11=CHKJ2401E: {0} debe devolver void. (EJB 1.1: 6.10.3) -CHKJ2401.sb.m.ejb11=CHKJ2401E: Este m\u00e9todo debe devolver void. (EJB 1.1: 6.10.3) -CHKJ2402.sh.i.ejb11=CHKJ2402W: {0} debe devolver el tipo de la interfaz remota {1}. (EJB 1.1: 6.10.6). -CHKJ2402.sh.m.ejb11=CHKJ2402W: Este m\u00e9todo create debe devolver el tipo de la interfaz remota {0}. (EJB 1.1: 6.10.6). -CHKJ2402.eh.i.ejb11=CHKJ2402W: {0} debe devolver el tipo de la interfaz remota {1}. (EJB 1.1: 9.2.8). -CHKJ2402.eh.m.ejb11=CHKJ2402W: Este m\u00e9todo create debe devolver el tipo de la interfaz remota {0}. (EJB 1.1: 9.2.8). -CHKJ2403.eh.i.ejb11=CHKJ2403W: {0} debe devolver {1} o una colecci\u00f3n de lo mismo. (EJB 1.1: 9.2.8) -CHKJ2403.eh.m.ejb11=CHKJ2403W: El m\u00e9todo debe devolver {0} o una colecci\u00f3n de lo mismo. (EJB 1.1: 9.2.8) -CHKJ2405.eh.i.ejb11=CHKJ2405W: El orden y los tipos de los argumentos de {0} deben coincidir con el orden y los tipos de los campos de la clase de clave {1}. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2405.eh.m.ejb11=CHKJ2405W: El orden y los tipos de los argumentos deben coincidir con el orden y los tipos de los campos de la clase de clave {0}. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2406.eb.i.ejb11=CHKJ2406W: {0} debe devolver el tipo de clave primaria {1}. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2406.eb.m.ejb11=CHKJ2406W: El m\u00e9todo debe devolver el tipo de clave primaria {0}. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2407.eb.i.ejb11=CHKJ2407W: {0} debe devolver {1} o una colecci\u00f3n de lo mismo. (EJB 1.1: 9.2.5) -CHKJ2407.eb.m.ejb11=CHKJ2407W: Este m\u00e9todo debe devolver {0} o una colecci\u00f3n de lo mismo. (EJB 1.1: 9.2.5) - -CHKJ2408.ejbCreate.sb.i.ejb11=CHKJ2408E: {0} debe ser p\u00fablico. (EJB 1.1: 6.10.3). -CHKJ2408.ejbCreate.sb.m.ejb11=CHKJ2408E: El m\u00e9todo debe ser p\u00fablico. (EJB 1.1: 6.10.3). -CHKJ2408.bus.sb.i.ejb11=CHKJ2408E: {0} debe ser p\u00fablico. (EJB 1.1: 6.10.4). -CHKJ2408.bus.sb.m.ejb11=CHKJ2408E: Este m\u00e9todo debe ser p\u00fablico. (EJB 1.1: 6.10.4). -CHKJ2408.ejbCreate.eb.i.ejb11=CHKJ2408E: {0} debe ser p\u00fablico. (EJB 1.1: 9.2.3). -CHKJ2408.ejbCreate.eb.m.ejb11=CHKJ2408E: Este m\u00e9todo debe ser p\u00fablico. (EJB 1.1: 9.2.3). -CHKJ2408.ejbPostCreate.eb.i.ejb11=CHKJ2408E: {0} debe ser p\u00fablico. (EJB 1.1: 9.2.4). -CHKJ2408.ejbPostCreate.eb.m.ejb11=CHKJ2408E: Este m\u00e9todo debe ser p\u00fablico. (EJB 1.1: 9.2.4). -CHKJ2408.ejbFind.eb.i.ejb11=CHKJ2408E: {0} debe ser p\u00fablico. (EJB 1.1: 9.2.5). -CHKJ2408.ejbFind.eb.m.ejb11=CHKJ2408E: Este m\u00e9todo debe ser p\u00fablico. (EJB 1.1: 9.2.5). -CHKJ2408.bus.eb.i.ejb11=CHKJ2408E: {0} debe ser p\u00fablico. (EJB 1.1: 9.2.6). -CHKJ2408.bus.eb.m.ejb11=CHKJ2408E: Este m\u00e9todo debe ser p\u00fablico. (EJB 1.1: 9.2.6). - -CHKJ2409.ejbCreate.sb.i.ejb11=CHKJ2409E: {0} no debe ser final. (EJB 1.1: 6.10.3). -CHKJ2409.ejbCreate.sb.m.ejb11=CHKJ2409E: Este m\u00e9todo no debe ser final. (EJB 1.1: 6.10.3). -CHKJ2409.bus.sb.i.ejb11=CHKJ2409E: {0} no debe ser final. (EJB 1.1: 6.10.4). -CHKJ2409.bus.sb.m.ejb11=CHKJ2409E: Este m\u00e9todo no debe ser final. (EJB 1.1: 6.10.4). -CHKJ2409.ejbCreate.eb.i.ejb11=CHKJ2409E: {0} no debe ser final. (EJB 1.1: 9.2.3). -CHKJ2409.ejbCreate.eb.m.ejb11=CHKJ2409E: Este m\u00e9todo no debe ser final. (EJB 1.1: 9.2.3). -CHKJ2409.ejbPostCreate.eb.i.ejb11=CHKJ2409E: {0} no debe ser final. (EJB 1.1: 9.2.4). -CHKJ2409.ejbPostCreate.eb.m.ejb11=CHKJ2409E: Este m\u00e9todo no debe ser final. (EJB 1.1: 9.2.4). -CHKJ2409.ejbFind.eb.i.ejb11=CHKJ2409E: {0} no debe ser final. (EJB 1.1: 9.2.5). -CHKJ2409.ejbFind.eb.m.ejb11=CHKJ2409E: Este m\u00e9todo no debe ser final. (EJB 1.1: 9.2.5). -CHKJ2409.bus.eb.i.ejb11=CHKJ2409E: {0} no debe ser final. (EJB 1.1: 9.2.6). -CHKJ2409.bus.eb.m.ejb11=CHKJ2409E: Este m\u00e9todo no debe ser final. (EJB 1.1: 9.2.6). - -CHKJ2410.ejbCreate.sb.i.ejb11=CHKJ2410E: {0} no debe ser est\u00e1tico. (EJB 1.1: 6.10.3). -CHKJ2410.ejbCreate.sb.m.ejb11=CHKJ2410E: Este m\u00e9todo no debe ser est\u00e1tico. (EJB 1.1: 6.10.3). -CHKJ2410.bus.sb.i.ejb11=CHKJ2410E: {0} no debe ser est\u00e1tico. (EJB 1.1: 6.10.4). -CHKJ2410.bus.sb.m.ejb11=CHKJ2410E: Este m\u00e9todo no debe ser est\u00e1tico. (EJB 1.1: 6.10.4). -CHKJ2410.ejbCreate.eb.i.ejb11=CHKJ2410E: {0} no debe ser est\u00e1tico. (EJB 1.1: 9.2.3). -CHKJ2410.ejbCreate.eb.m.ejb11=CHKJ2410E: Este m\u00e9todo no debe ser est\u00e1tico. (EJB 1.1: 9.2.3). -CHKJ2410.ejbPostCreate.eb.i.ejb11=CHKJ2410E: {0} no debe ser est\u00e1tico. (EJB 1.1: 9.2.4). -CHKJ2410.ejbPostCreate.eb.m.ejb11=CHKJ2410E: Este m\u00e9todo no debe ser est\u00e1tico. (EJB 1.1: 9.2.4). -CHKJ2410.ejbFind.eb.i.ejb11=CHKJ2410E: {0} no debe ser est\u00e1tico. (EJB 1.1: 9.2.5). -CHKJ2410.ejbFind.eb.m.ejb11=CHKJ2410E: Este m\u00e9todo no debe ser est\u00e1tico. (EJB 1.1: 9.2.5). -CHKJ2410.bus.eb.i.ejb11=CHKJ2410E: {0} no debe ser est\u00e1tico. (EJB 1.1: 9.2.6). -CHKJ2410.bus.eb.m.ejb11=CHKJ2410E: Este m\u00e9todo no debe ser est\u00e1tico. (EJB 1.1: 9.2.6). - -CHKJ2411.sb.i.ejb11=CHKJ2411E: El nombre de {0} no debe empezar por "ejb". (EJB 1.1: 6.10.4) -CHKJ2411.sb.m.ejb11=CHKJ2411E: El nombre del m\u00e9todo no debe empezar por "ejb". (EJB 1.1: 6.10.4) -CHKJ2411.eb.i.ejb11=CHKJ2411E: El nombre de {0} no debe empezar por "ejb". (EJB 1.1: 9.2.6) -CHKJ2411.eb.m.ejb11=CHKJ2411E: El nombre del m\u00e9todo no debe empezar por "ejb". (EJB 1.1: 9.2.6) - -CHKJ2412.sb.i.ejb11=CHKJ2412I: El tipo de retorno de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.sb.m.ejb11=CHKJ2412I: El tipo de retorno debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.eb.i.ejb11=CHKJ2412I: El tipo de retorno de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.eb.m.ejb11=CHKJ2412I: El tipo de retorno debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.sr.i.ejb11=CHKJ2412I: El tipo de retorno de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.sr.m.ejb11=CHKJ2412I: El tipo de retorno debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.er.i.ejb11=CHKJ2412I: El tipo de retorno de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.er.m.ejb11=CHKJ2412I: El tipo de retorno debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.sh.i.ejb11=CHKJ2412I: El tipo de retorno de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.sh.m.ejb11=CHKJ2412I: El tipo de retorno debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.eh.i.ejb11=CHKJ2412I: El tipo de retorno de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2412.eh.m.ejb11=CHKJ2412I: El tipo de retorno debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2413.sb.i.ejb11=CHKJ2413I: El argumento {1} de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.sb.m.ejb11=CHKJ2413I: El argumento {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.eb.i.ejb11=CHKJ2413I: El argumento {1} de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.eb.m.ejb11=CHKJ2413I: El argumento {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.sr.i.ejb11=CHKJ2413I: El argumento {1} de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.sr.m.ejb11=CHKJ2413I: El argumento {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.er.i.ejb11=CHKJ2413I: El argumento {1} de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.er.m.ejb11=CHKJ2413I: El argumento {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.sh.i.ejb11=CHKJ2413I: El argumento {1} de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.sh.m.ejb11=CHKJ2413I: El argumento {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.eh.i.ejb11=CHKJ2413I: El argumento {1} de {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2413.eh.m.ejb11=CHKJ2413I: El argumento {0} debe ser serializable en tiempo de ejecuci\u00f3n. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2414.sh.i.ejb11=CHKJ2414E: {0} debe lanzar {1}. (EJB 1.1: 6.10.6) -CHKJ2414.sh.m.ejb11=CHKJ2414E: El m\u00e9todo debe lanzar {0}. (EJB 1.1: 6.10.6) -CHKJ2414.eh.i.ejb11=CHKJ2414E: {0} debe lanzar {1}. (EJB 1.1: 9.2.8) -CHKJ2414.eh.m.ejb11=CHKJ2414E: El m\u00e9todo debe lanzar {0}. (EJB 1.1: 9.2.8) -CHKJ2414.sr.i.ejb11=CHKJ2414E: {0} debe lanzar {1}. (EJB 1.1: 6.10.5) -CHKJ2414.sr.m.ejb11=CHKJ2414E: El m\u00e9todo debe lanzar {0}. (EJB 1.1: 6.10.5) -CHKJ2414.er.i.ejb11=CHKJ2414E: {0} debe lanzar {1}. (EJB 1.1: 9.2.7) -CHKJ2414.er.m.ejb11=CHKJ2414E: El m\u00e9todo debe lanzar {0}. (EJB 1.1: 9.2.7) - -CHKJ2415.sr.i.ejb11=CHKJ2415E: El tipo de retorno de {0} debe coincidir con el tipo de retorno {1} del m\u00e9todo correspondiente de la clase de bean {2}. (EJB 1.1: 6.10.5) -CHKJ2415.sr.m.ejb11=CHKJ2415E: El tipo de retorno debe coincidir con el tipo de retorno {0} del m\u00e9todo correspondiente de la clase de bean {1}. (EJB 1.1: 6.10.5) -CHKJ2415.er.i.ejb11=CHKJ2415E: El tipo de retorno de {0} debe coincidir con el tipo de retorno {1} del m\u00e9todo correspondiente de la clase de bean {2}. (EJB 1.1: 9.2.7) -CHKJ2415.er.m.ejb11=CHKJ2415E: El tipo de retorno debe coincidir con el tipo de retorno {0} del m\u00e9todo correspondiente de la clase de bean {1}. (EJB 1.1: 9.2.7) -CHKJ2415.sh.i.ejb11=CHKJ2415E: El tipo de retorno de {0} debe coincidir con el tipo de retorno {1} del m\u00e9todo correspondiente de la clase de bean {2}. (EJB 1.1: 6.10.6) -CHKJ2415.sh.m.ejb11=CHKJ2415E: El tipo de retorno debe coincidir con el tipo de retorno {0} del m\u00e9todo correspondiente de la clase de bean {1}. (EJB 1.1: 6.10.6) -CHKJ2415.eh.i.ejb11=CHKJ2415E: El tipo de retorno de {0} debe coincidir con el tipo de retorno {1} del m\u00e9todo correspondiente de la clase de bean {2}. (EJB 1.1: 9.2.8) -CHKJ2415.eh.m.ejb11=CHKJ2415E: El tipo de retorno debe coincidir con el tipo de retorno {0} del m\u00e9todo correspondiente de la clase de bean {1}. (EJB 1.1: 9.2.8) - -CHKJ2418.eb.i.ejb11=CHKJ2418E: {0} debe devolver void. (EJB 1.1: 9.2.4) -CHKJ2418.eb.m.ejb11=CHKJ2418E: Este m\u00e9todo debe devolver void. (EJB 1.1: 9.2.4) -CHKJ2419.sh.i.ejb11=CHKJ2419E: {0} debe ser un m\u00e9todo create. (EJB 1.1: 6.10.6) -CHKJ2419.sh.m.ejb11=CHKJ2419E: Este m\u00e9todo debe ser un m\u00e9todo create. (EJB 1.1: 6.10.6) - -CHKJ2420.sb.i.ejb11=CHKJ2420E: El m\u00e9todo correspondiente de {0} de la interfaz inicial {2} debe lanzar {1}. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.sb.m.ejb11=CHKJ2420E: El m\u00e9todo correspondiente de la interfaz inicial {1} debe lanzar {0}. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.eb.i.ejb11=CHKJ2420E: El m\u00e9todo correspondiente de {0} de la interfaz inicial {2} debe lanzar {1}. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2420.eb.m.ejb11=CHKJ2420E: El m\u00e9todo correspondiente de la interfaz inicial {1} debe lanzar {0}. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2432.sb.i.ejb11=CHKJ2432E: El m\u00e9todo correspondiente de {0} de la interfaz remota {1} debe lanzar {2}. (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.sb.m.ejb11=CHKJ2432E: El m\u00e9todo correspondiente de la interfaz remota {0} debe lanzar {1}. (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.eb.i.ejb11=CHKJ2432E: El m\u00e9todo correspondiente de {0} de la interfaz remota {1} debe lanzar {2}. (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) -CHKJ2432.eb.m.ejb11=CHKJ2432E: El m\u00e9todo correspondiente de la interfaz remota {0} debe lanzar {1}. (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) - -CHKJ2801.ejb11=CHKJ2801E: Debe especificarse el valor del elemento <ejb-name>. (EJB 1.1: 16.2, 16.5) -CHKJ2802.named.ejb11=CHKJ2802E: La clase <ejb-class> {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2802.unnamed.ejb11=CHKJ2802E: Se especifica una clase desconocida en el elemento <ejb-class>. (EJB 1.1: 16.2, 16.5). -CHKJ2803.named.ejb11=CHKJ2803E: La interfaz <home> {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2803.unnamed.ejb11=CHKJ2803E: Se especifica una interfaz desconocida en el elemento <home>. (EJB 1.1: 16.2, 16.5). -CHKJ2804.named.ejb11=CHKJ2804E: La interfaz <remote> {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2804.unnamed.ejb11=CHKJ2804E: Se ha especificado una interfaz desconocida en el elemento <remote>. (EJB 1.1: 16.2, 16.5). -CHKJ2806.ejb11=CHKJ2806E: El valor del elemento <reentrant> debe ser "True" o "False". (EJB 1.1: 16.2, 16.5) -CHKJ2807.ejb11=CHKJ2807E: El valor del elemento <session-type> debe ser "Stateful" o "Stateless". (EJB 1.1: 16.2, 16.5) -CHKJ2808.ejb11=CHKJ2808E: El valor del elemento <transaction-type> debe ser "Container" o "Bean". (EJB 1.1: 11.3.5, 16.2,, 16.5) -CHKJ2809.ejb11=CHKJ2809E: El valor del elemento <persistence-type> debe ser "Container" o "Bean". (EJB 1.1: 16.2, 16.5) -CHKJ2810.named.ejb11=CHKJ2810E: La clase <prim-key-class> {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2810.unnamed.ejb11=CHKJ2810E: Se especifica una clase desconocida en el elemento <prim-key-class>. (EJB 1.1: 16.2, 16.5). -CHKJ2811.named.ejb11=CHKJ2811E: <field-name> {0} no se puede localizar en la clase de bean {1}. (EJB 1.1: 16.5). -CHKJ2811.unnamed.ejb11=CHKJ2811E: <cmp-field> debe especificar <field-name>. (EJB 1.1: 16.5). -CHKJ2812.ejb11=CHKJ2812E: La clase de bean {0} debe especificar al menos uno de sus campos como elemento <cmp-field>. (EJB 1.1: 16.5) -CHKJ2814.ejb11=CHKJ2814W: <ejb-name>, de <method>, debe especificar un bean de empresa conocido. (EJB 1.1: 11.4.1, 15.3.2, 16.5) - -CHKJ2820.ejb11=CHKJ2820W: La referencia del cometido de seguridad solo debe estar definida una vez. -CHKJ2822.ejb11=CHKJ2822W: El elemento <security-role-ref> del bean {0} debe definir el elemento <role-name>. (EJB 1.1: 15.2.5.3) -CHKJ2823.ejb11=CHKJ2823W: El elemento <security-role-ref> debe definir el elemento <role-link>. (EJB 1.1: 15.3.3) -CHKJ2824.ejb11=CHKJ2824W: El elemento <security-role-ref> hace referencia al cometido {0} desconocido. (EJB 1.1: 15.3.3) -CHKJ2825.ejb11=CHKJ2825W: El elemento <security-role> de ejb-jar.xml debe definir el elemento <role-name>. (EJB 1.1: 15.3.1) -CHKJ2826.ejb11=CHKJ2826W: El nombre del cometido de seguridad debe ser exclusivo. (EJB 1.1: 15.3.1) -CHKJ2827.ejb11=CHKJ2827W: No puede utilizarse un elemento <role-link> sin elementos <security-role>. (EJB 1.1: 15.2.5.3, 15.3.1, 15.3.3) -CHKJ2828.ejb11=CHKJ2828E: No puede utilizarse un elemento <primkey-field> sin una clave primaria de tipo primitivo. (EJB 1.1: 9.4.7, 16.5) -CHKJ2829.ejb11=CHKJ2829E: La clase de clave {0} no se correlaciona con ninguno de los campos del bean de empresa {1}. (EJB 1.1: 9.4.7, 16.5) - -CHKJ2830.ejb11=CHKJ2830W: El tipo del campo {0} no puede reflejarse. Compruebe la v\u00eda de acceso de clases. -CHKJ2831.ejb11=CHKJ2831W: {0} debe declararse en un elemento <cmp-field>. (EJB 1.1: 9.4.7.2) -CHKJ2832.ejb11=CHKJ2832I: En el m\u00f3dulo EJB no se puede encontrar el Inicio {0} especificado en el elemento <ejb-ref>. (EJB 1.1: 14.3.1.2) -CHKJ2833.ejb11=CHKJ2833I: No se puede encontrar en el m\u00f3dulo EJB la interfaz remota {0} que se especifica en el elemento <ejb-ref>. (EJB 1.1: 14.3.1.2) -CHKJ2834.ejb11=CHKJ2834I: No se puede encontrar en el m\u00f3dulo EJB el bean {0} que se especifica en el elemento <ejb-ref>. (EJB 1.1: 14.3.2) -CHKJ2835.ejb11=CHKJ2835I: El bean {0} es un tipo {1}. Actualice el elemento <ejb-ref-type> del elemento <ejb-ref>. (EJB 1.1: 14.3.2) -CHKJ2836.ejb11=CHKJ2836I: El bean {0} utiliza el Inicio {1}. Actualice el elemento <ejb-ref> del elemento <ejb-ref>. (EJB 1.1: 14.3.2) -CHKJ2837.ejb11=CHKJ2837I: El bean {0} utiliza la interfaz remota {1}. Actualice el elemento <ejb-ref> del elemento <ejb-ref>. (EJB 1.1: 14.3.2). -CHKJ2838.ejb11=CHKJ2838I: Es recomendable organizar todas las referencias a los beans de empresa en el subcontexto "ejb". (EJB 1.1: 14.3.1.1). -CHKJ2839.ejb11=CHKJ2839W: El elemento <env-entry-name> del elemento <env-entry> no es v\u00e1lido. (EJB 1.1: 14.2.1.2) - -CHKJ2840.ejb11=CHKJ2840W: El elemento <env-entry-type> del elemento <env-entry> no es v\u00e1lido. (EJB 1.1: 14.2.1.2). -CHKJ2841.ejb11=CHKJ2841W: El nombre {0} del elemento <env-entry-name> solo puede utilizarse una vez en el bean. (EJB 1.1: 14.2.1.2). -CHKJ2842.ejb11=CHKJ2842W: Se hace caso omiso de <method-params> cuando <method-name> es "*". (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2843.ejb11=CHKJ2843W: Ning\u00fan m\u00e9todo de {0} coincide con este <method>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2844.ejb11=CHKJ2844W: Debe establecerse al menos un <method> en un <method-permission>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2845.ejb11=CHKJ2845W: Debe establecerse al menos un <role-name> en un <method-permission>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2846.ejb11=CHKJ2846W: No se puede encontrar ning\u00fan m\u00e9todo para este <method-permission>. (EJB 1.1: 15.3.2). -CHKJ2847.ejb11=CHKJ2847W: No se puede encontrar ning\u00fan m\u00e9todo para este <container-transaction>. (EJB 1.1: 11.4.1). -CHKJ2849.ejb11=CHKJ2849W: No se puede validar la herencia de componentes de {0} porque {1}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2850.ejb11=CHKJ2850W: No se puede validar <method> porque {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2851.ejb11=CHKJ2851W: No se puede validar {0} porque {1}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2852.ejb11=CHKJ2852W: Se ha capturado Throwable al validar ejb-jar.xml. El bean que se estaba validando era {0}. -CHKJ2853.ejb11=CHKJ2853W: Se ha capturado Throwable al validar ibm-ejb-jar-ext.xmi. El bean que se estaba validando era {0}. - -CHKJ2908.ejb11=CHKJ2908W: No puede reflejarse correctamente un bean de empresa. Ejecute el validador XML para obtener m\u00e1s informaci\u00f3n. - -CHKJ2895.ejb11=CHKJ2895W: <ejb-name> {0} debe ser exclusivo dentro del archivo ejb-jar.xml (EJB 1.1: 16.5). -CHKJ2875.ejb11=CHKJ2875E: <ejb-client-jar> {0} debe existir en cada archivo EAR que contenga este m\u00f3dulo EJB (EJB 1.1: 16.5, 17.4). - - -# EJB_METHOD_BEAN_NULL=CHKJ2434W: Validation of this method was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_METHOD_HOME_NULL=CHKJ2435W: Validation of this method was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_METHOD_REMOTE_NULL=CHKJ2436W: Validation of this method was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_METHOD_NULL=CHKJ2437W: Validation of this method was terminated because the enterprise bean cannot be found. -# EJB_METHOD_KEY_NULL=CHKJ2438W: Validation of this method was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_REMOTE_NULL=CHKJ2904E: Validation of {0} was terminated because the remote interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_NULL=CHKJ2903E: Validation was terminated because the enterprise bean cannot be found. -# EJB_NOTREFLECTED_JAVACLASS=CHKJ2907E: Cannot validate because the {0} type cannot be reflected. Ensure that it, and all of its dependencies, are included in the classpath. -# EJB_FIELD_CANNOT_REFLECT=CHKJ2208W: Type {0} of field {1} cannot be reflected. Ensure that {0}, and all of its dependencies, are included in the classpath. -# EJB_FIELD_BEAN_NULL=CHKJ2209W: Validation of this field was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_FIELD_HOME_NULL=CHKJ2210W: Validation of this field was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_FIELD_REMOTE_NULL=CHKJ2211W: Validation of this field was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_FIELD_NULL=CHKJ2212W: Validation of this field was terminated because the enterprise bean cannot be found. -# EJB_FIELD_KEY_NULL=CHKJ2213W: Validation of this field was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_HAS_MULTIPLE_PK_METHODS=CHKJ2000W: The {0} home interface must contain only one findByPrimaryKey method. (EJB 1.1: 9.2.8) -# EJB_HOME_NULL=CHKJ2901E: Validation of {0} was terminated because the home interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_KEY_NULL=CHKJ2902E: Validation of {0} was terminated because the key class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BEAN_NULL=CHKJ2900E: Validation of {0} was terminated because the bean class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BMP_NOFIELDS=CHKJ2042W: To have a primary key, the {0} bean class must declare at least one field. (EJB 1.1: 9.1.5.1) -# EJB_DD_CANNOT_OPEN_DD=CHKJ2821E: Cannot open the deployment descriptor. Validation cannot complete. -# EJB_DD_METHTRANSACTION_NO_TRANSACTION=CHKJ2848W: At least one <trans-attribute> must be set in a <container-transaction>. (EJB 1.1: 11.4.1) - -# -# end of messages for the EJB 1.1 specification -# - -# -# Messages for EJB 2.0 specification -# -CHKJ2828.ejb20=CHKJ2828E: No se puede utilizar un <primkey-field> sin una clave primaria de tipo primitivo (EJB 2.0: 10.8.1, 22.5). -CHKJ2829.ejb20=CHKJ2829E: La clase de clave {0} no se correlaciona con ninguno de los campos del bean de empresa {1}. (EJB 2.0: 10.8, 22.5). -CHKJ2839.ejb20=CHKJ2839W: El elemento <env-entry-name> del elemento <env-entry> no es v\u00e1lido. (EJB 2.0: 20.2.1.2). -CHKJ2840.ejb20=CHKJ2840W: El elemento <env-entry-type> del elemento <env-entry> no es v\u00e1lido. (EJB 2.0: 20.2.1.2). -CHKJ2841.ejb20=CHKJ2841W: El nombre {0} del elemento <env-entry-name> solo puede utilizarse una vez en el bean. (EJB 2.0: 20.2.1.2). -CHKJ2830.ejb20=CHKJ2830W: El tipo del campo {0} no puede reflejarse. Compruebe la v\u00eda de acceso de clases. -CHKJ2831.ejb20=CHKJ2831W: {0} debe declararse en un elemento <cmp-field>. (EJB 2.0: 10.8.2). -CHKJ2801.ejb20=CHKJ2801E: Debe especificarse el valor del elemento <ejb-name>. (EJB 2.0 22.2, 22.5). -CHKJ2809.ejb20=CHKJ2809E: El valor del elemento <persistence-type> debe ser "Container" o "Bean". (EJB 2.0: 22.2, 22.5). -CHKJ2806.ejb20=CHKJ2806E: El valor del elemento <reentrant> debe ser "True" o "False". (EJB 2.0: 22.2, 22.5). -CHKJ2807.ejb20=CHKJ2807E: El valor del elemento <session-type> debe ser "Stateful" o "Stateless". (EJB 2.0: 22.2, 22.5). -CHKJ2808.ejb20=CHKJ2808E: El valor del elemento <transaction-type> debe ser "Container" o "Bean". (EJB 2.0: 17.3.6, 22.2, 22.5). -CHKJ2814.ejb20=CHKJ2814W: <ejb-name>, de <method>, debe especificar un bean de empresa conocido. (EJB 2.0: 17.4.1, 21.3.2, 22.5). -CHKJ2842.ejb20=CHKJ2842W: Se hace caso omiso de <method-params> cuando <method-name> es "*". (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2843.ejb20=CHKJ2843W: Ning\u00fan m\u00e9todo de {0} coincide con este <method>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2844.ejb20=CHKJ2844W: Debe establecerse al menos un <method> en un <method-permission>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2845.ejb20=CHKJ2845W: Debe establecerse un elemento <role-name> o <unchecked> en <method-permission>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2846.ejb20=CHKJ2846W: No se puede encontrar ning\u00fan m\u00e9todo para este <method-permission>. (EJB 2.0: 21.3.2). -CHKJ2847.ejb20=CHKJ2847W: No se puede encontrar ning\u00fan m\u00e9todo para este <container-transaction>. (EJB 2.0: 17.4.1). -CHKJ2812.ejb20=CHKJ2812E: La clase de bean {0} debe especificar al menos uno de sus campos como elemento <cmp-field>. (EJB 2.0: 22.5). -CHKJ2832.ejb20=CHKJ2832I: En el m\u00f3dulo EJB no se puede encontrar el Inicio {0} especificado en el elemento <ejb-ref>. (EJB 2.0: 20.3.1.2). -CHKJ2833.ejb20=CHKJ2833I: No se puede encontrar en el m\u00f3dulo EJB la interfaz remota {0} que se especifica en el elemento <ejb-ref>. (EJB 2.0: 20.3.1.2). -CHKJ2834.ejb20=CHKJ2834I: No se puede encontrar en el m\u00f3dulo EJB el bean {0} que se especifica en el elemento <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2835.ejb20=CHKJ2835I: El bean {0} es un tipo {1}. Actualice el elemento <ejb-ref-type> del elemento <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2836.ejb20=CHKJ2836I: El bean {0} utiliza el Inicio {1}. Actualice el elemento <ejb-ref> del elemento <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2837.ejb20=CHKJ2837I: El bean {0} utiliza la interfaz remota {1}. Actualice el elemento <ejb-ref> del elemento <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2838.ejb20=CHKJ2838I: Es recomendable organizar todas las referencias a los beans de empresa en el subcontexto "ejb". (EJB 2.0: 20.3.1.1). -CHKJ2820.ejb20=CHKJ2820W: La referencia del cometido de seguridad se ha definido m\u00e1s de una vez. -CHKJ2822.ejb20=CHKJ2822W: El elemento <security-role-ref> del bean {0} debe definir el elemento <role-name>. (EJB 2.0: 21.2.5.3). -CHKJ2823.ejb20=CHKJ2823W: El elemento <security-role-ref> debe definir el elemento <role-link>. (EJB 2.0: 21.3.3). -CHKJ2824.ejb20=CHKJ2824W: El elemento <security-role-ref> hace referencia al cometido {0} desconocido. (EJB 2.0: 21.3.3). -CHKJ2825.ejb20=CHKJ2825W: El elemento <security-role> de ejb-jar.xml debe definir el elemento <role-name>. (EJB 2.0: 21.3.1). -CHKJ2826.ejb20=CHKJ2826W: El nombre del cometido de seguridad debe ser exclusivo. (EJB 2.0: 21.3.1). -CHKJ2827.ejb20=CHKJ2827W: No puede utilizarse un elemento <role-link> sin elementos <security-role>. (EJB 2.0: 21.2.5.3, 21.3.1, 21.3.3). -CHKJ2850.ejb20=CHKJ2850W: No se puede validar <method> porque no se puede reflejar el tipo {0}. Compruebe la v\u00eda de acceso de clases. -CHKJ2851.ejb20=CHKJ2851W: No se puede validar {0} porque no se puede reflejar el tipo {1}. Compruebe la v\u00eda de acceso de clases. -CHKJ2875.ejb20=CHKJ2875E: <ejb-client-jar> {0} debe existir en cada archivo EAR que contenga este m\u00f3dulo EJB (EJB 2.0: 22.5, 23.4, 23.6). - -CHKJ2003E.ejb20=CHKJ2003E: Esta clase no debe implementar javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2003I.ejb20=CHKJ2003I: Los beans de sesi\u00f3n con estado de transacci\u00f3n gestionados por bean no necesitan implementar javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2802.named.ejb20=CHKJ2802E: La clase <ejb-class> {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2802.unnamed.ejb20=CHKJ2802E: No se puede encontrar la clase de bean identificada mediante el elemento <ejb-class>. (EJB 2.0: 22.2, 22.5). -CHKJ2803.named.ejb20=CHKJ2803E: La interfaz <home> {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2803.unnamed.ejb20=CHKJ2803E: Se especifica una interfaz desconocida en el elemento <home>. (EJB 2.0: 22.2, 22.5). -CHKJ2804.named.ejb20=CHKJ2804E: La interfaz <remote> {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2804.unnamed.ejb20=CHKJ2804E: Se ha especificado una interfaz desconocida en el elemento <remote>. (EJB 2.0: 22.2, 22.5). -CHKJ2805.named.ejb20=CHKJ2805E: La interfaz <local-home> {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2805.unnamed.ejb20=CHKJ2805E: Se especifica una interfaz desconocida en el elemento <local-home>. (EJB 2.0: 22.2, 22.5). -CHKJ2800.named.ejb20=CHKJ2800E: La interfaz <local> {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2800.unnamed.ejb20=CHKJ2800E: Se ha especificado una interfaz desconocida en el elemento <local>. (EJB 2.0: 22.2, 22.5). -CHKJ2810.named.ejb20=CHKJ2810E: La clase <prim-key-class> {0}, o uno de sus supertipos, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. -CHKJ2810.unnamed.ejb20=CHKJ2810E: Se especifica una clase desconocida en el elemento <prim-key-class>. (EJB 2.0: 22.2, 22.5). -CHKJ2811.ejb20=CHKJ2811E: <field-name> {0} no se puede localizar en la clase de bean {1}. (EJB 2.0: 22.5). - -CHKJ2103.ejb20=CHKJ2103E: En una herencia de componentes, la clase de bean {0} debe heredar {1} (EJB 2.0: D.2) -CHKJ2104.ejb20=CHKJ2104E: En una herencia de componentes, la interfaz inicial {0} no debe heredar {1}. (EJB 2.0: D.2). -CHKJ2105.ejb20=CHKJ2105E: En una herencia de componentes, la interfaz de componente {0} debe heredar {1}. (EJB 2.0: D.2). -CHKJ2106.ejb20=CHKJ2106E: El bean {0} debe utilizar {1} como su <prim-key-class> (EJB 2.0: D.2). -CHKJ2849.ejb20=CHKJ2849W: No se puede validar la herencia de componentes de {0} porque el tipo de {1}, o una de sus dependencias, no se puede reflejar. Compruebe la v\u00eda de acceso de clases. - -CHKJ2895.ejb20=CHKJ2895W: <ejb-name> {0} debe ser exclusivo dentro del archivo ejb-jar.xml (EJB 2.0: 22.5). - -################################################## -# class/interface checks -################################################## -# implement SessionBean/EntityBean/MessageDrivenBean/MessageListener -CHKJ2017.sb.ejb20=CHKJ2017E: Esta clase debe implementar {0} (EJB 2.0: 7.5.1, 7.10.2). -CHKJ2017.mb.ejb20=CHKJ2017E: Esta clase debe implementar {0} (EJB 2.0: 15.4.1, 15.7.2). -CHKJ2017.cb.ejb20=CHKJ2017E: Esta clase debe implementar {0} (EJB 2.0: 10.6.2). -CHKJ2017.bb.ejb20=CHKJ2017E: Esta clase debe implementar {0} (EJB 2.0: 12.2.2). - -# implement EJBHome -CHKJ2017.srh.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBHome (EJB 2.0: 6.3, 7.10.6). -CHKJ2017.crh.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBHome (EJB 2.0: 9.5, 10.6.10). -CHKJ2017.brh.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBHome (EJB 2.0: 9.5, 12.2.9). - -# implement EJBLocalHome -CHKJ2017.slh.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBLocalHome (EJB 2.0: 6.4, 7.10.8). -CHKJ2017.clh.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBLocalHome (EJB 2.0: 9.6, 10.6.12). -CHKJ2017.blh.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBLocalHome (EJB 2.0: 9.6, 12.2.11). - -# implement EJBObject -CHKJ2017.src.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBObject (EJB 2.0: 6.5, 7.10.5). -CHKJ2017.crc.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBObject (EJB 2.0: 9.9, 10.6.9). -CHKJ2017.brc.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBObject (EJB 2.0: 9.9, 12.2.8). - -# implement EJBLocalObject -CHKJ2017.slc.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBLocalObject (EJB 2.0: 7.10.7). -CHKJ2017.clc.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBLocalObject (EJB 2.0: 9.10, 10.6.10). -CHKJ2017.blc.ejb20=CHKJ2017E: Esta interfaz debe ampliar javax.ejb.EJBLocalObject (EJB 2.0: 9.10, 12.2.10). - -# impl component interface -CHKJ2040.cb.ejb20=CHKJ2040I: "this" no debe pasarse como argumento de m\u00e9todo o resultado (EJB 2.0: 10.6.2). -CHKJ2040.bb.ejb20=CHKJ2040I: "this" no debe pasarse como argumento de m\u00e9todo o resultado (EJB 2.0: 12.2.2). -CHKJ2040.sb.ejb20=CHKJ2040I: "this" no debe pasarse como argumento de m\u00e9todo o resultado (EJB 2.0: 7.10.2). - -# bean class -CHKJ2014.cb.ejb20=CHKJ2014W: Esta clase debe ser abstracta (EJB 2.0: 10.3.1, 10.4.1, 10.6.2). -CHKJ2014.mb.ejb20=CHKJ2014W: Esta clase no debe ser abstracta (EJB 2.0: 15.7.2). -CHKJ2014.bb.ejb20=CHKJ2014W: Esta clase no debe ser abstracta (EJB 2.0: 12.2.2). -CHKJ2014.sb.ejb20=CHKJ2014W: Esta clase no debe ser abstracta (EJB 2.0: 7.10.1). - -CHKJ2022.cb.ejb20=CHKJ2022W: Esta clase debe ser p\u00fablica (EJB 2.0: 10.6.2). -CHKJ2022.mb.ejb20=CHKJ2022W: Esta clase debe ser p\u00fablica (EJB 2.0: 15.7.2). -CHKJ2022.bb.ejb20=CHKJ2022W: Esta clase debe ser p\u00fablica (EJB 2.0: 12.2.2). -CHKJ2022.sb.ejb20=CHKJ2022W: Esta clase debe ser p\u00fablica (EJB 2.0: 7.10.1). -CHKJ2022.kc.ejb20=CHKJ2022W: Esta clase debe ser p\u00fablica (EJB 2.0: 10.8.2). - -CHKJ2015.cb.ejb20=CHKJ2015W: Esta clase no debe ser final (EJB 2.0: 10.6.2). -CHKJ2015.mb.ejb20=CHKJ2015W: Esta clase no debe ser final (EJB 2.0: 15.7.2). -CHKJ2015.bb.ejb20=CHKJ2015W: Esta clase no debe ser final (EJB 2.0: 12.2.2). -CHKJ2015.sb.ejb20=CHKJ2015W: Esta clase no debe ser final (EJB 2.0: 7.10.1). - -# dependent value class -CHKJ2018.ejb20=CHKJ2018W: Esta clase debe ser serializable (EJB 2.0: 10.3.3, 10.6.3). -CHKJ2043.ejb20=CHKJ2043W: Esta clase debe ser p\u00fablica (EJB 2.0: 10.6.3). -CHKJ2044.ejb20=CHKJ2044W: Esta clase no debe ser abstracta (EJB 2.0: 10.6.3). - -# key class -CHKJ2019.kc.ejb20=CHKJ2019W: Esta clase debe ser un tipo de valor permitido en RMI-IIOP (EJB 2.0: 9.8, 10.6.13). -CHKJ2019.kb.ejb20=CHKJ2019W: Esta clase debe ser un tipo de valor permitido en RMI-IIOP (EJB 2.0: 9.8, 12.2.12). - - -### -# methods which must exist -### -# public default constructor with no parameters -CHKJ2050.constr.sb.ejb20=CHKJ2050W: public {0} debe existir (EJB 2.0: 7.10.2). -CHKJ2050.constr.cb.ejb20=CHKJ2050W: public {0} debe existir (EJB 2.0: 10.5.2, 10.6.2). -CHKJ2050.constr.bb.ejb20=CHKJ2050W: public {0} debe existir (EJB 2.0: 12.1.4.1, 12.2.2). -CHKJ2050.constr.mb.ejb20=CHKJ2050W: public {0} debe existir (EJB 2.0: 15.7.2). -CHKJ2050.constr.kc.ejb20=CHKJ2050W: public {0} debe existir (EJB 2.0: 10.8.2). - - -# accessor method -CHKJ2050.acc.cb.ejb20=CHKJ2050E: Esta clase debe definir {0} (EJB 2.0: 10.3.1). - -CHKJ2050.onMessage.mb.ejb20=CHKJ2050W: onMessage(javax.jms.Message) debe existir (EJB 2.0: 15.4.2, 15.7.4). - -CHKJ2050.ejbCreate.sfb.ejb20=CHKJ2050W: Debe existir como m\u00ednimo un m\u00e9todo ejbCreate (EJB 2.0: 7.5.5). -CHKJ2050.ejbCreate.ssb.ejb20=CHKJ2050W: El m\u00e9todo ejbCreate() debe existir (EJB 2.0: 7.8). -CHKJ2050.ejbCreate.mb.ejb20=CHKJ2050W: El m\u00e9todo ejbCreate() debe existir (EJB 2.0: 15.4.4, 15.7.2). - -CHKJ2050.ejbFindByPrimaryKey.bb.ejb20=CHKJ2050W: El m\u00e9todo ejbFindByPrimaryKey debe existir (EJB 2.0: 12.2.5). - -CHKJ2050.setEntityContext.cb.ejb20=CHKJ2050W: El m\u00e9todo setEntityContext(EntityContext) debe existir (EJB 2.0: 10.5.2). -CHKJ2050.setEntityContext.bb.ejb20=CHKJ2050W: El m\u00e9todo setEntityContext(EntityContext) debe existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.unsetEntityContext.cb.ejb20=CHKJ2050W: El m\u00e9todo unsetEntityContext() debe existir (EJB 2.0: 10.5.2). -CHKJ2050.unsetEntityContext.bb.ejb20=CHKJ2050W: El m\u00e9todo unsetEntityContext() debe existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbActivate.cb.ejb20=CHKJ2050W: El m\u00e9todo ejbActivate() debe existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbActivate.bb.ejb20=CHKJ2050W: El m\u00e9todo ejbActivate() debe existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPassivate.cb.ejb20=CHKJ2050W: El m\u00e9todo ejbPassivate() debe existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbPassivate.bb.ejb20=CHKJ2050W: El m\u00e9todo ejbPassivate() debe existir (EJB 2.0: 12.1.4.1). -CHKJ2050.ejbPassivate.sb.ejb20=CHKJ2050W: El m\u00e9todo ejbPassivate() debe existir (EJB 2.0: 7.5.1). - -CHKJ2050.ejbRemove.cb.ejb20=CHKJ2050W: El m\u00e9todo ejbRemove() debe existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbRemove.bb.ejb20=CHKJ2050W: El m\u00e9todo ejbRemove() debe existir (EJB 2.0: 12.1.4.1). -CHKJ2050.ejbRemove.mb.ejb20=CHKJ2050W: El m\u00e9todo ejbRemove() debe existir (EJB 2.0: 15.7.5). -CHKJ2050.ejbRemove.sb.ejb20=CHKJ2050W: El m\u00e9todo ejbRemove() debe existir (EJB 2.0: 4.2.2, 7.5.1). - -CHKJ2050.ejbLoad.cb.ejb20=CHKJ2050W: El m\u00e9todo ejbLoad() debe existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbLoad.bb.ejb20=CHKJ2050W: El m\u00e9todo ejbLoad() debe existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbStore.cb.ejb20=CHKJ2050W: El m\u00e9todo ejbStore() debe existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbStore.bb.ejb20=CHKJ2050W: El m\u00e9todo ejbStore() debe existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.create.ssrh.ejb20=CHKJ2050W: El crear create() debe existir (EJB 2.0: 7.8, 7.10.6). -CHKJ2050.create.sslh.ejb20=CHKJ2050W: El crear create() debe existir (EJB 2.0: 7.8, 7.10.8). - -CHKJ2050.create.srh.ejb20=CHKJ2050W: Esta interfaz debe definir como m\u00ednimo un m\u00e9todo create (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2050.create.slh.ejb20=CHKJ2050W: Esta interfaz debe definir como m\u00ednimo un m\u00e9todo create (EJB 2.0: 6.4.1, 7.10.8). - -CHKJ2050.find.crh.ejb20=CHKJ2050W: Debe existir como m\u00ednimo un m\u00e9todo finder (EJB 2.0: 9.5.2). -CHKJ2050.find.brh.ejb20=CHKJ2050W: Debe existir como m\u00ednimo un m\u00e9todo finder (EJB 2.0: 9.5.2). -CHKJ2050.find.clh.ejb20=CHKJ2050W: Debe existir como m\u00ednimo un m\u00e9todo finder (EJB 2.0: 9.6.2). -CHKJ2050.find.blh.ejb20=CHKJ2050W: Debe existir como m\u00ednimo un m\u00e9todo finder (EJB 2.0: 9.6.2). - -CHKJ2050.home.crh.ejb20=CHKJ2050W: Esta interfaz debe definir como m\u00ednimo un m\u00e9todo home (EJB 2.0: 9.5.4). -CHKJ2050.home.brh.ejb20=CHKJ2050W: Esta interfaz debe definir como m\u00ednimo un m\u00e9todo home (EJB 2.0: 9.5.4). -CHKJ2050.home.clh.ejb20=CHKJ2050W: Esta interfaz debe definir como m\u00ednimo un m\u00e9todo home (EJB 2.0: 9.6.4). -CHKJ2050.home.blh.ejb20=CHKJ2050W: Esta interfaz debe definir como m\u00ednimo un m\u00e9todo home (EJB 2.0: 9.6.4). - -CHKJ2050.ejbHome.crh.ejb20=CHKJ2050W: Esta clase debe definir como m\u00ednimo un m\u00e9todo ejbHome (EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.brh.ejb20=CHKJ2050W: Esta clase debe definir como m\u00ednimo un m\u00e9todo ejbHome (EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.clh.ejb20=CHKJ2050W: Esta clase debe definir como m\u00ednimo un m\u00e9todo ejbHome (EJB 2.0: 9.6.4). -CHKJ2050.ejbHome.blh.ejb20=CHKJ2050W: Esta clase debe definir como m\u00ednimo un m\u00e9todo ejbHome (EJB 2.0: 9.6.4). - -CHKJ2050.hashCode.kb.ejb20=CHKJ2050W: hashCode() debe existir en esta clase (EJB 2.0: 12.2.12). -CHKJ2050.hashCode.kc.ejb20=CHKJ2050W: hashCode() debe existir en esta clase (EJB 2.0: 10.6.13). - -CHKJ2050.equals.kb.ejb20=CHKJ2050W: equals(Object) debe existir en esta clase (EJB 2.0: 12.2.12). -CHKJ2050.equals.kc.ejb20=CHKJ2050W: equals(Object) debe existir en esta clase (EJB 2.0: 10.6.13). - -# ejbSelect - needed? pl174 says zero or more, p.193 says one or more -CHKJ2050.ejbSelect.cb.ejb20=CHKJ2050W: Debe existir un m\u00e9todo ejbSelect (EJB 2.0: 10.5.2, 10.6.7). - -CHKJ2050.findByPrimaryKey.crh.ejb20=CHKJ2050W: findByPrimaryKey debe existir (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2050.findByPrimaryKey.clh.ejb20=CHKJ2050W: findByPrimaryKey debe existir (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2050.findByPrimaryKey.blh.ejb20=CHKJ2050W: findByPrimaryKey debe existir (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2050.findByPrimaryKey.brh.ejb20=CHKJ2050W: findByPrimaryKey debe existir (EJB 2.0: 9.5.2, 12.2.9). - -# ejbFind -CHKJ2050.ejbFind.bb.ejb20=CHKJ2050W: {0} debe existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPostCreate.cb.ejb20=CHKJ2050E: {0} debe existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbPostCreate.bb.ejb20=CHKJ2050E: {0} debe existir (EJB 2.0: 12.1.4.1, 12.2.4). - - -################################################## -# method checks -################################################## -# application exception -CHKJ2404.i.ejb20=CHKJ2404W: La excepci\u00f3n de aplicaci\u00f3n {1} en {0} debe ampliar java.lang.Exception (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2404.m.ejb20=CHKJ2404W: La excepci\u00f3n de aplicaci\u00f3n {0} debe ampliar java.lang.Exception (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.i.ejb20=CHKJ2416W: La excepci\u00f3n de aplicaci\u00f3n {1} en {0} no debe ampliar java.lang.RuntimeException (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.m.ejb20=CHKJ2416W: La excepci\u00f3n de aplicaci\u00f3n {0} no debe ampliar java.lang.RuntimeException (EJB 2.0: 18.1.1, 18.2.1). - -# ejbRemove -CHKJ2492.mb.i.ejb20=CHKJ2492W: {0} en {1} debe ser p\u00fablico (EJB 2.0: 15.7.5). -CHKJ2492.mb.m.ejb20=CHKJ2492W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 15.7.5). -CHKJ2492.cb.i.ejb20=CHKJ2492W: {0} en {1} debe ser p\u00fablico (EJB 2.0: 10.5.2). -CHKJ2492.cb.m.ejb20=CHKJ2492W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 10.5.2). -CHKJ2492.bb.i.ejb20=CHKJ2492W: {0} en {1} debe ser p\u00fablico (EJB 2.0: 12.1.4.1). -CHKJ2492.bb.m.ejb20=CHKJ2492W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 12.1.4.1). -CHKJ2492.sb.i.ejb20=CHKJ2492W: {0} en {1} debe ser p\u00fablico (EJB 2.0: 7.6). -CHKJ2492.sb.m.ejb20=CHKJ2492W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 7.6). - -CHKJ2493.mb.i.ejb20=CHKJ2493W: {0} no debe ser final (EJB 2.0: 15.7.5). -CHKJ2493.mb.m.ejb20=CHKJ2493W: Este m\u00e9todo no debe ser final (EJB 2.0: 15.7.5). -CHKJ2493.cb.i.ejb20=CHKJ2493W: {0} no debe ser final (EJB 2.0: 10.5.2). -CHKJ2493.cb.m.ejb20=CHKJ2493W: Este m\u00e9todo no debe ser final (EJB 2.0: 10.5.2). -CHKJ2493.bb.i.ejb20=CHKJ2493W: {0} no debe ser final (EJB 2.0: 12.1.4.1). -CHKJ2493.bb.m.ejb20=CHKJ2493W: Este m\u00e9todo no debe ser final (EJB 2.0: 12.1.4.1). -CHKJ2493.sb.i.ejb20=CHKJ2493W: {0} no debe ser final (EJB 2.0: 7.6). -CHKJ2493.sb.m.ejb20=CHKJ2493W: Este m\u00e9todo no debe ser final (EJB 2.0: 7.6). - -CHKJ2494.mb.i.ejb20=CHKJ2494W: {0} no debe ser est\u00e1tico (EJB 2.0: 15.7.5). -CHKJ2494.mb.m.ejb20=CHKJ2494W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 15.7.5). -CHKJ2494.cb.i.ejb20=CHKJ2494W: {0} no debe ser est\u00e1tico (EJB 2.0: 10.5.2). -CHKJ2494.cb.m.ejb20=CHKJ2494W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 10.5.2). -CHKJ2494.bb.i.ejb20=CHKJ2494W: {0} no debe ser est\u00e1tico (EJB 2.0: 12.1.4.1). -CHKJ2494.bb.m.ejb20=CHKJ2494W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 12.1.4.1). -CHKJ2494.sb.i.ejb20=CHKJ2494W: {0} no debe ser est\u00e1tico (EJB 2.0: 7.6). -CHKJ2494.sb.m.ejb20=CHKJ2494W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 7.6). - -CHKJ2505.ejbRemove.mb.i.ejb20=CHKJ2505W: {0} debe devolver void (EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.mb.m.ejb20=CHKJ2505W: Este m\u00e9todo debe devolver void (EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.cb.i.ejb20=CHKJ2505W: {0} debe devolver void (EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.cb.m.ejb20=CHKJ2505W: Este m\u00e9todo debe devolver void (EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.bb.i.ejb20=CHKJ2505W: {0} debe devolver void (EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.bb.m.ejb20=CHKJ2505W: Este m\u00e9todo debe devolver void (EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.sb.i.ejb20=CHKJ2505W: {0} debe devolver void (EJB 2.0: 7.6). -CHKJ2505.ejbRemove.sb.m.ejb20=CHKJ2505W: Este m\u00e9todo debe devolver void (EJB 2.0: 7.6). - -# ejbCreate -CHKJ2421.mb.i.ejb20=CHKJ2421W: {0} debe ser p\u00fablico (EJB 2.0: 15.7.3). -CHKJ2421.cb.i.ejb20=CHKJ2421W: {0} debe ser p\u00fablico (EJB 2.0: 10.6.4). -CHKJ2421.bb.i.ejb20=CHKJ2421W: {0} debe ser p\u00fablico (EJB 2.0: 12.2.3). -CHKJ2421.sb.i.ejb20=CHKJ2421W: {0} debe ser p\u00fablico (EJB 2.0: 7.10.3). -CHKJ2421.mb.m.ejb20=CHKJ2421W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 15.7.3). -CHKJ2421.cb.m.ejb20=CHKJ2421W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 10.6.4). -CHKJ2421.bb.m.ejb20=CHKJ2421W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 12.2.3). -CHKJ2421.sb.m.ejb20=CHKJ2421W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 7.10.3). - -CHKJ2422.sb.i.ejb20=CHKJ2422W: {0} no debe ser final (EJB 2.0: 7.10.3). -CHKJ2422.cb.i.ejb20=CHKJ2422W: {0} no debe ser final (EJB 2.0: 10.6.4). -CHKJ2422.bb.i.ejb20=CHKJ2422W: {0} no debe ser final (EJB 2.0: 12.2.3). -CHKJ2422.mb.i.ejb20=CHKJ2422W: {0} no debe ser final (EJB 2.0: 15.7.3). -CHKJ2422.sb.m.ejb20=CHKJ2422W: Este m\u00e9todo no debe ser final (EJB 2.0: 7.10.3). -CHKJ2422.cb.m.ejb20=CHKJ2422W: Este m\u00e9todo no debe ser final (EJB 2.0: 10.6.4). -CHKJ2422.bb.m.ejb20=CHKJ2422W: Este m\u00e9todo no debe ser final (EJB 2.0: 12.2.3). -CHKJ2422.mb.m.ejb20=CHKJ2422W: Este m\u00e9todo no debe ser final (EJB 2.0: 15.7.3). - -CHKJ2423.sb.i.ejb20=CHKJ2423W: {0} no debe ser est\u00e1tico (EJB 2.0: 7.10.3). -CHKJ2423.cb.i.ejb20=CHKJ2423W: {0} no debe ser est\u00e1tico (EJB 2.0: 10.6.4). -CHKJ2423.bb.i.ejb20=CHKJ2423W: {0} no debe ser est\u00e1tico (EJB 2.0: 12.2.3). -CHKJ2423.mb.i.ejb20=CHKJ2423W: {0} no debe ser est\u00e1tico (EJB 2.0: 15.7.3). -CHKJ2423.sb.m.ejb20=CHKJ2423W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 7.10.3). -CHKJ2423.cb.m.ejb20=CHKJ2423W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 10.6.4). -CHKJ2423.bb.m.ejb20=CHKJ2423W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 12.2.3). -CHKJ2423.mb.m.ejb20=CHKJ2423W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 15.7.3). - -CHKJ2424.cb.i.ejb20=CHKJ2424W: {0} debe devolver {1} (EJB 2.0: 10.6.4). -CHKJ2424.bb.i.ejb20=CHKJ2424W: {0} debe devolver {1} (EJB 2.0: 12.2.3). -CHKJ2424.sb.i.ejb20=CHKJ2424W: {0} debe devolver void (EJB 2.0: 7.10.3). -CHKJ2424.mb.i.ejb20=CHKJ2424W: {0} debe devolver void (EJB 2.0: 15.7.3). -CHKJ2424.cb.m.ejb20=CHKJ2424W: Este m\u00e9todo debe devolver {0} (EJB 2.0: 10.6.4). -CHKJ2424.bb.m.ejb20=CHKJ2424W: Este m\u00e9todo debe devolver {0} (EJB 2.0: 12.2.3). -CHKJ2424.sb.m.ejb20=CHKJ2424W: Este m\u00e9todo debe devolver void (EJB 2.0: 7.10.3). -CHKJ2424.mb.m.ejb20=CHKJ2424W: Este m\u00e9todo debe devolver void (EJB 2.0: 15.7.3). - - - -# ejbCreate's method parameters and return type -CHKJ2500.ejbCreate.sb.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 12.2.3). -CHKJ2500.ejbCreate.sb.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 12.2.3). - -CHKJ2497.cb.i.ejb20=CHKJ2497W: {0} debe lanzar javax.ejb.CreateException (EJB 2.0: 10.6.4). -CHKJ2497.cb.m.ejb20=CHKJ2497W: Este m\u00e9todo debe lanzar javax.ejb.CreateException (EJB 2.0: 10.6.4). - -CHKJ2501.ejbCreate.mb.i.ejb20=CHKJ2501I: {0} no debe lanzar excepciones de aplicaci\u00f3n (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbCreate.mb.m.ejb20=CHKJ2501I: Este m\u00e9todo no debe lanzar excepciones de aplicaci\u00f3n (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.i.ejb20=CHKJ2501I: {0} no debe lanzar excepciones de aplicaci\u00f3n (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.m.ejb20=CHKJ2501I: Este m\u00e9todo no debe lanzar excepciones de aplicaci\u00f3n (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.i.ejb20=CHKJ2501I: {0} no debe lanzar excepciones de aplicaci\u00f3n (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.m.ejb20=CHKJ2501I: Este m\u00e9todo no debe lanzar excepciones de aplicaci\u00f3n (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). - - -CHKJ2503.ejbCreate.sb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.sb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.3, 18.3.8, 18.6). - -# ejbPostCreate -CHKJ2426.cb.i.ejb20=CHKJ2426W: {0} debe ser p\u00fablico (EJB 2.0: 10.6.5). -CHKJ2426.bb.i.ejb20=CHKJ2426W: {0} debe ser p\u00fablico (EJB 2.0: 12.2.4). -CHKJ2426.cb.m.ejb20=CHKJ2426W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 10.6.5). -CHKJ2426.bb.m.ejb20=CHKJ2426W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 12.2.4). - -CHKJ2427.cb.i.ejb20=CHKJ2427W: {0} no debe ser final (EJB 2.0: 10.6.5). -CHKJ2427.bb.i.ejb20=CHKJ2427W: {0} no debe ser final (EJB 2.0: 12.2.4). -CHKJ2427.cb.m.ejb20=CHKJ2427W: Este m\u00e9todo no debe ser final (EJB 2.0: 10.6.5). -CHKJ2427.bb.m.ejb20=CHKJ2427W: Este m\u00e9todo no debe ser final (EJB 2.0: 12.2.4). - -CHKJ2428.cb.i.ejb20=CHKJ2428W: {0} no debe ser est\u00e1tico (EJB 2.0: 10.6.5). -CHKJ2428.bb.i.ejb20=CHKJ2428W: {0} no debe ser est\u00e1tico (EJB 2.0: 12.2.4). -CHKJ2428.cb.m.ejb20=CHKJ2428W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 10.6.5). -CHKJ2428.bb.m.ejb20=CHKJ2428W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 12.2.4). - -CHKJ2505.ejbPostCreate.cb.i.ejb20=CHKJ2505W: {0} debe devolver void (EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.i.ejb20=CHKJ2505W: {0} debe devolver void (EJB 2.0: 12.2.4). -CHKJ2505.ejbPostCreate.cb.m.ejb20=CHKJ2505W: Este m\u00e9todo debe devolver void (EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.m.ejb20=CHKJ2505W: Este m\u00e9todo debe devolver void (EJB 2.0: 12.2.4). - -CHKJ2503.ejbPostCreate.cb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.4, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.cb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.4, 18.3.8, 18.6). - - -# ejbHome -CHKJ2430.cb.i.ejb20=CHKJ2430I: {1} debe existir para poder llamar a {0} (EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.i.ejb20=CHKJ2430I: {1} debe existir para poder llamar a {0} (EJB 2.0: 12.1.4.1). -CHKJ2430.cb.m.ejb20=CHKJ2430I: {0} debe existir para poder llamar a este m\u00e9todo (EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.m.ejb20=CHKJ2430I: {0} debe existir para poder llamar a este m\u00e9todo (EJB 2.0: 12.1.4.1). - -CHKJ2431.cb.i.ejb20=CHKJ2431W: {0} debe ser p\u00fablico (EJB 2.0: 10.6.6). -CHKJ2431.bb.i.ejb20=CHKJ2431W: {0} debe ser p\u00fablico. (EJB 2.0: 12.2.6). -CHKJ2431.cb.m.ejb20=CHKJ2431W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 10.6.6). -CHKJ2431.bb.m.ejb20=CHKJ2431W: Este m\u00e9todo debe ser p\u00fablico. (EJB 2.0: 12.2.6). - -CHKJ2439.cb.i.ejb20=CHKJ2439W: {0} no debe ser est\u00e1tico (EJB 2.0: 10.6.6). -CHKJ2439.bb.i.ejb20=CHKJ2439W: {0} no debe ser est\u00e1tico (EJB 2.0: 12.2.6). -CHKJ2439.cb.m.ejb20=CHKJ2439W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 10.6.6). -CHKJ2439.bb.m.ejb20=CHKJ2439W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 12.2.6). - -CHKJ2500.ejbHome.cb.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 12.2.6). -CHKJ2500.ejbHome.cb.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 12.2.6). - -CHKJ2503.ejbHome.cb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.cb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.6, 18.3.8, 18.6). - -# ejbFind -CHKJ2457.bb.i.ejb20=CHKJ2457W: {0} debe ser p\u00fablico (EJB 2.0: 12.2.5). -CHKJ2457.bb.m.ejb20=CHKJ2457W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 12.2.5). - -CHKJ2458.bb.i.ejb20=CHKJ2458W: {0} no debe ser final (EJB 2.0: 12.2.5). -CHKJ2458.bb.m.ejb20=CHKJ2458W: Este m\u00e9todo no debe ser final (EJB 2.0: 12.2.5). - -CHKJ2459.bb.i.ejb20=CHKJ2459W: {0} no debe ser est\u00e1tico (EJB 2.0: 12.2.5). -CHKJ2459.bb.m.ejb20=CHKJ2459W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 12.2.5). - -CHKJ2500.ejbFind.bb.i.ejb20=CHKJ2500I: {0} en el m\u00e9todo {1} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 12.2.5). -CHKJ2500.ejbFind.bb.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 12.2.5). - -CHKJ2407.bb.i.ejb20=CHKJ2407W: {0} debe devolver {1} o una colecci\u00f3n de lo mismo (EJB 2.0: 12.2.5). -CHKJ2407.bb.m.ejb20=CHKJ2407W: Este m\u00e9todo debe devolver {0} o una colecci\u00f3n de lo mismo (EJB 2.0: 12.2.5). - -CHKJ2503.ejbFind.bb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.5, 18.3.8, 18.6). -CHKJ2503.ejbFind.bb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.5, 18.3.8, 18.6). - -CHKJ2498.bb.i.ejb20=CHKJ2498W: {0} no debe lanzar ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2498.bb.m.ejb20=CHKJ2498W: Este m\u00e9todo no debe lanzar ObjectNotFoundException (EJB 2.0: 12.1.8.4). - - -# -# methods which must not exist -# -CHKJ2502.ejbFind.cb.i.ejb20=CHKJ2502I: {0} no debe existir. El contenedor proporciona la implementaci\u00f3n de este m\u00e9todo (EJB 2.0: 10.5.2, 10.6.2). -CHKJ2502.ejbFind.cb.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir. El contenedor proporciona la implementaci\u00f3n de este m\u00e9todo (EJB 2.0: 10.5.2, 10.6.2). - -CHKJ2502.ejbSelect.bb.i.ejb20=CHKJ2502I: {0} no debe existir. Solo los beans CMP pueden tener m\u00e9todos ejbSelect (EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.bb.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir. Solo los beans CMP pueden tener m\u00e9todos ejbSelect (EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.sfb.i.ejb20=CHKJ2502I: {0} no debe existir. Solo los beans CMP pueden tener m\u00e9todos ejbSelect (EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.sfb.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir. Solo los beans CMP pueden tener m\u00e9todos ejbSelect (EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.ssb.i.ejb20=CHKJ2502I: {0} no debe existir. Solo los beans CMP pueden tener m\u00e9todos ejbSelect (EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.ssb.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir. Solo los beans CMP pueden tener m\u00e9todos ejbSelect (EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.crh.i.ejb20=CHKJ2502I: {0} no debe existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crh.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.i.ejb20=CHKJ2502I: {0} no debe existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.i.ejb20=CHKJ2502I: {0} no debe existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.i.ejb20=CHKJ2502I: {0} no debe existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir (EJB 2.0: 10.5.2, 10.5.7). - -# finalize -CHKJ2502.finalize.cb.i.ejb20=CHKJ2502I: finalize() no debe existir (EJB 2.0: 10.6.2). -CHKJ2502.finalize.cb.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir (EJB 2.0: 10.6.2). -CHKJ2502.finalize.mb.i.ejb20=CHKJ2502I: finalize() no debe existir (EJB 2.0: 15.7.2). -CHKJ2502.finalize.mb.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir (EJB 2.0: 15.7.2). -CHKJ2502.finalize.bb.i.ejb20=CHKJ2502I: finalize() no debe existir (EJB 2.0: 12.2.2). -CHKJ2502.finalize.bb.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir (EJB 2.0: 12.2.2). -CHKJ2502.finalize.sb.i.ejb20=CHKJ2502I: finalize() no debe existir (EJB 2.0: 7.10.2). -CHKJ2502.finalize.sb.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir (EJB 2.0: 7.10.2). - -CHKJ2502.slh.i.ejb20=CHKJ2502I: {0} no debe existir (EJB 2.0: 7.10.8). -CHKJ2502.slh.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir (EJB 2.0: 7.10.8). -CHKJ2502.srh.i.ejb20=CHKJ2502I: {0} no debe existir (EJB 2.0: 7.10.6). -CHKJ2502.srh.m.ejb20=CHKJ2502I: Este m\u00e9todo no debe existir (EJB 2.0: 7.10.6). - - -# business -CHKJ2411.sb.i.ejb20=CHKJ2411W: El nombre del m\u00e9todo {0} no debe empezar por "ejb" (EJB 2.0: 7.10.4). -CHKJ2411.cb.i.ejb20=CHKJ2411W: El nombre del m\u00e9todo {0} no debe empezar por "ejb" (EJB 2.0: 10.6.8). -CHKJ2411.bb.i.ejb20=CHKJ2411W: El nombre del m\u00e9todo {0} no debe empezar por "ejb" (EJB 2.0: 12.2.7). -CHKJ2411.sb.m.ejb20=CHKJ2411W: El nombre de este m\u00e9todo no debe empezar por "ejb" (EJB 2.0: 7.10.4). -CHKJ2411.cb.m.ejb20=CHKJ2411W: El nombre de este m\u00e9todo no debe empezar por "ejb" (EJB 2.0: 10.6.8). -CHKJ2411.bb.m.ejb20=CHKJ2411W: El nombre de este m\u00e9todo no debe empezar por "ejb" (EJB 2.0: 12.2.7). - -CHKJ2441.sb.i.ejb20=CHKJ2441W: {0} debe ser p\u00fablico (EJB 2.0: 7.10.4). -CHKJ2441.cb.i.ejb20=CHKJ2441W: {0} debe ser p\u00fablico (EJB 2.0: 10.6.8). -CHKJ2441.bb.i.ejb20=CHKJ2441W: {0} debe ser p\u00fablico (EJB 2.0: 12.2.7). -CHKJ2441.sb.m.ejb20=CHKJ2441W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 7.10.4). -CHKJ2441.cb.m.ejb20=CHKJ2441W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 10.6.8). -CHKJ2441.bb.m.ejb20=CHKJ2441W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 12.2.7). - -CHKJ2442.sb.i.ejb20=CHKJ2442W: {0} no debe ser final (EJB 2.0: 7.10.4). -CHKJ2442.cb.i.ejb20=CHKJ2442W: {0} no debe ser final (EJB 2.0: 10.6.8). -CHKJ2442.bb.i.ejb20=CHKJ2442W: {0} no debe ser final (EJB 2.0: 12.2.7). -CHKJ2442.sb.m.ejb20=CHKJ2442W: Este m\u00e9todo no debe ser final (EJB 2.0: 7.10.4). -CHKJ2442.cb.m.ejb20=CHKJ2442W: Este m\u00e9todo no debe ser final (EJB 2.0: 10.6.8). -CHKJ2442.bb.m.ejb20=CHKJ2442W: Este m\u00e9todo no debe ser final (EJB 2.0: 12.2.7). - -CHKJ2443.sb.i.ejb20=CHKJ2443W: {0} no debe ser est\u00e1tico (EJB 2.0: 7.10.4). -CHKJ2443.cb.i.ejb20=CHKJ2443W: {0} no debe ser est\u00e1tico (EJB 2.0: 10.6.8). -CHKJ2443.bb.i.ejb20=CHKJ2443W: {0} no debe ser est\u00e1tico (EJB 2.0: 12.2.7). -CHKJ2443.sb.m.ejb20=CHKJ2443W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 7.10.4). -CHKJ2443.cb.m.ejb20=CHKJ2443W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 10.6.8). -CHKJ2443.bb.m.ejb20=CHKJ2443W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 12.2.7). - -CHKJ2500.bus.sb.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 12.2.7). -CHKJ2500.bus.sb.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 12.2.7). - -CHKJ2503.bus.sb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.7, 18.3.8, 18.6). -CHKJ2503.bus.sb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.7, 18.3.8, 18.6). - -# onMessage -CHKJ2503.onMessage.mb.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 15.4.10, 18.3.8, 18.6). -CHKJ2503.onMessage.mb.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 15.4.10, 18.3.8, 18.6). - -CHKJ2445.mb.i.ejb20=CHKJ2445W: {0} debe ser p\u00fablico (EJB 2.0: 15.7.4). -CHKJ2445.mb.m.ejb20=CHKJ2445W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 15.7.4). - -CHKJ2446.mb.i.ejb20=CHKJ2446W: {0} no debe ser final (EJB 2.0: 15.7.4). -CHKJ2446.mb.m.ejb20=CHKJ2446W: Este m\u00e9todo no debe ser final (EJB 2.0: 15.7.4). - -CHKJ2447.mb.i.ejb20=CHKJ2447W: {0} no debe ser est\u00e1tico (EJB 2.0: 15.7.4). -CHKJ2447.mb.m.ejb20=CHKJ2447W: Este m\u00e9todo no debe ser est\u00e1tico (EJB 2.0: 15.7.4). - -CHKJ2505.onMessage.mb.i.ejb20=CHKJ2505W: {0} debe devolver void (EJB 2.0: 15.7.4). -CHKJ2505.onMessage.mb.m.ejb20=CHKJ2505W: Este m\u00e9todo debe devolver void (EJB 2.0: 15.7.4). - -# accessor method -CHKJ2449.cb.i.ejb20=CHKJ2449W: {0} debe ser p\u00fablico (EJB 2.0: 10.3.1). -CHKJ2449.cb.m.ejb20=CHKJ2449W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 10.3.1). - -CHKJ2450.cb.i.ejb20=CHKJ2450W: {0} debe ser abstracto (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2450.cb.m.ejb20=CHKJ2450W: Este m\u00e9todo debe ser abstracto (EJB 2.0: 10.3.1, 10.6.2). - -# get & set methods of cmr fields -CHKJ2473.crc.i.ejb20=CHKJ2473W: {0} no se debe exponer (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crc.m.ejb20=CHKJ2473W: Este m\u00e9todo no se debe exponer (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.i.ejb20=CHKJ2473W: {0} no se debe exponer (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.m.ejb20=CHKJ2473W: Este m\u00e9todo no se debe exponer (EJB 2.0: 10.3.1, 10.3.10.1). - -# home -CHKJ2461.home.brh.ejb20=CHKJ2461W: Esta interfaz debe seguir las reglas RMI-IIOP de las interfaces remotas (EJB 2.0: 12.2.9). -CHKJ2461.home.crh.ejb20=CHKJ2461W: Esta interfaz debe seguir las reglas RMI-IIOP de las interfaces remotas (EJB 2.0: 10.6.10). -CHKJ2461.home.srh.ejb20=CHKJ2461W: Esta interfaz debe seguir las reglas RMI-IIOP de las interfaces remotas (EJB 2.0: 7.10.6). - -CHKJ2462.clh.i.ejb20=CHKJ2462I: El nombre del m\u00e9todo {0} no debe empezar por "create" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.i.ejb20=CHKJ2462I: El nombre del m\u00e9todo {0} no debe empezar por "create" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.i.ejb20=CHKJ2462I: El nombre del m\u00e9todo {0} no debe empezar por "create" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.i.ejb20=CHKJ2462I: El nombre del m\u00e9todo {0} no debe empezar por "create" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2462.clh.m.ejb20=CHKJ2462I: El nombre de este m\u00e9todo no debe empezar por "create" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.m.ejb20=CHKJ2462I: El nombre de este m\u00e9todo no debe empezar por "create" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.m.ejb20=CHKJ2462I: El nombre de este m\u00e9todo no debe empezar por "create" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.m.ejb20=CHKJ2462I: El nombre de este m\u00e9todo no debe empezar por "create" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2463.clh.i.ejb20=CHKJ2463I: El nombre del m\u00e9todo {0} no debe empezar por "find" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.i.ejb20=CHKJ2463I: El nombre del m\u00e9todo {0} no debe empezar por "find" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.i.ejb20=CHKJ2463I: El nombre del m\u00e9todo {0} no debe empezar por "find" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.i.ejb20=CHKJ2463I: El nombre del m\u00e9todo {0} no debe empezar por "find" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2463.clh.m.ejb20=CHKJ2463I: El nombre de este m\u00e9todo no debe empezar por "find" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.m.ejb20=CHKJ2463I: El nombre de este m\u00e9todo no debe empezar por "find" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.m.ejb20=CHKJ2463I: El nombre de este m\u00e9todo no debe empezar por "find" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.m.ejb20=CHKJ2463I: El nombre de este m\u00e9todo no debe empezar por "find" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2464.clh.i.ejb20=CHKJ2464I: El nombre del m\u00e9todo {0} no debe empezar por "remove" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.i.ejb20=CHKJ2464I: El nombre del m\u00e9todo {0} no debe empezar por "remove" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.i.ejb20=CHKJ2464I: El nombre del m\u00e9todo {0} no debe empezar por "remove" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.i.ejb20=CHKJ2464I: El nombre del m\u00e9todo {0} no debe empezar por "remove" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2464.clh.m.ejb20=CHKJ2464I: El nombre de este m\u00e9todo no debe empezar por "remove" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.m.ejb20=CHKJ2464I: El nombre de este m\u00e9todo no debe empezar por "remove" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.m.ejb20=CHKJ2464I: El nombre de este m\u00e9todo no debe empezar por "remove" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.m.ejb20=CHKJ2464I: El nombre de este m\u00e9todo no debe empezar por "remove" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2503.home.brh.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.home.blh.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.home.brh.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.home.blh.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - - -# create -CHKJ2503.create.brh.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.create.blh.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.create.brh.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.create.blh.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2467.srh.i.ejb20=CHKJ2467W: {0} debe lanzar javax.ejb.CreateException (EJB 2.0: 7.10.6). -CHKJ2467.slh.i.ejb20=CHKJ2467W: {0} debe lanzar javax.ejb.CreateException (EJB 2.0: 7.10.8). -CHKJ2467.crh.i.ejb20=CHKJ2467W: {0} debe lanzar javax.ejb.CreateException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.i.ejb20=CHKJ2467W: {0} debe lanzar javax.ejb.CreateException (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.i.ejb20=CHKJ2467W: {0} debe lanzar javax.ejb.CreateException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.i.ejb20=CHKJ2467W: {0} debe lanzar javax.ejb.CreateException (EJB 2.0: 9.6.1, 12.2.11). -CHKJ2467.srh.m.ejb20=CHKJ2467W: Este m\u00e9todo debe lanzar javax.ejb.CreateException (EJB 2.0: 7.10.6). -CHKJ2467.slh.m.ejb20=CHKJ2467W: Este m\u00e9todo debe lanzar javax.ejb.CreateException (EJB 2.0: 7.10.8). -CHKJ2467.crh.m.ejb20=CHKJ2467W: Este m\u00e9todo debe lanzar javax.ejb.CreateException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.m.ejb20=CHKJ2467W: Este m\u00e9todo debe lanzar javax.ejb.CreateException (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.m.ejb20=CHKJ2467W: Este m\u00e9todo debe lanzar javax.ejb.CreateException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.m.ejb20=CHKJ2467W: Este m\u00e9todo debe lanzar javax.ejb.CreateException (EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2402.sfrh.i.ejb20=CHKJ2402E: {0} debe devolver {1} (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.i.ejb20=CHKJ2402E: {0} debe devolver {1} (EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.i.ejb20=CHKJ2402E: {0} debe devolver {1} (EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.i.ejb20=CHKJ2402E: {0} debe devolver {1} (EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.i.ejb20=CHKJ2402E: {0} debe devolver {1} (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.i.ejb20=CHKJ2402E: {0} debe devolver {1} (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.i.ejb20=CHKJ2402E: {0} debe devolver {1} (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.i.ejb20=CHKJ2402E: {0} debe devolver {1} (EJB 2.0: 9.6.1, 12.2.11). -CHKJ2402.sfrh.m.ejb20=CHKJ2402E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.m.ejb20=CHKJ2402E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.m.ejb20=CHKJ2402E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.m.ejb20=CHKJ2402E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.m.ejb20=CHKJ2402E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.m.ejb20=CHKJ2402E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.m.ejb20=CHKJ2402E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.m.ejb20=CHKJ2402E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2476.srh.i.ejb20=CHKJ2476E: {0} debe ser el m\u00e9todo create() (EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.i.ejb20=CHKJ2476E: {0} debe ser el m\u00e9todo create() (EJB 2.0: 7.8, 7.10.8). -CHKJ2476.srh.m.ejb20=CHKJ2476E: Este m\u00e9todo debe ser el m\u00e9todo create() (EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.m.ejb20=CHKJ2476E: Este m\u00e9todo debe ser el m\u00e9todo create() (EJB 2.0: 7.8, 7.10.8). -CHKJ2476.ssb.i.ejb20=CHKJ2476E: {0} debe ser el m\u00e9todo ejbCreate() (EJB 2.0: 7.8). -CHKJ2476.ssb.m.ejb20=CHKJ2476E: Este m\u00e9todo debe ser el m\u00e9todo ejbCreate() (EJB 2.0: 7.8). - - -# remote create -CHKJ2504.create.srh.i.ejb20=CHKJ2504W: El m\u00e9todo coincidente {1} para {0} debe existir en {2} (EJB 2.0: 7.10.6). -CHKJ2504.create.slh.i.ejb20=CHKJ2504W: El m\u00e9todo coincidente {1} para {0} debe existir en {2} (EJB 2.0: 7.10.8). -CHKJ2504.create.crh.i.ejb20=CHKJ2504W: El m\u00e9todo coincidente {1} para {0} debe existir en {2} (EJB 2.0: 10.6.10). -CHKJ2504.create.clh.i.ejb20=CHKJ2504W: El m\u00e9todo coincidente {1} para {0} debe existir en {2} (EJB 2.0: 10.6.12). -CHKJ2504.create.brh.i.ejb20=CHKJ2504W: El m\u00e9todo coincidente {1} para {0} debe existir en {2} (EJB 2.0: 12.2.9). -CHKJ2504.create.blh.i.ejb20=CHKJ2504W: El m\u00e9todo coincidente {1} para {0} debe existir en {2} (EJB 2.0: 12.2.11). -CHKJ2504.create.srh.m.ejb20=CHKJ2504W: El m\u00e9todo coincidente {0} debe existir en {1} (EJB 2.0: 7.10.6). -CHKJ2504.create.slh.m.ejb20=CHKJ2504W: El m\u00e9todo coincidente {0} debe existir en {1} (EJB 2.0: 7.10.8). -CHKJ2504.create.crh.m.ejb20=CHKJ2504W: El m\u00e9todo coincidente {0} debe existir en {1} (EJB 2.0: 10.6.10). -CHKJ2504.create.clh.m.ejb20=CHKJ2504W: El m\u00e9todo coincidente {0} debe existir en {1} (EJB 2.0: 10.6.12). -CHKJ2504.create.brh.m.ejb20=CHKJ2504W: El m\u00e9todo coincidente {0} debe existir en {1} (EJB 2.0: 12.2.9). -CHKJ2504.create.blh.m.ejb20=CHKJ2504W: El m\u00e9todo coincidente {0} debe existir en {1} (EJB 2.0: 12.2.11). - -CHKJ2500.create.srh.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.6). -CHKJ2500.create.crh.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.create.srh.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.6). -CHKJ2500.create.crh.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 12.2.9). - -# home method -CHKJ2504.home.crh.i.ejb20=CHKJ2504W: El m\u00e9todo coincidente {1} para {0} debe existir en {2} (EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.i.ejb20=CHKJ2504W: El m\u00e9todo coincidente {1} para {0} debe existir en {2} (EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.i.ejb20=CHKJ2504W: El m\u00e9todo coincidente {1} para {0} debe existir en {2} (EJB 2.0: 12.2.9). -CHKJ2504.home.blh.i.ejb20=CHKJ2504W: El m\u00e9todo coincidente {1} para {0} debe existir en {2} (EJB 2.0: 12.2.11). -CHKJ2504.home.crh.m.ejb20=CHKJ2504W: El m\u00e9todo {0} debe existir en {1} (EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.m.ejb20=CHKJ2504W: El m\u00e9todo {0} debe existir en {1} (EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.m.ejb20=CHKJ2504W: El m\u00e9todo {0} debe existir en {1} (EJB 2.0: 12.2.9). -CHKJ2504.home.blh.m.ejb20=CHKJ2504W: El m\u00e9todo {0} debe existir en {1} (EJB 2.0: 12.2.11). - - -# find method -CHKJ2503.find.brh.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.find.blh.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.find.brh.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.find.blh.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2477.crh.i.ejb20=CHKJ2477W: {0} debe lanzar javax.ejb.FinderException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.i.ejb20=CHKJ2477W: {0} debe lanzar javax.ejb.FinderException (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.i.ejb20=CHKJ2477W: {0} debe lanzar javax.ejb.FinderException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.i.ejb20=CHKJ2477W: {0} debe lanzar javax.ejb.FinderException (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2477.crh.m.ejb20=CHKJ2477W: Este m\u00e9todo debe lanzar javax.ejb.FinderException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.m.ejb20=CHKJ2477W: Este m\u00e9todo debe lanzar javax.ejb.FinderException (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.m.ejb20=CHKJ2477W: Este m\u00e9todo debe lanzar javax.ejb.FinderException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.m.ejb20=CHKJ2477W: Este m\u00e9todo debe lanzar javax.ejb.FinderException (EJB 2.0: 9.6.2, 10.6.12). - -CHKJ2478.crh.i.ejb20=CHKJ2478I: {0} no debe lanzar ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.crh.m.ejb20=CHKJ2478I: Este m\u00e9todo no debe lanzar ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.clh.i.ejb20=CHKJ2478I: {0} no debe lanzar ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.clh.m.ejb20=CHKJ2478I: Este m\u00e9todo no debe lanzar ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.brh.i.ejb20=CHKJ2478I: {0} no debe lanzar ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.brh.m.ejb20=CHKJ2478I: Este m\u00e9todo no debe lanzar ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.blh.i.ejb20=CHKJ2478I: {0} no debe lanzar ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.blh.m.ejb20=CHKJ2478I: Este m\u00e9todo no debe lanzar ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.cb.i.ejb20=CHKJ2478I: {0} no debe lanzar ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.cb.m.ejb20=CHKJ2478I: Este m\u00e9todo no debe lanzar ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.bb.i.ejb20=CHKJ2478I: {0} no debe lanzar ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.bb.m.ejb20=CHKJ2478I: Este m\u00e9todo no debe lanzar ObjectNotFoundException (EJB 2.0: 12.1.8.4). - -CHKJ2403.brh.i.ejb20=CHKJ2403W: {0} debe devolver {1} o una colecci\u00f3n de lo mismo (EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.i.ejb20=CHKJ2403W: {0} debe devolver {1} o una colecci\u00f3n de lo mismo (EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.i.ejb20=CHKJ2403W: {0} debe devolver {1} o una colecci\u00f3n de lo mismo (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.i.ejb20=CHKJ2403W: {0} debe devolver {1} o una colecci\u00f3n de lo mismo (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). -CHKJ2403.brh.m.ejb20=CHKJ2403W: Este m\u00e9todo debe devolver {0} o una colecci\u00f3n de lo mismo (EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.m.ejb20=CHKJ2403W: Este m\u00e9todo debe devolver {0} o una colecci\u00f3n de lo mismo (EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.m.ejb20=CHKJ2403W: Este m\u00e9todo debe devolver {0} o una colecci\u00f3n de lo mismo (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.m.ejb20=CHKJ2403W: Este m\u00e9todo debe devolver {0} o una colecci\u00f3n de lo mismo (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). - -# remote find -CHKJ2504.find.brh.i.ejb20=CHKJ2504W: {1} debe existir en {2} para {0} (EJB 2.0: 12.2.9). -CHKJ2504.find.crh.i.ejb20=CHKJ2504W: {1} debe existir en {2} para {0} (EJB 2.0: 10.6.10). -CHKJ2504.find.brh.m.ejb20=CHKJ2504W: {0} debe existir en {1} (EJB 2.0: 12.2.9). -CHKJ2504.find.crh.m.ejb20=CHKJ2504W: {0} debe existir en {1} (EJB 2.0: 10.6.10). - -# local find -CHKJ2504.find.blh.i.ejb20=CHKJ2504W: {1} debe existir en {2} para {0} (EJB 2.0: 12.2.11). -CHKJ2504.find.clh.i.ejb20=CHKJ2504W: {1} debe existir en {2} para {0} (EJB 2.0: 10.6.2). -CHKJ2504.find.blh.m.ejb20=CHKJ2504W: {0} debe existir en {1} (EJB 2.0: 12.2.11). -CHKJ2504.find.clh.m.ejb20=CHKJ2504W: {0} debe existir en {1} (EJB 2.0: 10.6.2). - - -CHKJ2500.find.srh.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.6). -CHKJ2500.find.crh.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.find.srh.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.6). -CHKJ2500.find.crh.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2495.clh.i.ejb20=CHKJ2495I: {0} debe estar asociado a un elemento de consulta del archivo ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.clh.m.ejb20=CHKJ2495I: Este m\u00e9todo debe estar asociado a un elemento de consulta del archivo ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.i.ejb20=CHKJ2495I: {0} debe estar asociado a un elemento de consulta del archivo ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.m.ejb20=CHKJ2495I: Este m\u00e9todo debe estar asociado a un elemento de consulta del archivo ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). - - -# method on a component interface -CHKJ2503.bus.src.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.i.ejb20=CHKJ2503E: {0} debe lanzar java.rmi.RemoteException (EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.i.ejb20=CHKJ2503W: {0} no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.10, 18.3.8, 18.6). -CHKJ2503.bus.src.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.m.ejb20=CHKJ2503E: Este m\u00e9todo debe lanzar java.rmi.RemoteException (EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.m.ejb20=CHKJ2503W: Este m\u00e9todo no debe lanzar java.rmi.RemoteException (EJB 2.0: 9.10, 18.3.8, 18.6). - -# method on a home interface -CHKJ2465.brh.i.ejb20=CHKJ2465W: {0} debe lanzar {1} para {2} (EJB 2.0: 12.2.9). -CHKJ2465.blh.i.ejb20=CHKJ2465W: {0} debe lanzar {1} para {2} (EJB 2.0: 12.2.11). -CHKJ2465.crh.i.ejb20=CHKJ2465W: {0} debe lanzar {1} para {2} (EJB 2.0: 10.6.10). -CHKJ2465.clh.i.ejb20=CHKJ2465W: {0} debe lanzar {1} para {2} (EJB 2.0: 10.6.12). -CHKJ2465.srh.i.ejb20=CHKJ2465W: {0} debe lanzar {1} para {2} (EJB 2.0: 7.10.6). -CHKJ2465.slh.i.ejb20=CHKJ2465W: {0} debe lanzar {1} para {2} (EJB 2.0: 7.10.8). -CHKJ2465.brh.m.ejb20=CHKJ2465W: Este m\u00e9todo debe lanzar {0} para {1} (EJB 2.0: 12.2.9). -CHKJ2465.blh.m.ejb20=CHKJ2465W: Este m\u00e9todo debe lanzar {0} para {1} (EJB 2.0: 12.2.11). -CHKJ2465.crh.m.ejb20=CHKJ2465W: Este m\u00e9todo debe lanzar {0} para {1} (EJB 2.0: 10.6.10). -CHKJ2465.clh.m.ejb20=CHKJ2465W: Este m\u00e9todo debe lanzar {0} para {1} (EJB 2.0: 10.6.12). -CHKJ2465.srh.m.ejb20=CHKJ2465W: Este m\u00e9todo debe lanzar {0} para {1} (EJB 2.0: 7.10.6). -CHKJ2465.slh.m.ejb20=CHKJ2465W: Este m\u00e9todo debe lanzar {0} para {1} (EJB 2.0: 7.10.8). - -# method on a remote home -CHKJ2500.home.srh.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.6). -CHKJ2500.home.crh.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.i.ejb20=CHKJ2500I: {1} en el m\u00e9todo {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.home.srh.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.6). -CHKJ2500.home.crh.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2466.src.i.ejb20=CHKJ2466I: {0} no debe exponer el tipo {1} (EJB 2.0: 7.10.5). -CHKJ2466.crh.i.ejb20=CHKJ2466I: {0} no debe exponer el tipo {1} (EJB 2.0: 10.6.10). -CHKJ2466.brh.i.ejb20=CHKJ2466I: {0} no debe exponer el tipo {1} (EJB 2.0: 12.2.9). -CHKJ2466.crh.m.ejb20=CHKJ2466I: Este m\u00e9todo no debe exponer el tipo {0} (EJB 2.0: 10.6.10). -CHKJ2466.brh.m.ejb20=CHKJ2466I: Este m\u00e9todo no debe exponer el tipo {0} (EJB 2.0: 12.2.9). -CHKJ2466.src.m.ejb20=CHKJ2466I: Este m\u00e9todo no debe exponer el tipo {0} (EJB 2.0: 7.10.5). - -# method on a remote component -CHKJ2468.src.ejb20=CHKJ2468W: Esta interfaz debe seguir las reglas RMI-IIOP de las interfaces remotas (EJB 2.0: 7.10.5). -CHKJ2468.crc.ejb20=CHKJ2468W: Esta interfaz debe seguir las reglas RMI-IIOP de las interfaces remotas (EJB 2.0: 10.6.9). -CHKJ2468.brc.ejb20=CHKJ2468W: Esta interfaz debe seguir las reglas RMI-IIOP de las interfaces remotas (EJB 2.0: 12.2.8). - -CHKJ2500.bus.src.i.ejb20=CHKJ2500I: {0} En el m\u00e9todo {1} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.i.ejb20=CHKJ2500I: {0} en el m\u00e9todo {1} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.i.ejb20=CHKJ2500I: {0} en el m\u00e9todo {1} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 12.2.8). -CHKJ2500.bus.src.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.m.ejb20=CHKJ2500I: {0} debe ser serializable en tiempo de ejecuci\u00f3n (EJB 2.0: 12.2.8). - -CHKJ2472.srh.i.ejb20=CHKJ2472W: {1} en el m\u00e9todo {0} no puede ser un argumento ni un tipo de resultado (EJB 2.0: 6.7.2). -CHKJ2472.brc.i.ejb20=CHKJ2472W: {0} no debe pasar {1} como argumento o resultado (EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.i.ejb20=CHKJ2472W: {0} no debe pasar {1} como argumento o resultado (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.brc.m.ejb20=CHKJ2472W: Este m\u00e9todo no debe pasar {0} como argumento o resultado (EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.m.ejb20=CHKJ2472W: Este m\u00e9todo no debe pasar {0} como argumento o resultado (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.srh.m.ejb20=CHKJ2472W: {0} no puede ser un argumento ni un tipo de resultado (EJB 2.0: 6.7.2). - -# method on a remote component CMP -CHKJ2474.crc.i.ejb20=CHKJ2474W: {0} no debe exponer {1} (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2474.crc.m.ejb20=CHKJ2474W: Este m\u00e9todo no debe exponer {0} (EJB 2.0: 10.3.1, 10.3.10.1). - -CHKJ2490.crc.i.ejb20=CHKJ2490W: {0} no se debe exponer (EJB 2.0: 10.3.1, 10.3.10.1). -CJKJ2490.crc.m.ejb20=CHKJ2490W: Este m\u00e9todo no se debe exponer (EJB 2.0: 10.3.1, 10.3.10.1). - -# ejbSelect method -CHKJ2485.cb.i.ejb20=CHKJ2485W: {0} debe ser abstracto (EJB 2.0: 10.5.7, 10.6.7). -CHKJ2485.cb.m.ejb20=CHKJ2485W: Este m\u00e9todo debe ser abstracto (EJB 2.0: 10.5.7, 10.6.7). - -CHKJ2487.cb.i.ejb20=CHKJ2487W: {0} debe ser p\u00fablico (EJB 2.0: 10.6.7). -CHKJ2487.cb.m.ejb20=CHKJ2487W: Este m\u00e9todo debe ser p\u00fablico (EJB 2.0: 10.6.7). - -CHKJ2488.cb.i.ejb20=CHKJ2488W: {0} debe lanzar javax.ejb.FinderException (EJB 2.0: 10.6.7). -CHKJ2488.cb.m.ejb20=CHKJ2488W: Este m\u00e9todo debe lanzar javax.ejb.FinderException (EJB 2.0: 10.6.7). - -CHKJ2486.cb.i.ejb20=CHKJ2486W: {0} debe devolver {1} o una colecci\u00f3n de lo mismo (EJB 2.0: 10.5.7, 11.2.2). -CHKJ2486.cb.m.ejb20=CHKJ2486W: Este m\u00e9todo debe devolver {0} o una colecci\u00f3n de lo mismo (EJB 2.0: 10.5.7, 11.2.2). - -CHKJ2496.cb.i.ejb20=CHKJ2496W: {0} debe estar asociado a un elemento de consulta del archivo ejb-jar.xml (EJB 2.0: 10.5.7, 10.6.14). -CHKJ2496.cb.m.ejb20=CHKJ2496W: Este m\u00e9todo debe estar asociado a un elemento de consulta del archivo ejb-jar.xml (EJB 2.0: 10.5.7, 10.6.14). - -# component matching method -CHKJ2023.src.i.ejb20=CHKJ2023W: El m\u00e9todo {0} necesita {1} para existir en {2} (EJB 2.0: 7.10.5). -CHKJ2023.slc.i.ejb20=CHKJ2023W: El m\u00e9todo {0} necesita {1} para existir en {2} (EJB 2.0: 7.10.7). -CHKJ2023.brc.i.ejb20=CHKJ2023W: El m\u00e9todo {0} necesita {1} para existir en {2} (EJB 2.0: 12.2.8). -CHKJ2023.blc.i.ejb20=CHKJ2023W: El m\u00e9todo {0} necesita {1} para existir en {2} (EJB 2.0: 12.2.10). -CHKJ2023.crc.i.ejb20=CHKJ2023W: El m\u00e9todo {0} necesita {1} para existir en {2} (EJB 2.0: 10.6.9). -CHKJ2023.clc.i.ejb20=CHKJ2023W: El m\u00e9todo {0} necesita {1} para existir en {2} (EJB 2.0: 10.6.11). -CHKJ2023.src.m.ejb20=CHKJ2023W: El m\u00e9todo {0} debe existir en {1} (EJB 2.0: 7.10.5). -CHKJ2023.slc.m.ejb20=CHKJ2023W: El m\u00e9todo {0} debe existir en {1} (EJB 2.0: 7.10.7). -CHKJ2023.brc.m.ejb20=CHKJ2023W: El m\u00e9todo {0} debe existir en {1} (EJB 2.0: 12.2.8). -CHKJ2023.blc.m.ejb20=CHKJ2023W: El m\u00e9todo {0} debe existir en {1} (EJB 2.0: 12.2.10). -CHKJ2023.crc.m.ejb20=CHKJ2023W: El m\u00e9todo {0} debe existir en {1} (EJB 2.0: 10.6.9). -CHKJ2023.clc.m.ejb20=CHKJ2023W: El m\u00e9todo {0} debe existir en {1} (EJB 2.0: 10.6.11). - -CHKJ2470.src.i.ejb20=CHKJ2470E: {0} debe devolver {1} (EJB 2.0: 7.10.5). -CHKJ2470.slc.i.ejb20=CHKJ2470E: {0} debe devolver {1} (EJB 2.0: 7.10.7). -CHKJ2470.crc.i.ejb20=CHKJ2470E: {0} debe devolver {1} (EJB 2.0: 10.6.9). -CHKJ2470.clc.i.ejb20=CHKJ2470E: {0} debe devolver {1} (EJB 2.0: 10.6.11). -CHKJ2470.brc.i.ejb20=CHKJ2470E: {0} debe devolver {1} (EJB 2.0: 12.2.8). -CHKJ2470.blc.i.ejb20=CHKJ2470E: {0} debe devolver {1} (EJB 2.0: 12.2.10). -CHKJ2470.src.m.ejb20=CHKJ2470E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 7.10.5). -CHKJ2470.slc.m.ejb20=CHKJ2470E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 7.10.7). -CHKJ2470.crc.m.ejb20=CHKJ2470E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 10.6.9). -CHKJ2470.clc.m.ejb20=CHKJ2470E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 10.6.11). -CHKJ2470.brc.m.ejb20=CHKJ2470E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 12.2.8). -CHKJ2470.blc.m.ejb20=CHKJ2470E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 12.2.10). - -CHKJ2471.src.i.ejb20=CHKJ2471W: {0} debe lanzar {1} (EJB 2.0: 7.10.5). -CHKJ2471.slc.i.ejb20=CHKJ2471W: {0} debe lanzar {1} (EJB 2.0: 7.10.7). -CHKJ2471.crc.i.ejb20=CHKJ2471W: {0} debe lanzar {1} (EJB 2.0: 10.6.9). -CHKJ2471.clc.i.ejb20=CHKJ2471W: {0} debe lanzar {1} (EJB 2.0: 10.6.11). -CHKJ2471.brc.i.ejb20=CHKJ2471W: {0} debe lanzar {1} (EJB 2.0: 12.2.8). -CHKJ2471.blc.i.ejb20=CHKJ2471W: {0} debe lanzar {1} (EJB 2.0: 12.2.10). -CHKJ2471.src.m.ejb20=CHKJ2471W: Este m\u00e9todo debe lanzar {0} (EJB 2.0: 7.10.5). -CHKJ2471.slc.m.ejb20=CHKJ2471W: Este m\u00e9todo debe lanzar {0} (EJB 2.0: 7.10.7). -CHKJ2471.crc.m.ejb20=CHKJ2471W: Este m\u00e9todo debe lanzar {0} (EJB 2.0: 10.6.9). -CHKJ2471.clc.m.ejb20=CHKJ2471W: Este m\u00e9todo debe lanzar {0} (EJB 2.0: 10.6.11). -CHKJ2471.brc.m.ejb20=CHKJ2471W: Este m\u00e9todo debe lanzar {0} (EJB 2.0: 12.2.8). -CHKJ2471.blc.m.ejb20=CHKJ2471W: Este m\u00e9todo debe lanzar {0} (EJB 2.0: 12.2.10). - -# EJBObject, EJBLocalObject methods -CHKJ2469.src.i.ejb20=CHKJ2469W: El contenedor proporciona {0} (EJB 2.0: 6.5). -CHKJ2469.slc.i.ejb20=CHKJ2469W: El contenedor proporciona {0} (EJB 2.0: 6.5). -CHKJ2469.crc.i.ejb20=CHKJ2469W: El contenedor proporciona {0} (EJB 2.0: 9.9). -CHKJ2469.clc.i.ejb20=CHKJ2469W: El contenedor proporciona {0} (EJB 2.0: 9.10). -CHKJ2469.brc.i.ejb20=CHKJ2469W: El contenedor proporciona {0} (EJB 2.0: 9.9). -CHKJ2469.blc.i.ejb20=CHKJ2469W: El contenedor proporciona {0} (EJB 2.0: 9.10). -CHKJ2469.src.m.ejb20=CHKJ2469W: El contenedor proporciona este m\u00e9todo (EJB 2.0: 6.5). -CHKJ2469.slc.m.ejb20=CHKJ2469W: El contenedor proporciona este m\u00e9todo (EJB 2.0: 6.5). -CHKJ2469.crc.m.ejb20=CHKJ2469W: El contenedor proporciona este m\u00e9todo (EJB 2.0: 9.9). -CHKJ2469.clc.m.ejb20=CHKJ2469W: El contenedor proporciona este m\u00e9todo (EJB 2.0: 9.10). -CHKJ2469.brc.m.ejb20=CHKJ2469W: El contenedor proporciona este m\u00e9todo (EJB 2.0: 9.9). -CHKJ2469.blc.m.ejb20=CHKJ2469W: El contenedor proporciona este m\u00e9todo (EJB 2.0: 9.10). - -# findByPrimaryKey -CHKJ2475.crh.i.ejb20=CHKJ2475W: {0} debe ser findByPrimaryKey({1}) (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.i.ejb20=CHKJ2475W: {0} debe ser findByPrimaryKey({1}) (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.i.ejb20=CHKJ2475W: {0} debe ser findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.clhd.i.ejb20=CHKJ2475W: {0} debe ser findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.brh.i.ejb20=CHKJ2475W: {0} debe ser findByPrimaryKey({1}) (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.i.ejb20=CHKJ2475W: {0} debe ser findByPrimaryKey({1}) (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2475.crh.m.ejb20=CHKJ2475W: Este m\u00e9todo debe ser findByPrimaryKey({0}) (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.m.ejb20=CHKJ2475W: Este m\u00e9todo debe ser findByPrimaryKey({0}) (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.m.ejb20=CHKJ2475W: Este m\u00e9todo debe ser findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.clhd.m.ejb20=CHKJ2475W: Este m\u00e9todo debe ser findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.brh.m.ejb20=CHKJ2475W: Este m\u00e9todo debe ser findByPrimaryKey({0}) (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.m.ejb20=CHKJ2475W: Este m\u00e9todo debe ser findByPrimaryKey({0}) (EJB 2.0: 9.6.2, 12.2.11). - -CHKJ2479.crh.i.ejb20=CHKJ2479E: {0} debe devolver {1} (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.i.ejb20=CHKJ2479E: {0} debe devolver {1} (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.i.ejb20=CHKJ2479E: {0} debe devolver {1} (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.i.ejb20=CHKJ2479E: {0} debe devolver {1} (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2479.crh.m.ejb20=CHKJ2479E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.m.ejb20=CHKJ2479E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.m.ejb20=CHKJ2479E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.m.ejb20=CHKJ2479E: Este m\u00e9todo debe devolver {0} (EJB 2.0: 9.6.2, 12.2.11). - - - -################################################## -# field checks -################################################## -CHKJ2452.sb.i.ejb20=CHKJ2452W: El campo transitorio {0} no debe ser el tipo {1} (EJB 2.0: 7.4.1). -CHKJ2452.sb.m.ejb20=CHKJ2452W: Un campo transitorio no debe ser el tipo {0} (EJB 2.0: 7.4.1). - -CHKJ2453.sb.i.ejb20=CHKJ2453W: No conviene utilizar campos transitorios ({0}) (EJB 2.0: 7.4.1). -CHKJ2453.sb.m.ejb20=CHKJ2453W: No conviene utilizar campos transitorios (EJB 2.0: 7.4.1). - -# CMR and CMP fields must NOT be defined on the bean class. -CHKJ2454.cb.i.ejb20=CHKJ2454W: {0} no debe estar definido (EJB 2.0: 10.3.1). -CHKJ2454.cb.m.ejb20=CHKJ2454W: {0} no debe estar definido (EJB 2.0: 10.3.1). - -CHKJ2480.cb.i.ejb20=CHKJ2480I: {0} debe empezar por una letra min\u00fascula (EJB 2.0: 10.3.1). -CHKJ2480.cb.m.ejb20=CHKJ2480I: {0} debe empezar por una letra min\u00fascula (EJB 2.0: 10.3.1). - -CHKJ2481.cb.i.ejb20=CHKJ2481W: {0} debe estar declarado como <cmp-field> (EJB 2.0: 10.3.1, 10.3.13). -CHKJ2481.cb.m.ejb20=CHKJ2481W: {0} debe estar declarado como <cmp-field> (EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2482.cb.i.ejb20=CHKJ2482W: {0} debe estar declarado como <cmr-field> (EJB 2.0: 10.3.1, 10.3.13). -CHKJ2482.cb.m.ejb20=CHKJ2482W: {0} debe estar declarado como <cmr-field> (EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2483.cb.i.ejb20=CHKJ2483W: {0} no se debe exponer (EJB 2.0: 10.3.1). -CHKJ2483.cb.m.ejb20=CHKJ2483W: {0} no se debe exponer (EJB 2.0: 10.3.1). - -CHKJ2484.cb.i.ejb20=CHKJ2484W: {0} debe ser un tipo primitivo o serializable (EJB 2.0: 10.3.1). -CHKJ2484.cb.m.ejb20=CHKJ2484W: {0} debe ser un tipo primitivo o serializable (EJB 2.0: 10.3.1). - -CHKJ2489.cb.i.ejb20=CHKJ2489W: El campo {0} debe ser el tipo {1} (EJB 2.0: 10.8.1). -CHKJ2489.cb.m.ejb20=CHKJ2489W: Este campo debe ser el tipo {0} (EJB 2.0: 10.8.1). - -CHKJ2205.kc.i.ejb20=CHKJ2205W: El campo {0} debe ser p\u00fablico (EJB 2.0: 10.8.2). -CHKJ2205.kc.m.ejb20=CHKJ2205W: Este campo debe ser p\u00fablico (EJB 2.0: 10.8.2). - -CHKJ2206.kc.i.ejb20=CHKJ2206W: El campo {0} debe ser <cmp-field> (EJB 2.0: 10.8.2). -CHKJ2206.kc.m.ejb20=CHKJ2206W: Este campo debe ser <cmp-field> (EJB 2.0: 10.8.2). - - -############################################################ -## DD -############################################################ -CHKJ2880.s.ejb20=CHKJ2880W: Este bean debe proporcionar un <local-home> (EJB 2.0: 7.10.1). -CHKJ2881.s.ejb20=CHKJ2881W: Este bean debe proporcionar un <home> (EJB 2.0: 7.10.1). -CHKJ2882.s.ejb20=CHKJ2882W: Este bean debe proporcionar un <local> (EJB 2.0: 7.10.1). -CHKJ2883.s.ejb20=CHKJ2883W: Este bean debe proporcionar un <remote> (EJB 2.0: 7.10.1). -CHKJ2884.s.ejb20=CHKJ2884W: Este bean debe proporcionar un <local-home> o un <home> (EJB 2.0: 7.10.1). -CHKJ2885.s.ejb20=CHKJ2885W: Este bean debe proporcionar un <local> o un <remote> (EJB 2.0: 7.10.1). -CHKJ2880.c.ejb20=CHKJ2880W: Este bean debe proporcionar un <local-home> (EJB 2.0: 10.6.1). -CHKJ2881.c.ejb20=CHKJ2881W: Este bean debe proporcionar un <home> (EJB 2.0: 10.6.1). -CHKJ2882.c.ejb20=CHKJ2882W: Este bean debe proporcionar un <local> (EJB 2.0: 10.6.1). -CHKJ2883.c.ejb20=CHKJ2883W: Este bean debe proporcionar un <remote> (EJB 2.0: 10.6.1). -CHKJ2884.c.ejb20=CHKJ2884W: Este bean debe proporcionar un <local-home> o un <home> (EJB 2.0: 10.6.1). -CHKJ2885.c.ejb20=CHKJ2885W: Este bean debe proporcionar un <local> o un <remote> (EJB 2.0: 10.6.1). -CHKJ2880.b.ejb20=CHKJ2880W: Este bean debe proporcionar un <local-home> (EJB 2.0: 12.2.1). -CHKJ2881.b.ejb20=CHKJ2881W: Este bean debe proporcionar un <home> (EJB 2.0: 12.2.1). -CHKJ2882.b.ejb20=CHKJ2882W: Este bean debe proporcionar un <local> (EJB 2.0: 12.2.1). -CHKJ2883.b.ejb20=CHKJ2883W: Este bean debe proporcionar un <remote> (EJB 2.0: 12.2.1). -CHKJ2884.b.ejb20=CHKJ2884W: Este bean debe proporcionar un <local-home> o un <home> (EJB 2.0: 12.2.1). -CHKJ2885.b.ejb20=CHKJ2885W: Este bean debe proporcionar un <local> o un <remote> (EJB 2.0: 12.2.1). - -CHKJ2813.ejb20=CHKJ2813I: <ejb-name> {0} debe ser un identificador Java v\u00e1lido (EJB 2.0: 10.3.13, 11.2.6.1). -CHKJ2819.ejb20=CHKJ2819I: <abstract-schema-name> {0} debe ser un identificador Java v\u00e1lido (EJB 2.0: 10.3.13, 10.6.14, 11.2.6.1). -CHKJ2854.ejb20=CHKJ2854E: <abstract-schema-name> {0} debe ser exclusivo dentro del archivo ejb-jar.xml (EJB 2.0: 10.3.13, 10.6.14, 11.2.2). -CHKJ2858.ejb20=CHKJ2858W: <abstract-schema-name> debe existir (EJB 2.0: 22.2, 22.5). -CHKJ2859.ejb20=CHKJ2859W: El identificador reservado {0} no se puede utilizar como <ejb-name> (EJB 2.0: 10.6.14, 11.2.6.1). -CHKJ2860.ejb20=CHKJ2860W: El identificador reservado {0} no se puede utilizar como <abstract-schema-name> (EJB 2.0: 10.6.14, 11.2.6.1). - -CHKJ2861.ejb20=CHKJ2861I: <cmp-field> {0} debe ser un identificador v\u00e1lido y empezar por una letra min\u00fascula (EJB 2.0: 10.3.1, 11.2.6.1). -CHKJ2857.ejb20=CHKJ2857I: <cmr-field> {0} debe ser un identificador v\u00e1lido y empezar por una letra min\u00fascula (EJB 2.0: 10.3.1, 11.2.6.1). - -CHKJ2862.ejb20=CHKJ2862I: <cmp-field> {0} debe tener un m\u00e9todo set (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2863.ejb20=CHKJ2863I: <cmp-field> {0} debe tener un m\u00e9todo get (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2864.ejb20=CHKJ2864I: <cmr-field> {0} debe tener un m\u00e9todo set (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2865.ejb20=CHKJ2865I: <cmr-field> {0} debe tener un m\u00e9todo get (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2855.ejb20=CHKJ2855I: <cmp-field> {0} debe ser un tipo Java primitivo o un tipo Java serializable (EJB 2.0: 10.3.1). -CHKJ2856.ejb20=CHKJ2856I: <cmr-field> {0} debe ser el tipo {1} o una colecci\u00f3n de lo mismo (EJB 2.0: 10.3.1). - -CHKJ2815.ejb20=CHKJ2815W: La clase de valor dependiente {0} no puede ser un <cmr-field> (EJB 2.0: 10.3.3). - -CHKJ2816.ejb20=CHKJ2816I: <ejb-relation-name> debe ser exclusivo en ejb-jar.xml (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2817.ejb20=CHKJ2817I: <ejb-relationship-role-name> debe ser exclusivo en <ejb-relation> (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2818.ejb20=CHKJ2818I: El valor del elemento <multiplicity> debe ser "One" o "Many" (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2821.ejb20=CHKJ2821I: <relationship-role-source> con el rol {0} debe hacer referencia a un bean CMP existente (EJB 2.0: 10.3.2, 22.5). -CHKJ2848.ejb20=CHKJ2848I: <cascade-delete> debe utilizarse con una <multiplicity> "One" (EJB 2.0: 10.3.4.2, 22.5). -CHKJ2866.ejb20=CHKJ2866I: <cmr-field> {0} debe definirse en {1} (EJB 2.0: 10.3.2, 22.5). -CHKJ2867.ejb20=CHKJ2867I: Este bean puede tener solamente relaciones unidireccionales con otros beans (EJB 2.0: 10.3.2). -CHKJ2868.ejb20=CHKJ2868I: El valor del elemento <cmr-field-type> debe ser "java.util.Collection" o "java.util.Set" (EJB 2.0: 10.3.13, 22.5). -CHKJ2869.ejb20=CHKJ2869I: Debe haber como m\u00ednimo un <ejb-relationship-role> que defina un <cmr-field> (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2870.ejb20=CHKJ2870I: <ejb-name> {0} debe existir (EJB 2.0: 10.3.13). -CHKJ2871.ejb20=CHKJ2871I: <ejb-name> {0} debe hacer referencia a un bean CMP (EJB 2.0: 10.3.2, 10.3.13). - -CHKJ2872.ejb20=CHKJ2872E: El valor del elemento <cmp-version> debe ser "1.x" o "2.x" (EJB 2.0: 22.5). -CHKJ2873.ejb20=CHKJ2873W: Migre el enlace de origen de datos de este bean a un enlace de f\u00e1brica de conexiones CMP. -CHKJ2874.ejb20=CHKJ2874W: Migre el enlace de origen de datos predeterminado de este m\u00f3dulo EJB a un enlace de f\u00e1brica de conexiones CMP predeterminado. - -########################################################################### -# -# 2TC: Do not translate anything in the following section. These strings -# are reserved for future use. -# -########################################################################### -# -# Ignore these messages for now; the EJB QL validator may take care of this. -# If not, add this validation into the EJBJarVRule class. -# -# -# Identification variables -# -# IWAD4927.ejb20=IWAD4927W: Identification variable {0} must be declared in the FROM clause (EJB 2.0: 11.2.6.2). -# IWAD4928.ejb20=IWAD4928W: Reserved identifier {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4929.ejb20=IWAD4929W: <abstract-schema-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4930.ejb20=IWAD4930W: <ejb-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). - -# -# query statement -# -# IWAD4918.ejb20=IWAD4918W: This query must contain a SELECT clause (EJB 2.0: 11.1). -# IWAD4919.ejb20=IWAD4919W: This query must contain a FROM clause (EJB 2.0: 11.1). -# IWAD4920.ejb20=IWAD4920W: This query has a syntax error (EJB 2.0: 11.2). -# - - -# IWAD4808.ejb20=IWAD4808W: This bean must use container-managed transaction demarcation (EJB 2.0: 17.3.1, 17.3.3). -# IWAD4809.ejb20=IWAD4809W: Specify a transaction attribute for this method (EJB 2.0: 17.4.1). -# IWAD4810.ejb20=IWAD4810W: A transaction attribute must not exist for this method (EJB 2.0: 17.4.1). - -# IWAD4811.ejb20=IWAD4811W: At least one <method> must exist in a <container-transaction> (EJB 2.0: 17.4.1). -# IWAD4900.ejb20=IWAD4900W: This <container-transaction> must reference only one bean (EJB 2.0: 17.4.1). -# IWAD4901.ejb20=IWAD4901W: {0} must exist (EJB 2.0: 17.4.1) -# IWAD4815.ejb20=IWAD4815W: No methods on {0} match this <method> (EJB 2.0: 17.4.1). -# IWAD4817.ejb20=IWAD4817W: <trans-attribute> is unknown (EJB 2.0: 17.4.1). -# IWAD4818.ejb20=IWAD4818W: Only one Style 1 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4819.ejb20=IWAD4819W: Only one Style 2 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4820.ejb20=IWAD4820W: At least one <method-param> must exist in a <method-params>. - -# IWAD4821.ejb20=IWAD4821W: <env-entry-value> must be a {0} (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4822.ejb20=IWAD4822W: <env-entry-name> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4823.ejb20=IWAD4823W: <env-entry-type> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4824.ejb20=IWAD4824W: <env-entry-name> must be unique within {0} (EJB 2.0: 20.2.1.2). -# IWAD4825.ejb20=IWAD4825W: <env-entry-type> must be a legal type (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4826.ejb20=IWAD4826W: <env-entry-value> must be a String or a character (EJB 2.0: 20.2.1.2). - -# IWAD4828.ejb20=IWAD4828W: Conventionally this reference is located in the "ejb" subcontext (EJB 2.0: 20.3.1.1, 22.5). -# IWAD4829.ejb20=IWAD4829W: This <env-entry> should be in an <ejb-ref> (EJB 2.0: 20.3.1.2). -# IWAD4830.ejb20=IWAD4830W: This <env-entry> should be in an <ejb-local-ref> (EJB 2.0: 20.3.1.2). -# IWAD4831.ejb20=IWAD4831W: <ejb-ref-type> must be {0} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4832.ejb20=IWAD4832W: <ejb-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4833.ejb20=IWAD4833W: <ejb-local-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4834.ejb20=IWAD4834W: <home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4835.ejb20=IWAD4835W: <local-home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4836.ejb20=IWAD4836W: <remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4837.ejb20=IWAD4837W: <local-remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4838.ejb20=IWAD4838W: <ejb-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4839.ejb20=IWAD4839W: <ejb-local-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4840.ejb20=IWAD4840W: <home> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4841.ejb20=IWAD4841W: <remote> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4842.ejb20=IWAD4842W: <ejb-link> must exist (EJB 2.0: 20.3.1.2). - -# IWAD4843.ejb20=IWAD4843W: This <env-entry> must be a <resource-ref> (EJB 2.0: 20.4.1.2). -# IWAD4844.ejb20=IWAD4844W: <res-ref-name> should not include the "java:com/env/" string (EJB 2.0: 20.4.1.2). -# IWAD4845.ejb20=IWAD4845W: <res-auth> must be "Application" or "Container" (EJB 2.0: 20.4.1.2). -# IWAD4846.ejb20=IWAD4846W: <res-sharing-scope> must be "Shareable" or "Unshareable" (EJB 2.0: 20.4.1.2). -# IWAD4847.ejb20=IWAD4847W: <resource-ref> must be unique in bean {0} (EJB 2.0: 20.4.1.2). - -# IWAD4848.ejb20=IWAD4848W: Conventionally this is located in the "java:comp/env/jdbc" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4849.ejb20=IWAD4849W: Conventionally this is located in the "java:comp/env/jms" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4850.ejb20=IWAD4850W: Conventionally this is located in the "java:comp/env/mail" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4851.ejb20=IWAD4851W: Conventionally this is located in the "java:comp/env/url" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). - -# IWAD4852.ejb20=IWAD4852W: This <env-entry> must be a <resource-env-ref> (EJB 2.0: 20.5.1.2). -# IWAD4853.ejb20=IWAD4853W: <resource-env-ref-name> should not include the "java:comp/env" string (EJB 2.0: 20.5.1.2). -# IWAD4854.ejb20=IWAD4854W: A JMS Destination value must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 20.5.1.2). -# IWAD4855.ejb20=IWAD4855W: <resource-env-ref-name> must be unique in bean {0} (EJB 2.0: 20.5.1.2). - -# IWAD4856.ejb20=IWAD4856W: A <role-name> must exist (EJB 2.0: 21.2.5.3). -# IWAD4857.ejb20=IWAD4857W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.2.5.3). -# IWAD4858.ejb20=IWAD4858W: A <role-name> must exist (EJB 2.0: 21.3.1). -# IWAD4859.ejb20=IWAD4859W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.3.1). -# IWAD4860.ejb20=IWAD4860W: Security roles must exist (EJB 2.0: 21.3.1). - -# IWAD4931.ejb20=IWAD4931W: At least one <method> must exist in a <method-permission> (EJB 2.0: 21.3.2). -# IWAD4932.ejb20=IWAD4932W: {0} must exist (EJB 2.0: 21.3.2) (EJB 2.0: 17.4.1). -# IWAD4933.ejb20=IWAD4933W: No methods on {0} match this <method> (EJB 2.0: 21.3.2). -# IWAD4934.ejb20=IWAD4934W: At least one <method-param> must exist in a <method-params>. - -# IWAD4866.ejb20=IWAD4866W: A <role-link> must exist (EJB 2.0: 21.3.3). -# IWAD4867.ejb20=IWAD4867W: This <role-link> must not exist (EJB 2.0: 21.3.3). -# IWAD4868.ejb20=IWAD4868W: {0} must exist (EJB 2.0: 21.3.3). - -# IWAD4869.ejb20=IWAD4869W: <security-identity> must be either "use-caller-identity" or "run-as" (EJB 2.0: 21.3.4). -# IWAD4870.ejb20=IWAD4870W: <security-identity> must be "run-as" (EJB 2.0: 21.3.4). -# IWAD4871.ejb20=IWAD4871W: Security role {0} must exist (EJB 2.0: 21.3.4.1). - -# IWAD4875.ejb20=IWAD4875W: <session-type> must be either "Stateful" or "Stateless" (EJB 2.0: 22.2, 22.5). -# IWAD4876.ejb20=IWAD4876W: <transaction-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4877.ejb20=IWAD4877W: <persistence-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4879.ejb20=IWAD4879W: At least one <cmp-field> must exist (EJB 2.0: 22.2, 22.5). - -# IWAD4880.ejb20=IWAD4880W: <acknowledge-mode> must be either "Auto-acknowledge" or "Dups-ok-acknowledge" (EJB 2.0: 22.5). -# IWAD4881.ejb20=IWAD4881W: <cascade-delete> must not exist (EJB 2.0: 22.5). -# IWAD4882.ejb20=IWAD4882W: <cmp-version> must be either "1.x" or "2.x" (EJB 2.0: 22.5). -# IWAD4883.ejb20=IWAD4883W: <cmr-field-name> must exist on {0} (EJB 2.0: 22.5). -# IWAD4884.ejb20=IWAD4884W: <cmr-field-type> must be the same type as {0} (EJB 2.0: 22.5). -# IWAD4885.ejb20=IWAD4885W: <cmr-field-type> must be either java.util.Collection or java.util.Set (EJB 2.0: 22.5). - -# IWAD4886.ejb20=IWAD4886W: <cmr-field-name> must begin with a lowercase letter (EJB 2.0: 22.5). -# IWAD4887.ejb20=IWAD4887W: <destination-type> must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 22.5). -# IWAD4889.ejb20=IWAD4889W: {0} must exist (EJB 2.0: 22.5). -# IWAD4890.ejb20=IWAD4890W: <ejb-ref-name> must be unique in bean {0} (EJB 2.0: 22.5). -# IWAD4891.ejb20=IWAD4891W: <ejb-ref-type> must be "Entity" or "Session" (EJB 2.0: 22.5). - -# IWAD4862.ejb20=IWAD4862W: <result-type-mapping> must be "Remote" (EJB 2.0: 10.5.7). -############################################################################### -# -# 2TC: end of messages which should not be translated -# -############################################################################### - -# -# end of messages for the EJB 2.0 specification -# - -# -# end of validation messages -# - -# -# End EJB Validation strings -# - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_fr.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_fr.properties deleted file mode 100644 index e2c9cdfee..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_fr.properties +++ /dev/null @@ -1,1528 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# -# ************************************************************************* -# * Code oriented instructions: -# * -# * In the string, you may see the following special sequences: -# * a) {n} where n is a number. These are replaceable parameters. -# * b) '' In .properties files, in order to see one apostrophe (') in the final -# * string, sometimes two apostrophes must be entered in the string. In the translated -# * string, if there is at least one {n} in the string, then to show one apostrophe -# * to the user, put two apostrophes in the string. If there are no {n} in the string, -# * then put one apostrophe. -# * For example, say that you want the user to read "George's file". -# * GEORGE=George's file was on the desk. -# * GEORGE2=George''s file and {0} were on the desk. -# * GEORGE uses one apostrophe because there are no {n} and GEORGE2 -# * uses two apostrophes because there is a {n}. -# * c) '' text '' where text can be any word(s). The text between the double -# * apostrophes should not be translated. -# * d) <text> where text can be any word(s). The text between the angle -# * brackets should NOT be translated. -# * e) "text" where text can be any word(s). The text between the quotation -# * marks should NOT be translated. -# * -# ************************************************************************* -# * Other instructions -# * a) Do not translate any text that is on a line which begins with a comment -# * symbol (#). -# * b) Do not translate these words: -# * schema, EJB, RDB, JAR, RMI, BMP, CMP, OOSQL -# * c) Please return the .properties files using the same directory structure. -# * This is necessary because two of the files have the same name. -# * -# ************************************************************************* -# Any other comments to the translators are on lines which start like this: # 2TC: -# -# Version 1.42 -# - -# -# Begin EJB Validator strings. -# -# The purpose of -# IDs: -# STATUS=Status message -# LOC=Text description of a location (identifies the source of the problem when no line number is available) -# CHKJ=EJB validation message -# - -# -# Start of status messages -# -STATUS_VALIDATING=Validation de {0}. - -LOC_CLASS=Classe : {0} -LOC_FIELD=Zone : {0}, classe : {1} -LOC_METHOD=M\u00e9thode : {0}, classe : {1} -LOC_BEAN=Bean enterprise : {0} -LOC_ROLE=<localRelationshipRoles> : {0}, bean enterprise : {1} -LOC_ROLEREF=<security-role-ref> : {0} -LOC_METHODELEMENT=El\u00e9ment <method> : {0} -LOC_METHODPERMISSION=El\u00e9ment <method-permission> : {0} -LOC_METHODTRANSACTION=El\u00e9ment <container-transaction> : {0} -LOC_EJBRELATION=<ejb-relation> : {0} -LOC_EJBRELATIONSHIPROLE=<ejb-relationship-role> : {0}, <ejb-relation> : {1} -# -# end of status messages -# - -# -# Start of validation messages -# -# All unique error ids follow this format: -# -# CHKJnnnn[s] -# -# where -# - CHKJ is the four character unique component prefix -# - nnnn is the numerical id, unique within EJB Validator -# - [s] is the severity indicator: E (error), W (warning), or I (information). -# -# nnnn ranges from 2000 - 2999 -# 2000 - 2099 Messages on a class -# 2100 - 2199 Messages which are specific to Websphere or WSA (i.e., not mentioned in EJB specification, such as associations & finders) -# 2200 - 2399 Messages on a field -# 2400 - 2799 Messages on a method -# 2800 - 2899 Messages on the deployment descriptor -# 2900 - 2999 Miscellaneous -# - -# -# Messages common across EJB specifications -# -CHKJ2900=CHKJ2900I: Erreur interne lors de l'ex\u00e9cution du valideur d'EJB. Consultez le journal pour plus de d\u00e9tails. -CHKJ2852=CHKJ2852W: Erreur interne lors de la validation de {0}. Le bean valid\u00e9 \u00e9tait {1}. -CHKJ2433=CHKJ2433W: Impossible de valider {0} car {1} ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2907=CHKJ2907E: Le type {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2905=CHKJ2905W: Le valideur d'EJB n'a pas \u00e9t\u00e9 ex\u00e9cut\u00e9 car le fichier ejb-jar.xml n'a pas pu \u00eatre charg\u00e9. Pour plus d'informations, ex\u00e9cutez le valideur XML. -CHKJ2041=CHKJ2041I: Les interfaces et les classes permanentes doivent se trouver dans un package nomm\u00e9. (JLS 2.0 : 7.4.2). - -CHKJ2456.i=CHKJ2456W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} pour {2} afin d''\u00e9viter les erreurs de compilation dans le code de d\u00e9ploiement. -CHKJ2456.m=CHKJ2456W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} pour {1} afin d''\u00e9viter les erreurs de compilation dans le code de d\u00e9ploiement. - -# -# end of common messages -# - -# -# Messages for the EJB 1.1 specification -# -CHKJ2001.eb.ejb11=CHKJ2001W: La classe de cl\u00e9 {0} doit impl\u00e9menter la m\u00e9thode {1}. (EJB 1.1 : 9.2.9) -CHKJ2002.eb.i.ejb11=CHKJ2002W: Cette classe doit impl\u00e9menter une m\u00e9thode ejbPostCreate correspondante pour la m\u00e9thode {0}. (EJB 1.1 : 9.2.4). -CHKJ2002.eb.m.ejb11=CHKJ2002W: Cette classe doit impl\u00e9menter une m\u00e9thode ejbPostCreate correspondante pour cette m\u00e9thode. (EJB 1.1 : 9.2.4). -CHKJ2003E.ejb11=CHKJ2003E: Cette classe ne doit pas impl\u00e9menter javax.ejb.SessionSynchronization. (EJB 1.1 : 6.5.3) -CHKJ2003I.ejb11=CHKJ2003I: Les beans session avec \u00e9tat des transactions g\u00e9r\u00e9es par bean n'ont pas besoin d'impl\u00e9menter javax.ejb.SessionSynchronization. (EJB 1.1 : 6.5.3). -CHKJ2004.eb.i.ejb11=CHKJ2004W: La classe de bean {1} ne doit pas impl\u00e9menter la m\u00e9thode ejbFind {0}. (EJB 1.1 : 9.4.6) -CHKJ2004.eb.m.ejb11=CHKJ2004W: La classe de bean {0} ne doit pas impl\u00e9menter de m\u00e9thode ejbFind. (EJB 1.1 : 9.4.6) -CHKJ2005.eh.i.ejb11=CHKJ2005E: La m\u00e9thode {0} doit correspondre \u00e0 une m\u00e9thode create ou find. (EJB 1.1 : 9.2.8) -CHKJ2005.eh.m.ejb11=CHKJ2005E: Cette m\u00e9thode doit correspondre \u00e0 une m\u00e9thode create ou find. (EJB 1.1 : 9.2.8) -CHKJ2006.sb.ejb11=CHKJ2006E: La classe de bean {0} doit contenir un constructeur public sans argument. (EJB 1.1 : 6.10.2) -CHKJ2006.eb.ejb11=CHKJ2006E: La classe de bean {0} doit contenir un constructeur public sans argument. (EJB 1.1 : 9.2.2) -CHKJ2007.sb.ejb11=CHKJ2007W: {0} ne doit pas d\u00e9clarer la m\u00e9thode finalize(). (EJB 1.1 : 6.10.2) -CHKJ2007.eb.ejb11=CHKJ2007W: {0} ne doit pas d\u00e9clarer la m\u00e9thode finalize(). (EJB 1.1 : 9.2.2) -CHKJ2008.sb.ejb11=CHKJ2008E: La classe de bean {0} doit contenir au moins une m\u00e9thode ejbCreate. (EJB 1.1 : 6.5.5, 6.10.3) -CHKJ2009.eb.ejb11=CHKJ2009E: La classe de bean {0} doit contenir au moins une m\u00e9thode ejbFindByPrimaryKey. (EJB 1.1 : 9.2.5) -CHKJ2010.sh.ejb11=CHKJ2010E: L''interface home {0} doit contenir au moins une m\u00e9thode create. (EJB 1.1 : 6.10.6) -CHKJ2011.eh.ejb11=CHKJ2011E: L''interface home {0} doit contenir au moins une m\u00e9thode findByPrimaryKey. (EJB 1.1 : 9.2.8) -CHKJ2012.sr.ejb11=CHKJ2012E: Ce type doit correspondre \u00e0 une interface. (EJB 1.1 : 6.10.5). -CHKJ2012.sh.ejb11=CHKJ2012E: Ce type doit correspondre \u00e0 une interface. (EJB 1.1 : 6.10.6) -CHKJ2012.er.ejb11=CHKJ2012E: Ce type doit correspondre \u00e0 une interface. (EJB 1.1 : 9.2.7). -CHKJ2012.eh.ejb11=CHKJ2012E: Ce type doit correspondre \u00e0 une interface. (EJB 1.1 : 9.2.8) -CHKJ2013.sb.ejb11=CHKJ2013E: La classe de bean {0} doit impl\u00e9menter {1}. (EJB 1.1 : 6.10.2). -CHKJ2013.eb.ejb11=CHKJ2013E: La classe de bean {0} doit impl\u00e9menter {1}. (EJB 1.1 : 9.2.2) -CHKJ2014.sb.ejb11=CHKJ2014E: La classe de bean {0} ne peut pas \u00eatre abstraite. (EJB 1.1 : 6.10.2) -CHKJ2014.eb.ejb11=CHKJ2014E: La classe de bean {0} ne peut pas \u00eatre abstraite. (EJB 1.1 : 9.2.2) -CHKJ2015.sb.ejb11=CHKJ2015E: La classe de bean {0} ne peut pas \u00eatre finale. (EJB 1.1 : 6.10.2) -CHKJ2015.eb.ejb11=CHKJ2015E: La classe de bean {0} ne peut pas \u00eatre finale. (EJB 1.1 : 9.2.2) -CHKJ2017.sr.ejb11=CHKJ2017E: L''interface doit \u00e9tendre {0}. (EJB 1.1 : 6.10.5) -CHKJ2017.sh.ejb11=CHKJ2017E: L''interface doit \u00e9tendre {0}. (EJB 1.1 : 6.10.6) -CHKJ2017.er.ejb11=CHKJ2017E: L''interface doit \u00e9tendre {0}. (EJB 1.1 : 9.2.7) -CHKJ2017.eh.ejb11=CHKJ2017E: L''interface doit \u00e9tendre {0}. (EJB 1.1 : 9.2.8) -CHKJ2019.eb.ejb11=CHKJ2019I: La classe de cl\u00e9 {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2.9) (RMI 1.3 : 2.6). - - -CHKJ2020.eb.ejb11=CHKJ2020E: La classe de cl\u00e9 {0} doit \u00eatre publique. (EJB 1.1 : 9.4.7.2) -CHKJ2021.eb.ejb11=CHKJ2021E: La classe de cl\u00e9 {0} doit d\u00e9finir un constructeur par d\u00e9faut public. (EJB 1.1 : 9.4.7.2) -CHKJ2022.sb.ejb11=CHKJ2022E: La classe de bean {0} doit \u00eatre publique. (EJB 1.1 : 6.10.2) -CHKJ2022.eb.ejb11=CHKJ2022E: La classe de bean {0} doit \u00eatre publique. (EJB 1.1 : 9.2.2) -CHKJ2023.sr.i.ejb11=CHKJ2023E: La classe de bean {1} doit contenir une m\u00e9thode correspondant \u00e0 la m\u00e9thode {0}. (EJB 1.1 : 6.10.5) -CHKJ2023.sr.m.ejb11=CHKJ2023E: La classe de bean {0} doit contenir une m\u00e9thode correspondant \u00e0 cette m\u00e9thode. (EJB 1.1 : 6.10.5) -CHKJ2023.er.i.ejb11=CHKJ2023E: La classe de bean {1} doit contenir une m\u00e9thode correspondant \u00e0 la m\u00e9thode {0}. (EJB 1.1 : 9.2.7) -CHKJ2023.er.m.ejb11=CHKJ2023E: La classe de bean {0} doit contenir une m\u00e9thode correspondant \u00e0 cette m\u00e9thode. (EJB 1.1 : 9.2.7) -CHKJ2024.sh.i.ejb11=CHKJ2024E: La m\u00e9thode {0} ne doit pas exister. Seule la m\u00e9thode create() peut exister (EJB 1.1 : 6.8). -CHKJ2024.sh.m.ejb11=CHKJ2024E: Cette m\u00e9thode ne doit pas exister. Seule la m\u00e9thode create() peut exister (EJB 1.1 : 6.8). -CHKJ2025.sb.i.ejb11=CHKJ2025E: La m\u00e9thode {0} ne doit pas exister. Seule la m\u00e9thode ejbCreate() peut exister (EJB 1.1 : 6.8). -CHKJ2025.sb.m.ejb11=CHKJ2025E: Cette m\u00e9thode ne doit pas exister. Seule la m\u00e9thode ejbCreate() peut exister (EJB 1.1 : 6.8). -CHKJ2026.sh.i.ejb11=CHKJ2026E: La classe de bean {1} doit impl\u00e9menter une m\u00e9thode ejbCreate correspondante pour {0}. (EJB 1.1 : 6.10.6) -CHKJ2026.sh.m.ejb11=CHKJ2026E: La classe de bean {0} doit impl\u00e9menter une m\u00e9thode ejbCreate correspondante pour cette m\u00e9thode. (EJB 1.1 : 6.10.6) -CHKJ2026.eh.i.ejb11=CHKJ2026E: La classe de bean {1} doit impl\u00e9menter une m\u00e9thode ejbCreate correspondante pour {0}. (EJB 1.1 : 9.2.8) -CHKJ2026.eh.m.ejb11=CHKJ2026E: La classe de bean {0} doit impl\u00e9menter une m\u00e9thode ejbCreate correspondante pour cette m\u00e9thode. (EJB 1.1 : 9.2.8) -CHKJ2028.eb.i.ejb11=CHKJ2028W: La m\u00e9thode {0} n''est pas appel\u00e9e sauf si une m\u00e9thode ejbCreate correspondante est d\u00e9finie. (EJB 1.1 : 9.1.5.1) -CHKJ2028.eb.m.ejb11=CHKJ2028W: Cette m\u00e9thode n'est pas appel\u00e9e sauf si une m\u00e9thode ejbCreate correspondante est d\u00e9finie. (EJB 1.1 : 9.1.5.1) -CHKJ2029.eb.i.ejb11=CHKJ2029W: La m\u00e9thode {0} ne peut pas \u00eatre appel\u00e9e sans la m\u00e9thode create correspondante de l''interface home {1}. (EJB 1.1 : 9.2.3) -CHKJ2029.eb.m.ejb11=CHKJ2029W: Cette m\u00e9thode ne peut pas \u00eatre appel\u00e9e sans la m\u00e9thode create correspondante de l''interface home {0}. (EJB 1.1 : 9.2.3) -CHKJ2030.eh.i.ejb11=CHKJ2030E: La classe de bean {1} doit contenir une m\u00e9thode ejbFind correspondant \u00e0 la m\u00e9thode {0}. (EJB 1.1 : 9.2.8) -CHKJ2030.eh.m.ejb11=CHKJ2030E: La classe de bean {0} doit contenir une m\u00e9thode ejbFind correspondant \u00e0 cette m\u00e9thode. (EJB 1.1 : 9.2.8) -CHKJ2032.eb.ejb11=CHKJ2032W: La classe de bean {0} doit d\u00e9clarer au moins une zone g\u00e9r\u00e9e par conteneur. (EJB 1.1 : 9.4.7) -CHKJ2033.eb.ejb11=CHKJ2033W: La m\u00e9thode setEntityContext(EntityContext ic) doit exister. (EJB 1.1 : 9.1.5.1) -CHKJ2034.eb.ejb11=CHKJ2034W: La m\u00e9thode unsetEntityContext() doit exister. (EJB 1.1 : 9.1.5.1) -CHKJ2035.eb.ejb11=CHKJ2035W: La m\u00e9thode ejbActivate() doit exister. (EJB 1.1 : 9.1.5.1) -CHKJ2036.eb.ejb11=CHKJ2036W: La m\u00e9thode ejbPassivate() doit exister. (EJB 1.1 : 9.1.5.1) -CHKJ2037.eb.ejb11=CHKJ2037W: La m\u00e9thode ejbRemove() doit exister. (EJB 1.1 : 9.1.5.1) -CHKJ2038.eb.ejb11=CHKJ2038W: La m\u00e9thode ejbLoad() doit exister. (EJB 1.1 : 9.1.5.1) -CHKJ2039.eb.ejb11=CHKJ2039W: La m\u00e9thode ejbStore() doit exister. (EJB 1.1 : 9.1.5.1) - -CHKJ2040.sb.ejb11=CHKJ2040I: "this" ne doit pas \u00eatre transmis comme argument de m\u00e9thode ou r\u00e9sultat. (EJB 1.1 : 6.10.2) - -CHKJ2100.ejb11=CHKJ2100E: Les deux extr\u00e9mit\u00e9s du r\u00f4le doivent utiliser le m\u00eame nombre d'attributs. -CHKJ2101.ejb11=CHKJ2101E: Les deux extr\u00e9mit\u00e9s du r\u00f4le doivent utiliser le m\u00eame type. -CHKJ2102.eh.ejb11=CHKJ2102E: Un descripteur finder ou une m\u00e9thode finder personnalis\u00e9e correspondante dans la classe {0} doit \u00eatre d\u00e9finie. -CHKJ2103.ejb11=CHKJ2103E: Dans l''h\u00e9ritage des composants, la classe de bean {0} doit h\u00e9riter de {1}. (EJB 1.1 : B.2) -CHKJ2104.ejb11=CHKJ2104E: Dans l''h\u00e9ritage des composants, l''interface home {0} ne doit pas h\u00e9riter de {1}. (EJB 1.1 : B.2) -CHKJ2105.ejb11=CHKJ2105E: Dans l''h\u00e9ritage des composants, l''interface \u00e9loign\u00e9e {0} doit h\u00e9riter de {1}. (EJB 1.1 : B.2) -CHKJ2106.ejb11=CHKJ2106E: Le bean {0} doit utiliser {1} comme \u00e9l\u00e9ment <prim-key-class> (EJB 1.1 : B.2). - -CHKJ2200.i.ejb11=CHKJ2200W: La zone statique {0} doit \u00eatre finale. (EJB 1.1 : 18.1.2) -CHKJ2200.m.ejb11=CHKJ2200W: Cette zone statique doit \u00eatre finale. (EJB 1.1 : 18.1.2) -CHKJ2201.eb.i.ejb11=CHKJ2201E: {0} ne doit pas \u00eatre transitoire. (EJB 1.1 : 9.4.1) -CHKJ2201.eb.m.ejb11=CHKJ2201E: Cette zone ne doit pas \u00eatre transitoire. (EJB 1.1 : 9.4.1) -CHKJ2202.eb.i.ejb11=CHKJ2202W: Le type de la zone {0} n''est pas valide pour un bean CMP. (EJB 1.1 : 9.4.1) -CHKJ2202.eb.m.ejb11=CHKJ2202W: Le type de la zone n'est pas valide pour un bean CMP. (EJB 1.1 : 9.4.1) -CHKJ2203.eb.i.ejb11=CHKJ2203E: La zone {0} doit \u00eatre publique. (EJB 1.1 : 9.4.1) -CHKJ2203.eb.m.ejb11=CHKJ2203E: La zone doit \u00eatre publique. (EJB 1.1 : 9.4.1) -CHKJ2205.eb.i.ejb11=CHKJ2205W: La zone de cl\u00e9 principale {0} doit \u00eatre publique. (EJB 1.1 : 9.4.7.2) -CHKJ2205.eb.m.ejb11=CHKJ2205W: La zone de cl\u00e9 principale doit \u00eatre publique. (EJB 1.1 : 9.4.7.2) -CHKJ2206.eb.i.ejb11=CHKJ2206W: La zone {0} doit \u00eatre un \u00e9l\u00e9ment <cmp-field> de {1} et une zone de la classe de bean {2}. (EJB 1.1 : 9.4.7.2). -CHKJ2206.eb.m.ejb11=CHKJ2206W: Cette zone doit \u00eatre un \u00e9l\u00e9ment <cmp-field> de {0} et une zone de la classe de bean {1}. (EJB 1.1 : 9.4.7.2). -CHKJ2207.eb.ejb11=CHKJ2207E: Le type de la zone cl\u00e9 {0} doit \u00eatre identique \u00e0 celui de la cl\u00e9 principale {1}. (EJB 1.1 : 9.4.7.1) - -CHKJ2400.ejbCreate.sb.i.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e dans la m\u00e9thode {0}. (EJB 1.1 : 6.10.3). -CHKJ2400.ejbCreate.sb.m.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e. (EJB 1.1 : 6.10.3). -CHKJ2400.bus.sb.i.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e dans la m\u00e9thode {0}. (EJB 1.1 : 6.10.4). -CHKJ2400.bus.sb.m.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e. (EJB 1.1 : 6.10.4). -CHKJ2400.ejbCreate.eb.i.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e dans la m\u00e9thode {0}. (EJB 1.1 : 9.2.3). -CHKJ2400.ejbCreate.eb.m.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e. (EJB 1.1 : 9.2.3). -CHKJ2400.ejbPostCreate.eb.i.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e dans la m\u00e9thode {0}. (EJB 1.1 : 9.2.4). -CHKJ2400.ejbPostCreate.eb.m.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e. (EJB 1.1 : 9.2.4). -CHKJ2400.ejbFind.eb.i.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e dans la m\u00e9thode {0}. (EJB 1.1 : 9.2.5). -CHKJ2400.ejbFind.eb.m.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e. (EJB 1.1 : 9.2.5). -CHKJ2400.bus.eb.i.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e dans la m\u00e9thode {0}. (EJB 1.1 : 9.2.6). -CHKJ2400.bus.eb.m.ejb11=CHKJ2400W: Utilisation de la classe java.rmi.RemoteException d\u00e9conseill\u00e9e. (EJB 1.1 : 9.2.6). - -CHKJ2401.sb.i.ejb11=CHKJ2401E: La m\u00e9thode {0} ne doit rien renvoyer. (EJB 1.1 : 6.10.3) -CHKJ2401.sb.m.ejb11=CHKJ2401E: Cette m\u00e9thode ne doit rien renvoyer. (EJB 1.1 : 6.10.3) -CHKJ2402.sh.i.ejb11=CHKJ2402W: La m\u00e9thode {0} doit renvoyer le type d''interface \u00e9loign\u00e9e {1}. (EJB 1.1 : 6.10.6) -CHKJ2402.sh.m.ejb11=CHKJ2402W: Cette m\u00e9thode create doit renvoyer le type d''interface \u00e9loign\u00e9e {0}. (EJB 1.1 : 6.10.6) -CHKJ2402.eh.i.ejb11=CHKJ2402W: La m\u00e9thode {0} doit renvoyer le type d''interface \u00e9loign\u00e9e {1}. (EJB 1.1 : 9.2.8) -CHKJ2402.eh.m.ejb11=CHKJ2402W: Cette m\u00e9thode create doit renvoyer le type d''interface \u00e9loign\u00e9e {0}. (EJB 1.1 : 9.2.8) -CHKJ2403.eh.i.ejb11=CHKJ2403W: La m\u00e9thode {0} doit renvoyer {1} ou une collection de cette derni\u00e8re. (EJB 1.1 : 9.2.8) -CHKJ2403.eh.m.ejb11=CHKJ2403W: Cette m\u00e9thode doit renvoyer {0} ou une collection de cette derni\u00e8re. (EJB 1.1 : 9.2.8) -CHKJ2405.eh.i.ejb11=CHKJ2405W: L''ordre et les types des arguments de {0} doivent correspondre \u00e0 ceux des zones de la classe de cl\u00e9 {1}. (EJB 1.1 : 9.2.8, 9.4.7.3, 16.5) -CHKJ2405.eh.m.ejb11=CHKJ2405W: L''ordre et les types des arguments doivent correspondre \u00e0 ceux des zones de la classe de cl\u00e9 {0}. (EJB 1.1 : 9.2.8, 9.4.7.3, 16.5) -CHKJ2406.eb.i.ejb11=CHKJ2406W: La m\u00e9thode {0} doit renvoyer le type de cl\u00e9 principale {1}. (EJB 1.1 : 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2406.eb.m.ejb11=CHKJ2406W: Cette m\u00e9thode doit renvoyer le type de cl\u00e9 principale {0}. (EJB 1.1 : 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2407.eb.i.ejb11=CHKJ2407W: La m\u00e9thode {0} doit renvoyer {1} ou une collection de cette derni\u00e8re. (EJB 1.1 : 9.2.5) -CHKJ2407.eb.m.ejb11=CHKJ2407W: Cette m\u00e9thode doit renvoyer {0} ou une collection de cette derni\u00e8re. (EJB 1.1 : 9.2.5) - -CHKJ2408.ejbCreate.sb.i.ejb11=CHKJ2408E: La m\u00e9thode {0} doit \u00eatre publique. (EJB 1.1 : 6.10.3). -CHKJ2408.ejbCreate.sb.m.ejb11=CHKJ2408E: Cette m\u00e9thode doit \u00eatre publique. (EJB 1.1 : 6.10.3). -CHKJ2408.bus.sb.i.ejb11=CHKJ2408E: La m\u00e9thode {0} doit \u00eatre publique. (EJB 1.1 : 6.10.4). -CHKJ2408.bus.sb.m.ejb11=CHKJ2408E: Cette m\u00e9thode doit \u00eatre publique. (EJB 1.1 : 6.10.4). -CHKJ2408.ejbCreate.eb.i.ejb11=CHKJ2408E: La m\u00e9thode {0} doit \u00eatre publique. (EJB 1.1 : 9.2.3). -CHKJ2408.ejbCreate.eb.m.ejb11=CHKJ2408E: Cette m\u00e9thode doit \u00eatre publique. (EJB 1.1 : 9.2.3). -CHKJ2408.ejbPostCreate.eb.i.ejb11=CHKJ2408E: La m\u00e9thode {0} doit \u00eatre publique. (EJB 1.1 : 9.2.4). -CHKJ2408.ejbPostCreate.eb.m.ejb11=CHKJ2408E: Cette m\u00e9thode doit \u00eatre publique. (EJB 1.1 : 9.2.4). -CHKJ2408.ejbFind.eb.i.ejb11=CHKJ2408E: La m\u00e9thode {0} doit \u00eatre publique. (EJB 1.1 : 9.2.5). -CHKJ2408.ejbFind.eb.m.ejb11=CHKJ2408E: Cette m\u00e9thode doit \u00eatre publique. (EJB 1.1 : 9.2.5). -CHKJ2408.bus.eb.i.ejb11=CHKJ2408E: La m\u00e9thode {0} doit \u00eatre publique. (EJB 1.1 : 9.2.6). -CHKJ2408.bus.eb.m.ejb11=CHKJ2408E: Cette m\u00e9thode doit \u00eatre publique. (EJB 1.1 : 9.2.6). - -CHKJ2409.ejbCreate.sb.i.ejb11=CHKJ2409E: La m\u00e9thode {0} ne doit pas \u00eatre finale. (EJB 1.1 : 6.10.3). -CHKJ2409.ejbCreate.sb.m.ejb11=CHKJ2409E: Cette m\u00e9thode ne doit pas \u00eatre finale. (EJB 1.1 : 6.10.3). -CHKJ2409.bus.sb.i.ejb11=CHKJ2409E: La m\u00e9thode {0} ne doit pas \u00eatre finale. (EJB 1.1 : 6.10.4). -CHKJ2409.bus.sb.m.ejb11=CHKJ2409E: Cette m\u00e9thode ne doit pas \u00eatre finale. (EJB 1.1 : 6.10.4). -CHKJ2409.ejbCreate.eb.i.ejb11=CHKJ2409E: La m\u00e9thode {0} ne doit pas \u00eatre finale. (EJB 1.1 : 9.2.3). -CHKJ2409.ejbCreate.eb.m.ejb11=CHKJ2409E: Cette m\u00e9thode ne doit pas \u00eatre finale. (EJB 1.1 : 9.2.3). -CHKJ2409.ejbPostCreate.eb.i.ejb11=CHKJ2409E: La m\u00e9thode {0} ne doit pas \u00eatre finale. (EJB 1.1 : 9.2.4). -CHKJ2409.ejbPostCreate.eb.m.ejb11=CHKJ2409E: Cette m\u00e9thode ne doit pas \u00eatre finale. (EJB 1.1 : 9.2.4). -CHKJ2409.ejbFind.eb.i.ejb11=CHKJ2409E: La m\u00e9thode {0} ne doit pas \u00eatre finale. (EJB 1.1 : 9.2.5). -CHKJ2409.ejbFind.eb.m.ejb11=CHKJ2409E: Cette m\u00e9thode ne doit pas \u00eatre finale. (EJB 1.1 : 9.2.5). -CHKJ2409.bus.eb.i.ejb11=CHKJ2409E: La m\u00e9thode {0} ne doit pas \u00eatre finale. (EJB 1.1 : 9.2.6). -CHKJ2409.bus.eb.m.ejb11=CHKJ2409E: Cette m\u00e9thode ne doit pas \u00eatre finale. (EJB 1.1 : 9.2.6). - -CHKJ2410.ejbCreate.sb.i.ejb11=CHKJ2410E: {0} ne doit pas \u00eatre statique. (EJB 1.1 : 6.10.3). -CHKJ2410.ejbCreate.sb.m.ejb11=CHKJ2410E: Cette m\u00e9thode ne doit pas \u00eatre statique. (EJB 1.1 : 6.10.3). -CHKJ2410.bus.sb.i.ejb11=CHKJ2410E: {0} ne doit pas \u00eatre statique. (EJB 1.1 : 6.10.4). -CHKJ2410.bus.sb.m.ejb11=CHKJ2410E: Cette m\u00e9thode ne doit pas \u00eatre statique. (EJB 1.1 : 6.10.4). -CHKJ2410.ejbCreate.eb.i.ejb11=CHKJ2410E: {0} ne doit pas \u00eatre statique. (EJB 1.1 : 9.2.3). -CHKJ2410.ejbCreate.eb.m.ejb11=CHKJ2410E: Cette m\u00e9thode ne doit pas \u00eatre statique. (EJB 1.1 : 9.2.3). -CHKJ2410.ejbPostCreate.eb.i.ejb11=CHKJ2410E: {0} ne doit pas \u00eatre statique. (EJB 1.1 : 9.2.4). -CHKJ2410.ejbPostCreate.eb.m.ejb11=CHKJ2410E: Cette m\u00e9thode ne doit pas \u00eatre statique. (EJB 1.1 : 9.2.4). -CHKJ2410.ejbFind.eb.i.ejb11=CHKJ2410E: {0} ne doit pas \u00eatre statique. (EJB 1.1 : 9.2.5). -CHKJ2410.ejbFind.eb.m.ejb11=CHKJ2410E: Cette m\u00e9thode ne doit pas \u00eatre statique. (EJB 1.1 : 9.2.5). -CHKJ2410.bus.eb.i.ejb11=CHKJ2410E: {0} ne doit pas \u00eatre statique. (EJB 1.1 : 9.2.6). -CHKJ2410.bus.eb.m.ejb11=CHKJ2410E: Cette m\u00e9thode ne doit pas \u00eatre statique. (EJB 1.1 : 9.2.6). - -CHKJ2411.sb.i.ejb11=CHKJ2411E: Le nom de la m\u00e9thode {0} ne doit pas commencer par "ejb". (EJB 1.1 : 6.10.4) -CHKJ2411.sb.m.ejb11=CHKJ2411E: Le nom de la m\u00e9thode ne doit pas commencer par "ejb". (EJB 1.1 : 6.10.4) -CHKJ2411.eb.i.ejb11=CHKJ2411E: Le nom de la m\u00e9thode {0} ne doit pas commencer par "ejb". (EJB 1.1 : 9.2.6) -CHKJ2411.eb.m.ejb11=CHKJ2411E: Le nom de la m\u00e9thode ne doit pas commencer par "ejb". (EJB 1.1 : 9.2.6) - -CHKJ2412.sb.i.ejb11=CHKJ2412I: Le type de retour {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10) (RMI 1.3 : 2.6). -CHKJ2412.sb.m.ejb11=CHKJ2412I: Le type de retour doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10) (RMI 1.3 : 2.6). -CHKJ2412.eb.i.ejb11=CHKJ2412I: Le type de retour {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2) (RMI 1.3 : 2.6). -CHKJ2412.eb.m.ejb11=CHKJ2412I: Le type de retour doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2) (RMI 1.3 : 2.6). -CHKJ2412.sr.i.ejb11=CHKJ2412I: Le type de retour {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10.5) (RMI 1.3 : 2.6). -CHKJ2412.sr.m.ejb11=CHKJ2412I: Le type de retour doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10.5) (RMI 1.3 : 2.6). -CHKJ2412.er.i.ejb11=CHKJ2412I: Le type de retour {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2.7) (RMI 1.3 : 2.6). -CHKJ2412.er.m.ejb11=CHKJ2412I: Le type de retour doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2.7) (RMI 1.3 : 2.6). -CHKJ2412.sh.i.ejb11=CHKJ2412I: Le type de retour {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10.6) (RMI 1.3 : 2.6). -CHKJ2412.sh.m.ejb11=CHKJ2412I: Le type de retour doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10.6) (RMI 1.3 : 2.6). -CHKJ2412.eh.i.ejb11=CHKJ2412I: Le type de retour {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2.8) (RMI 1.3 : 2.6). -CHKJ2412.eh.m.ejb11=CHKJ2412I: Le type de retour doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2.8) (RMI 1.3 : 2.6). - -CHKJ2413.sb.i.ejb11=CHKJ2413I: L''argument {1} de {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10) (RMI 1.3 : 2.6). -CHKJ2413.sb.m.ejb11=CHKJ2413I: L''argument {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10) (RMI 1.3 : 2.6). -CHKJ2413.eb.i.ejb11=CHKJ2413I: L''argument {1} de {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2) (RMI 1.3 : 2.6). -CHKJ2413.eb.m.ejb11=CHKJ2413I: L''argument {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2) (RMI 1.3 : 2.6). -CHKJ2413.sr.i.ejb11=CHKJ2413I: L''argument {1} de {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10.5) (RMI 1.3 : 2.6). -CHKJ2413.sr.m.ejb11=CHKJ2413I: L''argument {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10.5) (RMI 1.3 : 2.6). -CHKJ2413.er.i.ejb11=CHKJ2413I: L''argument {1} de {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2.7) (RMI 1.3 : 2.6). -CHKJ2413.er.m.ejb11=CHKJ2413I: L''argument {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2.7) (RMI 1.3 : 2.6). -CHKJ2413.sh.i.ejb11=CHKJ2413I: L''argument {1} de {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10.6) (RMI 1.3 : 2.6). -CHKJ2413.sh.m.ejb11=CHKJ2413I: L''argument {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 6.10.6) (RMI 1.3 : 2.6). -CHKJ2413.eh.i.ejb11=CHKJ2413I: L''argument {1} de {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2.8) (RMI 1.3 : 2.6). -CHKJ2413.eh.m.ejb11=CHKJ2413I: L''argument {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution. (EJB 1.1 : 9.2.8) (RMI 1.3 : 2.6). - -CHKJ2414.sh.i.ejb11=CHKJ2414E: {0} doit g\u00e9n\u00e9rer {1}. (EJB 1.1 : 6.10.6) -CHKJ2414.sh.m.ejb11=CHKJ2414E: La m\u00e9thode doit g\u00e9n\u00e9rer {0}. (EJB 1.1 : 6.10.6) -CHKJ2414.eh.i.ejb11=CHKJ2414E: {0} doit g\u00e9n\u00e9rer {1}. (EJB 1.1 : 9.2.8) -CHKJ2414.eh.m.ejb11=CHKJ2414E: La m\u00e9thode doit g\u00e9n\u00e9rer {0}. (EJB 1.1 : 9.2.8) -CHKJ2414.sr.i.ejb11=CHKJ2414E: {0} doit g\u00e9n\u00e9rer {1}. (EJB 1.1 : 6.10.5) -CHKJ2414.sr.m.ejb11=CHKJ2414E: La m\u00e9thode doit g\u00e9n\u00e9rer {0}. (EJB 1.1 : 6.10.5) -CHKJ2414.er.i.ejb11=CHKJ2414E: {0} doit g\u00e9n\u00e9rer {1}. (EJB 1.1 : 9.2.7) -CHKJ2414.er.m.ejb11=CHKJ2414E: La m\u00e9thode doit g\u00e9n\u00e9rer {0}. (EJB 1.1 : 9.2.7) - -CHKJ2415.sr.i.ejb11=CHKJ2415E: Le type de retour {0} doit correspondre au type de retour {1} de la m\u00e9thode correspondante dans la classe de bean {2}. (EJB 1.1 : 6.10.5) -CHKJ2415.sr.m.ejb11=CHKJ2415E: Ce type de retour doit correspondre au type de retour {0} de la m\u00e9thode correspondante dans la classe de bean {1}. (EJB 1.1 : 6.10.5) -CHKJ2415.er.i.ejb11=CHKJ2415E: Le type de retour {0} doit correspondre au type de retour {1} de la m\u00e9thode correspondante dans la classe de bean {2}. (EJB 1.1 : 9.2.7) -CHKJ2415.er.m.ejb11=CHKJ2415E: Ce type de retour doit correspondre au type de retour {0} de la m\u00e9thode correspondante dans la classe de bean {1}. (EJB 1.1 : 9.2.7) -CHKJ2415.sh.i.ejb11=CHKJ2415E: Le type de retour {0} doit correspondre au type de retour {1} de la m\u00e9thode correspondante dans la classe de bean {2}. (EJB 1.1 : 6.10.6) -CHKJ2415.sh.m.ejb11=CHKJ2415E: Ce type de retour doit correspondre au type de retour {0} de la m\u00e9thode correspondante dans la classe de bean {1}. (EJB 1.1 : 6.10.6) -CHKJ2415.eh.i.ejb11=CHKJ2415E: Le type de retour {0} doit correspondre au type de retour {1} de la m\u00e9thode correspondante dans la classe de bean {2}. (EJB 1.1 : 9.2.8) -CHKJ2415.eh.m.ejb11=CHKJ2415E: Ce type de retour doit correspondre au type de retour {0} de la m\u00e9thode correspondante dans la classe de bean {1}. (EJB 1.1 : 9.2.8) - -CHKJ2418.eb.i.ejb11=CHKJ2418E: La m\u00e9thode {0} ne doit rien renvoyer. (EJB 1.1 : 9.2.4). -CHKJ2418.eb.m.ejb11=CHKJ2418E: Cette m\u00e9thode ne doit rien renvoyer. (EJB 1.1 : 9.2.4). -CHKJ2419.sh.i.ejb11=CHKJ2419E: La m\u00e9thode {0} doit correspondre \u00e0 une m\u00e9thode create. (EJB 1.1 : 6.10.6) -CHKJ2419.sh.m.ejb11=CHKJ2419E: Cette m\u00e9thode doit correspondre \u00e0 une m\u00e9thode create. (EJB 1.1 : 6.10.6) - -CHKJ2420.sb.i.ejb11=CHKJ2420E: {1} doit \u00eatre g\u00e9n\u00e9r\u00e9e par la m\u00e9thode correspondante de {0} dans l''interface home {2}. (EJB 1.1 : 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.sb.m.ejb11=CHKJ2420E: {0} doit \u00eatre g\u00e9n\u00e9r\u00e9e par la m\u00e9thode correspondante dans l''interface home {1}. (EJB 1.1 : 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.eb.i.ejb11=CHKJ2420E: {1} doit \u00eatre g\u00e9n\u00e9r\u00e9e par la m\u00e9thode correspondante de {0} dans l''interface home {2}. (EJB 1.1 : 9.2.8, 12.2.1, 12.2.2) -CHKJ2420.eb.m.ejb11=CHKJ2420E: {0} doit \u00eatre g\u00e9n\u00e9r\u00e9e par la m\u00e9thode correspondante dans l''interface home {1}. (EJB 1.1 : 9.2.8, 12.2.1, 12.2.2) -CHKJ2432.sb.i.ejb11=CHKJ2432E: La m\u00e9thode correspondante de {0} dans l''interface \u00e9loign\u00e9e {1} doit g\u00e9n\u00e9rer {2}. (EJB 1.1 : 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.sb.m.ejb11=CHKJ2432E: La m\u00e9thode correspondante dans l''interface \u00e9loign\u00e9e {0} doit g\u00e9n\u00e9rer {1}. (EJB 1.1 : 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.eb.i.ejb11=CHKJ2432E: La m\u00e9thode correspondante de {0} dans l''interface \u00e9loign\u00e9e {1} doit g\u00e9n\u00e9rer {2}. (EJB 1.1 : 9.2.7, 12.2.1, 12.2.2) -CHKJ2432.eb.m.ejb11=CHKJ2432E: La m\u00e9thode correspondante dans l''interface \u00e9loign\u00e9e {0} doit g\u00e9n\u00e9rer {1}. (EJB 1.1 : 9.2.7, 12.2.1, 12.2.2) - -CHKJ2801.ejb11=CHKJ2801E: La valeur de l'\u00e9l\u00e9ment <ejb-name> doit \u00eatre sp\u00e9cifi\u00e9e. (EJB 1.1 : 16.2, 16.5) -CHKJ2802.named.ejb11=CHKJ2802E: La classe <ejb-class> {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2802.unnamed.ejb11=CHKJ2802E: Classe inconnue sp\u00e9cifi\u00e9e dans l'\u00e9l\u00e9ment <ejb-class>. (EJB 1.1 : 16.2, 16.5). -CHKJ2803.named.ejb11=CHKJ2803E: L''interface <home> {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2803.unnamed.ejb11=CHKJ2803E: Interface inconnue sp\u00e9cifi\u00e9e dans l'\u00e9l\u00e9ment <home>. (EJB 1.1 : 16.2, 16.5). -CHKJ2804.named.ejb11=CHKJ2804E: L''interface <remote> {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2804.unnamed.ejb11=CHKJ2804E: Interface inconnue sp\u00e9cifi\u00e9e dans l'\u00e9l\u00e9ment <remote>. (EJB 1.1 : 16.2, 16.5). -CHKJ2806.ejb11=CHKJ2806E: La valeur de l'\u00e9l\u00e9ment <reentrant> doit \u00eatre "True" ou "False". (EJB 1.1 : 16.2, 16.5) -CHKJ2807.ejb11=CHKJ2807E: La valeur de l'\u00e9l\u00e9ment <session-type> doit \u00eatre "Stateful" ou "Stateless". (EJB 1.1 : 16.2, 16.5) -CHKJ2808.ejb11=CHKJ2808E: La valeur de l'\u00e9l\u00e9ment <transaction-type> doit \u00eatre "Container" ou "Bean". (EJB 1.1 : 11.3.5, 16.2, 16.5) -CHKJ2809.ejb11=CHKJ2809E: La valeur de l'\u00e9l\u00e9ment <persistence-type> doit \u00eatre "Container" ou "Bean". (EJB 1.1 : 16.2, 16.5) -CHKJ2810.named.ejb11=CHKJ2810E: La classe <prim-key-class> {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2810.unnamed.ejb11=CHKJ2810E: Classe inconnue sp\u00e9cifi\u00e9e dans l'\u00e9l\u00e9ment <prim-key-class>. (EJB 1.1 : 16.2, 16.5). -CHKJ2811.named.ejb11=CHKJ2811E: La zone <field-name> {0} est introuvable dans la classe de bean {1}. (EJB 1.1 : 16.5) -CHKJ2811.unnamed.ejb11=CHKJ2811E: La zone <cmp-field> doit sp\u00e9cifier une zone <field-name>. (EJB 1.1 : 16.5) -CHKJ2812.ejb11=CHKJ2812E: La classe de bean {0} doit sp\u00e9cifier au moins l''une de ses zones comme zone <cmp-field>. (EJB 1.1 : 16.5) -CHKJ2814.ejb11=CHKJ2814W: Le nom <ejb-name>, dans la m\u00e9thode <method>, doit sp\u00e9cifier un bean enterprise connu. (EJB 1.1 : 11.4.1, 15.3.2, 16.5) - -CHKJ2820.ejb11=CHKJ2820W: La r\u00e9f\u00e9rence de r\u00f4le de s\u00e9curit\u00e9 ne doit \u00eatre d\u00e9finie qu'une seule fois. -CHKJ2822.ejb11=CHKJ2822W: L''\u00e9l\u00e9ment <security-role-ref> du bean {0} doit d\u00e9finir l''\u00e9l\u00e9ment <role-name>. (EJB 1.1 : 15.2.5.3) -CHKJ2823.ejb11=CHKJ2823W: L'\u00e9l\u00e9ment <security-role-ref> doit d\u00e9finir l'\u00e9l\u00e9ment <role-link>. (EJB 1.1 : 15.3.3) -CHKJ2824.ejb11=CHKJ2824W: L''\u00e9l\u00e9ment <security-role-ref> fait r\u00e9f\u00e9rence au r\u00f4le inconnu {0}. (EJB 1.1 : 15.3.3) -CHKJ2825.ejb11=CHKJ2825W: L''\u00e9l\u00e9ment <security-role> du fichier ejb-jar.xml doit d\u00e9finir l''\u00e9l\u00e9ment <role-name>. (EJB 1.1 : 15.3.1) -CHKJ2826.ejb11=CHKJ2826W: Le nom du r\u00f4le de s\u00e9curit\u00e9 doit \u00eatre unique. (EJB 1.1 : 15.3.1) -CHKJ2827.ejb11=CHKJ2827W: Impossible d'utiliser un \u00e9l\u00e9ment <role-link> sans \u00e9l\u00e9ments <security-role>. (EJB 1.1 : 15.2.5.3, 15.3.1, 15.3.3) -CHKJ2828.ejb11=CHKJ2828E: Impossible d'utiliser un \u00e9l\u00e9ment <primkey-field> sans cl\u00e9 principale primitive. (EJB 1.1 : 9.4.7, 16.5) -CHKJ2829.ejb11=CHKJ2829E: La classe de cl\u00e9 {0} n''est associ\u00e9e \u00e0 aucune zone du bean enterprise {1}. (EJB 1.1 : 9.4.7, 16.5) - -CHKJ2830.ejb11=CHKJ2830W: Le type de la zone {0} ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2831.ejb11=CHKJ2831W: {0} doit \u00eatre d\u00e9clar\u00e9e dans un \u00e9l\u00e9ment <cmp-field>. (EJB 1.1 : 9.4.7.2) -CHKJ2832.ejb11=CHKJ2832I: L''interface home {0}, sp\u00e9cifi\u00e9e dans l''\u00e9l\u00e9ment <ejb-ref>, est introuvable dans le module EJB. (EJB 1.1 : 14.3.1.2) -CHKJ2833.ejb11=CHKJ2833I: L''interface \u00e9loign\u00e9e {0}, sp\u00e9cifi\u00e9e dans l''\u00e9l\u00e9ment <ejb-ref>, est introuvable dans le module EJB. (EJB 1.1 : 14.3.1.2) -CHKJ2834.ejb11=CHKJ2834I: Le bean {0}, sp\u00e9cifi\u00e9 dans l''\u00e9l\u00e9ment <ejb-ref>, est introuvable dans le module EJB. (EJB 1.1 : 14.3.2) -CHKJ2835.ejb11=CHKJ2835I: Le bean {0} est de type {1}. Mettez \u00e0 jour l''\u00e9l\u00e9ment <ejb-ref-type> de l''\u00e9l\u00e9ment <ejb-ref>. (EJB 1.1 : 14.3.2) -CHKJ2836.ejb11=CHKJ2836I: Le bean {0} utilise l''interface home {1}. Mettez \u00e0 jour l''\u00e9l\u00e9ment <ejb-ref> de l''\u00e9l\u00e9ment <ejb-ref>. (EJB 1.1 : 14.3.2) -CHKJ2837.ejb11=CHKJ2837I: Le bean {0} utilise l''interface \u00e9loign\u00e9e {1}. Mettez \u00e0 jour l''\u00e9l\u00e9ment <ejb-ref> de l''\u00e9l\u00e9ment <ejb-ref>. (EJB 1.1 : 14.3.2) -CHKJ2838.ejb11=CHKJ2838I: Il est recommand\u00e9 d'organiser toutes les r\u00e9f\u00e9rences aux beans enterprise dans le sous-contexte "ejb". (EJB 1.1 : 14.3.1.1). -CHKJ2839.ejb11=CHKJ2839W: L'\u00e9l\u00e9ment <env-entry-name> de l'\u00e9l\u00e9ment <env-entry> n'est pas valide. (EJB 1.1 : 14.2.1.2) - -CHKJ2840.ejb11=CHKJ2840W: L'\u00e9l\u00e9ment <env-entry-type> de l'\u00e9l\u00e9ment <env-entry> n'est pas valide. (EJB 1.1 : 14.2.1.2). -CHKJ2841.ejb11=CHKJ2841W: Le nom {0}, dans l''\u00e9l\u00e9ment <env-entry-name>, ne peut \u00eatre utilis\u00e9 qu''une seule fois dans le bean. (EJB 1.1 : 14.2.1.2). -CHKJ2842.ejb11=CHKJ2842W: L'\u00e9l\u00e9ment <method-params> est ignor\u00e9 lorsque l'\u00e9l\u00e9ment <method-name> a la valeur "*". (EJB 1.1 : 11.4.1, 15.3.2). -CHKJ2843.ejb11=CHKJ2843W: Aucune m\u00e9thode de {0} ne correspond \u00e0 cet \u00e9l\u00e9ment <method>. (EJB 1.1 : 11.4.1, 15.3.2). -CHKJ2844.ejb11=CHKJ2844W: Au moins un \u00e9l\u00e9ment <method> doit \u00eatre d\u00e9fini dans un \u00e9l\u00e9ment <method-permission>. (EJB 1.1 : 11.4.1, 15.3.2). -CHKJ2845.ejb11=CHKJ2845W: Au moins un \u00e9l\u00e9ment <role-name> doit \u00eatre d\u00e9fini dans un \u00e9l\u00e9ment <method-permission>. (EJB 1.1 : 11.4.1, 15.3.2). -CHKJ2846.ejb11=CHKJ2846W: Aucune m\u00e9thode n'a \u00e9t\u00e9 d\u00e9tect\u00e9e dans cet \u00e9l\u00e9ment <method-permission>. (EJB 1.1 : 15.3.2) -CHKJ2847.ejb11=CHKJ2847W: Aucune m\u00e9thode n'a \u00e9t\u00e9 d\u00e9tect\u00e9e dans cet \u00e9l\u00e9ment <container-transaction>. (EJB 1.1 : 11.4.1). -CHKJ2849.ejb11=CHKJ2849W: Impossible de valider l''h\u00e9ritage des composants de {0} car {1} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2850.ejb11=CHKJ2850W: Impossible de valider l''\u00e9l\u00e9ment <method> car {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2851.ejb11=CHKJ2851W: Impossible de valider {0} car {1} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2852.ejb11=CHKJ2852W: Exception d\u00e9tect\u00e9e lors de la validation du fichier ejb-jar.xml. Le bean valid\u00e9 \u00e9tait {0}. -CHKJ2853.ejb11=CHKJ2853W: Exception d\u00e9tect\u00e9e lors de la validation du fichier ibm-ejb-jar-ext.xmi. Le bean valid\u00e9 \u00e9tait {0}. - -CHKJ2908.ejb11=CHKJ2908W: Un bean enterprise ne peut pas \u00eatre refl\u00e9t\u00e9 correctement. Pour plus d'informations, ex\u00e9cutez le valideur XML. - -CHKJ2895.ejb11=CHKJ2895W: L''\u00e9l\u00e9ment <ejb-name> {0} doit \u00eatre unique dans le fichier ejb-jar.xml (EJB 1.1 : 16.5). -CHKJ2875.ejb11=CHKJ2875E: Tous les fichiers EAR contenant ce module EJB doivent contenir l''\u00e9l\u00e9ment <ejb-client-jar> {0} (EJB 1.1 : 16.5, 17.4). - - -# EJB_METHOD_BEAN_NULL=CHKJ2434W: Validation of this method was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_METHOD_HOME_NULL=CHKJ2435W: Validation of this method was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_METHOD_REMOTE_NULL=CHKJ2436W: Validation of this method was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_METHOD_NULL=CHKJ2437W: Validation of this method was terminated because the enterprise bean cannot be found. -# EJB_METHOD_KEY_NULL=CHKJ2438W: Validation of this method was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_REMOTE_NULL=CHKJ2904E: Validation of {0} was terminated because the remote interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_NULL=CHKJ2903E: Validation was terminated because the enterprise bean cannot be found. -# EJB_NOTREFLECTED_JAVACLASS=CHKJ2907E: Cannot validate because the {0} type cannot be reflected. Ensure that it, and all of its dependencies, are included in the classpath. -# EJB_FIELD_CANNOT_REFLECT=CHKJ2208W: Type {0} of field {1} cannot be reflected. Ensure that {0}, and all of its dependencies, are included in the classpath. -# EJB_FIELD_BEAN_NULL=CHKJ2209W: Validation of this field was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_FIELD_HOME_NULL=CHKJ2210W: Validation of this field was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_FIELD_REMOTE_NULL=CHKJ2211W: Validation of this field was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_FIELD_NULL=CHKJ2212W: Validation of this field was terminated because the enterprise bean cannot be found. -# EJB_FIELD_KEY_NULL=CHKJ2213W: Validation of this field was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_HAS_MULTIPLE_PK_METHODS=CHKJ2000W: The {0} home interface must contain only one findByPrimaryKey method. (EJB 1.1: 9.2.8) -# EJB_HOME_NULL=CHKJ2901E: Validation of {0} was terminated because the home interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_KEY_NULL=CHKJ2902E: Validation of {0} was terminated because the key class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BEAN_NULL=CHKJ2900E: Validation of {0} was terminated because the bean class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BMP_NOFIELDS=CHKJ2042W: To have a primary key, the {0} bean class must declare at least one field. (EJB 1.1: 9.1.5.1) -# EJB_DD_CANNOT_OPEN_DD=CHKJ2821E: Cannot open the deployment descriptor. Validation cannot complete. -# EJB_DD_METHTRANSACTION_NO_TRANSACTION=CHKJ2848W: At least one <trans-attribute> must be set in a <container-transaction>. (EJB 1.1: 11.4.1) - -# -# end of messages for the EJB 1.1 specification -# - -# -# Messages for EJB 2.0 specification -# -CHKJ2828.ejb20=CHKJ2828E: Impossible d'utiliser un \u00e9l\u00e9ment <primkey-field> sans cl\u00e9 principale primitive (EJB 2.0: 10.8.1, 22.5). -CHKJ2829.ejb20=CHKJ2829E: La classe de cl\u00e9 {0} n''est associ\u00e9e \u00e0 aucune zone du bean enterprise {1}. (EJB 2.0 : 10.8, 22.5). -CHKJ2839.ejb20=CHKJ2839W: L'\u00e9l\u00e9ment <env-entry-name> de l'\u00e9l\u00e9ment <env-entry> n'est pas valide. (EJB 2.0 : 20.2.1.2) -CHKJ2840.ejb20=CHKJ2840W: L'\u00e9l\u00e9ment <env-entry-type> de l'\u00e9l\u00e9ment <env-entry> n'est pas valide. (EJB 2.0 : 20.2.1.2) -CHKJ2841.ejb20=CHKJ2841W: Le nom {0}, dans l''\u00e9l\u00e9ment <env-entry-name>, ne peut \u00eatre utilis\u00e9 qu''une seule fois dans le bean. (EJB 2.0 : 20.2.1.2) -CHKJ2830.ejb20=CHKJ2830W: Le type de la zone {0} ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2831.ejb20=CHKJ2831W: {0} doit \u00eatre d\u00e9clar\u00e9e dans un \u00e9l\u00e9ment <cmp-field>. (EJB 2.0 : 10.8.2) -CHKJ2801.ejb20=CHKJ2801E: La valeur de l'\u00e9l\u00e9ment <ejb-name> doit \u00eatre sp\u00e9cifi\u00e9e. (EJB 2.0 : 22.2, 22.5). -CHKJ2809.ejb20=CHKJ2809E: La valeur de l'\u00e9l\u00e9ment <persistence-type> doit \u00eatre "Container" ou "Bean". (EJB 2.0 : 22.2, 22.5). -CHKJ2806.ejb20=CHKJ2806E: La valeur de l'\u00e9l\u00e9ment <reentrant> doit \u00eatre "True" ou "False". (EJB 2.0 : 22.2, 22.5). -CHKJ2807.ejb20=CHKJ2807E: La valeur de l'\u00e9l\u00e9ment <session-type> doit \u00eatre "Stateful" ou "Stateless". (EJB 2.0 : 22.2, 22.5). -CHKJ2808.ejb20=CHKJ2808E: La valeur de l'\u00e9l\u00e9ment <transaction-type> doit \u00eatre "Container" ou "Bean". (EJB 2.0 : 17.3.6, 22.2, 22.5). -CHKJ2814.ejb20=CHKJ2814W: Le nom <ejb-name>, dans la m\u00e9thode <method>, doit sp\u00e9cifier un bean enterprise connu. (EJB 2.0 : 17.4.1, 21.3.2, 22.5). -CHKJ2842.ejb20=CHKJ2842W: L'\u00e9l\u00e9ment <method-params> est ignor\u00e9 lorsque l'\u00e9l\u00e9ment <method-name> a la valeur "*". (EJB 2.0 : 17.4.1, 21.3.2). -CHKJ2843.ejb20=CHKJ2843W: Aucune m\u00e9thode de {0} ne correspond \u00e0 cet \u00e9l\u00e9ment <method>. (EJB 2.0 : 17.4.1, 21.3.2). -CHKJ2844.ejb20=CHKJ2844W: Au moins un \u00e9l\u00e9ment <method> doit \u00eatre d\u00e9fini dans un \u00e9l\u00e9ment <method-permission>. (EJB 2.0 : 17.4.1, 21.3.2). -CHKJ2845.ejb20=CHKJ2845W: Un \u00e9l\u00e9ment <role-name> ou <unchecked> doit \u00eatre d\u00e9fini dans un \u00e9l\u00e9ment <method-permission>. (EJB 2.0 : 17.4.1, 21.3.2). -CHKJ2846.ejb20=CHKJ2846W: Aucune m\u00e9thode n'a \u00e9t\u00e9 d\u00e9tect\u00e9e dans cet \u00e9l\u00e9ment <method-permission>. (EJB 2.0 : 21.3.2) -CHKJ2847.ejb20=CHKJ2847W: Aucune m\u00e9thode n'a \u00e9t\u00e9 d\u00e9tect\u00e9e dans cet \u00e9l\u00e9ment <container-transaction>. (EJB 2.0 : 17.4.1) -CHKJ2812.ejb20=CHKJ2812E: La classe de bean {0} doit sp\u00e9cifier au moins l''une de ses zones comme zone <cmp-field>. (EJB 2.0 : 22.5) -CHKJ2832.ejb20=CHKJ2832I: L''interface home {0}, sp\u00e9cifi\u00e9e dans l''\u00e9l\u00e9ment <ejb-ref>, est introuvable dans le module EJB. (EJB 2.0 : 20.3.1.2) -CHKJ2833.ejb20=CHKJ2833I: L''interface \u00e9loign\u00e9e {0}, sp\u00e9cifi\u00e9e dans l''\u00e9l\u00e9ment <ejb-ref>, est introuvable dans le module EJB. (EJB 2.0 : 20.3.1.2) -CHKJ2834.ejb20=CHKJ2834I: Le bean {0}, sp\u00e9cifi\u00e9 dans l''\u00e9l\u00e9ment <ejb-ref>, est introuvable dans le module EJB. (EJB 2.0 : 20.3.2) -CHKJ2835.ejb20=CHKJ2835I: Le bean {0} est de type {1}. Mettez \u00e0 jour l''\u00e9l\u00e9ment <ejb-ref-type> de l''\u00e9l\u00e9ment <ejb-ref>. (EJB 2.0 : 20.3.2) -CHKJ2836.ejb20=CHKJ2836I: Le bean {0} utilise l''interface home {1}. Mettez \u00e0 jour l''\u00e9l\u00e9ment <ejb-ref> de l''\u00e9l\u00e9ment <ejb-ref>. (EJB 2.0 : 20.3.2) -CHKJ2837.ejb20=CHKJ2837I: Le bean {0} utilise l''interface \u00e9loign\u00e9e {1}. Mettez \u00e0 jour l''\u00e9l\u00e9ment <ejb-ref> de l''\u00e9l\u00e9ment <ejb-ref>. (EJB 2.0 : 20.3.2) -CHKJ2838.ejb20=CHKJ2838I: Il est recommand\u00e9 d'organiser toutes les r\u00e9f\u00e9rences aux beans enterprise dans le sous-contexte "ejb". (EJB 2.0 : 20.3.1.1). -CHKJ2820.ejb20=CHKJ2820W: La r\u00e9f\u00e9rence de r\u00f4le de s\u00e9curit\u00e9 est d\u00e9finie plusieurs fois. -CHKJ2822.ejb20=CHKJ2822W: L''\u00e9l\u00e9ment <security-role-ref> du bean {0} doit d\u00e9finir l''\u00e9l\u00e9ment <role-name>. (EJB 2.0 : 21.2.5.3) -CHKJ2823.ejb20=CHKJ2823W: L'\u00e9l\u00e9ment <security-role-ref> doit d\u00e9finir l'\u00e9l\u00e9ment <role-link>. (EJB 2.0 : 21.3.3) -CHKJ2824.ejb20=CHKJ2824W: L''\u00e9l\u00e9ment <security-role-ref> fait r\u00e9f\u00e9rence au r\u00f4le inconnu {0}. (EJB 2.0 : 21.3.3) -CHKJ2825.ejb20=CHKJ2825W: L''\u00e9l\u00e9ment <security-role> du fichier ejb-jar.xml doit d\u00e9finir l''\u00e9l\u00e9ment <role-name>. (EJB 2.0 : 21.3.1) -CHKJ2826.ejb20=CHKJ2826W: Le nom du r\u00f4le de s\u00e9curit\u00e9 doit \u00eatre unique. (EJB 2.0 : 21.3.1) -CHKJ2827.ejb20=CHKJ2827W: Impossible d'utiliser un \u00e9l\u00e9ment <role-link> sans \u00e9l\u00e9ments <security-role>. (EJB 2.0 : 21.2.5.3, 21.3.1, 21.3.3). -CHKJ2850.ejb20=CHKJ2850W: Impossible de valider l''\u00e9l\u00e9ment <method> car le type {0} ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2851.ejb20=CHKJ2851W: Impossible de valider {0} car le type {1} ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2875.ejb20=CHKJ2875E: Tous les fichiers EAR contenant ce module EJB doivent contenir l''\u00e9l\u00e9ment <ejb-client-jar> {0} (EJB 2.0 : 22.5, 23.4, 23.6). - -CHKJ2003E.ejb20=CHKJ2003E: Cette classe ne doit pas impl\u00e9menter javax.ejb.SessionSynchronization (EJB 2.0 : 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2003I.ejb20=CHKJ2003I: Les beans session avec \u00e9tat des transactions g\u00e9r\u00e9es par bean n'ont pas besoin d'impl\u00e9menter javax.ejb.SessionSynchronization (EJB 2.0 : 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2802.named.ejb20=CHKJ2802E: La classe <ejb-class> {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2802.unnamed.ejb20=CHKJ2802E: La classe de bean, identifi\u00e9e par l'\u00e9l\u00e9ment <ejb-class>, est introuvable. (EJB 2.0 : 22.2, 22.5). -CHKJ2803.named.ejb20=CHKJ2803E: L''interface <home> {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2803.unnamed.ejb20=CHKJ2803E: Interface inconnue sp\u00e9cifi\u00e9e dans l'\u00e9l\u00e9ment <home>. (EJB 2.0 : 22.2, 22.5). -CHKJ2804.named.ejb20=CHKJ2804E: L''interface <remote> {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2804.unnamed.ejb20=CHKJ2804E: Interface inconnue sp\u00e9cifi\u00e9e dans l'\u00e9l\u00e9ment <remote>. (EJB 2.0 : 22.2, 22.5). -CHKJ2805.named.ejb20=CHKJ2805E: L''interface <local-home> {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2805.unnamed.ejb20=CHKJ2805E: Interface inconnue sp\u00e9cifi\u00e9e dans l'\u00e9l\u00e9ment <local-home>. (EJB 2.0 : 22.2, 22.5). -CHKJ2800.named.ejb20=CHKJ2800E: L''interface <local> {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2800.unnamed.ejb20=CHKJ2800E: Interface inconnue sp\u00e9cifi\u00e9e dans l'\u00e9l\u00e9ment <local>. (EJB 2.0 : 22.2, 22.5). -CHKJ2810.named.ejb20=CHKJ2810E: La classe <prim-key-class> {0} ou l''un de ses supertypes ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. -CHKJ2810.unnamed.ejb20=CHKJ2810E: Classe inconnue sp\u00e9cifi\u00e9e dans l'\u00e9l\u00e9ment <prim-key-class>. (EJB 2.0 : 22.2, 22.5). -CHKJ2811.ejb20=CHKJ2811E: La zone <field-name> {0} est introuvable dans la classe de bean {1}. (EJB 2.0 : 22.5) - -CHKJ2103.ejb20=CHKJ2103E: Dans l''h\u00e9ritage des composants, la classe de bean {0} doit h\u00e9riter de {1} (EJB 2.0 : D.2) -CHKJ2104.ejb20=CHKJ2104E: Dans l''h\u00e9ritage des composants, l''interface home {0} ne doit pas h\u00e9riter de {1}. (EJB 2.0 : D.2). -CHKJ2105.ejb20=CHKJ2105E: Dans l''h\u00e9ritage des composants, l''interface des composants {0} doit h\u00e9riter de {1}. (EJB 2.0 : D.2). -CHKJ2106.ejb20=CHKJ2106E: Le bean {0} doit utiliser {1} comme \u00e9l\u00e9ment <prim-key-class> (EJB 2.0: D.2). -CHKJ2849.ejb20=CHKJ2849W: Impossible de valider l''h\u00e9ritage des composants de {0} car le type {1} ou l''une de ses d\u00e9pendances ne peut pas \u00eatre refl\u00e9t\u00e9. V\u00e9rifiez le chemin d''acc\u00e8s aux classes. - -CHKJ2895.ejb20=CHKJ2895W: L''\u00e9l\u00e9ment <ejb-name> {0} doit \u00eatre unique dans le fichier ejb-jar.xml (EJB 2.0 : 22.5). - -################################################## -# class/interface checks -################################################## -# implement SessionBean/EntityBean/MessageDrivenBean/MessageListener -CHKJ2017.sb.ejb20=CHKJ2017E: Cette classe doit impl\u00e9menter {0} (EJB 2.0 : 7.5.1, 7.10.2). -CHKJ2017.mb.ejb20=CHKJ2017E: Cette classe doit impl\u00e9menter {0} (EJB 2.0 : 15.4.1, 15.7.2). -CHKJ2017.cb.ejb20=CHKJ2017E: Cette classe doit impl\u00e9menter {0} (EJB 2.0 : 10.6.2). -CHKJ2017.bb.ejb20=CHKJ2017E: Cette classe doit impl\u00e9menter {0} (EJB 2.0 : 12.2.2). - -# implement EJBHome -CHKJ2017.srh.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBHome (EJB 2.0 : 6.3, 7.10.6). -CHKJ2017.crh.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBHome (EJB 2.0 : 9.5, 10.6.10). -CHKJ2017.brh.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBHome (EJB 2.0 : 9.5, 12.2.9). - -# implement EJBLocalHome -CHKJ2017.slh.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBLocalHome (EJB 2.0 : 6.4, 7.10.8). -CHKJ2017.clh.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBLocalHome (EJB 2.0 : 9.6, 10.6.12). -CHKJ2017.blh.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBLocalHome (EJB 2.0 : 9.6, 12.2.11). - -# implement EJBObject -CHKJ2017.src.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBObject (EJB 2.0 : 6.5, 7.10.5). -CHKJ2017.crc.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBObject (EJB 2.0 : 9.9, 10.6.9). -CHKJ2017.brc.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBObject (EJB 2.0 : 9.9, 12.2.8). - -# implement EJBLocalObject -CHKJ2017.slc.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBLocalObject (EJB 2.0 : 7.10.7). -CHKJ2017.clc.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBLocalObject (EJB 2.0 : 9.10, 10.6.10). -CHKJ2017.blc.ejb20=CHKJ2017E: Cette interface doit \u00e9tendre javax.ejb.EJBLocalObject (EJB 2.0 : 9.10, 12.2.10). - -# impl component interface -CHKJ2040.cb.ejb20=CHKJ2040I: "this" ne doit pas \u00eatre transmis comme argument de m\u00e9thode ou r\u00e9sultat (EJB 2.0 : 10.6.2). -CHKJ2040.bb.ejb20=CHKJ2040I: "this" ne doit pas \u00eatre transmis comme argument de m\u00e9thode ou r\u00e9sultat (EJB 2.0 : 12.2.2). -CHKJ2040.sb.ejb20=CHKJ2040I: "this" ne doit pas \u00eatre transmis comme argument de m\u00e9thode ou r\u00e9sultat (EJB 2.0 : 7.10.2). - -# bean class -CHKJ2014.cb.ejb20=CHKJ2014W: Cette classe doit \u00eatre abstraite (EJB 2.0 : 10.3.1, 10.4.1, 10.6.2). -CHKJ2014.mb.ejb20=CHKJ2014W: Cette classe ne doit pas \u00eatre abstraite (EJB 2.0 : 15.7.2). -CHKJ2014.bb.ejb20=CHKJ2014W: Cette classe ne doit pas \u00eatre abstraite (EJB 2.0 : 12.2.2). -CHKJ2014.sb.ejb20=CHKJ2014W: Cette classe ne doit pas \u00eatre abstraite (EJB 2.0 : 7.10.1). - -CHKJ2022.cb.ejb20=CHKJ2022W: Cette classe doit \u00eatre publique (EJB 2.0 : 10.6.2). -CHKJ2022.mb.ejb20=CHKJ2022W: Cette classe doit \u00eatre publique (EJB 2.0 : 15.7.2). -CHKJ2022.bb.ejb20=CHKJ2022W: Cette classe doit \u00eatre publique (EJB 2.0 : 12.2.2). -CHKJ2022.sb.ejb20=CHKJ2022W: Cette classe doit \u00eatre publique (EJB 2.0 : 7.10.1). -CHKJ2022.kc.ejb20=CHKJ2022W: Cette classe doit \u00eatre publique (EJB 2.0 : 10.8.2). - -CHKJ2015.cb.ejb20=CHKJ2015W: Cette classe ne doit pas \u00eatre finale (EJB 2.0 : 10.6.2). -CHKJ2015.mb.ejb20=CHKJ2015W: Cette classe ne doit pas \u00eatre finale (EJB 2.0 : 15.7.2). -CHKJ2015.bb.ejb20=CHKJ2015W: Cette classe ne doit pas \u00eatre finale (EJB 2.0 : 12.2.2). -CHKJ2015.sb.ejb20=CHKJ2015W: Cette classe ne doit pas \u00eatre finale (EJB 2.0 : 7.10.1). - -# dependent value class -CHKJ2018.ejb20=CHKJ2018W: Cette classe doit \u00eatre s\u00e9rialisable (EJB 2.0 : 10.3.3, 10.6.3). -CHKJ2043.ejb20=CHKJ2043W: Cette classe doit \u00eatre publique (EJB 2.0 : 10.6.3). -CHKJ2044.ejb20=CHKJ2044W: Cette classe ne doit pas \u00eatre abstraite (EJB 2.0 : 10.6.3). - -# key class -CHKJ2019.kc.ejb20=CHKJ2019W: Cette classe doit correspondre \u00e0 un type de valeur autoris\u00e9 dans les r\u00e8gles RMI-IIOP (EJB 2.0 : 9.8, 10.6.13). -CHKJ2019.kb.ejb20=CHKJ2019W: Cette classe doit correspondre \u00e0 un type de valeur autoris\u00e9 dans les r\u00e8gles RMI-IIOP (EJB 2.0 : 9.8, 12.2.12). - - -### -# methods which must exist -### -# public default constructor with no parameters -CHKJ2050.constr.sb.ejb20=CHKJ2050W: La m\u00e9thode publique {0} doit exister (EJB 2.0 : 7.10.2). -CHKJ2050.constr.cb.ejb20=CHKJ2050W: La m\u00e9thode publique {0} doit exister (EJB 2.0 : 10.5.2, 10.6.2). -CHKJ2050.constr.bb.ejb20=CHKJ2050W: La m\u00e9thode publique {0} doit exister (EJB 2.0 : 12.1.4.1, 12.2.2). -CHKJ2050.constr.mb.ejb20=CHKJ2050W: La m\u00e9thode publique {0} doit exister (EJB 2.0 : 15.7.2). -CHKJ2050.constr.kc.ejb20=CHKJ2050W: La m\u00e9thode publique {0} doit exister (EJB 2.0 : 10.8.2). - - -# accessor method -CHKJ2050.acc.cb.ejb20=CHKJ2050E: Cette classe doit d\u00e9finir {0} (EJB 2.0 : 10.3.1). - -CHKJ2050.onMessage.mb.ejb20=CHKJ2050W: onMessage(javax.jms.Message) doit exister (EJB 2.0 : 15.4.2, 15.7.4). - -CHKJ2050.ejbCreate.sfb.ejb20=CHKJ2050W: Il doit exister au moins une m\u00e9thode ejbCreate (EJB 2.0 : 7.5.5). -CHKJ2050.ejbCreate.ssb.ejb20=CHKJ2050W: La m\u00e9thode ejbCreate() doit exister (EJB 2.0 : 7.8). -CHKJ2050.ejbCreate.mb.ejb20=CHKJ2050W: La m\u00e9thode ejbCreate() doit exister (EJB 2.0 : 15.4.4, 15.7.2). - -CHKJ2050.ejbFindByPrimaryKey.bb.ejb20=CHKJ2050W: La m\u00e9thode ejbFindByPrimaryKey doit exister (EJB 2.0 : 12.2.5). - -CHKJ2050.setEntityContext.cb.ejb20=CHKJ2050W: La m\u00e9thode setEntityContext(EntityContext) doit exister (EJB 2.0 : 10.5.2). -CHKJ2050.setEntityContext.bb.ejb20=CHKJ2050W: La m\u00e9thode setEntityContext(EntityContext) doit exister (EJB 2.0 : 12.1.4.1). - -CHKJ2050.unsetEntityContext.cb.ejb20=CHKJ2050W: La m\u00e9thode unsetEntityContext() doit exister (EJB 2.0 : 10.5.2). -CHKJ2050.unsetEntityContext.bb.ejb20=CHKJ2050W: La m\u00e9thode unsetEntityContext() doit exister (EJB 2.0 : 12.1.4.1). - -CHKJ2050.ejbActivate.cb.ejb20=CHKJ2050W: La m\u00e9thode ejbActivate() doit exister (EJB 2.0 : 10.5.2). -CHKJ2050.ejbActivate.bb.ejb20=CHKJ2050W: La m\u00e9thode ejbActivate() doit exister (EJB 2.0 : 12.1.4.1). - -CHKJ2050.ejbPassivate.cb.ejb20=CHKJ2050W: La m\u00e9thode ejbPassivate() doit exister (EJB 2.0 : 10.5.2). -CHKJ2050.ejbPassivate.bb.ejb20=CHKJ2050W: La m\u00e9thode ejbPassivate() doit exister (EJB 2.0 : 12.1.4.1). -CHKJ2050.ejbPassivate.sb.ejb20=CHKJ2050W: La m\u00e9thode ejbPassivate() doit exister (EJB 2.0 : 7.5.1). - -CHKJ2050.ejbRemove.cb.ejb20=CHKJ2050W: La m\u00e9thode ejbRemove() doit exister (EJB 2.0 : 10.5.2). -CHKJ2050.ejbRemove.bb.ejb20=CHKJ2050W: La m\u00e9thode ejbRemove() doit exister (EJB 2.0 : 12.1.4.1). -CHKJ2050.ejbRemove.mb.ejb20=CHKJ2050W: La m\u00e9thode ejbRemove() doit exister (EJB 2.0 : 15.7.5). -CHKJ2050.ejbRemove.sb.ejb20=CHKJ2050W: La m\u00e9thode ejbRemove() doit exister (EJB 2.0 : 4.2.2, 7.5.1). - -CHKJ2050.ejbLoad.cb.ejb20=CHKJ2050W: La m\u00e9thode ejbLoad() doit exister (EJB 2.0 : 10.5.2). -CHKJ2050.ejbLoad.bb.ejb20=CHKJ2050W: La m\u00e9thode ejbLoad() doit exister (EJB 2.0 : 12.1.4.1). - -CHKJ2050.ejbStore.cb.ejb20=CHKJ2050W: La m\u00e9thode ejbStore() doit exister (EJB 2.0 : 10.5.2). -CHKJ2050.ejbStore.bb.ejb20=CHKJ2050W: La m\u00e9thode ejbStore() doit exister (EJB 2.0 : 12.1.4.1). - -CHKJ2050.create.ssrh.ejb20=CHKJ2050W: La m\u00e9thode create() doit exister (EJB 2.0 : 7.8, 7.10.6). -CHKJ2050.create.sslh.ejb20=CHKJ2050W: La m\u00e9thode create() doit exister (EJB 2.0 : 7.8, 7.10.8). - -CHKJ2050.create.srh.ejb20=CHKJ2050W: Cette interface doit d\u00e9finir au moins une m\u00e9thode create() (EJB 2.0 : 6.3.1, 7.10.6). -CHKJ2050.create.slh.ejb20=CHKJ2050W: Cette interface doit d\u00e9finir au moins une m\u00e9thode create() (EJB 2.0 : 6.4.1, 7.10.8). - -CHKJ2050.find.crh.ejb20=CHKJ2050W: Il doit exister au moins une m\u00e9thode finder (EJB 2.0 : 9.5.2). -CHKJ2050.find.brh.ejb20=CHKJ2050W: Il doit exister au moins une m\u00e9thode finder (EJB 2.0 : 9.5.2). -CHKJ2050.find.clh.ejb20=CHKJ2050W: Il doit exister au moins une m\u00e9thode finder (EJB 2.0 : 9.6.2). -CHKJ2050.find.blh.ejb20=CHKJ2050W: Il doit exister au moins une m\u00e9thode finder (EJB 2.0 : 9.6.2). - -CHKJ2050.home.crh.ejb20=CHKJ2050W: Cette interface doit d\u00e9finir au moins une m\u00e9thode home (EJB 2.0 : 9.5.4). -CHKJ2050.home.brh.ejb20=CHKJ2050W: Cette interface doit d\u00e9finir au moins une m\u00e9thode home (EJB 2.0 : 9.5.4). -CHKJ2050.home.clh.ejb20=CHKJ2050W: Cette interface doit d\u00e9finir au moins une m\u00e9thode home (EJB 2.0 : 9.6.4). -CHKJ2050.home.blh.ejb20=CHKJ2050W: Cette interface doit d\u00e9finir au moins une m\u00e9thode home (EJB 2.0 : 9.6.4). - -CHKJ2050.ejbHome.crh.ejb20=CHKJ2050W: Cette classe doit d\u00e9finir au moins une m\u00e9thode ejbHome (EJB 2.0 : 9.5.4). -CHKJ2050.ejbHome.brh.ejb20=CHKJ2050W: Cette classe doit d\u00e9finir au moins une m\u00e9thode ejbHome (EJB 2.0 : 9.5.4). -CHKJ2050.ejbHome.clh.ejb20=CHKJ2050W: Cette classe doit d\u00e9finir au moins une m\u00e9thode ejbHome (EJB 2.0 : 9.6.4). -CHKJ2050.ejbHome.blh.ejb20=CHKJ2050W: Cette classe doit d\u00e9finir au moins une m\u00e9thode ejbHome (EJB 2.0 : 9.6.4). - -CHKJ2050.hashCode.kb.ejb20=CHKJ2050W: hashCode() doit exister dans cette classe (EJB 2.0 : 12.2.12). -CHKJ2050.hashCode.kc.ejb20=CHKJ2050W: hashCode() doit exister dans cette classe (EJB 2.0 : 10.6.13). - -CHKJ2050.equals.kb.ejb20=CHKJ2050W: equals(Object) doit exister dans cette classe (EJB 2.0 : 12.2.12). -CHKJ2050.equals.kc.ejb20=CHKJ2050W: equals(Object) doit exister dans cette classe (EJB 2.0 : 10.6.13). - -# ejbSelect - needed? pl174 says zero or more, p.193 says one or more -CHKJ2050.ejbSelect.cb.ejb20=CHKJ2050W: Une m\u00e9thode ejbSelect doit exister (EJB 2.0 : 10.5.2, 10.6.7). - -CHKJ2050.findByPrimaryKey.crh.ejb20=CHKJ2050W: findByPrimaryKey doit exister (EJB 2.0 : 9.5.2, 10.6.10). -CHKJ2050.findByPrimaryKey.clh.ejb20=CHKJ2050W: findByPrimaryKey doit exister (EJB 2.0 : 9.6.2, 10.6.12). -CHKJ2050.findByPrimaryKey.blh.ejb20=CHKJ2050W: findByPrimaryKey doit exister (EJB 2.0 : 9.6.2, 12.2.11). -CHKJ2050.findByPrimaryKey.brh.ejb20=CHKJ2050W: findByPrimaryKey doit exister (EJB 2.0 : 9.5.2, 12.2.9). - -# ejbFind -CHKJ2050.ejbFind.bb.ejb20=CHKJ2050W: {0} doit exister (EJB 2.0 : 12.1.4.1). - -CHKJ2050.ejbPostCreate.cb.ejb20=CHKJ2050E: {0} doit exister (EJB 2.0 : 10.5.2). -CHKJ2050.ejbPostCreate.bb.ejb20=CHKJ2050E: {0} doit exister (EJB 2.0 : 12.1.4.1, 12.2.4). - - -################################################## -# method checks -################################################## -# application exception -CHKJ2404.i.ejb20=CHKJ2404W: L''exception d''application {1} sur {0} doit \u00e9tendre java.lang.Exception (EJB 2.0 : 18.1.1, 18.2.1). -CHKJ2404.m.ejb20=CHKJ2404W: L''exception d''application {0} doit \u00e9tendre java.lang.Exception (EJB 2.0 : 18.1.1, 18.2.1). -CHKJ2416.i.ejb20=CHKJ2416W: L''exception d''application {1} sur {0} ne doit pas \u00e9tendre java.lang.RuntimeException (EJB 2.0 : 18.1.1, 18.2.1). -CHKJ2416.m.ejb20=CHKJ2416W: L''exception d''application {0} ne doit pas \u00e9tendre java.lang.RuntimeException (EJB 2.0 : 18.1.1, 18.2.1). - -# ejbRemove -CHKJ2492.mb.i.ejb20=CHKJ2492W: La m\u00e9thode {0} sur {1} doit \u00eatre publique (EJB 2.0 : 15.7.5). -CHKJ2492.mb.m.ejb20=CHKJ2492W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 15.7.5). -CHKJ2492.cb.i.ejb20=CHKJ2492W: La m\u00e9thode {0} sur {1} doit \u00eatre publique (EJB 2.0 : 10.5.2). -CHKJ2492.cb.m.ejb20=CHKJ2492W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 10.5.2). -CHKJ2492.bb.i.ejb20=CHKJ2492W: La m\u00e9thode {0} sur {1} doit \u00eatre publique (EJB 2.0 : 12.1.4.1). -CHKJ2492.bb.m.ejb20=CHKJ2492W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 12.1.4.1). -CHKJ2492.sb.i.ejb20=CHKJ2492W: La m\u00e9thode {0} sur {1} doit \u00eatre publique (EJB 2.0 : 7.6). -CHKJ2492.sb.m.ejb20=CHKJ2492W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 7.6). - -CHKJ2493.mb.i.ejb20=CHKJ2493W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 15.7.5). -CHKJ2493.mb.m.ejb20=CHKJ2493W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 15.7.5). -CHKJ2493.cb.i.ejb20=CHKJ2493W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 10.5.2). -CHKJ2493.cb.m.ejb20=CHKJ2493W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 10.5.2). -CHKJ2493.bb.i.ejb20=CHKJ2493W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 12.1.4.1). -CHKJ2493.bb.m.ejb20=CHKJ2493W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 12.1.4.1). -CHKJ2493.sb.i.ejb20=CHKJ2493W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 7.6). -CHKJ2493.sb.m.ejb20=CHKJ2493W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 7.6). - -CHKJ2494.mb.i.ejb20=CHKJ2494W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 15.7.5). -CHKJ2494.mb.m.ejb20=CHKJ2494W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 15.7.5). -CHKJ2494.cb.i.ejb20=CHKJ2494W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 10.5.2). -CHKJ2494.cb.m.ejb20=CHKJ2494W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 10.5.2). -CHKJ2494.bb.i.ejb20=CHKJ2494W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 12.1.4.1). -CHKJ2494.bb.m.ejb20=CHKJ2494W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 12.1.4.1). -CHKJ2494.sb.i.ejb20=CHKJ2494W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 7.6). -CHKJ2494.sb.m.ejb20=CHKJ2494W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 7.6). - -CHKJ2505.ejbRemove.mb.i.ejb20=CHKJ2505W: La m\u00e9thode {0} ne doit rien renvoyer (EJB 2.0 : 15.7.5). -CHKJ2505.ejbRemove.mb.m.ejb20=CHKJ2505W: Cette m\u00e9thode ne doit rien renvoyer (EJB 2.0 : 15.7.5). -CHKJ2505.ejbRemove.cb.i.ejb20=CHKJ2505W: La m\u00e9thode {0} ne doit rien renvoyer (EJB 2.0 : 10.5.2). -CHKJ2505.ejbRemove.cb.m.ejb20=CHKJ2505W: Cette m\u00e9thode ne doit rien renvoyer (EJB 2.0 : 10.5.2). -CHKJ2505.ejbRemove.bb.i.ejb20=CHKJ2505W: La m\u00e9thode {0} ne doit rien renvoyer (EJB 2.0 : 12.1.4.1). -CHKJ2505.ejbRemove.bb.m.ejb20=CHKJ2505W: Cette m\u00e9thode ne doit rien renvoyer (EJB 2.0 : 12.1.4.1). -CHKJ2505.ejbRemove.sb.i.ejb20=CHKJ2505W: La m\u00e9thode {0} ne doit rien renvoyer (EJB 2.0 : 7.6). -CHKJ2505.ejbRemove.sb.m.ejb20=CHKJ2505W: Cette m\u00e9thode ne doit rien renvoyer (EJB 2.0 : 7.6). - -# ejbCreate -CHKJ2421.mb.i.ejb20=CHKJ2421W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 15.7.3). -CHKJ2421.cb.i.ejb20=CHKJ2421W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 10.6.4). -CHKJ2421.bb.i.ejb20=CHKJ2421W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 12.2.3). -CHKJ2421.sb.i.ejb20=CHKJ2421W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 7.10.3). -CHKJ2421.mb.m.ejb20=CHKJ2421W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 15.7.3). -CHKJ2421.cb.m.ejb20=CHKJ2421W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 10.6.4). -CHKJ2421.bb.m.ejb20=CHKJ2421W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 12.2.3). -CHKJ2421.sb.m.ejb20=CHKJ2421W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 7.10.3). - -CHKJ2422.sb.i.ejb20=CHKJ2422W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 7.10.3). -CHKJ2422.cb.i.ejb20=CHKJ2422W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 10.6.4). -CHKJ2422.bb.i.ejb20=CHKJ2422W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 12.2.3). -CHKJ2422.mb.i.ejb20=CHKJ2422W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 15.7.3). -CHKJ2422.sb.m.ejb20=CHKJ2422W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 7.10.3). -CHKJ2422.cb.m.ejb20=CHKJ2422W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 10.6.4). -CHKJ2422.bb.m.ejb20=CHKJ2422W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 12.2.3). -CHKJ2422.mb.m.ejb20=CHKJ2422W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 15.7.3). - -CHKJ2423.sb.i.ejb20=CHKJ2423W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 7.10.3). -CHKJ2423.cb.i.ejb20=CHKJ2423W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 10.6.4). -CHKJ2423.bb.i.ejb20=CHKJ2423W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 12.2.3). -CHKJ2423.mb.i.ejb20=CHKJ2423W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 15.7.3). -CHKJ2423.sb.m.ejb20=CHKJ2423W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 7.10.3). -CHKJ2423.cb.m.ejb20=CHKJ2423W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 10.6.4). -CHKJ2423.bb.m.ejb20=CHKJ2423W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 12.2.3). -CHKJ2423.mb.m.ejb20=CHKJ2423W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 15.7.3). - -CHKJ2424.cb.i.ejb20=CHKJ2424W: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 10.6.4). -CHKJ2424.bb.i.ejb20=CHKJ2424W: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 12.2.3). -CHKJ2424.sb.i.ejb20=CHKJ2424W: La m\u00e9thode {0} ne doit rien renvoyer (EJB 2.0 : 7.10.3). -CHKJ2424.mb.i.ejb20=CHKJ2424W: La m\u00e9thode {0} ne doit rien renvoyer (EJB 2.0 : 15.7.3). -CHKJ2424.cb.m.ejb20=CHKJ2424W: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 10.6.4). -CHKJ2424.bb.m.ejb20=CHKJ2424W: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 12.2.3). -CHKJ2424.sb.m.ejb20=CHKJ2424W: Cette m\u00e9thode ne doit rien renvoyer (EJB 2.0 : 7.10.3). -CHKJ2424.mb.m.ejb20=CHKJ2424W: Cette m\u00e9thode ne doit rien renvoyer (EJB 2.0 : 15.7.3). - - - -# ejbCreate's method parameters and return type -CHKJ2500.ejbCreate.sb.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.3). -CHKJ2500.ejbCreate.cb.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 10.6.4). -CHKJ2500.ejbCreate.bb.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 12.2.3). -CHKJ2500.ejbCreate.sb.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.3). -CHKJ2500.ejbCreate.cb.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 10.6.4). -CHKJ2500.ejbCreate.bb.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 12.2.3). - -CHKJ2497.cb.i.ejb20=CHKJ2497W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 10.6.4). -CHKJ2497.cb.m.ejb20=CHKJ2497W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 10.6.4). - -CHKJ2501.ejbCreate.mb.i.ejb20=CHKJ2501I: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer d''exceptions d''application (EJB 2.0 : 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbCreate.mb.m.ejb20=CHKJ2501I: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer d''exceptions d''application (EJB 2.0 : 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.i.ejb20=CHKJ2501I: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer d''exceptions d''application (EJB 2.0 : 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.m.ejb20=CHKJ2501I: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer d''exceptions d''application (EJB 2.0 : 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.i.ejb20=CHKJ2501I: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer d''exceptions d''application (EJB 2.0 : 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.m.ejb20=CHKJ2501I: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer d''exceptions d''application (EJB 2.0 : 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). - - -CHKJ2503.ejbCreate.sb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.sb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.3, 18.3.8, 18.6). - -# ejbPostCreate -CHKJ2426.cb.i.ejb20=CHKJ2426W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 10.6.5). -CHKJ2426.bb.i.ejb20=CHKJ2426W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 12.2.4). -CHKJ2426.cb.m.ejb20=CHKJ2426W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 10.6.5). -CHKJ2426.bb.m.ejb20=CHKJ2426W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 12.2.4). - -CHKJ2427.cb.i.ejb20=CHKJ2427W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 10.6.5). -CHKJ2427.bb.i.ejb20=CHKJ2427W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 12.2.4). -CHKJ2427.cb.m.ejb20=CHKJ2427W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 10.6.5). -CHKJ2427.bb.m.ejb20=CHKJ2427W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 12.2.4). - -CHKJ2428.cb.i.ejb20=CHKJ2428W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 10.6.5). -CHKJ2428.bb.i.ejb20=CHKJ2428W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 12.2.4). -CHKJ2428.cb.m.ejb20=CHKJ2428W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 10.6.5). -CHKJ2428.bb.m.ejb20=CHKJ2428W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 12.2.4). - -CHKJ2505.ejbPostCreate.cb.i.ejb20=CHKJ2505W: La m\u00e9thode {0} ne doit rien renvoyer (EJB 2.0 : 10.6.5). -CHKJ2505.ejbPostCreate.bb.i.ejb20=CHKJ2505W: La m\u00e9thode {0} ne doit rien renvoyer (EJB 2.0 : 12.2.4). -CHKJ2505.ejbPostCreate.cb.m.ejb20=CHKJ2505W: Cette m\u00e9thode ne doit rien renvoyer (EJB 2.0 : 10.6.5). -CHKJ2505.ejbPostCreate.bb.m.ejb20=CHKJ2505W: Cette m\u00e9thode ne doit rien renvoyer (EJB 2.0 : 12.2.4). - -CHKJ2503.ejbPostCreate.cb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.4, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.cb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.4, 18.3.8, 18.6). - - -# ejbHome -CHKJ2430.cb.i.ejb20=CHKJ2430I: {1} doit exister pour que la m\u00e9thode {0} puisse \u00eatre appel\u00e9e (EJB 2.0 : 10.5.2, 10.6.6). -CHKJ2430.bb.i.ejb20=CHKJ2430I: {1} doit exister pour que la m\u00e9thode {0} puisse \u00eatre appel\u00e9e (EJB 2.0 : 12.1.4.1). -CHKJ2430.cb.m.ejb20=CHKJ2430I: {0} doit exister pour que cette m\u00e9thode puisse \u00eatre appel\u00e9e (EJB 2.0 : 10.5.2, 10.6.6). -CHKJ2430.bb.m.ejb20=CHKJ2430I: {0} doit exister pour que cette m\u00e9thode puisse \u00eatre appel\u00e9e (EJB 2.0 : 12.1.4.1). - -CHKJ2431.cb.i.ejb20=CHKJ2431W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 10.6.6). -CHKJ2431.bb.i.ejb20=CHKJ2431W: La m\u00e9thode {0} doit \u00eatre publique. (EJB 2.0 : 12.2.6) -CHKJ2431.cb.m.ejb20=CHKJ2431W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 10.6.6). -CHKJ2431.bb.m.ejb20=CHKJ2431W: Cette m\u00e9thode doit \u00eatre publique. (EJB 2.0 : 12.2.6) - -CHKJ2439.cb.i.ejb20=CHKJ2439W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 10.6.6). -CHKJ2439.bb.i.ejb20=CHKJ2439W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 12.2.6). -CHKJ2439.cb.m.ejb20=CHKJ2439W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 10.6.6). -CHKJ2439.bb.m.ejb20=CHKJ2439W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 12.2.6). - -CHKJ2500.ejbHome.cb.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 10.6.6). -CHKJ2500.ejbHome.bb.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 12.2.6). -CHKJ2500.ejbHome.cb.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 10.6.6). -CHKJ2500.ejbHome.bb.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 12.2.6). - -CHKJ2503.ejbHome.cb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.cb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.6, 18.3.8, 18.6). - -# ejbFind -CHKJ2457.bb.i.ejb20=CHKJ2457W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 12.2.5). -CHKJ2457.bb.m.ejb20=CHKJ2457W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 12.2.5). - -CHKJ2458.bb.i.ejb20=CHKJ2458W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 12.2.5). -CHKJ2458.bb.m.ejb20=CHKJ2458W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 12.2.5). - -CHKJ2459.bb.i.ejb20=CHKJ2459W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 12.2.5). -CHKJ2459.bb.m.ejb20=CHKJ2459W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 12.2.5). - -CHKJ2500.ejbFind.bb.i.ejb20=CHKJ2500I: Le param\u00e8tre {0} de la m\u00e9thode {1} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 12.2.5). -CHKJ2500.ejbFind.bb.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 12.2.5). - -CHKJ2407.bb.i.ejb20=CHKJ2407W: La m\u00e9thode {0} doit renvoyer {1} ou une collection de cette derni\u00e8re (EJB 2.0 : 12.2.5). -CHKJ2407.bb.m.ejb20=CHKJ2407W: Cette m\u00e9thode doit renvoyer {0} ou une collection de cette derni\u00e8re (EJB 2.0 : 12.2.5). - -CHKJ2503.ejbFind.bb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.5, 18.3.8, 18.6). -CHKJ2503.ejbFind.bb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.5, 18.3.8, 18.6). - -CHKJ2498.bb.i.ejb20=CHKJ2498W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 12.1.8.4). -CHKJ2498.bb.m.ejb20=CHKJ2498W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 12.1.8.4). - - -# -# methods which must not exist -# -CHKJ2502.ejbFind.cb.i.ejb20=CHKJ2502I: La m\u00e9thode {0} ne doit pas exister. Le conteneur fournit cette impl\u00e9mentation de m\u00e9thode (EJB 2.0 : 10.5.2, 10.6.2). -CHKJ2502.ejbFind.cb.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister. Le conteneur fournit cette impl\u00e9mentation de m\u00e9thode (EJB 2.0 : 10.5.2, 10.6.2). - -CHKJ2502.ejbSelect.bb.i.ejb20=CHKJ2502I: La m\u00e9thode {0} ne doit pas exister. Seuls les beans CMP peuvent comporter des m\u00e9thodes ejbSelect (EJB 2.0 : 12.1.5). -CHKJ2502.ejbSelect.bb.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister. Seuls les beans CMP peuvent comporter des m\u00e9thodes ejbSelect (EJB 2.0 : 12.1.5). -CHKJ2502.ejbSelect.sfb.i.ejb20=CHKJ2502I: La m\u00e9thode {0} ne doit pas exister. Seuls les beans CMP peuvent comporter des m\u00e9thodes ejbSelect (EJB 2.0 : 7.6.1). -CHKJ2502.ejbSelect.sfb.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister. Seuls les beans CMP peuvent comporter des m\u00e9thodes ejbSelect (EJB 2.0 : 7.6.1). -CHKJ2502.ejbSelect.ssb.i.ejb20=CHKJ2502I: La m\u00e9thode {0} ne doit pas exister. Seuls les beans CMP peuvent comporter des m\u00e9thodes ejbSelect (EJB 2.0 : 7.8.2). -CHKJ2502.ejbSelect.ssb.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister. Seuls les beans CMP peuvent comporter des m\u00e9thodes ejbSelect (EJB 2.0 : 7.8.2). -CHKJ2502.ejbSelect.crh.i.ejb20=CHKJ2502I: La m\u00e9thode {0} ne doit pas exister (EJB 2.0 : 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crh.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister (EJB 2.0 : 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.i.ejb20=CHKJ2502I: La m\u00e9thode {0} ne doit pas exister (EJB 2.0 : 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister (EJB 2.0 : 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.i.ejb20=CHKJ2502I: La m\u00e9thode {0} ne doit pas exister (EJB 2.0 : 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister (EJB 2.0 : 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.i.ejb20=CHKJ2502I: La m\u00e9thode {0} ne doit pas exister (EJB 2.0 : 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister (EJB 2.0 : 10.5.2, 10.5.7). - -# finalize -CHKJ2502.finalize.cb.i.ejb20=CHKJ2502I: La m\u00e9thode finalize() ne doit pas exister (EJB 2.0 : 10.6.2). -CHKJ2502.finalize.cb.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister (EJB 2.0 : 10.6.2). -CHKJ2502.finalize.mb.i.ejb20=CHKJ2502I: La m\u00e9thode finalize() ne doit pas exister (EJB 2.0 : 15.7.2). -CHKJ2502.finalize.mb.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister (EJB 2.0 : 15.7.2). -CHKJ2502.finalize.bb.i.ejb20=CHKJ2502I: La m\u00e9thode finalize() ne doit pas exister (EJB 2.0 : 12.2.2). -CHKJ2502.finalize.bb.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister (EJB 2.0 : 12.2.2). -CHKJ2502.finalize.sb.i.ejb20=CHKJ2502I: La m\u00e9thode finalize() ne doit pas exister (EJB 2.0 : 7.10.2). -CHKJ2502.finalize.sb.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister (EJB 2.0 : 7.10.2). - -CHKJ2502.slh.i.ejb20=CHKJ2502I: La m\u00e9thode {0} ne doit pas exister (EJB 2.0 : 7.10.8). -CHKJ2502.slh.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister (EJB 2.0 : 7.10.8). -CHKJ2502.srh.i.ejb20=CHKJ2502I: La m\u00e9thode {0} ne doit pas exister (EJB 2.0 : 7.10.6). -CHKJ2502.srh.m.ejb20=CHKJ2502I: Cette m\u00e9thode ne doit pas exister (EJB 2.0 : 7.10.6). - - -# business -CHKJ2411.sb.i.ejb20=CHKJ2411W: Le nom de la m\u00e9thode {0} ne doit pas commencer par "ejb" (EJB 2.0 : 7.10.4). -CHKJ2411.cb.i.ejb20=CHKJ2411W: Le nom de la m\u00e9thode {0} ne doit pas commencer par "ejb" (EJB 2.0 : 10.6.8). -CHKJ2411.bb.i.ejb20=CHKJ2411W: Le nom de la m\u00e9thode {0} ne doit pas commencer par "ejb" (EJB 2.0 : 12.2.7). -CHKJ2411.sb.m.ejb20=CHKJ2411W: Ce nom de m\u00e9thode ne doit pas commencer par "ejb" (EJB 2.0 : 7.10.4). -CHKJ2411.cb.m.ejb20=CHKJ2411W: Ce nom de m\u00e9thode ne doit pas commencer par "ejb" (EJB 2.0 : 10.6.8). -CHKJ2411.bb.m.ejb20=CHKJ2411W: Ce nom de m\u00e9thode ne doit pas commencer par "ejb" (EJB 2.0 : 12.2.7). - -CHKJ2441.sb.i.ejb20=CHKJ2441W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 7.10.4). -CHKJ2441.cb.i.ejb20=CHKJ2441W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 10.6.8). -CHKJ2441.bb.i.ejb20=CHKJ2441W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 12.2.7). -CHKJ2441.sb.m.ejb20=CHKJ2441W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 7.10.4). -CHKJ2441.cb.m.ejb20=CHKJ2441W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 10.6.8). -CHKJ2441.bb.m.ejb20=CHKJ2441W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 12.2.7). - -CHKJ2442.sb.i.ejb20=CHKJ2442W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 7.10.4). -CHKJ2442.cb.i.ejb20=CHKJ2442W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 10.6.8). -CHKJ2442.bb.i.ejb20=CHKJ2442W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 12.2.7). -CHKJ2442.sb.m.ejb20=CHKJ2442W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 7.10.4). -CHKJ2442.cb.m.ejb20=CHKJ2442W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 10.6.8). -CHKJ2442.bb.m.ejb20=CHKJ2442W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 12.2.7). - -CHKJ2443.sb.i.ejb20=CHKJ2443W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 7.10.4). -CHKJ2443.cb.i.ejb20=CHKJ2443W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 10.6.8). -CHKJ2443.bb.i.ejb20=CHKJ2443W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 12.2.7). -CHKJ2443.sb.m.ejb20=CHKJ2443W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 7.10.4). -CHKJ2443.cb.m.ejb20=CHKJ2443W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 10.6.8). -CHKJ2443.bb.m.ejb20=CHKJ2443W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 12.2.7). - -CHKJ2500.bus.sb.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.4). -CHKJ2500.bus.cb.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 10.6.8). -CHKJ2500.bus.bb.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 12.2.7). -CHKJ2500.bus.sb.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.4). -CHKJ2500.bus.cb.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 10.6.8). -CHKJ2500.bus.bb.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 12.2.7). - -CHKJ2503.bus.sb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.7, 18.3.8, 18.6). -CHKJ2503.bus.sb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.7, 18.3.8, 18.6). - -# onMessage -CHKJ2503.onMessage.mb.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 15.4.10, 18.3.8, 18.6). -CHKJ2503.onMessage.mb.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 15.4.10, 18.3.8, 18.6). - -CHKJ2445.mb.i.ejb20=CHKJ2445W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 15.7.4). -CHKJ2445.mb.m.ejb20=CHKJ2445W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 15.7.4). - -CHKJ2446.mb.i.ejb20=CHKJ2446W: La m\u00e9thode {0} ne doit pas \u00eatre finale (EJB 2.0 : 15.7.4). -CHKJ2446.mb.m.ejb20=CHKJ2446W: Cette m\u00e9thode ne doit pas \u00eatre finale (EJB 2.0 : 15.7.4). - -CHKJ2447.mb.i.ejb20=CHKJ2447W: La m\u00e9thode {0} ne doit pas \u00eatre statique (EJB 2.0 : 15.7.4). -CHKJ2447.mb.m.ejb20=CHKJ2447W: Cette m\u00e9thode ne doit pas \u00eatre statique (EJB 2.0 : 15.7.4). - -CHKJ2505.onMessage.mb.i.ejb20=CHKJ2505W: La m\u00e9thode {0} ne doit rien renvoyer (EJB 2.0 : 15.7.4). -CHKJ2505.onMessage.mb.m.ejb20=CHKJ2505W: Cette m\u00e9thode ne doit rien renvoyer (EJB 2.0 : 15.7.4). - -# accessor method -CHKJ2449.cb.i.ejb20=CHKJ2449W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 10.3.1). -CHKJ2449.cb.m.ejb20=CHKJ2449W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 10.3.1). - -CHKJ2450.cb.i.ejb20=CHKJ2450W: La m\u00e9thode {0} doit \u00eatre abstraite (EJB 2.0 : 10.3.1, 10.6.2). -CHKJ2450.cb.m.ejb20=CHKJ2450W: Cette m\u00e9thode doit \u00eatre abstraite (EJB 2.0 : 10.3.1, 10.6.2). - -# get & set methods of cmr fields -CHKJ2473.crc.i.ejb20=CHKJ2473W: La m\u00e9thode {0} ne doit pas \u00eatre expos\u00e9e (EJB 2.0 : 10.3.1, 10.3.10.1). -CHKJ2473.crc.m.ejb20=CHKJ2473W: Cette m\u00e9thode ne doit pas \u00eatre expos\u00e9e (EJB 2.0 : 10.3.1, 10.3.10.1). -CHKJ2473.crh.i.ejb20=CHKJ2473W: La m\u00e9thode {0} ne doit pas \u00eatre expos\u00e9e (EJB 2.0 : 10.3.1, 10.3.10.1). -CHKJ2473.crh.m.ejb20=CHKJ2473W: Cette m\u00e9thode ne doit pas \u00eatre expos\u00e9e (EJB 2.0 : 10.3.1, 10.3.10.1). - -# home -CHKJ2461.home.brh.ejb20=CHKJ2461W: Cette interface doit respecter les r\u00e8gles RMI-IIOP des interfaces \u00e9loign\u00e9es (EJB 2.0 : 12.2.9). -CHKJ2461.home.crh.ejb20=CHKJ2461W: Cette interface doit respecter les r\u00e8gles RMI-IIOP des interfaces \u00e9loign\u00e9es (EJB 2.0 : 10.6.10). -CHKJ2461.home.srh.ejb20=CHKJ2461W: Cette interface doit respecter les r\u00e8gles RMI-IIOP des interfaces \u00e9loign\u00e9es (EJB 2.0 : 7.10.6). - -CHKJ2462.clh.i.ejb20=CHKJ2462I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "create" (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2462.brh.i.ejb20=CHKJ2462I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "create" (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2462.crh.i.ejb20=CHKJ2462I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "create" (EJB 2.0 : 9.6.4, 10.6.12). -CHKJ2462.blh.i.ejb20=CHKJ2462I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "create" (EJB 2.0 : 9.5.4, 12.2.11). -CHKJ2462.clh.m.ejb20=CHKJ2462I: Ce nom de m\u00e9thode ne doit pas commencer par "create" (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2462.brh.m.ejb20=CHKJ2462I: Ce nom de m\u00e9thode ne doit pas commencer par "create" (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2462.crh.m.ejb20=CHKJ2462I: Ce nom de m\u00e9thode ne doit pas commencer par "create" (EJB 2.0 : 9.6.4, 10.6.12). -CHKJ2462.blh.m.ejb20=CHKJ2462I: Ce nom de m\u00e9thode ne doit pas commencer par "create" (EJB 2.0 : 9.5.4, 12.2.11). - -CHKJ2463.clh.i.ejb20=CHKJ2463I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "find" (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2463.brh.i.ejb20=CHKJ2463I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "find" (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2463.crh.i.ejb20=CHKJ2463I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "find" (EJB 2.0 : 9.6.4, 10.6.12). -CHKJ2463.blh.i.ejb20=CHKJ2463I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "find" (EJB 2.0 : 9.5.4, 12.2.11). -CHKJ2463.clh.m.ejb20=CHKJ2463I: Ce nom de m\u00e9thode ne doit pas commencer par "find" (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2463.brh.m.ejb20=CHKJ2463I: Ce nom de m\u00e9thode ne doit pas commencer par "find" (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2463.crh.m.ejb20=CHKJ2463I: Ce nom de m\u00e9thode ne doit pas commencer par "find" (EJB 2.0 : 9.6.4, 10.6.12). -CHKJ2463.blh.m.ejb20=CHKJ2463I: Ce nom de m\u00e9thode ne doit pas commencer par "find" (EJB 2.0 : 9.5.4, 12.2.11). - -CHKJ2464.clh.i.ejb20=CHKJ2464I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "remove" (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2464.brh.i.ejb20=CHKJ2464I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "remove" (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2464.crh.i.ejb20=CHKJ2464I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "remove" (EJB 2.0 : 9.6.4, 10.6.12). -CHKJ2464.blh.i.ejb20=CHKJ2464I: Le nom de la m\u00e9thode {0} ne doit pas commencer par "remove" (EJB 2.0 : 9.5.4, 12.2.11). -CHKJ2464.clh.m.ejb20=CHKJ2464I: Ce nom de m\u00e9thode ne doit pas commencer par "remove" (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2464.brh.m.ejb20=CHKJ2464I: Ce nom de m\u00e9thode ne doit pas commencer par "remove" (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2464.crh.m.ejb20=CHKJ2464I: Ce nom de m\u00e9thode ne doit pas commencer par "remove" (EJB 2.0 : 9.6.4, 10.6.12). -CHKJ2464.blh.m.ejb20=CHKJ2464I: Ce nom de m\u00e9thode ne doit pas commencer par "remove" (EJB 2.0 : 9.5.4, 12.2.11). - -CHKJ2503.home.brh.i.ejb20=CHKJ2503E: La m\u00e9thode {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2503.home.crh.i.ejb20=CHKJ2503E: La m\u00e9thode {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2503.home.srh.i.ejb20=CHKJ2503E: {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.6). -CHKJ2503.home.blh.i.ejb20=CHKJ2503W: {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.i.ejb20=CHKJ2503W: {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.8, 18.3.8, 18.6). -CHKJ2503.home.brh.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2503.home.crh.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2503.home.srh.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.6). -CHKJ2503.home.blh.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.8, 18.3.8, 18.6). - - -# create -CHKJ2503.create.brh.i.ejb20=CHKJ2503E: La m\u00e9thode {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.1, 12.2.9). -CHKJ2503.create.crh.i.ejb20=CHKJ2503E: La m\u00e9thode {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.1, 10.6.10). -CHKJ2503.create.srh.i.ejb20=CHKJ2503E: {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.6). -CHKJ2503.create.blh.i.ejb20=CHKJ2503W: {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.i.ejb20=CHKJ2503W: {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.8, 18.3.8, 18.6). -CHKJ2503.create.brh.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.1, 12.2.9). -CHKJ2503.create.crh.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.1, 10.6.10). -CHKJ2503.create.srh.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.6). -CHKJ2503.create.blh.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.8, 18.3.8, 18.6). - -CHKJ2467.srh.i.ejb20=CHKJ2467W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 7.10.6). -CHKJ2467.slh.i.ejb20=CHKJ2467W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 7.10.8). -CHKJ2467.crh.i.ejb20=CHKJ2467W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 9.5.1, 10.6.10). -CHKJ2467.clh.i.ejb20=CHKJ2467W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 9.6.1, 10.6.12). -CHKJ2467.brh.i.ejb20=CHKJ2467W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 9.5.1, 12.2.9). -CHKJ2467.blh.i.ejb20=CHKJ2467W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 9.6.1, 12.2.11). -CHKJ2467.srh.m.ejb20=CHKJ2467W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 7.10.6). -CHKJ2467.slh.m.ejb20=CHKJ2467W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 7.10.8). -CHKJ2467.crh.m.ejb20=CHKJ2467W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 9.5.1, 10.6.10). -CHKJ2467.clh.m.ejb20=CHKJ2467W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 9.6.1, 10.6.12). -CHKJ2467.brh.m.ejb20=CHKJ2467W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 9.5.1, 12.2.9). -CHKJ2467.blh.m.ejb20=CHKJ2467W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.CreateException (EJB 2.0 : 9.6.1, 12.2.11). - -CHKJ2402.sfrh.i.ejb20=CHKJ2402E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 6.3.1, 7.10.6). -CHKJ2402.sflh.i.ejb20=CHKJ2402E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 6.4.1, 7.10.8). -CHKJ2402.ssrh.i.ejb20=CHKJ2402E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.i.ejb20=CHKJ2402E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.i.ejb20=CHKJ2402E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 9.5.1, 10.6.10). -CHKJ2402.clh.i.ejb20=CHKJ2402E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 9.6.1, 10.6.12). -CHKJ2402.brh.i.ejb20=CHKJ2402E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 9.5.1, 12.2.9). -CHKJ2402.blh.i.ejb20=CHKJ2402E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 9.6.1, 12.2.11). -CHKJ2402.sfrh.m.ejb20=CHKJ2402E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 6.3.1, 7.10.6). -CHKJ2402.sflh.m.ejb20=CHKJ2402E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 6.4.1, 7.10.8). -CHKJ2402.ssrh.m.ejb20=CHKJ2402E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.m.ejb20=CHKJ2402E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.m.ejb20=CHKJ2402E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 9.5.1, 10.6.10). -CHKJ2402.clh.m.ejb20=CHKJ2402E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 9.6.1, 10.6.12). -CHKJ2402.brh.m.ejb20=CHKJ2402E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 9.5.1, 12.2.9). -CHKJ2402.blh.m.ejb20=CHKJ2402E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 9.6.1, 12.2.11). - -CHKJ2476.srh.i.ejb20=CHKJ2476E: La m\u00e9thode {0} doit correspondre \u00e0 la m\u00e9thode create() (EJB 2.0 : 7.8, 7.10.6). -CHKJ2476.slh.i.ejb20=CHKJ2476E: La m\u00e9thode {0} doit correspondre \u00e0 la m\u00e9thode create() (EJB 2.0 : 7.8, 7.10.8). -CHKJ2476.srh.m.ejb20=CHKJ2476E: Cette m\u00e9thode doit correspondre \u00e0 la m\u00e9thode create() (EJB 2.0 : 7.8, 7.10.6). -CHKJ2476.slh.m.ejb20=CHKJ2476E: Cette m\u00e9thode doit correspondre \u00e0 la m\u00e9thode create() (EJB 2.0 : 7.8, 7.10.8). -CHKJ2476.ssb.i.ejb20=CHKJ2476E: La m\u00e9thode {0} doit correspondre \u00e0 la m\u00e9thode ejbCreate() (EJB 2.0 : 7.8). -CHKJ2476.ssb.m.ejb20=CHKJ2476E: Cette m\u00e9thode doit correspondre \u00e0 la m\u00e9thode ejbCreate() (EJB 2.0 : 7.8). - - -# remote create -CHKJ2504.create.srh.i.ejb20=CHKJ2504W: La m\u00e9thode correspondante {1} de {0} doit exister dans {2} (EJB 2.0 : 7.10.6). -CHKJ2504.create.slh.i.ejb20=CHKJ2504W: La m\u00e9thode correspondante {1} de {0} doit exister dans {2} (EJB 2.0 : 7.10.8). -CHKJ2504.create.crh.i.ejb20=CHKJ2504W: La m\u00e9thode correspondante {1} de {0} doit exister dans {2} (EJB 2.0 : 10.6.10). -CHKJ2504.create.clh.i.ejb20=CHKJ2504W: La m\u00e9thode correspondante {1} de {0} doit exister dans {2} (EJB 2.0 : 10.6.12). -CHKJ2504.create.brh.i.ejb20=CHKJ2504W: La m\u00e9thode correspondante {1} de {0} doit exister dans {2} (EJB 2.0 : 12.2.9). -CHKJ2504.create.blh.i.ejb20=CHKJ2504W: La m\u00e9thode correspondante {1} de {0} doit exister dans {2} (EJB 2.0 : 12.2.11). -CHKJ2504.create.srh.m.ejb20=CHKJ2504W: La m\u00e9thode correspondante {0} doit exister dans {1} (EJB 2.0 : 7.10.6). -CHKJ2504.create.slh.m.ejb20=CHKJ2504W: La m\u00e9thode correspondante {0} doit exister dans {1} (EJB 2.0 : 7.10.8). -CHKJ2504.create.crh.m.ejb20=CHKJ2504W: La m\u00e9thode correspondante {0} doit exister dans {1} (EJB 2.0 : 10.6.10). -CHKJ2504.create.clh.m.ejb20=CHKJ2504W: La m\u00e9thode correspondante {0} doit exister dans {1} (EJB 2.0 : 10.6.12). -CHKJ2504.create.brh.m.ejb20=CHKJ2504W: La m\u00e9thode correspondante {0} doit exister dans {1} (EJB 2.0 : 12.2.9). -CHKJ2504.create.blh.m.ejb20=CHKJ2504W: La m\u00e9thode correspondante {0} doit exister dans {1} (EJB 2.0 : 12.2.11). - -CHKJ2500.create.srh.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.6). -CHKJ2500.create.crh.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2500.create.brh.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2500.create.srh.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.6). -CHKJ2500.create.crh.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0: 9.5.4, 12.2.9). - -# home method -CHKJ2504.home.crh.i.ejb20=CHKJ2504W: La m\u00e9thode correspondante {1} de {0} doit exister dans {2} (EJB 2.0 : 10.5.2, 10.6.10). -CHKJ2504.home.clh.i.ejb20=CHKJ2504W: La m\u00e9thode correspondante {1} de {0} doit exister dans {2} (EJB 2.0 : 10.5.2, 10.6.12). -CHKJ2504.home.brh.i.ejb20=CHKJ2504W: La m\u00e9thode correspondante {1} de {0} doit exister dans {2} (EJB 2.0 : 12.2.9). -CHKJ2504.home.blh.i.ejb20=CHKJ2504W: La m\u00e9thode correspondante {1} de {0} doit exister dans {2} (EJB 2.0 : 12.2.11). -CHKJ2504.home.crh.m.ejb20=CHKJ2504W: La m\u00e9thode {0} doit exister dans {1} (EJB 2.0 : 10.5.2, 10.6.10). -CHKJ2504.home.clh.m.ejb20=CHKJ2504W: La m\u00e9thode {0} doit exister dans {1} (EJB 2.0 : 10.5.2, 10.6.12). -CHKJ2504.home.brh.m.ejb20=CHKJ2504W: La m\u00e9thode {0} doit exister dans {1} (EJB 2.0 : 12.2.9). -CHKJ2504.home.blh.m.ejb20=CHKJ2504W: La m\u00e9thode {0} doit exister dans {1} (EJB 2.0 : 12.2.11). - - -# find method -CHKJ2503.find.brh.i.ejb20=CHKJ2503E: La m\u00e9thode {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.2, 12.2.9). -CHKJ2503.find.crh.i.ejb20=CHKJ2503E: La m\u00e9thode {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.2, 10.6.10). -CHKJ2503.find.srh.i.ejb20=CHKJ2503E: {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.6). -CHKJ2503.find.blh.i.ejb20=CHKJ2503W: {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.i.ejb20=CHKJ2503W: {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.8, 18.3.8, 18.6). -CHKJ2503.find.brh.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.2, 12.2.9). -CHKJ2503.find.crh.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.5.2, 10.6.10). -CHKJ2503.find.srh.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.6). -CHKJ2503.find.blh.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.8, 18.3.8, 18.6). - -CHKJ2477.crh.i.ejb20=CHKJ2477W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.FinderException (EJB 2.0 : 9.5.2, 12.2.9). -CHKJ2477.brh.i.ejb20=CHKJ2477W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.FinderException (EJB 2.0 : 9.6.2, 12.2.11). -CHKJ2477.clh.i.ejb20=CHKJ2477W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.FinderException (EJB 2.0 : 9.5.2, 10.6.10). -CHKJ2477.blh.i.ejb20=CHKJ2477W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.FinderException (EJB 2.0 : 9.6.2, 10.6.12). -CHKJ2477.crh.m.ejb20=CHKJ2477W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.FinderException (EJB 2.0 : 9.5.2, 12.2.9). -CHKJ2477.brh.m.ejb20=CHKJ2477W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.FinderException (EJB 2.0 : 9.6.2, 12.2.11). -CHKJ2477.clh.m.ejb20=CHKJ2477W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.FinderException (EJB 2.0 : 9.5.2, 10.6.10). -CHKJ2477.blh.m.ejb20=CHKJ2477W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.FinderException (EJB 2.0 : 9.6.2, 10.6.12). - -CHKJ2478.crh.i.ejb20=CHKJ2478I: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 10.5.8.4). -CHKJ2478.crh.m.ejb20=CHKJ2478I: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 10.5.8.4). -CHKJ2478.clh.i.ejb20=CHKJ2478I: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 10.5.8.4). -CHKJ2478.clh.m.ejb20=CHKJ2478I: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 10.5.8.4). -CHKJ2478.brh.i.ejb20=CHKJ2478I: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 12.1.8.4). -CHKJ2478.brh.m.ejb20=CHKJ2478I: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 12.1.8.4). -CHKJ2478.blh.i.ejb20=CHKJ2478I: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 12.1.8.4). -CHKJ2478.blh.m.ejb20=CHKJ2478I: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 12.1.8.4). -CHKJ2478.cb.i.ejb20=CHKJ2478I: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 10.5.8.4). -CHKJ2478.cb.m.ejb20=CHKJ2478I: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 10.5.8.4). -CHKJ2478.bb.i.ejb20=CHKJ2478I: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 12.1.8.4). -CHKJ2478.bb.m.ejb20=CHKJ2478I: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer ObjectNotFoundException (EJB 2.0 : 12.1.8.4). - -CHKJ2403.brh.i.ejb20=CHKJ2403W: La m\u00e9thode {0} doit renvoyer {1} ou une collection de cette derni\u00e8re (EJB 2.0 : 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.i.ejb20=CHKJ2403W: La m\u00e9thode {0} doit renvoyer {1} ou une collection de cette derni\u00e8re (EJB 2.0 : 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.i.ejb20=CHKJ2403W: La m\u00e9thode {0} doit renvoyer {1} ou une collection de cette derni\u00e8re (EJB 2.0 : 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.i.ejb20=CHKJ2403W: La m\u00e9thode {0} doit renvoyer {1} ou une collection de cette derni\u00e8re (EJB 2.0 : 9.6.2, 10.5.6, 10.6.12, 11.2.2). -CHKJ2403.brh.m.ejb20=CHKJ2403W: Cette m\u00e9thode doit renvoyer {0} ou une collection de cette derni\u00e8re (EJB 2.0 : 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.m.ejb20=CHKJ2403W: Cette m\u00e9thode doit renvoyer {0} ou une collection de cette derni\u00e8re (EJB 2.0 : 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.m.ejb20=CHKJ2403W: Cette m\u00e9thode doit renvoyer {0} ou une collection de cette derni\u00e8re (EJB 2.0 : 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.m.ejb20=CHKJ2403W: Cette m\u00e9thode doit renvoyer {0} ou une collection de cette derni\u00e8re (EJB 2.0 : 9.6.2, 10.5.6, 10.6.12, 11.2.2). - -# remote find -CHKJ2504.find.brh.i.ejb20=CHKJ2504W: {1} doit exister dans {2} pour {0} (EJB 2.0 : 12.2.9). -CHKJ2504.find.crh.i.ejb20=CHKJ2504W: {1} doit exister dans {2} pour {0} (EJB 2.0 : 10.6.10). -CHKJ2504.find.brh.m.ejb20=CHKJ2504W: {0} doit exister dans {1} (EJB 2.0 : 12.2.9). -CHKJ2504.find.crh.m.ejb20=CHKJ2504W: {0} doit exister dans {1} (EJB 2.0 : 10.6.10). - -# local find -CHKJ2504.find.blh.i.ejb20=CHKJ2504W: {1} doit exister dans {2} pour {0} (EJB 2.0 : 12.2.11). -CHKJ2504.find.clh.i.ejb20=CHKJ2504W: {1} doit exister dans {2} pour {0} (EJB 2.0 : 10.6.2). -CHKJ2504.find.blh.m.ejb20=CHKJ2504W: {0} doit exister dans {1} (EJB 2.0 : 12.2.11). -CHKJ2504.find.clh.m.ejb20=CHKJ2504W: {0} doit exister dans {1} (EJB 2.0 : 10.6.2). - - -CHKJ2500.find.srh.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.6). -CHKJ2500.find.crh.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2500.find.brh.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2500.find.srh.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.6). -CHKJ2500.find.crh.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2495.clh.i.ejb20=CHKJ2495I: La m\u00e9thode {0} doit \u00eatre associ\u00e9e \u00e0 un \u00e9l\u00e9ment de requ\u00eate dans le fichier ejb-jar.xml (EJB 2.0 : 10.5.6, 10.6.14). -CHKJ2495.clh.m.ejb20=CHKJ2495I: Cette m\u00e9thode doit \u00eatre associ\u00e9e \u00e0 un \u00e9l\u00e9ment de requ\u00eate dans le fichier ejb-jar.xml (EJB 2.0 : 10.5.6, 10.6.14). -CHKJ2495.crh.i.ejb20=CHKJ2495I: La m\u00e9thode {0} doit \u00eatre associ\u00e9e \u00e0 un \u00e9l\u00e9ment de requ\u00eate dans le fichier ejb-jar.xml (EJB 2.0 : 10.5.6, 10.6.14). -CHKJ2495.crh.m.ejb20=CHKJ2495I: Cette m\u00e9thode doit \u00eatre associ\u00e9e \u00e0 un \u00e9l\u00e9ment de requ\u00eate dans le fichier ejb-jar.xml (EJB 2.0 : 10.5.6, 10.6.14). - - -# method on a component interface -CHKJ2503.bus.src.i.ejb20=CHKJ2503E: {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.5). -CHKJ2503.bus.slc.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.i.ejb20=CHKJ2503E: {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.8). -CHKJ2503.bus.blc.i.ejb20=CHKJ2503W: {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.i.ejb20=CHKJ2503E: {0} doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 10.6.9). -CHKJ2503.bus.clc.i.ejb20=CHKJ2503W: La m\u00e9thode {0} ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.10, 18.3.8, 18.6). -CHKJ2503.bus.src.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.5). -CHKJ2503.bus.slc.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 12.2.8). -CHKJ2503.bus.blc.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.m.ejb20=CHKJ2503E: Cette m\u00e9thode doit g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 10.6.9). -CHKJ2503.bus.clc.m.ejb20=CHKJ2503W: Cette m\u00e9thode ne doit pas g\u00e9n\u00e9rer java.rmi.RemoteException (EJB 2.0 : 9.10, 18.3.8, 18.6). - -# method on a home interface -CHKJ2465.brh.i.ejb20=CHKJ2465W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} pour {2} (EJB 2.0 : 12.2.9). -CHKJ2465.blh.i.ejb20=CHKJ2465W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} pour {2} (EJB 2.0 : 12.2.11). -CHKJ2465.crh.i.ejb20=CHKJ2465W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} pour {2} (EJB 2.0 : 10.6.10). -CHKJ2465.clh.i.ejb20=CHKJ2465W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} pour {2} (EJB 2.0 : 10.6.12). -CHKJ2465.srh.i.ejb20=CHKJ2465W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} pour {2} (EJB 2.0 : 7.10.6). -CHKJ2465.slh.i.ejb20=CHKJ2465W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} pour {2} (EJB 2.0 : 7.10.8). -CHKJ2465.brh.m.ejb20=CHKJ2465W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} pour {1} (EJB 2.0 : 12.2.9). -CHKJ2465.blh.m.ejb20=CHKJ2465W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} pour {1} (EJB 2.0 : 12.2.11). -CHKJ2465.crh.m.ejb20=CHKJ2465W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} pour {1} (EJB 2.0 : 10.6.10). -CHKJ2465.clh.m.ejb20=CHKJ2465W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} pour {1} (EJB 2.0 : 10.6.12). -CHKJ2465.srh.m.ejb20=CHKJ2465W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} pour {1} (EJB 2.0 : 7.10.6). -CHKJ2465.slh.m.ejb20=CHKJ2465W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} pour {1} (EJB 2.0 : 7.10.8). - -# method on a remote home -CHKJ2500.home.srh.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.6). -CHKJ2500.home.crh.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 9.5.4, 10.6.10). -CHKJ2500.home.brh.i.ejb20=CHKJ2500I: Le param\u00e8tre {1} de la m\u00e9thode {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 9.5.4, 12.2.9). -CHKJ2500.home.srh.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.6). -CHKJ2500.home.crh.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2466.src.i.ejb20=CHKJ2466I: La m\u00e9thode {0} ne doit pas exposer le type {1} (EJB 2.0 : 7.10.5). -CHKJ2466.crh.i.ejb20=CHKJ2466I: La m\u00e9thode {0} ne doit pas exposer le type {1} (EJB 2.0 : 10.6.10). -CHKJ2466.brh.i.ejb20=CHKJ2466I: La m\u00e9thode {0} ne doit pas exposer le type {1} (EJB 2.0 : 12.2.9). -CHKJ2466.crh.m.ejb20=CHKJ2466I: Cette m\u00e9thode ne doit pas exposer le type {0} (EJB 2.0 : 10.6.10). -CHKJ2466.brh.m.ejb20=CHKJ2466I: Cette m\u00e9thode ne doit pas exposer le type {0} (EJB 2.0 : 12.2.9). -CHKJ2466.src.m.ejb20=CHKJ2466I: Cette m\u00e9thode ne doit pas exposer le type {0} (EJB 2.0 : 7.10.5). - -# method on a remote component -CHKJ2468.src.ejb20=CHKJ2468W: Cette interface doit respecter les r\u00e8gles RMI-IIOP des interfaces \u00e9loign\u00e9es (EJB 2.0 : 7.10.5). -CHKJ2468.crc.ejb20=CHKJ2468W: Cette interface doit respecter les r\u00e8gles RMI-IIOP des interfaces \u00e9loign\u00e9es (EJB 2.0 : 10.6.9). -CHKJ2468.brc.ejb20=CHKJ2468W: Cette interface doit respecter les r\u00e8gles RMI-IIOP des interfaces \u00e9loign\u00e9es (EJB 2.0 : 12.2.8). - -CHKJ2500.bus.src.i.ejb20=CHKJ2500I: Le param\u00e8tre {0} de la m\u00e9thode {1} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.5). -CHKJ2500.bus.crc.i.ejb20=CHKJ2500I: Le param\u00e8tre {0} de la m\u00e9thode {1} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 10.6.9). -CHKJ2500.bus.brc.i.ejb20=CHKJ2500I: Le param\u00e8tre {0} de la m\u00e9thode {1} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 12.2.8). -CHKJ2500.bus.src.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 7.10.5). -CHKJ2500.bus.crc.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 10.6.9). -CHKJ2500.bus.brc.m.ejb20=CHKJ2500I: {0} doit \u00eatre s\u00e9rialisable lors de l''ex\u00e9cution (EJB 2.0 : 12.2.8). - -CHKJ2472.srh.i.ejb20=CHKJ2472W: Le param\u00e8tre {1} de la m\u00e9thode {0} ne peut pas correspondre \u00e0 un argument ou un type de r\u00e9sultat (EJB 2.0 : 6.7.2). -CHKJ2472.brc.i.ejb20=CHKJ2472W: {0} ne doit pas transmettre {1} comme argument ou r\u00e9sultat (EJB 2.0 : 9.7.2, 12.2.8). -CHKJ2472.crc.i.ejb20=CHKJ2472W: {0} ne doit pas transmettre {1} comme argument ou r\u00e9sultat (EJB 2.0 : 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.brc.m.ejb20=CHKJ2472W: Cette m\u00e9thode ne doit pas transmettre {0} comme argument ou r\u00e9sultat (EJB 2.0 : 9.7.2, 12.2.8). -CHKJ2472.crc.m.ejb20=CHKJ2472W: Cette m\u00e9thode ne doit pas transmettre {0} comme argument ou r\u00e9sultat (EJB 2.0 : 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.srh.m.ejb20=CHKJ2472W: {0} ne peut pas correspondre \u00e0 un argument ou un type de r\u00e9sultat (EJB 2.0 : 6.7.2). - -# method on a remote component CMP -CHKJ2474.crc.i.ejb20=CHKJ2474W: La m\u00e9thode {0} ne doit pas exposer {1} (EJB 2.0 : 10.3.1, 10.3.10.1). -CHKJ2474.crc.m.ejb20=CHKJ2474W: Cette m\u00e9thode ne doit pas exposer {0} (EJB 2.0 : 10.3.1, 10.3.10.1). - -CHKJ2490.crc.i.ejb20=CHKJ2490W: La m\u00e9thode {0} ne doit pas \u00eatre expos\u00e9e (EJB 2.0 : 10.3.1, 10.3.10.1). -CJKJ2490.crc.m.ejb20=CHKJ2490W: Cette m\u00e9thode ne doit pas \u00eatre expos\u00e9e (EJB 2.0 : 10.3.1, 10.3.10.1). - -# ejbSelect method -CHKJ2485.cb.i.ejb20=CHKJ2485W: La m\u00e9thode {0} doit \u00eatre abstraite (EJB 2.0 : 10.5.7, 10.6.7). -CHKJ2485.cb.m.ejb20=CHKJ2485W: Cette m\u00e9thode doit \u00eatre abstraite (EJB 2.0 : 10.5.7, 10.6.7). - -CHKJ2487.cb.i.ejb20=CHKJ2487W: La m\u00e9thode {0} doit \u00eatre publique (EJB 2.0 : 10.6.7). -CHKJ2487.cb.m.ejb20=CHKJ2487W: Cette m\u00e9thode doit \u00eatre publique (EJB 2.0 : 10.6.7). - -CHKJ2488.cb.i.ejb20=CHKJ2488W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer javax.ejb.FinderException (EJB 2.0 : 10.6.7). -CHKJ2488.cb.m.ejb20=CHKJ2488W: Cette m\u00e9thode doit g\u00e9n\u00e9rer javax.ejb.FinderException (EJB 2.0 : 10.6.7). - -CHKJ2486.cb.i.ejb20=CHKJ2486W: La m\u00e9thode {0} doit renvoyer {1} ou une collection de cette derni\u00e8re (EJB 2.0 : 10.5.7, 11.2.2). -CHKJ2486.cb.m.ejb20=CHKJ2486W: Cette m\u00e9thode doit renvoyer {0} ou une collection de cette derni\u00e8re (EJB 2.0 : 10.5.7, 11.2.2). - -CHKJ2496.cb.i.ejb20=CHKJ2496W: La m\u00e9thode {0} doit \u00eatre associ\u00e9e \u00e0 un \u00e9l\u00e9ment de requ\u00eate dans le fichier ejb-jar.xml (EJB 2.0 : 10.5.7, 10.6.14). -CHKJ2496.cb.m.ejb20=CHKJ2496W: Cette m\u00e9thode doit \u00eatre associ\u00e9e \u00e0 un \u00e9l\u00e9ment de requ\u00eate dans le fichier ejb-jar.xml (EJB 2.0 : 10.5.7, 10.6.14). - -# component matching method -CHKJ2023.src.i.ejb20=CHKJ2023W: La m\u00e9thode {0} requiert {1} pour exister dans {2} (EJB 2.0 : 7.10.5). -CHKJ2023.slc.i.ejb20=CHKJ2023W: La m\u00e9thode {0} requiert {1} pour exister dans {2} (EJB 2.0 : 7.10.7). -CHKJ2023.brc.i.ejb20=CHKJ2023W: La m\u00e9thode {0} requiert {1} pour exister dans {2} (EJB 2.0 : 12.2.8). -CHKJ2023.blc.i.ejb20=CHKJ2023W: La m\u00e9thode {0} requiert {1} pour exister dans {2} (EJB 2.0 : 12.2.10). -CHKJ2023.crc.i.ejb20=CHKJ2023W: La m\u00e9thode {0} requiert {1} pour exister dans {2} (EJB 2.0 : 10.6.9). -CHKJ2023.clc.i.ejb20=CHKJ2023W: La m\u00e9thode {0} requiert {1} pour exister dans {2} (EJB 2.0 : 10.6.11). -CHKJ2023.src.m.ejb20=CHKJ2023W: La m\u00e9thode {0} doit exister dans {1} (EJB 2.0 : 7.10.5). -CHKJ2023.slc.m.ejb20=CHKJ2023W: La m\u00e9thode {0} doit exister dans {1} (EJB 2.0 : 7.10.7). -CHKJ2023.brc.m.ejb20=CHKJ2023W: La m\u00e9thode {0} doit exister dans {1} (EJB 2.0 : 12.2.8). -CHKJ2023.blc.m.ejb20=CHKJ2023W: La m\u00e9thode {0} doit exister dans {1} (EJB 2.0 : 12.2.10). -CHKJ2023.crc.m.ejb20=CHKJ2023W: La m\u00e9thode {0} doit exister dans {1} (EJB 2.0 : 10.6.9). -CHKJ2023.clc.m.ejb20=CHKJ2023W: La m\u00e9thode {0} doit exister dans {1} (EJB 2.0 : 10.6.11). - -CHKJ2470.src.i.ejb20=CHKJ2470E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 7.10.5). -CHKJ2470.slc.i.ejb20=CHKJ2470E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 7.10.7). -CHKJ2470.crc.i.ejb20=CHKJ2470E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 10.6.9). -CHKJ2470.clc.i.ejb20=CHKJ2470E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 10.6.11). -CHKJ2470.brc.i.ejb20=CHKJ2470E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 12.2.8). -CHKJ2470.blc.i.ejb20=CHKJ2470E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 12.2.10). -CHKJ2470.src.m.ejb20=CHKJ2470E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 7.10.5). -CHKJ2470.slc.m.ejb20=CHKJ2470E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 7.10.7). -CHKJ2470.crc.m.ejb20=CHKJ2470E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 10.6.9). -CHKJ2470.clc.m.ejb20=CHKJ2470E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 10.6.11). -CHKJ2470.brc.m.ejb20=CHKJ2470E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 12.2.8). -CHKJ2470.blc.m.ejb20=CHKJ2470E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 12.2.10). - -CHKJ2471.src.i.ejb20=CHKJ2471W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} (EJB 2.0 : 7.10.5). -CHKJ2471.slc.i.ejb20=CHKJ2471W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} (EJB 2.0 : 7.10.7). -CHKJ2471.crc.i.ejb20=CHKJ2471W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} (EJB 2.0 : 10.6.9). -CHKJ2471.clc.i.ejb20=CHKJ2471W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} (EJB 2.0 : 10.6.11). -CHKJ2471.brc.i.ejb20=CHKJ2471W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} (EJB 2.0 : 12.2.8). -CHKJ2471.blc.i.ejb20=CHKJ2471W: La m\u00e9thode {0} doit g\u00e9n\u00e9rer {1} (EJB 2.0 : 12.2.10). -CHKJ2471.src.m.ejb20=CHKJ2471W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} (EJB 2.0 : 7.10.5). -CHKJ2471.slc.m.ejb20=CHKJ2471W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} (EJB 2.0 : 7.10.7). -CHKJ2471.crc.m.ejb20=CHKJ2471W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} (EJB 2.0 : 10.6.9). -CHKJ2471.clc.m.ejb20=CHKJ2471W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} (EJB 2.0 : 10.6.11). -CHKJ2471.brc.m.ejb20=CHKJ2471W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} (EJB 2.0 : 12.2.8). -CHKJ2471.blc.m.ejb20=CHKJ2471W: Cette m\u00e9thode doit g\u00e9n\u00e9rer {0} (EJB 2.0 : 12.2.10). - -# EJBObject, EJBLocalObject methods -CHKJ2469.src.i.ejb20=CHKJ2469W: La m\u00e9thode {0} est fournie par le conteneur (EJB 2.0 : 6.5). -CHKJ2469.slc.i.ejb20=CHKJ2469W: La m\u00e9thode {0} est fournie par le conteneur (EJB 2.0 : 6.5). -CHKJ2469.crc.i.ejb20=CHKJ2469W: La m\u00e9thode {0} est fournie par le conteneur (EJB 2.0 : 9.9). -CHKJ2469.clc.i.ejb20=CHKJ2469W: La m\u00e9thode {0} est fournie par le conteneur (EJB 2.0 : 9.10). -CHKJ2469.brc.i.ejb20=CHKJ2469W: La m\u00e9thode {0} est fournie par le conteneur (EJB 2.0 : 9.9). -CHKJ2469.blc.i.ejb20=CHKJ2469W: La m\u00e9thode {0} est fournie par le conteneur (EJB 2.0 : 9.10). -CHKJ2469.src.m.ejb20=CHKJ2469W: Cette m\u00e9thode est fournie par le conteneur (EJB 2.0 : 6.5). -CHKJ2469.slc.m.ejb20=CHKJ2469W: Cette m\u00e9thode est fournie par le conteneur (EJB 2.0 : 6.5). -CHKJ2469.crc.m.ejb20=CHKJ2469W: Cette m\u00e9thode est fournie par le conteneur (EJB 2.0 : 9.9). -CHKJ2469.clc.m.ejb20=CHKJ2469W: Cette m\u00e9thode est fournie par le conteneur (EJB 2.0 : 9.10). -CHKJ2469.brc.m.ejb20=CHKJ2469W: Cette m\u00e9thode est fournie par le conteneur (EJB 2.0 : 9.9). -CHKJ2469.blc.m.ejb20=CHKJ2469W: Cette m\u00e9thode est fournie par le conteneur (EJB 2.0 : 9.10). - -# findByPrimaryKey -CHKJ2475.crh.i.ejb20=CHKJ2475W: La m\u00e9thode {0} doit correspondre \u00e0 findByPrimaryKey({1}) (EJB 2.0 : 9.5.2, 10.6.10). -CHKJ2475.clh.i.ejb20=CHKJ2475W: La m\u00e9thode {0} doit correspondre \u00e0 findByPrimaryKey({1}) (EJB 2.0 : 9.6.2, 10.6.12). -CHKJ2475.crhd.i.ejb20=CHKJ2475W: La m\u00e9thode {0} doit correspondre \u00e0 findByPrimaryKey(Object) (EJB 2.0 : 10.8.3). -CHKJ2475.clhd.i.ejb20=CHKJ2475W: La m\u00e9thode {0} doit correspondre \u00e0 findByPrimaryKey(Object) (EJB 2.0 : 10.8.3). -CHKJ2475.brh.i.ejb20=CHKJ2475W: La m\u00e9thode {0} doit correspondre \u00e0 findByPrimaryKey({1}) (EJB 2.0 : 9.5.2, 12.2.9). -CHKJ2475.blh.i.ejb20=CHKJ2475W: La m\u00e9thode {0} doit correspondre \u00e0 findByPrimaryKey({1}) (EJB 2.0 : 9.6.2, 12.2.11). -CHKJ2475.crh.m.ejb20=CHKJ2475W: Cette m\u00e9thode doit correspondre \u00e0 findByPrimaryKey({0}) (EJB 2.0 : 9.5.2, 10.6.10). -CHKJ2475.clh.m.ejb20=CHKJ2475W: Cette m\u00e9thode doit correspondre \u00e0 findByPrimaryKey({0}) (EJB 2.0 : 9.6.2, 10.6.12). -CHKJ2475.crhd.m.ejb20=CHKJ2475W: Cette m\u00e9thode doit correspondre \u00e0 findByPrimaryKey(Object) (EJB 2.0 : 10.8.3). -CHKJ2475.clhd.m.ejb20=CHKJ2475W: Cette m\u00e9thode doit correspondre \u00e0 findByPrimaryKey(Object) (EJB 2.0 : 10.8.3). -CHKJ2475.brh.m.ejb20=CHKJ2475W: Cette m\u00e9thode doit correspondre \u00e0 findByPrimaryKey({0}) (EJB 2.0 : 9.5.2, 12.2.9). -CHKJ2475.blh.m.ejb20=CHKJ2475W: Cette m\u00e9thode doit correspondre \u00e0 findByPrimaryKey({0}) (EJB 2.0 : 9.6.2, 12.2.11). - -CHKJ2479.crh.i.ejb20=CHKJ2479E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 9.5.2, 10.6.10). -CHKJ2479.clh.i.ejb20=CHKJ2479E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 9.6.2, 10.6.12). -CHKJ2479.brh.i.ejb20=CHKJ2479E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 9.5.2, 12.2.9). -CHKJ2479.blh.i.ejb20=CHKJ2479E: La m\u00e9thode {0} doit renvoyer {1} (EJB 2.0 : 9.6.2, 12.2.11). -CHKJ2479.crh.m.ejb20=CHKJ2479E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 9.5.2, 10.6.10). -CHKJ2479.clh.m.ejb20=CHKJ2479E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 9.6.2, 10.6.12). -CHKJ2479.brh.m.ejb20=CHKJ2479E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 9.5.2, 12.2.9). -CHKJ2479.blh.m.ejb20=CHKJ2479E: Cette m\u00e9thode doit renvoyer {0} (EJB 2.0 : 9.6.2, 12.2.11). - - - -################################################## -# field checks -################################################## -CHKJ2452.sb.i.ejb20=CHKJ2452W: La zone transitoire {0} ne doit pas correspondre au type {1} (EJB 2.0 : 7.4.1). -CHKJ2452.sb.m.ejb20=CHKJ2452W: Une zone transitoire ne doit pas correspondre au type {0} (EJB 2.0 : 7.4.1). - -CHKJ2453.sb.i.ejb20=CHKJ2453W: Les zones transitoires ({0}) sont d\u00e9conseill\u00e9es (EJB 2.0 : 7.4.1). -CHKJ2453.sb.m.ejb20=CHKJ2453W: Les zones transitoires sont d\u00e9conseill\u00e9es (EJB 2.0 : 7.4.1). - -# CMR and CMP fields must NOT be defined on the bean class. -CHKJ2454.cb.i.ejb20=CHKJ2454W: La zone {0} ne doit pas \u00eatre d\u00e9finie (EJB 2.0 : 10.3.1). -CHKJ2454.cb.m.ejb20=CHKJ2454W: La zone {0} ne doit pas \u00eatre d\u00e9finie (EJB 2.0 : 10.3.1). - -CHKJ2480.cb.i.ejb20=CHKJ2480I: La zone {0} doit commencer par une minuscule (EJB 2.0 : 10.3.1). -CHKJ2480.cb.m.ejb20=CHKJ2480I: La zone {0} doit commencer par une minuscule (EJB 2.0 : 10.3.1). - -CHKJ2481.cb.i.ejb20=CHKJ2481W: La zone {0} doit \u00eatre d\u00e9clar\u00e9e comme \u00e9l\u00e9ment <cmp-field> (EJB 2.0 : 10.3.1, 10.3.13). -CHKJ2481.cb.m.ejb20=CHKJ2481W: La zone {0} doit \u00eatre d\u00e9clar\u00e9e comme \u00e9l\u00e9ment <cmp-field> (EJB 2.0 : 10.3.1, 10.3.13). - -CHKJ2482.cb.i.ejb20=CHKJ2482W: La zone {0} doit \u00eatre d\u00e9clar\u00e9e comme \u00e9l\u00e9ment <cmr-field> (EJB 2.0 : 10.3.1, 10.3.13). -CHKJ2482.cb.m.ejb20=CHKJ2482W: La zone {0} doit \u00eatre d\u00e9clar\u00e9e comme \u00e9l\u00e9ment <cmr-field> (EJB 2.0 : 10.3.1, 10.3.13). - -CHKJ2483.cb.i.ejb20=CHKJ2483W: La zone {0} ne doit pas \u00eatre expos\u00e9e (EJB 2.0 : 10.3.1). -CHKJ2483.cb.m.ejb20=CHKJ2483W: La zone {0} ne doit pas \u00eatre expos\u00e9e (EJB 2.0 : 10.3.1). - -CHKJ2484.cb.i.ejb20=CHKJ2484W: La zone {0} doit correspondre \u00e0 une primitive ou \u00e0 un type s\u00e9rialisable (EJB 2.0 : 10.3.1). -CHKJ2484.cb.m.ejb20=CHKJ2484W: La zone {0} doit correspondre \u00e0 une primitive ou \u00e0 un type s\u00e9rialisable (EJB 2.0 : 10.3.1). - -CHKJ2489.cb.i.ejb20=CHKJ2489W: La zone {0} doit correspondre au type {1} (EJB 2.0 : 10.8.1). -CHKJ2489.cb.m.ejb20=CHKJ2489W: Cette zone doit correspondre au type {0} (EJB 2.0 : 10.8.1). - -CHKJ2205.kc.i.ejb20=CHKJ2205W: La zone {0} doit \u00eatre publique (EJB 2.0 : 10.8.2). -CHKJ2205.kc.m.ejb20=CHKJ2205W: Cette zone doit \u00eatre publique (EJB 2.0 : 10.8.2). - -CHKJ2206.kc.i.ejb20=CHKJ2206W: La zone {0} doit correspondre \u00e0 un \u00e9l\u00e9ment <cmp-field> (EJB 2.0 : 10.8.2). -CHKJ2206.kc.m.ejb20=CHKJ2206W: Cette zone doit correspondre \u00e0 un \u00e9l\u00e9ment <cmp-field> (EJB 2.0 : 10.8.2). - - -############################################################ -## DD -############################################################ -CHKJ2880.s.ejb20=CHKJ2880W: Ce bean doit fournir un \u00e9l\u00e9ment <local-home> (EJB 2.0 : 7.10.1). -CHKJ2881.s.ejb20=CHKJ2881W: Ce bean doit fournir un \u00e9l\u00e9ment <home> (EJB 2.0 : 7.10.1). -CHKJ2882.s.ejb20=CHKJ2882W: Ce bean doit fournir un \u00e9l\u00e9ment <local> (EJB 2.0 : 7.10.1). -CHKJ2883.s.ejb20=CHKJ2883W: Ce bean doit fournir un \u00e9l\u00e9ment <remote> (EJB 2.0 : 7.10.1). -CHKJ2884.s.ejb20=CHKJ2884W: Ce bean doit fournir un \u00e9l\u00e9ment <local-home> ou <home> (EJB 2.0 : 7.10.1). -CHKJ2885.s.ejb20=CHKJ2885W: Ce bean doit fournir un \u00e9l\u00e9ment <local> ou <remote> (EJB 2.0 : 7.10.1). -CHKJ2880.c.ejb20=CHKJ2880W: Ce bean doit fournir un \u00e9l\u00e9ment <local-home> (EJB 2.0 : 10.6.1). -CHKJ2881.c.ejb20=CHKJ2881W: Ce bean doit fournir un \u00e9l\u00e9ment <home> (EJB 2.0 : 10.6.1). -CHKJ2882.c.ejb20=CHKJ2882W: Ce bean doit fournir un \u00e9l\u00e9ment <local> (EJB 2.0 : 10.6.1). -CHKJ2883.c.ejb20=CHKJ2883W: Ce bean doit fournir un \u00e9l\u00e9ment <remote> (EJB 2.0 : 10.6.1). -CHKJ2884.c.ejb20=CHKJ2884W: Ce bean doit fournir un \u00e9l\u00e9ment <local-home> ou <home> (EJB 2.0 : 10.6.1). -CHKJ2885.c.ejb20=CHKJ2885W: Ce bean doit fournir un \u00e9l\u00e9ment <local> ou <remote> (EJB 2.0 : 10.6.1). -CHKJ2880.b.ejb20=CHKJ2880W: Ce bean doit fournir un \u00e9l\u00e9ment <local-home> (EJB 2.0 : 12.2.1). -CHKJ2881.b.ejb20=CHKJ2881W: Ce bean doit fournir un \u00e9l\u00e9ment <home> (EJB 2.0 : 12.2.1). -CHKJ2882.b.ejb20=CHKJ2882W: Ce bean doit fournir un \u00e9l\u00e9ment <local> (EJB 2.0 : 12.2.1). -CHKJ2883.b.ejb20=CHKJ2883W: Ce bean doit fournir un \u00e9l\u00e9ment <remote> (EJB 2.0 : 12.2.1). -CHKJ2884.b.ejb20=CHKJ2884W: Ce bean doit fournir un \u00e9l\u00e9ment <local-home> ou <home> (EJB 2.0 : 12.2.1). -CHKJ2885.b.ejb20=CHKJ2885W: Ce bean doit fournir un \u00e9l\u00e9ment <local> ou <remote> (EJB 2.0 : 12.2.1). - -CHKJ2813.ejb20=CHKJ2813I: L''\u00e9l\u00e9ment <ejb-name> {0} doit correspondre \u00e0 un identificateur Java valide (EJB 2.0 : 10.3.13, 11.2.6.1). -CHKJ2819.ejb20=CHKJ2819I: L''\u00e9l\u00e9ment <abstract-schema-name> {0} doit correspondre \u00e0 un identificateur Java valide (EJB 2.0 : 10.3.13, 10.6.14, 11.2.6.1). -CHKJ2854.ejb20=CHKJ2854E: L''\u00e9l\u00e9ment <abstract-schema-name> {0} doit \u00eatre unique dans le fichier ejb-jar.xml (EJB 2.0 : 10.3.13, 10.6.14, 11.2.2). -CHKJ2858.ejb20=CHKJ2858W: L''\u00e9l\u00e9ment <abstract-schema-name> doit exister (EJB 2.0 : 22.2, 22.5). -CHKJ2859.ejb20=CHKJ2859W: L''identificateur r\u00e9serv\u00e9 {0} ne peut pas \u00eatre utilis\u00e9 comme \u00e9l\u00e9ment <ejb-name> (EJB 2.0 : 10.6.14, 11.2.6.1). -CHKJ2860.ejb20=CHKJ2860W: L''identificateur r\u00e9serv\u00e9 {0} ne peut pas \u00eatre utilis\u00e9 comme \u00e9l\u00e9ment <abstract-schema-name> (EJB 2.0 : 10.6.14, 11.2.6.1). - -CHKJ2861.ejb20=CHKJ2861I: L''\u00e9l\u00e9ment <cmp-field> {0} doit correspondre \u00e0 un identificateur Java valide et commencer par une minuscule (EJB 2.0 : 10.3.1, 11.2.6.1). -CHKJ2857.ejb20=CHKJ2857I: L''\u00e9l\u00e9ment <cmr-field> {0} doit correspondre \u00e0 un identificateur Java valide et commencer par une minuscule (EJB 2.0 : 10.3.1, 11.2.6.1). - -CHKJ2862.ejb20=CHKJ2862I: L''\u00e9l\u00e9ment <cmp-field> {0}doit contenir une m\u00e9thode set (EJB 2.0 : 10.3.1, 10.6.2). -CHKJ2863.ejb20=CHKJ2863I: L''\u00e9l\u00e9ment <cmp-field> {0}doit contenir une m\u00e9thode get (EJB 2.0 : 10.3.1, 10.6.2). -CHKJ2864.ejb20=CHKJ2864I: L''\u00e9l\u00e9ment <cmr-field> {0}doit contenir une m\u00e9thode set (EJB 2.0 : 10.3.1, 10.6.2). -CHKJ2865.ejb20=CHKJ2865I: L''\u00e9l\u00e9ment <cmr-field> {0}doit contenir une m\u00e9thode get (EJB 2.0 : 10.3.1, 10.6.2). -CHKJ2855.ejb20=CHKJ2855I: L''\u00e9l\u00e9ment <cmp-field> {0} doit correspondre \u00e0 une primitive Java ou \u00e0 un type s\u00e9rialisable Java (EJB 2.0 : 10.3.1). -CHKJ2856.ejb20=CHKJ2856I: L''\u00e9l\u00e9ment <cmr-field> {0} doit correspondre au type {1} ou \u00e0 une collection de ce dernier (EJB 2.0 : 10.3.1). - -CHKJ2815.ejb20=CHKJ2815W: La classe de valeurs d\u00e9pendantes {0} ne peut pas correspondre \u00e0 un \u00e9l\u00e9ment <cmr-field> (EJB 2.0 : 10.3.3). - -CHKJ2816.ejb20=CHKJ2816I: L'\u00e9l\u00e9ment <ejb-relation-name> doit \u00eatre unique dans le fichier ejb-jar.xml (EJB 2.0 : 10.3.2, 10.3.13, 22.5). -CHKJ2817.ejb20=CHKJ2817I: L'\u00e9l\u00e9ment <ejb-relationship-role-name> doit \u00eatre unique dans un \u00e9l\u00e9ment <ejb-relation> (EJB 2.0 : 10.3.2, 10.3.13, 22.5). -CHKJ2818.ejb20=CHKJ2818I: La valeur de l'\u00e9l\u00e9ment <multiplicity> doit \u00eatre "One" ou "Many" (EJB 2.0 : 10.3.2, 10.3.13, 22.5). -CHKJ2821.ejb20=CHKJ2821I: L''\u00e9l\u00e9ment <relationship-role-source> du r\u00f4le {0} doit faire r\u00e9f\u00e9rence \u00e0 un bean CMP existant (EJB 2.0 : 10.3.2, 22.5). -CHKJ2848.ejb20=CHKJ2848I: L'\u00e9l\u00e9ment <cascade-delete> doit \u00eatre utilis\u00e9 avec un \u00e9l\u00e9ment <multiplicity> dont la valeur est "One" (EJB 2.0 : 10.3.4.2, 22.5). -CHKJ2866.ejb20=CHKJ2866I: L''\u00e9l\u00e9ment <cmr-field> {0} doit \u00eatre d\u00e9fini dans {1} (EJB 2.0 : 10.3.2, 22.5). -CHKJ2867.ejb20=CHKJ2867I: Ce bean ne peut avoir que des relations unidirectionnelles avec les autres beans (EJB 2.0 : 10.3.2). -CHKJ2868.ejb20=CHKJ2868I: La valeur de l'\u00e9l\u00e9ment <cmr-field-type> doit \u00eatre "java.util.Collection" ou "java.util.Set" (EJB 2.0 : 10.3.13, 22.5). -CHKJ2869.ejb20=CHKJ2869I: Au moins un \u00e9l\u00e9ment <ejb-relationship-role> doit d\u00e9finir un \u00e9l\u00e9ment <cmr-field> (EJB 2.0 : 10.3.2, 10.3.13, 22.5). -CHKJ2870.ejb20=CHKJ2870I: L''\u00e9l\u00e9ment <ejb-name> {0} doit exister (EJB 2.0 : 10.3.13). -CHKJ2871.ejb20=CHKJ2871I: L''\u00e9l\u00e9ment <ejb-name> {0} doit faire r\u00e9f\u00e9rence \u00e0 un bean CMP (EJB 2.0 : 10.3.2, 10.3.13). - -CHKJ2872.ejb20=CHKJ2872E: La valeur de l'\u00e9l\u00e9ment <cmp-version> doit \u00eatre "1.x" ou "2.x" (EJB 2.0 : 22.5). -CHKJ2873.ejb20=CHKJ2873W: Migrez la liaison \u00e0 la source de donn\u00e9es de ce bean vers une liaison \u00e0 la fabrique de connexions CMP. -CHKJ2874.ejb20=CHKJ2874W: Migrez la liaison \u00e0 la source de donn\u00e9es par d\u00e9faut de ce module EJB vers une liaison \u00e0 la fabrique de connexions CMP. - -########################################################################### -# -# 2TC: Do not translate anything in the following section. These strings -# are reserved for future use. -# -########################################################################### -# -# Ignore these messages for now; the EJB QL validator may take care of this. -# If not, add this validation into the EJBJarVRule class. -# -# -# Identification variables -# -# IWAD4927.ejb20=IWAD4927W: Identification variable {0} must be declared in the FROM clause (EJB 2.0: 11.2.6.2). -# IWAD4928.ejb20=IWAD4928W: Reserved identifier {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4929.ejb20=IWAD4929W: <abstract-schema-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4930.ejb20=IWAD4930W: <ejb-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). - -# -# query statement -# -# IWAD4918.ejb20=IWAD4918W: This query must contain a SELECT clause (EJB 2.0: 11.1). -# IWAD4919.ejb20=IWAD4919W: This query must contain a FROM clause (EJB 2.0: 11.1). -# IWAD4920.ejb20=IWAD4920W: This query has a syntax error (EJB 2.0: 11.2). -# - - -# IWAD4808.ejb20=IWAD4808W: This bean must use container-managed transaction demarcation (EJB 2.0: 17.3.1, 17.3.3). -# IWAD4809.ejb20=IWAD4809W: Specify a transaction attribute for this method (EJB 2.0: 17.4.1). -# IWAD4810.ejb20=IWAD4810W: A transaction attribute must not exist for this method (EJB 2.0: 17.4.1). - -# IWAD4811.ejb20=IWAD4811W: At least one <method> must exist in a <container-transaction> (EJB 2.0: 17.4.1). -# IWAD4900.ejb20=IWAD4900W: This <container-transaction> must reference only one bean (EJB 2.0: 17.4.1). -# IWAD4901.ejb20=IWAD4901W: {0} must exist (EJB 2.0: 17.4.1) -# IWAD4815.ejb20=IWAD4815W: No methods on {0} match this <method> (EJB 2.0: 17.4.1). -# IWAD4817.ejb20=IWAD4817W: <trans-attribute> is unknown (EJB 2.0: 17.4.1). -# IWAD4818.ejb20=IWAD4818W: Only one Style 1 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4819.ejb20=IWAD4819W: Only one Style 2 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4820.ejb20=IWAD4820W: At least one <method-param> must exist in a <method-params>. - -# IWAD4821.ejb20=IWAD4821W: <env-entry-value> must be a {0} (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4822.ejb20=IWAD4822W: <env-entry-name> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4823.ejb20=IWAD4823W: <env-entry-type> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4824.ejb20=IWAD4824W: <env-entry-name> must be unique within {0} (EJB 2.0: 20.2.1.2). -# IWAD4825.ejb20=IWAD4825W: <env-entry-type> must be a legal type (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4826.ejb20=IWAD4826W: <env-entry-value> must be a String or a character (EJB 2.0: 20.2.1.2). - -# IWAD4828.ejb20=IWAD4828W: Conventionally this reference is located in the "ejb" subcontext (EJB 2.0: 20.3.1.1, 22.5). -# IWAD4829.ejb20=IWAD4829W: This <env-entry> should be in an <ejb-ref> (EJB 2.0: 20.3.1.2). -# IWAD4830.ejb20=IWAD4830W: This <env-entry> should be in an <ejb-local-ref> (EJB 2.0: 20.3.1.2). -# IWAD4831.ejb20=IWAD4831W: <ejb-ref-type> must be {0} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4832.ejb20=IWAD4832W: <ejb-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4833.ejb20=IWAD4833W: <ejb-local-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4834.ejb20=IWAD4834W: <home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4835.ejb20=IWAD4835W: <local-home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4836.ejb20=IWAD4836W: <remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4837.ejb20=IWAD4837W: <local-remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4838.ejb20=IWAD4838W: <ejb-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4839.ejb20=IWAD4839W: <ejb-local-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4840.ejb20=IWAD4840W: <home> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4841.ejb20=IWAD4841W: <remote> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4842.ejb20=IWAD4842W: <ejb-link> must exist (EJB 2.0: 20.3.1.2). - -# IWAD4843.ejb20=IWAD4843W: This <env-entry> must be a <resource-ref> (EJB 2.0: 20.4.1.2). -# IWAD4844.ejb20=IWAD4844W: <res-ref-name> should not include the "java:com/env/" string (EJB 2.0: 20.4.1.2). -# IWAD4845.ejb20=IWAD4845W: <res-auth> must be "Application" or "Container" (EJB 2.0: 20.4.1.2). -# IWAD4846.ejb20=IWAD4846W: <res-sharing-scope> must be "Shareable" or "Unshareable" (EJB 2.0: 20.4.1.2). -# IWAD4847.ejb20=IWAD4847W: <resource-ref> must be unique in bean {0} (EJB 2.0: 20.4.1.2). - -# IWAD4848.ejb20=IWAD4848W: Conventionally this is located in the "java:comp/env/jdbc" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4849.ejb20=IWAD4849W: Conventionally this is located in the "java:comp/env/jms" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4850.ejb20=IWAD4850W: Conventionally this is located in the "java:comp/env/mail" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4851.ejb20=IWAD4851W: Conventionally this is located in the "java:comp/env/url" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). - -# IWAD4852.ejb20=IWAD4852W: This <env-entry> must be a <resource-env-ref> (EJB 2.0: 20.5.1.2). -# IWAD4853.ejb20=IWAD4853W: <resource-env-ref-name> should not include the "java:comp/env" string (EJB 2.0: 20.5.1.2). -# IWAD4854.ejb20=IWAD4854W: A JMS Destination value must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 20.5.1.2). -# IWAD4855.ejb20=IWAD4855W: <resource-env-ref-name> must be unique in bean {0} (EJB 2.0: 20.5.1.2). - -# IWAD4856.ejb20=IWAD4856W: A <role-name> must exist (EJB 2.0: 21.2.5.3). -# IWAD4857.ejb20=IWAD4857W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.2.5.3). -# IWAD4858.ejb20=IWAD4858W: A <role-name> must exist (EJB 2.0: 21.3.1). -# IWAD4859.ejb20=IWAD4859W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.3.1). -# IWAD4860.ejb20=IWAD4860W: Security roles must exist (EJB 2.0: 21.3.1). - -# IWAD4931.ejb20=IWAD4931W: At least one <method> must exist in a <method-permission> (EJB 2.0: 21.3.2). -# IWAD4932.ejb20=IWAD4932W: {0} must exist (EJB 2.0: 21.3.2) (EJB 2.0: 17.4.1). -# IWAD4933.ejb20=IWAD4933W: No methods on {0} match this <method> (EJB 2.0: 21.3.2). -# IWAD4934.ejb20=IWAD4934W: At least one <method-param> must exist in a <method-params>. - -# IWAD4866.ejb20=IWAD4866W: A <role-link> must exist (EJB 2.0: 21.3.3). -# IWAD4867.ejb20=IWAD4867W: This <role-link> must not exist (EJB 2.0: 21.3.3). -# IWAD4868.ejb20=IWAD4868W: {0} must exist (EJB 2.0: 21.3.3). - -# IWAD4869.ejb20=IWAD4869W: <security-identity> must be either "use-caller-identity" or "run-as" (EJB 2.0: 21.3.4). -# IWAD4870.ejb20=IWAD4870W: <security-identity> must be "run-as" (EJB 2.0: 21.3.4). -# IWAD4871.ejb20=IWAD4871W: Security role {0} must exist (EJB 2.0: 21.3.4.1). - -# IWAD4875.ejb20=IWAD4875W: <session-type> must be either "Stateful" or "Stateless" (EJB 2.0: 22.2, 22.5). -# IWAD4876.ejb20=IWAD4876W: <transaction-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4877.ejb20=IWAD4877W: <persistence-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4879.ejb20=IWAD4879W: At least one <cmp-field> must exist (EJB 2.0: 22.2, 22.5). - -# IWAD4880.ejb20=IWAD4880W: <acknowledge-mode> must be either "Auto-acknowledge" or "Dups-ok-acknowledge" (EJB 2.0: 22.5). -# IWAD4881.ejb20=IWAD4881W: <cascade-delete> must not exist (EJB 2.0: 22.5). -# IWAD4882.ejb20=IWAD4882W: <cmp-version> must be either "1.x" or "2.x" (EJB 2.0: 22.5). -# IWAD4883.ejb20=IWAD4883W: <cmr-field-name> must exist on {0} (EJB 2.0: 22.5). -# IWAD4884.ejb20=IWAD4884W: <cmr-field-type> must be the same type as {0} (EJB 2.0: 22.5). -# IWAD4885.ejb20=IWAD4885W: <cmr-field-type> must be either java.util.Collection or java.util.Set (EJB 2.0: 22.5). - -# IWAD4886.ejb20=IWAD4886W: <cmr-field-name> must begin with a lowercase letter (EJB 2.0: 22.5). -# IWAD4887.ejb20=IWAD4887W: <destination-type> must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 22.5). -# IWAD4889.ejb20=IWAD4889W: {0} must exist (EJB 2.0: 22.5). -# IWAD4890.ejb20=IWAD4890W: <ejb-ref-name> must be unique in bean {0} (EJB 2.0: 22.5). -# IWAD4891.ejb20=IWAD4891W: <ejb-ref-type> must be "Entity" or "Session" (EJB 2.0: 22.5). - -# IWAD4862.ejb20=IWAD4862W: <result-type-mapping> must be "Remote" (EJB 2.0: 10.5.7). -############################################################################### -# -# 2TC: end of messages which should not be translated -# -############################################################################### - -# -# end of messages for the EJB 2.0 specification -# - -# -# end of validation messages -# - -# -# End EJB Validation strings -# - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_it.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_it.properties deleted file mode 100644 index 5752a63a4..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_it.properties +++ /dev/null @@ -1,1528 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# -# ************************************************************************* -# * Code oriented instructions: -# * -# * In the string, you may see the following special sequences: -# * a) {n} where n is a number. These are replaceable parameters. -# * b) '' In .properties files, in order to see one apostrophe (') in the final -# * string, sometimes two apostrophes must be entered in the string. In the translated -# * string, if there is at least one {n} in the string, then to show one apostrophe -# * to the user, put two apostrophes in the string. If there are no {n} in the string, -# * then put one apostrophe. -# * For example, say that you want the user to read "George's file". -# * GEORGE=George's file was on the desk. -# * GEORGE2=George''s file and {0} were on the desk. -# * GEORGE uses one apostrophe because there are no {n} and GEORGE2 -# * uses two apostrophes because there is a {n}. -# * c) '' text '' where text can be any word(s). The text between the double -# * apostrophes should not be translated. -# * d) <text> where text can be any word(s). The text between the angle -# * brackets should NOT be translated. -# * e) "text" where text can be any word(s). The text between the quotation -# * marks should NOT be translated. -# * -# ************************************************************************* -# * Other instructions -# * a) Do not translate any text that is on a line which begins with a comment -# * symbol (#). -# * b) Do not translate these words: -# * schema, EJB, RDB, JAR, RMI, BMP, CMP, OOSQL -# * c) Please return the .properties files using the same directory structure. -# * This is necessary because two of the files have the same name. -# * -# ************************************************************************* -# Any other comments to the translators are on lines which start like this: # 2TC: -# -# Version 1.42 -# - -# -# Begin EJB Validator strings. -# -# The purpose of -# IDs: -# STATUS=Status message -# LOC=Text description of a location (identifies the source of the problem when no line number is available) -# CHKJ=EJB validation message -# - -# -# Start of status messages -# -STATUS_VALIDATING=Convalida di {0} in corso. - -LOC_CLASS=Classe: {0} -LOC_FIELD=Campo: {0}, Classe: {1} -LOC_METHOD=Metodo: {0}, Classe: {1} -LOC_BEAN=Bean enterprise: {0} -LOC_ROLE=<localRelationshipRoles>: {0}, Bean enterprise: {1} -LOC_ROLEREF=<security-role-ref>: {0} -LOC_METHODELEMENT=elemento <method>: {0} -LOC_METHODPERMISSION=elemento <method-permission>: {0} -LOC_METHODTRANSACTION=elemento <container-transaction>: {0} -LOC_EJBRELATION=<ejb-relation>: {0} -LOC_EJBRELATIONSHIPROLE=<ejb-relationship-role>: {0}, <ejb-relation>: {1} -# -# end of status messages -# - -# -# Start of validation messages -# -# All unique error ids follow this format: -# -# CHKJnnnn[s] -# -# where -# - CHKJ is the four character unique component prefix -# - nnnn is the numerical id, unique within EJB Validator -# - [s] is the severity indicator: E (error), W (warning), or I (information). -# -# nnnn ranges from 2000 - 2999 -# 2000 - 2099 Messages on a class -# 2100 - 2199 Messages which are specific to Websphere or WSA (i.e., not mentioned in EJB specification, such as associations & finders) -# 2200 - 2399 Messages on a field -# 2400 - 2799 Messages on a method -# 2800 - 2899 Messages on the deployment descriptor -# 2900 - 2999 Miscellaneous -# - -# -# Messages common across EJB specifications -# -CHKJ2900=CHKJ2900I: Errore interno durante l'esecuzione del validator EJB. Leggere il log per i dettagli. -CHKJ2852=CHKJ2852W: Errore interno durante la convalida di {0}. Il bean sottoposto a convalida era {1}. -CHKJ2433=CHKJ2433W: Impossibile eseguire la convalida di {0} perch\u00e9 {1} non pu\u00f2 essere riflesso. Verificare il percorso classi. -CHKJ2907=CHKJ2907E: Impossibile riflettere il tipo {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2905=CHKJ2905W: Impossibile eseguire il validator EJB poich\u00e9 il file ejb-jar.xml non pu\u00f2 essere caricato. Per ulteriori informazioni eseguire il validator XML. -CHKJ2041=CHKJ2041I: Le classi e le interfacce permanenti devono essere incluse in un pacchetto con nome. (JLS 2.0: 7.4.2). - -CHKJ2456.i=CHKJ2456W: {0} deve generare {1} per {2} o potrebbero verificarsi errori di compilazione nel codice di distribuzione. -CHKJ2456.m=CHKJ2456W: Questo metodo deve generare {0} per {1} o potrebbero verificarsi errori di compilazione nel codice di distribuzione. - -# -# end of common messages -# - -# -# Messages for the EJB 1.1 specification -# -CHKJ2001.eb.ejb11=CHKJ2001W: La classe chiave {0} deve implementare il metodo {1}. (EJB 1.1: 9.2.9) -CHKJ2002.eb.i.ejb11=CHKJ2002W: Questa classe deve implementare un metodo ejbPostCreate corrispondente per {0}. (EJB 1.1: 9.2.4) -CHKJ2002.eb.m.ejb11=CHKJ2002W: Questa classe deve implementare un metodo ejbPostCreate corrispondente per questo metodo. (EJB 1.1: 9.2.4) -CHKJ2003E.ejb11=CHKJ2003E: Questa classe non pu\u00f2 implementare javax.ejb.SessionSynchronization. (EJB 1.1: 6.5.3). -CHKJ2003I.ejb11=CHKJ2003I: I bean session con stato per transazioni gestite da bean non richiedono l'implementazione di javax.ejb.SessionSynchronization. (EJB 1.1: 6.5.3). -CHKJ2004.eb.i.ejb11=CHKJ2004W: La classe bean {1} non deve implementare il metodo ejbFind {0}. (EJB 1.1: 9.4.6) -CHKJ2004.eb.m.ejb11=CHKJ2004W: La classe bean {0} non deve implementare un metodo ejbFind. (EJB 1.1: 9.4.6) -CHKJ2005.eh.i.ejb11=CHKJ2005E: {0} deve essere un metodo di tipo create o find. (EJB 1.1: 9.2.8) -CHKJ2005.eh.m.ejb11=CHKJ2005E: Il metodo deve essere di tipo create o find. (EJB 1.1: 9.2.8) -CHKJ2006.sb.ejb11=CHKJ2006E: La classe bean {0} deve avere un costruttore pubblico che non richieda argomenti. (EJB 1.1: 6.10.2) -CHKJ2006.eb.ejb11=CHKJ2006E: La classe bean {0} deve avere un costruttore pubblico che non richieda argomenti. (EJB 1.1: 9.2.2) -CHKJ2007.sb.ejb11=CHKJ2007W: {0} non deve dichiarare il metodo finalize(). (EJB 1.1: 6.10.2) -CHKJ2007.eb.ejb11=CHKJ2007W: {0} non deve dichiarare il metodo finalize(). (EJB 1.1: 9.2.2) -CHKJ2008.sb.ejb11=CHKJ2008E: La classe bean {0} deve contenere almeno un metodo ejbCreate. (EJB 1.1: 6.5.5, 6.10.3) -CHKJ2009.eb.ejb11=CHKJ2009E: La classe bean {0} deve contenere almeno un metodo ejbFindByPrimaryKey. (EJB 1.1: 9.2.5) -CHKJ2010.sh.ejb11=CHKJ2010E: L''interfaccia locale {0} deve contenere solo un metodo create. (EJB 1.1: 6.10.6) -CHKJ2011.eh.ejb11=CHKJ2011E: L''interfaccia locale {0} deve contenere solo un metodo findByPrimaryKey. (EJB 1.1: 9.2.8) -CHKJ2012.sr.ejb11=CHKJ2012E: Questo tipo deve essere un'interfaccia. (EJB 1.1: 6.10.5). -CHKJ2012.sh.ejb11=CHKJ2012E: Questo tipo deve essere un'interfaccia. (EJB 1.1: 6.10.6). -CHKJ2012.er.ejb11=CHKJ2012E: Questo tipo deve essere un'interfaccia. (EJB 1.1: 9.2.7). -CHKJ2012.eh.ejb11=CHKJ2012E: Questo tipo deve essere un'interfaccia. (EJB 1.1: 9.2.8). -CHKJ2013.sb.ejb11=CHKJ2013E: La classe bean {0} deve implementare {1}. (EJB 1.1: 6.10.2). -CHKJ2013.eb.ejb11=CHKJ2013E: La classe bean {0} deve implementare {1}. (EJB 1.1: 9.2.2). -CHKJ2014.sb.ejb11=CHKJ2014E: La classe bean {0} non pu\u00f2 essere astratta. (EJB 1.1: 6.10.2) -CHKJ2014.eb.ejb11=CHKJ2014E: La classe bean {0} non pu\u00f2 essere astratta. (EJB 1.1: 9.2.2) -CHKJ2015.sb.ejb11=CHKJ2015E: La classe bean {0} non pu\u00f2 essere finale. (EJB 1.1: 6.10.2) -CHKJ2015.eb.ejb11=CHKJ2015E: La classe bean {0} non pu\u00f2 essere finale. (EJB 1.1: 9.2.2) -CHKJ2017.sr.ejb11=CHKJ2017E: L''interfaccia deve estendere {0}. (EJB 1.1: 6.10.5) -CHKJ2017.sh.ejb11=CHKJ2017E: L''interfaccia deve estendere {0}. (EJB 1.1: 6.10.6) -CHKJ2017.er.ejb11=CHKJ2017E: L''interfaccia deve estendere {0}. (EJB 1.1: 9.2.7) -CHKJ2017.eh.ejb11=CHKJ2017E: L''interfaccia deve estendere {0}. (EJB 1.1: 9.2.8) -CHKJ2019.eb.ejb11=CHKJ2019I: La classe chiave {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2.9) (RMI 1.3: 2.6). - - -CHKJ2020.eb.ejb11=CHKJ2020E: La classe chiave {0} deve essere pubblica. (EJB 1.1: 9.4.7.2) -CHKJ2021.eb.ejb11=CHKJ2021E: La classe chiave {0} deve definire un costruttore predefinito pubblico. (EJB 1.1: 9.4.7.2) -CHKJ2022.sb.ejb11=CHKJ2022E: La classe bean {0} deve essere pubblica. (EJB 1.1: 6.10.2) -CHKJ2022.eb.ejb11=CHKJ2022E: La classe bean {0} deve essere pubblica. (EJB 1.1: 9.2.2) -CHKJ2023.sr.i.ejb11=CHKJ2023E: {0} deve avere un metodo corrispondente nella classe bean {1}. (EJB 1.1: 6.10.5) -CHKJ2023.sr.m.ejb11=CHKJ2023E: Questo metodo deve avere un metodo corrispondente nella classe di bean {0}. (EJB 1.1: 6.10.5) -CHKJ2023.er.i.ejb11=CHKJ2023E: {0} deve avere un metodo corrispondente nella classe bean {1}. (EJB 1.1: 9.2.7) -CHKJ2023.er.m.ejb11=CHKJ2023E: Questo metodo deve avere un metodo corrispondente nella classe di bean {0}. (EJB 1.1: 9.2.7) -CHKJ2024.sh.i.ejb11=CHKJ2024E: {0} non esiste. Solamente il metodo create() pu\u00f2 esistere (EJB 1.1: 6.8). -CHKJ2024.sh.m.ejb11=CHKJ2024E: Questo metodo non pu\u00f2 esistere. Solamente il metodo create() pu\u00f2 esistere (EJB 1.1: 6.8). -CHKJ2025.sb.i.ejb11=CHKJ2025E: {0} non pu\u00f2 esistere. Solamente il metodo ejbCreate() pu\u00f2 esistere (EJB 1.1: 6.8). -CHKJ2025.sb.m.ejb11=CHKJ2025E: Questo metodo non pu\u00f2 esistere. Solamente il metodo ejbCreate() pu\u00f2 esistere (EJB 1.1: 6.8). -CHKJ2026.sh.i.ejb11=CHKJ2026E: La classe bean {1} deve implementare un metodo ejbCreate corrispondente per {0}. (EJB 1.1: 6.10.6) -CHKJ2026.sh.m.ejb11=CHKJ2026E: La classe bean {0} deve implementare un metodo ejbCreate corrispondente per questo metodo. (EJB 1.1: 6.10.6) -CHKJ2026.eh.i.ejb11=CHKJ2026E: La classe bean {1} deve implementare un metodo ejbCreate corrispondente per {0}. (EJB 1.1: 9.2.8) -CHKJ2026.eh.m.ejb11=CHKJ2026E: La classe bean {0} deve implementare un metodo ejbCreate corrispondente per questo metodo. (EJB 1.1: 9.2.8) -CHKJ2028.eb.i.ejb11=CHKJ2028W: {0} non verr\u00e0 richiamato a meno che non sia stato definito un metodo ejbCreate corrispondente. (EJB 1.1: 9.1.5.1) -CHKJ2028.eb.m.ejb11=CHKJ2028W: Questo metodo non verr\u00e0 richiamato a meno che non sia stato definito un metodo ejbCreate corrispondente. (EJB 1.1: 9.1.5.1) -CHKJ2029.eb.i.ejb11=CHKJ2029W: {0} non pu\u00f2 essere richiamato sull''interfaccia locale {1} senza il metodo create corrispondente. (EJB 1.1: 9.2.3) -CHKJ2029.eb.m.ejb11=CHKJ2029W: Questo metodo non pu\u00f2 essere richiamato sull''interfaccia locale {0} senza il metodo create corrispondente. (EJB 1.1: 9.2.3) -CHKJ2030.eh.i.ejb11=CHKJ2030E: {0} deve avere un metodo ejbFind corrispondente nella classe bean {1}. (EJB 1.1: 9.2.8) -CHKJ2030.eh.m.ejb11=CHKJ2030E: Questo metodo deve avere un metodo ejbFind corrispondente nella classe bean {0}. (EJB 1.1: 9.2.8) -CHKJ2032.eb.ejb11=CHKJ2032W: La classe bean {0} deve dichiarare almeno un campo gestito nel contenitore. (EJB 1.1: 9.4.7) -CHKJ2033.eb.ejb11=CHKJ2033W: il metodo setEntityContext(EntityContext ic) deve essere presente. (EJB 1.1: 9.1.5.1) -CHKJ2034.eb.ejb11=CHKJ2034W: il metodo unsetEntityContext() deve essere presente. (EJB 1.1: 9.1.5.1) -CHKJ2035.eb.ejb11=CHKJ2035W: il metodo ejbActivate() deve essere presente. (EJB 1.1: 9.1.5.1) -CHKJ2036.eb.ejb11=CHKJ2036W: il metodo ejbPassivate() deve essere presente. (EJB 1.1: 9.1.5.1) -CHKJ2037.eb.ejb11=CHKJ2037W: il metodo ejbRemove() deve essere presente. (EJB 1.1: 9.1.5.1) -CHKJ2038.eb.ejb11=CHKJ2038W: il metodo ejbLoad() deve essere presente. (EJB 1.1: 9.1.5.1) -CHKJ2039.eb.ejb11=CHKJ2039W: il metodo ejbStore() deve essere presente. (EJB 1.1: 9.1.5.1) - -CHKJ2040.sb.ejb11=CHKJ2040I: "this" non deve essere passato come un risultato o un argomento di metodo. (EJB 1.1: 6.10.2) - -CHKJ2100.ejb11=CHKJ2100E: Entrambe le parti del ruolo devono utilizzare lo stesso numero di attributi. -CHKJ2101.ejb11=CHKJ2101E: Entrambe le parti del ruolo devono utilizzare lo stesso tipo. -CHKJ2102.eh.ejb11=CHKJ2102E: \u00c8 necessario definire un descrittore finder o un metodo finder personalizzato corrispondente sulla classe {0}. -CHKJ2103.ejb11=CHKJ2103E: In una eredit\u00e0 di componenti, la classe bean {0} deve ereditare {1}. (EJB 1.1: B.2) -CHKJ2104.ejb11=CHKJ2104E: In una eredit\u00e0 componenti, l''interfaccia locale {0} non deve ereditare {1}. (EJB 1.1: B.2) -CHKJ2105.ejb11=CHKJ2105E: In una eredit\u00e0 componenti, l''interfaccia remota {0} deve ereditare {1}. (EJB 1.1: B.2) -CHKJ2106.ejb11=CHKJ2106E: Bean {0} deve utilizzare {1} come <prim-key-class> (EJB 1.1: B.2). - -CHKJ2200.i.ejb11=CHKJ2200W: Il campo statico {0} deve essere finale. (EJB 1.1: 18.1.2) -CHKJ2200.m.ejb11=CHKJ2200W: Questo campo statico deve essere finale. (EJB 1.1: 18.1.2) -CHKJ2201.eb.i.ejb11=CHKJ2201E: {0} non pu\u00f2 essere transitorio. (EJB 1.1: 9.4.1) -CHKJ2201.eb.m.ejb11=CHKJ2201E: Il campo non pu\u00f2 essere transitorio. (EJB 1.1: 9.4.1) -CHKJ2202.eb.i.ejb11=CHKJ2202W: Il tipo di campo del campo {0} non \u00e8 valido per un bean CMP. (EJB 1.1: 9.4.1) -CHKJ2202.eb.m.ejb11=CHKJ2202W: Il tipo di campo non \u00e8 valido per un bean CMP. (EJB 1.1: 9.4.1) -CHKJ2203.eb.i.ejb11=CHKJ2203E: {0} deve essere pubblico. (EJB 1.1: 9.4.1) -CHKJ2203.eb.m.ejb11=CHKJ2203E: Il campo deve essere pubblico. (EJB 1.1: 9.4.1) -CHKJ2205.eb.i.ejb11=CHKJ2205W: Il campo di chiave primaria denominato {0} deve essere pubblico. (EJB 1.1: 9.4.7.2) -CHKJ2205.eb.m.ejb11=CHKJ2205W: Il campo di chiave primaria deve essere pubblico. (EJB 1.1: 9.4.7.2) -CHKJ2206.eb.i.ejb11=CHKJ2206W: {0} deve essere un <cmp-field> di {1} e un campo della classe bean {2}. (EJB 1.1: 9.4.7.2). -CHKJ2206.eb.m.ejb11=CHKJ2206W: Questo campo deve essere un <cmp-field> di {0} e un campo della classe bean {1}. (EJB 1.1: 9.4.7.2). -CHKJ2207.eb.ejb11=CHKJ2207E: Il campo chiave {0} deve essere dello stesso tipo della chiave primaria, {1}. (EJB 1.1: 9.4.7.1). - -CHKJ2400.ejbCreate.sb.i.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException sul metodo {0}. (EJB 1.1: 6.10.3). -CHKJ2400.ejbCreate.sb.m.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException. (EJB 1.1: 6.10.3). -CHKJ2400.bus.sb.i.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException sul metodo {0}. (EJB 1.1: 6.10.4). -CHKJ2400.bus.sb.m.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException. (EJB 1.1: 6.10.4). -CHKJ2400.ejbCreate.eb.i.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException su {0}. (EJB 1.1: 9.2.3). -CHKJ2400.ejbCreate.eb.m.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException. (EJB 1.1: 9.2.3). -CHKJ2400.ejbPostCreate.eb.i.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException su {0}. (EJB 1.1: 9.2.4). -CHKJ2400.ejbPostCreate.eb.m.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException. (EJB 1.1: 9.2.4). -CHKJ2400.ejbFind.eb.i.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException su {0}. (EJB 1.1: 9.2.5). -CHKJ2400.ejbFind.eb.m.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException. (EJB 1.1: 9.2.5). -CHKJ2400.bus.eb.i.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException su {0}. (EJB 1.1: 9.2.6). -CHKJ2400.bus.eb.m.ejb11=CHKJ2400W: Uso sconsigliato di java.rmi.RemoteException. (EJB 1.1: 9.2.6). - -CHKJ2401.sb.i.ejb11=CHKJ2401E: {0} deve restituire void. (EJB 1.1: 6.10.3) -CHKJ2401.sb.m.ejb11=CHKJ2401E: Questo metodo deve restituire void. (EJB 1.1: 6.10.3) -CHKJ2402.sh.i.ejb11=CHKJ2402W: {0} deve restituire il tipo di interfaccia remota {1}. (EJB 1.1: 6.10.6). -CHKJ2402.sh.m.ejb11=CHKJ2402W: Questo metodo create deve restituire il tipo di interfaccia remota {0}. (EJB 1.1: 6.10.6). -CHKJ2402.eh.i.ejb11=CHKJ2402W: {0} deve restituire il tipo di interfaccia remota {1}. (EJB 1.1: 9.2.8). -CHKJ2402.eh.m.ejb11=CHKJ2402W: Questo metodo create deve restituire il tipo di interfaccia remota {0}. (EJB 1.1: 9.2.8). -CHKJ2403.eh.i.ejb11=CHKJ2403W: {0} deve restituire {1} o una sua raccolta. (EJB 1.1: 9.2.8) -CHKJ2403.eh.m.ejb11=CHKJ2403W: Il metodo deve restituire {0} o una sua raccolta. (EJB 1.1: 9.2.8) -CHKJ2405.eh.i.ejb11=CHKJ2405W: L''ordine e i tipi di argomenti in {0} devono corrispondere all''ordine e ai tipi di campi nella classe di chiavi {1}. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2405.eh.m.ejb11=CHKJ2405W: L''ordine e i tipi di argomenti devono corrispondere all''ordine e ai tipi di campi nella classe di chiavi {0}. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2406.eb.i.ejb11=CHKJ2406W: {0} deve restituire il tipo di chiave primaria {1}. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2406.eb.m.ejb11=CHKJ2406W: Il metodo deve restituire il tipo di chiave primaria {0}. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2407.eb.i.ejb11=CHKJ2407W: {0} deve restituire {1} o una sua raccolta. (EJB 1.1: 9.2.5) -CHKJ2407.eb.m.ejb11=CHKJ2407W: Questo metodo deve restituire {0} o una sua raccolta. (EJB 1.1: 9.2.5) - -CHKJ2408.ejbCreate.sb.i.ejb11=CHKJ2408E: {0} deve essere pubblico. (EJB 1.1: 6.10.3). -CHKJ2408.ejbCreate.sb.m.ejb11=CHKJ2408E: Il metodo deve essere pubblico. (EJB 1.1: 6.10.3). -CHKJ2408.bus.sb.i.ejb11=CHKJ2408E: {0} deve essere pubblico. (EJB 1.1: 6.10.4). -CHKJ2408.bus.sb.m.ejb11=CHKJ2408E: Questo metodo deve essere pubblico. (EJB 1.1: 6.10.4). -CHKJ2408.ejbCreate.eb.i.ejb11=CHKJ2408E: {0} deve essere pubblico. (EJB 1.1: 9.2.3). -CHKJ2408.ejbCreate.eb.m.ejb11=CHKJ2408E: Questo metodo deve essere pubblico. (EJB 1.1: 9.2.3). -CHKJ2408.ejbPostCreate.eb.i.ejb11=CHKJ2408E: {0} deve essere pubblico. (EJB 1.1: 9.2.4). -CHKJ2408.ejbPostCreate.eb.m.ejb11=CHKJ2408E: Questo metodo deve essere pubblico. (EJB 1.1: 9.2.4). -CHKJ2408.ejbFind.eb.i.ejb11=CHKJ2408E: {0} deve essere pubblico. (EJB 1.1: 9.2.5). -CHKJ2408.ejbFind.eb.m.ejb11=CHKJ2408E: Questo metodo deve essere pubblico. (EJB 1.1: 9.2.5). -CHKJ2408.bus.eb.i.ejb11=CHKJ2408E: {0} deve essere pubblico. (EJB 1.1: 9.2.6). -CHKJ2408.bus.eb.m.ejb11=CHKJ2408E: Questo metodo deve essere pubblico. (EJB 1.1: 9.2.6). - -CHKJ2409.ejbCreate.sb.i.ejb11=CHKJ2409E: {0} non pu\u00f2 essere finale. (EJB 1.1: 6.10.3). -CHKJ2409.ejbCreate.sb.m.ejb11=CHKJ2409E: Questo metodo non pu\u00f2 essere finale. (EJB 1.1: 6.10.3). -CHKJ2409.bus.sb.i.ejb11=CHKJ2409E: {0} non pu\u00f2 essere finale. (EJB 1.1: 6.10.4). -CHKJ2409.bus.sb.m.ejb11=CHKJ2409E: Questo metodo non pu\u00f2 essere finale. (EJB 1.1: 6.10.4). -CHKJ2409.ejbCreate.eb.i.ejb11=CHKJ2409E: {0} non pu\u00f2 essere finale. (EJB 1.1: 9.2.3). -CHKJ2409.ejbCreate.eb.m.ejb11=CHKJ2409E: Questo metodo non pu\u00f2 essere finale. (EJB 1.1: 9.2.3). -CHKJ2409.ejbPostCreate.eb.i.ejb11=CHKJ2409E: {0} non pu\u00f2 essere finale. (EJB 1.1: 9.2.4). -CHKJ2409.ejbPostCreate.eb.m.ejb11=CHKJ2409E: Questo metodo non pu\u00f2 essere finale. (EJB 1.1: 9.2.4). -CHKJ2409.ejbFind.eb.i.ejb11=CHKJ2409E: {0} non pu\u00f2 essere finale. (EJB 1.1: 9.2.5). -CHKJ2409.ejbFind.eb.m.ejb11=CHKJ2409E: Questo metodo non pu\u00f2 essere finale. (EJB 1.1: 9.2.5). -CHKJ2409.bus.eb.i.ejb11=CHKJ2409E: {0} non pu\u00f2 essere finale. (EJB 1.1: 9.2.6). -CHKJ2409.bus.eb.m.ejb11=CHKJ2409E: Questo metodo non pu\u00f2 essere finale. (EJB 1.1: 9.2.6). - -CHKJ2410.ejbCreate.sb.i.ejb11=CHKJ2410E: {0} non pu\u00f2 essere statico. (EJB 1.1: 6.10.3). -CHKJ2410.ejbCreate.sb.m.ejb11=CHKJ2410E: Questo metodo non pu\u00f2 essere statico. (EJB 1.1: 6.10.3). -CHKJ2410.bus.sb.i.ejb11=CHKJ2410E: {0} non pu\u00f2 essere statico. (EJB 1.1: 6.10.4). -CHKJ2410.bus.sb.m.ejb11=CHKJ2410E: Questo metodo non pu\u00f2 essere statico. (EJB 1.1: 6.10.4). -CHKJ2410.ejbCreate.eb.i.ejb11=CHKJ2410E: {0} non pu\u00f2 essere statico. (EJB 1.1: 9.2.3). -CHKJ2410.ejbCreate.eb.m.ejb11=CHKJ2410E: Questo metodo non pu\u00f2 essere statico. (EJB 1.1: 9.2.3). -CHKJ2410.ejbPostCreate.eb.i.ejb11=CHKJ2410E: {0} non pu\u00f2 essere statico. (EJB 1.1: 9.2.4). -CHKJ2410.ejbPostCreate.eb.m.ejb11=CHKJ2410E: Questo metodo non pu\u00f2 essere statico. (EJB 1.1: 9.2.4). -CHKJ2410.ejbFind.eb.i.ejb11=CHKJ2410E: {0} non pu\u00f2 essere statico. (EJB 1.1: 9.2.5). -CHKJ2410.ejbFind.eb.m.ejb11=CHKJ2410E: Questo metodo non pu\u00f2 essere statico. (EJB 1.1: 9.2.5). -CHKJ2410.bus.eb.i.ejb11=CHKJ2410E: {0} non pu\u00f2 essere statico. (EJB 1.1: 9.2.6). -CHKJ2410.bus.eb.m.ejb11=CHKJ2410E: Questo metodo non pu\u00f2 essere statico. (EJB 1.1: 9.2.6). - -CHKJ2411.sb.i.ejb11=CHKJ2411E: Il nome di {0} non pu\u00f2 iniziare con "ejb". (EJB 1.1: 6.10.4) -CHKJ2411.sb.m.ejb11=CHKJ2411E: Il nome del metodo non pu\u00f2 iniziare con "ejb". (EJB 1.1: 6.10.4) -CHKJ2411.eb.i.ejb11=CHKJ2411E: Il nome di {0} non pu\u00f2 iniziare con "ejb". (EJB 1.1: 9.2.6) -CHKJ2411.eb.m.ejb11=CHKJ2411E: Il nome del metodo non pu\u00f2 iniziare con "ejb". (EJB 1.1: 9.2.6) - -CHKJ2412.sb.i.ejb11=CHKJ2412I: Il tipo restituito di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.sb.m.ejb11=CHKJ2412I: Il tipo restituito deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.eb.i.ejb11=CHKJ2412I: Il tipo restituito di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.eb.m.ejb11=CHKJ2412I: Il tipo restituito deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.sr.i.ejb11=CHKJ2412I: Il tipo restituito di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.sr.m.ejb11=CHKJ2412I: Il tipo restituito deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.er.i.ejb11=CHKJ2412I: Il tipo restituito di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.er.m.ejb11=CHKJ2412I: Il tipo restituito deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.sh.i.ejb11=CHKJ2412I: Il tipo restituito di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.sh.m.ejb11=CHKJ2412I: Il tipo restituito deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.eh.i.ejb11=CHKJ2412I: Il tipo restituito di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2412.eh.m.ejb11=CHKJ2412I: Il tipo restituito deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2413.sb.i.ejb11=CHKJ2413I: L''argomento {1} di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.sb.m.ejb11=CHKJ2413I: L''argomento {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.eb.i.ejb11=CHKJ2413I: L''argomento {1} di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.eb.m.ejb11=CHKJ2413I: L''argomento {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.sr.i.ejb11=CHKJ2413I: L''argomento {1} di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.sr.m.ejb11=CHKJ2413I: L''argomento {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.er.i.ejb11=CHKJ2413I: L''argomento {1} di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.er.m.ejb11=CHKJ2413I: L''argomento {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.sh.i.ejb11=CHKJ2413I: L''argomento {1} di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.sh.m.ejb11=CHKJ2413I: L''argomento {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.eh.i.ejb11=CHKJ2413I: L''argomento {1} di {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2413.eh.m.ejb11=CHKJ2413I: L''argomento {0} deve essere serializzabile in fase di run-time. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2414.sh.i.ejb11=CHKJ2414E: {0} deve generare {1}. (EJB 1.1: 6.10.6) -CHKJ2414.sh.m.ejb11=CHKJ2414E: Il metodo deve generare {0}. (EJB 1.1: 6.10.6) -CHKJ2414.eh.i.ejb11=CHKJ2414E: {0} deve generare {1}. (EJB 1.1: 9.2.8) -CHKJ2414.eh.m.ejb11=CHKJ2414E: Il metodo deve generare {0}. (EJB 1.1: 9.2.8) -CHKJ2414.sr.i.ejb11=CHKJ2414E: {0} deve generare {1}. (EJB 1.1: 6.10.5) -CHKJ2414.sr.m.ejb11=CHKJ2414E: Il metodo deve generare {0}. (EJB 1.1: 6.10.5) -CHKJ2414.er.i.ejb11=CHKJ2414E: {0} deve generare {1}. (EJB 1.1: 9.2.7) -CHKJ2414.er.m.ejb11=CHKJ2414E: Il metodo deve generare {0}. (EJB 1.1: 9.2.7) - -CHKJ2415.sr.i.ejb11=CHKJ2415E: Il tipo di restituzione di {0} deve corrispondere al tipo di restituzione {1}, del metodo corrispondente nella classe di bean {2}. (EJB 1.1: 6.10.5) -CHKJ2415.sr.m.ejb11=CHKJ2415E: Il tipo di restituzione deve corrispondere al tipo di restituzione {0}, del metodo corrispondente nella classe di bean {1}. (EJB 1.1: 6.10.5) -CHKJ2415.er.i.ejb11=CHKJ2415E: Il tipo di restituzione di {0} deve corrispondere al tipo di restituzione {1}, del metodo corrispondente nella classe di bean {2}. (EJB 1.1: 9.2.7) -CHKJ2415.er.m.ejb11=CHKJ2415E: Il tipo di restituzione deve corrispondere al tipo di restituzione {0}, del metodo corrispondente nella classe di bean {1}. (EJB 1.1: 9.2.7) -CHKJ2415.sh.i.ejb11=CHKJ2415E: Il tipo di restituzione di {0} deve corrispondere al tipo di restituzione {1}, del metodo corrispondente nella classe di bean {2}. (EJB 1.1: 6.10.6) -CHKJ2415.sh.m.ejb11=CHKJ2415E: Il tipo di restituzione deve corrispondere al tipo di restituzione {0}, del metodo corrispondente nella classe di bean {1}. (EJB 1.1: 6.10.6) -CHKJ2415.eh.i.ejb11=CHKJ2415E: Il tipo di restituzione di {0} deve corrispondere al tipo di restituzione {1}, del metodo corrispondente nella classe di bean {2}. (EJB 1.1: 9.2.8) -CHKJ2415.eh.m.ejb11=CHKJ2415E: Il tipo di restituzione deve corrispondere al tipo di restituzione {0}, del metodo corrispondente nella classe di bean {1}. (EJB 1.1: 9.2.8) - -CHKJ2418.eb.i.ejb11=CHKJ2418E: {0} deve restituire void. (EJB 1.1: 9.2.4) -CHKJ2418.eb.m.ejb11=CHKJ2418E: Questo metodo deve restituire void. (EJB 1.1: 9.2.4) -CHKJ2419.sh.i.ejb11=CHKJ2419E: {0} deve essere un metodo create. (EJB 1.1: 6.10.6) -CHKJ2419.sh.m.ejb11=CHKJ2419E: Questo metodo deve essere di tipo create. (EJB 1.1: 6.10.6) - -CHKJ2420.sb.i.ejb11=CHKJ2420E: {1} deve essere generato dal metodo corrispondente di {0} sull''interfaccia locale {2}. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.sb.m.ejb11=CHKJ2420E: {0} deve essere generato dal metodo corrispondente sull''interfaccia locale {1}. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.eb.i.ejb11=CHKJ2420E: {1} deve essere generato dal metodo corrispondente di {0} sull''interfaccia locale {2}. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2420.eb.m.ejb11=CHKJ2420E: {0} deve essere generato dal metodo corrispondente sull''interfaccia locale {1}. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2432.sb.i.ejb11=CHKJ2432E: Il metodo corrispondente di {0} sull''interfaccia remota {1} deve generare {2}. (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.sb.m.ejb11=CHKJ2432E: Il metodo corrispondente sull''interfaccia remota {0} deve generare {1}. (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.eb.i.ejb11=CHKJ2432E: Il metodo corrispondente di {0} sull''interfaccia remota {1} deve generare {2}. (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) -CHKJ2432.eb.m.ejb11=CHKJ2432E: Il metodo corrispondente sull''interfaccia remota {0} deve generare {1}. (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) - -CHKJ2801.ejb11=CHKJ2801E: Il valore dell'elemento <ejb-name> deve essere specificato. (EJB 1.1: 16.2, 16.5) -CHKJ2802.named.ejb11=CHKJ2802E: Impossibile riflettere la classe <ejb-class> {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2802.unnamed.ejb11=CHKJ2802E: Classe sconosciuta specificata nell'elemento <ejb-class>. (EJB 1.1: 16.2, 16.5). -CHKJ2803.named.ejb11=CHKJ2803E: Impossibile riflettere l''interfaccia <home> {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2803.unnamed.ejb11=CHKJ2803E: Interfaccia sconosciuta specificata nell'elemento <home>. (EJB 1.1: 16.2, 16.5). -CHKJ2804.named.ejb11=CHKJ2804E: Impossibile riflettere l''interfaccia <remote> {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2804.unnamed.ejb11=CHKJ2804E: Interfaccia sconosciuta specificata nell'elemento <remote>. (EJB 1.1: 16.2, 16.5). -CHKJ2806.ejb11=CHKJ2809E: Il valore dell'elemento <reentrant> deve essere "True" o "False". (EJB 1.1: 16.2, 16.5) -CHKJ2807.ejb11=CHKJ2807E: Il valore dell'elemento <session-type> deve essere "Stateful" o "Stateless". (EJB 1.1: 16.2, 16.5) -CHKJ2808.ejb11=CHKJ2808E: Il valore dell'elemento <transaction-type> deve essere "Container" o "Bean". (EJB 1.1: 11.3.5, 16.2,, 16.5) -CHKJ2809.ejb11=CHKJ2809E: Il valore dell'elemento <persistence-type> deve essere "Container" o "Bean". (EJB 1.1: 16.2, 16.5) -CHKJ2810.named.ejb11=CHKJ2810E: Impossibile riflettere la classe <prim-key-class> {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2810.unnamed.ejb11=CHKJ2810E: Classe sconosciuta specificata nell'elemento <prim-key-class>. (EJB 1.1: 16.2, 16.5). -CHKJ2811.named.ejb11=CHKJ2811E: Il <field-name> {0} non pu\u00f2 essere posizionato nella classe bean {1}. (EJB 1.1: 16.5). -CHKJ2811.unnamed.ejb11=CHKJ2811E: <cmp-field> deve specificare un <field-name>. (EJB 1.1: 16.5). -CHKJ2812.ejb11=CHKJ2812E: La classe bean {0} deve specificare almeno uno dei rispettivi campi come <cmp-field>. (EJB 1.1: 16.5) -CHKJ2814.ejb11=CHKJ2814E: <ejb-name>, nel <method>, deve specificare un bean enterprise conosciuto. (EJB 1.1: 11.4.1, 15.3.2, 16.5) - -CHKJ2820.ejb11=CHKJ2820W: Il riferimento al ruolo di protezione deve essere definito una sola volta. -CHKJ2822.ejb11=CHKJ2822W: L''elemento <security-role-ref> per il bean {0} deve definire l'elemento <role-name>. (EJB 1.1: 15.2.5.3) -CHKJ2823.ejb11=CHKJ2823W: L'elemento <security-role-ref> deve definire l'elemento <role-link>. (EJB 1.1: 15.3.3) -CHKJ2824.ejb11=CHKJ2824W: L''elemento <security-role-ref> fa riferimento al ruolo sconosciuto {0}. (EJB 1.1: 15.3.3) -CHKJ2825.ejb11=CHKJ2825W: L'elemento <security-role> in ejb-jar.xml deve definire l'elemento <role-name>. (EJB 1.1: 15.3.1) -CHKJ2826.ejb11=CHKJ2826W: Il nome del ruolo di protezione deve essere univoco. (EJB 1.1: 15.3.1) -CHKJ2827.ejb11=CHKJ2827W: Impossibile utilizzare un elemento <role-link> senza elementi <security-role>. (EJB 1.1: 15.2.5.3, 15.3.1, 15.3.3) -CHKJ2828.ejb11=CHKJ2828E: Impossibile utilizzare un elemento <primkey-field> senza una chiave primaria primitiva. (EJB 1.1: 9.4.7, 16.5) -CHKJ2829.ejb11=CHKJ2829E: La classe chiave {0} non corrisponde ad alcun campo nel bean enterprise {1}. (EJB 1.1: 9.4.7, 16.5) - -CHKJ2830.ejb11=CHKJ2830W: Il tipo di campo {0} non pu\u00f2 essere riflesso. Verificare il percorso classi. -CHKJ2831.ejb11=CHKJ2831W: {0} deve essere dichiarato in un elemento <cmp-field>. (EJB 1.1: 9.4.7.2) -CHKJ2832.ejb11=CHKJ2832I: Impossibile trovare l''interfaccia locale {0}, specificata nell''elemento <ejb-ref>, nel modulo EJB. (EJB 1.1: 14.3.1.2) -CHKJ2833.ejb11=CHKJ2833I: Impossibile trovare l''interfaccia remota {0}, specificata nell''elemento <ejb-ref>, nel modulo EJB. (EJB 1.1: 14.3.1.2) -CHKJ2834.ejb11=CHKJ2834I: Impossibile trovare il bean {0}, specificato nell''elemento <ejb-ref>, nel modulo EJB. (EJB 1.1: 14.3.2) -CHKJ2835.ejb11=CHKJ2835I: Il bean {0} \u00e8 di tipo {1}. Aggiornare l''elemento <ejb-ref-type> dell''elemento <ejb-ref>. (EJB 1.1: 14.3.2) -CHKJ2836.ejb11=CHKJ2836I: Il bean {0} utilizza l''interfaccia home {1}. Aggiornare l''elemento <ejb-ref> dell''elemento <ejb-ref>. (EJB 1.1: 14.3.2) -CHKJ2837.ejb11=CHKJ2837I: Il bean {0} utilizza l''interfaccia remota {1}. Aggiornare l''elemento <ejb-ref> dell''elemento <ejb-ref>. (EJB 1.1: 14.3.2). -CHKJ2838.ejb11=CHKJ2838I: Si consiglia di organizzare tutti i riferimenti ai bean enterprise nel contesto secondario "ejb". (EJB 1.1: 14.3.1.1). -CHKJ2839.ejb11=CHKJ2839W: L'elemento <env-entry-name> dell'elemento <env-entry> non \u00e8 valido. (EJB 1.1: 14.2.1.2) - -CHKJ2840.ejb11=CHKJ2840W: L'elemento <env-entry-type> dell'elemento <env-entry> non \u00e8 valido. (EJB 1.1: 14.2.1.2). -CHKJ2841.ejb11=CHKJ2841W: Il nome {0} nell''elemento <env-entry-name> pu\u00f2 essere utilizzato solo una volta nel bean. (EJB 1.1: 14.2.1.2). -CHKJ2842.ejb11=CHKJ2842W: <method-params> viene ignorato quando <method-name> \u00e8 "*". (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2843.ejb11=CHKJ2843W: Nessun metodo in {0} corrisponde all''elemento <method>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2844.ejb11=CHKJ2844W: Almeno un <method> deve essere impostato in un <method-permission>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2845.ejb11=CHKJ2845W: Almeno un <role-name> deve essere impostato in un <method-permission>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2846.ejb11=CHKJ2846W: Nessun metodo rilevato per questo <method-permission>. (EJB 1.1: 15.3.2). -CHKJ2847.ejb11=CHKJ2847W: Nessun metodo rilevato per questo <container-transaction>. (EJB 1.1: 11.4.1). -CHKJ2849.ejb11=CHKJ2849W: Impossibile convalidare l''eredit\u00e0 dei componenti di {0} perch\u00e9 non \u00e8 possibile riflettere {1} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2850.ejb11=CHKJ2850W: Impossibile convalidare <method> perch\u00e9 non \u00e8 possibile riflettere {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2851.ejb11=CHKJ2851W: Impossibile convalidare {0} perch\u00e9 non \u00e8 possibile riflettere {1} o uno di rispettivi supertipi. Verificare il percorso classi. -CHKJ2852.ejb11=CHKJ2852W: Throwable rilevato durante il tentativo di convalidare ejb-jar.xml. Il bean sottoposto a convalida era {0}. -CHKJ2853.ejb11=CHKJ2853W: Throwable rilevato durante la convalida di ibm-ejb-jar-ext.xmi. Il bean sottoposto a convalida era {0}. - -CHKJ2908.ejb11=CHKJ2908W: Impossibile riflettere correttamente un bean enterprise. Per ulteriori informazioni eseguire il validator XML. - -CHKJ2895.ejb11=CHKJ2895W: <ejb-name> {0} deve essere univoco all''interno del file ejb-jar.xml (EJB 1.1: 16.5). -CHKJ2875.ejb11=CHKJ2875E: <ejb-client-jar> {0} deve essere presente in ciascun file EAR che contiene questo modulo EJB (EJB 1.1: 16.5, 17.4). - - -# EJB_METHOD_BEAN_NULL=CHKJ2434W: Validation of this method was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_METHOD_HOME_NULL=CHKJ2435W: Validation of this method was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_METHOD_REMOTE_NULL=CHKJ2436W: Validation of this method was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_METHOD_NULL=CHKJ2437W: Validation of this method was terminated because the enterprise bean cannot be found. -# EJB_METHOD_KEY_NULL=CHKJ2438W: Validation of this method was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_REMOTE_NULL=CHKJ2904E: Validation of {0} was terminated because the remote interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_NULL=CHKJ2903E: Validation was terminated because the enterprise bean cannot be found. -# EJB_NOTREFLECTED_JAVACLASS=CHKJ2907E: Cannot validate because the {0} type cannot be reflected. Ensure that it, and all of its dependencies, are included in the classpath. -# EJB_FIELD_CANNOT_REFLECT=CHKJ2208W: Type {0} of field {1} cannot be reflected. Ensure that {0}, and all of its dependencies, are included in the classpath. -# EJB_FIELD_BEAN_NULL=CHKJ2209W: Validation of this field was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_FIELD_HOME_NULL=CHKJ2210W: Validation of this field was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_FIELD_REMOTE_NULL=CHKJ2211W: Validation of this field was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_FIELD_NULL=CHKJ2212W: Validation of this field was terminated because the enterprise bean cannot be found. -# EJB_FIELD_KEY_NULL=CHKJ2213W: Validation of this field was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_HAS_MULTIPLE_PK_METHODS=CHKJ2000W: The {0} home interface must contain only one findByPrimaryKey method. (EJB 1.1: 9.2.8) -# EJB_HOME_NULL=CHKJ2901E: Validation of {0} was terminated because the home interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_KEY_NULL=CHKJ2902E: Validation of {0} was terminated because the key class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BEAN_NULL=CHKJ2900E: Validation of {0} was terminated because the bean class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BMP_NOFIELDS=CHKJ2042W: To have a primary key, the {0} bean class must declare at least one field. (EJB 1.1: 9.1.5.1) -# EJB_DD_CANNOT_OPEN_DD=CHKJ2821E: Cannot open the deployment descriptor. Validation cannot complete. -# EJB_DD_METHTRANSACTION_NO_TRANSACTION=CHKJ2848W: At least one <trans-attribute> must be set in a <container-transaction>. (EJB 1.1: 11.4.1) - -# -# end of messages for the EJB 1.1 specification -# - -# -# Messages for EJB 2.0 specification -# -CHKJ2828.ejb20=CHKJ2828E: Impossibile utilizzare un <primkey-field> senza una chiave primaria primitiva (EJB 2.0: 10.8.1, 22.5). -CHKJ2829.ejb20=CHKJ2829E: La classe chiave {0} non corrisponde ad alcun campo nel bean enterprise {1}. (EJB 2.0: 10.8, 22.5). -CHKJ2839.ejb20=CHKJ2839W: L'elemento <env-entry-name> dell'elemento <env-entry> non \u00e8 valido. (EJB 2.0: 20.2.1.2). -CHKJ2840.ejb20=CHKJ2840W: L'elemento <env-entry-type> dell'elemento <env-entry> non \u00e8 valido. (EJB 2.0: 20.2.1.2). -CHKJ2841.ejb20=CHKJ2841W: Il nome {0} nell''elemento <env-entry-name> pu\u00f2 essere utilizzato solo una volta nel bean. (EJB 2.0: 20.2.1.2). -CHKJ2830.ejb20=CHKJ2830W: Il tipo di campo {0} non pu\u00f2 essere riflesso. Verificare il percorso classi. -CHKJ2831.ejb20=CHKJ2831W: {0} deve essere dichiarato in un elemento <cmp-field>. (EJB 2.0: 10.8.2). -CHKJ2801.ejb20=CHKJ2801E: Il valore dell'elemento <ejb-name> deve essere specificato. (EJB 2.0 22.2, 22.5). -CHKJ2809.ejb20=CHKJ2809E: Il valore dell'elemento <persistence-type> deve essere "Container" o "Bean". (EJB 2.0: 22.2, 22.5). -CHKJ2806.ejb20=CHKJ2809E: Il valore dell'elemento <reentrant> deve essere "True" o "False". (EJB 2.0: 22.2, 22.5). -CHKJ2807.ejb20=CHKJ2807E: Il valore dell'elemento <session-type> deve essere "Stateful" o "Stateless". (EJB 2.0: 22.2, 22.5). -CHKJ2808.ejb20=CHKJ2808E: Il valore dell'elemento <transaction-type> deve essere "Container" o "Bean". (EJB 2.0: 17.3.6, 22.2, 22.5). -CHKJ2814.ejb20=CHKJ2814E: <ejb-name>, nel <method>, deve specificare un bean enterprise conosciuto. (EJB 2.0: 17.4.1, 21.3.2, 22.5). -CHKJ2842.ejb20=CHKJ2842W: <method-params> viene ignorato quando <method-name> \u00e8 "*". (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2843.ejb20=CHKJ2843W: Nessun metodo in {0} corrisponde all''elemento <method>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2844.ejb20=CHKJ2844W: Almeno un <method> deve essere impostato in un <method-permission>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2845.ejb20=CHKJ2845W: Un elemento <role-name> o <unchecked> deve essere impostato in un <method-permission>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2846.ejb20=CHKJ2846W: Nessun metodo rilevato per questo <method-permission>. (EJB 2.0: 21.3.2). -CHKJ2847.ejb20=CHKJ2847W: Nessun metodo rilevato per questo <container-transaction>. (EJB 2.0: 17.4.1). -CHKJ2812.ejb20=CHKJ2812E: La classe bean {0} deve specificare almeno uno dei rispettivi campi come <cmp-field>. (EJB 2.0: 22.5). -CHKJ2832.ejb20=CHKJ2832I: Impossibile trovare l''interfaccia locale {0}, specificata nell''elemento <ejb-ref>, nel modulo EJB. (EJB 2.0: 20.3.1.2). -CHKJ2833.ejb20=CHKJ2833I: Impossibile trovare l''interfaccia remota {0}, specificata nell''elemento <ejb-ref>, nel modulo EJB. (EJB 2.0: 20.3.1.2). -CHKJ2834.ejb20=CHKJ2834I: Impossibile trovare il bean {0}, specificato nell''elemento <ejb-ref>, nel modulo EJB. (EJB 2.0: 20.3.2). -CHKJ2835.ejb20=CHKJ2835I: Il bean {0} \u00e8 di tipo {1}. Aggiornare l''elemento <ejb-ref-type> dell''elemento <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2836.ejb20=CHKJ2836I: Il bean {0} utilizza l''interfaccia home {1}. Aggiornare l''elemento <ejb-ref> dell''elemento <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2837.ejb20=CHKJ2837I: Il bean {0} utilizza l''interfaccia remota {1}. Aggiornare l''elemento <ejb-ref> dell''elemento <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2838.ejb20=CHKJ2838I: Si consiglia di organizzare tutti i riferimenti ai bean enterprise nel contesto secondario "ejb". (EJB 2.0: 20.3.1.1). -CHKJ2820.ejb20=CHKJ2820W: Il riferimento al ruolo di protezione \u00e8 definito pi\u00f9 di una volta. -CHKJ2822.ejb20=CHKJ2822W: L''elemento <security-role-ref> per il bean {0} deve definire l'elemento <role-name>. (EJB 2.0: 21.2.5.3). -CHKJ2823.ejb20=CHKJ2823W: L'elemento <security-role-ref> deve definire l'elemento <role-link>. (EJB 2.0: 21.3.3). -CHKJ2824.ejb20=CHKJ2824W: L''elemento <security-role-ref> fa riferimento al ruolo sconosciuto {0}. (EJB 2.0: 21.3.3). -CHKJ2825.ejb20=CHKJ2825W: L'elemento <security-role> in ejb-jar.xml deve definire l'elemento <role-name>. (EJB 2.0: 21.3.1). -CHKJ2826.ejb20=CHKJ2826W: Il nome del ruolo di protezione deve essere univoco. (EJB 2.0: 21.3.1). -CHKJ2827.ejb20=CHKJ2827W: Impossibile utilizzare un elemento <role-link> senza elementi <security-role>. (EJB 2.0: 21.2.5.3, 21.3.1, 21.3.3). -CHKJ2850.ejb20=CHKJ2850W: La convalida di <method> non pu\u00f2 essere eseguita poich\u00e9 il tipo {0} non pu\u00f2 essere riflesso. Verificare il percorso classi. -CHKJ2851.ejb20=CHKJ2851W: Impossibile eseguire la convalida di {0} perch\u00e9 il tipo {1} non pu\u00f2 essere riflesso. Verificare il percorso classi. -CHKJ2875.ejb20=CHKJ2875E: <ejb-client-jar> {0} deve essere presente in ciascun file EAR che contiene questo modulo EJB (EJB 2.0, 22.5, 23.4, 23.6). - -CHKJ2003E.ejb20=CHKJ2003E: Questa classe non pu\u00f2 implementare javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2003I.ejb20=CHKJ2003I: i bean session con stato per transazioni gestite dai bean non richiedono l'implementazione di javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2802.named.ejb20=CHKJ2802E: Impossibile riflettere la classe <ejb-class> {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2802.unnamed.ejb20=CHKJ2802E: Impossibile trovare la classe bean, identificata dall'elemento <ejb-class>. (EJB 2.0: 22.2, 22.5). -CHKJ2803.named.ejb20=CHKJ2803E: Impossibile riflettere l''interfaccia <home> {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2803.unnamed.ejb20=CHKJ2803E: Interfaccia sconosciuta specificata nell'elemento <home>. (EJB 2.0: 22.2, 22.5). -CHKJ2804.named.ejb20=CHKJ2804E: Impossibile riflettere l''interfaccia <remote> {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2804.unnamed.ejb20=CHKJ2804E: Interfaccia sconosciuta specificata nell'elemento <remote>. (EJB 2.0: 22.2, 22.5). -CHKJ2805.named.ejb20=CHKJ2805E: Impossibile riflettere l''interfaccia <local-home> {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2805.unnamed.ejb20=CHKJ2805E: Interfaccia sconosciuta specificata nell'elemento <local-home>. (EJB 2.0: 22.2, 22.5). -CHKJ2800.named.ejb20=CHKJ2800E: Impossibile riflettere l''interfaccia <local> {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2800.unnamed.ejb20=CHKJ2800E: Interfaccia sconosciuta specificata nell'elemento <local>. (EJB 2.0: 22.2, 22.5). -CHKJ2810.named.ejb20=CHKJ2810E: Impossibile riflettere la classe <prim-key-class> {0} o uno dei rispettivi supertipi. Verificare il percorso classi. -CHKJ2810.unnamed.ejb20=CHKJ2810E: Classe sconosciuta specificata nell'elemento <prim-key-class>. (EJB 2.0: 22.2, 22.5). -CHKJ2811.ejb20=CHKJ2811E: Il <field-name> {0} non pu\u00f2 essere posizionato nella classe bean {1}. (EJB 2.0: 22.5). - -CHKJ2103.ejb20=CHKJ2103E: In una eredit\u00e0 di componenti, la classe bean {0} deve ereditare {1} (EJB 2.0: D.2) -CHKJ2104.ejb20=CHKJ2104E: In una eredit\u00e0 componenti, l''interfaccia locale {0} non deve ereditare {1}. (EJB 2.0: D.2). -CHKJ2105.ejb20=CHKJ2105E: In una eredit\u00e0 componenti, l''interfaccia componente {0} deve ereditare {1}. (EJB 2.0: D.2). -CHKJ2106.ejb20=CHKJ2106E: Il bean {0} deve utilizzare {1} come <prim-key-class> (EJB 2.0: D.2). -CHKJ2849.ejb20=CHKJ2849W: Impossibile eseguire la convalida dell''eredit\u00e0 componenti di {0} perch\u00e9 non \u00e8 possibile riflettere il tipo {1} o uno dei rispettivi supertipi. Verificare il percorso classi. - -CHKJ2895.ejb20=CHKJ2895W: <ejb-name> {0} deve essere univoco all''interno del file ejb-jar.xml (EJB 2.0: 22.5). - -################################################## -# class/interface checks -################################################## -# implement SessionBean/EntityBean/MessageDrivenBean/MessageListener -CHKJ2017.sb.ejb20=CHKJ2017E: Questa classe deve implementare {0} (EJB 2.0: 7.5.1, 7.10.2). -CHKJ2017.mb.ejb20=CHKJ2017E: Questa classe deve implementare {0} (EJB 2.0: 15.4.1, 15.7.2). -CHKJ2017.cb.ejb20=CHKJ2017E: Questa classe deve implementare {0} (EJB 2.0: 10.6.2). -CHKJ2017.bb.ejb20=CHKJ2017E: Questa classe deve implementare {0} (EJB 2.0: 12.2.2). - -# implement EJBHome -CHKJ2017.srh.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBHome (EJB 2.0: 6.3, 7.10.6). -CHKJ2017.crh.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBHome (EJB 2.0: 9.5, 10.6.10). -CHKJ2017.brh.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBHome (EJB 2.0: 9.5, 12.2.9). - -# implement EJBLocalHome -CHKJ2017.slh.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBLocalHome (EJB 2.0: 6.4, 7.10.8). -CHKJ2017.clh.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBLocalHome (EJB 2.0: 9.6, 10.6.12). -CHKJ2017.blh.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBLocalHome (EJB 2.0: 9.6, 12.2.11). - -# implement EJBObject -CHKJ2017.src.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBObject (EJB 2.0: 6.5, 7.10.5). -CHKJ2017.crc.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBObject (EJB 2.0: 9.9, 10.6.9). -CHKJ2017.brc.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBObject (EJB 2.0: 9.9, 12.2.8). - -# implement EJBLocalObject -CHKJ2017.slc.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBLocalObject (EJB 2.0: 7.10.7). -CHKJ2017.clc.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBLocalObject (EJB 2.0: 9.10, 10.6.10). -CHKJ2017.blc.ejb20=CHKJ2017E: Questa interfaccia deve estendere javax.ejb.EJBLocalObject (EJB 2.0: 9.10, 12.2.10). - -# impl component interface -CHKJ2040.cb.ejb20=CHKJ2040I: "this" non pu\u00f2 essere passato come un argomento di metodo o un risultato (EJB 2.0: 10.6.2). -CHKJ2040.bb.ejb20=CHKJ2040I: "this" non pu\u00f2 essere passato come un argomento di metodo o un risultato (EJB 2.0: 12.2.2). -CHKJ2040.sb.ejb20=CHKJ2040I: "this" non pu\u00f2 essere passato come un argomento di metodo o un risultato (EJB 2.0: 7.10.2). - -# bean class -CHKJ2014.cb.ejb20=CHKJ2014W: Questa classe deve essere astratta (EJB 2.0: 10.3.1, 10.4.1, 10.6.2). -CHKJ2014.mb.ejb20=CHKJ2014W: Questa classe non deve essere astratta (EJB 2.0: 15.7.2). -CHKJ2014.bb.ejb20=CHKJ2014W: Questa classe non deve essere astratta (EJB 2.0: 12.2.2). -CHKJ2014.sb.ejb20=CHKJ2014W: Questa classe non deve essere astratta (EJB 2.0: 7.10.1). - -CHKJ2022.cb.ejb20=CHKJ2022W: Questa classe deve essere pubblica (EJB 2.0: 10.6.2). -CHKJ2022.mb.ejb20=CHKJ2022W: Questa classe deve essere pubblica (EJB 2.0: 15.7.2). -CHKJ2022.bb.ejb20=CHKJ2022W: Questa classe deve essere pubblica (EJB 2.0: 12.2.2). -CHKJ2022.sb.ejb20=CHKJ2022W: Questa classe deve essere pubblica (EJB 2.0: 7.10.1). -CHKJ2022.kc.ejb20=CHKJ2022W: Questa classe deve essere pubblica (EJB 2.0: 10.8.2). - -CHKJ2015.cb.ejb20=CHKJ2015W: Questa classe non deve essere finale (EJB 2.0: 10.6.2). -CHKJ2015.mb.ejb20=CHKJ2015W: Questa classe non deve essere finale (EJB 2.0: 15.7.2). -CHKJ2015.bb.ejb20=CHKJ2015W: Questa classe non deve essere finale (EJB 2.0: 12.2.2). -CHKJ2015.sb.ejb20=CHKJ2015W: Questa classe non deve essere finale (EJB 2.0: 7.10.1). - -# dependent value class -CHKJ2018.ejb20=CHKJ2018W: Questa classe deve essere serializzabile (EJB 2.0: 10.3.3, 10.6.3). -CHKJ2043.ejb20=CHKJ2043W: Questa classe deve essere pubblica (EJB 2.0: 10.6.3). -CHKJ2044.ejb20=CHKJ2044W: Questa classe non deve essere astratta (EJB 2.0: 10.6.3). - -# key class -CHKJ2019.kc.ejb20=CHKJ2019W: Questa classe deve essere un Tipo valore valido in RMI-IIOP (EJB 2.0: 9.8, 10.6.13). -CHKJ2019.kb.ejb20=CHKJ2019W: Questa classe deve essere un Tipo valore valido in RMI-IIOP (EJB 2.0: 9.8, 12.2.12). - - -### -# methods which must exist -### -# public default constructor with no parameters -CHKJ2050.constr.sb.ejb20=CHKJ2050W: Il metodo public {0} deve essere presente (EJB 2.0: 7.10.2). -CHKJ2050.constr.cb.ejb20=CHKJ2050W: Il metodo public {0} deve essere presente (EJB 2.0: 10.5.2, 10.6.2). -CHKJ2050.constr.bb.ejb20=CHKJ2050W: Il metodo public {0} deve essere presente (EJB 2.0: 12.1.4.1, 12.2.2). -CHKJ2050.constr.mb.ejb20=CHKJ2050W: Il metodo public {0} deve essere presente (EJB 2.0: 15.7.2). -CHKJ2050.constr.kc.ejb20=CHKJ2050W: Il metodo public {0} deve essere presente (EJB 2.0: 10.8.2). - - -# accessor method -CHKJ2050.acc.cb.ejb20=CHKJ2050E: Questa classe deve definire {0} (EJB 2.0: 10.3.1). - -CHKJ2050.onMessage.mb.ejb20=CHKJ2050W: onMessage(javax.jms.Message) deve essere presente (EJB 2.0: 15.4.2, 15.7.4). - -CHKJ2050.ejbCreate.sfb.ejb20=CHKJ2050W: \u00c8 necessario che almeno un metodo ejbCreate sia presente (EJB 2.0: 7.5.5). -CHKJ2050.ejbCreate.ssb.ejb20=CHKJ2050W: Il metodo ejbCreate() deve essere presente (EJB 2.0: 7.8). -CHKJ2050.ejbCreate.mb.ejb20=CHKJ2050W: Il metodo ejbCreate() deve essere presente (EJB 2.0: 15.4.4, 15.7.2). - -CHKJ2050.ejbFindByPrimaryKey.bb.ejb20=CHKJ2050W: Il metodo ejbFindByPrimaryKey deve essere presente (EJB 2.0: 12.2.5). - -CHKJ2050.setEntityContext.cb.ejb20=CHKJ2050W: Il metodo setEntityContext(EntityContext) deve essere presente (EJB 2.0: 10.5.2). -CHKJ2050.setEntityContext.bb.ejb20=CHKJ2050W: Il metodo setEntityContext(EntityContext) deve essere presente (EJB 2.0: 12.1.4.1). - -CHKJ2050.unsetEntityContext.cb.ejb20=CHKJ2050W: Il metodo unsetEntityContext() deve esistere (EJB 2.0: 10.5.2). -CHKJ2050.unsetEntityContext.bb.ejb20=CHKJ2050W: Il metodo unsetEntityContext() deve esistere (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbActivate.cb.ejb20=CHKJ2050W: Il metodo ejbActivate() deve essere presente (EJB 2.0: 10.5.2). -CHKJ2050.ejbActivate.bb.ejb20=CHKJ2050W: Il metodo ejbActivate() deve essere presente (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPassivate.cb.ejb20=CHKJ2050W: Il metodo ejbPassivate() deve essere presente (EJB 2.0: 10.5.2). -CHKJ2050.ejbPassivate.bb.ejb20=CHKJ2050W: Il metodo ejbPassivate() deve essere presente (EJB 2.0: 12.1.4.1). -CHKJ2050.ejbPassivate.sb.ejb20=CHKJ2050W: Il metodo ejbPassivate() deve essere presente (EJB 2.0: 7.5.1). - -CHKJ2050.ejbRemove.cb.ejb20=CHKJ2050W: Il metodo ejbRemove() deve essere presente (EJB 2.0: 10.5.2). -CHKJ2050.ejbRemove.bb.ejb20=CHKJ2050W: Il metodo ejbRemove() deve essere presente (EJB 2.0: 12.1.4.1). -CHKJ2050.ejbRemove.mb.ejb20=CHKJ2050W: Il metodo ejbRemove() deve essere presente (EJB 2.0: 15.7.5). -CHKJ2050.ejbRemove.sb.ejb20=CHKJ2050W: Il metodo ejbRemove() deve essere presente (EJB 2.0: 4.2.2, 7.5.1). - -CHKJ2050.ejbLoad.cb.ejb20=CHKJ2050W: Il metodo ejbLoad() deve essere presente (EJB 2.0: 10.5.2). -CHKJ2050.ejbLoad.bb.ejb20=CHKJ2050W: Il metodo ejbLoad() deve essere presente (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbStore.cb.ejb20=CHKJ2050W: Il metodo ejbStore() deve essere presente (EJB 2.0: 10.5.2). -CHKJ2050.ejbStore.bb.ejb20=CHKJ2050W: Il metodo ejbStore() deve essere presente (EJB 2.0: 12.1.4.1). - -CHKJ2050.create.ssrh.ejb20=CHKJ2050W: Il metodo create() deve essere presente (EJB 2.0: 7.8, 7.10.6). -CHKJ2050.create.sslh.ejb20=CHKJ2050W: Il metodo create() deve essere presente (EJB 2.0: 7.8, 7.10.8). - -CHKJ2050.create.srh.ejb20=CHKJ2050W: Questa interfaccia deve definire almeno un metodo create (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2050.create.slh.ejb20=CHKJ2050W: Questa interfaccia deve definire almeno un metodo create (EJB 2.0: 6.4.1, 7.10.8). - -CHKJ2050.find.crh.ejb20=CHKJ2050W: \u00c8 necessario che almeno un metodo finder sia esistente (EJB 2.0: 9.5.2). -CHKJ2050.find.brh.ejb20=CHKJ2050W: \u00c8 necessario che almeno un metodo finder sia esistente (EJB 2.0: 9.5.2). -CHKJ2050.find.clh.ejb20=CHKJ2050W: \u00c8 necessario che almeno un metodo finder sia esistente (EJB 2.0: 9.6.2). -CHKJ2050.find.blh.ejb20=CHKJ2050W: \u00c8 necessario che almeno un metodo finder sia esistente (EJB 2.0: 9.6.2). - -CHKJ2050.home.crh.ejb20=CHKJ2050W: Questa interfaccia deve definire almeno un metodo locale (EJB 2.0: 9.5.4). -CHKJ2050.home.brh.ejb20=CHKJ2050W: Questa interfaccia deve definire almeno un metodo locale (EJB 2.0: 9.5.4). -CHKJ2050.home.clh.ejb20=CHKJ2050W: Questa interfaccia deve definire almeno un metodo locale (EJB 2.0: 9.6.4). -CHKJ2050.home.blh.ejb20=CHKJ2050W: Questa interfaccia deve definire almeno un metodo locale (EJB 2.0: 9.6.4). - -CHKJ2050.ejbHome.crh.ejb20=CHKJ2050W: Questa classe deve definire almeno un metodo ejbHome (EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.brh.ejb20=CHKJ2050W: Questa classe deve definire almeno un metodo ejbHome (EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.clh.ejb20=CHKJ2050W: Questa classe deve definire almeno un metodo ejbHome (EJB 2.0: 9.6.4). -CHKJ2050.ejbHome.blh.ejb20=CHKJ2050W: Questa classe deve definire almeno un metodo ejbHome (EJB 2.0: 9.6.4). - -CHKJ2050.hashCode.kb.ejb20=CHKJ2050W: hashCode() deve essere presente su questa classe (EJB 2.0: 12.2.12). -CHKJ2050.hashCode.kc.ejb20=CHKJ2050W: hashCode() deve essere presente su questa classe (EJB 2.0: 10.6.13). - -CHKJ2050.equals.kb.ejb20=CHKJ2050W: equals() deve essere presente su questa classe (EJB 2.0: 12.2.12). -CHKJ2050.equals.kc.ejb20=CHKJ2050W: equals(Object) deve essere presente su questa classe (EJB 2.0: 10.6.13). - -# ejbSelect - needed? pl174 says zero or more, p.193 says one or more -CHKJ2050.ejbSelect.cb.ejb20=CHKJ2050W: E' necessario che un metodo ejbSelect sia presente (EJB 2.0: 10.5.2, 10.6.7). - -CHKJ2050.findByPrimaryKey.crh.ejb20=CHKJ2050W: findByPrimaryKey deve essere presente (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2050.findByPrimaryKey.clh.ejb20=CHKJ2050W: findByPrimaryKey deve essere presente (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2050.findByPrimaryKey.blh.ejb20=CHKJ2050W: findByPrimaryKey deve essere presente (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2050.findByPrimaryKey.brh.ejb20=CHKJ2050W: findByPrimaryKey deve essere presente (EJB 2.0: 9.5.2, 12.2.9). - -# ejbFind -CHKJ2050.ejbFind.bb.ejb20=CHKJ2050W: {0} deve essere presente (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPostCreate.cb.ejb20=CHKJ2050E: {0} deve essere presente (EJB 2.0: 10.5.2). -CHKJ2050.ejbPostCreate.bb.ejb20=CHKJ2050E: {0} deve essere presente (EJB 2.0: 12.1.4.1, 12.2.4). - - -################################################## -# method checks -################################################## -# application exception -CHKJ2404.i.ejb20=CHKJ2404W: l''eccezione di applicazione {1} su {0} deve estendere java.lang.Exception (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2404.m.ejb20=CHKJ2404W: l''eccezione di applicazione {0} deve estendere java.lang.Exception (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.i.ejb20=CHKJ2416W: l''eccezione di applicazione {1} su {0} non deve estendere java.lang.RuntimeException (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.m.ejb20=CHKJ2416W: l''eccezione di applicazione {0} non deve estendere java.lang.RuntimeException (EJB 2.0: 18.1.1, 18.2.1). - -# ejbRemove -CHKJ2492.mb.i.ejb20=CHKJ2492W: {0} su {1} deve essere pubblico (EJB 2.0: 15.7.5). -CHKJ2492.mb.m.ejb20=CHKJ2492W: Questo metodo deve essere pubblico (EJB 2.0: 15.7.5). -CHKJ2492.cb.i.ejb20=CHKJ2492W: {0} su {1} deve essere pubblico (EJB 2.0: 10.5.2). -CHKJ2492.cb.m.ejb20=CHKJ2492W: Questo metodo deve essere pubblico (EJB 2.0: 10.5.2). -CHKJ2492.bb.i.ejb20=CHKJ2492W: {0} su {1} deve essere pubblico (EJB 2.0: 12.1.4.1). -CHKJ2492.bb.m.ejb20=CHKJ2492W: Questo metodo deve essere pubblico (EJB 2.0: 12.1.4.1). -CHKJ2492.sb.i.ejb20=CHKJ2492W: {0} su {1} deve essere pubblico (EJB 2.0: 7.6). -CHKJ2492.sb.m.ejb20=CHKJ2492W: Questo metodo deve essere pubblico (EJB 2.0: 7.6). - -CHKJ2493.mb.i.ejb20=CHKJ2493W: {0} non deve essere finale (EJB 2.0: 15.7.5). -CHKJ2493.mb.m.ejb20=CHKJ2493W: Questo metodo non deve essere finale (EJB 2.0: 15.7.5). -CHKJ2493.cb.i.ejb20=CHKJ2493W: {0} non deve essere finale (EJB 2.0: 10.5.2). -CHKJ2493.cb.m.ejb20=CHKJ2493W: Questo metodo non deve essere finale (EJB 2.0: 10.5.2). -CHKJ2493.bb.i.ejb20=CHKJ2493W: {0} non deve essere finale (EJB 2.0: 12.1.4.1). -CHKJ2493.bb.m.ejb20=CHKJ2493W: Questo metodo non deve essere finale (EJB 2.0: 12.1.4.1). -CHKJ2493.sb.i.ejb20=CHKJ2493W: {0} non deve essere finale (EJB 2.0: 7.6). -CHKJ2493.sb.m.ejb20=CHKJ2493W: Questo metodo non deve essere finale (EJB 2.0: 7.6). - -CHKJ2494.mb.i.ejb20=CHKJ2494W: {0} non deve essere statico (EJB 2.0: 15.7.5). -CHKJ2494.mb.m.ejb20=CHKJ2494W: Questo metodo non deve essere statico (EJB 2.0: 15.7.5). -CHKJ2494.cb.i.ejb20=CHKJ2494W: {0} non deve essere statico (EJB 2.0: 10.5.2). -CHKJ2494.cb.m.ejb20=CHKJ2494W: Questo metodo non deve essere statico (EJB 2.0: 10.5.2). -CHKJ2494.bb.i.ejb20=CHKJ2494W: {0} non deve essere statico (EJB 2.0: 12.1.4.1). -CHKJ2494.bb.m.ejb20=CHKJ2494W: Questo metodo non deve essere statico (EJB 2.0: 12.1.4.1). -CHKJ2494.sb.i.ejb20=CHKJ2494W: {0} non deve essere statico (EJB 2.0: 7.6). -CHKJ2494.sb.m.ejb20=CHKJ2494W: Questo metodo non deve essere statico (EJB 2.0: 7.6). - -CHKJ2505.ejbRemove.mb.i.ejb20=CHKJ2505W: {0} deve restituire void (EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.mb.m.ejb20=CHKJ2505W: Questo metodo deve restituire void (EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.cb.i.ejb20=CHKJ2505W: {0} deve restituire void (EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.cb.m.ejb20=CHKJ2505W: Questo metodo deve restituire void (EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.bb.i.ejb20=CHKJ2505W: {0} deve restituire void (EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.bb.m.ejb20=CHKJ2505W: Questo metodo deve restituire void (EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.sb.i.ejb20=CHKJ2505W: {0} deve restituire void (EJB 2.0: 7.6). -CHKJ2505.ejbRemove.sb.m.ejb20=CHKJ2505W: Questo metodo deve restituire void (EJB 2.0: 7.6). - -# ejbCreate -CHKJ2421.mb.i.ejb20=CHKJ2421W: {0} deve essere pubblico (EJB 2.0: 15.7.3). -CHKJ2421.cb.i.ejb20=CHKJ2421W: {0} deve essere pubblico (EJB 2.0: 10.6.4). -CHKJ2421.bb.i.ejb20=CHKJ2421W: {0} deve essere pubblico (EJB 2.0: 12.2.3). -CHKJ2421.sb.i.ejb20=CHKJ2421W: {0} deve essere pubblico (EJB 2.0: 7.10.3). -CHKJ2421.mb.m.ejb20=CHKJ2421W: Questo metodo deve essere pubblico (EJB 2.0: 15.7.3). -CHKJ2421.cb.m.ejb20=CHKJ2421W: Questo metodo deve essere pubblico (EJB 2.0: 10.6.4). -CHKJ2421.bb.m.ejb20=CHKJ2421W: Questo metodo deve essere pubblico (EJB 2.0: 12.2.3). -CHKJ2421.sb.m.ejb20=CHKJ2421W: Questo metodo deve essere pubblico (EJB 2.0: 7.10.3). - -CHKJ2422.sb.i.ejb20=CHKJ2422W: {0} non deve essere finale (EJB 2.0: 7.10.3). -CHKJ2422.cb.i.ejb20=CHKJ2422W: {0} non deve essere finale (EJB 2.0: 10.6.4). -CHKJ2422.bb.i.ejb20=CHKJ2422W: {0} non deve essere finale (EJB 2.0: 12.2.3). -CHKJ2422.mb.i.ejb20=CHKJ2422W: {0} non deve essere finale (EJB 2.0: 15.7.3). -CHKJ2422.sb.m.ejb20=CHKJ2422W: Questo metodo non deve essere finale (EJB 2.0: 7.10.3). -CHKJ2422.cb.m.ejb20=CHKJ2422W: Questo metodo non deve essere finale (EJB 2.0: 10.6.4). -CHKJ2422.bb.m.ejb20=CHKJ2422W: Questo metodo non deve essere finale (EJB 2.0: 12.2.3). -CHKJ2422.mb.m.ejb20=CHKJ2422W: Questo metodo non deve essere finale (EJB 2.0: 15.7.3). - -CHKJ2423.sb.i.ejb20=CHKJ2423W: {0} non deve essere statico (EJB 2.0: 7.10.3). -CHKJ2423.cb.i.ejb20=CHKJ2423W: {0} non deve essere statico (EJB 2.0: 10.6.4). -CHKJ2423.bb.i.ejb20=CHKJ2423W: {0} non deve essere statico (EJB 2.0: 12.2.3). -CHKJ2423.mb.i.ejb20=CHKJ2423W: {0} non deve essere statico (EJB 2.0: 15.7.3). -CHKJ2423.sb.m.ejb20=CHKJ2423W: Questo metodo non deve essere statico (EJB 2.0: 7.10.3). -CHKJ2423.cb.m.ejb20=CHKJ2423W: Questo metodo non deve essere statico (EJB 2.0: 10.6.4). -CHKJ2423.bb.m.ejb20=CHKJ2423W: Questo metodo non deve essere statico (EJB 2.0: 12.2.3). -CHKJ2423.mb.m.ejb20=CHKJ2423W: Questo metodo non deve essere statico (EJB 2.0: 15.7.3). - -CHKJ2424.cb.i.ejb20=CHKJ2424W: {0} deve restituire {1} (EJB 2.0: 10.6.4). -CHKJ2424.bb.i.ejb20=CHKJ2424W: {0} deve restituire {1} (EJB 2.0: 12.2.3). -CHKJ2424.sb.i.ejb20=CHKJ2424W: {0} deve restituire void (EJB 2.0: 7.10.3). -CHKJ2424.mb.i.ejb20=CHKJ2424W: {0} deve restituire void (EJB 2.0: 15.7.3). -CHKJ2424.cb.m.ejb20=CHKJ2424W: Questo metodo deve restituire {0} (EJB 2.0: 10.6.4). -CHKJ2424.bb.m.ejb20=CHKJ2424W: Questo metodo deve restituire {0} (EJB 2.0: 12.2.3). -CHKJ2424.sb.m.ejb20=CHKJ2424W: Questo metodo deve restituire void (EJB 2.0: 7.10.3). -CHKJ2424.mb.m.ejb20=CHKJ2424W: Questo metodo deve restituire void (EJB 2.0: 15.7.3). - - - -# ejbCreate's method parameters and return type -CHKJ2500.ejbCreate.sb.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 12.2.3). -CHKJ2500.ejbCreate.sb.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time(EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 12.2.3). - -CHKJ2497.cb.i.ejb20=CHKJ2497W: {0} deve generare javax.ejb.CreateException (EJB 2.0: 10.6.4). -CHKJ2497.cb.m.ejb20=CHKJ2497W: Questo metodo deve generare javax.ejb.CreateException (EJB 2.0: 10.6.4). - -CHKJ2501.ejbCreate.mb.i.ejb20=CHKJ2501I: {0} non deve generare eccezioni di applicazione (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbCreate.mb.m.ejb20=CHKJ2501I: Questo metodo non deve generare eccezioni di applicazione (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.i.ejb20=CHKJ2501I: {0} non deve generare eccezioni di applicazione (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.m.ejb20=CHKJ2501I: Questo metodo non deve generare eccezioni di applicazione (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.i.ejb20=CHKJ2501I: {0} non deve generare eccezioni di applicazione (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.m.ejb20=CHKJ2501I: Questo metodo non deve generare eccezioni di applicazione (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). - - -CHKJ2503.ejbCreate.sb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 12.2.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.sb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 12.2.3, 18.3.8, 18.6). - -# ejbPostCreate -CHKJ2426.cb.i.ejb20=CHKJ2426W: {0} deve essere pubblico (EJB 2.0: 10.6.5). -CHKJ2426.bb.i.ejb20=CHKJ2426W: {0} deve essere pubblico (EJB 2.0: 12.2.4). -CHKJ2426.cb.m.ejb20=CHKJ2426W: Questo metodo deve essere pubblico (EJB 2.0: 10.6.5). -CHKJ2426.bb.m.ejb20=CHKJ2426W: Questo metodo deve essere pubblico (EJB 2.0: 12.2.4). - -CHKJ2427.cb.i.ejb20=CHKJ2427W: {0} non deve essere finale (EJB 2.0: 10.6.5). -CHKJ2427.bb.i.ejb20=CHKJ2427W: {0} non deve essere finale (EJB 2.0: 12.2.4). -CHKJ2427.cb.m.ejb20=CHKJ2427W: Questo metodo non deve essere finale (EJB 2.0: 10.6.5). -CHKJ2427.bb.m.ejb20=CHKJ2427W: Questo metodo non deve essere finale (EJB 2.0: 12.2.4). - -CHKJ2428.cb.i.ejb20=CHKJ2428W: {0} non deve essere statico (EJB 2.0: 10.6.5). -CHKJ2428.bb.i.ejb20=CHKJ2428W: {0} non deve essere statico (EJB 2.0: 12.2.4). -CHKJ2428.cb.m.ejb20=CHKJ2428W: Questo metodo non deve essere statico (EJB 2.0: 10.6.5). -CHKJ2428.bb.m.ejb20=CHKJ2428W: Questo metodo non deve essere statico (EJB 2.0: 12.2.4). - -CHKJ2505.ejbPostCreate.cb.i.ejb20=CHKJ2505W: {0} deve restituire void (EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.i.ejb20=CHKJ2505W: {0} deve restituire void (EJB 2.0: 12.2.4). -CHKJ2505.ejbPostCreate.cb.m.ejb20=CHKJ2505W: Questo metodo deve restituire void (EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.m.ejb20=CHKJ2505W: Questo metodo deve restituire void (EJB 2.0: 12.2.4). - -CHKJ2503.ejbPostCreate.cb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 12.2.4, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.cb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 12.2.4, 18.3.8, 18.6). - - -# ejbHome -CHKJ2430.cb.i.ejb20=CHKJ2430I: {1} deve essere presente perch\u00e9 {0} sia richiamato (EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.i.ejb20=CHKJ2430I: {1} deve essere presente perch\u00e9 {0} sia richiamato (EJB 2.0: 12.1.4.1). -CHKJ2430.cb.m.ejb20=CHKJ2430I: {0} deve essere presente perch\u00e9 questo metodo sia richiamato (EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.m.ejb20=CHKJ2430I: {0} deve essere presente perch\u00e9 questo metodo sia richiamato (EJB 2.0: 12.1.4.1). - -CHKJ2431.cb.i.ejb20=CHKJ2431W: {0} deve essere pubblico (EJB 2.0: 10.6.6). -CHKJ2431.bb.i.ejb20=CHKJ2431W: {0} deve essere pubblico. (EJB 2.0: 12.2.6). -CHKJ2431.cb.m.ejb20=CHKJ2431W: Questo metodo deve essere pubblico (EJB 2.0: 10.6.6). -CHKJ2431.bb.m.ejb20=CHKJ2431W: Questo metodo deve essere pubblico. (EJB 2.0: 12.2.6). - -CHKJ2439.cb.i.ejb20=CHKJ2439W: {0} non deve essere statico (EJB 2.0: 10.6.6). -CHKJ2439.bb.i.ejb20=CHKJ2439W: {0} non deve essere statico (EJB 2.0: 12.2.6). -CHKJ2439.cb.m.ejb20=CHKJ2439W: Questo metodo non deve essere statico (EJB 2.0: 10.6.6). -CHKJ2439.bb.m.ejb20=CHKJ2439W: Questo metodo non deve essere statico (EJB 2.0: 12.2.6). - -CHKJ2500.ejbHome.cb.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 12.2.6). -CHKJ2500.ejbHome.cb.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 12.2.6). - -CHKJ2503.ejbHome.cb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 12.2.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.cb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 12.2.6, 18.3.8, 18.6). - -# ejbFind -CHKJ2457.bb.i.ejb20=CHKJ2457W: {0} deve essere pubblico (EJB 2.0: 12.2.5). -CHKJ2457.bb.m.ejb20=CHKJ2457W: Questo metodo deve essere pubblico (EJB 2.0: 12.2.5). - -CHKJ2458.bb.i.ejb20=CHKJ2458W: {0} non deve essere finale (EJB 2.0: 12.2.5). -CHKJ2458.bb.m.ejb20=CHKJ2458W: Questo metodo non deve essere finale (EJB 2.0: 12.2.5). - -CHKJ2459.bb.i.ejb20=CHKJ2459W: {0} non deve essere statico (EJB 2.0: 12.2.5). -CHKJ2459.bb.m.ejb20=CHKJ2459W: Questo metodo non deve essere statico (EJB 2.0: 12.2.5). - -CHKJ2500.ejbFind.bb.i.ejb20=CHKJ2500I: {0} sul metodo {1} deve essere serializzabile in fase di run-time (EJB 2.0: 12.2.5). -CHKJ2500.ejbFind.bb.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time(EJB 2.0: 12.2.5). - -CHKJ2407.bb.i.ejb20=CHKJ2407W: {0} deve restituire {1} o un suo insieme (EJB 2.0: 12.2.5). -CHKJ2407.bb.m.ejb20=CHKJ2407W: Questo metodo deve restituire {0} o un suo insieme (EJB 2.0: 12.2.5). - -CHKJ2503.ejbFind.bb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 12.2.5, 18.3.8, 18.6). -CHKJ2503.ejbFind.bb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 12.2.5, 18.3.8, 18.6). - -CHKJ2498.bb.i.ejb20=CHKJ2498W: {0} non deve generare ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2498.bb.m.ejb20=CHKJ2498W: Questo metodo non deve generare ObjectNotFoundException (EJB 2.0: 12.1.8.4). - - -# -# methods which must not exist -# -CHKJ2502.ejbFind.cb.i.ejb20=CHKJ2502I: {0} non deve essere presente. Il contenitore provvede all''implementazione di questo metodo (EJB 2.0: 10.5.2, 10.6.2). -CHKJ2502.ejbFind.cb.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente. Il contenitore provvede all'implementazione di questo metodo (EJB 2.0: 10.5.2, 10.6.2). - -CHKJ2502.ejbSelect.bb.i.ejb20=CHKJ2502I: {0} non deve essere presente. Soltanto i bean CMP possono avere metodi ejbSelect (EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.bb.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente. Soltanto i bean CMP possono avere metodi ejbSelect (EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.sfb.i.ejb20=CHKJ2502I: {0} non deve essere presente. Soltanto i bean CMP possono avere metodi ejbSelect (EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.sfb.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente. Soltanto i bean CMP possono avere metodi ejbSelect (EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.ssb.i.ejb20=CHKJ2502I: {0} non deve essere presente. Soltanto i bean CMP possono avere metodi ejbSelect (EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.ssb.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente. Soltanto i bean CMP possono avere metodi ejbSelect (EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.crh.i.ejb20=CHKJ2502I: {0} non deve essere presente (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crh.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.i.ejb20=CHKJ2502I: {0} non deve essere presente (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.i.ejb20=CHKJ2502I: {0} non deve essere presente (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.i.ejb20=CHKJ2502I: {0} non deve essere presente (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente (EJB 2.0: 10.5.2, 10.5.7). - -# finalize -CHKJ2502.finalize.cb.i.ejb20=CHKJ2502I: finalize() non deve essere presente (EJB 2.0: 10.6.2). -CHKJ2502.finalize.cb.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente (EJB 2.0: 10.6.2). -CHKJ2502.finalize.mb.i.ejb20=CHKJ2502I: finalize() non deve essere presente (EJB 2.0: 15.7.2). -CHKJ2502.finalize.mb.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente (EJB 2.0: 15.7.2). -CHKJ2502.finalize.bb.i.ejb20=CHKJ2502I: finalize() non deve essere presente (EJB 2.0: 12.2.2). -CHKJ2502.finalize.bb.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente (EJB 2.0: 12.2.2). -CHKJ2502.finalize.sb.i.ejb20=CHKJ2502I: finalize() non deve essere presente (EJB 2.0: 7.10.2). -CHKJ2502.finalize.sb.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente (EJB 2.0: 7.10.2). - -CHKJ2502.slh.i.ejb20=CHKJ2502I: {0} non deve essere presente (EJB 2.0: 7.10.8). -CHKJ2502.slh.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente (EJB 2.0: 7.10.8). -CHKJ2502.srh.i.ejb20=CHKJ2502I: {0} non deve essere presente (EJB 2.0: 7.10.6). -CHKJ2502.srh.m.ejb20=CHKJ2502I: Questo metodo non deve essere presente (EJB 2.0: 7.10.6). - - -# business -CHKJ2411.sb.i.ejb20=CHKJ2411W: Il nome del metodo {0} non pu\u00f2 iniziare con "ejb" (EJB 2.0: 7.10.4). -CHKJ2411.cb.i.ejb20=CHKJ2411W: Il nome del metodo {0} non pu\u00f2 iniziare con "ejb" (EJB 2.0: 10.6.8). -CHKJ2411.bb.i.ejb20=CHKJ2411W: Il nome del metodo {0} non pu\u00f2 iniziare con "ejb" (EJB 2.0: 12.2.7). -CHKJ2411.sb.m.ejb20=CHKJ2411W: Questo nome di metodo non pu\u00f2 iniziare con "ejb" (EJB 2.0: 7.10.4). -CHKJ2411.cb.m.ejb20=CHKJ2411W: Questo nome di metodo non pu\u00f2 iniziare con "ejb" (EJB 2.0: 10.6.8). -CHKJ2411.bb.m.ejb20=CHKJ2411W: Questo nome di metodo non pu\u00f2 iniziare con "ejb" (EJB 2.0: 12.2.7). - -CHKJ2441.sb.i.ejb20=CHKJ2441W: {0} deve essere pubblico (EJB 2.0: 7.10.4). -CHKJ2441.cb.i.ejb20=CHKJ2441W: {0} deve essere pubblico (EJB 2.0: 10.6.8). -CHKJ2441.bb.i.ejb20=CHKJ2441W: {0} deve essere pubblico (EJB 2.0: 12.2.7). -CHKJ2441.sb.m.ejb20=CHKJ2441W: Questo metodo deve essere pubblico (EJB 2.0: 7.10.4). -CHKJ2441.cb.m.ejb20=CHKJ2441W: Questo metodo deve essere pubblico (EJB 2.0: 10.6.8). -CHKJ2441.bb.m.ejb20=CHKJ2441W: Questo metodo deve essere pubblico (EJB 2.0: 12.2.7). - -CHKJ2442.sb.i.ejb20=CHKJ2442W: {0} non deve essere finale (EJB 2.0: 7.10.4). -CHKJ2442.cb.i.ejb20=CHKJ2442W: {0} non deve essere finale (EJB 2.0: 10.6.8). -CHKJ2442.bb.i.ejb20=CHKJ2442W: {0} non deve essere finale (EJB 2.0: 12.2.7). -CHKJ2442.sb.m.ejb20=CHKJ2442W: Questo metodo non deve essere finale (EJB 2.0: 7.10.4). -CHKJ2442.cb.m.ejb20=CHKJ2442W: Questo metodo non deve essere finale (EJB 2.0: 10.6.8). -CHKJ2442.bb.m.ejb20=CHKJ2442W: Questo metodo non deve essere finale (EJB 2.0: 12.2.7). - -CHKJ2443.sb.i.ejb20=CHKJ2443W: {0} non deve essere statico (EJB 2.0: 7.10.4). -CHKJ2443.cb.i.ejb20=CHKJ2443W: {0} non deve essere statico (EJB 2.0: 10.6.8). -CHKJ2443.bb.i.ejb20=CHKJ2443W: {0} non deve essere statico (EJB 2.0: 12.2.7). -CHKJ2443.sb.m.ejb20=CHKJ2443W: Questo metodo non deve essere statico (EJB 2.0: 7.10.4). -CHKJ2443.cb.m.ejb20=CHKJ2443W: Questo metodo non deve essere statico (EJB 2.0: 10.6.8). -CHKJ2443.bb.m.ejb20=CHKJ2443W: Questo metodo non deve essere statico (EJB 2.0: 12.2.7). - -CHKJ2500.bus.sb.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 12.2.7). -CHKJ2500.bus.sb.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 12.2.7). - -CHKJ2503.bus.sb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 12.2.7, 18.3.8, 18.6). -CHKJ2503.bus.sb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 12.2.7, 18.3.8, 18.6). - -# onMessage -CHKJ2503.onMessage.mb.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 15.4.10, 18.3.8, 18.6). -CHKJ2503.onMessage.mb.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 15.4.10, 18.3.8, 18.6). - -CHKJ2445.mb.i.ejb20=CHKJ2445W: {0} deve essere pubblico (EJB 2.0: 15.7.4). -CHKJ2445.mb.m.ejb20=CHKJ2445W: Questo metodo deve essere pubblico (EJB 2.0: 15.7.4). - -CHKJ2446.mb.i.ejb20=CHKJ2446W: {0} non deve essere finale (EJB 2.0: 15.7.4). -CHKJ2446.mb.m.ejb20=CHKJ2446W: Questo metodo non deve essere finale (EJB 2.0: 15.7.4). - -CHKJ2447.mb.i.ejb20=CHKJ2447W: {0} non deve essere statico (EJB 2.0: 15.7.4). -CHKJ2447.mb.m.ejb20=CHKJ2447W: Questo metodo non deve essere statico (EJB 2.0: 15.7.4). - -CHKJ2505.onMessage.mb.i.ejb20=CHKJ2505W: {0} deve restituire void (EJB 2.0: 15.7.4). -CHKJ2505.onMessage.mb.m.ejb20=CHKJ2505W: Questo metodo deve restituire void (EJB 2.0: 15.7.4). - -# accessor method -CHKJ2449.cb.i.ejb20=CHKJ2449W: {0} deve essere pubblico (EJB 2.0: 10.3.1). -CHKJ2449.cb.m.ejb20=CHKJ2449W: Questo metodo deve essere pubblico (EJB 2.0: 10.3.1). - -CHKJ2450.cb.i.ejb20=CHKJ2450W: {0} deve essere astratto (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2450.cb.m.ejb20=CHKJ2450W: Questo metodo deve essere astratto (EJB 2.0: 10.3.1, 10.6.2). - -# get & set methods of cmr fields -CHKJ2473.crc.i.ejb20=CHKJ2473W: {0} non deve essere esposto (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crc.m.ejb20=CHKJ2473W: Questo metodo non deve essere esposto (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.i.ejb20=CHKJ2473W: {0} non deve essere esposto (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.m.ejb20=CHKJ2473W: Questo metodo non deve essere esposto (EJB 2.0: 10.3.1, 10.3.10.1). - -# home -CHKJ2461.home.brh.ejb20=CHKJ2461W: Questa interfaccia deve seguire le regole RMI-IIOP per le interfacce remote (EJB 2.0: 12.2.9). -CHKJ2461.home.crh.ejb20=CHKJ2461W: Questa interfaccia deve seguire le regole RMI-IIOP per le interfacce remote (EJB 2.0: 10.6.10). -CHKJ2461.home.srh.ejb20=CHKJ2461W: Questa interfaccia deve seguire le regole RMI-IIOP per le interfacce remote (EJB 2.0: 7.10.6). - -CHKJ2462.clh.i.ejb20=CHKJ2462I: Il nome del metodo {0} non pu\u00f2 iniziare con "create" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.i.ejb20=CHKJ2462I: Il nome del metodo {0} non pu\u00f2 iniziare con "create" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.i.ejb20=CHKJ2462I: Il nome del metodo {0} non pu\u00f2 iniziare con "create" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.i.ejb20=CHKJ2462I: Il nome del metodo {0} non pu\u00f2 iniziare con "create" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2462.clh.m.ejb20=CHKJ2462I: Questo nome di metodo non pu\u00f2 iniziare con "create" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.m.ejb20=CHKJ2462I: Questo nome di metodo non pu\u00f2 iniziare con "create" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.m.ejb20=CHKJ2462I: Questo nome di metodo non pu\u00f2 iniziare con "create" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.m.ejb20=CHKJ2462I: Questo nome di metodo non pu\u00f2 iniziare con "create" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2463.clh.i.ejb20=CHKJ2463I: Il nome del metodo {0} non pu\u00f2 iniziare con "find" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.i.ejb20=CHKJ2463I: Il nome del metodo {0} non pu\u00f2 iniziare con "find" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.i.ejb20=CHKJ2463I: Il nome del metodo {0} non pu\u00f2 iniziare con "find" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.i.ejb20=CHKJ2463I: Il nome del metodo {0} non pu\u00f2 iniziare con "find" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2463.clh.m.ejb20=CHKJ2463I: Questo nome di metodo non pu\u00f2 iniziare con "find" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.m.ejb20=CHKJ2463I: Questo nome di metodo non pu\u00f2 iniziare con "find" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.m.ejb20=CHKJ2463I: Questo nome di metodo non pu\u00f2 iniziare con "find" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.m.ejb20=CHKJ2463I: Questo nome di metodo non pu\u00f2 iniziare con "find" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2464.clh.i.ejb20=CHKJ2464I: Il nome del metodo {0} non pu\u00f2 iniziare con "remove" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.i.ejb20=CHKJ2464I: Il nome del metodo {0} non pu\u00f2 iniziare con "remove" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.i.ejb20=CHKJ2464I: Il nome del metodo {0} non pu\u00f2 iniziare con "remove" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.i.ejb20=CHKJ2464I: Il nome del metodo {0} non pu\u00f2 iniziare con "remove" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2464.clh.m.ejb20=CHKJ2464I: Questo nome di metodo non pu\u00f2 iniziare con "remove" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.m.ejb20=CHKJ2464I: Questo nome di metodo non pu\u00f2 iniziare con "remove" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.m.ejb20=CHKJ2464I: Questo nome di metodo non pu\u00f2 iniziare con "remove" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.m.ejb20=CHKJ2464I: Questo nome di metodo non pu\u00f2 iniziare con "remove" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2503.home.brh.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.home.blh.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.home.brh.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.home.blh.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - - -# create -CHKJ2503.create.brh.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.create.blh.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.create.brh.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.create.blh.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2467.srh.i.ejb20=CHKJ2467W: {0} deve generare javax.ejb.CreateException (EJB 2.0: 7.10.6). -CHKJ2467.slh.i.ejb20=CHKJ2467W: {0} deve generare javax.ejb.CreateException (EJB 2.0: 7.10.8). -CHKJ2467.crh.i.ejb20=CHKJ2467W: {0} deve generare javax.ejb.CreateException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.i.ejb20=CHKJ2467W: {0} deve generare javax.ejb.CreateException (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.i.ejb20=CHKJ2467W: {0} deve generare javax.ejb.CreateException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.i.ejb20=CHKJ2467W: {0} deve generare javax.ejb.CreateException (EJB 2.0: 9.6.1, 12.2.11). -CHKJ2467.srh.m.ejb20=CHKJ2467W: Questo metodo deve generare javax.ejb.CreateException (EJB 2.0: 7.10.6). -CHKJ2467.slh.m.ejb20=CHKJ2467W: Questo metodo deve generare javax.ejb.CreateException (EJB 2.0: 7.10.8). -CHKJ2467.crh.m.ejb20=CHKJ2467W: Questo metodo deve generare javax.ejb.CreateException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.m.ejb20=CHKJ2467W: Questo metodo deve generare javax.ejb.CreateException (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.m.ejb20=CHKJ2467W: Questo metodo deve generare javax.ejb.CreateException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.m.ejb20=CHKJ2467W: Questo metodo deve generare javax.ejb.CreateException (EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2402.sfrh.i.ejb20=CHKJ2402E: {0} deve restituire {1} (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.i.ejb20=CHKJ2402E: {0} deve restituire {1} (EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.i.ejb20=CHKJ2402E: {0} deve restituire {1} (EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.i.ejb20=CHKJ2402E: {0} deve restituire {1} (EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.i.ejb20=CHKJ2402E: {0} deve restituire {1} (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.i.ejb20=CHKJ2402E: {0} deve restituire {1} (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.i.ejb20=CHKJ2402E: {0} deve restituire {1} (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.i.ejb20=CHKJ2402E: {0} deve restituire {1} (EJB 2.0: 9.6.1, 12.2.11). -CHKJ2402.sfrh.m.ejb20=CHKJ2402E: Questo metodo deve restituire {0} (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.m.ejb20=CHKJ2402E: Questo metodo deve restituire {0} (EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.m.ejb20=CHKJ2402E: Questo metodo deve restituire {0} (EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.m.ejb20=CHKJ2402E: Questo metodo deve restituire {0} (EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.m.ejb20=CHKJ2402E: Questo metodo deve restituire {0} (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.m.ejb20=CHKJ2402E: Questo metodo deve restituire {0} (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.m.ejb20=CHKJ2402E: Questo metodo deve restituire {0} (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.m.ejb20=CHKJ2402E: Questo metodo deve restituire {0} (EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2476.srh.i.ejb20=CHKJ2476E: {0} deve essere il metodo create() (EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.i.ejb20=CHKJ2476E: {0} deve essere il metodo create() (EJB 2.0: 7.8, 7.10.8). -CHKJ2476.srh.m.ejb20=CHKJ2476E: Questo metodo deve essere il metodo create() (EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.m.ejb20=CHKJ2476E: Questo metodo deve essere il metodo create() (EJB 2.0: 7.8, 7.10.8). -CHKJ2476.ssb.i.ejb20=CHKJ2476E: {0} deve essere il metodo ejbCreate() (EJB 2.0: 7.8). -CHKJ2476.ssb.m.ejb20=CHKJ2476E: Questo metodo deve essere il metodo ejbCreate() (EJB 2.0: 7.8). - - -# remote create -CHKJ2504.create.srh.i.ejb20=CHKJ2504W: Il metodo {1} corrispondente a {0} deve essere presente su {2} (EJB 2.0: 7.10.6). -CHKJ2504.create.slh.i.ejb20=CHKJ2504W: Il metodo {1} corrispondente a {0} deve essere presente su {2} (EJB 2.0: 7.10.8). -CHKJ2504.create.crh.i.ejb20=CHKJ2504W: Il metodo {1} corrispondente a {0} deve essere presente su {2} (EJB 2.0: 10.6.10). -CHKJ2504.create.clh.i.ejb20=CHKJ2504W: Il metodo {1} corrispondente a {0} deve essere presente su {2} (EJB 2.0: 10.6.12). -CHKJ2504.create.brh.i.ejb20=CHKJ2504W: Il metodo {1} corrispondente a {0} deve essere presente su {2} (EJB 2.0: 12.2.9). -CHKJ2504.create.blh.i.ejb20=CHKJ2504W: Il metodo {1} corrispondente a {0} deve essere presente su {2} (EJB 2.0: 12.2.11). -CHKJ2504.create.srh.m.ejb20=CHKJ2504W: Il metodo corrispondente {0} a deve essere presente su {1} (EJB 2.0: 7.10.6). -CHKJ2504.create.slh.m.ejb20=CHKJ2504W: Il metodo corrispondente {0} deve essere presente su {1} (EJB 2.0: 7.10.8). -CHKJ2504.create.crh.m.ejb20=CHKJ2504W: Il metodo corrispondente {0} deve essere presente su {1} (EJB 2.0: 10.6.10). -CHKJ2504.create.clh.m.ejb20=CHKJ2504W: Il metodo corrispondente {0} deve essere presente {1} (EJB 2.0: 10.6.12). -CHKJ2504.create.brh.m.ejb20=CHKJ2504W: Il metodo corrispondente {0} deve essere presente su {1} (EJB 2.0: 12.2.9). -CHKJ2504.create.blh.m.ejb20=CHKJ2504W: Il metodo corrispondente {0} deve essere presente su {1} (EJB 2.0: 12.2.11). - -CHKJ2500.create.srh.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.6). -CHKJ2500.create.crh.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.create.srh.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.6). -CHKJ2500.create.crh.m.ejb20=CHKJ2500I: {0} deve essere serializzabile run-time (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 9.5.4, 12.2.9). - -# home method -CHKJ2504.home.crh.i.ejb20=CHKJ2504W: Il metodo {1} corrispondente a {0} deve essere presente su {2} (EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.i.ejb20=CHKJ2504W: Il metodo {1} corrispondente a {0} deve essere presente su {2} (EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.i.ejb20=CHKJ2504W: Il metodo {1} corrispondente a {0} deve essere presente su {2} (EJB 2.0: 12.2.9). -CHKJ2504.home.blh.i.ejb20=CHKJ2504W: Il metodo {1} corrispondente a {0} deve essere presente su {2} (EJB 2.0: 12.2.11). -CHKJ2504.home.crh.m.ejb20=CHKJ2504W: Il metodo {0} deve essere presente su {1} (EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.m.ejb20=CHKJ2504W: Il metodo {0} deve essere presente su {1} (EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.m.ejb20=CHKJ2504W: Il metodo {0} deve essere presente su {1} (EJB 2.0: 12.2.9). -CHKJ2504.home.blh.m.ejb20=CHKJ2504W: Il metodo {0} deve essere presente su {1} (EJB 2.0: 12.2.11). - - -# find method -CHKJ2503.find.brh.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.find.blh.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.find.brh.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.find.blh.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2477.crh.i.ejb20=CHKJ2477W: {0} deve generare javax.ejb.FinderException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.i.ejb20=CHKJ2477W: {0} deve generare javax.ejb.FinderException (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.i.ejb20=CHKJ2477W: {0} deve generare javax.ejb.FinderException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.i.ejb20=CHKJ2477W: {0} deve generare javax.ejb.FinderException (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2477.crh.m.ejb20=CHKJ2477W: Questo metodo deve generare javax.ejb.FinderException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.m.ejb20=CHKJ2477W: Questo metodo deve generare javax.ejb.FinderException (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.m.ejb20=CHKJ2477W: Questo metodo deve generare javax.ejb.FinderException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.m.ejb20=CHKJ2477W: Questo metodo deve generare javax.ejb.FinderException (EJB 2.0: 9.6.2, 10.6.12). - -CHKJ2478.crh.i.ejb20=CHKJ2478I: {0} non deve generare ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.crh.m.ejb20=CHKJ2478I: Questo metodo non deve generare ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.clh.i.ejb20=CHKJ2478I: {0} non deve generare ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.clh.m.ejb20=CHKJ2478I: Questo metodo non deve generare ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.brh.i.ejb20=CHKJ2478I: {0} non deve generare ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.brh.m.ejb20=CHKJ2478I: Questo metodo non deve generare ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.blh.i.ejb20=CHKJ2478I: {0} non deve generare ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.blh.m.ejb20=CHKJ2478I: Questo metodo non deve generare ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.cb.i.ejb20=CHKJ2478I: {0} non deve generare ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.cb.m.ejb20=CHKJ2478I: Questo metodo non deve generare ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.bb.i.ejb20=CHKJ2478I: {0} non deve generare ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.bb.m.ejb20=CHKJ2478I: Questo metodo non deve generare ObjectNotFoundException (EJB 2.0: 12.1.8.4). - -CHKJ2403.brh.i.ejb20=CHKJ2403W: {0} deve restituire {1} o un suo insieme (EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.i.ejb20=CHKJ2403W: {0} deve restituire {1} o un suo insieme (EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.i.ejb20=CHKJ2403W: {0} deve restituire {1} o un suo insieme (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.i.ejb20=CHKJ2403W: {0} deve restituire {1} o un suo insieme (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). -CHKJ2403.brh.m.ejb20=CHKJ2403W: Questo metodo deve restituire {0} o un suo insieme (EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.m.ejb20=CHKJ2403W: Questo metodo deve restituire {0} o un suo insieme (EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.m.ejb20=CHKJ2403W: Questo metodo deve restituire {0} o un suo insieme (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.m.ejb20=CHKJ2403W: Questo metodo deve restituire {0} o un suo insieme (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). - -# remote find -CHKJ2504.find.brh.i.ejb20=CHKJ2504W: {1} deve essere presente su {2} per {0} (EJB 2.0: 12.2.9). -CHKJ2504.find.crh.i.ejb20=CHKJ2504W: {1} deve essere presente su {2} per {0} (EJB 2.0: 10.6.10). -CHKJ2504.find.brh.m.ejb20=CHKJ2504W: {0} deve essere presente su {1} (EJB 2.0: 12.2.9). -CHKJ2504.find.crh.m.ejb20=CHKJ2504W: {0} deve essere presente su {1} (EJB 2.0: 10.6.10). - -# local find -CHKJ2504.find.blh.i.ejb20=CHKJ2504W: {1} deve essere presente su {2} per {0} (EJB 2.0: 12.2.11). -CHKJ2504.find.clh.i.ejb20=CHKJ2504W: {1} deve essere presente su {2} per {0} (EJB 2.0: 10.6.2). -CHKJ2504.find.blh.m.ejb20=CHKJ2504W: {0} deve essere presente su {1} (EJB 2.0: 12.2.11). -CHKJ2504.find.clh.m.ejb20=CHKJ2504W: {0} deve essere presente su {1} (EJB 2.0: 10.6.2). - - -CHKJ2500.find.srh.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.6). -CHKJ2500.find.crh.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.find.srh.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.6). -CHKJ2500.find.crh.m.ejb20=CHKJ2500I: {0} deve essere serializzabile run-time (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2495.clh.i.ejb20=CHKJ2495I: {0} deve essere associato a un elemento query in ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.clh.m.ejb20=CHKJ2495I: Questo metodo deve essere associato a un elemento query in ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.i.ejb20=CHKJ2495I: {0} deve essere associato a un elemento query in ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.m.ejb20=CHKJ2495I: Questo metodo deve essere associato a un elemento query in ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). - - -# method on a component interface -CHKJ2503.bus.src.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.i.ejb20=CHKJ2503E: {0} deve generare java.rmi.RemoteException (EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.i.ejb20=CHKJ2503W: {0} non deve generare java.rmi.RemoteException (EJB 2.0: 9.10, 18.3.8, 18.6). -CHKJ2503.bus.src.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.m.ejb20=CHKJ2503E: Questo metodo deve generare java.rmi.RemoteException (EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.m.ejb20=CHKJ2503W: Questo metodo non deve generare java.rmi.RemoteException (EJB 2.0: 9.10, 18.3.8, 18.6). - -# method on a home interface -CHKJ2465.brh.i.ejb20=CHKJ2465W: {0} deve generare {1} per {2} (EJB 2.0: 12.2.9). -CHKJ2465.blh.i.ejb20=CHKJ2465W: {0} deve generare {1} per {2} (EJB 2.0: 12.2.11). -CHKJ2465.crh.i.ejb20=CHKJ2465W: {0} deve generare {1} per {2} (EJB 2.0: 10.6.10). -CHKJ2465.clh.i.ejb20=CHKJ2465W: {0} deve generare {1} per {2} (EJB 2.0: 10.6.12). -CHKJ2465.srh.i.ejb20=CHKJ2465W: {0} deve generare {1} per {2} (EJB 2.0: 7.10.6). -CHKJ2465.slh.i.ejb20=CHKJ2465W: {0} deve generare {1} per {2} (EJB 2.0: 7.10.8). -CHKJ2465.brh.m.ejb20=CHKJ2465W: Questo metodo deve generare {0} per {1} (EJB 2.0: 12.2.9). -CHKJ2465.blh.m.ejb20=CHKJ2465W: Questo metodo deve generare {0} per {1} (EJB 2.0: 12.2.11). -CHKJ2465.crh.m.ejb20=CHKJ2465W: Questo metodo deve generare {0} per {1} (EJB 2.0: 10.6.10). -CHKJ2465.clh.m.ejb20=CHKJ2465W: Questo metodo deve generare {0} per {1} (EJB 2.0: 10.6.12). -CHKJ2465.srh.m.ejb20=CHKJ2465W: Questo metodo deve generare {0} per {1} (EJB 2.0: 7.10.6). -CHKJ2465.slh.m.ejb20=CHKJ2465W: Questo metodo deve generare {0} per {1} (EJB 2.0: 7.10.8). - -# method on a remote home -CHKJ2500.home.srh.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.6). -CHKJ2500.home.crh.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.i.ejb20=CHKJ2500I: {1} nel metodo {0} deve essere serializzabile in fase di run-time (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.home.srh.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.6). -CHKJ2500.home.crh.m.ejb20=CHKJ2500I: {0} deve essere serializzabile run-time (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2466.src.i.ejb20=CHKJ2466I: {0} non deve esporre il tipo {1} (EJB 2.0: 7.10.5). -CHKJ2466.crh.i.ejb20=CHKJ2466I: {0} non deve esporre il tipo {1} (EJB 2.0: 10.6.10). -CHKJ2466.brh.i.ejb20=CHKJ2466I: {0} non deve esporre il tipo {1} (EJB 2.0: 12.2.9). -CHKJ2466.crh.m.ejb20=CHKJ2466I: Questo metodo non deve esporre il tipo {0} (EJB 2.0: 10.6.10). -CHKJ2466.brh.m.ejb20=CHKJ2466I: Questo metodo non deve esporre il tipo {0} (EJB 2.0: 12.2.9). -CHKJ2466.src.m.ejb20=CHKJ2466I: Questo metodo non deve esporre il tipo {0} (EJB 2.0: 7.10.5). - -# method on a remote component -CHKJ2468.src.ejb20=CHKJ2468W: Questa interfaccia deve seguire le regole RMI-IIOP per le interfacce remote (EJB 2.0: 7.10.5). -CHKJ2468.crc.ejb20=CHKJ2468W: Questa interfaccia deve seguire le regole RMI-IIOP per le interfacce remote (EJB 2.0: 10.6.9). -CHKJ2468.brc.ejb20=CHKJ2468W: Questa interfaccia deve seguire le regole RMI-IIOP per le interfacce remote (EJB 2.0: 12.2.8). - -CHKJ2500.bus.src.i.ejb20=CHKJ2500I: {0} nel metodo {1} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.i.ejb20=CHKJ2500I: {0} nel metodo {1} deve essere serializzabile in fase di run-time (EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.i.ejb20=CHKJ2500I: {0} nel metodo {1} deve essere serializzabile in fase di run-time (EJB 2.0: 12.2.8). -CHKJ2500.bus.src.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time (EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time(EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.m.ejb20=CHKJ2500I: {0} deve essere serializzabile in fase di run-time(EJB 2.0: 12.2.8). - -CHKJ2472.srh.i.ejb20=CHKJ2472W: {1} nel metodo {0} non pu\u00f2 essere un tipo di argomento o di risultato (EJB 2.0: 6.7.2). -CHKJ2472.brc.i.ejb20=CHKJ2472W: {0} non deve passare {1} come argomento o risultato (EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.i.ejb20=CHKJ2472W: {0} non deve passare {1} come argomento o risultato (EJB 2.0: 9.7.2, 10.3.1). -CHKJ2472.brc.m.ejb20=CHKJ2472W: Questo metodo non deve passare {0} come argomento o risultato (EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.m.ejb20=CHKJ2472W: Questo metodo non deve passare {0} come argomento o risultato (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.srh.m.ejb20=CHKJ2472W: {0} non pu\u00f2 essere un tipo di argomento o di risultato (EJB 2.0: 6.7.2). - -# method on a remote component CMP -CHKJ2474.crc.i.ejb20=CHKJ2474W: {0} non deve esporre {1} (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2474.crc.m.ejb20=CHKJ2474W: Questo metodo non deve esporre {0} (EJB 2.0: 10.3.1, 10.3.10.1). - -CHKJ2490.crc.i.ejb20=CHKJ2490W: {0} non deve essere esposto (EJB 2.0: 10.3.1, 10.3.10.1). -CJKJ2490.crc.m.ejb20=CHKJ2490W: Questo metodo non deve essere esposto (EJB 2.0: 10.3.1, 10.3.10.1). - -# ejbSelect method -CHKJ2485.cb.i.ejb20=CHKJ2485W: {0} deve essere astratto (EJB 2.0: 10.5.7, 10.6.7). -CHKJ2485.cb.m.ejb20=CHKJ2485W: Questo metodo deve essere astratto (EJB 2.0: 10.5.7, 10.6.7). - -CHKJ2487.cb.i.ejb20=CHKJ2487W: {0} deve essere pubblico (EJB 2.0: 10.6.7). -CHKJ2487.cb.m.ejb20=CHKJ2487W: Questo metodo deve essere pubblico (EJB 2.0: 10.6.7). - -CHKJ2488.cb.i.ejb20=CHKJ2488W: {0} deve generare javax.ejb.FinderException (EJB 2.0: 10.6.7). -CHKJ2488.cb.m.ejb20=CHKJ2488W: Questo metodo deve generare javax.ejb.FinderException (EJB 2.0: 10.6.7). - -CHKJ2486.cb.i.ejb20=CHKJ2486W: {0} deve restituire {1} o un suo insieme (EJB 2.0: 10.5.7, 11.2.2). -CHKJ2486.cb.m.ejb20=CHKJ2486W: Questo metodo deve restituire {0} o un suo insieme (EJB 2.0: 10.5.7, 11.2.2). - -CHKJ2496.cb.i.ejb20=CHKJ2496W: {0} deve essere associato a un elemento query in ejb-jar.xml (EJB 2.0: 10.5.7, 10.6.14). -CHKJ2496.cb.m.ejb20=CHKJ2496W: Questo metodo deve essere associato a un elemento query in ejb-jar.xml (EJB 2.0: 10.5.7, 10.6.14). - -# component matching method -CHKJ2023.src.i.ejb20=CHKJ2023W: Il metodo {0} richiede {1} per essere applicato a {2} (EJB 2.0: 7.10.5). -CHKJ2023.slc.i.ejb20=CHKJ2023W: Il metodo {0} richiede {1} per essere applicato a {2} (EJB 2.0: 7.10.7). -CHKJ2023.brc.i.ejb20=CHKJ2023W: Il metodo {0} richiede {1} per essere applicato a {2} (EJB 2.0: 12.2.8). -CHKJ2023.blc.i.ejb20=CHKJ2023W: Il metodo {0} richiede {1} per essere applicato a {2} (EJB 2.0: 12.2.10). -CHKJ2023.crc.i.ejb20=CHKJ2023W: Il metodo {0} richiede {1} per essere applicato a {2} (EJB 2.0: 10.6.9). -CHKJ2023.clc.i.ejb20=CHKJ2023W: Il metodo {0} richiede {1} per essere applicato a {2} (EJB 2.0: 10.6.11). -CHKJ2023.src.m.ejb20=CHKJ2023W: Il {0} metodo deve essere presente su {1} (EJB 2.0: 7.10.5). -CHKJ2023.slc.m.ejb20=CHKJ2023W: Il {0} metodo deve essere presente {1} (EJB 2.0: 7.10.7). -CHKJ2023.brc.m.ejb20=CHKJ2023W: Il {0} metodo deve essere presente su {1} (EJB 2.0: 12.2.8). -CHKJ2023.blc.m.ejb20=CHKJ2023W: Il {0} metodo deve essere presente su {1} (EJB 2.0: 12.2.10). -CHKJ2023.crc.m.ejb20=CHKJ2023W: Il {0} metodo deve essere presente su {1} (EJB 2.0: 10.6.9). -CHKJ2023.clc.m.ejb20=CHKJ2023W: Il {0} metodo deve essere presente su {1} (EJB 2.0: 10.6.11). - -CHKJ2470.src.i.ejb20=CHKJ2470E: {0} deve restituire {1} (EJB 2.0: 7.10.5). -CHKJ2470.slc.i.ejb20=CHKJ2470E: {0} deve restituire {1} (EJB 2.0: 7.10.7). -CHKJ2470.crc.i.ejb20=CHKJ2470E: {0} deve restituire {1} (EJB 2.0: 10.6.9). -CHKJ2470.clc.i.ejb20=CHKJ2470E: {0} deve restituire {1} (EJB 2.0: 10.6.11). -CHKJ2470.brc.i.ejb20=CHKJ2470E: {0} deve restituire {1} (EJB 2.0: 12.2.8). -CHKJ2470.blc.i.ejb20=CHKJ2470E: {0} deve restituire {1} (EJB 2.0: 12.2.10). -CHKJ2470.src.m.ejb20=CHKJ2470E: Questo metodo deve restituire {0} (EJB 2.0: 7.10.5). -CHKJ2470.slc.m.ejb20=CHKJ2470E: Questo metodo deve restituire {0} (EJB 2.0: 7.10.7). -CHKJ2470.crc.m.ejb20=CHKJ2470E: Questo metodo deve restituire {0} (EJB 2.0: 10.6.9). -CHKJ2470.clc.m.ejb20=CHKJ2470E: Questo metodo deve restituire {0} (EJB 2.0: 10.6.11). -CHKJ2470.brc.m.ejb20=CHKJ2470E: Questo metodo deve restituire {0} (EJB 2.0: 12.2.8). -CHKJ2470.blc.m.ejb20=CHKJ2470E: Questo metodo deve restituire {0} (EJB 2.0: 12.2.10). - -CHKJ2471.src.i.ejb20=CHKJ2471W: {0} deve generare {1} (EJB 2.0: 7.10.5). -CHKJ2471.slc.i.ejb20=CHKJ2471W: {0} deve generare {1} (EJB 2.0: 7.10.7). -CHKJ2471.crc.i.ejb20=CHKJ2471W: {0} deve generare {1} (EJB 2.0: 10.6.9). -CHKJ2471.clc.i.ejb20=CHKJ2471W: {0} deve generare {1} (EJB 2.0: 10.6.11). -CHKJ2471.brc.i.ejb20=CHKJ2471W: {0} deve generare {1} (EJB 2.0: 12.2.8). -CHKJ2471.blc.i.ejb20=CHKJ2471W: {0} deve generare {1} (EJB 2.0: 12.2.10). -CHKJ2471.src.m.ejb20=CHKJ2471W: Questo metodo deve generare {0} (EJB 2.0: 7.10.5). -CHKJ2471.slc.m.ejb20=CHKJ2471W: Questo metodo deve generare {0} (EJB 2.0: 7.10.7). -CHKJ2471.crc.m.ejb20=CHKJ2471W: Questo metodo deve generare {0} (EJB 2.0: 10.6.9). -CHKJ2471.clc.m.ejb20=CHKJ2471W: Questo metodo deve generare {0} (EJB 2.0: 10.6.11). -CHKJ2471.brc.m.ejb20=CHKJ2471W: Questo metodo deve generare {0} (EJB 2.0: 12.2.8). -CHKJ2471.blc.m.ejb20=CHKJ2471W: Questo metodo deve generare {0} (EJB 2.0: 12.2.10). - -# EJBObject, EJBLocalObject methods -CHKJ2469.src.i.ejb20=CHKJ2469W: {0} \u00e8 fornito dal contenitore (EJB 2.0: 6.5). -CHKJ2469.slc.i.ejb20=CHKJ2469W: {0} \u00e8 fornito dal contenitore (EJB 2.0: 6.5). -CHKJ2469.crc.i.ejb20=CHKJ2469W: {0} \u00e8 fornito dal contenitore (EJB 2.0: 9.9). -CHKJ2469.clc.i.ejb20=CHKJ2469W: {0} \u00e8 fornito dal contenitore (EJB 2.0: 9.10). -CHKJ2469.brc.i.ejb20=CHKJ2469W: {0} \u00e8 fornito dal contenitore (EJB 2.0: 9.9). -CHKJ2469.blc.i.ejb20=CHKJ2469W: {0} \u00e8 fornito dal contenitore (EJB 2.0: 9.10). -CHKJ2469.src.m.ejb20=CHKJ2469W: Questo metodo \u00e8 fornito dal contenitore (EJB 2.0: 6.5). -CHKJ2469.slc.m.ejb20=CHKJ2469W: Questo metodo \u00e8 fornito dal contenitore (EJB 2.0: 6.5). -CHKJ2469.crc.m.ejb20=CHKJ2469W: Questo metodo \u00e8 fornito dal contenitore (EJB 2.0: 9.9). -CHKJ2469.clc.m.ejb20=CHKJ2469W: Questo metodo \u00e8 fornito dal contenitore (EJB 2.0: 9.10). -CHKJ2469.brc.m.ejb20=CHKJ2469W: Questo metodo \u00e8 fornito dal contenitore (EJB 2.0: 9.9). -CHKJ2469.blc.m.ejb20=CHKJ2469W: Questo metodo \u00e8 fornito dal contenitore (EJB 2.0: 9.10). - -# findByPrimaryKey -CHKJ2475.crh.i.ejb20=CHKJ2475W: {0} deve essere findByPrimaryKey({1}) (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.i.ejb20=CHKJ2475W: {0} deve essere findByPrimaryKey({1}) (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.i.ejb20=CHKJ2475W: {0} deve essere findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.clhd.i.ejb20=CHKJ2475W: {0} deve essere findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.brh.i.ejb20=CHKJ2475W: {0} deve essere findByPrimaryKey({1}) (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.i.ejb20=CHKJ2475W: {0} deve essere findByPrimaryKey({1}) (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2475.crh.m.ejb20=CHKJ2475W: Questo metodo deve essere findByPrimaryKey({0}) (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.m.ejb20=CHKJ2475W: Questo metodo deve essere findByPrimaryKey({0}) (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.m.ejb20=CHKJ2475W: Questo metodo deve essere findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.clhd.m.ejb20=CHKJ2475W: Questo metodo deve essere findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.brh.m.ejb20=CHKJ2475W: Questo metodo deve essere findByPrimaryKey({0}) (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.m.ejb20=CHKJ2475W: Questo metodo deve essere findByPrimaryKey({0}) (EJB 2.0: 9.6.2, 12.2.11). - -CHKJ2479.crh.i.ejb20=CHKJ2479E: {0} deve restituire {1} (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.i.ejb20=CHKJ2479E: {0} deve restituire {1} (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.i.ejb20=CHKJ2479E: {0} deve restituire {1} (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.i.ejb20=CHKJ2479E: {0} deve restituire {1} (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2479.crh.m.ejb20=CHKJ2479E: Questo metodo deve restituire {0} (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.m.ejb20=CHKJ2479E: Questo metodo deve restituire {0} (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.m.ejb20=CHKJ2479E: Questo metodo deve restituire {0} (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.m.ejb20=CHKJ2479E: Questo metodo deve restituire {0} (EJB 2.0: 9.6.2, 12.2.11). - - - -################################################## -# field checks -################################################## -CHKJ2452.sb.i.ejb20=CHKJ2452W: Il campo transitorio {0} non deve essere il tipo {1} (EJB 2.0: 7.4.1). -CHKJ2452.sb.m.ejb20=CHKJ2452W: Un campo transitorio non deve essere di tipo {0} (EJB 2.0: 7.4.1). - -CHKJ2453.sb.i.ejb20=CHKJ2453W: I campi transitori ({0}) sono sconsigliati (EJB 2.0: 7.4.1). -CHKJ2453.sb.m.ejb20=CHKJ2453W: I campi transitori sono sconsigliati (EJB 2.0: 7.4.1). - -# CMR and CMP fields must NOT be defined on the bean class. -CHKJ2454.cb.i.ejb20=CHKJ2454W: {0} non deve essere definito (EJB 2.0: 10.3.1). -CHKJ2454.cb.m.ejb20=CHKJ2454W: {0} non deve essere definito (EJB 2.0: 10.3.1). - -CHKJ2480.cb.i.ejb20=CHKJ2480I: {0} deve iniziare con una lettera minuscola (EJB 2.0: 10.3.1). -CHKJ2480.cb.m.ejb20=CHKJ2480I: {0} deve iniziare con una lettera minuscola (EJB 2.0: 10.3.1). - -CHKJ2481.cb.i.ejb20=CHKJ2481W: {0} deve essere dichiarato come un <cmp-field> (EJB 2.0: 10.3.1, 10.3.13). -CHKJ2481.cb.m.ejb20=CHKJ2481W: {0} deve essere dichiarato come un <cmp-field> (EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2482.cb.i.ejb20=CHKJ2482W: {0} deve essere dichiarato come un <cmr-field> (EJB 2.0: 10.3.1, 10.3.13). -CHKJ2482.cb.m.ejb20=CHKJ2482W: {0} deve essere dichiarato come un <cmr-field> (EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2483.cb.i.ejb20=CHKJ2483W: {0} non deve essere esposto (EJB 2.0: 10.3.1). -CHKJ2483.cb.m.ejb20=CHKJ2483W: {0} non deve essere esposto (EJB 2.0: 10.3.1). - -CHKJ2484.cb.i.ejb20=CHKJ2484W: {0} deve essere un tipo primitivo o serializzabile (EJB 2.0: 10.3.1). -CHKJ2484.cb.m.ejb20=CHKJ2484W: {0} deve essere un tipo primitivo o serializzabile (EJB 2.0: 10.3.1). - -CHKJ2489.cb.i.ejb20=CHKJ2489W: Il campo {0} deve essere il tipo {1} (EJB 2.0: 10.8.1). -CHKJ2489.cb.m.ejb20=CHKJ2489W: Questo campo deve essere il tipo {0} (EJB 2.0: 10.8.1). - -CHKJ2205.kc.i.ejb20=CHKJ2205W: Il campo {0} deve essere pubblico (EJB 2.0: 10.8.2). -CHKJ2205.kc.m.ejb20=CHKJ2205W: Questo campo deve essere pubblico (EJB 2.0: 10.8.2). - -CHKJ2206.kc.i.ejb20=CHKJ2206W: Il campo {0} deve essere un <cmp-field> (EJB 2.0: 10.8.2). -CHKJ2206.kc.m.ejb20=CHKJ2206W: Questo campo deve essere un <cmp-field> (EJB 2.0: 10.8.2). - - -############################################################ -## DD -############################################################ -CHKJ2880.s.ejb20=CHKJ2880W: Questo bean deve fornire un <local-home> (EJB 2.0: 7.10.1). -CHKJ2881.s.ejb20=CHKJ2881W: Questo bean deve fornire un <local-home> (EJB 2.0: 7.10.1). -CHKJ2882.s.ejb20=CHKJ2882W: Questo bean deve fornire un <local> (EJB 2.0: 7.10.1). -CHKJ2883.s.ejb20=CHKJ2883W: Questo bean deve fornire un <remote> (EJB 2.0: 7.10.1). -CHKJ2884.s.ejb20=CHKJ2884W: Questo bean deve fornire un <local-home> o un <home> (EJB 2.0: 7.10.1). -CHKJ2885.s.ejb20=CHKJ2885W: questo bean deve fornire un <local> o un <remote> (EJB 2.0: 7.10.1). -CHKJ2880.c.ejb20=CHKJ2880W: Questo bean deve fornire un <local-home> (EJB 2.0: 10.6.1). -CHKJ2881.c.ejb20=CHKJ2881W: Questo bean deve fornire un <home> (EJB 2.0: 10.6.1). -CHKJ2882.c.ejb20=CHKJ2882W: Questo bean deve fornire un <local> (EJB 2.0: 10.6.1). -CHKJ2883.c.ejb20=CHKJ2883W: Questo bean deve fornire un <remote> (EJB 2.0: 10.6.1). -CHKJ2884.c.ejb20=CHKJ2884W: Questo bean deve fornire un <local-home> o un <home> (EJB 2.0: 10.6.1). -CHKJ2885.c.ejb20=CHKJ2885W: questo bean deve fornire un <local> o un <remote> (EJB 2.0: 10.6.1). -CHKJ2880.b.ejb20=CHKJ2880W: Questo bean deve fornire un <local-home> (EJB 2.0: 12.2.1). -CHKJ2881.b.ejb20=CHKJ2881W: Questo bean deve fornire un <home> (EJB 2.0: 12.2.1). -CHKJ2882.b.ejb20=CHKJ2882W: Questo bean deve fornire un <local> (EJB 2.0: 12.2.1). -CHKJ2883.b.ejb20=CHKJ2883W: Questo bean deve fornire un <remote> (EJB 2.0: 12.2.1). -CHKJ2884.b.ejb20=CHKJ2884W: Questo bean deve fornire un <local-home> o un <home> (EJB 2.0: 12.2.1). -CHKJ2885.b.ejb20=CHKJ2885W: questo bean deve fornire un <local> o un <remote> (EJB 2.0: 12.2.1). - -CHKJ2813.ejb20=CHKJ2813I: <ejb-name> {0} deve essere un identificativo Java valido (EJB 2.0: 10.3.13, 11.2.6.1). -CHKJ2819.ejb20=CHKJ2819I: <abstract-schema-name> {0} deve essere un identificativo Java valido (EJB 2.0: 10.3.13, 10.6.14, 11.2.6.1). -CHKJ2854.ejb20=CHKJ2854E: <abstract-schema-name> {0} deve essere univoco nel file ejb-jar.xml (EJB 2.0: 10.3.13, 10.6.14, 11.2.2). -CHKJ2858.ejb20=CHKJ2858W: <abstract-schema-name> deve essere presente (EJB 2.0: 22.2, 22.5). -CHKJ2859.ejb20=CHKJ2859W: L''identificativo riservato {0} non pu\u00f2 essere utilizzato come un <ejb-name> (EJB 2.0: 10.6.14, 11.2.6.1). -CHKJ2860.ejb20=CHKJ2860W: L''identificativo riservato {0} non pu\u00f2 essere utilizzato come un <abstract-schema-name> (EJB 2.0: 10.6.14, 11.2.6.1). - -CHKJ2861.ejb20=CHKJ2861I: <cmp-field> {0} deve essere un identificativo Java valido e deve iniziare con una lettera minuscola (EJB 2.0: 10.3.1, 11.2.6.1). -CHKJ2857.ejb20=CHKJ2857I: <cmr-field> {0} deve essere un identificativo Java valido e deve iniziare con una lettera minuscola (EJB 2.0: 10.3.1, 11.2.6.1). - -CHKJ2862.ejb20=CHKJ2862I: <cmp-field> {0} deve avere un metodo set (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2863.ejb20=CHKJ2863I: <cmp-field> {0} deve avere un metodo get (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2864.ejb20=CHKJ2864I: <cmr-field> {0} deve avere un metodo set (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2865.ejb20=CHKJ2865I: <cmr-field> {0} deve avere un metodo get (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2855.ejb20=CHKJ2855I: <cmp-field> {0} deve essere un tipo primitivo Java o un tipo serializzabile Java (EJB 2.0: 10.3.1). -CHKJ2856.ejb20=CHKJ2856I: <cmr-field> {0} deve essere il tipo {1} o un suo insieme (EJB 2.0: 10.3.1). - -CHKJ2815.ejb20=CHKJ2815W: La classe di valore dipendente {0} non pu\u00f2 essere un <cmr-field> (EJB 2.0: 10.3.3). - -CHKJ2816.ejb20=CHKJ2816I: <ejb-relation-name> deve essere univoco in ejb-jar.xml (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2817.ejb20=CHKJ2817I: <ejb-relationship-role-name> deve essere univoco all'interno di <ejb-relation> (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2818.ejb20=CHKJ2818I: il valore dell'elemento <multiplicity> deve essere "One" o "Many" (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2821.ejb20=CHKJ2821I: <relationship-role-source> nel ruolo {0} deve fare riferimento ad un bean CMP esistente (EJB 2.0: 10.3.2, 22.5). -CHKJ2848.ejb20=CHKJ2848I: <cascade-delete> deve essere utilizzato con <multiplicity> di "One" (EJB 2.0: 10.3.4.2, 22.5). -CHKJ2866.ejb20=CHKJ2866I: <cmr-field> {0} deve essere definito su {1} (EJB 2.0: 10.3.2, 22.5). -CHKJ2867.ejb20=CHKJ2867I: questo bean pu\u00f2 avere solo relazioni unidirezionali con altri bean (EJB 2.0: 10.3.2). -CHKJ2868.ejb20=CHKJ2868I: il valore dell'elemento <cmr-field-type> deve essere "java.util.Collection" o "java.util.Set" (EJB 2.0: 10.3.13, 22.5). -CHKJ2869.ejb20=CHKJ2869I: almeno un <ejb-relationship-role> deve definire un <cmr-field> (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2870.ejb20=CHKJ2870I: <ejb-name> {0} deve essere presente (EJB 2.0: 10.3.13). -CHKJ2871.ejb20=CHKJ2871I: <ejb-name> {0} deve fare riferimento a un bean CMP (EJB 2.0: 10.3.2, 10.3.13). - -CHKJ2872.ejb20=CHKJ2872E: il valore dell'elemento <cmp-version> deve essere "1.x" o "2.x" (EJB 2.0: 22.5). -CHKJ2873.ejb20=CHKJ2873W: eseguire migrazione di questa binding origine dati del bean verso la binding del factory di connessione CMP. -CHKJ2874.ejb20=CHKJ2874W: eseguire la migrazione di questa binding di origine dati predefinita del modulo EJB verso la binding di un factory di connessione predefinito CMP. - -########################################################################### -# -# 2TC: Do not translate anything in the following section. These strings -# are reserved for future use. -# -########################################################################### -# -# Ignore these messages for now; the EJB QL validator may take care of this. -# If not, add this validation into the EJBJarVRule class. -# -# -# Identification variables -# -# IWAD4927.ejb20=IWAD4927W: Identification variable {0} must be declared in the FROM clause (EJB 2.0: 11.2.6.2). -# IWAD4928.ejb20=IWAD4928W: Reserved identifier {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4929.ejb20=IWAD4929W: <abstract-schema-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4930.ejb20=IWAD4930W: <ejb-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). - -# -# query statement -# -# IWAD4918.ejb20=IWAD4918W: This query must contain a SELECT clause (EJB 2.0: 11.1). -# IWAD4919.ejb20=IWAD4919W: This query must contain a FROM clause (EJB 2.0: 11.1). -# IWAD4920.ejb20=IWAD4920W: This query has a syntax error (EJB 2.0: 11.2). -# - - -# IWAD4808.ejb20=IWAD4808W: This bean must use container-managed transaction demarcation (EJB 2.0: 17.3.1, 17.3.3). -# IWAD4809.ejb20=IWAD4809W: Specify a transaction attribute for this method (EJB 2.0: 17.4.1). -# IWAD4810.ejb20=IWAD4810W: A transaction attribute must not exist for this method (EJB 2.0: 17.4.1). - -# IWAD4811.ejb20=IWAD4811W: At least one <method> must exist in a <container-transaction> (EJB 2.0: 17.4.1). -# IWAD4900.ejb20=IWAD4900W: This <container-transaction> must reference only one bean (EJB 2.0: 17.4.1). -# IWAD4901.ejb20=IWAD4901W: {0} must exist (EJB 2.0: 17.4.1) -# IWAD4815.ejb20=IWAD4815W: No methods on {0} match this <method> (EJB 2.0: 17.4.1). -# IWAD4817.ejb20=IWAD4817W: <trans-attribute> is unknown (EJB 2.0: 17.4.1). -# IWAD4818.ejb20=IWAD4818W: Only one Style 1 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4819.ejb20=IWAD4819W: Only one Style 2 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4820.ejb20=IWAD4820W: At least one <method-param> must exist in a <method-params>. - -# IWAD4821.ejb20=IWAD4821W: <env-entry-value> must be a {0} (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4822.ejb20=IWAD4822W: <env-entry-name> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4823.ejb20=IWAD4823W: <env-entry-type> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4824.ejb20=IWAD4824W: <env-entry-name> must be unique within {0} (EJB 2.0: 20.2.1.2). -# IWAD4825.ejb20=IWAD4825W: <env-entry-type> must be a legal type (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4826.ejb20=IWAD4826W: <env-entry-value> must be a String or a character (EJB 2.0: 20.2.1.2). - -# IWAD4828.ejb20=IWAD4828W: Conventionally this reference is located in the "ejb" subcontext (EJB 2.0: 20.3.1.1, 22.5). -# IWAD4829.ejb20=IWAD4829W: This <env-entry> should be in an <ejb-ref> (EJB 2.0: 20.3.1.2). -# IWAD4830.ejb20=IWAD4830W: This <env-entry> should be in an <ejb-local-ref> (EJB 2.0: 20.3.1.2). -# IWAD4831.ejb20=IWAD4831W: <ejb-ref-type> must be {0} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4832.ejb20=IWAD4832W: <ejb-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4833.ejb20=IWAD4833W: <ejb-local-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4834.ejb20=IWAD4834W: <home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4835.ejb20=IWAD4835W: <local-home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4836.ejb20=IWAD4836W: <remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4837.ejb20=IWAD4837W: <local-remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4838.ejb20=IWAD4838W: <ejb-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4839.ejb20=IWAD4839W: <ejb-local-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4840.ejb20=IWAD4840W: <home> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4841.ejb20=IWAD4841W: <remote> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4842.ejb20=IWAD4842W: <ejb-link> must exist (EJB 2.0: 20.3.1.2). - -# IWAD4843.ejb20=IWAD4843W: This <env-entry> must be a <resource-ref> (EJB 2.0: 20.4.1.2). -# IWAD4844.ejb20=IWAD4844W: <res-ref-name> should not include the "java:com/env/" string (EJB 2.0: 20.4.1.2). -# IWAD4845.ejb20=IWAD4845W: <res-auth> must be "Application" or "Container" (EJB 2.0: 20.4.1.2). -# IWAD4846.ejb20=IWAD4846W: <res-sharing-scope> must be "Shareable" or "Unshareable" (EJB 2.0: 20.4.1.2). -# IWAD4847.ejb20=IWAD4847W: <resource-ref> must be unique in bean {0} (EJB 2.0: 20.4.1.2). - -# IWAD4848.ejb20=IWAD4848W: Conventionally this is located in the "java:comp/env/jdbc" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4849.ejb20=IWAD4849W: Conventionally this is located in the "java:comp/env/jms" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4850.ejb20=IWAD4850W: Conventionally this is located in the "java:comp/env/mail" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4851.ejb20=IWAD4851W: Conventionally this is located in the "java:comp/env/url" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). - -# IWAD4852.ejb20=IWAD4852W: This <env-entry> must be a <resource-env-ref> (EJB 2.0: 20.5.1.2). -# IWAD4853.ejb20=IWAD4853W: <resource-env-ref-name> should not include the "java:comp/env" string (EJB 2.0: 20.5.1.2). -# IWAD4854.ejb20=IWAD4854W: A JMS Destination value must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 20.5.1.2). -# IWAD4855.ejb20=IWAD4855W: <resource-env-ref-name> must be unique in bean {0} (EJB 2.0: 20.5.1.2). - -# IWAD4856.ejb20=IWAD4856W: A <role-name> must exist (EJB 2.0: 21.2.5.3). -# IWAD4857.ejb20=IWAD4857W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.2.5.3). -# IWAD4858.ejb20=IWAD4858W: A <role-name> must exist (EJB 2.0: 21.3.1). -# IWAD4859.ejb20=IWAD4859W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.3.1). -# IWAD4860.ejb20=IWAD4860W: Security roles must exist (EJB 2.0: 21.3.1). - -# IWAD4931.ejb20=IWAD4931W: At least one <method> must exist in a <method-permission> (EJB 2.0: 21.3.2). -# IWAD4932.ejb20=IWAD4932W: {0} must exist (EJB 2.0: 21.3.2) (EJB 2.0: 17.4.1). -# IWAD4933.ejb20=IWAD4933W: No methods on {0} match this <method> (EJB 2.0: 21.3.2). -# IWAD4934.ejb20=IWAD4934W: At least one <method-param> must exist in a <method-params>. - -# IWAD4866.ejb20=IWAD4866W: A <role-link> must exist (EJB 2.0: 21.3.3). -# IWAD4867.ejb20=IWAD4867W: This <role-link> must not exist (EJB 2.0: 21.3.3). -# IWAD4868.ejb20=IWAD4868W: {0} must exist (EJB 2.0: 21.3.3). - -# IWAD4869.ejb20=IWAD4869W: <security-identity> must be either "use-caller-identity" or "run-as" (EJB 2.0: 21.3.4). -# IWAD4870.ejb20=IWAD4870W: <security-identity> must be "run-as" (EJB 2.0: 21.3.4). -# IWAD4871.ejb20=IWAD4871W: Security role {0} must exist (EJB 2.0: 21.3.4.1). - -# IWAD4875.ejb20=IWAD4875W: <session-type> must be either "Stateful" or "Stateless" (EJB 2.0: 22.2, 22.5). -# IWAD4876.ejb20=IWAD4876W: <transaction-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4877.ejb20=IWAD4877W: <persistence-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4879.ejb20=IWAD4879W: At least one <cmp-field> must exist (EJB 2.0: 22.2, 22.5). - -# IWAD4880.ejb20=IWAD4880W: <acknowledge-mode> must be either "Auto-acknowledge" or "Dups-ok-acknowledge" (EJB 2.0: 22.5). -# IWAD4881.ejb20=IWAD4881W: <cascade-delete> must not exist (EJB 2.0: 22.5). -# IWAD4882.ejb20=IWAD4882W: <cmp-version> must be either "1.x" or "2.x" (EJB 2.0: 22.5). -# IWAD4883.ejb20=IWAD4883W: <cmr-field-name> must exist on {0} (EJB 2.0: 22.5). -# IWAD4884.ejb20=IWAD4884W: <cmr-field-type> must be the same type as {0} (EJB 2.0: 22.5). -# IWAD4885.ejb20=IWAD4885W: <cmr-field-type> must be either java.util.Collection or java.util.Set (EJB 2.0: 22.5). - -# IWAD4886.ejb20=IWAD4886W: <cmr-field-name> must begin with a lowercase letter (EJB 2.0: 22.5). -# IWAD4887.ejb20=IWAD4887W: <destination-type> must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 22.5). -# IWAD4889.ejb20=IWAD4889W: {0} must exist (EJB 2.0: 22.5). -# IWAD4890.ejb20=IWAD4890W: <ejb-ref-name> must be unique in bean {0} (EJB 2.0: 22.5). -# IWAD4891.ejb20=IWAD4891W: <ejb-ref-type> must be "Entity" or "Session" (EJB 2.0: 22.5). - -# IWAD4862.ejb20=IWAD4862W: <result-type-mapping> must be "Remote" (EJB 2.0: 10.5.7). -############################################################################### -# -# 2TC: end of messages which should not be translated -# -############################################################################### - -# -# end of messages for the EJB 2.0 specification -# - -# -# end of validation messages -# - -# -# End EJB Validation strings -# - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_ja.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_ja.properties deleted file mode 100644 index 1a0b5a09f..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_ja.properties +++ /dev/null @@ -1,1528 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# -# ************************************************************************* -# * Code oriented instructions: -# * -# * In the string, you may see the following special sequences: -# * a) {n} where n is a number. These are replaceable parameters. -# * b) '' In .properties files, in order to see one apostrophe (') in the final -# * string, sometimes two apostrophes must be entered in the string. In the translated -# * string, if there is at least one {n} in the string, then to show one apostrophe -# * to the user, put two apostrophes in the string. If there are no {n} in the string, -# * then put one apostrophe. -# * For example, say that you want the user to read "George's file". -# * GEORGE=George's file was on the desk. -# * GEORGE2=George''s file and {0} were on the desk. -# * GEORGE uses one apostrophe because there are no {n} and GEORGE2 -# * uses two apostrophes because there is a {n}. -# * c) '' text '' where text can be any word(s). The text between the double -# * apostrophes should not be translated. -# * d) <text> where text can be any word(s). The text between the angle -# * brackets should NOT be translated. -# * e) "text" where text can be any word(s). The text between the quotation -# * marks should NOT be translated. -# * -# ************************************************************************* -# * Other instructions -# * a) Do not translate any text that is on a line which begins with a comment -# * symbol (#). -# * b) Do not translate these words: -# * schema, EJB, RDB, JAR, RMI, BMP, CMP, OOSQL -# * c) Please return the .properties files using the same directory structure. -# * This is necessary because two of the files have the same name. -# * -# ************************************************************************* -# Any other comments to the translators are on lines which start like this: # 2TC: -# -# Version 1.42 -# - -# -# Begin EJB Validator strings. -# -# The purpose of -# IDs: -# STATUS=Status message -# LOC=Text description of a location (identifies the source of the problem when no line number is available) -# CHKJ=EJB validation message -# - -# -# Start of status messages -# -STATUS_VALIDATING={0} \u3092\u691c\u67fb\u4e2d\u3067\u3059\u3002 - -LOC_CLASS=\u30af\u30e9\u30b9: {0} -LOC_FIELD=\u30d5\u30a3\u30fc\u30eb\u30c9: {0}\u3001\u30af\u30e9\u30b9: {1} -LOC_METHOD=\u30e1\u30bd\u30c3\u30c9: {0}\u3001\u30af\u30e9\u30b9: {1} -LOC_BEAN=\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean: {0} -LOC_ROLE=<localRelationshipRoles>: {0}\u3001\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean: {1} -LOC_ROLEREF=<security-role-ref>: {0} -LOC_METHODELEMENT=<method> \u30a8\u30ec\u30e1\u30f3\u30c8: {0} -LOC_METHODPERMISSION=<method-permission> \u30a8\u30ec\u30e1\u30f3\u30c8: {0} -LOC_METHODTRANSACTION=<container-transaction> \u30a8\u30ec\u30e1\u30f3\u30c8: {0} -LOC_EJBRELATION=<ejb-relation>: {0} -LOC_EJBRELATIONSHIPROLE=<ejb-relationship-role>: {0}\u3001<ejb-relation>: {1} -# -# end of status messages -# - -# -# Start of validation messages -# -# All unique error ids follow this format: -# -# CHKJnnnn[s] -# -# where -# - CHKJ is the four character unique component prefix -# - nnnn is the numerical id, unique within EJB Validator -# - [s] is the severity indicator: E (error), W (warning), or I (information). -# -# nnnn ranges from 2000 - 2999 -# 2000 - 2099 Messages on a class -# 2100 - 2199 Messages which are specific to Websphere or WSA (i.e., not mentioned in EJB specification, such as associations & finders) -# 2200 - 2399 Messages on a field -# 2400 - 2799 Messages on a method -# 2800 - 2899 Messages on the deployment descriptor -# 2900 - 2999 Miscellaneous -# - -# -# Messages common across EJB specifications -# -CHKJ2900=CHKJ2900I: EJB \u30d0\u30ea\u30c7\u30fc\u30bf\u30fc\u3092\u5b9f\u884c\u4e2d\u306b\u5185\u90e8\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 \u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u30ed\u30b0\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2852=CHKJ2852W: {0} \u306e\u59a5\u5f53\u6027\u691c\u67fb\u4e2d\u306b\u5185\u90e8\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 \u59a5\u5f53\u6027\u691c\u67fb\u4e2d\u306e Bean \u306f {1} \u3067\u3057\u305f\u3002 -CHKJ2433=CHKJ2433W: {1} \u3092\u53cd\u6620\u3067\u304d\u306a\u3044\u305f\u3081\u3001{0} \u3092\u59a5\u5f53\u6027\u691c\u67fb\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2907=CHKJ2907E: \u30bf\u30a4\u30d7 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2905=CHKJ2905W: ejb-jar.xml \u3092\u30ed\u30fc\u30c9\u3067\u304d\u306a\u304b\u3063\u305f\u305f\u3081\u3001EJB \u30d0\u30ea\u30c7\u30fc\u30bf\u30fc\u306f\u5b9f\u884c\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001XML \u30d0\u30ea\u30c7\u30fc\u30bf\u30fc\u3092\u5b9f\u884c\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2041=CHKJ2041I: \u6c38\u7d9a\u30af\u30e9\u30b9\u304a\u3088\u3073\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u6307\u5b9a\u30d1\u30c3\u30b1\u30fc\u30b8\u5185\u306b\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (JLS 2.0: 7.4.2) - -CHKJ2456.i=CHKJ2456W: {0} \u304c {2} \u306b\u5bfe\u3057\u3066 {1} \u3092\u30b9\u30ed\u30fc\u3057\u306a\u3044\u5834\u5408\u3001\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u30fb\u30b3\u30fc\u30c9\u306b\u30b3\u30f3\u30d1\u30a4\u30eb\u30fb\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3059\u3002 -CHKJ2456.m=CHKJ2456W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c {1} \u306b\u5bfe\u3057\u3066 {0} \u3092\u30b9\u30ed\u30fc\u3057\u306a\u3044\u5834\u5408\u3001\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u30fb\u30b3\u30fc\u30c9\u306b\u30b3\u30f3\u30d1\u30a4\u30eb\u30fb\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3059\u3002 - -# -# end of common messages -# - -# -# Messages for the EJB 1.1 specification -# -CHKJ2001.eb.ejb11=CHKJ2001W: {0} \u30ad\u30fc\u30fb\u30af\u30e9\u30b9\u306f {1} \u30e1\u30bd\u30c3\u30c9\u3092\u5b9f\u88c5\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.9) -CHKJ2002.eb.i.ejb11=CHKJ2002W: \u3053\u306e\u30af\u30e9\u30b9\u306f\u3001{0} \u306b\u4e00\u81f4\u3059\u308b ejbPostCreate \u30e1\u30bd\u30c3\u30c9\u3092\u5b9f\u88c5\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.4) -CHKJ2002.eb.m.ejb11=CHKJ2002W: \u3053\u306e\u30af\u30e9\u30b9\u306f\u3001\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306b\u4e00\u81f4\u3059\u308b ejbPostCreate \u30e1\u30bd\u30c3\u30c9\u3092\u5b9f\u88c5\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.4) -CHKJ2003E.ejb11=CHKJ2003E: \u3053\u306e\u30af\u30e9\u30b9\u306f javax.ejb.SessionSynchronization \u3092\u5b9f\u88c5\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.5.3) -CHKJ2003I.ejb11=CHKJ2003I: Bean \u7ba1\u7406\u4e0b\u306e\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3 Stateful Session Bean \u306f javax.ejb.SessionSynchronization \u3092\u5b9f\u88c5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.5.3) -CHKJ2004.eb.i.ejb11=CHKJ2004W: {1} Bean \u30af\u30e9\u30b9\u306f {0} ejbFind \u30e1\u30bd\u30c3\u30c9\u3092\u5b9f\u88c5\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.6) -CHKJ2004.eb.m.ejb11=CHKJ2004W: {0} Bean \u30af\u30e9\u30b9\u306f ejbFind \u30e1\u30bd\u30c3\u30c9\u3092\u5b9f\u88c5\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.6) -CHKJ2005.eh.i.ejb11=CHKJ2005E: {0} \u306f create \u30e1\u30bd\u30c3\u30c9\u307e\u305f\u306f\u691c\u7d22\u30e1\u30bd\u30c3\u30c9\u306e\u3044\u305a\u308c\u304b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) -CHKJ2005.eh.m.ejb11=CHKJ2005E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f create \u30e1\u30bd\u30c3\u30c9\u307e\u305f\u306f\u691c\u7d22\u30e1\u30bd\u30c3\u30c9\u306e\u3044\u305a\u308c\u304b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) -CHKJ2006.sb.ejb11=CHKJ2006E: {0} Bean \u30af\u30e9\u30b9\u306b\u306f\u5f15\u304d\u6570\u304c\u4e0d\u8981\u306a public \u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.2) -CHKJ2006.eb.ejb11=CHKJ2006E: {0} Bean \u30af\u30e9\u30b9\u306b\u306f\u5f15\u304d\u6570\u304c\u4e0d\u8981\u306a public \u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.2) -CHKJ2007.sb.ejb11=CHKJ2007W: {0} \u306f finalize() \u30e1\u30bd\u30c3\u30c9\u3092\u5ba3\u8a00\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.2) -CHKJ2007.eb.ejb11=CHKJ2007W: {0} \u306f finalize() \u30e1\u30bd\u30c3\u30c9\u3092\u5ba3\u8a00\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.2) -CHKJ2008.sb.ejb11=CHKJ2008E: {0} Bean \u30af\u30e9\u30b9\u306b\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e ejbCreate \u30e1\u30bd\u30c3\u30c9\u304c\u542b\u307e\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 6.5.5\u30016.10.3) -CHKJ2009.eb.ejb11=CHKJ2009E: {0} Bean \u30af\u30e9\u30b9\u306b\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e ejbFindByPrimaryKey \u30e1\u30bd\u30c3\u30c9\u304c\u542b\u307e\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.5) -CHKJ2010.sh.ejb11=CHKJ2010E: {0} \u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e create \u30e1\u30bd\u30c3\u30c9\u304c\u542b\u307e\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 6.10.6) -CHKJ2011.eh.ejb11=CHKJ2011E: {0} \u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u306f 1 \u3064\u306e findByPrimaryKey \u30e1\u30bd\u30c3\u30c9\u304c\u542b\u307e\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.8) -CHKJ2012.sr.ejb11=CHKJ2012E: \u3053\u306e\u578b\u306f\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) -CHKJ2012.sh.ejb11=CHKJ2012E: \u3053\u306e\u578b\u306f\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) -CHKJ2012.er.ejb11=CHKJ2012E: \u3053\u306e\u578b\u306f\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) -CHKJ2012.eh.ejb11=CHKJ2012E: \u3053\u306e\u578b\u306f\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) -CHKJ2013.sb.ejb11=CHKJ2013E: {0} Bean \u30af\u30e9\u30b9\u306f {1} \u3092\u5b9f\u88c5\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.2) -CHKJ2013.eb.ejb11=CHKJ2013E: {0} Bean \u30af\u30e9\u30b9\u306f {1} \u3092\u5b9f\u88c5\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.2) -CHKJ2014.sb.ejb11=CHKJ2014E: {0} Bean \u30af\u30e9\u30b9\u306f abstract \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.2) -CHKJ2014.eb.ejb11=CHKJ2014E: {0} Bean \u30af\u30e9\u30b9\u306f abstract \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.2) -CHKJ2015.sb.ejb11=CHKJ2015E: {0} Bean \u30af\u30e9\u30b9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.2) -CHKJ2015.eb.ejb11=CHKJ2015E: {0} Bean \u30af\u30e9\u30b9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.2) -CHKJ2017.sr.ejb11=CHKJ2017E: \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f {0} \u3092\u62e1\u5f35\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) -CHKJ2017.sh.ejb11=CHKJ2017E: \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f {0} \u3092\u62e1\u5f35\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) -CHKJ2017.er.ejb11=CHKJ2017E: \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f {0} \u3092\u62e1\u5f35\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) -CHKJ2017.eh.ejb11=CHKJ2017E: \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f {0} \u3092\u62e1\u5f35\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) -CHKJ2019.eb.ejb11=CHKJ2019I: {0} \u30ad\u30fc\u30fb\u30af\u30e9\u30b9\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.9) (RMI 1.3: 2.6) - - -CHKJ2020.eb.ejb11=CHKJ2020E: {0} \u30ad\u30fc\u30fb\u30af\u30e9\u30b9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.7.2) -CHKJ2021.eb.ejb11=CHKJ2021E: {0} \u30ad\u30fc\u30fb\u30af\u30e9\u30b9\u306f public \u30c7\u30d5\u30a9\u30eb\u30c8\u30fb\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.4.7.2) -CHKJ2022.sb.ejb11=CHKJ2022E: {0} Bean \u30af\u30e9\u30b9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.2) -CHKJ2022.eb.ejb11=CHKJ2022E: {0} Bean \u30af\u30e9\u30b9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.2) -CHKJ2023.sr.i.ejb11=CHKJ2023E: {0} \u306b\u306f {1} Bean \u30af\u30e9\u30b9\u5185\u306b\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) -CHKJ2023.sr.m.ejb11=CHKJ2023E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306b\u306f {0} Bean \u30af\u30e9\u30b9\u5185\u306b\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) -CHKJ2023.er.i.ejb11=CHKJ2023E: {0} \u306b\u306f {1} Bean \u30af\u30e9\u30b9\u5185\u306b\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) -CHKJ2023.er.m.ejb11=CHKJ2023E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306b\u306f {0} Bean \u30af\u30e9\u30b9\u5185\u306b\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) -CHKJ2024.sh.i.ejb11=CHKJ2024E: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 create() \u306e\u307f\u304c\u5b58\u5728\u53ef\u80fd\u3067\u3059\u3002(EJB 1.1: 6.8) -CHKJ2024.sh.m.ejb11=CHKJ2024E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 create() \u306e\u307f\u304c\u5b58\u5728\u53ef\u80fd\u3067\u3059\u3002(EJB 1.1: 6.8) -CHKJ2025.sb.i.ejb11=CHKJ2025E: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 ejbCreate() \u306e\u307f\u304c\u5b58\u5728\u53ef\u80fd\u3067\u3059\u3002(EJB 1.1: 6.8) -CHKJ2025.sb.m.ejb11=CHKJ2025E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 ejbCreate() \u306e\u307f\u304c\u5b58\u5728\u53ef\u80fd\u3067\u3059\u3002(EJB 1.1: 6.8) -CHKJ2026.sh.i.ejb11=CHKJ2026E: Bean \u30af\u30e9\u30b9 {1} \u306f\u3001{0} \u306b\u4e00\u81f4\u3059\u308b ejbCreate \u30e1\u30bd\u30c3\u30c9\u3092\u5b9f\u88c5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 6.10.6) -CHKJ2026.sh.m.ejb11=CHKJ2026E: Bean \u30af\u30e9\u30b9 {0} \u306f\u3001\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306b\u4e00\u81f4\u3059\u308b ejbCreate \u30e1\u30bd\u30c3\u30c9\u3092\u5b9f\u88c5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 6.10.6) -CHKJ2026.eh.i.ejb11=CHKJ2026E: Bean \u30af\u30e9\u30b9 {1} \u306f\u3001{0} \u306b\u4e00\u81f4\u3059\u308b ejbCreate \u30e1\u30bd\u30c3\u30c9\u3092\u5b9f\u88c5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.8) -CHKJ2026.eh.m.ejb11=CHKJ2026E: Bean \u30af\u30e9\u30b9 {0} \u306f\u3001\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306b\u4e00\u81f4\u3059\u308b ejbCreate \u30e1\u30bd\u30c3\u30c9\u3092\u5b9f\u88c5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.8) -CHKJ2028.eb.i.ejb11=CHKJ2028W: {0} \u306f\u3001\u4e00\u81f4\u3059\u308b ejbCreate \u30e1\u30bd\u30c3\u30c9\u304c\u5b9a\u7fa9\u3055\u308c\u306a\u3044\u9650\u308a\u547c\u3073\u51fa\u3055\u308c\u307e\u305b\u3093\u3002 (EJB 1.1: 9.1.5.1) -CHKJ2028.eb.m.ejb11=CHKJ2028W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u3001\u4e00\u81f4\u3059\u308b ejbCreate \u30e1\u30bd\u30c3\u30c9\u304c\u5b9a\u7fa9\u3055\u308c\u306a\u3044\u9650\u308a\u547c\u3073\u51fa\u3055\u308c\u307e\u305b\u3093\u3002 (EJB 1.1: 9.1.5.1) -CHKJ2029.eb.i.ejb11=CHKJ2029W: {0} \u306f\u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9 {1} \u306b\u4e00\u81f4\u3059\u308b create \u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3044\u3068\u547c\u3073\u51fa\u3055\u308c\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.3) -CHKJ2029.eb.m.ejb11=CHKJ2029W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9 {0} \u306b\u4e00\u81f4\u3059\u308b create \u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3044\u3068\u547c\u3073\u51fa\u3055\u308c\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.3) -CHKJ2030.eh.i.ejb11=CHKJ2030E: {0} \u306f {1} Bean \u30af\u30e9\u30b9\u5185\u306b\u4e00\u81f4\u3059\u308b ejbFind \u30e1\u30bd\u30c3\u30c9\u3092\u6301\u3063\u3066\u3044\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) -CHKJ2030.eh.m.ejb11=CHKJ2030E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} Bean \u30af\u30e9\u30b9\u5185\u306b\u4e00\u81f4\u3059\u308b ejbFind \u30e1\u30bd\u30c3\u30c9\u3092\u6301\u3063\u3066\u3044\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) -CHKJ2032.eb.ejb11=CHKJ2032W: Bean \u30af\u30e9\u30b9 {0} \u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u7ba1\u7406\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u5ba3\u8a00\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.4.7) -CHKJ2033.eb.ejb11=CHKJ2033W: setEntityContext(EntityContext ic) \u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.1.5.1) -CHKJ2034.eb.ejb11=CHKJ2034W: unsetEntityContext() \u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.1.5.1) -CHKJ2035.eb.ejb11=CHKJ2035W: ejbActivate() \u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.1.5.1) -CHKJ2036.eb.ejb11=CHKJ2036W: ejbPassivate() \u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.1.5.1) -CHKJ2037.eb.ejb11=CHKJ2037W: ejbRemove() \u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.1.5.1) -CHKJ2038.eb.ejb11=CHKJ2038W: ejbLoad() \u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.1.5.1) -CHKJ2039.eb.ejb11=CHKJ2039W: ejbStore() \u30e1\u30bd\u30c3\u30c9\u304c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.1.5.1) - -CHKJ2040.sb.ejb11=CHKJ2040I: "this" \u3092\u30e1\u30bd\u30c3\u30c9\u5f15\u304d\u6570\u307e\u305f\u306f\u7d50\u679c\u3068\u3057\u3066\u6e21\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.2) - -CHKJ2100.ejb11=CHKJ2100E: \u5f79\u5272\u306e\u4e21\u7aef\u306f\u540c\u3058\u6570\u306e\u5c5e\u6027\u3092\u4f7f\u7528\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 -CHKJ2101.ejb11=CHKJ2101E: \u5f79\u5272\u306e\u4e21\u7aef\u306f\u540c\u3058\u578b\u3092\u4f7f\u7528\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 -CHKJ2102.eh.ejb11=CHKJ2102E: \u30d5\u30a1\u30a4\u30f3\u30c0\u30fc\u8a18\u8ff0\u5b50\u3001\u307e\u305f\u306f {0} \u30af\u30e9\u30b9\u3067\u306e\u4e00\u81f4\u3059\u308b\u30ab\u30b9\u30bf\u30e0\u30fb\u30d5\u30a1\u30a4\u30f3\u30c0\u30fc\u30fb\u30e1\u30bd\u30c3\u30c9\u306e\u3044\u305a\u308c\u304b\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -CHKJ2103.ejb11=CHKJ2103E: \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7d99\u627f\u3067\u306f\u3001{0} Bean \u30af\u30e9\u30b9\u306f {1} \u3092\u7d99\u627f\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: B.2) -CHKJ2104.ejb11=CHKJ2104E: \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7d99\u627f\u3067\u306f\u3001{0} \u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f {1} \u3092\u7d99\u627f\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: B.2) -CHKJ2105.ejb11=CHKJ2105E: \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7d99\u627f\u3067\u306f\u3001{0} \u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f {1} \u3092\u7d99\u627f\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: B.2) -CHKJ2106.ejb11=CHKJ2106E: Bean {0} \u306f\u305d\u306e <prim-key-class> \u3068\u3057\u3066 {1} \u3092\u4f7f\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 1.1: B.2) - -CHKJ2200.i.ejb11=CHKJ2200W: {0} \u9759\u7684\u30d5\u30a3\u30fc\u30eb\u30c9\u306f final \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 18.1.2) -CHKJ2200.m.ejb11=CHKJ2200W: \u3053\u306e\u9759\u7684\u30d5\u30a3\u30fc\u30eb\u30c9\u306f final \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 18.1.2) -CHKJ2201.eb.i.ejb11=CHKJ2201E: {0} \u306f\u4e00\u6642\u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.1) -CHKJ2201.eb.m.ejb11=CHKJ2201E: \u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u4e00\u6642\u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.1) -CHKJ2202.eb.i.ejb11=CHKJ2202W: \u30d5\u30a3\u30fc\u30eb\u30c9 {0} \u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u30fb\u30bf\u30a4\u30d7\u306f CMP Bean \u306b\u306f\u7121\u52b9\u3067\u3059\u3002 (EJB 1.1: 9.4.1) -CHKJ2202.eb.m.ejb11=CHKJ2202W: \u30d5\u30a3\u30fc\u30eb\u30c9\u30fb\u30bf\u30a4\u30d7\u304c CMP Bean \u306b\u306f\u7121\u52b9\u3067\u3059\u3002 (EJB 1.1: 9.4.1) -CHKJ2203.eb.i.ejb11=CHKJ2203E: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.1) -CHKJ2203.eb.m.ejb11=CHKJ2203E: \u30d5\u30a3\u30fc\u30eb\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.1) -CHKJ2205.eb.i.ejb11=CHKJ2205W: {0} \u3068\u3044\u3046\u540d\u524d\u306e\u4e3b\u30ad\u30fc\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.7.2) -CHKJ2205.eb.m.ejb11=CHKJ2205W: \u4e3b\u30ad\u30fc\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.7.2) -CHKJ2206.eb.i.ejb11=CHKJ2206W: {0} \u306f {1} \u306e <cmp-field> \u3067\u3001Bean \u30af\u30e9\u30b9 {2} \u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.7.2) -CHKJ2206.eb.m.ejb11=CHKJ2206W: \u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f {0} \u306e <cmp-field> \u3067\u3001Bean \u30af\u30e9\u30b9 {1} \u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.7.2) -CHKJ2207.eb.ejb11=CHKJ2207E: \u30ad\u30fc\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9 {0} \u306f\u4e3b\u30ad\u30fc\u3068\u540c\u3058\u30bf\u30a4\u30d7 {1} \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.7.1) - -CHKJ2400.ejbCreate.sb.i.ejb11=CHKJ2400W: \u30e1\u30bd\u30c3\u30c9 {0} \u3067\u306e java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 6.10.3) -CHKJ2400.ejbCreate.sb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 6.10.3) -CHKJ2400.bus.sb.i.ejb11=CHKJ2400W: \u30e1\u30bd\u30c3\u30c9 {0} \u3067\u306e java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 6.10.4) -CHKJ2400.bus.sb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 6.10.4) -CHKJ2400.ejbCreate.eb.i.ejb11=CHKJ2400W: {0} \u3067\u306e java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 9.2.3) -CHKJ2400.ejbCreate.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 9.2.3) -CHKJ2400.ejbPostCreate.eb.i.ejb11=CHKJ2400W: {0} \u3067\u306e java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 9.2.4) -CHKJ2400.ejbPostCreate.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 9.2.4) -CHKJ2400.ejbFind.eb.i.ejb11=CHKJ2400W: {0} \u3067\u306e java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 9.2.5) -CHKJ2400.ejbFind.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 9.2.5) -CHKJ2400.bus.eb.i.ejb11=CHKJ2400W: {0} \u3067\u306e java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 9.2.6) -CHKJ2400.bus.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u306e\u63a8\u5968\u3055\u308c\u306a\u3044\u4f7f\u7528\u3067\u3059\u3002 (EJB 1.1: 9.2.6) - -CHKJ2401.sb.i.ejb11=CHKJ2401E: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.3) -CHKJ2401.sb.m.ejb11=CHKJ2401E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.3) -CHKJ2402.sh.i.ejb11=CHKJ2402W: {0} \u306f {1} \u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u30fb\u30bf\u30a4\u30d7\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 6.10.6) -CHKJ2402.sh.m.ejb11=CHKJ2402W: \u3053\u306e create \u30e1\u30bd\u30c3\u30c9\u306f {0} \u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u30fb\u30bf\u30a4\u30d7\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 6.10.6) -CHKJ2402.eh.i.ejb11=CHKJ2402W: {0} \u306f {1} \u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u30fb\u30bf\u30a4\u30d7\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.8) -CHKJ2402.eh.m.ejb11=CHKJ2402W: \u3053\u306e create \u30e1\u30bd\u30c3\u30c9\u306f {0} \u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u30fb\u30bf\u30a4\u30d7\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.8) -CHKJ2403.eh.i.ejb11=CHKJ2403W: {0} \u306f {1} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.8) -CHKJ2403.eh.m.ejb11=CHKJ2403W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.8) -CHKJ2405.eh.i.ejb11=CHKJ2405W: {0} \u5185\u306e\u5f15\u304d\u6570\u306e\u9806\u5e8f\u304a\u3088\u3073\u30bf\u30a4\u30d7\u306f\u3001{1} \u30ad\u30fc\u30fb\u30af\u30e9\u30b9\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u9806\u5e8f\u304a\u3088\u3073\u30bf\u30a4\u30d7\u3068\u4e00\u81f4\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8\u30019.4.7.3\u300116.5) -CHKJ2405.eh.m.ejb11=CHKJ2405W: \u5f15\u304d\u6570\u306e\u9806\u5e8f\u304a\u3088\u3073\u30bf\u30a4\u30d7\u306f {0} \u30ad\u30fc\u30fb\u30af\u30e9\u30b9\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u9806\u5e8f\u304a\u3088\u3073\u30bf\u30a4\u30d7\u3068\u4e00\u81f4\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8\u30019.4.7.3\u300116.5) -CHKJ2406.eb.i.ejb11=CHKJ2406W: {0} \u306f\u4e3b\u9375\u306e\u578b {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.3\u30019.4.2\u30019.4.7.3) -CHKJ2406.eb.m.ejb11=CHKJ2406W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u4e3b\u9375\u306e\u578b {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.3\u30019.4.2\u30019.4.7.3) -CHKJ2407.eb.i.ejb11=CHKJ2407W: {0} \u306f {1} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.5) -CHKJ2407.eb.m.ejb11=CHKJ2407W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.5) - -CHKJ2408.ejbCreate.sb.i.ejb11=CHKJ2408E: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.3) -CHKJ2408.ejbCreate.sb.m.ejb11=CHKJ2408E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.3) -CHKJ2408.bus.sb.i.ejb11=CHKJ2408E: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.4) -CHKJ2408.bus.sb.m.ejb11=CHKJ2408E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.4) -CHKJ2408.ejbCreate.eb.i.ejb11=CHKJ2408E: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.3) -CHKJ2408.ejbCreate.eb.m.ejb11=CHKJ2408E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.3) -CHKJ2408.ejbPostCreate.eb.i.ejb11=CHKJ2408E: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.4) -CHKJ2408.ejbPostCreate.eb.m.ejb11=CHKJ2408E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.4) -CHKJ2408.ejbFind.eb.i.ejb11=CHKJ2408E: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.5) -CHKJ2408.ejbFind.eb.m.ejb11=CHKJ2408E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.5) -CHKJ2408.bus.eb.i.ejb11=CHKJ2408E: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.6) -CHKJ2408.bus.eb.m.ejb11=CHKJ2408E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.6) - -CHKJ2409.ejbCreate.sb.i.ejb11=CHKJ2409E: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.3) -CHKJ2409.ejbCreate.sb.m.ejb11=CHKJ2409E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.3) -CHKJ2409.bus.sb.i.ejb11=CHKJ2409E: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.4) -CHKJ2409.bus.sb.m.ejb11=CHKJ2409E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.4) -CHKJ2409.ejbCreate.eb.i.ejb11=CHKJ2409E: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.3) -CHKJ2409.ejbCreate.eb.m.ejb11=CHKJ2409E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.3) -CHKJ2409.ejbPostCreate.eb.i.ejb11=CHKJ2409E: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.4) -CHKJ2409.ejbPostCreate.eb.m.ejb11=CHKJ2409E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.4) -CHKJ2409.ejbFind.eb.i.ejb11=CHKJ2409E: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.5) -CHKJ2409.ejbFind.eb.m.ejb11=CHKJ2409E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.5) -CHKJ2409.bus.eb.i.ejb11=CHKJ2409E: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.6) -CHKJ2409.bus.eb.m.ejb11=CHKJ2409E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.6) - -CHKJ2410.ejbCreate.sb.i.ejb11=CHKJ2410E: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.3) -CHKJ2410.ejbCreate.sb.m.ejb11=CHKJ2410E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.3) -CHKJ2410.bus.sb.i.ejb11=CHKJ2410E: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.4) -CHKJ2410.bus.sb.m.ejb11=CHKJ2410E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.4) -CHKJ2410.ejbCreate.eb.i.ejb11=CHKJ2410E: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.3) -CHKJ2410.ejbCreate.eb.m.ejb11=CHKJ2410E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.3) -CHKJ2410.ejbPostCreate.eb.i.ejb11=CHKJ2410E: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.4) -CHKJ2410.ejbPostCreate.eb.m.ejb11=CHKJ2410E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.4) -CHKJ2410.ejbFind.eb.i.ejb11=CHKJ2410E: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.5) -CHKJ2410.ejbFind.eb.m.ejb11=CHKJ2410E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.5) -CHKJ2410.bus.eb.i.ejb11=CHKJ2410E: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.6) -CHKJ2410.bus.eb.m.ejb11=CHKJ2410E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.6) - -CHKJ2411.sb.i.ejb11=CHKJ2411E: {0} \u306e\u540d\u524d\u3092 "ejb" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.4) -CHKJ2411.sb.m.ejb11=CHKJ2411E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306e\u540d\u524d\u3092 "ejb" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.4) -CHKJ2411.eb.i.ejb11=CHKJ2411E: {0} \u306e\u540d\u524d\u3092 "ejb" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.6) -CHKJ2411.eb.m.ejb11=CHKJ2411E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306e\u540d\u524d\u3092 "ejb" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.6) - -CHKJ2412.sb.i.ejb11=CHKJ2412I: {0} \u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10) (RMI 1.3: 2.6) -CHKJ2412.sb.m.ejb11=CHKJ2412I: \u3053\u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10) (RMI 1.3: 2.6) -CHKJ2412.eb.i.ejb11=CHKJ2412I: {0} \u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2) (RMI 1.3: 2.6) -CHKJ2412.eb.m.ejb11=CHKJ2412I: \u3053\u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2) (RMI 1.3: 2.6) -CHKJ2412.sr.i.ejb11=CHKJ2412I: {0} \u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) (RMI 1.3: 2.6) -CHKJ2412.sr.m.ejb11=CHKJ2412I: \u3053\u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) (RMI 1.3: 2.6) -CHKJ2412.er.i.ejb11=CHKJ2412I: {0} \u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) (RMI 1.3: 2.6) -CHKJ2412.er.m.ejb11=CHKJ2412I: \u3053\u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) (RMI 1.3: 2.6) -CHKJ2412.sh.i.ejb11=CHKJ2412I: {0} \u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) (RMI 1.3: 2.6) -CHKJ2412.sh.m.ejb11=CHKJ2412I: \u3053\u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) (RMI 1.3: 2.6) -CHKJ2412.eh.i.ejb11=CHKJ2412I: {0} \u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) (RMI 1.3: 2.6) -CHKJ2412.eh.m.ejb11=CHKJ2412I: \u3053\u306e\u623b\u308a\u306e\u578b\u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) (RMI 1.3: 2.6) - -CHKJ2413.sb.i.ejb11=CHKJ2413I: {0} \u306e\u5f15\u304d\u6570 {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10) (RMI 1.3: 2.6) -CHKJ2413.sb.m.ejb11=CHKJ2413I: \u5f15\u304d\u6570 {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10) (RMI 1.3: 2.6) -CHKJ2413.eb.i.ejb11=CHKJ2413I: {0} \u306e\u5f15\u304d\u6570 {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2) (RMI 1.3: 2.6) -CHKJ2413.eb.m.ejb11=CHKJ2413I: \u5f15\u304d\u6570 {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2) (RMI 1.3: 2.6) -CHKJ2413.sr.i.ejb11=CHKJ2413I: {0} \u306e\u5f15\u304d\u6570 {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) (RMI 1.3: 2.6) -CHKJ2413.sr.m.ejb11=CHKJ2413I: \u5f15\u304d\u6570 {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) (RMI 1.3: 2.6) -CHKJ2413.er.i.ejb11=CHKJ2413I: {0} \u306e\u5f15\u304d\u6570 {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) (RMI 1.3: 2.6) -CHKJ2413.er.m.ejb11=CHKJ2413I: \u5f15\u304d\u6570 {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) (RMI 1.3: 2.6) -CHKJ2413.sh.i.ejb11=CHKJ2413I: {0} \u306e\u5f15\u304d\u6570 {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) (RMI 1.3: 2.6) -CHKJ2413.sh.m.ejb11=CHKJ2413I: \u5f15\u304d\u6570 {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) (RMI 1.3: 2.6) -CHKJ2413.eh.i.ejb11=CHKJ2413I: {0} \u306e\u5f15\u304d\u6570 {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) (RMI 1.3: 2.6) -CHKJ2413.eh.m.ejb11=CHKJ2413I: \u5f15\u304d\u6570 {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) (RMI 1.3: 2.6) - -CHKJ2414.sh.i.ejb11=CHKJ2414E: {0} \u306f {1} \u3092\u30b9\u30ed\u30fc\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) -CHKJ2414.sh.m.ejb11=CHKJ2414E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u30b9\u30ed\u30fc\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) -CHKJ2414.eh.i.ejb11=CHKJ2414E: {0} \u306f {1} \u3092\u30b9\u30ed\u30fc\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) -CHKJ2414.eh.m.ejb11=CHKJ2414E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u30b9\u30ed\u30fc\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) -CHKJ2414.sr.i.ejb11=CHKJ2414E: {0} \u306f {1} \u3092\u30b9\u30ed\u30fc\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) -CHKJ2414.sr.m.ejb11=CHKJ2414E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u30b9\u30ed\u30fc\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) -CHKJ2414.er.i.ejb11=CHKJ2414E: {0} \u306f {1} \u3092\u30b9\u30ed\u30fc\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) -CHKJ2414.er.m.ejb11=CHKJ2414E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u30b9\u30ed\u30fc\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) - -CHKJ2415.sr.i.ejb11=CHKJ2415E: {0} \u306e\u623b\u308a\u306e\u578b\u306f\u3001{2} Bean \u30af\u30e9\u30b9\u5185\u306e\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306e\u623b\u308a\u306e\u578b {1} \u3068\u4e00\u81f4\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) -CHKJ2415.sr.m.ejb11=CHKJ2415E: \u3053\u306e\u623b\u308a\u306e\u578b\u306f\u3001{1} Bean \u30af\u30e9\u30b9\u5185\u306e\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306e\u623b\u308a\u306e\u578b {0} \u3068\u4e00\u81f4\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.5) -CHKJ2415.er.i.ejb11=CHKJ2415E: {0} \u306e\u623b\u308a\u306e\u578b\u306f\u3001{2} Bean \u30af\u30e9\u30b9\u5185\u306e\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306e\u623b\u308a\u306e\u578b {1} \u3068\u4e00\u81f4\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) -CHKJ2415.er.m.ejb11=CHKJ2415E: \u3053\u306e\u623b\u308a\u306e\u578b\u306f\u3001{1} Bean \u30af\u30e9\u30b9\u5185\u306e\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306e\u623b\u308a\u306e\u578b {0} \u3068\u4e00\u81f4\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.7) -CHKJ2415.sh.i.ejb11=CHKJ2415E: {0} \u306e\u623b\u308a\u306e\u578b\u306f\u3001{2} Bean \u30af\u30e9\u30b9\u5185\u306e\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306e\u623b\u308a\u306e\u578b {1} \u3068\u4e00\u81f4\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) -CHKJ2415.sh.m.ejb11=CHKJ2415E: \u3053\u306e\u623b\u308a\u306e\u578b\u306f\u3001{1} Bean \u30af\u30e9\u30b9\u5185\u306e\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306e\u623b\u308a\u306e\u578b {0} \u3068\u4e00\u81f4\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) -CHKJ2415.eh.i.ejb11=CHKJ2415E: {0} \u306e\u623b\u308a\u306e\u578b\u306f\u3001{2} Bean \u30af\u30e9\u30b9\u5185\u306e\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306e\u623b\u308a\u306e\u578b {1} \u3068\u4e00\u81f4\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) -CHKJ2415.eh.m.ejb11=CHKJ2415E: \u3053\u306e\u623b\u308a\u306e\u578b\u306f\u3001{1} Bean \u30af\u30e9\u30b9\u5185\u306e\u4e00\u81f4\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306e\u623b\u308a\u306e\u578b {0} \u3068\u4e00\u81f4\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.8) - -CHKJ2418.eb.i.ejb11=CHKJ2418E: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.4) -CHKJ2418.eb.m.ejb11=CHKJ2418E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.2.4) -CHKJ2419.sh.i.ejb11=CHKJ2419E: {0} \u306f create \u30e1\u30bd\u30c3\u30c9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) -CHKJ2419.sh.m.ejb11=CHKJ2419E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f create \u30e1\u30bd\u30c3\u30c9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 6.10.6) - -CHKJ2420.sb.i.ejb11=CHKJ2420E: {2} \u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u3042\u308b {0} \u306e\u5bfe\u5fdc\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306b\u3088\u3063\u3066 {1} \u304c\u30b9\u30ed\u30fc\u3055\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 6.10.6\u300112.2.1\u300112.2.2) -CHKJ2420.sb.m.ejb11=CHKJ2420E: {1} \u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u3042\u308b\u5bfe\u5fdc\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306b\u3088\u3063\u3066 {0} \u304c\u30b9\u30ed\u30fc\u3055\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 6.10.6\u300112.2.1\u300112.2.2) -CHKJ2420.eb.i.ejb11=CHKJ2420E: {2} \u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u3042\u308b {0} \u306e\u5bfe\u5fdc\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306b\u3088\u3063\u3066 {1} \u304c\u30b9\u30ed\u30fc\u3055\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.8\u300112.2.1\u300112.2.2) -CHKJ2420.eb.m.ejb11=CHKJ2420E: {1} \u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u3042\u308b\u5bfe\u5fdc\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u306b\u3088\u3063\u3066 {0} \u304c\u30b9\u30ed\u30fc\u3055\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.8\u300112.2.1\u300112.2.2) -CHKJ2432.sb.i.ejb11=CHKJ2432E: {1} \u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u3042\u308b {0} \u306e\u5bfe\u5fdc\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u304c {2} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 6.10.5\u300112.2.1\u300112.2.2) -CHKJ2432.sb.m.ejb11=CHKJ2432E: {0} \u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u3042\u308b\u5bfe\u5fdc\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u304c {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 6.10.5\u300112.2.1\u300112.2.2) -CHKJ2432.eb.i.ejb11=CHKJ2432E: {1} \u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u3042\u308b {0} \u306e\u5bfe\u5fdc\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u304c {2} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.7\u300112.2.1\u300112.2.2) -CHKJ2432.eb.m.ejb11=CHKJ2432E: {0} \u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u3042\u308b\u5bfe\u5fdc\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u304c {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 9.2.7\u300112.2.1\u300112.2.2) - -CHKJ2801.ejb11=CHKJ2801E: <ejb-name> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 16.2\u300116.5) -CHKJ2802.named.ejb11=CHKJ2802E: <ejb-class> \u30af\u30e9\u30b9 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2802.unnamed.ejb11=CHKJ2802E: <ejb-class> \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u4e0d\u660e\u306a\u30af\u30e9\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002 (EJB 1.1: 16.2\u300116.5) -CHKJ2803.named.ejb11=CHKJ2803E: <home> \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2803.unnamed.ejb11=CHKJ2803E: <home> \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u4e0d\u660e\u306a\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002 (EJB 1.1: 16.2\u300116.5) -CHKJ2804.named.ejb11=CHKJ2804E: <remote> \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2804.unnamed.ejb11=CHKJ2804E: <remote> \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u4e0d\u660e\u306a\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002 (EJB 1.1: 16.2\u300116.5) -CHKJ2806.ejb11=CHKJ2806E: <reentrant> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "True" \u307e\u305f\u306f "False" \u306e\u3044\u305a\u308c\u304b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 16.2\u300116.5) -CHKJ2807.ejb11=CHKJ2807E: <session-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "Stateful" \u307e\u305f\u306f "Stateless" \u306e\u3044\u305a\u308c\u304b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 16.2\u300116.5) -CHKJ2808.ejb11=CHKJ2808E: <transaction-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "Container" \u307e\u305f\u306f "Bean" \u306e\u3044\u305a\u308c\u304b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 11.3.5\u300116.2\u300116.5) -CHKJ2809.ejb11=CHKJ2809E: <persistence-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "Container" \u307e\u305f\u306f "Bean" \u306e\u3044\u305a\u308c\u304b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 16.2\u300116.5) -CHKJ2810.named.ejb11=CHKJ2810E: <prim-key-class> \u30af\u30e9\u30b9 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2810.unnamed.ejb11=CHKJ2810E: <prim-key-class> \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u4e0d\u660e\u306a\u30af\u30e9\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002 (EJB 1.1: 16.2\u300116.5) -CHKJ2811.named.ejb11=CHKJ2811E: <field-name> {0} \u304c Bean \u30af\u30e9\u30b9 {1} \u3067\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 16.5) -CHKJ2811.unnamed.ejb11=CHKJ2811E: <cmp-field> \u306f <field-name> \u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 16.5) -CHKJ2812.ejb11=CHKJ2812E: Bean \u30af\u30e9\u30b9 {0} \u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u3092 <cmp-field> \u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 16.5) -CHKJ2814.ejb11=CHKJ2814W: <method> \u5185\u306e <ejb-name> \u306f\u3001\u65e2\u77e5\u306e\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean \u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 11.4.1\u300115.3.2\u300116.5) - -CHKJ2820.ejb11=CHKJ2820W: \u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u5f79\u5272\u53c2\u7167\u306f 1 \u5ea6\u3060\u3051\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -CHKJ2822.ejb11=CHKJ2822W: Bean {0} \u306e <security-role-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u306f\u3001<role-name> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 15.2.5.3) -CHKJ2823.ejb11=CHKJ2823W: <security-role-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u306f <role-link> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 15.3.3) -CHKJ2824.ejb11=CHKJ2824W: <security-role-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u4e0d\u660e\u306a\u5f79\u5272 {0} \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059\u3002 (EJB 1.1: 15.3.3) -CHKJ2825.ejb11=CHKJ2825W: ejb-jar.xml \u5185\u306e <security-role> \u30a8\u30ec\u30e1\u30f3\u30c8\u306f\u3001<role-name> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 15.3.1) -CHKJ2826.ejb11=CHKJ2826W: \u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u5f79\u5272\u540d\u306f\u56fa\u6709\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 15.3.1) -CHKJ2827.ejb11=CHKJ2827W: <role-link> \u30a8\u30ec\u30e1\u30f3\u30c8\u306f\u3001<security-role> \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u306a\u3044\u3068\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 15.2.5.3\u300115.3.1\u300115.3.3) -CHKJ2828.ejb11=CHKJ2828E: <primkey-field> \u30a8\u30ec\u30e1\u30f3\u30c8\u306f\u3001\u30d7\u30ea\u30df\u30c6\u30a3\u30d6\u4e3b\u30ad\u30fc\u304c\u306a\u3044\u3068\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.7\u300116.5) -CHKJ2829.ejb11=CHKJ2829E: \u30ad\u30fc\u30fb\u30af\u30e9\u30b9 {0} \u304c\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean {1} \u306e\u3069\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u3082\u30de\u30c3\u30d7\u3057\u3066\u3044\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.7\u300116.5) - -CHKJ2830.ejb11=CHKJ2830W: {0} \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30bf\u30a4\u30d7\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2831.ejb11=CHKJ2831W: {0} \u306f <cmp-field> \u30a8\u30ec\u30e1\u30f3\u30c8\u5185\u3067\u5ba3\u8a00\u3055\u308c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 9.4.7.2) -CHKJ2832.ejb11=CHKJ2832I: <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u5185\u3067\u6307\u5b9a\u3055\u308c\u305f\u30db\u30fc\u30e0 {0} \u304c EJB \u30e2\u30b8\u30e5\u30fc\u30eb\u5185\u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 14.3.1.2) -CHKJ2833.ejb11=CHKJ2833I: <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u5185\u3067\u6307\u5b9a\u3055\u308c\u305f\u30ea\u30e2\u30fc\u30c8 {0} \u304c EJB \u30e2\u30b8\u30e5\u30fc\u30eb\u5185\u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 14.3.1.2) -CHKJ2834.ejb11=CHKJ2834I: <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u5185\u3067\u6307\u5b9a\u3055\u308c\u305f Bean {0} \u304c EJB \u30e2\u30b8\u30e5\u30fc\u30eb\u5185\u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 14.3.2) -CHKJ2835.ejb11=CHKJ2835I: Bean {0} \u306f {1} \u30bf\u30a4\u30d7\u3067\u3059\u3002 <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e <ejb-ref-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u66f4\u65b0\u3057\u3066\u304f\u3060\u3055\u3044\u3002 (EJB 1.1: 14.3.2) -CHKJ2836.ejb11=CHKJ2836I: Bean {0} \u306f\u30db\u30fc\u30e0 {1} \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u66f4\u65b0\u3057\u3066\u304f\u3060\u3055\u3044\u3002 (EJB 1.1: 14.3.2) -CHKJ2837.ejb11=CHKJ2837I: Bean {0} \u306f\u30ea\u30e2\u30fc\u30c8 {1} \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u66f4\u65b0\u3057\u3066\u304f\u3060\u3055\u3044\u3002 (EJB 1.1: 14.3.2) -CHKJ2838.ejb11=CHKJ2838I: \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean \u3078\u306e\u3059\u3079\u3066\u306e\u53c2\u7167\u306f "ejb" \u30b5\u30d6\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u306b\u7de8\u6210\u3059\u308b\u3053\u3068\u3092\u63a8\u5968\u3057\u307e\u3059\u3002 (EJB 1.1: 14.3.1.1) -CHKJ2839.ejb11=CHKJ2839W: <env-entry> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e <env-entry-name> \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002 (EJB 1.1: 14.2.1.2) - -CHKJ2840.ejb11=CHKJ2840W: <env-entry> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e <env-entry-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002 (EJB 1.1: 14.2.1.2) -CHKJ2841.ejb11=CHKJ2841W: <env-entry-name> \u30a8\u30ec\u30e1\u30f3\u30c8\u5185\u306e {0} \u540d\u306f Bean \u3067\u4e00\u5ea6\u3057\u304b\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 1.1: 14.2.1.2) -CHKJ2842.ejb11=CHKJ2842W: <method-params> \u306f <method-name> \u304c "*" \u306e\u5834\u5408\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002 (EJB 1.1: 11.4.1\u300115.3.2) -CHKJ2843.ejb11=CHKJ2843W: {0} \u306e\u30e1\u30bd\u30c3\u30c9\u3067\u3053\u306e <method> \u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306f\u3042\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 11.4.1\u300115.3.2) -CHKJ2844.ejb11=CHKJ2844W: <method-permission> \u306b\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e <method> \u3092\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 11.4.1\u300115.3.2) -CHKJ2845.ejb11=CHKJ2845W: <method-permission> \u306b\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e <role-name> \u3092\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 1.1: 11.4.1\u300115.3.2) -CHKJ2846.ejb11=CHKJ2846W: \u3053\u306e <method-permission> \u306e\u30e1\u30bd\u30c3\u30c9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 15.3.2) -CHKJ2847.ejb11=CHKJ2847W: \u3053\u306e <container-transaction> \u306e\u30e1\u30bd\u30c3\u30c9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 1.1: 11.4.1) -CHKJ2849.ejb11=CHKJ2849W: {1} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u306a\u3044\u305f\u3081\u3001{0} \u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7d99\u627f\u3092\u59a5\u5f53\u6027\u691c\u67fb\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2850.ejb11=CHKJ2850W: {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u306a\u3044\u305f\u3081\u3001<method> \u3092\u59a5\u5f53\u6027\u691c\u67fb\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2851.ejb11=CHKJ2851W: {1} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u306a\u3044\u305f\u3081\u3001{0} \u3092\u59a5\u5f53\u6027\u691c\u67fb\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2852.ejb11=CHKJ2852W: ejb-jar.xml \u306e\u59a5\u5f53\u6027\u691c\u67fb\u4e2d\u306b throw \u53ef\u80fd\u3092\u30ad\u30e3\u30c3\u30c1\u3057\u307e\u3057\u305f\u3002 \u59a5\u5f53\u6027\u691c\u67fb\u4e2d\u306e Bean \u306f {0} \u3067\u3057\u305f\u3002 -CHKJ2853.ejb11=CHKJ2853W: ibm-ejb-jar-ext.xmi \u306e\u59a5\u5f53\u6027\u691c\u67fb\u4e2d\u306b throw \u53ef\u80fd\u3092\u30ad\u30e3\u30c3\u30c1\u3057\u307e\u3057\u305f\u3002 \u59a5\u5f53\u6027\u691c\u67fb\u4e2d\u306e Bean \u306f {0} \u3067\u3057\u305f\u3002 - -CHKJ2908.ejb11=CHKJ2908W: \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean \u3092\u6b63\u3057\u304f\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001XML \u30d0\u30ea\u30c7\u30fc\u30bf\u30fc\u3092\u5b9f\u884c\u3057\u3066\u304f\u3060\u3055\u3044\u3002 - -CHKJ2895.ejb11=CHKJ2895W: <ejb-name> {0} \u306f ejb-jar.xml \u30d5\u30a1\u30a4\u30eb\u5185\u3067\u56fa\u6709\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 1.1: 16.5) -CHKJ2875.ejb11=CHKJ2875E: <ejb-client-jar> {0} \u306f\u3001\u3053\u306e EJB \u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u542b\u3080\u3059\u3079\u3066\u306e EAR \u30d5\u30a1\u30a4\u30eb\u306b\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 1.1: 16.5\u300117.4) - - -# EJB_METHOD_BEAN_NULL=CHKJ2434W: Validation of this method was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_METHOD_HOME_NULL=CHKJ2435W: Validation of this method was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_METHOD_REMOTE_NULL=CHKJ2436W: Validation of this method was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_METHOD_NULL=CHKJ2437W: Validation of this method was terminated because the enterprise bean cannot be found. -# EJB_METHOD_KEY_NULL=CHKJ2438W: Validation of this method was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_REMOTE_NULL=CHKJ2904E: Validation of {0} was terminated because the remote interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_NULL=CHKJ2903E: Validation was terminated because the enterprise bean cannot be found. -# EJB_NOTREFLECTED_JAVACLASS=CHKJ2907E: Cannot validate because the {0} type cannot be reflected. Ensure that it, and all of its dependencies, are included in the classpath. -# EJB_FIELD_CANNOT_REFLECT=CHKJ2208W: Type {0} of field {1} cannot be reflected. Ensure that {0}, and all of its dependencies, are included in the classpath. -# EJB_FIELD_BEAN_NULL=CHKJ2209W: Validation of this field was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_FIELD_HOME_NULL=CHKJ2210W: Validation of this field was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_FIELD_REMOTE_NULL=CHKJ2211W: Validation of this field was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_FIELD_NULL=CHKJ2212W: Validation of this field was terminated because the enterprise bean cannot be found. -# EJB_FIELD_KEY_NULL=CHKJ2213W: Validation of this field was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_HAS_MULTIPLE_PK_METHODS=CHKJ2000W: The {0} home interface must contain only one findByPrimaryKey method. (EJB 1.1: 9.2.8) -# EJB_HOME_NULL=CHKJ2901E: Validation of {0} was terminated because the home interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_KEY_NULL=CHKJ2902E: Validation of {0} was terminated because the key class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BEAN_NULL=CHKJ2900E: Validation of {0} was terminated because the bean class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BMP_NOFIELDS=CHKJ2042W: To have a primary key, the {0} bean class must declare at least one field. (EJB 1.1: 9.1.5.1) -# EJB_DD_CANNOT_OPEN_DD=CHKJ2821E: Cannot open the deployment descriptor. Validation cannot complete. -# EJB_DD_METHTRANSACTION_NO_TRANSACTION=CHKJ2848W: At least one <trans-attribute> must be set in a <container-transaction>. (EJB 1.1: 11.4.1) - -# -# end of messages for the EJB 1.1 specification -# - -# -# Messages for EJB 2.0 specification -# -CHKJ2828.ejb20=CHKJ2828E: <primkey-field> \u306f\u30d7\u30ea\u30df\u30c6\u30a3\u30d6\u4e3b\u30ad\u30fc\u304c\u306a\u3044\u3068\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.1\u300122.5) -CHKJ2829.ejb20=CHKJ2829E: \u30ad\u30fc\u30fb\u30af\u30e9\u30b9 {0} \u304c\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean {1} \u306e\u3069\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u3082\u30de\u30c3\u30d7\u3057\u3066\u3044\u307e\u305b\u3093\u3002 (EJB 2.0: 10.8\u300122.5) -CHKJ2839.ejb20=CHKJ2839W: <env-entry> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e <env-entry-name> \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002 (EJB 2.0: 20.2.1.2) -CHKJ2840.ejb20=CHKJ2840W: <env-entry> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e <env-entry-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002 (EJB 2.0: 20.2.1.2) -CHKJ2841.ejb20=CHKJ2841W: <env-entry-name> \u30a8\u30ec\u30e1\u30f3\u30c8\u5185\u306e {0} \u540d\u306f Bean \u3067\u4e00\u5ea6\u3057\u304b\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 2.0: 20.2.1.2) -CHKJ2830.ejb20=CHKJ2830W: {0} \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30bf\u30a4\u30d7\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2831.ejb20=CHKJ2831W: {0} \u306f <cmp-field> \u30a8\u30ec\u30e1\u30f3\u30c8\u5185\u3067\u5ba3\u8a00\u3055\u308c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 10.8.2) -CHKJ2801.ejb20=CHKJ2801E: <ejb-name> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 2.0 22.2\u300122.5) -CHKJ2809.ejb20=CHKJ2809E: <persistence-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "Container" \u307e\u305f\u306f "Bean" \u306e\u3044\u305a\u308c\u304b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 22.2\u300122.5) -CHKJ2806.ejb20=CHKJ2806E: <reentrant> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "True" \u307e\u305f\u306f "False" \u306e\u3044\u305a\u308c\u304b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 22.2\u300122.5) -CHKJ2807.ejb20=CHKJ2807E: <session-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "Stateful" \u307e\u305f\u306f "Stateless" \u306e\u3044\u305a\u308c\u304b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 22.2\u300122.5) -CHKJ2808.ejb20=CHKJ2808E: <transaction-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "Container" \u307e\u305f\u306f "Bean" \u306e\u3044\u305a\u308c\u304b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 17.3.6\u300122.2\u300122.5) -CHKJ2814.ejb20=CHKJ2814W: <method> \u5185\u306e <ejb-name> \u306f\u3001\u65e2\u77e5\u306e\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean \u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 2.0: 17.4.1\u300121.3.2\u300122.5) -CHKJ2842.ejb20=CHKJ2842W: <method-params> \u306f <method-name> \u304c "*" \u306e\u5834\u5408\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002 (EJB 2.0: 17.4.1\u300121.3.2) -CHKJ2843.ejb20=CHKJ2843W: {0} \u306e\u30e1\u30bd\u30c3\u30c9\u3067\u3053\u306e <method> \u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306f\u3042\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 17.4.1\u300121.3.2) -CHKJ2844.ejb20=CHKJ2844W: <method-permission> \u306b\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e <method> \u3092\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 2.0: 17.4.1\u300121.3.2) -CHKJ2845.ejb20=CHKJ2845W: <role-name> \u307e\u305f\u306f <unchecked> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092 <method-permission> \u5185\u306b\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 2.0: 17.4.1\u300121.3.2) -CHKJ2846.ejb20=CHKJ2846W: \u3053\u306e <method-permission> \u306e\u30e1\u30bd\u30c3\u30c9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 21.3.2) -CHKJ2847.ejb20=CHKJ2847W: \u3053\u306e <container-transaction> \u306e\u30e1\u30bd\u30c3\u30c9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 17.4.1) -CHKJ2812.ejb20=CHKJ2812E: Bean \u30af\u30e9\u30b9 {0} \u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u3092 <cmp-field> \u3068\u3057\u3066\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 2.0: 22.5) -CHKJ2832.ejb20=CHKJ2832I: <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u5185\u3067\u6307\u5b9a\u3055\u308c\u305f\u30db\u30fc\u30e0 {0} \u304c EJB \u30e2\u30b8\u30e5\u30fc\u30eb\u5185\u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 20.3.1.2) -CHKJ2833.ejb20=CHKJ2833I: <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u5185\u3067\u6307\u5b9a\u3055\u308c\u305f\u30ea\u30e2\u30fc\u30c8 {0} \u304c EJB \u30e2\u30b8\u30e5\u30fc\u30eb\u5185\u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 20.3.1.2) -CHKJ2834.ejb20=CHKJ2834I: <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u5185\u3067\u6307\u5b9a\u3055\u308c\u305f Bean {0} \u304c EJB \u30e2\u30b8\u30e5\u30fc\u30eb\u5185\u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 20.3.2) -CHKJ2835.ejb20=CHKJ2835I: Bean {0} \u306f {1} \u30bf\u30a4\u30d7\u3067\u3059\u3002 <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e <ejb-ref-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u66f4\u65b0\u3057\u3066\u304f\u3060\u3055\u3044\u3002 (EJB 2.0: 20.3.2) -CHKJ2836.ejb20=CHKJ2836I: Bean {0} \u306f\u30db\u30fc\u30e0 {1} \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u66f4\u65b0\u3057\u3066\u304f\u3060\u3055\u3044\u3002 (EJB 2.0: 20.3.2) -CHKJ2837.ejb20=CHKJ2837I: Bean {0} \u306f\u30ea\u30e2\u30fc\u30c8 {1} \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e <ejb-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u66f4\u65b0\u3057\u3066\u304f\u3060\u3055\u3044\u3002 (EJB 2.0: 20.3.2) -CHKJ2838.ejb20=CHKJ2838I: \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba Bean \u3078\u306e\u3059\u3079\u3066\u306e\u53c2\u7167\u306f "ejb" \u30b5\u30d6\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u306b\u7de8\u6210\u3059\u308b\u3053\u3068\u3092\u63a8\u5968\u3057\u307e\u3059\u3002 (EJB 2.0: 20.3.1.1) -CHKJ2820.ejb20=CHKJ2820W: \u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u5f79\u5272\u53c2\u7167\u304c\u8907\u6570\u56de\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059\u3002 -CHKJ2822.ejb20=CHKJ2822W: Bean {0} \u306e <security-role-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u306f\u3001<role-name> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 2.0: 21.2.5.3) -CHKJ2823.ejb20=CHKJ2823W: <security-role-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u306f <role-link> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 2.0: 21.3.3) -CHKJ2824.ejb20=CHKJ2824W: <security-role-ref> \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u4e0d\u660e\u306a\u5f79\u5272 {0} \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059\u3002 (EJB 2.0: 21.3.3) -CHKJ2825.ejb20=CHKJ2825W: ejb-jar.xml \u5185\u306e <security-role> \u30a8\u30ec\u30e1\u30f3\u30c8\u306f\u3001<role-name> \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 2.0: 21.3.1) -CHKJ2826.ejb20=CHKJ2826W: \u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u5f79\u5272\u540d\u306f\u56fa\u6709\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 21.3.1) -CHKJ2827.ejb20=CHKJ2827W: <role-link> \u30a8\u30ec\u30e1\u30f3\u30c8\u306f\u3001<security-role> \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u306a\u3044\u3068\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002 (EJB 2.0: 21.2.5.3\u300121.3.1\u300121.3.3) -CHKJ2850.ejb20=CHKJ2850W: {0} \u30bf\u30a4\u30d7\u3092\u53cd\u6620\u3067\u304d\u306a\u3044\u305f\u3081\u3001<method> \u3092\u59a5\u5f53\u6027\u691c\u67fb\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2851.ejb20=CHKJ2851W: \u30bf\u30a4\u30d7 {1} \u3092\u53cd\u6620\u3067\u304d\u306a\u3044\u305f\u3081\u3001{0} \u3092\u59a5\u5f53\u6027\u691c\u67fb\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2875.ejb20=CHKJ2875E: <ejb-client-jar> {0} \u306f\u3001\u3053\u306e EJB \u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u542b\u3080\u3059\u3079\u3066\u306e EAR \u30d5\u30a1\u30a4\u30eb\u306b\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 22.5\u300123.4\u300123.6) - -CHKJ2003E.ejb20=CHKJ2003E: \u3053\u306e\u30af\u30e9\u30b9\u306f javax.ejb.SessionSynchronization \u3092\u5b9f\u88c5\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.5.3\u30017.10.2\u300117.3.4.1) -CHKJ2003I.ejb20=CHKJ2003I: Bean \u7ba1\u7406\u4e0b\u306e\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3 Stateful Session Bean \u306f javax.ejb.SessionSynchronization \u3092\u5b9f\u88c5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.5.3\u30017.10.2\u300117.3.4.1) -CHKJ2802.named.ejb20=CHKJ2802E: <ejb-class> \u30af\u30e9\u30b9 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2802.unnamed.ejb20=CHKJ2802E: <ejb-class> \u30a8\u30ec\u30e1\u30f3\u30c8\u3067\u8b58\u5225\u3055\u308c\u3066\u3044\u308b Bean \u30af\u30e9\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 22.2\u300122.5) -CHKJ2803.named.ejb20=CHKJ2803E: <home> \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2803.unnamed.ejb20=CHKJ2803E: <home> \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u4e0d\u660e\u306a\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002 (EJB 2.0: 22.2\u300122.5) -CHKJ2804.named.ejb20=CHKJ2804E: <remote> \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2804.unnamed.ejb20=CHKJ2804E: <remote> \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u4e0d\u660e\u306a\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002 (EJB 2.0: 22.2\u300122.5) -CHKJ2805.named.ejb20=CHKJ2805E: <local-home> \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2805.unnamed.ejb20=CHKJ2805E: <local-home> \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u4e0d\u660e\u306a\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002 (EJB 2.0: 22.2\u300122.5) -CHKJ2800.named.ejb20=CHKJ2800E: <local> \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2800.unnamed.ejb20=CHKJ2800E: <local> \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u4e0d\u660e\u306a\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002 (EJB 2.0: 22.2\u300122.5) -CHKJ2810.named.ejb20=CHKJ2810E: <prim-key-class> \u30af\u30e9\u30b9 {0} \u307e\u305f\u306f\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30bf\u30a4\u30d7\u306e\u3044\u305a\u308c\u304b\u3092\u53cd\u6620\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2810.unnamed.ejb20=CHKJ2810E: <prim-key-class> \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u4e0d\u660e\u306a\u30af\u30e9\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002 (EJB 2.0: 22.2\u300122.5) -CHKJ2811.ejb20=CHKJ2811E: <field-name> {0} \u304c Bean \u30af\u30e9\u30b9 {1} \u3067\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 22.5) - -CHKJ2103.ejb20=CHKJ2103E: \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7d99\u627f\u3067\u306f\u3001{0} Bean \u30af\u30e9\u30b9\u306f {1} \u3092\u7d99\u627f\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: D.2) -CHKJ2104.ejb20=CHKJ2104E: \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7d99\u627f\u3067\u306f\u3001{0} \u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f {1} \u3092\u7d99\u627f\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: D.2) -CHKJ2105.ejb20=CHKJ2105E: \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7d99\u627f\u3067\u306f\u3001{0} \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f {1} \u3092\u7d99\u627f\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 (EJB 2.0: D.2) -CHKJ2106.ejb20=CHKJ2106E: Bean {0} \u306f\u305d\u306e <prim-key-class> \u3068\u3057\u3066 {1} \u3092\u4f7f\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: D.2) -CHKJ2849.ejb20=CHKJ2849W: {1} \u30bf\u30a4\u30d7\u307e\u305f\u306f\u305d\u306e\u4f9d\u5b58\u95a2\u4fc2\u306e 1 \u3064\u3092\u53cd\u6620\u3067\u304d\u306a\u3044\u305f\u3081\u3001{0} \u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7d99\u627f\u3092\u59a5\u5f53\u6027\u691c\u67fb\u3067\u304d\u307e\u305b\u3093\u3002 \u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002 - -CHKJ2895.ejb20=CHKJ2895W: <ejb-name> {0} \u306f ejb-jar.xml \u30d5\u30a1\u30a4\u30eb\u5185\u3067\u56fa\u6709\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 22.5) - -################################################## -# class/interface checks -################################################## -# implement SessionBean/EntityBean/MessageDrivenBean/MessageListener -CHKJ2017.sb.ejb20=CHKJ2017E: \u3053\u306e\u30af\u30e9\u30b9\u306f {0} \u3092\u5b9f\u88c5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.5.1\u30017.10.2) -CHKJ2017.mb.ejb20=CHKJ2017E: \u3053\u306e\u30af\u30e9\u30b9\u306f {0} \u3092\u5b9f\u88c5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 15.4.1\u300115.7.2) -CHKJ2017.cb.ejb20=CHKJ2017E: \u3053\u306e\u30af\u30e9\u30b9\u306f {0} \u3092\u5b9f\u88c5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.2) -CHKJ2017.bb.ejb20=CHKJ2017E: \u3053\u306e\u30af\u30e9\u30b9\u306f {0} \u3092\u5b9f\u88c5\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.2) - -# implement EJBHome -CHKJ2017.srh.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBHome \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.3\u30017.10.6) -CHKJ2017.crh.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBHome \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5\u300110.6.10) -CHKJ2017.brh.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBHome \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5\u300112.2.9) - -# implement EJBLocalHome -CHKJ2017.slh.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBLocalHome \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.4\u30017.10.8) -CHKJ2017.clh.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBLocalHome \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6\u300110.6.12) -CHKJ2017.blh.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBLocalHome \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6\u300112.2.11) - -# implement EJBObject -CHKJ2017.src.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBObject \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.5\u30017.10.5) -CHKJ2017.crc.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBObject \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.9\u300110.6.9) -CHKJ2017.brc.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBObject \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.9\u300112.2.8) - -# implement EJBLocalObject -CHKJ2017.slc.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBLocalObject \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.7) -CHKJ2017.clc.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBLocalObject \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.10\u300110.6.10) -CHKJ2017.blc.ejb20=CHKJ2017E: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f javax.ejb.EJBLocalObject \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.10\u300112.2.10) - -# impl component interface -CHKJ2040.cb.ejb20=CHKJ2040I: "this" \u3092\u30e1\u30bd\u30c3\u30c9\u5f15\u304d\u6570\u307e\u305f\u306f\u7d50\u679c\u3068\u3057\u3066\u6e21\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.2) -CHKJ2040.bb.ejb20=CHKJ2040I: "this" \u3092\u30e1\u30bd\u30c3\u30c9\u5f15\u304d\u6570\u307e\u305f\u306f\u7d50\u679c\u3068\u3057\u3066\u6e21\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.2) -CHKJ2040.sb.ejb20=CHKJ2040I: "this" \u3092\u30e1\u30bd\u30c3\u30c9\u5f15\u304d\u6570\u307e\u305f\u306f\u7d50\u679c\u3068\u3057\u3066\u6e21\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.2) - -# bean class -CHKJ2014.cb.ejb20=CHKJ2014W: \u3053\u306e\u30af\u30e9\u30b9\u306f abstract \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.4.1\u300110.6.2) -CHKJ2014.mb.ejb20=CHKJ2014W: \u3053\u306e\u30af\u30e9\u30b9\u306f abstract \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.2) -CHKJ2014.bb.ejb20=CHKJ2014W: \u3053\u306e\u30af\u30e9\u30b9\u306f abstract \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.2) -CHKJ2014.sb.ejb20=CHKJ2014W: \u3053\u306e\u30af\u30e9\u30b9\u306f abstract \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.1) - -CHKJ2022.cb.ejb20=CHKJ2022W: \u3053\u306e\u30af\u30e9\u30b9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.2) -CHKJ2022.mb.ejb20=CHKJ2022W: \u3053\u306e\u30af\u30e9\u30b9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.2) -CHKJ2022.bb.ejb20=CHKJ2022W: \u3053\u306e\u30af\u30e9\u30b9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.2) -CHKJ2022.sb.ejb20=CHKJ2022W: \u3053\u306e\u30af\u30e9\u30b9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.1) -CHKJ2022.kc.ejb20=CHKJ2022W: \u3053\u306e\u30af\u30e9\u30b9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.2) - -CHKJ2015.cb.ejb20=CHKJ2015W: \u3053\u306e\u30af\u30e9\u30b9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.2) -CHKJ2015.mb.ejb20=CHKJ2015W: \u3053\u306e\u30af\u30e9\u30b9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.2) -CHKJ2015.bb.ejb20=CHKJ2015W: \u3053\u306e\u30af\u30e9\u30b9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.2) -CHKJ2015.sb.ejb20=CHKJ2015W: \u3053\u306e\u30af\u30e9\u30b9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.1) - -# dependent value class -CHKJ2018.ejb20=CHKJ2018W: \u3053\u306e\u30af\u30e9\u30b9\u306f\u9806\u5e8f\u4ed8\u3051\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.3\u300110.6.3) -CHKJ2043.ejb20=CHKJ2043W: \u3053\u306e\u30af\u30e9\u30b9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.3) -CHKJ2044.ejb20=CHKJ2044W: \u3053\u306e\u30af\u30e9\u30b9\u306f abstract \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.3) - -# key class -CHKJ2019.kc.ejb20=CHKJ2019W: \u3053\u306e\u30af\u30e9\u30b9\u306f RMI-IIOP \u3067\u9069\u5207\u306a\u5024\u30bf\u30a4\u30d7\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.8\u300110.6.13) -CHKJ2019.kb.ejb20=CHKJ2019W: \u3053\u306e\u30af\u30e9\u30b9\u306f RMI-IIOP \u3067\u9069\u5207\u306a\u5024\u30bf\u30a4\u30d7\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.8, 12.2.12) - - -### -# methods which must exist -### -# public default constructor with no parameters -CHKJ2050.constr.sb.ejb20=CHKJ2050W: public {0} \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.2) -CHKJ2050.constr.cb.ejb20=CHKJ2050W: public {0} \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2\u300110.6.2) -CHKJ2050.constr.bb.ejb20=CHKJ2050W: public {0} \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.1.4.1\u300112.2.2) -CHKJ2050.constr.mb.ejb20=CHKJ2050W: public {0} \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 15.7.2) -CHKJ2050.constr.kc.ejb20=CHKJ2050W: public {0} \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.8.2) - - -# accessor method -CHKJ2050.acc.cb.ejb20=CHKJ2050E: \u3053\u306e\u30af\u30e9\u30b9\u306f {0} \u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.1) - -CHKJ2050.onMessage.mb.ejb20=CHKJ2050W: onMessage(javax.jms.Message) \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 15.4.2\u300115.7.4) - -CHKJ2050.ejbCreate.sfb.ejb20=CHKJ2050W: \u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e ejbCreate \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.5.5) -CHKJ2050.ejbCreate.ssb.ejb20=CHKJ2050W: ejbCreate() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.8) -CHKJ2050.ejbCreate.mb.ejb20=CHKJ2050W: ejbCreate() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 15.4.4\u300115.7.2) - -CHKJ2050.ejbFindByPrimaryKey.bb.ejb20=CHKJ2050W: ejbFindByPrimaryKey \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.5) - -CHKJ2050.setEntityContext.cb.ejb20=CHKJ2050W: setEntityContext(EntityContext) \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2) -CHKJ2050.setEntityContext.bb.ejb20=CHKJ2050W: setEntityContext(EntityContext) \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.1.4.1) - -CHKJ2050.unsetEntityContext.cb.ejb20=CHKJ2050W: unsetEntityContext() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2) -CHKJ2050.unsetEntityContext.bb.ejb20=CHKJ2050W: unsetEntityContext() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.1.4.1) - -CHKJ2050.ejbActivate.cb.ejb20=CHKJ2050W: ejbActivate() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2) -CHKJ2050.ejbActivate.bb.ejb20=CHKJ2050W: ejbActivate() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.1.4.1) - -CHKJ2050.ejbPassivate.cb.ejb20=CHKJ2050W: ejbPassivate() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2) -CHKJ2050.ejbPassivate.bb.ejb20=CHKJ2050W: ejbPassivate() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.1.4.1) -CHKJ2050.ejbPassivate.sb.ejb20=CHKJ2050W: ejbPassivate() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.5.1) - -CHKJ2050.ejbRemove.cb.ejb20=CHKJ2050W: ejbRemove() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2) -CHKJ2050.ejbRemove.bb.ejb20=CHKJ2050W: ejbRemove() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.1.4.1) -CHKJ2050.ejbRemove.mb.ejb20=CHKJ2050W: ejbRemove() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 15.7.5) -CHKJ2050.ejbRemove.sb.ejb20=CHKJ2050W: ejbRemove() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 4.2.2\u30017.5.1) - -CHKJ2050.ejbLoad.cb.ejb20=CHKJ2050W: ejbLoad() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2) -CHKJ2050.ejbLoad.bb.ejb20=CHKJ2050W: ejbLoad() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059(EJB 2.0: 12.1.4.1) - -CHKJ2050.ejbStore.cb.ejb20=CHKJ2050W: ejbStore() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2) -CHKJ2050.ejbStore.bb.ejb20=CHKJ2050W: ejbStore() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.1.4.1) - -CHKJ2050.create.ssrh.ejb20=CHKJ2050W: create() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.8\u30017.10.6) -CHKJ2050.create.sslh.ejb20=CHKJ2050W: create() \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.8\u30017.10.8) - -CHKJ2050.create.srh.ejb20=CHKJ2050W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e create \u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.3.1\u30017.10.6) -CHKJ2050.create.slh.ejb20=CHKJ2050W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e create \u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.4.1\u30017.10.8) - -CHKJ2050.find.crh.ejb20=CHKJ2050W: \u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30d5\u30a1\u30a4\u30f3\u30c0\u30fc\u30fb\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2) -CHKJ2050.find.brh.ejb20=CHKJ2050W: \u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30d5\u30a1\u30a4\u30f3\u30c0\u30fc\u30fb\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2) -CHKJ2050.find.clh.ejb20=CHKJ2050W: \u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30d5\u30a1\u30a4\u30f3\u30c0\u30fc\u30fb\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2) -CHKJ2050.find.blh.ejb20=CHKJ2050W: \u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30d5\u30a1\u30a4\u30f3\u30c0\u30fc\u30fb\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2) - -CHKJ2050.home.crh.ejb20=CHKJ2050W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30db\u30fc\u30e0\u30fb\u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.4) -CHKJ2050.home.brh.ejb20=CHKJ2050W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30db\u30fc\u30e0\u30fb\u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.4) -CHKJ2050.home.clh.ejb20=CHKJ2050W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30db\u30fc\u30e0\u30fb\u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.4) -CHKJ2050.home.blh.ejb20=CHKJ2050W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30db\u30fc\u30e0\u30fb\u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.4) - -CHKJ2050.ejbHome.crh.ejb20=CHKJ2050W: \u3053\u306e\u30af\u30e9\u30b9\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e ejbHome \u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.4) -CHKJ2050.ejbHome.brh.ejb20=CHKJ2050W: \u3053\u306e\u30af\u30e9\u30b9\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e ejbHome \u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.4) -CHKJ2050.ejbHome.clh.ejb20=CHKJ2050W: \u3053\u306e\u30af\u30e9\u30b9\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e ejbHome \u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.4) -CHKJ2050.ejbHome.blh.ejb20=CHKJ2050W: \u3053\u306e\u30af\u30e9\u30b9\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e ejbHome \u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.4) - -CHKJ2050.hashCode.kb.ejb20=CHKJ2050W: hashCode() \u304c\u3053\u306e\u30af\u30e9\u30b9\u306b\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.12) -CHKJ2050.hashCode.kc.ejb20=CHKJ2050W: hashCode() \u304c\u3053\u306e\u30af\u30e9\u30b9\u306b\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.13) - -CHKJ2050.equals.kb.ejb20=CHKJ2050W: equals(Object) \u304c\u3053\u306e\u30af\u30e9\u30b9\u306b\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.12) -CHKJ2050.equals.kc.ejb20=CHKJ2050W: equals(Object) \u304c\u3053\u306e\u30af\u30e9\u30b9\u306b\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.13) - -# ejbSelect - needed? pl174 says zero or more, p.193 says one or more -CHKJ2050.ejbSelect.cb.ejb20=CHKJ2050W: ejbSelect \u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2\u300110.6.7) - -CHKJ2050.findByPrimaryKey.crh.ejb20=CHKJ2050W: findByPrimaryKey \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300110.6.10) -CHKJ2050.findByPrimaryKey.clh.ejb20=CHKJ2050W: findByPrimaryKey \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300110.6.12) -CHKJ2050.findByPrimaryKey.blh.ejb20=CHKJ2050W: findByPrimaryKey \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300112.2.11) -CHKJ2050.findByPrimaryKey.brh.ejb20=CHKJ2050W: findByPrimaryKey \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300112.2.9) - -# ejbFind -CHKJ2050.ejbFind.bb.ejb20=CHKJ2050W: {0} \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.1.4.1) - -CHKJ2050.ejbPostCreate.cb.ejb20=CHKJ2050E: {0} \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2) -CHKJ2050.ejbPostCreate.bb.ejb20=CHKJ2050E: {0} \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.1.4.1\u300112.2.4) - - -################################################## -# method checks -################################################## -# application exception -CHKJ2404.i.ejb20=CHKJ2404W: {0} \u3067\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u4f8b\u5916 {1} \u306f java.lang.Exception \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 18.1.1\u300118.2.1) -CHKJ2404.m.ejb20=CHKJ2404W: \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u4f8b\u5916 {0} \u306f java.lang.Exception \u3092\u62e1\u5f35\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 18.1.1\u300118.2.1) -CHKJ2416.i.ejb20=CHKJ2416W: {0} \u3067\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u4f8b\u5916 {1} \u306f java.lang.RuntimeException \u3092\u62e1\u5f35\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 18.1.1\u300118.2.1) -CHKJ2416.m.ejb20=CHKJ2416W: \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u4f8b\u5916 {0} \u306f java.lang.RuntimeException \u3092\u62e1\u5f35\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 18.1.1\u300118.2.1) - -# ejbRemove -CHKJ2492.mb.i.ejb20=CHKJ2492W: {1} \u306e {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.5) -CHKJ2492.mb.m.ejb20=CHKJ2492W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.5) -CHKJ2492.cb.i.ejb20=CHKJ2492W: {1} \u306e {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2) -CHKJ2492.cb.m.ejb20=CHKJ2492W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2) -CHKJ2492.bb.i.ejb20=CHKJ2492W: {1} \u306e {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.4.1) -CHKJ2492.bb.m.ejb20=CHKJ2492W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.4.1) -CHKJ2492.sb.i.ejb20=CHKJ2492W: {1} \u306e {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.6) -CHKJ2492.sb.m.ejb20=CHKJ2492W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.6) - -CHKJ2493.mb.i.ejb20=CHKJ2493W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.5) -CHKJ2493.mb.m.ejb20=CHKJ2493W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.5) -CHKJ2493.cb.i.ejb20=CHKJ2493W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2) -CHKJ2493.cb.m.ejb20=CHKJ2493W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2) -CHKJ2493.bb.i.ejb20=CHKJ2493W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.4.1) -CHKJ2493.bb.m.ejb20=CHKJ2493W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.4.1) -CHKJ2493.sb.i.ejb20=CHKJ2493W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.6) -CHKJ2493.sb.m.ejb20=CHKJ2493W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.6) - -CHKJ2494.mb.i.ejb20=CHKJ2494W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.5) -CHKJ2494.mb.m.ejb20=CHKJ2494W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.5) -CHKJ2494.cb.i.ejb20=CHKJ2494W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2) -CHKJ2494.cb.m.ejb20=CHKJ2494W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2) -CHKJ2494.bb.i.ejb20=CHKJ2494W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.4.1) -CHKJ2494.bb.m.ejb20=CHKJ2494W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.4.1) -CHKJ2494.sb.i.ejb20=CHKJ2494W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.6) -CHKJ2494.sb.m.ejb20=CHKJ2494W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.6) - -CHKJ2505.ejbRemove.mb.i.ejb20=CHKJ2505W: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.5) -CHKJ2505.ejbRemove.mb.m.ejb20=CHKJ2505W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.5) -CHKJ2505.ejbRemove.cb.i.ejb20=CHKJ2505W: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2) -CHKJ2505.ejbRemove.cb.m.ejb20=CHKJ2505W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2) -CHKJ2505.ejbRemove.bb.i.ejb20=CHKJ2505W: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.4.1) -CHKJ2505.ejbRemove.bb.m.ejb20=CHKJ2505W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.4.1) -CHKJ2505.ejbRemove.sb.i.ejb20=CHKJ2505W: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.6) -CHKJ2505.ejbRemove.sb.m.ejb20=CHKJ2505W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.6) - -# ejbCreate -CHKJ2421.mb.i.ejb20=CHKJ2421W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.3) -CHKJ2421.cb.i.ejb20=CHKJ2421W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.4) -CHKJ2421.bb.i.ejb20=CHKJ2421W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.3) -CHKJ2421.sb.i.ejb20=CHKJ2421W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3) -CHKJ2421.mb.m.ejb20=CHKJ2421W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.3) -CHKJ2421.cb.m.ejb20=CHKJ2421W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.4) -CHKJ2421.bb.m.ejb20=CHKJ2421W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.3) -CHKJ2421.sb.m.ejb20=CHKJ2421W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3) - -CHKJ2422.sb.i.ejb20=CHKJ2422W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3) -CHKJ2422.cb.i.ejb20=CHKJ2422W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.4) -CHKJ2422.bb.i.ejb20=CHKJ2422W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.3) -CHKJ2422.mb.i.ejb20=CHKJ2422W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.3) -CHKJ2422.sb.m.ejb20=CHKJ2422W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3) -CHKJ2422.cb.m.ejb20=CHKJ2422W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.4) -CHKJ2422.bb.m.ejb20=CHKJ2422W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.3) -CHKJ2422.mb.m.ejb20=CHKJ2422W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.3) - -CHKJ2423.sb.i.ejb20=CHKJ2423W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3) -CHKJ2423.cb.i.ejb20=CHKJ2423W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.4) -CHKJ2423.bb.i.ejb20=CHKJ2423W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.3) -CHKJ2423.mb.i.ejb20=CHKJ2423W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.3) -CHKJ2423.sb.m.ejb20=CHKJ2423W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3) -CHKJ2423.cb.m.ejb20=CHKJ2423W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.4) -CHKJ2423.bb.m.ejb20=CHKJ2423W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.3) -CHKJ2423.mb.m.ejb20=CHKJ2423W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.3) - -CHKJ2424.cb.i.ejb20=CHKJ2424W: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.4) -CHKJ2424.bb.i.ejb20=CHKJ2424W: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.3) -CHKJ2424.sb.i.ejb20=CHKJ2424W: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3) -CHKJ2424.mb.i.ejb20=CHKJ2424W: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.3) -CHKJ2424.cb.m.ejb20=CHKJ2424W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.4) -CHKJ2424.bb.m.ejb20=CHKJ2424W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.3) -CHKJ2424.sb.m.ejb20=CHKJ2424W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3) -CHKJ2424.mb.m.ejb20=CHKJ2424W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.3) - - - -# ejbCreate's method parameters and return type -CHKJ2500.ejbCreate.sb.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3) -CHKJ2500.ejbCreate.cb.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.4) -CHKJ2500.ejbCreate.bb.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.3) -CHKJ2500.ejbCreate.sb.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3) -CHKJ2500.ejbCreate.cb.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.4) -CHKJ2500.ejbCreate.bb.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.3) - -CHKJ2497.cb.i.ejb20=CHKJ2497W: {0} \u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.4) -CHKJ2497.cb.m.ejb20=CHKJ2497W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.4) - -CHKJ2501.ejbCreate.mb.i.ejb20=CHKJ2501I: {0} \u306f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u4f8b\u5916\u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.3\u300118.1.1\u300118.2.1\u300118.3.2) -CHKJ2501.ejbCreate.mb.m.ejb20=CHKJ2501I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u4f8b\u5916\u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.3\u300118.1.1\u300118.2.1\u300118.3.2) -CHKJ2501.ejbRemove.mb.i.ejb20=CHKJ2501I: {0} \u306f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u4f8b\u5916\u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.5\u300118.1.1\u300118.2.1\u300118.3.2) -CHKJ2501.ejbRemove.mb.m.ejb20=CHKJ2501I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u4f8b\u5916\u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.5\u300118.1.1\u300118.2.1\u300118.3.2) -CHKJ2501.onMessage.mb.i.ejb20=CHKJ2501I: {0} \u306f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u4f8b\u5916\u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.4.10\u300115.7.4\u300118.1.1\u300118.2.1\u300118.3.2) -CHKJ2501.onMessage.mb.m.ejb20=CHKJ2501I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u4f8b\u5916\u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.4.10\u300115.7.4\u300118.1.1\u300118.2.1\u300118.3.2) - - -CHKJ2503.ejbCreate.sb.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3\u300118.3.8\u300118.6) -CHKJ2503.ejbCreate.cb.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.4\u300118.3.8\u300118.6) -CHKJ2503.ejbCreate.bb.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.3\u300118.3.8\u300118.6) -CHKJ2503.ejbCreate.sb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.3\u300118.3.8\u300118.6) -CHKJ2503.ejbCreate.cb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.4\u300118.3.8\u300118.6) -CHKJ2503.ejbCreate.bb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.3\u300118.3.8\u300118.6) - -# ejbPostCreate -CHKJ2426.cb.i.ejb20=CHKJ2426W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.5) -CHKJ2426.bb.i.ejb20=CHKJ2426W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.4) -CHKJ2426.cb.m.ejb20=CHKJ2426W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.5) -CHKJ2426.bb.m.ejb20=CHKJ2426W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.4) - -CHKJ2427.cb.i.ejb20=CHKJ2427W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.5) -CHKJ2427.bb.i.ejb20=CHKJ2427W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.4) -CHKJ2427.cb.m.ejb20=CHKJ2427W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.5) -CHKJ2427.bb.m.ejb20=CHKJ2427W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.4) - -CHKJ2428.cb.i.ejb20=CHKJ2428W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.5) -CHKJ2428.bb.i.ejb20=CHKJ2428W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.4) -CHKJ2428.cb.m.ejb20=CHKJ2428W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.5) -CHKJ2428.bb.m.ejb20=CHKJ2428W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.4) - -CHKJ2505.ejbPostCreate.cb.i.ejb20=CHKJ2505W: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.5) -CHKJ2505.ejbPostCreate.bb.i.ejb20=CHKJ2505W: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.4) -CHKJ2505.ejbPostCreate.cb.m.ejb20=CHKJ2505W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.5) -CHKJ2505.ejbPostCreate.bb.m.ejb20=CHKJ2505W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.4) - -CHKJ2503.ejbPostCreate.cb.i.ejb20=CHKJ2503W: {0} \u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.5\u300118.3.8\u300118.6) -CHKJ2503.ejbPostCreate.bb.i.ejb20=CHKJ2503W: {0} \u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.4\u300118.3.8\u300118.6) -CHKJ2503.ejbPostCreate.cb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.5\u300118.3.8\u300118.6) -CHKJ2503.ejbPostCreate.bb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.4\u300118.3.8\u300118.6) - - -# ejbHome -CHKJ2430.cb.i.ejb20=CHKJ2430I: {0} \u304c\u547c\u3073\u51fa\u3055\u308c\u308b\u306b\u306f\u3001{1} \u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2\u300110.6.6) -CHKJ2430.bb.i.ejb20=CHKJ2430I: {0} \u304c\u547c\u3073\u51fa\u3055\u308c\u308b\u306b\u306f\u3001{1} \u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.4.1) -CHKJ2430.cb.m.ejb20=CHKJ2430I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u547c\u3073\u51fa\u3055\u308c\u308b\u306b\u306f\u3001{0} \u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2\u300110.6.6) -CHKJ2430.bb.m.ejb20=CHKJ2430I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u547c\u3073\u51fa\u3055\u308c\u308b\u306b\u306f\u3001{0} \u304c\u5b58\u5728\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.4.1) - -CHKJ2431.cb.i.ejb20=CHKJ2431W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.6) -CHKJ2431.bb.i.ejb20=CHKJ2431W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 12.2.6) -CHKJ2431.cb.m.ejb20=CHKJ2431W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0:10.6.6) -CHKJ2431.bb.m.ejb20=CHKJ2431W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 (EJB 2.0: 12.2.6) - -CHKJ2439.cb.i.ejb20=CHKJ2439W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.6) -CHKJ2439.bb.i.ejb20=CHKJ2439W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.6) -CHKJ2439.cb.m.ejb20=CHKJ2439W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.6) -CHKJ2439.bb.m.ejb20=CHKJ2439W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.6) - -CHKJ2500.ejbHome.cb.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.6) -CHKJ2500.ejbHome.bb.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.6) -CHKJ2500.ejbHome.cb.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.6) -CHKJ2500.ejbHome.bb.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.6) - -CHKJ2503.ejbHome.cb.i.ejb20=CHKJ2503W: {0} \u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.6\u300118.3.8\u300118.6) -CHKJ2503.ejbHome.bb.i.ejb20=CHKJ2503W: {0} \u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.6\u300118.3.8\u300118.6) -CHKJ2503.ejbHome.cb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.6\u300118.3.8\u300118.6) -CHKJ2503.ejbHome.bb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.6\u300118.3.8\u300118.6) - -# ejbFind -CHKJ2457.bb.i.ejb20=CHKJ2457W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.5) -CHKJ2457.bb.m.ejb20=CHKJ2457W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.5) - -CHKJ2458.bb.i.ejb20=CHKJ2458W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.5) -CHKJ2458.bb.m.ejb20=CHKJ2458W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.5) - -CHKJ2459.bb.i.ejb20=CHKJ2459W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.5) -CHKJ2459.bb.m.ejb20=CHKJ2459W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.5) - -CHKJ2500.ejbFind.bb.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {1} \u306e {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.5) -CHKJ2500.ejbFind.bb.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.5) - -CHKJ2407.bb.i.ejb20=CHKJ2407W: {0} \u306f {1} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.5) -CHKJ2407.bb.m.ejb20=CHKJ2407W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.5) - -CHKJ2503.ejbFind.bb.i.ejb20=CHKJ2503W: {0} \u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.5\u300118.3.8\u300118.6) -CHKJ2503.ejbFind.bb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.5\u300118.3.8\u300118.6) - -CHKJ2498.bb.i.ejb20=CHKJ2498W: {0} \u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.8.4) -CHKJ2498.bb.m.ejb20=CHKJ2498W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.8.4) - - -# -# methods which must not exist -# -CHKJ2502.ejbFind.cb.i.ejb20=CHKJ2502I: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 \u30b3\u30f3\u30c6\u30ca\u30fc\u304c\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306e\u5b9f\u88c5\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002(EJB 2.0: 10.5.2\u300110.6.2) -CHKJ2502.ejbFind.cb.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 \u30b3\u30f3\u30c6\u30ca\u30fc\u304c\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306e\u5b9f\u88c5\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002(EJB 2.0: 10.5.2\u300110.6.2) - -CHKJ2502.ejbSelect.bb.i.ejb20=CHKJ2502I: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 CMP Bean \u306e\u307f\u304c ejbSelect \u30e1\u30bd\u30c3\u30c9\u3092\u6301\u3061\u307e\u3059\u3002(EJB 2.0: 12.1.5) -CHKJ2502.ejbSelect.bb.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 CMP Bean \u306e\u307f\u304c ejbSelect \u30e1\u30bd\u30c3\u30c9\u3092\u6301\u3061\u307e\u3059\u3002(EJB 2.0: 12.1.5) -CHKJ2502.ejbSelect.sfb.i.ejb20=CHKJ2502I: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 CMP Bean \u306e\u307f\u304c ejbSelect \u30e1\u30bd\u30c3\u30c9\u3092\u6301\u3061\u307e\u3059\u3002(EJB 2.0: 7.6.1) -CHKJ2502.ejbSelect.sfb.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 CMP Bean \u306e\u307f\u304c ejbSelect \u30e1\u30bd\u30c3\u30c9\u3092\u6301\u3061\u307e\u3059\u3002(EJB 2.0: 7.6.1) -CHKJ2502.ejbSelect.ssb.i.ejb20=CHKJ2502I: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 CMP Bean \u306e\u307f\u304c ejbSelect \u30e1\u30bd\u30c3\u30c9\u3092\u6301\u3061\u307e\u3059\u3002(EJB 2.0: 7.8.2) -CHKJ2502.ejbSelect.ssb.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002 CMP Bean \u306e\u307f\u304c ejbSelect \u30e1\u30bd\u30c3\u30c9\u3092\u6301\u3061\u307e\u3059\u3002(EJB 2.0: 7.8.2) -CHKJ2502.ejbSelect.crh.i.ejb20=CHKJ2502I: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2\u300110.5.7) -CHKJ2502.ejbSelect.crh.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2\u300110.5.7) -CHKJ2502.ejbSelect.clh.i.ejb20=CHKJ2502I: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2\u300110.5.7) -CHKJ2502.ejbSelect.clh.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2\u300110.5.7) -CHKJ2502.ejbSelect.crc.i.ejb20=CHKJ2502I: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2\u300110.5.7) -CHKJ2502.ejbSelect.crc.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2\u300110.5.7) -CHKJ2502.ejbSelect.clc.i.ejb20=CHKJ2502I: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2\u300110.5.7) -CHKJ2502.ejbSelect.clc.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.2\u300110.5.7) - -# finalize -CHKJ2502.finalize.cb.i.ejb20=CHKJ2502I: finalize() \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.2) -CHKJ2502.finalize.cb.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.2) -CHKJ2502.finalize.mb.i.ejb20=CHKJ2502I: finalize() \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.2) -CHKJ2502.finalize.mb.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.2) -CHKJ2502.finalize.bb.i.ejb20=CHKJ2502I: finalize() \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.2) -CHKJ2502.finalize.bb.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.2) -CHKJ2502.finalize.sb.i.ejb20=CHKJ2502I: finalize() \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.2) -CHKJ2502.finalize.sb.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.2) - -CHKJ2502.slh.i.ejb20=CHKJ2502I: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.8) -CHKJ2502.slh.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.8) -CHKJ2502.srh.i.ejb20=CHKJ2502I: {0} \u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.6) -CHKJ2502.srh.m.ejb20=CHKJ2502I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u5b58\u5728\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.6) - - -# business -CHKJ2411.sb.i.ejb20=CHKJ2411W: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "ejb" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4) -CHKJ2411.cb.i.ejb20=CHKJ2411W: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "ejb" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8) -CHKJ2411.bb.i.ejb20=CHKJ2411W: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "ejb" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7) -CHKJ2411.sb.m.ejb20=CHKJ2411W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "ejb" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4) -CHKJ2411.cb.m.ejb20=CHKJ2411W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "ejb" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8) -CHKJ2411.bb.m.ejb20=CHKJ2411W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "ejb" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7) - -CHKJ2441.sb.i.ejb20=CHKJ2441W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4) -CHKJ2441.cb.i.ejb20=CHKJ2441W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8) -CHKJ2441.bb.i.ejb20=CHKJ2441W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7) -CHKJ2441.sb.m.ejb20=CHKJ2441W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4) -CHKJ2441.cb.m.ejb20=CHKJ2441W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8) -CHKJ2441.bb.m.ejb20=CHKJ2441W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7) - -CHKJ2442.sb.i.ejb20=CHKJ2442W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4) -CHKJ2442.cb.i.ejb20=CHKJ2442W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8) -CHKJ2442.bb.i.ejb20=CHKJ2442W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7) -CHKJ2442.sb.m.ejb20=CHKJ2442W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4) -CHKJ2442.cb.m.ejb20=CHKJ2442W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8) -CHKJ2442.bb.m.ejb20=CHKJ2442W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7) - -CHKJ2443.sb.i.ejb20=CHKJ2443W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4) -CHKJ2443.cb.i.ejb20=CHKJ2443W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8) -CHKJ2443.bb.i.ejb20=CHKJ2443W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7) -CHKJ2443.sb.m.ejb20=CHKJ2443W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4) -CHKJ2443.cb.m.ejb20=CHKJ2443W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8) -CHKJ2443.bb.m.ejb20=CHKJ2443W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7) - -CHKJ2500.bus.sb.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4) -CHKJ2500.bus.cb.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8) -CHKJ2500.bus.bb.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7) -CHKJ2500.bus.sb.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4) -CHKJ2500.bus.cb.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8) -CHKJ2500.bus.bb.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7) - -CHKJ2503.bus.sb.i.ejb20=CHKJ2503W: {0} \u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4\u300118.3.8\u300118.6) -CHKJ2503.bus.cb.i.ejb20=CHKJ2503W: {0} \u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8\u300118.3.8\u300118.6) -CHKJ2503.bus.bb.i.ejb20=CHKJ2503W: {0} \u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7\u300118.3.8\u300118.6) -CHKJ2503.bus.sb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.4\u300118.3.8\u300118.6) -CHKJ2503.bus.cb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.8\u300118.3.8\u300118.6) -CHKJ2503.bus.bb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.7\u300118.3.8\u300118.6) - -# onMessage -CHKJ2503.onMessage.mb.i.ejb20=CHKJ2503W: {0} \u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.4.10\u300118.3.8\u300118.6) -CHKJ2503.onMessage.mb.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.4.10\u300118.3.8\u300118.6) - -CHKJ2445.mb.i.ejb20=CHKJ2445W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.4) -CHKJ2445.mb.m.ejb20=CHKJ2445W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.4) - -CHKJ2446.mb.i.ejb20=CHKJ2446W: {0} \u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.4) -CHKJ2446.mb.m.ejb20=CHKJ2446W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f final \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.4) - -CHKJ2447.mb.i.ejb20=CHKJ2447W: {0} \u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.4) -CHKJ2447.mb.m.ejb20=CHKJ2447W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f static \u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.4) - -CHKJ2505.onMessage.mb.i.ejb20=CHKJ2505W: {0} \u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.4) -CHKJ2505.onMessage.mb.m.ejb20=CHKJ2505W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f void \u3092\u623b\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 15.7.4) - -# accessor method -CHKJ2449.cb.i.ejb20=CHKJ2449W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) -CHKJ2449.cb.m.ejb20=CHKJ2449W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) - -CHKJ2450.cb.i.ejb20=CHKJ2450W: {0} \u306f abstract \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.6.2) -CHKJ2450.cb.m.ejb20=CHKJ2450W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f abstract \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.6.2) - -# get & set methods of cmr fields -CHKJ2473.crc.i.ejb20=CHKJ2473W: {0} \u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.3.10.1) -CHKJ2473.crc.m.ejb20=CHKJ2473W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.3.10.1) -CHKJ2473.crh.i.ejb20=CHKJ2473W: {0} \u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.3.10.1) -CHKJ2473.crh.m.ejb20=CHKJ2473W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.3.10.1) - -# home -CHKJ2461.home.brh.ejb20=CHKJ2461W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306e RMI-IIOP \u898f\u5247\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.9) -CHKJ2461.home.crh.ejb20=CHKJ2461W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306e RMI-IIOP \u898f\u5247\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.10) -CHKJ2461.home.srh.ejb20=CHKJ2461W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306e RMI-IIOP \u898f\u5247\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) - -CHKJ2462.clh.i.ejb20=CHKJ2462I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "create" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2462.brh.i.ejb20=CHKJ2462I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "create" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2462.crh.i.ejb20=CHKJ2462I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "create" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.4\u300110.6.12) -CHKJ2462.blh.i.ejb20=CHKJ2462I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "create" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.11) -CHKJ2462.clh.m.ejb20=CHKJ2462I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "create" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2462.brh.m.ejb20=CHKJ2462I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "create" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2462.crh.m.ejb20=CHKJ2462I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "create" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.4\u300110.6.12) -CHKJ2462.blh.m.ejb20=CHKJ2462I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "create" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.11) - -CHKJ2463.clh.i.ejb20=CHKJ2463I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "find" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2463.brh.i.ejb20=CHKJ2463I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "find" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2463.crh.i.ejb20=CHKJ2463I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "find" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.4\u300110.6.12) -CHKJ2463.blh.i.ejb20=CHKJ2463I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "find" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.11) -CHKJ2463.clh.m.ejb20=CHKJ2463I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "find" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2463.brh.m.ejb20=CHKJ2463I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "find" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2463.crh.m.ejb20=CHKJ2463I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "find" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.4\u300110.6.12) -CHKJ2463.blh.m.ejb20=CHKJ2463I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "find" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.11) - -CHKJ2464.clh.i.ejb20=CHKJ2464I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "remove" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2464.brh.i.ejb20=CHKJ2464I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "remove" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2464.crh.i.ejb20=CHKJ2464I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "remove" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.4\u300110.6.12) -CHKJ2464.blh.i.ejb20=CHKJ2464I: \u30e1\u30bd\u30c3\u30c9 {0} \u306e\u540d\u524d\u3092 "remove" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.11) -CHKJ2464.clh.m.ejb20=CHKJ2464I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "remove" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2464.brh.m.ejb20=CHKJ2464I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "remove" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2464.crh.m.ejb20=CHKJ2464I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "remove" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.4\u300110.6.12) -CHKJ2464.blh.m.ejb20=CHKJ2464I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u540d\u3092 "remove" \u3067\u59cb\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.11) - -CHKJ2503.home.brh.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2503.home.crh.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2503.home.srh.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2503.home.blh.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.4\u300112.2.11\u300118.3.8\u300118.6) -CHKJ2503.home.clh.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.4\u300110.6.12\u300118.3.8\u300118.6) -CHKJ2503.home.slh.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.8\u300118.3.8\u300118.6) -CHKJ2503.home.brh.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2503.home.crh.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2503.home.srh.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2503.home.blh.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.4\u300112.2.11\u300118.3.8\u300118.6) -CHKJ2503.home.clh.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.4\u300110.6.12\u300118.3.8\u300118.6) -CHKJ2503.home.slh.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.8\u300118.3.8\u300118.6) - - -# create -CHKJ2503.create.brh.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300112.2.9) -CHKJ2503.create.crh.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300110.6.10) -CHKJ2503.create.srh.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2503.create.blh.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.1\u300112.2.11\u300118.3.8\u300118.6) -CHKJ2503.create.clh.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.1\u300110.6.12\u300118.3.8\u300118.6) -CHKJ2503.create.slh.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.8\u300118.3.8\u300118.6) -CHKJ2503.create.brh.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300112.2.9) -CHKJ2503.create.crh.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300110.6.10) -CHKJ2503.create.srh.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2503.create.blh.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.1\u300112.2.11\u300118.3.8\u300118.6) -CHKJ2503.create.clh.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.1\u300110.6.12\u300118.3.8\u300118.6) -CHKJ2503.create.slh.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.8\u300118.3.8\u300118.6) - -CHKJ2467.srh.i.ejb20=CHKJ2467W: {0} \u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2467.slh.i.ejb20=CHKJ2467W: {0} \u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.8) -CHKJ2467.crh.i.ejb20=CHKJ2467W: {0} \u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300110.6.10) -CHKJ2467.clh.i.ejb20=CHKJ2467W: {0} \u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.1\u300110.6.12) -CHKJ2467.brh.i.ejb20=CHKJ2467W: {0} \u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300112.2.9) -CHKJ2467.blh.i.ejb20=CHKJ2467W: {0} \u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.1\u300112.2.11) -CHKJ2467.srh.m.ejb20=CHKJ2467W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2467.slh.m.ejb20=CHKJ2467W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.8) -CHKJ2467.crh.m.ejb20=CHKJ2467W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300110.6.10) -CHKJ2467.clh.m.ejb20=CHKJ2467W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.1\u300110.6.12) -CHKJ2467.brh.m.ejb20=CHKJ2467W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300112.2.9) -CHKJ2467.blh.m.ejb20=CHKJ2467W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.CreateException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.1\u300112.2.11) - -CHKJ2402.sfrh.i.ejb20=CHKJ2402E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.3.1\u30017.10.6) -CHKJ2402.sflh.i.ejb20=CHKJ2402E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.4.1\u30017.10.8) -CHKJ2402.ssrh.i.ejb20=CHKJ2402E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.3.1\u30017.8\u30017.10.6) -CHKJ2402.sslh.i.ejb20=CHKJ2402E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.4.1\u30017.8\u30017.10.8) -CHKJ2402.crh.i.ejb20=CHKJ2402E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300110.6.10) -CHKJ2402.clh.i.ejb20=CHKJ2402E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.1\u300110.6.12) -CHKJ2402.brh.i.ejb20=CHKJ2402E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300112.2.9) -CHKJ2402.blh.i.ejb20=CHKJ2402E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.1\u300112.2.11) -CHKJ2402.sfrh.m.ejb20=CHKJ2402E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.3.1\u30017.10.6) -CHKJ2402.sflh.m.ejb20=CHKJ2402E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.4.1\u30017.10.8) -CHKJ2402.ssrh.m.ejb20=CHKJ2402E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.3.1\u30017.8\u30017.10.6) -CHKJ2402.sslh.m.ejb20=CHKJ2402E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 6.4.1\u30017.8\u30017.10.8) -CHKJ2402.crh.m.ejb20=CHKJ2402E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300110.6.10) -CHKJ2402.clh.m.ejb20=CHKJ2402E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.1\u300110.6.12) -CHKJ2402.brh.m.ejb20=CHKJ2402E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.1\u300112.2.9) -CHKJ2402.blh.m.ejb20=CHKJ2402E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.1\u300112.2.11) - -CHKJ2476.srh.i.ejb20=CHKJ2476E: {0} \u306f create() \u30e1\u30bd\u30c3\u30c9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.8\u30017.10.6) -CHKJ2476.slh.i.ejb20=CHKJ2476E: {0} \u306f create() \u30e1\u30bd\u30c3\u30c9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.8\u30017.10.8) -CHKJ2476.srh.m.ejb20=CHKJ2476E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f create() \u30e1\u30bd\u30c3\u30c9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.8\u30017.10.6) -CHKJ2476.slh.m.ejb20=CHKJ2476E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f create() \u30e1\u30bd\u30c3\u30c9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.8\u30017.10.8) -CHKJ2476.ssb.i.ejb20=CHKJ2476E: {0} \u306f ejbCreate() \u30e1\u30bd\u30c3\u30c9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.8) -CHKJ2476.ssb.m.ejb20=CHKJ2476E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ejbCreate() \u30e1\u30bd\u30c3\u30c9\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.8) - - -# remote create -CHKJ2504.create.srh.i.ejb20=CHKJ2504W: {0} \u306e {1} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2504.create.slh.i.ejb20=CHKJ2504W: {0} \u306e {1} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.8) -CHKJ2504.create.crh.i.ejb20=CHKJ2504W: {0} \u306e {1} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.10) -CHKJ2504.create.clh.i.ejb20=CHKJ2504W: {0} \u306e {1} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.12) -CHKJ2504.create.brh.i.ejb20=CHKJ2504W: {0} \u306e {1} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.9) -CHKJ2504.create.blh.i.ejb20=CHKJ2504W: {0} \u306e {1} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.11) -CHKJ2504.create.srh.m.ejb20=CHKJ2504W: {0} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2504.create.slh.m.ejb20=CHKJ2504W: {0} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.8) -CHKJ2504.create.crh.m.ejb20=CHKJ2504W: {0} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.10) -CHKJ2504.create.clh.m.ejb20=CHKJ2504W: {0} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.12) -CHKJ2504.create.brh.m.ejb20=CHKJ2504W: {0} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.9) -CHKJ2504.create.blh.m.ejb20=CHKJ2504W: {0} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.11) - -CHKJ2500.create.srh.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.6) -CHKJ2500.create.crh.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2500.create.brh.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2500.create.srh.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.6) -CHKJ2500.create.crh.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2500.create.brh.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) - -# home method -CHKJ2504.home.crh.i.ejb20=CHKJ2504W: {0} \u306e {1} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2\u300110.6.10) -CHKJ2504.home.clh.i.ejb20=CHKJ2504W: {0} \u306e {1} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2\u300110.6.12) -CHKJ2504.home.brh.i.ejb20=CHKJ2504W: {0} \u306e {1} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.9) -CHKJ2504.home.blh.i.ejb20=CHKJ2504W: {0} \u306e {1} \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30e1\u30bd\u30c3\u30c9\u306f {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.11) -CHKJ2504.home.crh.m.ejb20=CHKJ2504W: {0} \u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2\u300110.6.10) -CHKJ2504.home.clh.m.ejb20=CHKJ2504W: {0} \u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.2\u300110.6.12) -CHKJ2504.home.brh.m.ejb20=CHKJ2504W: {0} \u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.9) -CHKJ2504.home.blh.m.ejb20=CHKJ2504W: {0} \u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.11) - - -# find method -CHKJ2503.find.brh.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300112.2.9) -CHKJ2503.find.crh.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300110.6.10) -CHKJ2503.find.srh.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2503.find.blh.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.2\u300112.2.11\u300118.3.8\u300118.6) -CHKJ2503.find.clh.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.2\u300110.6.12\u300118.3.8\u300118.6) -CHKJ2503.find.slh.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.8\u300118.3.8\u300118.6) -CHKJ2503.find.brh.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300112.2.9) -CHKJ2503.find.crh.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300110.6.10) -CHKJ2503.find.srh.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2503.find.blh.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.2\u300112.2.11\u300118.3.8\u300118.6) -CHKJ2503.find.clh.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.2\u300110.6.12\u300118.3.8\u300118.6) -CHKJ2503.find.slh.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.8\u300118.3.8\u300118.6) - -CHKJ2477.crh.i.ejb20=CHKJ2477W: {0} \u306f javax.ejb.FinderException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300112.2.9) -CHKJ2477.brh.i.ejb20=CHKJ2477W: {0} \u306f javax.ejb.FinderException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300112.2.11) -CHKJ2477.clh.i.ejb20=CHKJ2477W: {0} \u306f javax.ejb.FinderException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300110.6.10) -CHKJ2477.blh.i.ejb20=CHKJ2477W: {0} \u306f javax.ejb.FinderException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300110.6.12) -CHKJ2477.crh.m.ejb20=CHKJ2477W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.FinderException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300112.2.9) -CHKJ2477.brh.m.ejb20=CHKJ2477W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.FinderException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300112.2.11) -CHKJ2477.clh.m.ejb20=CHKJ2477W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.FinderException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300110.6.10) -CHKJ2477.blh.m.ejb20=CHKJ2477W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.FinderException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300110.6.12) - -CHKJ2478.crh.i.ejb20=CHKJ2478I: {0} \u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.8.4) -CHKJ2478.crh.m.ejb20=CHKJ2478I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.8.4) -CHKJ2478.clh.i.ejb20=CHKJ2478I: {0} \u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.8.4) -CHKJ2478.clh.m.ejb20=CHKJ2478I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.8.4) -CHKJ2478.brh.i.ejb20=CHKJ2478I: {0} \u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.8.4) -CHKJ2478.brh.m.ejb20=CHKJ2478I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.8.4) -CHKJ2478.blh.i.ejb20=CHKJ2478I: {0} \u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.8.4) -CHKJ2478.blh.m.ejb20=CHKJ2478I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.8.4) -CHKJ2478.cb.i.ejb20=CHKJ2478I: {0} \u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.8.4) -CHKJ2478.cb.m.ejb20=CHKJ2478I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.8.4) -CHKJ2478.bb.i.ejb20=CHKJ2478I: {0} \u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.8.4) -CHKJ2478.bb.m.ejb20=CHKJ2478I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ObjectNotFoundException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.1.8.4) - -CHKJ2403.brh.i.ejb20=CHKJ2403W: {0} \u306f {1} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300112.1.7\u300112.2.9) -CHKJ2403.blh.i.ejb20=CHKJ2403W: {0} \u306f {1} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300112.1.7\u300112.2.11) -CHKJ2403.crh.i.ejb20=CHKJ2403W: {0} \u306f {1} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300110.5.6\u300110.6.10\u300111.2.2) -CHKJ2403.clh.i.ejb20=CHKJ2403W: {0} \u306f {1} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300110.5.6\u300110.6.12\u300111.2.2) -CHKJ2403.brh.m.ejb20=CHKJ2403W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300112.1.7\u300112.2.9) -CHKJ2403.blh.m.ejb20=CHKJ2403W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300112.1.7\u300112.2.11) -CHKJ2403.crh.m.ejb20=CHKJ2403W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300110.5.6\u300110.6.10\u300111.2.2) -CHKJ2403.clh.m.ejb20=CHKJ2403W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300110.5.6\u30010.6.12\u300111.2.2) - -# remote find -CHKJ2504.find.brh.i.ejb20=CHKJ2504W: {1} \u306f {0} \u306e {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.9) -CHKJ2504.find.crh.i.ejb20=CHKJ2504W: {1} \u306f {0} \u306e {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.10) -CHKJ2504.find.brh.m.ejb20=CHKJ2504W: {0} \u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.9) -CHKJ2504.find.crh.m.ejb20=CHKJ2504W: {0} \u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.10) - -# local find -CHKJ2504.find.blh.i.ejb20=CHKJ2504W: {1} \u306f {0} \u306e {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.11) -CHKJ2504.find.clh.i.ejb20=CHKJ2504W: {1} \u306f {0} \u306e {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.2) -CHKJ2504.find.blh.m.ejb20=CHKJ2504W: {0} \u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.11) -CHKJ2504.find.clh.m.ejb20=CHKJ2504W: {0} \u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.2) - - -CHKJ2500.find.srh.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.6) -CHKJ2500.find.crh.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2500.find.brh.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2500.find.srh.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.6) -CHKJ2500.find.crh.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2500.find.brh.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) - -CHKJ2495.clh.i.ejb20=CHKJ2495I: {0} \u306f ejb-jar.xml \u5185\u306e\u30af\u30a8\u30ea\u30fc\u30fb\u30a8\u30ec\u30e1\u30f3\u30c8\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.6\u300110.6.14) -CHKJ2495.clh.m.ejb20=CHKJ2495I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ejb-jar.xml \u5185\u306e\u30af\u30a8\u30ea\u30fc\u30fb\u30a8\u30ec\u30e1\u30f3\u30c8\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.6\u300110.6.14) -CHKJ2495.crh.i.ejb20=CHKJ2495I: {0} \u306f ejb-jar.xml \u5185\u306e\u30af\u30a8\u30ea\u30fc\u30fb\u30a8\u30ec\u30e1\u30f3\u30c8\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.6\u300110.6.14) -CHKJ2495.crh.m.ejb20=CHKJ2495I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ejb-jar.xml \u5185\u306e\u30af\u30a8\u30ea\u30fc\u30fb\u30a8\u30ec\u30e1\u30f3\u30c8\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.6\u300110.6.14) - - -# method on a component interface -CHKJ2503.bus.src.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.5) -CHKJ2503.bus.slc.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.7\u300118.3.8\u300118.6) -CHKJ2503.bus.brc.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.8) -CHKJ2503.bus.blc.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.10\u300112.2.10\u300118.3.8\u300118.6) -CHKJ2503.bus.crc.i.ejb20=CHKJ2503E: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.9) -CHKJ2503.bus.clc.i.ejb20=CHKJ2503W: {0} \u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.10\u300118.3.8\u300118.6) -CHKJ2503.bus.src.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.5) -CHKJ2503.bus.slc.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.7\u300118.3.8\u300118.6) -CHKJ2503.bus.brc.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.8) -CHKJ2503.bus.blc.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.10\u300112.2.10\u300118.3.8\u300118.6) -CHKJ2503.bus.crc.m.ejb20=CHKJ2503E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.9) -CHKJ2503.bus.clc.m.ejb20=CHKJ2503W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f java.rmi.RemoteException \u3092\u30b9\u30ed\u30fc\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.10\u300118.3.8\u300118.6) - -# method on a home interface -CHKJ2465.brh.i.ejb20=CHKJ2465W: {0} \u306f {2} \u306e {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.9) -CHKJ2465.blh.i.ejb20=CHKJ2465W: {0} \u306f {2} \u306e {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.11) -CHKJ2465.crh.i.ejb20=CHKJ2465W: {0} \u306f {2} \u306e {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.10) -CHKJ2465.clh.i.ejb20=CHKJ2465W: {0} \u306f {2} \u306e {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.12) -CHKJ2465.srh.i.ejb20=CHKJ2465W: {0} \u306f {2} \u306e {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2465.slh.i.ejb20=CHKJ2465W: {0} \u306f {2} \u306e {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.8) -CHKJ2465.brh.m.ejb20=CHKJ2465W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306e {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.9) -CHKJ2465.blh.m.ejb20=CHKJ2465W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306e {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.11) -CHKJ2465.crh.m.ejb20=CHKJ2465W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306e {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.10) -CHKJ2465.clh.m.ejb20=CHKJ2465W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306e {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.12) -CHKJ2465.srh.m.ejb20=CHKJ2465W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306e {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.6) -CHKJ2465.slh.m.ejb20=CHKJ2465W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {1} \u306e {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.8) - -# method on a remote home -CHKJ2500.home.srh.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.6) -CHKJ2500.home.crh.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2500.home.brh.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) -CHKJ2500.home.srh.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.6) -CHKJ2500.home.crh.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300110.6.10) -CHKJ2500.home.brh.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.4\u300112.2.9) - -CHKJ2466.src.i.ejb20=CHKJ2466I: {0} \u306f {1} \u30bf\u30a4\u30d7\u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.5) -CHKJ2466.crh.i.ejb20=CHKJ2466I: {0} \u306f {1} \u30bf\u30a4\u30d7\u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.10) -CHKJ2466.brh.i.ejb20=CHKJ2466I: {0} \u306f {1} \u30bf\u30a4\u30d7\u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.9) -CHKJ2466.crh.m.ejb20=CHKJ2466I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u30bf\u30a4\u30d7\u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.10) -CHKJ2466.brh.m.ejb20=CHKJ2466I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u30bf\u30a4\u30d7\u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.9) -CHKJ2466.src.m.ejb20=CHKJ2466I: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u30bf\u30a4\u30d7\u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.5) - -# method on a remote component -CHKJ2468.src.ejb20=CHKJ2468W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306e RMI-IIOP \u898f\u5247\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.5) -CHKJ2468.crc.ejb20=CHKJ2468W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306e RMI-IIOP \u898f\u5247\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.9) -CHKJ2468.brc.ejb20=CHKJ2468W: \u3053\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306e RMI-IIOP \u898f\u5247\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.8) - -CHKJ2500.bus.src.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {1} \u5185\u306e {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.5) -CHKJ2500.bus.crc.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {1} \u5185\u306e {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.9) -CHKJ2500.bus.brc.i.ejb20=CHKJ2500I: \u30e1\u30bd\u30c3\u30c9 {1} \u5185\u306e {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.8) -CHKJ2500.bus.src.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.10.5) -CHKJ2500.bus.crc.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.9) -CHKJ2500.bus.brc.m.ejb20=CHKJ2500I: {0} \u306f\u30e9\u30f3\u30bf\u30a4\u30e0\u306b\u30b7\u30ea\u30a2\u30e9\u30a4\u30ba\u53ef\u80fd\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 12.2.8) - -CHKJ2472.srh.i.ejb20=CHKJ2472W: \u30e1\u30bd\u30c3\u30c9 {0} \u5185\u306e {1} \u306f\u5f15\u304d\u6570\u307e\u305f\u306f\u7d50\u679c\u306e\u578b\u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 6.7.2) -CHKJ2472.brc.i.ejb20=CHKJ2472W: {0} \u306f {1} \u3092\u5f15\u304d\u6570\u307e\u305f\u306f\u7d50\u679c\u3068\u3057\u3066\u6e21\u305b\u307e\u305b\u3093\u3002(EJB 2.0: 9.7.2\u300112.2.8) -CHKJ2472.crc.i.ejb20=CHKJ2472W: {0} \u306f {1} \u3092\u5f15\u304d\u6570\u307e\u305f\u306f\u7d50\u679c\u3068\u3057\u3066\u6e21\u305b\u307e\u305b\u3093\u3002(EJB 2.0: 9.7.2\u300110.3.1\u300110.3.10.1) -CHKJ2472.brc.m.ejb20=CHKJ2472W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u5f15\u304d\u6570\u307e\u305f\u306f\u7d50\u679c\u3068\u3057\u3066\u6e21\u305b\u307e\u305b\u3093\u3002(EJB 2.0: 9.7.2\u300112.2.8) -CHKJ2472.crc.m.ejb20=CHKJ2472W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u5f15\u304d\u6570\u307e\u305f\u306f\u7d50\u679c\u3068\u3057\u3066\u6e21\u305b\u307e\u305b\u3093\u3002(EJB 2.0: 9.7.2\u300110.3.1\u300110.3.10.1) -CHKJ2472.srh.m.ejb20=CHKJ2472W: {0} \u306f\u5f15\u304d\u6570\u307e\u305f\u306f\u7d50\u679c\u306e\u578b\u306b\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 6.7.2) - -# method on a remote component CMP -CHKJ2474.crc.i.ejb20=CHKJ2474W: {0} \u306f {1} \u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.3.10.1) -CHKJ2474.crc.m.ejb20=CHKJ2474W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.3.10.1) - -CHKJ2490.crc.i.ejb20=CHKJ2490W: {0} \u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.3.10.1) -CJKJ2490.crc.m.ejb20=CHKJ2490W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1\u300110.3.10.1) - -# ejbSelect method -CHKJ2485.cb.i.ejb20=CHKJ2485W: {0} \u306f abstract \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.7\u300110.6.7) -CHKJ2485.cb.m.ejb20=CHKJ2485W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f abstract \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.5.7\u300110.6.7) - -CHKJ2487.cb.i.ejb20=CHKJ2487W: {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.7) -CHKJ2487.cb.m.ejb20=CHKJ2487W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.7) - -CHKJ2488.cb.i.ejb20=CHKJ2488W: {0} \u306f javax.ejb.FinderException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.7) -CHKJ2488.cb.m.ejb20=CHKJ2488W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f javax.ejb.FinderException \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.7) - -CHKJ2486.cb.i.ejb20=CHKJ2486W: {0} \u306f {1} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.7\u300111.2.2) -CHKJ2486.cb.m.ejb20=CHKJ2486W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.7\u300111.2.2) - -CHKJ2496.cb.i.ejb20=CHKJ2496W: {0} \u306f ejb-jar.xml \u5185\u306e\u30af\u30a8\u30ea\u30fc\u30fb\u30a8\u30ec\u30e1\u30f3\u30c8\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.7\u300110.6.14) -CHKJ2496.cb.m.ejb20=CHKJ2496W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f ejb-jar.xml \u5185\u306e\u30af\u30a8\u30ea\u30fc\u30fb\u30a8\u30ec\u30e1\u30f3\u30c8\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.5.7\u300110.6.14) - -# component matching method -CHKJ2023.src.i.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306b\u306f\u3001{1} \u304c {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.5) -CHKJ2023.slc.i.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306b\u306f\u3001{1} \u304c {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.7) -CHKJ2023.brc.i.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306b\u306f\u3001{1} \u304c {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.8) -CHKJ2023.blc.i.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306b\u306f\u3001{1} \u304c {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.10) -CHKJ2023.crc.i.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306b\u306f\u3001{1} \u304c {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.9) -CHKJ2023.clc.i.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306b\u306f\u3001{1} \u304c {2} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.11) -CHKJ2023.src.m.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.5) -CHKJ2023.slc.m.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.7) -CHKJ2023.brc.m.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.8) -CHKJ2023.blc.m.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.10) -CHKJ2023.crc.m.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.9) -CHKJ2023.clc.m.ejb20=CHKJ2023W: {0} \u30e1\u30bd\u30c3\u30c9\u306f {1} \u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.11) - -CHKJ2470.src.i.ejb20=CHKJ2470E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.5) -CHKJ2470.slc.i.ejb20=CHKJ2470E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.7) -CHKJ2470.crc.i.ejb20=CHKJ2470E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.9) -CHKJ2470.clc.i.ejb20=CHKJ2470E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.11) -CHKJ2470.brc.i.ejb20=CHKJ2470E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.8) -CHKJ2470.blc.i.ejb20=CHKJ2470E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.10) -CHKJ2470.src.m.ejb20=CHKJ2470E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.5) -CHKJ2470.slc.m.ejb20=CHKJ2470E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.7) -CHKJ2470.crc.m.ejb20=CHKJ2470E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.9) -CHKJ2470.clc.m.ejb20=CHKJ2470E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.11) -CHKJ2470.brc.m.ejb20=CHKJ2470E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.8) -CHKJ2470.blc.m.ejb20=CHKJ2470E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.10) - -CHKJ2471.src.i.ejb20=CHKJ2471W: {0} \u306f {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.5) -CHKJ2471.slc.i.ejb20=CHKJ2471W: {0} \u306f {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.7) -CHKJ2471.crc.i.ejb20=CHKJ2471W: {0} \u306f {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.9) -CHKJ2471.clc.i.ejb20=CHKJ2471W: {0} \u306f {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.11) -CHKJ2471.brc.i.ejb20=CHKJ2471W: {0} \u306f {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.8) -CHKJ2471.blc.i.ejb20=CHKJ2471W: {0} \u306f {1} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.10) -CHKJ2471.src.m.ejb20=CHKJ2471W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.5) -CHKJ2471.slc.m.ejb20=CHKJ2471W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.7) -CHKJ2471.crc.m.ejb20=CHKJ2471W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.9) -CHKJ2471.clc.m.ejb20=CHKJ2471W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.11) -CHKJ2471.brc.m.ejb20=CHKJ2471W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.8) -CHKJ2471.blc.m.ejb20=CHKJ2471W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u30b9\u30ed\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.10) - -# EJBObject, EJBLocalObject methods -CHKJ2469.src.i.ejb20=CHKJ2469W: {0} \u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 6.5) -CHKJ2469.slc.i.ejb20=CHKJ2469W: {0} \u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 6.5) -CHKJ2469.crc.i.ejb20=CHKJ2469W: {0} \u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 9.9) -CHKJ2469.clc.i.ejb20=CHKJ2469W: {0} \u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 9.10) -CHKJ2469.brc.i.ejb20=CHKJ2469W: {0} \u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 9.9) -CHKJ2469.blc.i.ejb20=CHKJ2469W: {0} \u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 9.10) -CHKJ2469.src.m.ejb20=CHKJ2469W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 6.5) -CHKJ2469.slc.m.ejb20=CHKJ2469W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 6.5) -CHKJ2469.crc.m.ejb20=CHKJ2469W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 9.9) -CHKJ2469.clc.m.ejb20=CHKJ2469W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 9.10) -CHKJ2469.brc.m.ejb20=CHKJ2469W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 9.9) -CHKJ2469.blc.m.ejb20=CHKJ2469W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002(EJB 2.0: 9.10) - -# findByPrimaryKey -CHKJ2475.crh.i.ejb20=CHKJ2475W: {0} \u306f findByPrimaryKey({1}) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.2\u300110.6.10) -CHKJ2475.clh.i.ejb20=CHKJ2475W: {0} \u306f findByPrimaryKey({1}) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.2\u300110.6.12) -CHKJ2475.crhd.i.ejb20=CHKJ2475W: {0} \u306f findByPrimaryKey(Object) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.3) -CHKJ2475.clhd.i.ejb20=CHKJ2475W: {0} \u306f findByPrimaryKey(Object) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.3) -CHKJ2475.brh.i.ejb20=CHKJ2475W: {0} \u306f findByPrimaryKey({1}) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.2\u300112.2.9) -CHKJ2475.blh.i.ejb20=CHKJ2475W: {0} \u306f findByPrimaryKey({1}) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.2\u300112.2.11) -CHKJ2475.crh.m.ejb20=CHKJ2475W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f findByPrimaryKey({0}) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.2\u300110.6.10) -CHKJ2475.clh.m.ejb20=CHKJ2475W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f findByPrimaryKey({0}) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.2\u300110.6.12) -CHKJ2475.crhd.m.ejb20=CHKJ2475W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f findByPrimaryKey(Object) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.3) -CHKJ2475.clhd.m.ejb20=CHKJ2475W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f findByPrimaryKey(Object) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.3) -CHKJ2475.brh.m.ejb20=CHKJ2475W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f findByPrimaryKey({0}) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.5.2\u300112.2.9) -CHKJ2475.blh.m.ejb20=CHKJ2475W: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f findByPrimaryKey({0}) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 9.6.2\u300112.2.11) - -CHKJ2479.crh.i.ejb20=CHKJ2479E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300110.6.10) -CHKJ2479.clh.i.ejb20=CHKJ2479E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300110.6.12) -CHKJ2479.brh.i.ejb20=CHKJ2479E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300112.2.9) -CHKJ2479.blh.i.ejb20=CHKJ2479E: {0} \u306f {1} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300112.2.11) -CHKJ2479.crh.m.ejb20=CHKJ2479E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300110.6.10) -CHKJ2479.clh.m.ejb20=CHKJ2479E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300110.6.12) -CHKJ2479.brh.m.ejb20=CHKJ2479E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.5.2\u300112.2.9) -CHKJ2479.blh.m.ejb20=CHKJ2479E: \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f {0} \u3092\u623b\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 9.6.2\u300112.2.11) - - - -################################################## -# field checks -################################################## -CHKJ2452.sb.i.ejb20=CHKJ2452W: \u4e00\u6642\u30d5\u30a3\u30fc\u30eb\u30c9 {0} \u306f {1} \u30bf\u30a4\u30d7\u306b\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.4.1) -CHKJ2452.sb.m.ejb20=CHKJ2452W: \u4e00\u6642\u30d5\u30a3\u30fc\u30eb\u30c9\u306f {0} \u30bf\u30a4\u30d7\u306b\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 7.4.1) - -CHKJ2453.sb.i.ejb20=CHKJ2453W: \u4e00\u6642\u30d5\u30a3\u30fc\u30eb\u30c9 ({0}) \u304c\u9069\u5207\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.4.1) -CHKJ2453.sb.m.ejb20=CHKJ2453W: \u4e00\u6642\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u9069\u5207\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 7.4.1) - -# CMR and CMP fields must NOT be defined on the bean class. -CHKJ2454.cb.i.ejb20=CHKJ2454W: {0} \u3092\u5b9a\u7fa9\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) -CHKJ2454.cb.m.ejb20=CHKJ2454W: {0} \u3092\u5b9a\u7fa9\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) - -CHKJ2480.cb.i.ejb20=CHKJ2480I: {0} \u306f\u5c0f\u6587\u5b57\u3067\u59cb\u307e\u3089\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) -CHKJ2480.cb.m.ejb20=CHKJ2480I: {0} \u306f\u5c0f\u6587\u5b57\u3067\u59cb\u307e\u3089\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) - -CHKJ2481.cb.i.ejb20=CHKJ2481W: {0} \u306f <cmp-field> \u3068\u3057\u3066\u5ba3\u8a00\u3055\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.1\u300110.3.13) -CHKJ2481.cb.m.ejb20=CHKJ2481W: {0} \u306f <cmp-field> \u3068\u3057\u3066\u5ba3\u8a00\u3055\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.1\u300110.3.13) - -CHKJ2482.cb.i.ejb20=CHKJ2482W: {0} \u306f <cmr-field> \u3068\u3057\u3066\u5ba3\u8a00\u3055\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.1\u300110.3.13) -CHKJ2482.cb.m.ejb20=CHKJ2482W: {0} \u306f <cmr-field> \u3068\u3057\u3066\u5ba3\u8a00\u3055\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.1\u300110.3.13) - -CHKJ2483.cb.i.ejb20=CHKJ2483W: {0} \u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) -CHKJ2483.cb.m.ejb20=CHKJ2483W: {0} \u3092\u516c\u958b\u3057\u3066\u306f\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) - -CHKJ2484.cb.i.ejb20=CHKJ2484W: {0} \u306f\u30d7\u30ea\u30df\u30c6\u30a3\u30d6\u307e\u305f\u306f\u9806\u5e8f\u4ed8\u3051\u53ef\u80fd\u306a\u578b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) -CHKJ2484.cb.m.ejb20=CHKJ2484W: {0} \u306f\u30d7\u30ea\u30df\u30c6\u30a3\u30d6\u307e\u305f\u306f\u9806\u5e8f\u4ed8\u3051\u53ef\u80fd\u306a\u578b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) - -CHKJ2489.cb.i.ejb20=CHKJ2489W: \u30d5\u30a3\u30fc\u30eb\u30c9 {0} \u306f {1} \u30bf\u30a4\u30d7\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.1) -CHKJ2489.cb.m.ejb20=CHKJ2489W: \u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f {0} \u30bf\u30a4\u30d7\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.1) - -CHKJ2205.kc.i.ejb20=CHKJ2205W: \u30d5\u30a3\u30fc\u30eb\u30c9 {0} \u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.2) -CHKJ2205.kc.m.ejb20=CHKJ2205W: \u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f public \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.2) - -CHKJ2206.kc.i.ejb20=CHKJ2206W: \u30d5\u30a3\u30fc\u30eb\u30c9 {0} \u306f <cmp-field> \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.2) -CHKJ2206.kc.m.ejb20=CHKJ2206W: \u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f <cmp-field> \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.8.2) - - -############################################################ -## DD -############################################################ -CHKJ2880.s.ejb20=CHKJ2880W: \u3053\u306e Bean \u306f <local-home> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.1) -CHKJ2881.s.ejb20=CHKJ2881W: \u3053\u306e Bean \u306f <home> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.1) -CHKJ2882.s.ejb20=CHKJ2882W: \u3053\u306e Bean \u306f <local> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.1) -CHKJ2883.s.ejb20=CHKJ2883W: \u3053\u306e Bean \u306f <remote> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.1) -CHKJ2884.s.ejb20=CHKJ2884W: \u3053\u306e Bean \u306f <local-home> \u307e\u305f\u306f <home> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.1) -CHKJ2885.s.ejb20=CHKJ2885W: \u3053\u306e Bean \u306f <local> \u307e\u305f\u306f <remote> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 7.10.1) -CHKJ2880.c.ejb20=CHKJ2880W: \u3053\u306e Bean \u306f <local-home> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.1) -CHKJ2881.c.ejb20=CHKJ2881W: \u3053\u306e Bean \u306f <home> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.1) -CHKJ2882.c.ejb20=CHKJ2882W: \u3053\u306e Bean \u306f <local> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.1) -CHKJ2883.c.ejb20=CHKJ2883W: \u3053\u306e Bean \u306f <remote> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.1) -CHKJ2884.c.ejb20=CHKJ2884W: \u3053\u306e Bean \u306f <local-home> \u307e\u305f\u306f <home> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.1) -CHKJ2885.c.ejb20=CHKJ2885W: \u3053\u306e Bean \u306f <local> \u307e\u305f\u306f <remote> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.6.1) -CHKJ2880.b.ejb20=CHKJ2880W: \u3053\u306e Bean \u306f <local-home> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.1) -CHKJ2881.b.ejb20=CHKJ2881W: \u3053\u306e Bean \u306f <home> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.1) -CHKJ2882.b.ejb20=CHKJ2882W: \u3053\u306e Bean \u306f <local> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.1) -CHKJ2883.b.ejb20=CHKJ2883W: \u3053\u306e Bean \u306f <remote> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.1) -CHKJ2884.b.ejb20=CHKJ2884W: \u3053\u306e Bean \u306f <local-home> \u307e\u305f\u306f <home> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.1) -CHKJ2885.b.ejb20=CHKJ2885W: \u3053\u306e Bean \u306f <local> \u307e\u305f\u306f <remote> \u3092\u63d0\u4f9b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 12.2.1) - -CHKJ2813.ejb20=CHKJ2813I: <ejb-name> {0} \u306f\u6709\u52b9\u306a Java \u8b58\u5225\u5b50\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.13\u300111.2.6.1) -CHKJ2819.ejb20=CHKJ2819I: <abstract-schema-name> {0} \u306f\u6709\u52b9\u306a Java \u8b58\u5225\u5b50\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.13\u300110.6.14\u300111.2.6.1) -CHKJ2854.ejb20=CHKJ2854E: <abstract-schema-name> {0} \u306f ejb-jar.xml \u30d5\u30a1\u30a4\u30eb\u5185\u3067\u56fa\u6709\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.13\u300110.6.14\u300111.2.2) -CHKJ2858.ejb20=CHKJ2858W: <abstract-schema-name> \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 22.2\u300122.5) -CHKJ2859.ejb20=CHKJ2859W: \u4e88\u7d04\u6e08\u307f ID {0} \u3092 <ejb-name> \u3068\u3057\u3066\u4f7f\u7528\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.14\u300111.2.6.1) -CHKJ2860.ejb20=CHKJ2860W: \u4e88\u7d04\u6e08\u307f ID {0} \u3092 <abstract-schema-name> \u3068\u3057\u3066\u4f7f\u7528\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.6.14\u300111.2.6.1) - -CHKJ2861.ejb20=CHKJ2861I: <cmp-field> {0} \u306f\u6709\u52b9\u306a Java \u8b58\u5225\u5b50\u3067\u3042\u308a\u3001\u5c0f\u6587\u5b57\u3067\u59cb\u307e\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.1\u300111.2.6.1) -CHKJ2857.ejb20=CHKJ2857I: <cmr-field> {0} \u306f\u6709\u52b9\u306a Java \u8b58\u5225\u5b50\u3067\u3042\u308a\u3001\u5c0f\u6587\u5b57\u3067\u59cb\u307e\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.1\u300111.2.6.1) - -CHKJ2862.ejb20=CHKJ2862I: <cmp-field> {0} \u306b\u306f set \u30e1\u30bd\u30c3\u30c9\u304c\u5fc5\u8981\u3067\u3059\u3002(EJB 2.0: 10.3.1\u300110.6.2) -CHKJ2863.ejb20=CHKJ2863I: <cmp-field> {0} \u306b\u306f get \u30e1\u30bd\u30c3\u30c9\u304c\u5fc5\u8981\u3067\u3059\u3002(EJB 2.0: 10.3.1\u300110.6.2) -CHKJ2864.ejb20=CHKJ2864I: <cmr-field> {0} \u306b\u306f set \u30e1\u30bd\u30c3\u30c9\u304c\u5fc5\u8981\u3067\u3059\u3002(EJB 2.0: 10.3.1\u300110.6.2) -CHKJ2865.ejb20=CHKJ2865I: <cmr-field> {0} \u306b\u306f get \u30e1\u30bd\u30c3\u30c9\u304c\u5fc5\u8981\u3067\u3059\u3002(EJB 2.0: 10.3.1\u300110.6.2) -CHKJ2855.ejb20=CHKJ2855I: <cmp-field> {0} \u306f Java \u30d7\u30ea\u30df\u30c6\u30a3\u30d6\u307e\u305f\u306f Java \u9806\u5e8f\u4ed8\u3051\u53ef\u80fd\u30bf\u30a4\u30d7\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.1) -CHKJ2856.ejb20=CHKJ2856I: <cmr-field> {0} \u306f {1} \u30bf\u30a4\u30d7\u307e\u305f\u306f\u305d\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.1) - -CHKJ2815.ejb20=CHKJ2815W: \u5f93\u5c5e\u5024\u30af\u30e9\u30b9 {0} \u3092 <cmr-field> \u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.3) - -CHKJ2816.ejb20=CHKJ2816I: <ejb-relation-name> \u306f ejb-jar.xml \u5185\u3067\u56fa\u6709\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.2\u300110.3.13\u300122.5) -CHKJ2817.ejb20=CHKJ2817I: <ejb-relationship-role-name> \u306f <ejb-relation> \u5185\u3067\u56fa\u6709\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.2\u300110.3.13\u300122.5) -CHKJ2818.ejb20=CHKJ2818I: <multiplicity> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "One" \u307e\u305f\u306f "Many"\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.2\u300110.3.13\u300122.5) -CHKJ2821.ejb20=CHKJ2821I: \u5f79\u5272 {0} \u5185\u306e <relationship-role-source> \u306f\u65e2\u5b58\u306e CMP Bean \u3092\u53c2\u7167\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.2\u300122.5) -CHKJ2848.ejb20=CHKJ2848I: <cascade-delete> \u306f "One" \u306e <multiplicity> \u3068\u3068\u3082\u306b\u4f7f\u7528\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.4.2\u300122.5) -CHKJ2866.ejb20=CHKJ2866I: <cmr-field> {0} \u306f {1} \u3067\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.2\u300122.5) -CHKJ2867.ejb20=CHKJ2867I: \u3053\u306e Bean \u306f\u3001\u4ed6\u306e Bean \u3078\u306e\u5358\u4e00\u65b9\u5411\u306e\u95a2\u4fc2\u3057\u304b\u6301\u3066\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.2) -CHKJ2868.ejb20=CHKJ2868I: <cmr-field-type> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "java.util.Collection" \u307e\u305f\u306f "java.util.Set" \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.13\u300122.5) -CHKJ2869.ejb20=CHKJ2869I: \u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e <ejb-relationship-role> \u304c <cmr-field> \u3092\u5b9a\u7fa9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.2\u300110.3.13\u300122.5) -CHKJ2870.ejb20=CHKJ2870I: <ejb-name> {0} \u304c\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002(EJB 2.0: 10.3.13) -CHKJ2871.ejb20=CHKJ2871I: <ejb-name> {0} \u306f CMP Bean \u3092\u53c2\u7167\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 10.3.2\u300110.3.13) - -CHKJ2872.ejb20=CHKJ2872E: <cmp-version> \u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u5024\u306f "1.x" \u307e\u305f\u306f "2.x" \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002(EJB 2.0: 22.5) -CHKJ2873.ejb20=CHKJ2873W: \u3053\u306e Bean \u306e\u30c7\u30fc\u30bf\u30fb\u30bd\u30fc\u30b9\u30fb\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u3092 CMP \u63a5\u7d9a\u30d5\u30a1\u30af\u30c8\u30ea\u30fc\u30fb\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u306b\u30de\u30a4\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -CHKJ2874.ejb20=CHKJ2874W: \u3053\u306e EJB \u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u30fb\u30c7\u30fc\u30bf\u30fb\u30bd\u30fc\u30b9\u30fb\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u3092\u30c7\u30d5\u30a9\u30eb\u30c8 CMP \u63a5\u7d9a\u30d5\u30a1\u30af\u30c8\u30ea\u30fc\u30fb\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u306b\u30de\u30a4\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3057\u3066\u304f\u3060\u3055\u3044\u3002 - -########################################################################### -# -# 2TC: Do not translate anything in the following section. These strings -# are reserved for future use. -# -########################################################################### -# -# Ignore these messages for now; the EJB QL validator may take care of this. -# If not, add this validation into the EJBJarVRule class. -# -# -# Identification variables -# -# IWAD4927.ejb20=IWAD4927W: Identification variable {0} must be declared in the FROM clause (EJB 2.0: 11.2.6.2). -# IWAD4928.ejb20=IWAD4928W: Reserved identifier {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4929.ejb20=IWAD4929W: <abstract-schema-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4930.ejb20=IWAD4930W: <ejb-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). - -# -# query statement -# -# IWAD4918.ejb20=IWAD4918W: This query must contain a SELECT clause (EJB 2.0: 11.1). -# IWAD4919.ejb20=IWAD4919W: This query must contain a FROM clause (EJB 2.0: 11.1). -# IWAD4920.ejb20=IWAD4920W: This query has a syntax error (EJB 2.0: 11.2). -# - - -# IWAD4808.ejb20=IWAD4808W: This bean must use container-managed transaction demarcation (EJB 2.0: 17.3.1, 17.3.3). -# IWAD4809.ejb20=IWAD4809W: Specify a transaction attribute for this method (EJB 2.0: 17.4.1). -# IWAD4810.ejb20=IWAD4810W: A transaction attribute must not exist for this method (EJB 2.0: 17.4.1). - -# IWAD4811.ejb20=IWAD4811W: At least one <method> must exist in a <container-transaction> (EJB 2.0: 17.4.1). -# IWAD4900.ejb20=IWAD4900W: This <container-transaction> must reference only one bean (EJB 2.0: 17.4.1). -# IWAD4901.ejb20=IWAD4901W: {0} must exist (EJB 2.0: 17.4.1) -# IWAD4815.ejb20=IWAD4815W: No methods on {0} match this <method> (EJB 2.0: 17.4.1). -# IWAD4817.ejb20=IWAD4817W: <trans-attribute> is unknown (EJB 2.0: 17.4.1). -# IWAD4818.ejb20=IWAD4818W: Only one Style 1 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4819.ejb20=IWAD4819W: Only one Style 2 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4820.ejb20=IWAD4820W: At least one <method-param> must exist in a <method-params>. - -# IWAD4821.ejb20=IWAD4821W: <env-entry-value> must be a {0} (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4822.ejb20=IWAD4822W: <env-entry-name> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4823.ejb20=IWAD4823W: <env-entry-type> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4824.ejb20=IWAD4824W: <env-entry-name> must be unique within {0} (EJB 2.0: 20.2.1.2). -# IWAD4825.ejb20=IWAD4825W: <env-entry-type> must be a legal type (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4826.ejb20=IWAD4826W: <env-entry-value> must be a String or a character (EJB 2.0: 20.2.1.2). - -# IWAD4828.ejb20=IWAD4828W: Conventionally this reference is located in the "ejb" subcontext (EJB 2.0: 20.3.1.1, 22.5). -# IWAD4829.ejb20=IWAD4829W: This <env-entry> should be in an <ejb-ref> (EJB 2.0: 20.3.1.2). -# IWAD4830.ejb20=IWAD4830W: This <env-entry> should be in an <ejb-local-ref> (EJB 2.0: 20.3.1.2). -# IWAD4831.ejb20=IWAD4831W: <ejb-ref-type> must be {0} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4832.ejb20=IWAD4832W: <ejb-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4833.ejb20=IWAD4833W: <ejb-local-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4834.ejb20=IWAD4834W: <home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4835.ejb20=IWAD4835W: <local-home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4836.ejb20=IWAD4836W: <remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4837.ejb20=IWAD4837W: <local-remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4838.ejb20=IWAD4838W: <ejb-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4839.ejb20=IWAD4839W: <ejb-local-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4840.ejb20=IWAD4840W: <home> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4841.ejb20=IWAD4841W: <remote> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4842.ejb20=IWAD4842W: <ejb-link> must exist (EJB 2.0: 20.3.1.2). - -# IWAD4843.ejb20=IWAD4843W: This <env-entry> must be a <resource-ref> (EJB 2.0: 20.4.1.2). -# IWAD4844.ejb20=IWAD4844W: <res-ref-name> should not include the "java:com/env/" string (EJB 2.0: 20.4.1.2). -# IWAD4845.ejb20=IWAD4845W: <res-auth> must be "Application" or "Container" (EJB 2.0: 20.4.1.2). -# IWAD4846.ejb20=IWAD4846W: <res-sharing-scope> must be "Shareable" or "Unshareable" (EJB 2.0: 20.4.1.2). -# IWAD4847.ejb20=IWAD4847W: <resource-ref> must be unique in bean {0} (EJB 2.0: 20.4.1.2). - -# IWAD4848.ejb20=IWAD4848W: Conventionally this is located in the "java:comp/env/jdbc" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4849.ejb20=IWAD4849W: Conventionally this is located in the "java:comp/env/jms" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4850.ejb20=IWAD4850W: Conventionally this is located in the "java:comp/env/mail" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4851.ejb20=IWAD4851W: Conventionally this is located in the "java:comp/env/url" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). - -# IWAD4852.ejb20=IWAD4852W: This <env-entry> must be a <resource-env-ref> (EJB 2.0: 20.5.1.2). -# IWAD4853.ejb20=IWAD4853W: <resource-env-ref-name> should not include the "java:comp/env" string (EJB 2.0: 20.5.1.2). -# IWAD4854.ejb20=IWAD4854W: A JMS Destination value must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 20.5.1.2). -# IWAD4855.ejb20=IWAD4855W: <resource-env-ref-name> must be unique in bean {0} (EJB 2.0: 20.5.1.2). - -# IWAD4856.ejb20=IWAD4856W: A <role-name> must exist (EJB 2.0: 21.2.5.3). -# IWAD4857.ejb20=IWAD4857W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.2.5.3). -# IWAD4858.ejb20=IWAD4858W: A <role-name> must exist (EJB 2.0: 21.3.1). -# IWAD4859.ejb20=IWAD4859W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.3.1). -# IWAD4860.ejb20=IWAD4860W: Security roles must exist (EJB 2.0: 21.3.1). - -# IWAD4931.ejb20=IWAD4931W: At least one <method> must exist in a <method-permission> (EJB 2.0: 21.3.2). -# IWAD4932.ejb20=IWAD4932W: {0} must exist (EJB 2.0: 21.3.2) (EJB 2.0: 17.4.1). -# IWAD4933.ejb20=IWAD4933W: No methods on {0} match this <method> (EJB 2.0: 21.3.2). -# IWAD4934.ejb20=IWAD4934W: At least one <method-param> must exist in a <method-params>. - -# IWAD4866.ejb20=IWAD4866W: A <role-link> must exist (EJB 2.0: 21.3.3). -# IWAD4867.ejb20=IWAD4867W: This <role-link> must not exist (EJB 2.0: 21.3.3). -# IWAD4868.ejb20=IWAD4868W: {0} must exist (EJB 2.0: 21.3.3). - -# IWAD4869.ejb20=IWAD4869W: <security-identity> must be either "use-caller-identity" or "run-as" (EJB 2.0: 21.3.4). -# IWAD4870.ejb20=IWAD4870W: <security-identity> must be "run-as" (EJB 2.0: 21.3.4). -# IWAD4871.ejb20=IWAD4871W: Security role {0} must exist (EJB 2.0: 21.3.4.1). - -# IWAD4875.ejb20=IWAD4875W: <session-type> must be either "Stateful" or "Stateless" (EJB 2.0: 22.2, 22.5). -# IWAD4876.ejb20=IWAD4876W: <transaction-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4877.ejb20=IWAD4877W: <persistence-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4879.ejb20=IWAD4879W: At least one <cmp-field> must exist (EJB 2.0: 22.2, 22.5). - -# IWAD4880.ejb20=IWAD4880W: <acknowledge-mode> must be either "Auto-acknowledge" or "Dups-ok-acknowledge" (EJB 2.0: 22.5). -# IWAD4881.ejb20=IWAD4881W: <cascade-delete> must not exist (EJB 2.0: 22.5). -# IWAD4882.ejb20=IWAD4882W: <cmp-version> must be either "1.x" or "2.x" (EJB 2.0: 22.5). -# IWAD4883.ejb20=IWAD4883W: <cmr-field-name> must exist on {0} (EJB 2.0: 22.5). -# IWAD4884.ejb20=IWAD4884W: <cmr-field-type> must be the same type as {0} (EJB 2.0: 22.5). -# IWAD4885.ejb20=IWAD4885W: <cmr-field-type> must be either java.util.Collection or java.util.Set (EJB 2.0: 22.5). - -# IWAD4886.ejb20=IWAD4886W: <cmr-field-name> must begin with a lowercase letter (EJB 2.0: 22.5). -# IWAD4887.ejb20=IWAD4887W: <destination-type> must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 22.5). -# IWAD4889.ejb20=IWAD4889W: {0} must exist (EJB 2.0: 22.5). -# IWAD4890.ejb20=IWAD4890W: <ejb-ref-name> must be unique in bean {0} (EJB 2.0: 22.5). -# IWAD4891.ejb20=IWAD4891W: <ejb-ref-type> must be "Entity" or "Session" (EJB 2.0: 22.5). - -# IWAD4862.ejb20=IWAD4862W: <result-type-mapping> must be "Remote" (EJB 2.0: 10.5.7). -############################################################################### -# -# 2TC: end of messages which should not be translated -# -############################################################################### - -# -# end of messages for the EJB 2.0 specification -# - -# -# end of validation messages -# - -# -# End EJB Validation strings -# - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_ko.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_ko.properties deleted file mode 100644 index 5d1facd11..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_ko.properties +++ /dev/null @@ -1,1528 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# -# ************************************************************************* -# * Code oriented instructions: -# * -# * In the string, you may see the following special sequences: -# * a) {n} where n is a number. These are replaceable parameters. -# * b) '' In .properties files, in order to see one apostrophe (') in the final -# * string, sometimes two apostrophes must be entered in the string. In the translated -# * string, if there is at least one {n} in the string, then to show one apostrophe -# * to the user, put two apostrophes in the string. If there are no {n} in the string, -# * then put one apostrophe. -# * For example, say that you want the user to read "George's file". -# * GEORGE=George's file was on the desk. -# * GEORGE2=George''s file and {0} were on the desk. -# * GEORGE uses one apostrophe because there are no {n} and GEORGE2 -# * uses two apostrophes because there is a {n}. -# * c) '' text '' where text can be any word(s). The text between the double -# * apostrophes should not be translated. -# * d) <text> where text can be any word(s). The text between the angle -# * brackets should NOT be translated. -# * e) "text" where text can be any word(s). The text between the quotation -# * marks should NOT be translated. -# * -# ************************************************************************* -# * Other instructions -# * a) Do not translate any text that is on a line which begins with a comment -# * symbol (#). -# * b) Do not translate these words: -# * schema, EJB, RDB, JAR, RMI, BMP, CMP, OOSQL -# * c) Please return the .properties files using the same directory structure. -# * This is necessary because two of the files have the same name. -# * -# ************************************************************************* -# Any other comments to the translators are on lines which start like this: # 2TC: -# -# Version 1.42 -# - -# -# Begin EJB Validator strings. -# -# The purpose of -# IDs: -# STATUS=Status message -# LOC=Text description of a location (identifies the source of the problem when no line number is available) -# CHKJ=EJB validation message -# - -# -# Start of status messages -# -STATUS_VALIDATING={0} \uc720\ud6a8\uc131 \uac80\uc99d. - -LOC_CLASS=\ud074\ub798\uc2a4: {0} -LOC_FIELD=\ud544\ub4dc: {0}, \ud074\ub798\uc2a4: {1} -LOC_METHOD=\uba54\uc18c\ub4dc: {0}, \ud074\ub798\uc2a4: {1} -LOC_BEAN=\uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean: {0} -LOC_ROLE=<localRelationshipRoles>: {0}, \uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean: {1} -LOC_ROLEREF=<security-role-ref>: {0} -LOC_METHODELEMENT=<method> \uc694\uc18c: {0} -LOC_METHODPERMISSION=<method-permission> \uc694\uc18c: {0} -LOC_METHODTRANSACTION=<container-transaction> \uc694\uc18c: {0} -LOC_EJBRELATION=<ejb-relation>: {0} -LOC_EJBRELATIONSHIPROLE=<ejb-relationship-role>: {0}, <ejb-relation>: {1} -# -# end of status messages -# - -# -# Start of validation messages -# -# All unique error ids follow this format: -# -# CHKJnnnn[s] -# -# where -# - CHKJ is the four character unique component prefix -# - nnnn is the numerical id, unique within EJB Validator -# - [s] is the severity indicator: E (error), W (warning), or I (information). -# -# nnnn ranges from 2000 - 2999 -# 2000 - 2099 Messages on a class -# 2100 - 2199 Messages which are specific to Websphere or WSA (i.e., not mentioned in EJB specification, such as associations & finders) -# 2200 - 2399 Messages on a field -# 2400 - 2799 Messages on a method -# 2800 - 2899 Messages on the deployment descriptor -# 2900 - 2999 Miscellaneous -# - -# -# Messages common across EJB specifications -# -CHKJ2900=CHKJ2900I: EJB \uc720\ud6a8\uc131 \uac80\uc99d\uae30 \uc2e4\ud589 \uc2dc \ub0b4\ubd80 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \uc790\uc138\ud55c \ub0b4\uc6a9\uc740 \ub85c\uadf8\ub97c \ucc38\uc870\ud558\uc2ed\uc2dc\uc624. -CHKJ2852=CHKJ2852W: {0} \uc720\ud6a8\uc131\uc744 \uac80\uc99d\ud558\ub294 \ub3d9\uc548 \ub0b4\ubd80 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\uc131 \uac80\uc99d \uc911\uc778 Bean\uc740 {1}\uc785\ub2c8\ub2e4. -CHKJ2433=CHKJ2433W: {1}\uc774(\uac00) \ubc18\uc601\ub420 \uc218 \uc5c6\uc73c\ubbc0\ub85c {0}\uc744(\ub97c) \uc720\ud6a8\uc131 \uac80\uc99d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2907=CHKJ2907E: \uc720\ud615 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2905=CHKJ2905W: ejb-jar.xml\uc744 \ub85c\ub4dc\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c EJB \uc720\ud6a8\uc131 \uac80\uc99d\uae30\uac00 \uc2e4\ud589\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc790\uc138\ud55c \uc815\ubcf4\ub294 XML \uc720\ud6a8\uc131 \uac80\uc99d\uae30\ub97c \uc2e4\ud589\ud558\uc2ed\uc2dc\uc624. -CHKJ2041=CHKJ2041I: \uc601\uad6c \ud074\ub798\uc2a4 \ubc0f \uc778\ud130\ud398\uc774\uc2a4\uac00 \uc774\ub984 \uc9c0\uc815\ub41c \ud328\ud0a4\uc9c0\uc5d0 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. (JLS 2.0: 7.4.2). - -CHKJ2456.i=CHKJ2456W: {0}\uc774(\uac00) {2}\uc758 {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud558\uac70\ub098 \uc804\uac1c \ucf54\ub4dc\uc5d0 \ucef4\ud30c\uc77c \uc624\ub958\uac00 \uc788\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. -CHKJ2456.m=CHKJ2456W: \uc774 \uba54\uc18c\ub4dc\uac00 {1}\uc758 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud558\uac70\ub098 \uc804\uac1c \ucf54\ub4dc\uc5d0 \ucef4\ud30c\uc77c \uc624\ub958\uac00 \uc788\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. - -# -# end of common messages -# - -# -# Messages for the EJB 1.1 specification -# -CHKJ2001.eb.ejb11=CHKJ2001W: {0} \ud0a4 \ud074\ub798\uc2a4\ub294 {1} \uba54\uc18c\ub4dc\ub97c \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.9) -CHKJ2002.eb.i.ejb11=CHKJ2002W: \uc774 \ud074\ub798\uc2a4\ub294 {0}\uc758 \uc77c\uce58\ud558\ub294 ejbPostCreate \uba54\uc18c\ub4dc\ub97c \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.4) -CHKJ2002.eb.m.ejb11=CHKJ2002W: \uc774 \ud074\ub798\uc2a4\ub294 \uc774 \uba54\uc18c\ub4dc\uc758 \uc77c\uce58\ud558\ub294 ejbPostCreate \uba54\uc18c\ub4dc\ub97c \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.4) -CHKJ2003E.ejb11=CHKJ2003E: \uc774 \ud074\ub798\uc2a4\ub294 javax.ejb.SessionSynchronization\uc744 \uad6c\ud604\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.5.3). -CHKJ2003I.ejb11=CHKJ2003I: Bean \uad00\ub9ac \ud2b8\ub79c\uc7ad\uc158 stateful \uc138\uc158 Bean\uc740 javax.ejb.SessionSynchronization\uc744 \uad6c\ud604\ud560 \ud544\uc694\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 6.5.3). -CHKJ2004.eb.i.ejb11=CHKJ2004W: {1} bean \ud074\ub798\uc2a4\ub294 {0} ejbFind \uba54\uc18c\ub4dc\ub97c \uad6c\ud604\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.6) -CHKJ2004.eb.m.ejb11=CHKJ2004W: {0} bean \ud074\ub798\uc2a4\ub294 ejbFind \uba54\uc18c\ub4dc\ub97c \uad6c\ud604\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.6) -CHKJ2005.eh.i.ejb11=CHKJ2005E: {0}\uc740(\ub294) create \uba54\uc18c\ub4dc \ub610\ub294 find \uba54\uc18c\ub4dc \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2005.eh.m.ejb11=CHKJ2005E: \uba54\uc18c\ub4dc\ub294 create \uba54\uc18c\ub4dc \ub610\ub294 find \uba54\uc18c\ub4dc \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2006.sb.ejb11=CHKJ2006E: {0} bean \ud074\ub798\uc2a4\ub294 \uc778\uc218\uac00 \uc5c6\ub294 public \uc0dd\uc131\uc790\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.2) -CHKJ2006.eb.ejb11=CHKJ2006E: {0} bean \ud074\ub798\uc2a4\ub294 \uc778\uc218\uac00 \uc5c6\ub294 public \uc0dd\uc131\uc790\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.2) -CHKJ2007.sb.ejb11=CHKJ2007W: {0}\uc740(\ub294) finalize() \uba54\uc18c\ub4dc\ub97c \uc120\uc5b8\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.2) -CHKJ2007.eb.ejb11=CHKJ2007W: {0}\uc740(\ub294) finalize() \uba54\uc18c\ub4dc\ub97c \uc120\uc5b8\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.2) -CHKJ2008.sb.ejb11=CHKJ2008E: {0} bean \ud074\ub798\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 ejbCreate \uba54\uc18c\ub4dc\ub97c \ud3ec\ud568\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.5.5, 6.10.3) -CHKJ2009.eb.ejb11=CHKJ2009E: {0} bean \ud074\ub798\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 ejbFindByPrimaryKey \uba54\uc18c\ub4dc\ub97c \ud3ec\ud568\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.5) -CHKJ2010.sh.ejb11=CHKJ2010E: {0} \ud648 \uc778\ud130\ud398\uc774\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 create \uba54\uc18c\ub4dc\ub97c \ud3ec\ud568\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) -CHKJ2011.eh.ejb11=CHKJ2011E: {0} \ud648 \uc778\ud130\ud398\uc774\uc2a4\ub294 \ud558\ub098\uc758 findByPrimaryKey \uba54\uc18c\ub4dc\ub97c \ud3ec\ud568\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2012.sr.ejb11=CHKJ2012E: \uc774 \uc720\ud615\uc740 \uc778\ud130\ud398\uc774\uc2a4\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5). -CHKJ2012.sh.ejb11=CHKJ2012E: \uc774 \uc720\ud615\uc740 \uc778\ud130\ud398\uc774\uc2a4\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6). -CHKJ2012.er.ejb11=CHKJ2012E: \uc774 \uc720\ud615\uc740 \uc778\ud130\ud398\uc774\uc2a4\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7). -CHKJ2012.eh.ejb11=CHKJ2012E: \uc774 \uc720\ud615\uc740 \uc778\ud130\ud398\uc774\uc2a4\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8). -CHKJ2013.sb.ejb11=CHKJ2013E: {0} bean \ud074\ub798\uc2a4\ub294 {1}\uc744(\ub97c) \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.2). -CHKJ2013.eb.ejb11=CHKJ2013E: {0} bean \ud074\ub798\uc2a4\ub294 {1}\uc744(\ub97c) \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.2). -CHKJ2014.sb.ejb11=CHKJ2014E: {0} bean \ud074\ub798\uc2a4\ub294 abstract\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 6.10.2) -CHKJ2014.eb.ejb11=CHKJ2014E: {0} bean \ud074\ub798\uc2a4\ub294 abstract\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.2) -CHKJ2015.sb.ejb11=CHKJ2015E: {0} bean \ud074\ub798\uc2a4\ub294 final\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 6.10.2) -CHKJ2015.eb.ejb11=CHKJ2015E: {0} bean \ud074\ub798\uc2a4\ub294 final\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.2) -CHKJ2017.sr.ejb11=CHKJ2017E: \uc778\ud130\ud398\uc774\uc2a4\ub294 {0}\uc744(\ub97c) \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) -CHKJ2017.sh.ejb11=CHKJ2017E: \uc778\ud130\ud398\uc774\uc2a4\ub294 {0}\uc744(\ub97c) \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) -CHKJ2017.er.ejb11=CHKJ2017E: \uc778\ud130\ud398\uc774\uc2a4\ub294 {0}\uc744(\ub97c) \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) -CHKJ2017.eh.ejb11=CHKJ2017E: \uc778\ud130\ud398\uc774\uc2a4\ub294 {0}\uc744(\ub97c) \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2019.eb.ejb11=CHKJ2019I: {0} \ud0a4 \ud074\ub798\uc2a4\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.9) (RMI 1.3: 2.6). - - -CHKJ2020.eb.ejb11=CHKJ2020E: {0} \ud0a4 \ud074\ub798\uc2a4\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.7.2) -CHKJ2021.eb.ejb11=CHKJ2021E: {0} \ud0a4 \ud074\ub798\uc2a4\ub294 public \uae30\ubcf8 \uc0dd\uc131\uc790\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.7.2) -CHKJ2022.sb.ejb11=CHKJ2022E: {0} bean \ud074\ub798\uc2a4\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.2) -CHKJ2022.eb.ejb11=CHKJ2022E: {0} bean \ud074\ub798\uc2a4\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.2) -CHKJ2023.sr.i.ejb11=CHKJ2023E: {0}\uc740(\ub294) {1} bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) -CHKJ2023.sr.m.ejb11=CHKJ2023E: \uc774 \uba54\uc18c\ub4dc\ub294 {0} bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) -CHKJ2023.er.i.ejb11=CHKJ2023E: {0}\uc740(\ub294) {1} bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) -CHKJ2023.er.m.ejb11=CHKJ2023E: \uc774 \uba54\uc18c\ub4dc\ub294 {0} bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) -CHKJ2024.sh.i.ejb11=CHKJ2024E: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. create()\ub9cc\uc774 \uc874\uc7ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 1.1: 6.8). -CHKJ2024.sh.m.ejb11=CHKJ2024E: \uc774 \uba54\uc18c\ub4dc\ub294 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. create()\ub9cc\uc774 \uc874\uc7ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 1.1: 6.8). -CHKJ2025.sb.i.ejb11=CHKJ2025E: {0}\uc740(\ub294) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. ejbCreate()\ub9cc\uc774 \uc874\uc7ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 1.1: 6.8). -CHKJ2025.sb.m.ejb11=CHKJ2025E: \uc774 \uba54\uc18c\ub4dc\ub294 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. ejbCreate()\ub9cc\uc774 \uc874\uc7ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 1.1: 6.8). -CHKJ2026.sh.i.ejb11=CHKJ2026E: Bean \ud074\ub798\uc2a4 {1}\uc774(\uac00) {0}\uc758 \uc77c\uce58\ud558\ub294 ejbCreate \uba54\uc18c\ub4dc\ub97c \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) -CHKJ2026.sh.m.ejb11=CHKJ2026E: Bean \ud074\ub798\uc2a4 {0}\uc774(\uac00) \uc774 \uba54\uc18c\ub4dc\uc758 \uc77c\uce58\ud558\ub294 ejbCreate \uba54\uc18c\ub4dc\ub97c \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) -CHKJ2026.eh.i.ejb11=CHKJ2026E: Bean \ud074\ub798\uc2a4 {1}\uc774(\uac00) {0}\uc758 \uc77c\uce58\ud558\ub294 ejbCreate \uba54\uc18c\ub4dc\ub97c \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2026.eh.m.ejb11=CHKJ2026E: Bean \ud074\ub798\uc2a4 {0}\uc774(\uac00) \uc774 \uba54\uc18c\ub4dc\uc758 \uc77c\uce58\ud558\ub294 ejbCreate \uba54\uc18c\ub4dc\ub97c \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2028.eb.i.ejb11=CHKJ2028W: \uc77c\uce58\ud558\ub294 ejbCreate \uba54\uc18c\ub4dc\uac00 \uc815\uc758\ub41c \uacbd\uc6b0\ub97c \uc81c\uc678\ud558\uace0\ub294 {0}\uc744(\ub97c) \ud638\ucd9c\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.1.5.1) -CHKJ2028.eb.m.ejb11=CHKJ2028W: \uc77c\uce58\ud558\ub294 ejbCreate \uba54\uc18c\ub4dc\uac00 \uc815\uc758\ub41c \uacbd\uc6b0\ub97c \uc81c\uc678\ud558\uace0\ub294 \uc774 \uba54\uc18c\ub4dc\ub97c \ud638\ucd9c\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.1.5.1) -CHKJ2029.eb.i.ejb11=CHKJ2029W: {0}\uc740(\ub294) \ud648 \uc778\ud130\ud398\uc774\uc2a4 {1}\uc5d0\uc11c \uc77c\uce58\ud558\ub294 create \uba54\uc18c\ub4dc \uc5c6\uc774 \ud638\ucd9c\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.3) -CHKJ2029.eb.m.ejb11=CHKJ2029W: \uc774 \uba54\uc18c\ub4dc\ub294 \ud648 \uc778\ud130\ud398\uc774\uc2a4 {0}\uc5d0\uc11c \uc77c\uce58\ud558\ub294 create \uba54\uc18c\ub4dc \uc5c6\uc774 \ud638\ucd9c\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.3) -CHKJ2030.eh.i.ejb11=CHKJ2030E: {0}\uc740(\ub294) {1} bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 ejbFind \uba54\uc18c\ub4dc\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2030.eh.m.ejb11=CHKJ2030E: \uc774 \uba54\uc18c\ub4dc\ub294 {0} bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 ejbFind \uba54\uc18c\ub4dc\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2032.eb.ejb11=CHKJ2032W: Bean \ud074\ub798\uc2a4 {0}\uc740(\ub294) \ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ucee8\ud14c\uc774\ub108 \uad00\ub9ac \ud544\ub4dc\ub97c \uc120\uc5b8\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.7) -CHKJ2033.eb.ejb11=CHKJ2033W: setEntityContext(EntityContext ic) \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.1.5.1) -CHKJ2034.eb.ejb11=CHKJ2034W: unsetEntityContext() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.1.5.1) -CHKJ2035.eb.ejb11=CHKJ2035W: ejbActivate() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.1.5.1) -CHKJ2036.eb.ejb11=CHKJ2036W: ejbPassivate() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.1.5.1) -CHKJ2037.eb.ejb11=CHKJ2037W: ejbRemove() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.1.5.1) -CHKJ2038.eb.ejb11=CHKJ2038W: ejbLoad() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.1.5.1) -CHKJ2039.eb.ejb11=CHKJ2039W: ejbStore() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.1.5.1) - -CHKJ2040.sb.ejb11=CHKJ2040I: "\uc774\uac83\uc740" \uba54\uc18c\ub4dc \uc778\uc218\ub098 \uacb0\uacfc\ub85c \uc804\ub2ec\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.2) - -CHKJ2100.ejb11=CHKJ2100E: \uc5ed\ud560\uc758 \ub05d \ub458 \ub2e4 \ub3d9\uc77c\ud55c \uc218\uc758 \uc18d\uc131\uc744 \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4. -CHKJ2101.ejb11=CHKJ2101E: \uc5ed\ud560\uc758 \ub05d \ub458 \ub2e4 \ub3d9\uc77c\ud55c \uc720\ud615\uc744 \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4. -CHKJ2102.eh.ejb11=CHKJ2102E: \ud30c\uc778\ub354 \uc124\uba85\uc790 \ub610\ub294 {0} \ud074\ub798\uc2a4\uc758 \uc77c\uce58\ud558\ub294 \uc0ac\uc6a9\uc790 \uc81c\uc5b4 \ud30c\uc778\ub354 \uba54\uc18c\ub4dc\uac00 \uc815\uc758\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4. -CHKJ2103.ejb11=CHKJ2103E: \uad6c\uc131\uc694\uc18c \uacc4\uc2b9\uc5d0\uc11c, {0} bean \ud074\ub798\uc2a4\uac00 {1}\uc744(\ub97c) \uacc4\uc2b9\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: B.2) -CHKJ2104.ejb11=CHKJ2104E: \uad6c\uc131\uc694\uc18c \uacc4\uc2b9\uc5d0\uc11c, {0} \ud648 \uc778\ud130\ud398\uc774\uc2a4\uac00 {1}\uc744(\ub97c) \uacc4\uc2b9\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: B.2) -CHKJ2105.ejb11=CHKJ2105E: \uad6c\uc131\uc694\uc18c \uacc4\uc2b9\uc5d0\uc11c, {0} \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uac00 {1}\uc744(\ub97c) \uacc4\uc2b9\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: B.2) -CHKJ2106.ejb11=CHKJ2106E: Bean {0}\uc740(\ub294) <prim-key-class>\ub85c {1}\uc744(\ub97c) \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: B.2). - -CHKJ2200.i.ejb11=CHKJ2200W: {0} static \ud544\ub4dc\ub294 final\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 18.1.2) -CHKJ2200.m.ejb11=CHKJ2200W: \uc774 static \ud544\ub4dc\ub294 final\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 18.1.2) -CHKJ2201.eb.i.ejb11=CHKJ2201E: {0}\uc740(\ub294) \uc784\uc2dc\uac00 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.1) -CHKJ2201.eb.m.ejb11=CHKJ2201E: \ud544\ub4dc\ub294 \uc784\uc2dc\uac00 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.1) -CHKJ2202.eb.i.ejb11=CHKJ2202W: \ud544\ub4dc {0}\uc758 \ud544\ub4dc \uc720\ud615\uc774 CMP bean\uc5d0 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.4.1) -CHKJ2202.eb.m.ejb11=CHKJ2202W: \ud544\ub4dc \uc720\ud615\uc774 CMP bean\uc5d0 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.4.1) -CHKJ2203.eb.i.ejb11=CHKJ2203E: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.1) -CHKJ2203.eb.m.ejb11=CHKJ2203E: \ud544\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.1) -CHKJ2205.eb.i.ejb11=CHKJ2205W: 1\ucc28 \ud0a4 \ud544\ub4dc {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.7.2) -CHKJ2205.eb.m.ejb11=CHKJ2205W: 1\ucc28 \ud0a4 \ud544\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.7.2) -CHKJ2206.eb.i.ejb11=CHKJ2206W: {0}\uc740(\ub294) {1}\uc758 <cmp-field>\uc5ec\uc57c \ud558\uba70 bean \ud074\ub798\uc2a4 {2}\uc758 \ud544\ub4dc\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.7.2). -CHKJ2206.eb.m.ejb11=CHKJ2206W: \uc774 \ud544\ub4dc\ub294 {0}\uc758 <cmp-field>\uc5ec\uc57c \ud558\uba70 bean \ud074\ub798\uc2a4 {1}\uc758 \ud544\ub4dc\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.7.2). -CHKJ2207.eb.ejb11=CHKJ2207E: \ud0a4 \ud544\ub4dc {0}\uc740(\ub294) 1\ucc28 \ud0a4 {1}\uc640 \ub3d9\uc77c\ud55c \uc720\ud615\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.7.1). - -CHKJ2400.ejbCreate.sb.i.ejb11=CHKJ2400W: \uba54\uc18c\ub4dc {0}\uc5d0\uc11c java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 6.10.3). -CHKJ2400.ejbCreate.sb.m.ejb11=CHKJ2400W: java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 6.10.3). -CHKJ2400.bus.sb.i.ejb11=CHKJ2400W: \uba54\uc18c\ub4dc {0}\uc5d0\uc11c java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 6.10.4). -CHKJ2400.bus.sb.m.ejb11=CHKJ2400W: java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 6.10.4). -CHKJ2400.ejbCreate.eb.i.ejb11=CHKJ2400W: {0}\uc5d0\uc11c java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.3). -CHKJ2400.ejbCreate.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.3). -CHKJ2400.ejbPostCreate.eb.i.ejb11=CHKJ2400W: {0}\uc5d0\uc11c java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.4). -CHKJ2400.ejbPostCreate.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.4). -CHKJ2400.ejbFind.eb.i.ejb11=CHKJ2400W: {0}\uc5d0\uc11c java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.5). -CHKJ2400.ejbFind.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.5). -CHKJ2400.bus.eb.i.ejb11=CHKJ2400W: {0}\uc5d0\uc11c java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.6). -CHKJ2400.bus.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException\uc758 \uc0ac\uc6a9\uc744 \uac70\ubd80\ud588\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.2.6). - -CHKJ2401.sb.i.ejb11=CHKJ2401E: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.3) -CHKJ2401.sb.m.ejb11=CHKJ2401E: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.3) -CHKJ2402.sh.i.ejb11=CHKJ2402W: {0}\uc740(\ub294) {1} \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4 \uc720\ud615\uc744 \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6). -CHKJ2402.sh.m.ejb11=CHKJ2402W: \uc774 create \uba54\uc18c\ub4dc\ub294 {0} \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4 \uc720\ud615\uc744 \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6). -CHKJ2402.eh.i.ejb11=CHKJ2402W: {0}\uc740(\ub294) {1} \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4 \uc720\ud615\uc744 \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8). -CHKJ2402.eh.m.ejb11=CHKJ2402W: \uc774 create \uba54\uc18c\ub4dc\ub294 {0} \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4 \uc720\ud615\uc744 \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8). -CHKJ2403.eh.i.ejb11=CHKJ2403W: {0}\uc740(\ub294) {1} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2403.eh.m.ejb11=CHKJ2403W: \uba54\uc18c\ub4dc\uac00 {0} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2405.eh.i.ejb11=CHKJ2405W: {0}\uc758 \uc778\uc218 \uc21c\uc11c \ubc0f \uc720\ud615\uc740 {1} \ud0a4 \ud074\ub798\uc2a4\uc758 \ud544\ub4dc \uc21c\uc11c \ubc0f \uc720\ud615\uacfc \uc77c\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2405.eh.m.ejb11=CHKJ2405W: \uc778\uc218 \uc21c\uc11c \ubc0f \uc720\ud615\uc740 {0} \ud0a4 \ud074\ub798\uc2a4\uc758 \ud544\ub4dc \uc21c\uc11c \ubc0f \uc720\ud615\uacfc \uc77c\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2406.eb.i.ejb11=CHKJ2406W: {0}\uc740(\ub294) 1\ucc28 \ud0a4 \uc720\ud615 {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2406.eb.m.ejb11=CHKJ2406W: \uba54\uc18c\ub4dc\ub294 1\ucc28 \ud0a4 \uc720\ud615 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2407.eb.i.ejb11=CHKJ2407W: {0}\uc740(\ub294) {1} \ub610\ub294 \ucf5c\ub809\uc158 thereof \uc911 \ud558\ub098\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.5) -CHKJ2407.eb.m.ejb11=CHKJ2407W: \uc774 \uba54\uc18c\ub4dc\ub294 {0} \ub610\ub294 \ucf5c\ub809\uc158 thereof \uc911 \ud558\ub098\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.5) - -CHKJ2408.ejbCreate.sb.i.ejb11=CHKJ2408E: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.3). -CHKJ2408.ejbCreate.sb.m.ejb11=CHKJ2408E: \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.3). -CHKJ2408.bus.sb.i.ejb11=CHKJ2408E: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.4). -CHKJ2408.bus.sb.m.ejb11=CHKJ2408E: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.4). -CHKJ2408.ejbCreate.eb.i.ejb11=CHKJ2408E: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.3). -CHKJ2408.ejbCreate.eb.m.ejb11=CHKJ2408E: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.3). -CHKJ2408.ejbPostCreate.eb.i.ejb11=CHKJ2408E: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.4). -CHKJ2408.ejbPostCreate.eb.m.ejb11=CHKJ2408E: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.4). -CHKJ2408.ejbFind.eb.i.ejb11=CHKJ2408E: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.5). -CHKJ2408.ejbFind.eb.m.ejb11=CHKJ2408E: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.5). -CHKJ2408.bus.eb.i.ejb11=CHKJ2408E: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.6). -CHKJ2408.bus.eb.m.ejb11=CHKJ2408E: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.6). - -CHKJ2409.ejbCreate.sb.i.ejb11=CHKJ2409E: {0}\uc740(\ub294) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.3). -CHKJ2409.ejbCreate.sb.m.ejb11=CHKJ2409E: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.3). -CHKJ2409.bus.sb.i.ejb11=CHKJ2409E: {0}\uc740(\ub294) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.4). -CHKJ2409.bus.sb.m.ejb11=CHKJ2409E: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.4). -CHKJ2409.ejbCreate.eb.i.ejb11=CHKJ2409E: {0}\uc740(\ub294) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.3). -CHKJ2409.ejbCreate.eb.m.ejb11=CHKJ2409E: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.3). -CHKJ2409.ejbPostCreate.eb.i.ejb11=CHKJ2409E: {0}\uc740(\ub294) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.4). -CHKJ2409.ejbPostCreate.eb.m.ejb11=CHKJ2409E: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.4). -CHKJ2409.ejbFind.eb.i.ejb11=CHKJ2409E: {0}\uc740(\ub294) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.5). -CHKJ2409.ejbFind.eb.m.ejb11=CHKJ2409E: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.5). -CHKJ2409.bus.eb.i.ejb11=CHKJ2409E: {0}\uc740(\ub294) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.6). -CHKJ2409.bus.eb.m.ejb11=CHKJ2409E: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.6). - -CHKJ2410.ejbCreate.sb.i.ejb11=CHKJ2410E: {0}\uc740(\ub294) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.3). -CHKJ2410.ejbCreate.sb.m.ejb11=CHKJ2410E: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.3). -CHKJ2410.bus.sb.i.ejb11=CHKJ2410E: {0}\uc740(\ub294) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.4). -CHKJ2410.bus.sb.m.ejb11=CHKJ2410E: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.4). -CHKJ2410.ejbCreate.eb.i.ejb11=CHKJ2410E: {0}\uc740(\ub294) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.3). -CHKJ2410.ejbCreate.eb.m.ejb11=CHKJ2410E: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.3). -CHKJ2410.ejbPostCreate.eb.i.ejb11=CHKJ2410E: {0}\uc740(\ub294) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.4). -CHKJ2410.ejbPostCreate.eb.m.ejb11=CHKJ2410E: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.4). -CHKJ2410.ejbFind.eb.i.ejb11=CHKJ2410E: {0}\uc740(\ub294) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.5). -CHKJ2410.ejbFind.eb.m.ejb11=CHKJ2410E: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.5). -CHKJ2410.bus.eb.i.ejb11=CHKJ2410E: {0}\uc740(\ub294) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.6). -CHKJ2410.bus.eb.m.ejb11=CHKJ2410E: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.6). - -CHKJ2411.sb.i.ejb11=CHKJ2411E: {0}\uc758 \uc774\ub984\uc740 "ejb"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.4) -CHKJ2411.sb.m.ejb11=CHKJ2411E: \uba54\uc18c\ub4dc\uc758 \uc774\ub984\uc740 "ejb"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.4) -CHKJ2411.eb.i.ejb11=CHKJ2411E: {0}\uc758 \uc774\ub984\uc740 "ejb"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.6) -CHKJ2411.eb.m.ejb11=CHKJ2411E: \uba54\uc18c\ub4dc\uc758 \uc774\ub984\uc740 "ejb"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.6) - -CHKJ2412.sb.i.ejb11=CHKJ2412I: {0}\uc758 \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0\uc11c \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.sb.m.ejb11=CHKJ2412I: \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.eb.i.ejb11=CHKJ2412I: {0}\uc758 \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0\uc11c \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.eb.m.ejb11=CHKJ2412I: \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.sr.i.ejb11=CHKJ2412I: {0}\uc758 \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0\uc11c \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.sr.m.ejb11=CHKJ2412I: \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.er.i.ejb11=CHKJ2412I: {0}\uc758 \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0\uc11c \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.er.m.ejb11=CHKJ2412I: \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.sh.i.ejb11=CHKJ2412I: {0}\uc758 \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0\uc11c \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.sh.m.ejb11=CHKJ2412I: \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.eh.i.ejb11=CHKJ2412I: {0}\uc758 \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0\uc11c \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2412.eh.m.ejb11=CHKJ2412I: \ub9ac\ud134 \uc720\ud615\uc740 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2413.sb.i.ejb11=CHKJ2413I: {0}\uc758 {1} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.sb.m.ejb11=CHKJ2413I: {0} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.eb.i.ejb11=CHKJ2413I: {0}\uc758 {1} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.eb.m.ejb11=CHKJ2413I: {0} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.sr.i.ejb11=CHKJ2413I: {0}\uc758 {1} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.sr.m.ejb11=CHKJ2413I: {0} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.er.i.ejb11=CHKJ2413I: {0}\uc758 {1} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.er.m.ejb11=CHKJ2413I: {0} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.sh.i.ejb11=CHKJ2413I: {0}\uc758 {1} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.sh.m.ejb11=CHKJ2413I: {0} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.eh.i.ejb11=CHKJ2413I: {0}\uc758 {1} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2413.eh.m.ejb11=CHKJ2413I: {0} \uc778\uc218\ub294 \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2414.sh.i.ejb11=CHKJ2414E: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) -CHKJ2414.sh.m.ejb11=CHKJ2414E: \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) -CHKJ2414.eh.i.ejb11=CHKJ2414E: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2414.eh.m.ejb11=CHKJ2414E: \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2414.sr.i.ejb11=CHKJ2414E: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) -CHKJ2414.sr.m.ejb11=CHKJ2414E: \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) -CHKJ2414.er.i.ejb11=CHKJ2414E: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) -CHKJ2414.er.m.ejb11=CHKJ2414E: \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) - -CHKJ2415.sr.i.ejb11=CHKJ2415E: {0}\uc758 \ub9ac\ud134 \uc720\ud615\uc740 {2} Bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\uc758 \ub9ac\ud134 \uc720\ud615 {1}\uc640(\uacfc) \uc77c\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) -CHKJ2415.sr.m.ejb11=CHKJ2415E: \ub9ac\ud134 \uc720\ud615\uc740 {1} Bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\uc758 \ub9ac\ud134 \uc720\ud615 {0}\uc640(\uacfc) \uc77c\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5) -CHKJ2415.er.i.ejb11=CHKJ2415E: {0}\uc758 \ub9ac\ud134 \uc720\ud615\uc740 {2} Bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\uc758 \ub9ac\ud134 \uc720\ud615 {1}\uc640(\uacfc) \uc77c\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) -CHKJ2415.er.m.ejb11=CHKJ2415E: \ub9ac\ud134 \uc720\ud615\uc740 {1} Bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\uc758 \ub9ac\ud134 \uc720\ud615 {0}\uc640(\uacfc) \uc77c\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7) -CHKJ2415.sh.i.ejb11=CHKJ2415E: {0}\uc758 \ub9ac\ud134 \uc720\ud615\uc740 {2} Bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\uc758 \ub9ac\ud134 \uc720\ud615 {1}\uc640(\uacfc) \uc77c\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) -CHKJ2415.sh.m.ejb11=CHKJ2415E: \ub9ac\ud134 \uc720\ud615\uc740 {1} Bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\uc758 \ub9ac\ud134 \uc720\ud615 {0}\uc640(\uacfc) \uc77c\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) -CHKJ2415.eh.i.ejb11=CHKJ2415E: {0}\uc758 \ub9ac\ud134 \uc720\ud615\uc740 {2} Bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\uc758 \ub9ac\ud134 \uc720\ud615 {1}\uc640(\uacfc) \uc77c\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) -CHKJ2415.eh.m.ejb11=CHKJ2415E: \ub9ac\ud134 \uc720\ud615\uc740 {1} Bean \ud074\ub798\uc2a4\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \uba54\uc18c\ub4dc\uc758 \ub9ac\ud134 \uc720\ud615 {0}\uc640(\uacfc) \uc77c\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8) - -CHKJ2418.eb.i.ejb11=CHKJ2418E: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.4) -CHKJ2418.eb.m.ejb11=CHKJ2418E: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.4) -CHKJ2419.sh.i.ejb11=CHKJ2419E: {0}\uc740(\ub294) create \uba54\uc18c\ub4dc\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) -CHKJ2419.sh.m.ejb11=CHKJ2419E: \uc774 \uba54\uc18c\ub4dc\ub294 create \uba54\uc18c\ub4dc\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6) - -CHKJ2420.sb.i.ejb11=CHKJ2420E: {1}\uc740(\ub294) {2} \ud648 \uc778\ud130\ud398\uc774\uc2a4\uc5d0\uc11c {0}\uc758 \ud574\ub2f9 \uba54\uc18c\ub4dc\uac00 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.sb.m.ejb11=CHKJ2420E: {0}\uc740(\ub294) {1} \ud648 \uc778\ud130\ud398\uc774\uc2a4\uc5d0\uc11c \ud574\ub2f9 \uba54\uc18c\ub4dc\uac00 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.eb.i.ejb11=CHKJ2420E: {1}\uc740(\ub294) {2} \ud648 \uc778\ud130\ud398\uc774\uc2a4\uc5d0\uc11c {0}\uc758 \ud574\ub2f9 \uba54\uc18c\ub4dc\uac00 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2420.eb.m.ejb11=CHKJ2420E: {0}\uc740(\ub294) {1} \ud648 \uc778\ud130\ud398\uc774\uc2a4\uc5d0\uc11c \ud574\ub2f9 \uba54\uc18c\ub4dc\uac00 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2432.sb.i.ejb11=CHKJ2432E: {1} \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uc5d0\uc11c {0}\uc758 \ud574\ub2f9 \uba54\uc18c\ub4dc\uac00 {2}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.sb.m.ejb11=CHKJ2432E: {0} \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uc758 \ud574\ub2f9 \uba54\uc18c\ub4dc\uac00 {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.eb.i.ejb11=CHKJ2432E: {1} \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uc5d0\uc11c {0}\uc758 \ud574\ub2f9 \uba54\uc18c\ub4dc\uac00 {2}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) -CHKJ2432.eb.m.ejb11=CHKJ2432E: {0} \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uc758 \ud574\ub2f9 \uba54\uc18c\ub4dc\uac00 {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) - -CHKJ2801.ejb11=CHKJ2801E: <ejb-name> \uc694\uc18c\uc758 \uac12\uc774 \uc9c0\uc815\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 16.2, 16.5) -CHKJ2802.named.ejb11=CHKJ2802E: <ejb-class> \ud074\ub798\uc2a4 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2802.unnamed.ejb11=CHKJ2802E: \uc54c \uc218 \uc5c6\ub294 \ud074\ub798\uc2a4\uac00 <ejb-class> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4. (EJB 1.1: 16.2, 16.5). -CHKJ2803.named.ejb11=CHKJ2803E: <home> \uc778\ud130\ud398\uc774\uc2a4 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2803.unnamed.ejb11=CHKJ2803E: \uc54c \uc218 \uc5c6\ub294 \uc778\ud130\ud398\uc774\uc2a4\uac00 <home> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4. (EJB 1.1: 16.2, 16.5). -CHKJ2804.named.ejb11=CHKJ2804E: <remote> \uc778\ud130\ud398\uc774\uc2a4 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2804.unnamed.ejb11=CHKJ2804E: \uc54c \uc218 \uc5c6\ub294 \uc778\ud130\ud398\uc774\uc2a4\uac00 <remote> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4. (EJB 1.1: 16.2, 16.5). -CHKJ2806.ejb11=CHKJ2806E: <reentrant> \uc694\uc18c\uc758 \uac12\uc740 "True" \ub610\ub294 "False" \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 16.2, 16.5) -CHKJ2807.ejb11=CHKJ2807E: <session-type> \uc694\uc18c\uc758 \uac12\uc740 "Stateful" \ub610\ub294 "Stateless" \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 16.2, 16.5) -CHKJ2808.ejb11=CHKJ2808E: <transaction-type> \uc694\uc18c\uc758 \uac12\uc740 "Container" \ub610\ub294 "Bean" \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 11.3.5, 16.2,, 16.5) -CHKJ2809.ejb11=CHKJ2809E: <persistence-type> \uc694\uc18c\uc758 \uac12\uc740 "Container" \ub610\ub294 "Bean" \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 16.2, 16.5) -CHKJ2810.named.ejb11=CHKJ2810E: <prim-key-class> \ud074\ub798\uc2a4 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2810.unnamed.ejb11=CHKJ2810E: \uc54c \uc218 \uc5c6\ub294 \ud074\ub798\uc2a4\uac00 <prim-key-class> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4. (EJB 1.1: 16.2, 16.5). -CHKJ2811.named.ejb11=CHKJ2811E: <field-name> {0}\uc744(\ub97c) Bean \ud074\ub798\uc2a4 {1}\uc5d0\uc11c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 16.5). -CHKJ2811.unnamed.ejb11=CHKJ2811E: <cmp-field>\ub294 <field-name>\uc744(\ub97c) \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 16.5). -CHKJ2812.ejb11=CHKJ2812E: Bean \ud074\ub798\uc2a4 {0}\uc740(\ub294) \uad00\ub828 \ud544\ub4dc \uc911 \ucd5c\uc18c\ud55c \ud558\ub098\ub97c <cmp-field>\ub85c \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 16.5) -CHKJ2814.ejb11=CHKJ2814W: <method>\uc5d0\uc11c <ejb-name>\uc740 \uc54c \uc218 \uc788\ub294 \uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean\uc744 \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 11.4.1, 15.3.2, 16.5) - -CHKJ2820.ejb11=CHKJ2820W: \ubcf4\uc548 \uc5ed\ud560 \ucc38\uc870\uac00 \uc624\uc9c1 \ud55c \ubc88 \uc815\uc758\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4. -CHKJ2822.ejb11=CHKJ2822W: bean {0}\uc758 <security-role-ref>\uac00 <role-name> \uc694\uc18c\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 15.2.5.3) -CHKJ2823.ejb11=CHKJ2823W: <security-role-ref> \uc694\uc18c\uac00 <role-link> \uc694\uc18c\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 15.3.3) -CHKJ2824.ejb11=CHKJ2824W: <security-role-ref> \uc694\uc18c\uac00 \uc54c \uc218 \uc5c6\ub294 \uc5ed\ud560 {0}\uc744(\ub97c) \ub098\ud0c0\ub0c5\ub2c8\ub2e4. (EJB 1.1: 15.3.3) -CHKJ2825.ejb11=CHKJ2825W: ejb-jar.xml\uc758 <security-role> \uc694\uc18c\uac00 <role-name> \uc694\uc18c\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 15.3.1) -CHKJ2826.ejb11=CHKJ2826W: security-role \uc774\ub984\uc740 \uace0\uc720\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 15.3.1) -CHKJ2827.ejb11=CHKJ2827W: <security-role> \uc694\uc18c \uc5c6\uc774 <role-link> \uc694\uc18c\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 15.2.5.3, 15.3.1, 15.3.3) -CHKJ2828.ejb11=CHKJ2828E: \uae30\ubcf8 1\ucc28 \ud0a4 \uc5c6\uc774 <primkey-field> \uc694\uc18c\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.4.7, 16.5) -CHKJ2829.ejb11=CHKJ2829E: \ud0a4 \ud074\ub798\uc2a4 {0}\uc740(\ub294) \uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean {1}\uc5d0\uc11c \uc784\uc758 \ud544\ub4dc\ub85c \ub9f5\ud551\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 1.1: 9.4.7, 16.5) - -CHKJ2830.ejb11=CHKJ2830W: {0} \ud544\ub4dc\uc758 \uc720\ud615\uc744 \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2831.ejb11=CHKJ2831W: {0}\uc744(\ub97c) <cmp-field> \uc694\uc18c\uc5d0\uc11c \uc120\uc5b8\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 9.4.7.2) -CHKJ2832.ejb11=CHKJ2832I: <ejb-ref> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub41c {0} \ud648\uc744 EJB \ubaa8\ub4c8\uc5d0\uc11c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 14.3.1.2) -CHKJ2833.ejb11=HKJ2I322: <ejb-ref> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub41c \uc6d0\uaca9 {0}\uc744(\ub97c) EJB \ubaa8\ub4c8\uc5d0\uc11c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 14.3.1.2) -CHKJ2834.ejb11=CHKJ2834I: <ejb-ref> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub41c {0} Bean\uc744 EJB \ubaa8\ub4c8\uc5d0\uc11c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 14.3.2) -CHKJ2835.ejb11=CHKJ2835I: Bean {0}\uc740(\ub294) {1} \uc720\ud615\uc785\ub2c8\ub2e4. <ejb-ref> \uc694\uc18c \uc911 <ejb-ref-type> \uc694\uc18c\ub97c \uac31\uc2e0\ud558\uc2ed\uc2dc\uc624. (EJB 1.1: 14.3.2) -CHKJ2836.ejb11=CHKJ2836I: Bean {0}\uc740(\ub294) \ud648 {1}\uc744(\ub97c) \uc0ac\uc6a9\ud569\ub2c8\ub2e4. <ejb-ref> \uc694\uc18c \uc911 <ejb-ref> \uc694\uc18c\ub97c \uac31\uc2e0\ud558\uc2ed\uc2dc\uc624. (EJB 1.1: 14.3.2) -CHKJ2837.ejb11=CHKJ2837I: Bean {0}\uc740(\ub294) \uc6d0\uaca9 {1}\uc744(\ub97c) \uc0ac\uc6a9\ud569\ub2c8\ub2e4. <ejb-ref> \uc694\uc18c \uc911 <ejb-ref> \uc694\uc18c\ub97c \uac31\uc2e0\ud558\uc2ed\uc2dc\uc624. (EJB 1.1: 14.3.2). -CHKJ2838.ejb11=CHKJ2838I: \uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \ucc38\uc870\uac00 "ejb" \uc11c\ube0c\ucee8\ud14d\uc2a4\ud2b8\uc5d0\uc11c \uad6c\uc131\ub418\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4. (EJB 1.1: 14.3.1.1). -CHKJ2839.ejb11=CHKJ2839W: <env-entry> \uc694\uc18c \uc911 <env-entry-name> \uc694\uc18c\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 1.1: 14.2.1.2) - -CHKJ2840.ejb11=CHKJ2840W: <env-entry> \uc694\uc18c \uc911 <env-entry-type> \uc694\uc18c\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 1.1: 14.2.1.2). -CHKJ2841.ejb11=CHKJ2841W: <env-entry-name> \uc694\uc18c\uc758 {0} \uc774\ub984\uc740 Bean\uc5d0\uc11c \uc624\uc9c1 \ud55c \ubc88\ub9cc \uc0ac\uc6a9\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. (EJB 1.1: 14.2.1.2). -CHKJ2842.ejb11=CHKJ2842W: <method-name>\uc774 "*"\uc778 \uacbd\uc6b0 <method-params>\ub294 \ubb34\uc2dc\ub429\ub2c8\ub2e4. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2843.ejb11=CHKJ2843W: {0}\uc758 \uc5b4\ub5a4 \uba54\uc18c\ub4dc\ub3c4 \uc774 <method>\uc640 \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2844.ejb11=CHKJ2844W: \ucd5c\uc18c\ud55c \ud558\ub098\uc758 <method>\ub97c <method-permission>\uc5d0 \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2845.ejb11=CHKJ2845W: \ucd5c\uc18c\ud55c \ud558\ub098\uc758 <role-name>\uc744 <method-permission>\uc5d0 \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2846.ejb11=CHKJ2846W: \uc774 <method-permission>\uc758 \uc5b4\ub5a4 \uba54\uc18c\ub4dc\ub3c4 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 15.3.2). -CHKJ2847.ejb11=CHKJ2847W: \uc774 <container-transaction>\uc758 \uc5b4\ub5a4 \uba54\uc18c\ub4dc\ub3c4 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 1.1: 11.4.1). -CHKJ2849.ejb11=CHKJ2849W: {1} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c {0}\uc758 \uad6c\uc131\uc694\uc18c \uacc4\uc2b9\uc744 \uc720\ud6a8\uc131 \uac80\uc99d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2850.ejb11=CHKJ2850W: {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c <method>\ub97c \uc720\ud6a8\uc131 \uac80\uc99d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2851.ejb11=CHKJ2851W: {1} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c {0}\uc744(\ub97c) \uc720\ud6a8\uc131 \uac80\uc99d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2852.ejb11=CHKJ2852W: ejb-jar.xml\uc744 \uc720\ud6a8\uc131 \uac80\uc99d\ud558\ub294 \ub3d9\uc548 throwable\uc744 \ubc1c\uacac\ud588\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\uc131 \uac80\uc99d \uc911\uc778 Bean\uc740 {0}\uc785\ub2c8\ub2e4. -CHKJ2853.ejb11=CHKJ2853W: ibm-ejb-jar-ext.xmi\ub97c \uc720\ud6a8\uc131 \uac80\uc99d\ud558\ub294 \ub3d9\uc548 throwable\uc744 \ubc1c\uacac\ud588\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\uc131 \uac80\uc99d \uc911\uc778 Bean\uc740 {0}\uc785\ub2c8\ub2e4. - -CHKJ2908.ejb11=CHKJ2908W: \uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean\uc744 \uc81c\ub300\ub85c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc790\uc138\ud55c \uc815\ubcf4\ub294 XML \uc720\ud6a8\uc131 \uac80\uc99d\uae30\ub97c \uc2e4\ud589\ud558\uc2ed\uc2dc\uc624. - -CHKJ2895.ejb11=CHKJ2895W: <ejb-name> {0}\uc740(\ub294) ejb-jar.xml \ud30c\uc77c(EJB 1.1: 16.5)\uc5d0\uc11c \uace0\uc720\ud574\uc57c \ud569\ub2c8\ub2e4. -CHKJ2875.ejb11=CHKJ2875E: <ejb-client-jar> {0}\uc740(\ub294) \uc774 EIB \ubaa8\ub4c8\uc744 \ud3ec\ud568\ud558\ub294 \ubaa8\ub4e0 EAR \ud30c\uc77c\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 1.1: 16.5, 17.4). - - -# EJB_METHOD_BEAN_NULL=CHKJ2434W: Validation of this method was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_METHOD_HOME_NULL=CHKJ2435W: Validation of this method was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_METHOD_REMOTE_NULL=CHKJ2436W: Validation of this method was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_METHOD_NULL=CHKJ2437W: Validation of this method was terminated because the enterprise bean cannot be found. -# EJB_METHOD_KEY_NULL=CHKJ2438W: Validation of this method was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_REMOTE_NULL=CHKJ2904E: Validation of {0} was terminated because the remote interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_NULL=CHKJ2903E: Validation was terminated because the enterprise bean cannot be found. -# EJB_NOTREFLECTED_JAVACLASS=CHKJ2907E: Cannot validate because the {0} type cannot be reflected. Ensure that it, and all of its dependencies, are included in the classpath. -# EJB_FIELD_CANNOT_REFLECT=CHKJ2208W: Type {0} of field {1} cannot be reflected. Ensure that {0}, and all of its dependencies, are included in the classpath. -# EJB_FIELD_BEAN_NULL=CHKJ2209W: Validation of this field was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_FIELD_HOME_NULL=CHKJ2210W: Validation of this field was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_FIELD_REMOTE_NULL=CHKJ2211W: Validation of this field was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_FIELD_NULL=CHKJ2212W: Validation of this field was terminated because the enterprise bean cannot be found. -# EJB_FIELD_KEY_NULL=CHKJ2213W: Validation of this field was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_HAS_MULTIPLE_PK_METHODS=CHKJ2000W: The {0} home interface must contain only one findByPrimaryKey method. (EJB 1.1: 9.2.8) -# EJB_HOME_NULL=CHKJ2901E: Validation of {0} was terminated because the home interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_KEY_NULL=CHKJ2902E: Validation of {0} was terminated because the key class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BEAN_NULL=CHKJ2900E: Validation of {0} was terminated because the bean class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BMP_NOFIELDS=CHKJ2042W: To have a primary key, the {0} bean class must declare at least one field. (EJB 1.1: 9.1.5.1) -# EJB_DD_CANNOT_OPEN_DD=CHKJ2821E: Cannot open the deployment descriptor. Validation cannot complete. -# EJB_DD_METHTRANSACTION_NO_TRANSACTION=CHKJ2848W: At least one <trans-attribute> must be set in a <container-transaction>. (EJB 1.1: 11.4.1) - -# -# end of messages for the EJB 1.1 specification -# - -# -# Messages for EJB 2.0 specification -# -CHKJ2828.ejb20=CHKJ2828E: \uae30\ubcf8 1\ucc28 \ud0a4 \uc5c6\uc774 <primkey-field>\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4(EJB 2.0: 10.8.1, 22.5). -CHKJ2829.ejb20=CHKJ2829E: \ud0a4 \ud074\ub798\uc2a4 {0}\uc740(\ub294) \uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean {1}\uc5d0\uc11c \uc784\uc758 \ud544\ub4dc\ub85c \ub9f5\ud551\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 2.0: 10.8, 22.5). -CHKJ2839.ejb20=CHKJ2839W: <env-entry> \uc694\uc18c \uc911 <env-entry-name> \uc694\uc18c\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 2.0: 20.2.1.2). -CHKJ2840.ejb20=CHKJ2840W: <env-entry> \uc694\uc18c \uc911 <env-entry-type> \uc694\uc18c\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 2.0: 20.2.1.2). -CHKJ2841.ejb20=CHKJ2841W: <env-entry-name> \uc694\uc18c\uc758 {0} \uc774\ub984\uc740 Bean\uc5d0\uc11c \uc624\uc9c1 \ud55c \ubc88\ub9cc \uc0ac\uc6a9\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. (EJB 2.0: 20.2.1.2). -CHKJ2830.ejb20=CHKJ2830W: {0} \ud544\ub4dc\uc758 \uc720\ud615\uc744 \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2831.ejb20=CHKJ2831W: {0}\uc744(\ub97c) <cmp-field> \uc694\uc18c\uc5d0\uc11c \uc120\uc5b8\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 10.8.2). -CHKJ2801.ejb20=CHKJ2801E: <ejb-name> \uc694\uc18c\uc758 \uac12\uc774 \uc9c0\uc815\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0 22.2, 22.5). -CHKJ2809.ejb20=CHKJ2809E: <persistence-type> \uc694\uc18c\uc758 \uac12\uc740 "Container" \ub610\ub294 "Bean" \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 22.2, 22.5). -CHKJ2806.ejb20=CHKJ2806E: <reentrant> \uc694\uc18c\uc758 \uac12\uc740 "True" \ub610\ub294 "False" \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 22.2, 22.5). -CHKJ2807.ejb20=CHKJ2807E: <session-type> \uc694\uc18c\uc758 \uac12\uc740 "Stateful" \ub610\ub294 "Stateless" \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 22.2, 22.5). -CHKJ2808.ejb20=CHKJ2808E: <transaction-type> \uc694\uc18c\uc758 \uac12\uc740 "Container" \ub610\ub294 "Bean" \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 17.3.6, 22.2, 22.5). -CHKJ2814.ejb20=CHKJ2814W: <method>\uc5d0\uc11c <ejb-name>\uc740 \uc54c \uc218 \uc788\ub294 \uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean\uc744 \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 17.4.1, 21.3.2, 22.5). -CHKJ2842.ejb20=CHKJ2842W: <method-name>\uc774 "*"\uc778 \uacbd\uc6b0 <method-params>\ub294 \ubb34\uc2dc\ub429\ub2c8\ub2e4. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2843.ejb20=CHKJ2843W: {0}\uc758 \uc5b4\ub5a4 \uba54\uc18c\ub4dc\ub3c4 \uc774 <method>\uc640 \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2844.ejb20=CHKJ2844W: \ucd5c\uc18c\ud55c \ud558\ub098\uc758 <method>\ub97c <method-permission>\uc5d0 \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2845.ejb20=CHKJ2845W: <role-name> \ub610\ub294 <unchecked> \uc694\uc18c\ub97c <method-permission>\uc5d0 \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2846.ejb20=CHKJ2846W: \uc774 <method-permission>\uc758 \uc5b4\ub5a4 \uba54\uc18c\ub4dc\ub3c4 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 2.0: 21.3.2). -CHKJ2847.ejb20=CHKJ2847W: \uc774 <container-transaction>\uc758 \uc5b4\ub5a4 \uba54\uc18c\ub4dc\ub3c4 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 2.0: 17.4.1). -CHKJ2812.ejb20=CHKJ2812E: Bean \ud074\ub798\uc2a4 {0}\uc740(\ub294) \uad00\ub828 \ud544\ub4dc \uc911 \ucd5c\uc18c\ud55c \ud558\ub098\ub97c <cmp-field>\ub85c \uc9c0\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 22.5). -CHKJ2832.ejb20=CHKJ2832I: <ejb-ref> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub41c {0} \ud648\uc744 EJB \ubaa8\ub4c8\uc5d0\uc11c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 2.0: 20.3.1.2). -CHKJ2833.ejb20=HKJ2I322: <ejb-ref> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub41c \uc6d0\uaca9 {0}\uc744(\ub97c) EJB \ubaa8\ub4c8\uc5d0\uc11c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 2.0: 20.3.1.2). -CHKJ2834.ejb20=CHKJ2834I: <ejb-ref> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub41c {0} Bean\uc744 EJB \ubaa8\ub4c8\uc5d0\uc11c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 2.0: 20.3.2). -CHKJ2835.ejb20=CHKJ2835I: Bean {0}\uc740(\ub294) {1} \uc720\ud615\uc785\ub2c8\ub2e4. <ejb-ref> \uc694\uc18c \uc911 <ejb-ref-type> \uc694\uc18c\ub97c \uac31\uc2e0\ud558\uc2ed\uc2dc\uc624. (EJB 2.0: 20.3.2). -CHKJ2836.ejb20=CHKJ2836I: Bean {0}\uc740(\ub294) \ud648 {1}\uc744(\ub97c) \uc0ac\uc6a9\ud569\ub2c8\ub2e4. <ejb-ref> \uc694\uc18c \uc911 <ejb-ref> \uc694\uc18c\ub97c \uac31\uc2e0\ud558\uc2ed\uc2dc\uc624. (EJB 2.0: 20.3.2). -CHKJ2837.ejb20=CHKJ2837I: Bean {0}\uc740(\ub294) \uc6d0\uaca9 {1}\uc744(\ub97c) \uc0ac\uc6a9\ud569\ub2c8\ub2e4. <ejb-ref> \uc694\uc18c \uc911 <ejb-ref> \uc694\uc18c\ub97c \uac31\uc2e0\ud558\uc2ed\uc2dc\uc624. (EJB 2.0: 20.3.2). -CHKJ2838.ejb20=CHKJ2838I: \uc5d4\ud130\ud504\ub77c\uc774\uc988 Bean\uc5d0 \ub300\ud55c \ubaa8\ub4e0 \ucc38\uc870\uac00 "ejb" \uc11c\ube0c\ucee8\ud14d\uc2a4\ud2b8\uc5d0\uc11c \uad6c\uc131\ub418\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4. (EJB 2.0: 20.3.1.1). -CHKJ2820.ejb20=CHKJ2820W: \ubcf4\uc548 \uc5ed\ud560 \ucc38\uc870\uac00 \ub450 \ubc88 \uc774\uc0c1 \uc815\uc758\ub429\ub2c8\ub2e4. -CHKJ2822.ejb20=CHKJ2822W: bean {0}\uc758 <security-role-ref>\uac00 <role-name> \uc694\uc18c\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 21.2.5.3). -CHKJ2823.ejb20=CHKJ2823W: <security-role-ref> \uc694\uc18c\uac00 <role-link> \uc694\uc18c\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 21.3.3). -CHKJ2824.ejb20=CHKJ2824W: <security-role-ref> \uc694\uc18c\uac00 \uc54c \uc218 \uc5c6\ub294 \uc5ed\ud560 {0}\uc744(\ub97c) \ub098\ud0c0\ub0c5\ub2c8\ub2e4. (EJB 2.0: 21.3.3). -CHKJ2825.ejb20=CHKJ2825W: ejb-jar.xml\uc758 <security-role> \uc694\uc18c\uac00 <role-name> \uc694\uc18c\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 21.3.1). -CHKJ2826.ejb20=CHKJ2826W: security-role \uc774\ub984\uc740 \uace0\uc720\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 21.3.1). -CHKJ2827.ejb20=CHKJ2827W: <security-role> \uc694\uc18c \uc5c6\uc774 <role-link> \uc694\uc18c\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 2.0: 21.2.5.3, 21.3.1, 21.3.3). -CHKJ2850.ejb20=CHKJ2850W: {0} \uc720\ud615\uc744 \ubc18\uc601\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c <method>\ub97c \uc720\ud6a8\uc131 \uac80\uc99d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2851.ejb20=CHKJ2851W: {1} \uc720\ud615\uc744 \ubc18\uc601\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c {0}\uc744(\ub97c) \uc720\ud6a8\uc131 \uac80\uc99d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2875.ejb20=CHKJ2875E: <ejb-client-jar> {0}\uc740(\ub294) \uc774 EIB \ubaa8\ub4c8\uc744 \ud3ec\ud568\ud558\ub294 \ubaa8\ub4e0 EAR \ud30c\uc77c\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 22.5, 23.4, 23.6). - -CHKJ2003E.ejb20=CHKJ2003E: \uc774 \ud074\ub798\uc2a4\ub294 javax.ejb.SessionSynchronization\uc744 \uad6c\ud604\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4 (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2003I.ejb20=CHKJ2003I: Bean \uad00\ub9ac \ud2b8\ub79c\uc7ad\uc158 stateful \uc138\uc158 Bean\uc740 javax.ejb.SessionSynchronization\uc744 \uad6c\ud604\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4 (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2802.named.ejb20=CHKJ2802E: <ejb-class> \ud074\ub798\uc2a4 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2802.unnamed.ejb20=CHKJ2802E: <ejb-class> \uc694\uc18c\ub85c \uc2dd\ubcc4\ub41c Bean \ud074\ub798\uc2a4\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 2.0: 22.2, 22.5). -CHKJ2803.named.ejb20=CHKJ2803E: <home> \uc778\ud130\ud398\uc774\uc2a4 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2803.unnamed.ejb20=CHKJ2803E: \uc54c \uc218 \uc5c6\ub294 \uc778\ud130\ud398\uc774\uc2a4\uac00 <home> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4. (EJB 2.0: 22.2, 22.5). -CHKJ2804.named.ejb20=CHKJ2804E: <remote> \uc778\ud130\ud398\uc774\uc2a4 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2804.unnamed.ejb20=CHKJ2804E: \uc54c \uc218 \uc5c6\ub294 \uc778\ud130\ud398\uc774\uc2a4\uac00 <remote> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4. (EJB 2.0: 22.2, 22.5). -CHKJ2805.named.ejb20=CHKJ2805E: <local-home> \uc778\ud130\ud398\uc774\uc2a4 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2805.unnamed.ejb20=CHKJ2805E: \uc54c \uc218 \uc5c6\ub294 \uc778\ud130\ud398\uc774\uc2a4\uac00 <local-home> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4. (EJB 2.0: 22.2, 22.5). -CHKJ2800.named.ejb20=CHKJ2800E: <local> \uc778\ud130\ud398\uc774\uc2a4 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2800.unnamed.ejb20=CHKJ2800E: \uc54c \uc218 \uc5c6\ub294 \uc778\ud130\ud398\uc774\uc2a4\uac00 <local> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4. (EJB 2.0: 22.2, 22.5). -CHKJ2810.named.ejb20=CHKJ2810E: <prim-key-class> \ud074\ub798\uc2a4 {0} \ub610\ub294 \uad00\ub828 \uc218\ud37c\uc720\ud615 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. -CHKJ2810.unnamed.ejb20=CHKJ2810E: \uc54c \uc218 \uc5c6\ub294 \ud074\ub798\uc2a4\uac00 <prim-key-class> \uc694\uc18c\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4. (EJB 2.0: 22.2, 22.5). -CHKJ2811.ejb20=CHKJ2811E: <field-name> {0}\uc744(\ub97c) Bean \ud074\ub798\uc2a4 {1}\uc5d0\uc11c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. (EJB 2.0: 22.5). - -CHKJ2103.ejb20=CHKJ2103E: \uad6c\uc131\uc694\uc18c \uacc4\uc2b9\uc5d0\uc11c, {0} Bean \ud074\ub798\uc2a4\uac00 {1}\uc744(\ub97c) \uacc4\uc2b9\ud574\uc57c \ud569\ub2c8\ub2e4 (EJB 2.0:D.2) -CHKJ2104.ejb20=CHKJ2104E: \uad6c\uc131\uc694\uc18c \uacc4\uc2b9\uc5d0\uc11c, {0} \ud648 \uc778\ud130\ud398\uc774\uc2a4\uac00 {1}\uc744(\ub97c) \uacc4\uc2b9\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: D.2). -CHKJ2105.ejb20=CHKJ2105E: \uad6c\uc131\uc694\uc18c \uacc4\uc2b9\uc5d0\uc11c, {0} \uad6c\uc131\uc694\uc18c \uc778\ud130\ud398\uc774\uc2a4\uac00 {1}\uc744(\ub97c) \uacc4\uc2b9\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: D.2). -CHKJ2106.ejb20=CHKJ2106E: Bean {0}\uc740(\ub294) <prim-key-class>\ub85c {1}\uc744(\ub97c) \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: D.2). -CHKJ2849.ejb20=CHKJ2849W: {1} \ub610\ub294 \uad00\ub828 \uc885\uc18d\uc131 \uc911 \ud558\ub098\ub97c \ubc18\uc601\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c {0}\uc758 \uad6c\uc131\uc694\uc18c \uacc4\uc2b9\uc744 \uc720\ud6a8\uc131 \uac80\uc99d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uacbd\ub85c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624. - -CHKJ2895.ejb20=CHKJ2895W: <ejb-name> {0}\uc740(\ub294) ejb-jar.xml \ud30c\uc77c(EJB 210 225)\uc5d0\uc11c \uace0\uc720\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 22.5). - -################################################## -# class/interface checks -################################################## -# implement SessionBean/EntityBean/MessageDrivenBean/MessageListener -CHKJ2017.sb.ejb20=CHKJ2017E: \uc774 \ud074\ub798\uc2a4\ub294 {0}\uc744(\ub97c) \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.5.1, 7.10.2). -CHKJ2017.mb.ejb20=CHKJ2017E: \uc774 \ud074\ub798\uc2a4\ub294 {0}\uc744(\ub97c) \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.4.1, 15.7.2). -CHKJ2017.cb.ejb20=CHKJ2017E: \uc774 \ud074\ub798\uc2a4\ub294 {0}\uc744(\ub97c) \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.2). -CHKJ2017.bb.ejb20=CHKJ2017E: \uc774 \ud074\ub798\uc2a4\ub294 {0}\uc744(\ub97c) \uad6c\ud604\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.2). - -# implement EJBHome -CHKJ2017.srh.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBHome\uc744 \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.3, 7.10.6). -CHKJ2017.crh.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBHome\uc744 \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5, 10.6.10). -CHKJ2017.brh.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBHome\uc744 \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5, 12.2.9). - -# implement EJBLocalHome -CHKJ2017.slh.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBLocalHome\uc744 \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.4, 7.10.8). -CHKJ2017.clh.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBLocalHome\uc744 \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6, 10.6.12). -CHKJ2017.blh.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBLocalHome\uc744 \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6, 12.2.11). - -# implement EJBObject -CHKJ2017.src.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBObject\ub97c \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.5, 7.10.5). -CHKJ2017.crc.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBObject\ub97c \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.9, 10.6.9). -CHKJ2017.brc.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBObject\ub97c \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.9, 12.2.8). - -# implement EJBLocalObject -CHKJ2017.slc.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBLocalObject\ub97c \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.7). -CHKJ2017.clc.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBLocalObject\ub97c \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.10, 10.6.10). -CHKJ2017.blc.ejb20=CHKJ2017E: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 javax.ejb.EJBLocalObject\ub97c \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.10, 12.2.10). - -# impl component interface -CHKJ2040.cb.ejb20=CHKJ2040I: "\uc774\uac83\uc740" \uba54\uc18c\ub4dc \uc778\uc218\ub098 \uacb0\uacfc\ub85c \uc804\ub2ec\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.2). -CHKJ2040.bb.ejb20=CHKJ2040I: "\uc774\uac83\uc740" \uba54\uc18c\ub4dc \uc778\uc218\ub098 \uacb0\uacfc\ub85c \uc804\ub2ec\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.2). -CHKJ2040.sb.ejb20=CHKJ2040I: "\uc774\uac83\uc740" \uba54\uc18c\ub4dc \uc778\uc218\ub098 \uacb0\uacfc\ub85c \uc804\ub2ec\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.2). - -# bean class -CHKJ2014.cb.ejb20=CHKJ2014W: \uc774 \ud074\ub798\uc2a4\ub294 abstract\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.4.1, 10.6.2). -CHKJ2014.mb.ejb20=CHKJ2014W: \uc774 \ud074\ub798\uc2a4\ub294 abstract\uac00 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.2). -CHKJ2014.bb.ejb20=CHKJ2014W: \uc774 \ud074\ub798\uc2a4\ub294 abstract\uac00 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.2). -CHKJ2014.sb.ejb20=CHKJ2014W: \uc774 \ud074\ub798\uc2a4\ub294 abstract\uac00 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.1). - -CHKJ2022.cb.ejb20=CHKJ2022W: \uc774 \ud074\ub798\uc2a4\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.2). -CHKJ2022.mb.ejb20=CHKJ2022W: \uc774 \ud074\ub798\uc2a4\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.2). -CHKJ2022.bb.ejb20=CHKJ2022W: \uc774 \ud074\ub798\uc2a4\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.2). -CHKJ2022.sb.ejb20=CHKJ2022W: \uc774 \ud074\ub798\uc2a4\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.1). -CHKJ2022.kc.ejb20=CHKJ2022W: \uc774 \ud074\ub798\uc2a4\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.2). - -CHKJ2015.cb.ejb20=CHKJ2015W: \uc774 \ud074\ub798\uc2a4\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.2). -CHKJ2015.mb.ejb20=CHKJ2015W: \uc774 \ud074\ub798\uc2a4\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.2). -CHKJ2015.bb.ejb20=CHKJ2015W: \uc774 \ud074\ub798\uc2a4\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.2). -CHKJ2015.sb.ejb20=CHKJ2015W: \uc774 \ud074\ub798\uc2a4\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.1). - -# dependent value class -CHKJ2018.ejb20=CHKJ2018W: \uc774 \ud074\ub798\uc2a4\ub294 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.3, 10.6.3). -CHKJ2043.ejb20=CHKJ2043W: \uc774 \ud074\ub798\uc2a4\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.3). -CHKJ2044.ejb20=CHKJ2044W: \uc774 \ud074\ub798\uc2a4\ub294 abstract\uac00 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.3). - -# key class -CHKJ2019.kc.ejb20=CHKJ2019W: \uc774 \ud074\ub798\uc2a4\ub294 RMI-IIOP\uc5d0\uc11c \ubc95\uc801 \uac12 \uc720\ud615\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.8, 10.6.13). -CHKJ2019.kb.ejb20=CHKJ2019W: \uc774 \ud074\ub798\uc2a4\ub294 RMI-IIOP\uc5d0\uc11c \ubc95\uc801 \uac12 \uc720\ud615\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.8, 12.2.12). - - -### -# methods which must exist -### -# public default constructor with no parameters -CHKJ2050.constr.sb.ejb20=CHKJ2050W: public {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.2). -CHKJ2050.constr.cb.ejb20=CHKJ2050W: public {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.6.2). -CHKJ2050.constr.bb.ejb20=CHKJ2050W: public {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1, 12.2.2). -CHKJ2050.constr.mb.ejb20=CHKJ2050W: public {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.2). -CHKJ2050.constr.kc.ejb20=CHKJ2050W: public {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.2). - - -# accessor method -CHKJ2050.acc.cb.ejb20=CHKJ2050E: \uc774 \ud074\ub798\uc2a4\ub294 {0}\uc744(\ub97c) \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). - -CHKJ2050.onMessage.mb.ejb20=CHKJ2050W: onMessage(javax.jms.Message)\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.4.2, 15.7.4). - -CHKJ2050.ejbCreate.sfb.ejb20=CHKJ2050W: \ucd5c\uc18c\ud55c \ud558\ub098\uc758 ejbCreate \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.5.5). -CHKJ2050.ejbCreate.ssb.ejb20=CHKJ2050W: ejbCreate() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.8). -CHKJ2050.ejbCreate.mb.ejb20=CHKJ2050W: ejbCreate() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.4.4, 15.7.2). - -CHKJ2050.ejbFindByPrimaryKey.bb.ejb20=CHKJ2050W: ejbFindByPrimaryKey \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). - -CHKJ2050.setEntityContext.cb.ejb20=CHKJ2050W: setEntityContext(EntityContext) \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2050.setEntityContext.bb.ejb20=CHKJ2050W: setEntityContext(EntityContext) \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). - -CHKJ2050.unsetEntityContext.cb.ejb20=CHKJ2050W: unsetEntityContext() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2050.unsetEntityContext.bb.ejb20=CHKJ2050W: unsetEntityContext() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbActivate.cb.ejb20=CHKJ2050W: ejbActivate() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2050.ejbActivate.bb.ejb20=CHKJ2050W: ejbActivate() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPassivate.cb.ejb20=CHKJ2050W: ejbPassivate() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2050.ejbPassivate.bb.ejb20=CHKJ2050W: ejbPassivate() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2050.ejbPassivate.sb.ejb20=CHKJ2050W: ejbPassivate() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.5.1). - -CHKJ2050.ejbRemove.cb.ejb20=CHKJ2050W: ejbRemove() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2050.ejbRemove.bb.ejb20=CHKJ2050W: ejbRemove() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2050.ejbRemove.mb.ejb20=CHKJ2050W: ejbRemove() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5). -CHKJ2050.ejbRemove.sb.ejb20=CHKJ2050W: ejbRemove() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 4.2.2, 7.5.1). - -CHKJ2050.ejbLoad.cb.ejb20=CHKJ2050W: ejbLoad() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2050.ejbLoad.bb.ejb20=CHKJ2050W: ejbLoad() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbStore.cb.ejb20=CHKJ2050W: ejbStore() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2050.ejbStore.bb.ejb20=CHKJ2050W: ejbStore() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). - -CHKJ2050.create.ssrh.ejb20=CHKJ2050W: create() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.8, 7.10.6). -CHKJ2050.create.sslh.ejb20=CHKJ2050W: create() \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.8, 7.10.8). - -CHKJ2050.create.srh.ejb20=CHKJ2050W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 create \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.3.1, 7.10.6). -CHKJ2050.create.slh.ejb20=CHKJ2050W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 create \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.4.1, 7.10.8). - -CHKJ2050.find.crh.ejb20=CHKJ2050W: \ucd5c\uc18c\ud55c \ud558\ub098\uc758 finder \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2). -CHKJ2050.find.brh.ejb20=CHKJ2050W: \ucd5c\uc18c\ud55c \ud558\ub098\uc758 finder \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2). -CHKJ2050.find.clh.ejb20=CHKJ2050W: \ucd5c\uc18c\ud55c \ud558\ub098\uc758 finder \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2). -CHKJ2050.find.blh.ejb20=CHKJ2050W: \ucd5c\uc18c\ud55c \ud558\ub098\uc758 finder \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2). - -CHKJ2050.home.crh.ejb20=CHKJ2050W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ud648 \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4). -CHKJ2050.home.brh.ejb20=CHKJ2050W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ud648 \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4). -CHKJ2050.home.clh.ejb20=CHKJ2050W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ud648 \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4). -CHKJ2050.home.blh.ejb20=CHKJ2050W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ud648 \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4). - -CHKJ2050.ejbHome.crh.ejb20=CHKJ2050W: \uc774 \ud074\ub798\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 ejbHome \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.brh.ejb20=CHKJ2050W: \uc774 \ud074\ub798\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 ejbHome \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.clh.ejb20=CHKJ2050W: \uc774 \ud074\ub798\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 ejbHome \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4). -CHKJ2050.ejbHome.blh.ejb20=CHKJ2050W: \uc774 \ud074\ub798\uc2a4\ub294 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 ejbHome \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4). - -CHKJ2050.hashCode.kb.ejb20=CHKJ2050W: hashCode()\uac00 \uc774 \ud074\ub798\uc2a4\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.12). -CHKJ2050.hashCode.kc.ejb20=CHKJ2050W: hashCode()\uac00 \uc774 \ud074\ub798\uc2a4\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.13). - -CHKJ2050.equals.kb.ejb20=CHKJ2050W: equals(Object)\uac00 \uc774 \ud074\ub798\uc2a4\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.12). -CHKJ2050.equals.kc.ejb20=CHKJ2050W: equals(Object)\uac00 \uc774 \ud074\ub798\uc2a4\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.13). - -# ejbSelect - needed? pl174 says zero or more, p.193 says one or more -CHKJ2050.ejbSelect.cb.ejb20=CHKJ2050W: ejbSelect \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.6.7). - -CHKJ2050.findByPrimaryKey.crh.ejb20=CHKJ2050W: findByPrimaryKey\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.6.10). -CHKJ2050.findByPrimaryKey.clh.ejb20=CHKJ2050W: findByPrimaryKey\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.6.12). -CHKJ2050.findByPrimaryKey.blh.ejb20=CHKJ2050W: findByPrimaryKey\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.2.11). -CHKJ2050.findByPrimaryKey.brh.ejb20=CHKJ2050W: findByPrimaryKey\uac00 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.2.9). - -# ejbFind -CHKJ2050.ejbFind.bb.ejb20=CHKJ2050W: {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPostCreate.cb.ejb20=CHKJ2050E: {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2050.ejbPostCreate.bb.ejb20=CHKJ2050E: {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1, 12.2.4). - - -################################################## -# method checks -################################################## -# application exception -CHKJ2404.i.ejb20=CHKJ2404W: {0}\uc758 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc608\uc678 {1}\uc774(\uac00) java.lang.Exception\uc744 \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 18.1.1, 18.2.1). -CHKJ2404.m.ejb20=CHKJ2404W: \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc608\uc678 {0}\uc774(\uac00) java.lang.Exception\uc744 \ud655\uc7a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.i.ejb20=CHKJ2416W: {0}\uc758 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc608\uc678 {1}\uc774(\uac00) java.lang.RuntimeException\uc744 \ud655\uc7a5\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.m.ejb20=CHKJ2416W: \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc608\uc678 {0}\uc774(\uac00) java.lang.RuntimeException\uc744 \ud655\uc7a5\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 18.1.1, 18.2.1). - -# ejbRemove -CHKJ2492.mb.i.ejb20=CHKJ2492W: {1}\uc758 {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5). -CHKJ2492.mb.m.ejb20=CHKJ2492W: \uc774 \uba54\uc18c\ub4dc\uac00 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5). -CHKJ2492.cb.i.ejb20=CHKJ2492W: {1}\uc758 {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2492.cb.m.ejb20=CHKJ2492W: \uc774 \uba54\uc18c\ub4dc\uac00 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2492.bb.i.ejb20=CHKJ2492W: {1}\uc758 {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2492.bb.m.ejb20=CHKJ2492W: \uc774 \uba54\uc18c\ub4dc\uac00 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2492.sb.i.ejb20=CHKJ2492W: {1}\uc758 {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.6). -CHKJ2492.sb.m.ejb20=CHKJ2492W: \uc774 \uba54\uc18c\ub4dc\uac00 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.6). - -CHKJ2493.mb.i.ejb20=CHKJ2493W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5). -CHKJ2493.mb.m.ejb20=CHKJ2493W: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5). -CHKJ2493.cb.i.ejb20=CHKJ2493W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2493.cb.m.ejb20=CHKJ2493W: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2493.bb.i.ejb20=CHKJ2493W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2493.bb.m.ejb20=CHKJ2493W: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2493.sb.i.ejb20=CHKJ2493W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.6). -CHKJ2493.sb.m.ejb20=CHKJ2493W: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.6). - -CHKJ2494.mb.i.ejb20=CHKJ2494W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5). -CHKJ2494.mb.m.ejb20=CHKJ2494W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5). -CHKJ2494.cb.i.ejb20=CHKJ2494W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2494.cb.m.ejb20=CHKJ2494W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2494.bb.i.ejb20=CHKJ2494W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2494.bb.m.ejb20=CHKJ2494W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2494.sb.i.ejb20=CHKJ2494W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.6). -CHKJ2494.sb.m.ejb20=CHKJ2494W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.6). - -CHKJ2505.ejbRemove.mb.i.ejb20=CHKJ2505W: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.mb.m.ejb20=CHKJ2505W: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.cb.i.ejb20=CHKJ2505W: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.cb.m.ejb20=CHKJ2505W: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.bb.i.ejb20=CHKJ2505W: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.bb.m.ejb20=CHKJ2505W: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.sb.i.ejb20=CHKJ2505W: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.6). -CHKJ2505.ejbRemove.sb.m.ejb20=CHKJ2505W: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.6). - -# ejbCreate -CHKJ2421.mb.i.ejb20=CHKJ2421W: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.3). -CHKJ2421.cb.i.ejb20=CHKJ2421W: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2421.bb.i.ejb20=CHKJ2421W: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3). -CHKJ2421.sb.i.ejb20=CHKJ2421W: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3). -CHKJ2421.mb.m.ejb20=CHKJ2421W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.3). -CHKJ2421.cb.m.ejb20=CHKJ2421W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2421.bb.m.ejb20=CHKJ2421W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3). -CHKJ2421.sb.m.ejb20=CHKJ2421W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3). - -CHKJ2422.sb.i.ejb20=CHKJ2422W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3). -CHKJ2422.cb.i.ejb20=CHKJ2422W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2422.bb.i.ejb20=CHKJ2422W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3). -CHKJ2422.mb.i.ejb20=CHKJ2422W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.3). -CHKJ2422.sb.m.ejb20=CHKJ2422W: \uc774 \uba54\uc18c\ub4dc\uac00 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3). -CHKJ2422.cb.m.ejb20=CHKJ2422W: \uc774 \uba54\uc18c\ub4dc\uac00 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2422.bb.m.ejb20=CHKJ2422W: \uc774 \uba54\uc18c\ub4dc\uac00 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3). -CHKJ2422.mb.m.ejb20=CHKJ2422W: \uc774 \uba54\uc18c\ub4dc\uac00 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.3). - -CHKJ2423.sb.i.ejb20=CHKJ2423W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3). -CHKJ2423.cb.i.ejb20=CHKJ2423W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2423.bb.i.ejb20=CHKJ2423W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3). -CHKJ2423.mb.i.ejb20=CHKJ2423W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.3). -CHKJ2423.sb.m.ejb20=CHKJ2423W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3). -CHKJ2423.cb.m.ejb20=CHKJ2423W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2423.bb.m.ejb20=CHKJ2423W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3). -CHKJ2423.mb.m.ejb20=CHKJ2423W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.3). - -CHKJ2424.cb.i.ejb20=CHKJ2424W: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2424.bb.i.ejb20=CHKJ2424W: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3). -CHKJ2424.sb.i.ejb20=CHKJ2424W: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3). -CHKJ2424.mb.i.ejb20=CHKJ2424W: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.3). -CHKJ2424.cb.m.ejb20=CHKJ2424W: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2424.bb.m.ejb20=CHKJ2424W: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3). -CHKJ2424.sb.m.ejb20=CHKJ2424W: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3). -CHKJ2424.mb.m.ejb20=CHKJ2424W: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.3). - - - -# ejbCreate's method parameters and return type -CHKJ2500.ejbCreate.sb.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3). -CHKJ2500.ejbCreate.sb.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3). - -CHKJ2497.cb.i.ejb20=CHKJ2497W: {0}\uc740(\ub294) javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). -CHKJ2497.cb.m.ejb20=CHKJ2497W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4). - -CHKJ2501.ejbCreate.mb.i.ejb20=CHKJ2501I: {0}\uc740(\ub294) \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc608\uc678\ub97c \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbCreate.mb.m.ejb20=CHKJ2501I: \uc774 \uba54\uc18c\ub4dc\ub294 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc608\uc678\ub97c \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.i.ejb20=CHKJ2501I: {0}\uc740(\ub294) \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc608\uc678\ub97c \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.m.ejb20=CHKJ2501I: \uc774 \uba54\uc18c\ub4dc\ub294 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc608\uc678\ub97c \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.i.ejb20=CHKJ2501I: {0}\uc740(\ub294) \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc608\uc678\ub97c \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.m.ejb20=CHKJ2501I: \uc774 \uba54\uc18c\ub4dc\ub294 \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc608\uc678\ub97c \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). - - -CHKJ2503.ejbCreate.sb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.sb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.3, 18.3.8, 18.6). - -# ejbPostCreate -CHKJ2426.cb.i.ejb20=CHKJ2426W: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.5). -CHKJ2426.bb.i.ejb20=CHKJ2426W: {0}\uc740(\ub294) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.4). -CHKJ2426.cb.m.ejb20=CHKJ2426W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.5). -CHKJ2426.bb.m.ejb20=CHKJ2426W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.4). - -CHKJ2427.cb.i.ejb20=CHKJ2427W: {0}\uc740(\ub294) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.5). -CHKJ2427.bb.i.ejb20=CHKJ2427W: {0}\uc740(\ub294) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.4). -CHKJ2427.cb.m.ejb20=CHKJ2427W: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.5). -CHKJ2427.bb.m.ejb20=CHKJ2427W: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.4). - -CHKJ2428.cb.i.ejb20=CHKJ2428W: {0}\uc740(\ub294) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.5). -CHKJ2428.bb.i.ejb20=CHKJ2428W: {0}\uc740(\ub294) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.4). -CHKJ2428.cb.m.ejb20=CHKJ2428W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.5). -CHKJ2428.bb.m.ejb20=CHKJ2428W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.4). - -CHKJ2505.ejbPostCreate.cb.i.ejb20=CHKJ2505W: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.i.ejb20=CHKJ2505W: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.4). -CHKJ2505.ejbPostCreate.cb.m.ejb20=CHKJ2505W: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.m.ejb20=CHKJ2505W: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.4). - -CHKJ2503.ejbPostCreate.cb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 2.3.4, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.cb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.4, 18.3.8, 18.6). - - -# ejbHome -CHKJ2430.cb.i.ejb20=CHKJ2430I: \ud638\ucd9c\ub418\ub294 {0}\uc5d0 \ub300\ud574 {1}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.i.ejb20=CHKJ2430I: \ud638\ucd9c\ub418\ub294 {0}\uc5d0 \ub300\ud574 {1}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). -CHKJ2430.cb.m.ejb20=CHKJ2430I: \ud638\ucd9c\ub418\ub294 \uc774 \uba54\uc18c\ub4dc\uc5d0 \ub300\ud574 {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.m.ejb20=CHKJ2430I: \ud638\ucd9c\ub418\ub294 \uc774 \uba54\uc18c\ub4dc\uc5d0 \ub300\ud574 {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.4.1). - -CHKJ2431.cb.i.ejb20=CHKJ2431W: {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.6). -CHKJ2431.bb.i.ejb20=CHKJ2431W: {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 12.2.6). -CHKJ2431.cb.m.ejb20=CHKJ2431W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.6). -CHKJ2431.bb.m.ejb20=CHKJ2431W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. (EJB 2.0: 12.2.6). - -CHKJ2439.cb.i.ejb20=CHKJ2439W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.6). -CHKJ2439.bb.i.ejb20=CHKJ2439W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.6). -CHKJ2439.cb.m.ejb20=CHKJ2439W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.6). -CHKJ2439.bb.m.ejb20=CHKJ2439W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.6). - -CHKJ2500.ejbHome.cb.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.6). -CHKJ2500.ejbHome.cb.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.6). - -CHKJ2503.ejbHome.cb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.cb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.6, 18.3.8, 18.6). - -# ejbFind -CHKJ2457.bb.i.ejb20=CHKJ2457W: {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). -CHKJ2457.bb.m.ejb20=CHKJ2457W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). - -CHKJ2458.bb.i.ejb20=CHKJ2458W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). -CHKJ2458.bb.m.ejb20=CHKJ2458W: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). - -CHKJ2459.bb.i.ejb20=CHKJ2459W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). -CHKJ2459.bb.m.ejb20=CHKJ2459W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). - -CHKJ2500.ejbFind.bb.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {1}\uc758 {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). -CHKJ2500.ejbFind.bb.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). - -CHKJ2407.bb.i.ejb20=CHKJ2407W: {0}\uc740(\ub294) {1} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). -CHKJ2407.bb.m.ejb20=CHKJ2407W: \uc774 \uba54\uc18c\ub4dc\ub294 {0} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5). - -CHKJ2503.ejbFind.bb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5, 18.3.8, 18.6). -CHKJ2503.ejbFind.bb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.5, 18.3.8, 18.6). - -CHKJ2498.bb.i.ejb20=CHKJ2498W: {0}\uc774(\uac00) ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.8.4). -CHKJ2498.bb.m.ejb20=CHKJ2498W: \uc774 \uba54\uc18c\ub4dc\uac00 ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.8.4). - - -# -# methods which must not exist -# -CHKJ2502.ejbFind.cb.i.ejb20=CHKJ2502I: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. \ucee8\ud14c\uc774\ub108\ub294 \uc774 \uba54\uc18c\ub4dc \uad6c\ud604\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.6.2). -CHKJ2502.ejbFind.cb.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\ub294 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. \ucee8\ud14c\uc774\ub108\ub294 \uc774 \uba54\uc18c\ub4dc \uad6c\ud604\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.6.2). - -CHKJ2502.ejbSelect.bb.i.ejb20=CHKJ2502I: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. CMP bean\ub9cc\uc774 ejbSelect \uba54\uc18c\ub4dc\ub97c \uac00\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.bb.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\ub294 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. CMP bean\ub9cc\uc774 ejbSelect \uba54\uc18c\ub4dc\ub97c \uac00\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.sfb.i.ejb20=CHKJ2502I: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. CMP bean\ub9cc\uc774 ejbSelect \uba54\uc18c\ub4dc\ub97c \uac00\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.sfb.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\ub294 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. CMP bean\ub9cc\uc774 ejbSelect \uba54\uc18c\ub4dc\ub97c \uac00\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.ssb.i.ejb20=CHKJ2502I: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. CMP bean\ub9cc\uc774 ejbSelect \uba54\uc18c\ub4dc\ub97c \uac00\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.ssb.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\ub294 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. CMP bean\ub9cc\uc774 ejbSelect \uba54\uc18c\ub4dc\ub97c \uac00\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.crh.i.ejb20=CHKJ2502I: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crh.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.i.ejb20=CHKJ2502I: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.i.ejb20=CHKJ2502I: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.i.ejb20=CHKJ2502I: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.5.7). - -# finalize -CHKJ2502.finalize.cb.i.ejb20=CHKJ2502I: finalize()\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.2). -CHKJ2502.finalize.cb.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.2). -CHKJ2502.finalize.mb.i.ejb20=CHKJ2502I: finalize()\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.2). -CHKJ2502.finalize.mb.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.2). -CHKJ2502.finalize.bb.i.ejb20=CHKJ2502I: finalize()\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.2). -CHKJ2502.finalize.bb.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.2). -CHKJ2502.finalize.sb.i.ejb20=CHKJ2502I: finalize()\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.2). -CHKJ2502.finalize.sb.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.2). - -CHKJ2502.slh.i.ejb20=CHKJ2502I: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8). -CHKJ2502.slh.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8). -CHKJ2502.srh.i.ejb20=CHKJ2502I: {0}\uc774(\uac00) \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2502.srh.m.ejb20=CHKJ2502I: \uc774 \uba54\uc18c\ub4dc\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). - - -# business -CHKJ2411.sb.i.ejb20=CHKJ2411W: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "ejb"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4). -CHKJ2411.cb.i.ejb20=CHKJ2411W: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "ejb"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8). -CHKJ2411.bb.i.ejb20=CHKJ2411W: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "ejb"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7). -CHKJ2411.sb.m.ejb20=CHKJ2411W: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "ejb"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4). -CHKJ2411.cb.m.ejb20=CHKJ2411W: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "ejb"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8). -CHKJ2411.bb.m.ejb20=CHKJ2411W: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "ejb"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7). - -CHKJ2441.sb.i.ejb20=CHKJ2441W: {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4). -CHKJ2441.cb.i.ejb20=CHKJ2441W: {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8). -CHKJ2441.bb.i.ejb20=CHKJ2441W: {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7). -CHKJ2441.sb.m.ejb20=HKJ24551: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4). -CHKJ2441.cb.m.ejb20=HKJ24551: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8). -CHKJ2441.bb.m.ejb20=HKJ24551: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7). - -CHKJ2442.sb.i.ejb20=CHKJ2442W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4). -CHKJ2442.cb.i.ejb20=CHKJ2442W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8). -CHKJ2442.bb.i.ejb20=CHKJ2442W: {0}\uc774(\uac00) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7). -CHKJ2442.sb.m.ejb20=CHKJ2442W: \uc774 \uba54\uc18c\ub4dc\uac00 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4). -CHKJ2442.cb.m.ejb20=CHKJ2442W: \uc774 \uba54\uc18c\ub4dc\uac00 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8). -CHKJ2442.bb.m.ejb20=CHKJ2442W: \uc774 \uba54\uc18c\ub4dc\uac00 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7). - -CHKJ2443.sb.i.ejb20=CHKJ2443W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4). -CHKJ2443.cb.i.ejb20=CHKJ2443W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8). -CHKJ2443.bb.i.ejb20=CHKJ2443W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7). -CHKJ2443.sb.m.ejb20=CHKJ2443W: \uc774 \uba54\uc18c\ub4dc\uac00 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4). -CHKJ2443.cb.m.ejb20=CHKJ2443W: \uc774 \uba54\uc18c\ub4dc\uac00 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8). -CHKJ2443.bb.m.ejb20=CHKJ2443W: \uc774 \uba54\uc18c\ub4dc\uac00 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7). - -CHKJ2500.bus.sb.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7). -CHKJ2500.bus.sb.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7). - -CHKJ2503.bus.sb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7, 18.3.8, 18.6). -CHKJ2503.bus.sb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.7, 18.3.8, 18.6). - -# onMessage -CHKJ2503.onMessage.mb.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.4.10, 18.3.8, 18.6). -CHKJ2503.onMessage.mb.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.4.10, 18.3.8, 18.6). - -CHKJ2445.mb.i.ejb20=CHKJ2445W: {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.4). -CHKJ2445.mb.m.ejb20=CHKJ2445W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.4). - -CHKJ2446.mb.i.ejb20=CHKJ2446W: {0}\uc740(\ub294) final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.4). -CHKJ2446.mb.m.ejb20=CHKJ2446W: \uc774 \uba54\uc18c\ub4dc\ub294 final\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.4). - -CHKJ2447.mb.i.ejb20=CHKJ2447W: {0}\uc774(\uac00) static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.4). -CHKJ2447.mb.m.ejb20=CHKJ2447W: \uc774 \uba54\uc18c\ub4dc\ub294 static\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.4). - -CHKJ2505.onMessage.mb.i.ejb20=CHKJ2505W: {0}\uc740(\ub294) void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.4). -CHKJ2505.onMessage.mb.m.ejb20=CHKJ2505W: \uc774 \uba54\uc18c\ub4dc\ub294 void\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 15.7.4). - -# accessor method -CHKJ2449.cb.i.ejb20=CHKJ2449W: {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). -CHKJ2449.cb.m.ejb20=CHKJ2449W: \uc774 \uba54\uc18c\ub4dc\uac00 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). - -CHKJ2450.cb.i.ejb20=CHKJ2450W: {0}\uc774(\uac00) abstract\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.6.2). -CHKJ2450.cb.m.ejb20=CHKJ2450W: \uc774 \uba54\uc18c\ub4dc\uac00 abstract\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.6.2). - -# get & set methods of cmr fields -CHKJ2473.crc.i.ejb20=CHKJ2473W: {0}\uc774(\uac00) \ub178\ucd9c\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crc.m.ejb20=CHKJ2473W: \uc774 \uba54\uc18c\ub4dc\ub294 \ub178\ucd9c\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.i.ejb20=CHKJ2473W: {0}\uc774(\uac00) \ub178\ucd9c\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.m.ejb20=CHKJ2473W: \uc774 \uba54\uc18c\ub4dc\ub294 \ub178\ucd9c\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.10.1). - -# home -CHKJ2461.home.brh.ejb20=CHKJ2461W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uc758 RMI-IIOP \uaddc\uce59\uc744 \ub530\ub77c\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2461.home.crh.ejb20=CHKJ2461W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uc758 RMI-IIOP \uaddc\uce59\uc744 \ub530\ub77c\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.10). -CHKJ2461.home.srh.ejb20=CHKJ2461W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uc758 RMI-IIOP \uaddc\uce59\uc744 \ub530\ub77c\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). - -CHKJ2462.clh.i.ejb20=CHKJ2462I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "create"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.i.ejb20=CHKJ2462I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "create"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.i.ejb20=CHKJ2462I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "create"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.i.ejb20=CHKJ2462I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "create"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.11). -CHKJ2462.clh.m.ejb20=CHKJ2462I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "create"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.m.ejb20=CHKJ2462I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "create"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.m.ejb20=CHKJ2462I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "create"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.m.ejb20=CHKJ2462I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "create"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2463.clh.i.ejb20=CHKJ2463I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "find"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.i.ejb20=CHKJ2463I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "find"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.i.ejb20=CHKJ2463I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "find"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.i.ejb20=CHKJ2463I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "find"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.11). -CHKJ2463.clh.m.ejb20=CHKJ2463I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "find"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.m.ejb20=CHKJ2463I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "find"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.m.ejb20=CHKJ2463I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "find"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.m.ejb20=CHKJ2463I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "find"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2464.clh.i.ejb20=CHKJ2464I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "remove"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.i.ejb20=CHKJ2464I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "remove"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.i.ejb20=CHKJ2464I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "remove"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.i.ejb20=CHKJ2464I: \uba54\uc18c\ub4dc {0}\uc758 \uc774\ub984\uc740 "remove"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.11). -CHKJ2464.clh.m.ejb20=CHKJ2464I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "remove"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.m.ejb20=CHKJ2464I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "remove"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.m.ejb20=CHKJ2464I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "remove"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.m.ejb20=CHKJ2464I: \uc774 \uba54\uc18c\ub4dc \uc774\ub984\uc740 "remove"\ub85c \uc2dc\uc791\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2503.home.brh.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2503.home.blh.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4, 12.2.1, 18.3.8, 18.6). -CHKJ2503.home.clh.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.home.brh.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2503.home.blh.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4, 12.2.1, 18.3.8, 18.6). -CHKJ2503.home.clh.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8, 18.3.8, 18.6). - - -# create -CHKJ2503.create.brh.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2503.create.blh.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 12.2.1, 18.3.8, 18.6). -CHKJ2503.create.clh.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.create.brh.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2503.create.blh.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 12.2.1, 18.3.8, 18.6). -CHKJ2503.create.clh.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2467.srh.i.ejb20=CHKJ2467W: {0}\uc774(\uac00) javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2467.slh.i.ejb20=CHKJ2467W: {0}\uc774(\uac00) javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8). -CHKJ2467.crh.i.ejb20=CHKJ2467W: {0}\uc774(\uac00) javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.10). -CHKJ2467.clh.i.ejb20=CHKJ2467W: {0}\uc774(\uac00) javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.i.ejb20=CHKJ2467W: {0}\uc774(\uac00) javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2467.blh.i.ejb20=CHKJ2467W: {0}\uc774(\uac00) javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 12.2.11). -CHKJ2467.srh.m.ejb20=CHKJ2467W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2467.slh.m.ejb20=CHKJ2467W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8). -CHKJ2467.crh.m.ejb20=CHKJ2467W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.m.ejb20=CHKJ2467W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.m.ejb20=CHKJ2467W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.m.ejb20=CHKJ2467W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.CreateException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2402.sfrh.i.ejb20=CHKJ2402E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.i.ejb20=CHKJ2402E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.i.ejb20=CHKJ2402E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.i.ejb20=CHKJ2402E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.i.ejb20=CHKJ2402E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.i.ejb20=CHKJ2402E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.i.ejb20=CHKJ2402E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.i.ejb20=CHKJ2402E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 12.2.11). -CHKJ2402.sfrh.m.ejb20=CHKJ2402E: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.m.ejb20=CHKJ2402E: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.m.ejb20=CHKJ2402E: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.m.ejb20=CHKJ2402E: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.m.ejb20=CHKJ2402E: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.m.ejb20=CHKJ2402E: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.m.ejb20=CHKJ2402E: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.m.ejb20=CHKJ2402E: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2476.srh.i.ejb20=CHKJ2476E: {0}\uc774(\uac00) create() \uba54\uc18c\ub4dc\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.i.ejb20=CHKJ2476E: {0}\uc774(\uac00) create() \uba54\uc18c\ub4dc\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.8, 7.10.8). -CHKJ2476.srh.m.ejb20=CHKJ2476E: \uc774 \uba54\uc18c\ub4dc\ub294 create() \uba54\uc18c\ub4dc\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.m.ejb20=CHKJ2476E: \uc774 \uba54\uc18c\ub4dc\ub294 create() \uba54\uc18c\ub4dc\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.8, 7.10.8). -CHKJ2476.ssb.i.ejb20=CHKJ2476E: {0}\uc774(\uac00) create() \uba54\uc18c\ub4dc\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.8). -CHKJ2476.ssb.m.ejb20=CHKJ2476E: \uc774 \uba54\uc18c\ub4dc\ub294 create() \uba54\uc18c\ub4dc\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.8). - - -# remote create -CHKJ2504.create.srh.i.ejb20=CHKJ2504W: {0}\uc758 {1} \uc77c\uce58 \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2504.create.slh.i.ejb20=CHKJ2504W: {0}\uc758 {1} \uc77c\uce58 \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8). -CHKJ2504.create.crh.i.ejb20=CHKJ2504W: {0}\uc758 {1} \uc77c\uce58 \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.10). -CHKJ2504.create.clh.i.ejb20=CHKJ2504W: {0}\uc758 {1} \uc77c\uce58 \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.12). -CHKJ2504.create.brh.i.ejb20=CHKJ2504W: {0}\uc758 {1} \uc77c\uce58 \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2504.create.blh.i.ejb20=CHKJ2504W: {0}\uc758 {1} \uc77c\uce58 \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.11). -CHKJ2504.create.srh.m.ejb20=CHKJ2504W: {0} \uc77c\uce58 \uba54\uc18c\ub4dc\ub294 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2504.create.slh.m.ejb20=CHKJ2504W: {0} \uc77c\uce58 \uba54\uc18c\ub4dc\ub294 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8). -CHKJ2504.create.crh.m.ejb20=CHKJ2504W: {0} \uc77c\uce58 \uba54\uc18c\ub4dc\ub294 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.10). -CHKJ2504.create.clh.m.ejb20=CHKJ2504W: {0} \uc77c\uce58 \uba54\uc18c\ub4dc\ub294 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.12). -CHKJ2504.create.brh.m.ejb20=CHKJ2504W: {0} \uc77c\uce58 \uba54\uc18c\ub4dc\ub294 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2504.create.blh.m.ejb20=CHKJ2504W: {0} \uc77c\uce58 \uba54\uc18c\ub4dc\ub294 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.11). - -CHKJ2500.create.srh.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2500.create.crh.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.create.srh.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2500.create.crh.m.ejb20=CHKJ2500I: {0}\uc774(\uac00) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.m.ejb20=CHKJ2500I: {0}\uc774(\uac00) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). - -# home method -CHKJ2504.home.crh.i.ejb20=CHKJ2504W: {0}\uc758 {1} \uc77c\uce58 \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.i.ejb20=CHKJ2504W: {0}\uc758 {1} \uc77c\uce58 \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.i.ejb20=CHKJ2504W: {0}\uc758 {1} \uc77c\uce58 \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2504.home.blh.i.ejb20=CHKJ2504W: {0}\uc758 {1} \uc77c\uce58 \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.11). -CHKJ2504.home.crh.m.ejb20=CHKJ2504W: {0} \uba54\uc18c\ub4dc\ub294 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.m.ejb20=CHKJ2504W: {0} \uba54\uc18c\ub4dc\ub294 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.m.ejb20=CHKJ2504W: {0} \uba54\uc18c\ub4dc\ub294 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2504.home.blh.m.ejb20=CHKJ2504W: {0} \uba54\uc18c\ub4dc\ub294 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.11). - - -# find method -CHKJ2503.find.brh.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2503.find.blh.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.2.1, 18.3.8, 18.6). -CHKJ2503.find.clh.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.find.brh.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2503.find.blh.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2477.crh.i.ejb20=CHKJ2477W: {0}\uc774(\uac00) javax.ejb.FinderException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.i.ejb20=CHKJ2477W: {0}\uc774(\uac00) javax.ejb.FinderException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.i.ejb20=CHKJ2477W: {0}\uc774(\uac00) javax.ejb.FinderException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.i.ejb20=CHKJ2477W: {0}\uc774(\uac00) javax.ejb.FinderException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.6.12). -CHKJ2477.crh.m.ejb20=CHKJ2477W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.FinderException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.m.ejb20=CHKJ2477W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.FinderException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.m.ejb20=CHKJ2477W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.FinderException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.m.ejb20=CHKJ2477W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.FinderException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.6.12). - -CHKJ2478.crh.i.ejb20=CHKJ2478I: {0}\uc774(\uac00) ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.8.4). -CHKJ2478.crh.m.ejb20=CHKJ2478I: \uc774 \uba54\uc18c\ub4dc\uac00 ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.8.4). -CHKJ2478.clh.i.ejb20=CHKJ2478I: {0}\uc774(\uac00) ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.8.4). -CHKJ2478.clh.m.ejb20=CHKJ2478I: \uc774 \uba54\uc18c\ub4dc\uac00 ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.8.4). -CHKJ2478.brh.i.ejb20=CHKJ2478I: {0}\uc774(\uac00) ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.8.4). -CHKJ2478.brh.m.ejb20=CHKJ2478I: \uc774 \uba54\uc18c\ub4dc\uac00 ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.8.4). -CHKJ2478.blh.i.ejb20=CHKJ2478I: {0}\uc774(\uac00) ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.8.4). -CHKJ2478.blh.m.ejb20=CHKJ2478I: \uc774 \uba54\uc18c\ub4dc\uac00 ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.8.4). -CHKJ2478.cb.i.ejb20=CHKJ2478I: {0}\uc774(\uac00) ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.8.4). -CHKJ2478.cb.m.ejb20=CHKJ2478I: \uc774 \uba54\uc18c\ub4dc\uac00 ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.8.4). -CHKJ2478.bb.i.ejb20=CHKJ2478I: {0}\uc774(\uac00) ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.8.4). -CHKJ2478.bb.m.ejb20=CHKJ2478I: \uc774 \uba54\uc18c\ub4dc\uac00 ObjectNotFoundException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.1.8.4). - -CHKJ2403.brh.i.ejb20=CHKJ2403W: {0}\uc774(\uac00) {1} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.i.ejb20=CHKJ2403W: {0}\uc774(\uac00) {1} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.i.ejb20=CHKJ2403W: {0}\uc774(\uac00) {1} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.i.ejb20=CHKJ2403W: {0}\uc774(\uac00) {1} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). -CHKJ2403.brh.m.ejb20=CHKJ2403W: \uc774 \uba54\uc18c\ub4dc\ub294 {0} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.m.ejb20=CHKJ2403W: \uc774 \uba54\uc18c\ub4dc\ub294 {0} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.m.ejb20=CHKJ2403W: \uc774 \uba54\uc18c\ub4dc\ub294 {0} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.m.ejb20=CHKJ2403W: \uc774 \uba54\uc18c\ub4dc\ub294 {0} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). - -# remote find -CHKJ2504.find.brh.i.ejb20=CHKJ2504W: {1}\uc774(\uac00) {0}\uc758 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2504.find.crh.i.ejb20=CHKJ2504W: {1}\uc774(\uac00) {0}\uc758 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.10). -CHKJ2504.find.brh.m.ejb20=CHKJ2504W: {0}\uc774(\uac00) {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2504.find.crh.m.ejb20=CHKJ2504W: {0}\uc774(\uac00) {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.10). - -# local find -CHKJ2504.find.blh.i.ejb20=CHKJ2504W: {1}\uc774(\uac00) {0}\uc758 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.11). -CHKJ2504.find.clh.i.ejb20=CHKJ2504W: {1}\uc774(\uac00) {0}\uc758 {2}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.2). -CHKJ2504.find.blh.m.ejb20=CHKJ2504W: {0}\uc774(\uac00) {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.11). -CHKJ2504.find.clh.m.ejb20=CHKJ2504W: {0}\uc774(\uac00) {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.2). - - -CHKJ2500.find.srh.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2500.find.crh.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.find.srh.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2500.find.crh.m.ejb20=CHKJ2500I: {0}\uc774(\uac00) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.m.ejb20=CHKJ2500I: {0}\uc774(\uac00) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2495.clh.i.ejb20=CHKJ2495I: {0}\uc774(\uac00) ejb-jar.xml\uc758 \uc870\ud68c \uc694\uc18c\uc640 \uc5f0\uad00\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.clh.m.ejb20=CHKJ2495I: \uc774 \uba54\uc18c\ub4dc\ub294 ejb-jar.xml\uc758 \uc870\ud68c \uc694\uc18c\uc640 \uc5f0\uad00\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.i.ejb20=CHKJ2495I: {0}\uc774(\uac00) ejb-jar.xml\uc758 \uc870\ud68c \uc694\uc18c\uc640 \uc5f0\uad00\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.m.ejb20=CHKJ2495I: \uc774 \uba54\uc18c\ub4dc\ub294 ejb-jar.xml\uc758 \uc870\ud68c \uc694\uc18c\uc640 \uc5f0\uad00\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.6, 10.6.14). - - -# method on a component interface -CHKJ2503.bus.src.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.i.ejb20=CHKJ2503E: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.i.ejb20=CHKJ2503W: {0}\uc740(\ub294) java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.10, 18.3.8, 18.6). -CHKJ2503.bus.src.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.m.ejb20=CHKJ2503E: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.m.ejb20=CHKJ2503W: \uc774 \uba54\uc18c\ub4dc\ub294 java.rmi.RemoteException\uc744 \ucc98\ub9ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.10, 18.3.8, 18.6). - -# method on a home interface -CHKJ2465.brh.i.ejb20=CHKJ2465W: {0}\uc774(\uac00) {2}\uc758 {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2465.blh.i.ejb20=CHKJ2465W: {0}\uc774(\uac00) {2}\uc758 {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.11). -CHKJ2465.crh.i.ejb20=CHKJ2465W: {0}\uc774(\uac00) {2}\uc758 {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.10). -CHKJ2465.clh.i.ejb20=CHKJ2465W: {0}\uc774(\uac00) {2}\uc758 {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.12). -CHKJ2465.srh.i.ejb20=CHKJ2465W: {0}\uc774(\uac00) {2}\uc758 {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2465.slh.i.ejb20=CHKJ2465W: {0}\uc774(\uac00) {2}\uc758 {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8). -CHKJ2465.brh.m.ejb20=CHKJ2465W: \uc774 \uba54\uc18c\ub4dc\ub294 {1}\uc758 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2465.blh.m.ejb20=CHKJ2465W: \uc774 \uba54\uc18c\ub4dc\ub294 {1}\uc758 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.11). -CHKJ2465.crh.m.ejb20=CHKJ2465W: \uc774 \uba54\uc18c\ub4dc\ub294 {1}\uc758 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.10). -CHKJ2465.clh.m.ejb20=CHKJ2465W: \uc774 \uba54\uc18c\ub4dc\ub294 {1}\uc758 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.12). -CHKJ2465.srh.m.ejb20=CHKJ2465W: \uc774 \uba54\uc18c\ub4dc\ub294 {1}\uc758 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2465.slh.m.ejb20=CHKJ2465W: \uc774 \uba54\uc18c\ub4dc\ub294 {1}\uc758 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.8). - -# method on a remote home -CHKJ2500.home.srh.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2500.home.crh.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.home.srh.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.6). -CHKJ2500.home.crh.m.ejb20=CHKJ2500I: {0}\uc774(\uac00) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.m.ejb20=CHKJ2500I: {0}\uc774(\uac00) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2466.src.i.ejb20=CHKJ2466I: {0}\uc774(\uac00) {1} \uc720\ud615\uc744 \ub178\ucd9c\uc2dc\ud0a4\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2466.crh.i.ejb20=CHKJ2466I: {0}\uc774(\uac00) {1} \uc720\ud615\uc744 \ub178\ucd9c\uc2dc\ud0a4\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.10). -CHKJ2466.brh.i.ejb20=CHKJ2466I: {0}\uc774(\uac00) {1} \uc720\ud615\uc744 \ub178\ucd9c\uc2dc\ud0a4\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2466.crh.m.ejb20=CHKJ2466I: \uc774 \uba54\uc18c\ub4dc\ub294 {0} \uc720\ud615\uc744 \ub178\ucd9c\uc2dc\ud0a4\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.10). -CHKJ2466.brh.m.ejb20=CHKJ2466I: \uc774 \uba54\uc18c\ub4dc\ub294 {0} \uc720\ud615\uc744 \ub178\ucd9c\uc2dc\ud0a4\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.9). -CHKJ2466.src.m.ejb20=CHKJ2466I: \uc774 \uba54\uc18c\ub4dc\ub294 {0} \uc720\ud615\uc744 \ub178\ucd9c\uc2dc\ud0a4\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). - -# method on a remote component -CHKJ2468.src.ejb20=CHKJ2468W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uc758 RMI-IIOP \uaddc\uce59\uc744 \ub530\ub77c\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2468.crc.ejb20=CHKJ2468W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uc758 RMI-IIOP \uaddc\uce59\uc744 \ub530\ub77c\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2468.brc.ejb20=CHKJ2468W: \uc774 \uc778\ud130\ud398\uc774\uc2a4\ub294 \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uc758 RMI-IIOP \uaddc\uce59\uc744 \ub530\ub77c\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). - -CHKJ2500.bus.src.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {1}\uc758 {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {1}\uc758 {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.i.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {1}\uc758 {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.8). -CHKJ2500.bus.src.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.m.ejb20=CHKJ2500I: \uba54\uc18c\ub4dc {0}\uc740(\ub294) \ub7f0\ud0c0\uc784\uc5d0 \uc77c\ub828\ud654 \uac00\ub2a5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.8). - -CHKJ2472.srh.i.ejb20=CHKJ2472W: \uba54\uc18c\ub4dc {0}\uc758 {1}\uc740(\ub294) \uc778\uc218\uc774\uac70\ub098 \uacb0\uacfc \uc720\ud615\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4(EJB 2.0: 6.7.2). -CHKJ2472.brc.i.ejb20=CHKJ2472W: {0}\uc740(\ub294) \uc778\uc218 \ub610\ub294 \uacb0\uacfc\ub85c\uc11c {1}\uc744(\ub97c) \ud328\uc2a4\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.i.ejb20=CHKJ2472W: {0}\uc740(\ub294) \uc778\uc218 \ub610\ub294 \uacb0\uacfc\ub85c\uc11c {1}\uc744(\ub97c) \ud328\uc2a4\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.brc.m.ejb20=CHKJ2472W: \uc774 \uba54\uc18c\ub4dc\ub294 \uc778\uc218 \ub610\ub294 \uacb0\uacfc\ub85c\uc11c {0}\uc744(\ub97c) \ud328\uc2a4\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.m.ejb20=CHKJ2472W: \uc774 \uba54\uc18c\ub4dc\ub294 \uc778\uc218 \ub610\ub294 \uacb0\uacfc\ub85c\uc11c {0}\uc744(\ub97c) \ud328\uc2a4\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.srh.m.ejb20=CHKJ2472W: {0}\uc740(\ub294) \uc778\uc218\uc774\uac70\ub098 \uacb0\uacfc \uc720\ud615\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4(EJB 2.0: 6.7.2). - -# method on a remote component CMP -CHKJ2474.crc.i.ejb20=CHKJ2474W: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ub178\ucd9c\uc2dc\ud0a4\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2474.crc.m.ejb20=CHKJ2474W: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub178\ucd9c\uc2dc\ud0a4\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.10.1). - -CHKJ2490.crc.i.ejb20=CHKJ2490W: {0}\uc774(\uac00) \ub178\ucd9c\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.10.1). -CJKJ2490.crc.m.ejb20=CHKJ2490W: \uc774 \uba54\uc18c\ub4dc\uac00 \ub178\ucd9c\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.10.1). - -# ejbSelect method -CHKJ2485.cb.i.ejb20=CHKJ2485W: {0}\uc774(\uac00) abstract\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.7, 10.6.7). -CHKJ2485.cb.m.ejb20=CHKJ2485W: \uc774 \uba54\uc18c\ub4dc\ub294 abstract\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.7, 10.6.7). - -CHKJ2487.cb.i.ejb20=CHKJ2487W: {0}\uc774(\uac00) public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.7). -CHKJ2487.cb.m.ejb20=CHKJ2487W: \uc774 \uba54\uc18c\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.7). - -CHKJ2488.cb.i.ejb20=CHKJ2488W: {0}\uc740(\ub294) javax.ejb.FinderException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.7). -CHKJ2488.cb.m.ejb20=CHKJ2488W: \uc774 \uba54\uc18c\ub4dc\ub294 javax.ejb.FinderException\uc744 \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.7). - -CHKJ2486.cb.i.ejb20=CHKJ2486W: {0}\uc740(\ub294) {1} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.7, 11.2.2). -CHKJ2486.cb.m.ejb20=CHKJ2486W: \uc774 \uba54\uc18c\ub4dc\ub294 {0} \ub610\ub294 \ucf5c\ub809\uc158 thereof\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.7, 11.2.2). - -CHKJ2496.cb.i.ejb20=CHKJ2496W: {0}\uc740(\ub294) ejb-jar.xml\uc5d0\uc11c \uc870\ud68c \uc694\uc18c\uc640 \uc5f0\uad00\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.7, 10.6.14). -CHKJ2496.cb.m.ejb20=CHKJ2496W: \uc774 \uba54\uc18c\ub4dc\ub294 ejb-jar.xml\uc5d0\uc11c \uc870\ud68c \uc694\uc18c\uc640 \uc5f0\uad00\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.5.7, 10.6.14). - -# component matching method -CHKJ2023.src.i.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud558\ub824\uba74 {1}\uc774(\uac00) \ud544\uc694\ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2023.slc.i.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud558\ub824\uba74 {1}\uc774(\uac00) \ud544\uc694\ud569\ub2c8\ub2e4(EJB 2.0: 7.10.7). -CHKJ2023.brc.i.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud558\ub824\uba74 {1}\uc774(\uac00) \ud544\uc694\ud569\ub2c8\ub2e4(EJB 2.0: 12.2.8). -CHKJ2023.blc.i.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud558\ub824\uba74 {1}\uc774(\uac00) \ud544\uc694\ud569\ub2c8\ub2e4(EJB 2.0: 12.2.10). -CHKJ2023.crc.i.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud558\ub824\uba74 {1}\uc774(\uac00) \ud544\uc694\ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2023.clc.i.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {2}\uc5d0 \uc874\uc7ac\ud558\ub824\uba74 {1}\uc774(\uac00) \ud544\uc694\ud569\ub2c8\ub2e4(EJB 2.0: 10.6.11). -CHKJ2023.src.m.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2023.slc.m.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.7). -CHKJ2023.brc.m.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.8). -CHKJ2023.blc.m.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.10). -CHKJ2023.crc.m.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2023.clc.m.ejb20=CHKJ2023W: {0} \uba54\uc18c\ub4dc\uac00 {1}\uc5d0 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.11). - -CHKJ2470.src.i.ejb20=CHKJ2470E: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2470.slc.i.ejb20=CHKJ2470E: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.7). -CHKJ2470.crc.i.ejb20=CHKJ2470E: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2470.clc.i.ejb20=CHKJ2470E: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.11). -CHKJ2470.brc.i.ejb20=CHKJ2470E: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.8). -CHKJ2470.blc.i.ejb20=CHKJ2470E: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.10). -CHKJ2470.src.m.ejb20=HKJ24W70E \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2470.slc.m.ejb20=HKJ24W70E \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.7). -CHKJ2470.crc.m.ejb20=HKJ24W70E \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2470.clc.m.ejb20=HKJ24W70E \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.11). -CHKJ2470.brc.m.ejb20=HKJ24W70E \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.8). -CHKJ2470.blc.m.ejb20=HKJ24W70E \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.10). - -CHKJ2471.src.i.ejb20=CHKJ2471W: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2471.slc.i.ejb20=CHKJ2471W: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.7). -CHKJ2471.crc.i.ejb20=CHKJ2471W: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2471.clc.i.ejb20=CHKJ2471W: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2471.brc.i.ejb20=CHKJ2471W: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.8). -CHKJ2471.blc.i.ejb20=CHKJ2471W: {0}\uc740(\ub294) {1}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.10). -CHKJ2471.src.m.ejb20=CHKJ2471W: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.5). -CHKJ2471.slc.m.ejb20=CHKJ2471W: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.7). -CHKJ2471.crc.m.ejb20=CHKJ2471W: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.9). -CHKJ2471.clc.m.ejb20=CHKJ2471W: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.11). -CHKJ2471.brc.m.ejb20=CHKJ2471W: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.8). -CHKJ2471.blc.m.ejb20=CHKJ2471W: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ucc98\ub9ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.10). - -# EJBObject, EJBLocalObject methods -CHKJ2469.src.i.ejb20=CHKJ2469W: {0}\uc774(\uac00) \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 6.5). -CHKJ2469.slc.i.ejb20=CHKJ2469W: {0}\uc774(\uac00) \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 6.5). -CHKJ2469.crc.i.ejb20=CHKJ2469W: {0}\uc774(\uac00) \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 9.9). -CHKJ2469.clc.i.ejb20=CHKJ2469W: {0}\uc774(\uac00) \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 9.10). -CHKJ2469.brc.i.ejb20=CHKJ2469W: {0}\uc774(\uac00) \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 9.9). -CHKJ2469.blc.i.ejb20=CHKJ2469W: {0}\uc774(\uac00) \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 9.10). -CHKJ2469.src.m.ejb20=CHKJ2469W: \uc774 \uba54\uc18c\ub4dc\ub294 \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 6.5). -CHKJ2469.slc.m.ejb20=CHKJ2469W: \uc774 \uba54\uc18c\ub4dc\ub294 \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 6.5). -CHKJ2469.crc.m.ejb20=CHKJ2469W: \uc774 \uba54\uc18c\ub4dc\ub294 \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 9.9). -CHKJ2469.clc.m.ejb20=CHKJ2469W: \uc774 \uba54\uc18c\ub4dc\ub294 \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 9.10). -CHKJ2469.brc.m.ejb20=CHKJ2469W: \uc774 \uba54\uc18c\ub4dc\ub294 \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 9.9). -CHKJ2469.blc.m.ejb20=CHKJ2469W: \uc774 \uba54\uc18c\ub4dc\ub294 \ucee8\ud14c\uc774\ub108\uc5d0 \uc758\ud574 \uc81c\uacf5\ub429\ub2c8\ub2e4(EJB 2.0: 9.10). - -# findByPrimaryKey -CHKJ2475.crh.i.ejb20=CHKJ2475W: {0}\uc740(\ub294) findByPrimaryKey({1})\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.i.ejb20=CHKJ2475W: {0}\uc740(\ub294) findByPrimaryKey({1})\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.i.ejb20=CHKJ2475W: {0}\uc740(\ub294) findByPrimaryKey(Object)\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.3). -CHKJ2475.clhd.i.ejb20=CHKJ2475W: {0}\uc740(\ub294) findByPrimaryKey(Object)\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.3). -CHKJ2475.brh.i.ejb20=CHKJ2475W: {0}\uc740(\ub294) findByPrimaryKey({1})\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.i.ejb20=CHKJ2475W: {0}\uc740(\ub294) findByPrimaryKey({1})\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.2.11). -CHKJ2475.crh.m.ejb20=CHKJ2475W: \uc774 \uba54\uc18c\ub4dc\ub294 findByPrimaryKey({0})\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.m.ejb20=CHKJ2475W: \uc774 \uba54\uc18c\ub4dc\ub294 findByPrimaryKey({0})\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.m.ejb20=CHKJ2475W: \uc774 \uba54\uc18c\ub4dc\ub294 findByPrimaryKey(Object)\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.3). -CHKJ2475.clhd.m.ejb20=CHKJ2475W: \uc774 \uba54\uc18c\ub4dc\ub294 findByPrimaryKey(Object)\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.3). -CHKJ2475.brh.m.ejb20=CHKJ2475W: \uc774 \uba54\uc18c\ub4dc\ub294 findByPrimaryKey({0})\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.m.ejb20=CHKJ2475W: \uc774 \uba54\uc18c\ub4dc\ub294 findByPrimaryKey({0})\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.2.11). - -CHKJ2479.crh.i.ejb20=CHKJ2479E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.i.ejb20=CHKJ2479E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.i.ejb20=CHKJ2479E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.i.ejb20=CHKJ2479E: {0}\uc774(\uac00) {1}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.2.11). -CHKJ2479.crh.m.ejb20=HKJ2E079: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.m.ejb20=HKJ2E079: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.m.ejb20=HKJ2E079: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.m.ejb20=HKJ2E079: \uc774 \uba54\uc18c\ub4dc\ub294 {0}\uc744(\ub97c) \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 9.6.2, 12.2.11). - - - -################################################## -# field checks -################################################## -CHKJ2452.sb.i.ejb20=CHKJ2452W: \uc784\uc2dc \ud544\ub4dc {0}\uc740(\ub294) {1} \uc720\ud615\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.4.1). -CHKJ2452.sb.m.ejb20=CHKJ2452W: \uc784\uc2dc \ud544\ub4dc\ub294 {0} \uc720\ud615\uc774 \uc544\ub2c8\ub108\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.4.1). - -CHKJ2453.sb.i.ejb20=CHKJ2453W: \uc784\uc2dc \ud544\ub4dc({0})\ub294 \uad8c\uc7a5\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4(EJB 2.0: 7.4.1). -CHKJ2453.sb.m.ejb20=CHKJ2453W: \uc784\uc2dc \ud544\ub4dc\ub294 \uad8c\uc7a5\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4(EJB 2.0: 7.4.1). - -# CMR and CMP fields must NOT be defined on the bean class. -CHKJ2454.cb.i.ejb20=CHKJ2454W: {0}\uc744(\ub97c) \uc815\uc758\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). -CHKJ2454.cb.m.ejb20=CHKJ2454W: {0}\uc744(\ub97c) \uc815\uc758\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). - -CHKJ2480.cb.i.ejb20=CHKJ2480I: {0}\uc740(\ub294) \uc18c\ubb38\uc790\ub85c \uc2dc\uc791\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). -CHKJ2480.cb.m.ejb20=CHKJ2480I: {0}\uc740(\ub294) \uc18c\ubb38\uc790\ub85c \uc2dc\uc791\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). - -CHKJ2481.cb.i.ejb20=CHKJ2481W: {0}\uc740(\ub294) <cmp-field>\ub85c \uc120\uc5b8\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.13). -CHKJ2481.cb.m.ejb20=CHKJ2481W: {0}\uc740(\ub294) <cmp-field>\ub85c \uc120\uc5b8\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2482.cb.i.ejb20=CHKJ2482W: {0}\uc740(\ub294) <cmr-field>\ub85c \uc120\uc5b8\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.13). -CHKJ2482.cb.m.ejb20=CHKJ2482W: {0}\uc740(\ub294) <cmr-field>\ub85c \uc120\uc5b8\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2483.cb.i.ejb20=CHKJ2483W: {0}\uc740(\ub294) \ub178\ucd9c\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). -CHKJ2483.cb.m.ejb20=CHKJ2483W: {0}\uc740(\ub294) \ub178\ucd9c\ub418\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). - -CHKJ2484.cb.i.ejb20=CHKJ2484W: {0}\uc740(\ub294) \uae30\ubcf8 \ub610\ub294 \uc77c\ub828\ud654 \uac00\ub2a5 \uc720\ud615 \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). primitive -CHKJ2484.cb.m.ejb20=CHKJ2484W: {0}\uc740(\ub294) \uae30\ubcf8 \ub610\ub294 \uc77c\ub828\ud654 \uac00\ub2a5 \uc720\ud615 \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). primitive - -CHKJ2489.cb.i.ejb20=CHKJ2489W: {0} \ud544\ub4dc\ub294 {1} \uc720\ud615\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.1). -CHKJ2489.cb.m.ejb20=CHKJ2489W: \uc774 \ud544\ub4dc\ub294 {0} \uc720\ud615\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.1). - -CHKJ2205.kc.i.ejb20=CHKJ2205W: {0} \ud544\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.2). -CHKJ2205.kc.m.ejb20=CHKJ2205W: \uc774 \ud544\ub4dc\ub294 public\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.2). - -CHKJ2206.kc.i.ejb20=CHKJ2206W: {0} \ud544\ub4dc\ub294 <cmp-field>\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.2). -CHKJ2206.kc.m.ejb20=CHKJ2206W: \uc774 \ud544\ub4dc\ub294 <cmp-field>\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.8.2). - - -############################################################ -## DD -############################################################ -CHKJ2880.s.ejb20=CHKJ2880W: \uc774 bean\uc740 <local-home>\uc744 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.1). -CHKJ2881.s.ejb20=CHKJ2881W: \uc774 bean\uc740 <home>\uc744 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.1). -CHKJ2882.s.ejb20=CHKJ2882W: \uc774 bean\uc740 <local>\uc744 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.1). -CHKJ2883.s.ejb20=CHKJ2883W: \uc774 bean\uc740 <remote>\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.1). -CHKJ2884.s.ejb20=CHKJ2884W: \uc774 bean\uc740 <local-home> \ub610\ub294 <home> \uc911 \ud558\ub098\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.1). -CHKJ2885.s.ejb20=CHKJ2885W: \uc774 bean\uc740 <local> \ub610\ub294 <remote> \uc911 \ud558\ub098\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 7.10.1). -CHKJ2880.c.ejb20=CHKJ2880W: \uc774 bean\uc740 <local-home>\uc744 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.1). -CHKJ2881.c.ejb20=CHKJ2881W: \uc774 bean\uc740 <home>\uc744 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.1). -CHKJ2882.c.ejb20=CHKJ2882W: \uc774 bean\uc740 <local>\uc744 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.1). -CHKJ2883.c.ejb20=CHKJ2883W: \uc774 bean\uc740 <remote>\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.1). -CHKJ2884.c.ejb20=CHKJ2884W: \uc774 bean\uc740 <local-home> \ub610\ub294 <home> \uc911 \ud558\ub098\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.1). -CHKJ2885.c.ejb20=CHKJ2885W: \uc774 bean\uc740 <local> \ub610\ub294 <remote> \uc911 \ud558\ub098\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.6.1). -CHKJ2880.b.ejb20=CHKJ2880W: \uc774 bean\uc740 <local-home>\uc744 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.1). -CHKJ2881.b.ejb20=CHKJ2881W: \uc774 bean\uc740 <home>\uc744 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.1). -CHKJ2882.b.ejb20=CHKJ2882W: \uc774 bean\uc740 <local>\uc744 \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.1) -CHKJ2883.b.ejb20=CHKJ2883W: \uc774 bean\uc740 <remote>\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.1). -CHKJ2884.b.ejb20=CHKJ2884W: \uc774 bean\uc740 <local-home> \ub610\ub294 <home> \uc911 \ud558\ub098\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.1). -CHKJ2885.b.ejb20=CHKJ2885W: \uc774 bean\uc740 <local> \ub610\ub294 <remote> \uc911 \ud558\ub098\ub97c \uc81c\uacf5\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 12.2.1). - -CHKJ2813.ejb20=CHKJ2813I: <ejb-name> {0}\uc740(\ub294) \uc62c\ubc14\ub978 Java ID\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.13, 11.2.6.1). -CHKJ2819.ejb20=CHKJ2819I: <abstract-schema-name> {0}\uc740(\ub294) \uc62c\ubc14\ub978 Java ID\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.13, 10.6.14, 11.2.6.1). -CHKJ2854.ejb20=CHKJ2854E: <abstract-schema-name> {0}\uc740(\ub294) ejb-jar.xml \ud30c\uc77c\uc5d0\uc11c \uace0\uc720\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.13, 10.6.14, 11.2.2). -CHKJ2858.ejb20=CHKJ2858W: <abstract-schema-name>\uc774 \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 22.2, 22.5). -CHKJ2859.ejb20=CHKJ2859W: \uc608\uc57d ID {0}\uc744(\ub97c) <ejb-name>\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4(EJB 2.0: 10.6.14, 11.2.6.1). -CHKJ2860.ejb20=CHKJ2860W: \uc608\uc57d ID {0}\uc744(\ub97c) <abstract-schema-name>\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4(EJB 2.0: 10.6.14, 11.2.6.1). - -CHKJ2861.ejb20=CHKJ2861I: <cmp-field> {0}\uc740(\ub294) \uc62c\ubc14\ub978 Java ID\uc5ec\uc57c \ud558\uba70 \uc18c\ubb38\uc790\ub85c \uc2dc\uc791\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 11.2.6.1). -CHKJ2857.ejb20=CHKJ2857I: <cmr-field> {0}\uc740(\ub294) \uc62c\ubc14\ub978 Java ID\uc5ec\uc57c \ud558\uba70 \uc18c\ubb38\uc790\ub85c \uc2dc\uc791\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 11.2.6.1). - -CHKJ2862.ejb20=CHKJ2862I: <cmp-field> {0}\uc740(\ub294) set \uba54\uc18c\ub4dc\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.6.2). -CHKJ2863.ejb20=CHKJ2863I: <cmp-field> {0}\uc740(\ub294) get \uba54\uc18c\ub4dc\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.6.2). -CHKJ2864.ejb20=CHKJ2864I: <cmr-field> {0}\uc740(\ub294) set \uba54\uc18c\ub4dc\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.6.2). -CHKJ2865.ejb20=CHKJ2865I: <cmr-field> {0}\uc740(\ub294) get \uba54\uc18c\ub4dc\ub97c \uac00\uc838\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1, 10.6.2). -CHKJ2855.ejb20=CHKJ2855I: <cmp-field> {0}\uc740(\ub294) Java \uae30\ubcf8 \ub610\ub294 Java \uc77c\ub828\ud654 \uac00\ub2a5 \uc720\ud615\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). -CHKJ2856.ejb20=CHKJ2856I: <cmr-field> {0}\uc740(\ub294) {1} \uc720\ud615 \ub610\ub294 \ucf5c\ub809\uc158 thereof\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.1). - -CHKJ2815.ejb20=CHKJ2815W: \uc885\uc18d \uac12 \ud074\ub798\uc2a4 {0}\uc740(\ub294) <cmr-field>\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4(EJB 2.0: 10.3.3). - -CHKJ2816.ejb20=CHKJ2816I: <ejb-relation-name>\uc740 ejb-jar.xml\uc5d0\uc11c \uace0\uc720\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2817.ejb20=CHKJ2817I: <ejb-relationship-role-name>\uc740 <ejb-relation>\uc5d0\uc11c \uace0\uc720\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2818.ejb20=CHKJ2818I: <multiplicity> \uc694\uc18c\uc758 \uac12\uc740 "One" \ub610\ub294 "Many" \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2821.ejb20=CHKJ2821I: \uc5ed\ud560 {0}\uc758 <relationship-role-source>\ub294 \uae30\uc874\uc758 CMP bean\uc744 \ub098\ud0c0\ub0b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.2, 22.5). -CHKJ2848.ejb20=CHKJ2848I: <cascade-delete>\ub294 "One"\uc758 <multiplicity>\uc640 \ud568\uaed8 \uc0ac\uc6a9\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.4.2, 22.5). -CHKJ2866.ejb20=CHKJ2866I: <cmr-field> {0}\uc740(\ub294) {1}\uc5d0 \uc815\uc758\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.2, 22.5). -CHKJ2867.ejb20=CHKJ2867I: \uc774 bean\uc740 \ub2e4\ub978 Bean\uc5d0 \ub2e8\ubc29\ud5a5 \uad00\uacc4\ub9cc\uc744 \uac00\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4(EJB 2.0: 10.3.2). -CHKJ2868.ejb20=CHKJ2868I: <cmr-field-type> \uc694\uc18c\uc758 \uac12\uc740 "java.util.Collection" \ub610\ub294 "java.util.Set" \uc911 \ud558\ub098\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.13, 22.5). -CHKJ2869.ejb20=CHKJ2869I: \ucd5c\uc18c\ud55c \ud558\ub098\uc758 <ejb-relationship-role>\uc774 <cmr-field>\ub97c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2870.ejb20=CHKJ2870I: <ejb-name> {0}\uc774(\uac00) \uc874\uc7ac\ud574\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.13). -CHKJ2871.ejb20=CHKJ2871I: <ejb-name> {0}\uc740(\ub294) CMP bean\uc744 \ub098\ud0c0\ub0b4\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 10.3.2, 10.3.13). - -CHKJ2872.ejb20=CHKJ2872E: <cmp-version> \uc694\uc18c\uc758 \uac12\uc740 "1.x" \ub610\ub294 "2.x"\uc5ec\uc57c \ud569\ub2c8\ub2e4(EJB 2.0: 22.5). -CHKJ2873.ejb20=CHKJ2873W: \uc774 bean\uc758 datasource \ubc14\uc778\ub529\uc744 CMP \uc5f0\uacb0 \ud329\ud1a0\ub9ac \ubc14\uc778\ub529\uc73c\ub85c \uc774\uc8fc\uc2dc\ud0a4\uc2ed\uc2dc\uc624. -CHKJ2874.ejb20=CHKJ2874W: \uc774 EJB \ubaa8\ub4c8\uc758 \uae30\ubcf8 datasource \ubc14\uc778\ub529\uc744 \uae30\ubcf8 CMP \uc5f0\uacb0 \ud329\ud1a0\ub9ac \ubc14\uc778\ub529\uc73c\ub85c \uc774\uc8fc\uc2dc\ud0a4\uc2ed\uc2dc\uc624. - -########################################################################### -# -# 2TC: Do not translate anything in the following section. These strings -# are reserved for future use. -# -########################################################################### -# -# Ignore these messages for now; the EJB QL validator may take care of this. -# If not, add this validation into the EJBJarVRule class. -# -# -# Identification variables -# -# IWAD4927.ejb20=IWAD4927W: Identification variable {0} must be declared in the FROM clause (EJB 2.0: 11.2.6.2). -# IWAD4928.ejb20=IWAD4928W: Reserved identifier {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4929.ejb20=IWAD4929W: <abstract-schema-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4930.ejb20=IWAD4930W: <ejb-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). - -# -# query statement -# -# IWAD4918.ejb20=IWAD4918W: This query must contain a SELECT clause (EJB 2.0: 11.1). -# IWAD4919.ejb20=IWAD4919W: This query must contain a FROM clause (EJB 2.0: 11.1). -# IWAD4920.ejb20=IWAD4920W: This query has a syntax error (EJB 2.0: 11.2). -# - - -# IWAD4808.ejb20=IWAD4808W: This bean must use container-managed transaction demarcation (EJB 2.0: 17.3.1, 17.3.3). -# IWAD4809.ejb20=IWAD4809W: Specify a transaction attribute for this method (EJB 2.0: 17.4.1). -# IWAD4810.ejb20=IWAD4810W: A transaction attribute must not exist for this method (EJB 2.0: 17.4.1). - -# IWAD4811.ejb20=IWAD4811W: At least one <method> must exist in a <container-transaction> (EJB 2.0: 17.4.1). -# IWAD4900.ejb20=IWAD4900W: This <container-transaction> must reference only one bean (EJB 2.0: 17.4.1). -# IWAD4901.ejb20=IWAD4901W: {0} must exist (EJB 2.0: 17.4.1) -# IWAD4815.ejb20=IWAD4815W: No methods on {0} match this <method> (EJB 2.0: 17.4.1). -# IWAD4817.ejb20=IWAD4817W: <trans-attribute> is unknown (EJB 2.0: 17.4.1). -# IWAD4818.ejb20=IWAD4818W: Only one Style 1 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4819.ejb20=IWAD4819W: Only one Style 2 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4820.ejb20=IWAD4820W: At least one <method-param> must exist in a <method-params>. - -# IWAD4821.ejb20=IWAD4821W: <env-entry-value> must be a {0} (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4822.ejb20=IWAD4822W: <env-entry-name> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4823.ejb20=IWAD4823W: <env-entry-type> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4824.ejb20=IWAD4824W: <env-entry-name> must be unique within {0} (EJB 2.0: 20.2.1.2). -# IWAD4825.ejb20=IWAD4825W: <env-entry-type> must be a legal type (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4826.ejb20=IWAD4826W: <env-entry-value> must be a String or a character (EJB 2.0: 20.2.1.2). - -# IWAD4828.ejb20=IWAD4828W: Conventionally this reference is located in the "ejb" subcontext (EJB 2.0: 20.3.1.1, 22.5). -# IWAD4829.ejb20=IWAD4829W: This <env-entry> should be in an <ejb-ref> (EJB 2.0: 20.3.1.2). -# IWAD4830.ejb20=IWAD4830W: This <env-entry> should be in an <ejb-local-ref> (EJB 2.0: 20.3.1.2). -# IWAD4831.ejb20=IWAD4831W: <ejb-ref-type> must be {0} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4832.ejb20=IWAD4832W: <ejb-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4833.ejb20=IWAD4833W: <ejb-local-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4834.ejb20=IWAD4834W: <home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4835.ejb20=IWAD4835W: <local-home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4836.ejb20=IWAD4836W: <remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4837.ejb20=IWAD4837W: <local-remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4838.ejb20=IWAD4838W: <ejb-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4839.ejb20=IWAD4839W: <ejb-local-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4840.ejb20=IWAD4840W: <home> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4841.ejb20=IWAD4841W: <remote> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4842.ejb20=IWAD4842W: <ejb-link> must exist (EJB 2.0: 20.3.1.2). - -# IWAD4843.ejb20=IWAD4843W: This <env-entry> must be a <resource-ref> (EJB 2.0: 20.4.1.2). -# IWAD4844.ejb20=IWAD4844W: <res-ref-name> should not include the "java:com/env/" string (EJB 2.0: 20.4.1.2). -# IWAD4845.ejb20=IWAD4845W: <res-auth> must be "Application" or "Container" (EJB 2.0: 20.4.1.2). -# IWAD4846.ejb20=IWAD4846W: <res-sharing-scope> must be "Shareable" or "Unshareable" (EJB 2.0: 20.4.1.2). -# IWAD4847.ejb20=IWAD4847W: <resource-ref> must be unique in bean {0} (EJB 2.0: 20.4.1.2). - -# IWAD4848.ejb20=IWAD4848W: Conventionally this is located in the "java:comp/env/jdbc" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4849.ejb20=IWAD4849W: Conventionally this is located in the "java:comp/env/jms" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4850.ejb20=IWAD4850W: Conventionally this is located in the "java:comp/env/mail" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4851.ejb20=IWAD4851W: Conventionally this is located in the "java:comp/env/url" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). - -# IWAD4852.ejb20=IWAD4852W: This <env-entry> must be a <resource-env-ref> (EJB 2.0: 20.5.1.2). -# IWAD4853.ejb20=IWAD4853W: <resource-env-ref-name> should not include the "java:comp/env" string (EJB 2.0: 20.5.1.2). -# IWAD4854.ejb20=IWAD4854W: A JMS Destination value must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 20.5.1.2). -# IWAD4855.ejb20=IWAD4855W: <resource-env-ref-name> must be unique in bean {0} (EJB 2.0: 20.5.1.2). - -# IWAD4856.ejb20=IWAD4856W: A <role-name> must exist (EJB 2.0: 21.2.5.3). -# IWAD4857.ejb20=IWAD4857W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.2.5.3). -# IWAD4858.ejb20=IWAD4858W: A <role-name> must exist (EJB 2.0: 21.3.1). -# IWAD4859.ejb20=IWAD4859W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.3.1). -# IWAD4860.ejb20=IWAD4860W: Security roles must exist (EJB 2.0: 21.3.1). - -# IWAD4931.ejb20=IWAD4931W: At least one <method> must exist in a <method-permission> (EJB 2.0: 21.3.2). -# IWAD4932.ejb20=IWAD4932W: {0} must exist (EJB 2.0: 21.3.2) (EJB 2.0: 17.4.1). -# IWAD4933.ejb20=IWAD4933W: No methods on {0} match this <method> (EJB 2.0: 21.3.2). -# IWAD4934.ejb20=IWAD4934W: At least one <method-param> must exist in a <method-params>. - -# IWAD4866.ejb20=IWAD4866W: A <role-link> must exist (EJB 2.0: 21.3.3). -# IWAD4867.ejb20=IWAD4867W: This <role-link> must not exist (EJB 2.0: 21.3.3). -# IWAD4868.ejb20=IWAD4868W: {0} must exist (EJB 2.0: 21.3.3). - -# IWAD4869.ejb20=IWAD4869W: <security-identity> must be either "use-caller-identity" or "run-as" (EJB 2.0: 21.3.4). -# IWAD4870.ejb20=IWAD4870W: <security-identity> must be "run-as" (EJB 2.0: 21.3.4). -# IWAD4871.ejb20=IWAD4871W: Security role {0} must exist (EJB 2.0: 21.3.4.1). - -# IWAD4875.ejb20=IWAD4875W: <session-type> must be either "Stateful" or "Stateless" (EJB 2.0: 22.2, 22.5). -# IWAD4876.ejb20=IWAD4876W: <transaction-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4877.ejb20=IWAD4877W: <persistence-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4879.ejb20=IWAD4879W: At least one <cmp-field> must exist (EJB 2.0: 22.2, 22.5). - -# IWAD4880.ejb20=IWAD4880W: <acknowledge-mode> must be either "Auto-acknowledge" or "Dups-ok-acknowledge" (EJB 2.0: 22.5). -# IWAD4881.ejb20=IWAD4881W: <cascade-delete> must not exist (EJB 2.0: 22.5). -# IWAD4882.ejb20=IWAD4882W: <cmp-version> must be either "1.x" or "2.x" (EJB 2.0: 22.5). -# IWAD4883.ejb20=IWAD4883W: <cmr-field-name> must exist on {0} (EJB 2.0: 22.5). -# IWAD4884.ejb20=IWAD4884W: <cmr-field-type> must be the same type as {0} (EJB 2.0: 22.5). -# IWAD4885.ejb20=IWAD4885W: <cmr-field-type> must be either java.util.Collection or java.util.Set (EJB 2.0: 22.5). - -# IWAD4886.ejb20=IWAD4886W: <cmr-field-name> must begin with a lowercase letter (EJB 2.0: 22.5). -# IWAD4887.ejb20=IWAD4887W: <destination-type> must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 22.5). -# IWAD4889.ejb20=IWAD4889W: {0} must exist (EJB 2.0: 22.5). -# IWAD4890.ejb20=IWAD4890W: <ejb-ref-name> must be unique in bean {0} (EJB 2.0: 22.5). -# IWAD4891.ejb20=IWAD4891W: <ejb-ref-type> must be "Entity" or "Session" (EJB 2.0: 22.5). - -# IWAD4862.ejb20=IWAD4862W: <result-type-mapping> must be "Remote" (EJB 2.0: 10.5.7). -############################################################################### -# -# 2TC: end of messages which should not be translated -# -############################################################################### - -# -# end of messages for the EJB 2.0 specification -# - -# -# end of validation messages -# - -# -# End EJB Validation strings -# - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_pt_BR.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_pt_BR.properties deleted file mode 100644 index 987e9a81c..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_pt_BR.properties +++ /dev/null @@ -1,1528 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# -# ************************************************************************* -# * Code oriented instructions: -# * -# * In the string, you may see the following special sequences: -# * a) {n} where n is a number. These are replaceable parameters. -# * b) '' In .properties files, in order to see one apostrophe (') in the final -# * string, sometimes two apostrophes must be entered in the string. In the translated -# * string, if there is at least one {n} in the string, then to show one apostrophe -# * to the user, put two apostrophes in the string. If there are no {n} in the string, -# * then put one apostrophe. -# * For example, say that you want the user to read "George's file". -# * GEORGE=George's file was on the desk. -# * GEORGE2=George''s file and {0} were on the desk. -# * GEORGE uses one apostrophe because there are no {n} and GEORGE2 -# * uses two apostrophes because there is a {n}. -# * c) '' text '' where text can be any word(s). The text between the double -# * apostrophes should not be translated. -# * d) <text> where text can be any word(s). The text between the angle -# * brackets should NOT be translated. -# * e) "text" where text can be any word(s). The text between the quotation -# * marks should NOT be translated. -# * -# ************************************************************************* -# * Other instructions -# * a) Do not translate any text that is on a line which begins with a comment -# * symbol (#). -# * b) Do not translate these words: -# * schema, EJB, RDB, JAR, RMI, BMP, CMP, OOSQL -# * c) Please return the .properties files using the same directory structure. -# * This is necessary because two of the files have the same name. -# * -# ************************************************************************* -# Any other comments to the translators are on lines which start like this: # 2TC: -# -# Version 1.42 -# - -# -# Begin EJB Validator strings. -# -# The purpose of -# IDs: -# STATUS=Status message -# LOC=Text description of a location (identifies the source of the problem when no line number is available) -# CHKJ=EJB validation message -# - -# -# Start of status messages -# -STATUS_VALIDATING=Validando {0}. - -LOC_CLASS=Classe: {0} -LOC_FIELD=Campo: {0}, Classe: {1} -LOC_METHOD=M\u00e9todo: {0}, Classe: {1} -LOC_BEAN=Bean corporativo: {0} -LOC_ROLE=<localRelationshipRoles>: {0}, Bean corporativo: {1} -LOC_ROLEREF=<security-role-ref>: {0} -LOC_METHODELEMENT=<method> elemento: {0} -LOC_METHODPERMISSION=<method-permission> elemento: {0} -LOC_METHODTRANSACTION=<container-transaction> elemento: {0} -LOC_EJBRELATION=<ejb-relation>: {0} -LOC_EJBRELATIONSHIPROLE=<ejb-relationship-role>: {0}, <ejb-relation>: {1} -# -# end of status messages -# - -# -# Start of validation messages -# -# All unique error ids follow this format: -# -# CHKJnnnn[s] -# -# where -# - CHKJ is the four character unique component prefix -# - nnnn is the numerical id, unique within EJB Validator -# - [s] is the severity indicator: E (error), W (warning), or I (information). -# -# nnnn ranges from 2000 - 2999 -# 2000 - 2099 Messages on a class -# 2100 - 2199 Messages which are specific to Websphere or WSA (i.e., not mentioned in EJB specification, such as associations & finders) -# 2200 - 2399 Messages on a field -# 2400 - 2799 Messages on a method -# 2800 - 2899 Messages on the deployment descriptor -# 2900 - 2999 Miscellaneous -# - -# -# Messages common across EJB specifications -# -CHKJ2900=CHKJ2900I: Erro interno ao executar o validador EJB. Leia o log para obter detalhes. -CHKJ2852=CHKJ2852W: Erro interno ao validar {0}. O bean validado foi {1}. -CHKJ2433=CHKJ2433W: N\u00e3o \u00e9 poss\u00edvel validar {0} porque {1} n\u00e3o pode ser refletido. Verifique o classpath. -CHKJ2907=CHKJ2907E: O tipo {0} ou um de seus supertipos, n\u00e3o podem ser refletidos. Verifique o classpath. -CHKJ2905=CHKJ2905W: O Validador EJB n\u00e3o foi executado porque ejb-jar.xml n\u00e3o p\u00f4de ser carregado. Execute o validador XML para obter mais informa\u00e7\u00f5es. -CHKJ2041=CHKJ2041I: Classes e interfaces permanentes devem estar em um pacote nomeado. (JLS 2.0: 7.4.2). - -CHKJ2456.i=CHKJ2456W: {0} deve emitir {1} para {2} ou pode haver erros de compila\u00e7\u00e3o no c\u00f3digo de implementa\u00e7\u00e3o. -CHKJ2456.m=CHKJ2456W: Este m\u00e9todo deve emitir {0} para {1} ou pode haver erros de compila\u00e7\u00e3o no c\u00f3digo de implementa\u00e7\u00e3o. - -# -# end of common messages -# - -# -# Messages for the EJB 1.1 specification -# -CHKJ2001.eb.ejb11=CHKJ2001W: A classe da chave {0} deve implementar o m\u00e9todo {1}. (EJB 1.1: 9.2.9) -CHKJ2002.eb.i.ejb11=CHKJ2002W: Esta classe deve implementar um m\u00e9todo ejbPostCreate correspondente para {0}. (EJB 1.1: 9.2.4) -CHKJ2002.eb.m.ejb11=CHKJ2002W: Essa classe deve implementar um m\u00e9todo ejbPostCreate correspondente para esse m\u00e9todo. (EJB 1.1: 9.2.4) -CHKJ2003E.ejb11=CHKJ2003E: Essa classe n\u00e3o deve implementar javax.ejb.SessionSynchronization. (EJB 1.1: 6.5.3). -CHKJ2003I.ejb11=CHKJ2003I: Os beans de sess\u00e3o com estado de transa\u00e7\u00e3o gerenciados por bean n\u00e3o precisam implementar javax.ejb.SessionSynchronization. (EJB 1.1: 6.5.3). -CHKJ2004.eb.i.ejb11=CHKJ2004W: A classe de bean {1} n\u00e3o deve implementar o m\u00e9todo {0} ejbFind. (EJB 1.1: 9.4.6) -CHKJ2004.eb.m.ejb11=CHKJ2004W: A classe de bean {0} n\u00e3o deve implementar um m\u00e9todo ejbFind. (EJB 1.1: 9.4.6) -CHKJ2005.eh.i.ejb11=CHKJ2005E: {0} deve ser um m\u00e9todo create ou um m\u00e9todo find. (EJB 1.1: 9.2.8) -CHKJ2005.eh.m.ejb11=CHKJ2005E: O m\u00e9todo deve ser um m\u00e9todo create ou um m\u00e9todo find. (EJB 1.1: 9.2.8) -CHKJ2006.sb.ejb11=CHKJ2006E: A classe de bean {0} deve ter um construtor p\u00fablico sem argumentos. (EJB 1.1: 6.10.2) -CHKJ2006.eb.ejb11=CHKJ2006E: A classe de bean {0} deve ter um construtor p\u00fablico sem argumentos. (EJB 1.1: 9.2.2) -CHKJ2007.sb.ejb11=CHKJ2007W: {0} n\u00e3o deve declarar o m\u00e9todo finalize(). (EJB 1.1: 6.10.2) -CHKJ2007.eb.ejb11=CHKJ2007W: {0} n\u00e3o deve declarar o m\u00e9todo finalize(). (EJB 1.1: 9.2.2) -CHKJ2008.sb.ejb11=CHKJ2008E: A classe de bean {0} deve conter pelo menos um m\u00e9todo ejbCreate. (EJB 1.1: 6.5.5, 6.10.3) -CHKJ2009.eb.ejb11=CHKJ2009E: A classe de bean {0} deve conter pelo menos um m\u00e9todo ejbFindByPrimaryKey. (EJB 1.1: 9.2.5) -CHKJ2010.sh.ejb11=CHKJ2010E: Uma interface de posi\u00e7\u00e3o inicial {0} deve conter pelo menos um m\u00e9todo de cria\u00e7\u00e3o. (EJB 1.1: 6.10.6) -CHKJ2011.eh.ejb11=CHKJ2011E: Uma interface de posi\u00e7\u00e3o inicial {0} deve conter um m\u00e9todo findByPrimaryKey. (EJB 1.1: 9.2.8) -CHKJ2012.sr.ejb11=CHKJ2012E: Esse tipo deve ser uma interface. (EJB 1.1: 6.10.5). -CHKJ2012.sh.ejb11=CHKJ2012E: Esse tipo deve ser uma interface. (EJB 1.1: 6.10.6). -CHKJ2012.er.ejb11=CHKJ2012E: Esse tipo deve ser uma interface. (EJB 1.1: 9.2.7). -CHKJ2012.eh.ejb11=CHKJ2012E: Esse tipo deve ser uma interface. (EJB 1.1: 9.2.8). -CHKJ2013.sb.ejb11=CHKJ2013E: A classe de bean {0} deve ser implantada {1}. (EJB 1.1: 6.10.2). -CHKJ2013.eb.ejb11=CHKJ2013E: A classe de bean {0} deve ser implantada {1}. (EJB 1.1: 9.2.2). -CHKJ2014.sb.ejb11=CHKJ2014E: A classe de bean {0} n\u00e3o pode ser abstrata. (EJB 1.1: 6.10.2) -CHKJ2014.eb.ejb11=CHKJ2014E: A classe de bean {0} n\u00e3o pode ser abstrata. (EJB 1.1: 9.2.2) -CHKJ2015.sb.ejb11=CHKJ2015E: A classe de bean {0} n\u00e3o pode ser final. (EJB 1.1: 6.10.2) -CHKJ2015.eb.ejb11=CHKJ2015E: A classe de bean {0} n\u00e3o pode ser final. (EJB 1.1: 9.2.2) -CHKJ2017.sr.ejb11=CHKJ2017E: A interface deve estender {0}. (EJB 1.1: 6.10.5) -CHKJ2017.sh.ejb11=CHKJ2017E: A interface deve estender {0}. (EJB 1.1: 6.10.6) -CHKJ2017.er.ejb11=CHKJ2017E: A interface deve estender {0}. (EJB 1.1: 9.2.7) -CHKJ2017.eh.ejb11=CHKJ2017E: A interface deve estender {0}. (EJB 1.1: 9.2.8) -CHKJ2019.eb.ejb11=CHKJ2019I: A classe de chave {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2.9) (RMI 1.3: 2.6). - - -CHKJ2020.eb.ejb11=CHKJ2020E: A classe da chave {0} deve ser p\u00fablica. (EJB 1.1: 9.4.7.2) -CHKJ2021.eb.ejb11=CHKJ2021E: A classe da chave {0} deve definir um construtor padr\u00e3o p\u00fablico. (EJB 1.1: 9.4.7.2) -CHKJ2022.sb.ejb11=CHKJ2022E: A classe de bean {0} deve ser p\u00fablica. (EJB 1.1: 6.10.2) -CHKJ2022.eb.ejb11=CHKJ2022E: A classe de bean {0} deve ser p\u00fablica. (EJB 1.1: 9.2.2) -CHKJ2023.sr.i.ejb11=CHKJ2023E: {0} deve ser um m\u00e9todo correspondente na classe de bean {1}. (EJB 1.1: 6.10.5) -CHKJ2023.sr.m.ejb11=CHKJ2023E: Este m\u00e9todo deve ter um m\u00e9todo correspondente na classe de bean {0}. (EJB 1.1: 6.10.5) -CHKJ2023.er.i.ejb11=CHKJ2023E: {0} deve ser um m\u00e9todo correspondente na classe de bean {1}. (EJB 1.1: 9.2.7) -CHKJ2023.er.m.ejb11=CHKJ2023E: Este m\u00e9todo deve ter um m\u00e9todo correspondente na classe de bean {0}. (EJB 1.1: 9.2.7) -CHKJ2024.sh.i.ejb11=CHKJ2024E: {0} n\u00e3o deve existir. Apenas create() pode existir (EJB 1.1: 6.8). -CHKJ2024.sh.m.ejb11=CHKJ2024E: Este m\u00e9todo n\u00e3o deve existir. Apenas create() pode existir (EJB 1.1: 6.8). -CHKJ2025.sb.i.ejb11=CHKJ2025E: {0} n\u00e3o deve existir. Apenas ejbCreate() pode existir (EJB 1.1: 6.8). -CHKJ2025.sb.m.ejb11=CHKJ2025E: Este m\u00e9todo n\u00e3o deve existir. Apenas ejbCreate() pode existir (EJB 1.1: 6.8). -CHKJ2026.sh.i.ejb11=CHKJ2026E: A classe de bean {1} deve implementar um m\u00e9todo ejbCreate correspondente para {0}. (EJB 1.1: 6.10.6) -CHKJ2026.sh.m.ejb11=CHKJ2026E: A classe de bean {0} deve implementar um m\u00e9todoejbCreate correspondente a este m\u00e9todo. (EJB 1.1: 6.10.6) -CHKJ2026.eh.i.ejb11=CHKJ2026E: A classe de bean {1} deve implementar um m\u00e9todo ejbCreate correspondente para {0}. (EJB 1.1: 9.2.8) -CHKJ2026.eh.m.ejb11=CHKJ2026E: A classe de bean {0} deve implementar um m\u00e9todoejbCreate correspondente a este m\u00e9todo. (EJB 1.1: 9.2.8) -CHKJ2028.eb.i.ejb11=CHKJ2028W: {0} n\u00e3o ser\u00e1 chamado, a menos que um m\u00e9todo ejbCreate correspondente seja definido. (EJB 1.1: 9.1.5.1) -CHKJ2028.eb.m.ejb11=CHKJ2028W: Esse m\u00e9todo n\u00e3o ser\u00e1 chamado se um m\u00e9todo ejbCreate correspondente n\u00e3o for definido. (EJB 1.1: 9.1.5.1) -CHKJ2029.eb.i.ejb11=CHKJ2029W: {0} n\u00e3o pode ser chamado sem o m\u00e9todo create correspondente na interface inicial {1}. (EJB 1.1: 9.2.3) -CHKJ2029.eb.m.ejb11=CHKJ2029W: Este m\u00e9todo n\u00e3o pode ser chamado sem o m\u00e9todo create correspondente na interface inicial {0}. (EJB 1.1: 9.2.3) -CHKJ2030.eh.i.ejb11=CHKJ2030E: {0} deve ter um m\u00e9todo ejbFind correspondente na classe de bean {1}. (EJB 1.1: 9.2.8) -CHKJ2030.eh.m.ejb11=CHKJ2030E: Este m\u00e9todo deve ter um m\u00e9todo correspondente ejbFind na classe de java bean {0}. (EJB 1.1: 9.2.8) -CHKJ2032.eb.ejb11=CHKJ2032W: A classe do bean {0} deve declarar ao menos um campo gerenciado em cont\u00eainer. (EJB 1.1: 9.4.7) -CHKJ2033.eb.ejb11=CHKJ2033W: O m\u00e9todo setEntityContext(EntityContext ic) deve existir. (EJB 1.1: 9.1.5.1) -CHKJ2034.eb.ejb11=CHKJ2034W: O m\u00e9todo unsetEntityContext() deve existir. (EJB 1.1: 9.1.5.1) -CHKJ2035.eb.ejb11=CHKJ2035W: O m\u00e9todo ejbActivate() deve existir. (EJB 1.1: 9.1.5.1) -CHKJ2036.eb.ejb11=CHKJ2036W: O m\u00e9todo ejbPassivate() deve existir. (EJB 1.1: 9.1.5.1) -CHKJ2037.eb.ejb11=CHKJ2037W: O m\u00e9todo ejbRemove() deve existir. (EJB 1.1: 9.1.5.1) -CHKJ2038.eb.ejb11=CHKJ2038W: O m\u00e9todo ejbLoad() deve existir. (EJB 1.1: 9.1.5.1) -CHKJ2039.eb.ejb11=CHKJ2039W: O m\u00e9todo ejbStore() deve existir. (EJB 1.1: 9.1.5.1) - -CHKJ2040.sb.ejb11=CHKJ2040I: "this" n\u00e3o deve ser passado como um argumento ou um resultado. (EJB 1.1: 6.10.2) - -CHKJ2100.ejb11=CHKJ2100E: Ambas as extremidades da fun\u00e7\u00e3o devem utilizar o mesmo n\u00famero de atributos. -CHKJ2101.ejb11=CHKJ2101E: Both ends of the role must use the same type. -CHKJ2102.eh.ejb11=CHKJ2102E: Um descritor do localizador ou um m\u00e9todo de localizador personalizado correspondente deve ser definido na classe {0}. -CHKJ2103.ejb11=CHKJ2103E: Na heran\u00e7a de componente, a classe do bean {0} deve herdar o {1}. (EJB 1.1: B.2) -CHKJ2104.ejb11=CHKJ2104E: Na heran\u00e7a de componente, a interface de in\u00edcio {0} n\u00e3o deve herdar o {1}. (EJB 1.1: B.2) -CHKJ2105.ejb11=CHKJ2105E: Na heran\u00e7a de componente, a interface remota {0} deve herdar o {1}. (EJB 1.1: B.2) -CHKJ2106.ejb11=CHKJ2106E: O bean {0} deve utilizar {1} como sua <prim-key-class> (EJB 1.1: B.2). - -CHKJ2200.i.ejb11=CHKJ2200W: O campo est\u00e1tico {0} deve ser final. (EJB 1.1: 18.1.2) -CHKJ2200.m.ejb11=CHKJ2200W: Este campo est\u00e1tico deve ser final. (EJB 1.1: 18.1.2) -CHKJ2201.eb.i.ejb11=CHKJ2201E: {0} n\u00e3o deve ser transit\u00f3rio. (EJB 1.1: 9.4.1) -CHKJ2201.eb.m.ejb11=CHKJ2201E: O campo n\u00e3o deve ser transit\u00f3rio. (EJB 1.1: 9.4.1) -CHKJ2202.eb.i.ejb11=CHKJ2202W: O campo de campo do campo {0} \u00e9 inv\u00e1lido para um bean CMP. (EJB 1.1: 9.4.1) -CHKJ2202.eb.m.ejb11=CHKJ2202W: O tipo de campo \u00e9 inv\u00e1lido para um bean CMP. (EJB 1.1: 9.4.1) -CHKJ2203.eb.i.ejb11=CHKJ2203E: {0} deve ser p\u00fablico. (EJB 1.1: 9.4.1) -CHKJ2203.eb.m.ejb11=CHKJ2203E: O campo deve ser p\u00fablico. (EJB 1.1: 9.4.1) -CHKJ2205.eb.i.ejb11=CHKJ2205W: O campo de chave prim\u00e1ria denominado {0} deve ser p\u00fablico. (EJB 1.1: 9.4.7.2) -CHKJ2205.eb.m.ejb11=CHKJ2205W: O campo de chave prim\u00e1ria deve ser p\u00fablico. (EJB 1.1: 9.4.7.2) -CHKJ2206.eb.i.ejb11=CHKJ2206W: {0} deve ser um <cmp-field> de {1} e um campo de classe de bean {2}. (EJB 1.1: 9.4.7.2). -CHKJ2206.eb.m.ejb11=CHKJ2206W: Este campo deve ser um <cmp-field> de {0} e um campo da classe bean {1}. (EJB 1.1: 9.4.7.2). -CHKJ2207.eb.ejb11=CHKJ2207E: O campo da chave {0} deve ser do mesmo tipo da chave prim\u00e1ria {1}. (EJB 1.1: 9.4.7.1). - -CHKJ2400.ejbCreate.sb.i.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o reprovada de um java.rmi.RemoteException no m\u00e9todo {0}. (EJB 1.1: 6.10.3). -CHKJ2400.ejbCreate.sb.m.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o invalidada de java.rmi.RemoteException. (EJB 1.1: 6.10.3). -CHKJ2400.bus.sb.i.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o reprovada de um java.rmi.RemoteException no m\u00e9todo {0}. (EJB 1.1: 6.10.4). -CHKJ2400.bus.sb.m.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o invalidada de java.rmi.RemoteException. (EJB 1.1: 6.10.4). -CHKJ2400.ejbCreate.eb.i.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o reprovada de um java.rmi.RemoteException no {0}. (EJB 1.1: 9.2.3). -CHKJ2400.ejbCreate.eb.m.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o invalidada de java.rmi.RemoteException. (EJB 1.1: 9.2.3). -CHKJ2400.ejbPostCreate.eb.i.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o reprovada de um java.rmi.RemoteException no {0}. (EJB 1.1: 9.2.4). -CHKJ2400.ejbPostCreate.eb.m.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o invalidada de java.rmi.RemoteException. (EJB 1.1: 9.2.4). -CHKJ2400.ejbFind.eb.i.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o reprovada de um java.rmi.RemoteException no {0}. (EJB 1.1: 9.2.5). -CHKJ2400.ejbFind.eb.m.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o invalidada de java.rmi.RemoteException. (EJB 1.1: 9.2.5). -CHKJ2400.bus.eb.i.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o reprovada de um java.rmi.RemoteException no {0}. (EJB 1.1: 9.2.6). -CHKJ2400.bus.eb.m.ejb11=CHKJ2400W: Utiliza\u00e7\u00e3o invalidada de java.rmi.RemoteException. (EJB 1.1: 9.2.6). - -CHKJ2401.sb.i.ejb11=CHKJ2401E: {0} deve retornar vazio. (EJB 1.1: 6.10.3) -CHKJ2401.sb.m.ejb11=CHKJ2401E: Este m\u00e9todo deve retornar vazio. (EJB 1.1: 6.10.3) -CHKJ2402.sh.i.ejb11=CHKJ2402W: {0} deve retornar o tipo de interface remota {1}. (EJB 1.1: 6.10.6). -CHKJ2402.sh.m.ejb11=CHKJ2402W: Este m\u00e9todo create deve retornar o tipo de interface remota {0}. (EJB 1.1: 6.10.6). -CHKJ2402.eh.i.ejb11=CHKJ2402W: {0} deve retornar o tipo de interface remota {1}. (EJB 1.1: 9.2.8). -CHKJ2402.eh.m.ejb11=CHKJ2402W: Este m\u00e9todo create deve retornar o tipo de interface remota {0}. (EJB 1.1: 9.2.8). -CHKJ2403.eh.i.ejb11=CHKJ2403W: {0} deve retornar {1} ou uma coleta deles. (EJB 1.1: 9.2.8) -CHKJ2403.eh.m.ejb11=CHKJ2403W: O m\u00e9todo deve retornar {0} ou uma coleta deles. (EJB 1.1: 9.2.8) -CHKJ2405.eh.i.ejb11=CHKJ2405W: A ordem e os tipos dos argumentos em {0} devem corresponder \u00e0 ordem e tipos dos campos na classe da chave {1}. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2405.eh.m.ejb11=CHKJ2405W: A ordem e os tipos dos argumentos devem corresponder \u00e0 ordem e tipos dos campos na classe da chave {0}. (EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2406.eb.i.ejb11=CHKJ2406W: {0} deve retornar o tipo de chave prim\u00e1ria {1}. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2406.eb.m.ejb11=CHKJ2406W: O m\u00e9todo deve retornar o tipo de chave principal {0}. (EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3). -CHKJ2407.eb.i.ejb11=CHKJ2407W: {0} deve retornar {1} ou uma coleta deles. (EJB 1.1: 9.2.5) -CHKJ2407.eb.m.ejb11=CHKJ2407W: Este m\u00e9todo deve retornar {0} ou uma coleta deles. (EJB 1.1: 9.2.5) - -CHKJ2408.ejbCreate.sb.i.ejb11=CHKJ2408E: {0} deve ser p\u00fablico. (EJB 1.1: 6.10.3). -CHKJ2408.ejbCreate.sb.m.ejb11=CHKJ2408E: O m\u00e9todo deve ser p\u00fablico. (EJB 1.1: 6.10.3). -CHKJ2408.bus.sb.i.ejb11=CHKJ2408E: {0} deve ser p\u00fablico. (EJB 1.1: 6.10.4). -CHKJ2408.bus.sb.m.ejb11=CHKJ2408E: Este m\u00e9todo deve ser p\u00fablico. (EJB 1.1: 6.10.4). -CHKJ2408.ejbCreate.eb.i.ejb11=CHKJ2408E: {0} deve ser p\u00fablico. (EJB 1.1: 9.2.3). -CHKJ2408.ejbCreate.eb.m.ejb11=CHKJ2408E: Este m\u00e9todo deve ser p\u00fablico. (EJB 1.1: 9.2.3). -CHKJ2408.ejbPostCreate.eb.i.ejb11=CHKJ2408E: {0} deve ser p\u00fablico. (EJB 1.1: 9.2.4). -CHKJ2408.ejbPostCreate.eb.m.ejb11=CHKJ2408E: Este m\u00e9todo deve ser p\u00fablico. (EJB 1.1: 9.2.4). -CHKJ2408.ejbFind.eb.i.ejb11=CHKJ2408E: {0} deve ser p\u00fablico. (EJB 1.1: 9.2.5). -CHKJ2408.ejbFind.eb.m.ejb11=CHKJ2408E: Este m\u00e9todo deve ser p\u00fablico. (EJB 1.1: 9.2.5). -CHKJ2408.bus.eb.i.ejb11=CHKJ2408E: {0} deve ser p\u00fablico. (EJB 1.1: 9.2.6). -CHKJ2408.bus.eb.m.ejb11=CHKJ2408E: Este m\u00e9todo deve ser p\u00fablico. (EJB 1.1: 9.2.6). - -CHKJ2409.ejbCreate.sb.i.ejb11=CHKJ2409E: {0} n\u00e3o deve ser final. (EJB 1.1: 6.10.3). -CHKJ2409.ejbCreate.sb.m.ejb11=CHKJ2409E: Este m\u00e9todo n\u00e3o deve ser final. (EJB 1.1: 6.10.3). -CHKJ2409.bus.sb.i.ejb11=CHKJ2409E: {0} n\u00e3o deve ser final. (EJB 1.1: 6.10.4). -CHKJ2409.bus.sb.m.ejb11=CHKJ2409E: Este m\u00e9todo n\u00e3o deve ser final. (EJB 1.1: 6.10.4). -CHKJ2409.ejbCreate.eb.i.ejb11=CHKJ2409E: {0} n\u00e3o deve ser final. (EJB 1.1: 9.2.3). -CHKJ2409.ejbCreate.eb.m.ejb11=CHKJ2409E: Este m\u00e9todo n\u00e3o deve ser final. (EJB 1.1: 9.2.3). -CHKJ2409.ejbPostCreate.eb.i.ejb11=CHKJ2409E: {0} n\u00e3o deve ser final. (EJB 1.1: 9.2.4). -CHKJ2409.ejbPostCreate.eb.m.ejb11=CHKJ2409E: Este m\u00e9todo n\u00e3o deve ser final. (EJB 1.1: 9.2.4). -CHKJ2409.ejbFind.eb.i.ejb11=CHKJ2409E: {0} n\u00e3o deve ser final. (EJB 1.1: 9.2.5). -CHKJ2409.ejbFind.eb.m.ejb11=CHKJ2409E: Este m\u00e9todo n\u00e3o deve ser final. (EJB 1.1: 9.2.5). -CHKJ2409.bus.eb.i.ejb11=CHKJ2409E: {0} n\u00e3o deve ser final. (EJB 1.1: 9.2.6). -CHKJ2409.bus.eb.m.ejb11=CHKJ2409E: Este m\u00e9todo n\u00e3o deve ser final. (EJB 1.1: 9.2.6). - -CHKJ2410.ejbCreate.sb.i.ejb11=CHKJ2410E: {0} n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 6.10.3). -CHKJ2410.ejbCreate.sb.m.ejb11=CHKJ2410E: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 6.10.3). -CHKJ2410.bus.sb.i.ejb11=CHKJ2410E: {0} n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 6.10.4). -CHKJ2410.bus.sb.m.ejb11=CHKJ2410E: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 6.10.4). -CHKJ2410.ejbCreate.eb.i.ejb11=CHKJ2410E: {0} n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 9.2.3). -CHKJ2410.ejbCreate.eb.m.ejb11=CHKJ2410E: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 9.2.3). -CHKJ2410.ejbPostCreate.eb.i.ejb11=CHKJ2410E: {0} n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 9.2.4). -CHKJ2410.ejbPostCreate.eb.m.ejb11=CHKJ2410E: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 9.2.4). -CHKJ2410.ejbFind.eb.i.ejb11=CHKJ2410E: {0} n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 9.2.5). -CHKJ2410.ejbFind.eb.m.ejb11=CHKJ2410E: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 9.2.5). -CHKJ2410.bus.eb.i.ejb11=CHKJ2410E: {0} n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 9.2.6). -CHKJ2410.bus.eb.m.ejb11=CHKJ2410E: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico. (EJB 1.1: 9.2.6). - -CHKJ2411.sb.i.ejb11=CHKJ2411E: O nome do {0} n\u00e3o deve come\u00e7ar com "ejb". (EJB 1.1: 6.10.4) -CHKJ2411.sb.m.ejb11=CHKJ2411E: O nome do m\u00e9todo n\u00e3o deve iniciar com "ejb". (EJB 1.1: 6.10.4) -CHKJ2411.eb.i.ejb11=CHKJ2411E: O nome do {0} n\u00e3o deve come\u00e7ar com "ejb". (EJB 1.1: 9.2.6) -CHKJ2411.eb.m.ejb11=CHKJ2411E: O nome do m\u00e9todo n\u00e3o deve iniciar com "ejb". (EJB 1.1: 9.2.6) - -CHKJ2412.sb.i.ejb11=CHKJ2412I: O tipo de retorno de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.sb.m.ejb11=CHKJ2412I: O tipo de retorno deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2412.eb.i.ejb11=CHKJ2412I: O tipo de retorno de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.eb.m.ejb11=CHKJ2412I: O tipo de retorno deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2412.sr.i.ejb11=CHKJ2412I: O tipo de retorno de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.sr.m.ejb11=CHKJ2412I: O tipo de retorno deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2412.er.i.ejb11=CHKJ2412I: O tipo de retorno de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.er.m.ejb11=CHKJ2412I: O tipo de retorno deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2412.sh.i.ejb11=CHKJ2412I: O tipo de retorno de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.sh.m.ejb11=CHKJ2412I: O tipo de retorno deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2412.eh.i.ejb11=CHKJ2412I: O tipo de retorno de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2412.eh.m.ejb11=CHKJ2412I: O tipo de retorno deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2413.sb.i.ejb11=CHKJ2413I: O argumento {1} de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.sb.m.ejb11=CHKJ2413I: O argumento {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10) (RMI 1.3: 2.6). -CHKJ2413.eb.i.ejb11=CHKJ2413I: O argumento {1} de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.eb.m.ejb11=CHKJ2413I: O argumento {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2) (RMI 1.3: 2.6). -CHKJ2413.sr.i.ejb11=CHKJ2413I: O argumento {1} de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.sr.m.ejb11=CHKJ2413I: O argumento {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10.5) (RMI 1.3: 2.6). -CHKJ2413.er.i.ejb11=CHKJ2413I: O argumento {1} de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.er.m.ejb11=CHKJ2413I: O argumento {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2.7) (RMI 1.3: 2.6). -CHKJ2413.sh.i.ejb11=CHKJ2413I: O argumento {1} de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.sh.m.ejb11=CHKJ2413I: O argumento {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 6.10.6) (RMI 1.3: 2.6). -CHKJ2413.eh.i.ejb11=CHKJ2413I: O argumento {1} de {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). -CHKJ2413.eh.m.ejb11=CHKJ2413I: O argumento {0} deve ser serializ\u00e1vel no runtime. (EJB 1.1: 9.2.8) (RMI 1.3: 2.6). - -CHKJ2414.sh.i.ejb11=CHKJ2414E: {0} deve emitir {1}. (EJB 1.1: 6.10.6) -CHKJ2414.sh.m.ejb11=CHKJ2414E: O m\u00e9todo deve lan\u00e7ar {0}. (EJB 1.1: 6.10.6) -CHKJ2414.eh.i.ejb11=CHKJ2414E: {0} deve emitir {1}. (EJB 1.1: 9.2.8) -CHKJ2414.eh.m.ejb11=CHKJ2414E: O m\u00e9todo deve lan\u00e7ar {0}. (EJB 1.1: 9.2.8) -CHKJ2414.sr.i.ejb11=CHKJ2414E: {0} deve emitir {1}. (EJB 1.1: 6.10.5) -CHKJ2414.sr.m.ejb11=CHKJ2414E: O m\u00e9todo deve lan\u00e7ar {0}. (EJB 1.1: 6.10.5) -CHKJ2414.er.i.ejb11=CHKJ2414E: {0} deve emitir {1}. (EJB 1.1: 9.2.7) -CHKJ2414.er.m.ejb11=CHKJ2414E: O m\u00e9todo deve lan\u00e7ar {0}. (EJB 1.1: 9.2.7) - -CHKJ2415.sr.i.ejb11=CHKJ2415E: O tipo de retorno de {0} deve corresponder ao tipo de retorno, {1}, do m\u00e9todo correspondente na classe de bean {2}. (EJB 1.1: 6.10.5) -CHKJ2415.sr.m.ejb11=CHKJ2415E: O tipo de retorno deve corresponder ao tipo de retorno {0} do m\u00e9todo correspondente na classe de bean {1}. (EJB 1.1: 6.10.5) -CHKJ2415.er.i.ejb11=CHKJ2415E: O tipo de retorno de {0} deve corresponder ao tipo de retorno, {1}, do m\u00e9todo correspondente na classe de bean {2}. (EJB 1.1: 9.2.7) -CHKJ2415.er.m.ejb11=CHKJ2415E: O tipo de retorno deve corresponder ao tipo de retorno {0} do m\u00e9todo correspondente na classe de bean {1}. (EJB 1.1: 9.2.7) -CHKJ2415.sh.i.ejb11=CHKJ2415E: O tipo de retorno de {0} deve corresponder ao tipo de retorno, {1}, do m\u00e9todo correspondente na classe de bean {2}. (EJB 1.1: 6.10.6) -CHKJ2415.sh.m.ejb11=CHKJ2415E: O tipo de retorno deve corresponder ao tipo de retorno {0} do m\u00e9todo correspondente na classe de bean {1}. (EJB 1.1: 6.10.6) -CHKJ2415.eh.i.ejb11=CHKJ2415E: O tipo de retorno de {0} deve corresponder ao tipo de retorno, {1}, do m\u00e9todo correspondente na classe de bean {2}. (EJB 1.1: 9.2.8) -CHKJ2415.eh.m.ejb11=CHKJ2415E: O tipo de retorno deve corresponder ao tipo de retorno {0} do m\u00e9todo correspondente na classe de bean {1}. (EJB 1.1: 9.2.8) - -CHKJ2418.eb.i.ejb11=CHKJ2418E: {0} deve retornar vazio. (EJB 1.1: 9.2.4) -CHKJ2418.eb.m.ejb11=CHKJ2418E: Este m\u00e9todo deve retornar vazio. (EJB 1.1: 9.2.4) -CHKJ2419.sh.i.ejb11=CHKJ2419E: {0} deve ser um m\u00e9todo create. (EJB 1.1: 6.10.6) -CHKJ2419.sh.m.ejb11=CHKJ2419E: Esse m\u00e9todo deve ser um m\u00e9todo de cria\u00e7\u00e3o. (EJB 1.1: 6.10.6) - -CHKJ2420.sb.i.ejb11=CHKJ2420E: {1} deve ser emitido pelo m\u00e9todo correspondente de {0} na interface inicial {2}. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.sb.m.ejb11=CHKJ2420E: {0} deve ser lan\u00e7ado pelo m\u00e9todo correspondente na interface de posi\u00e7\u00e3o inicial {1}. (EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.eb.i.ejb11=CHKJ2420E: {1} deve ser emitido pelo m\u00e9todo correspondente de {0} na interface inicial {2}. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2420.eb.m.ejb11=CHKJ2420E: {0} deve ser lan\u00e7ado pelo m\u00e9todo correspondente na interface de posi\u00e7\u00e3o inicial {1}. (EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2432.sb.i.ejb11=CHKJ2432E: O m\u00e9todo correspondente de {0} na interface remota {1} deve emitir {2}. (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.sb.m.ejb11=CHKJ2432E: O m\u00e9todo correspondente na interface remota {0} deve emitir {1}. (EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.eb.i.ejb11=CHKJ2432E: O m\u00e9todo correspondente de {0} na interface remota {1} deve emitir {2}. (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) -CHKJ2432.eb.m.ejb11=CHKJ2432E: O m\u00e9todo correspondente na interface remota {0} deve emitir {1}. (EJB 1.1: 9.2.7, 12.2.1, 12.2.2) - -CHKJ2801.ejb11=CHKJ2801E: O valor do elemento <ejb-name> deve ser especificado. (EJB 1.1: 16.2, 16.5) -CHKJ2802.named.ejb11=CHKJ2802E: A classe <ejb-class> {0} ou um de seus supertipos, n\u00e3o p\u00f4de ser refletido. Verifique o classpath. -CHKJ2802.unnamed.ejb11=CHKJ2802E: Classe desconhecida sem especifica\u00e7\u00e3o no elemento <ejb-class>. (EJB 1.1: 16.2, 16.5). -CHKJ2803.named.ejb11=CHKJ2803E: A interface <home> {0} ou um de seus supertipos, n\u00e3o p\u00f4de ser refletida. Verifique o classpath. -CHKJ2803.unnamed.ejb11=CHKJ2803E: Interface desconhecida especificada no elemento <home>. (EJB 1.1: 16.2, 16.5). -CHKJ2804.named.ejb11=CHKJ2804E: A inteface <remote> {0} ou um de seus supertipos, n\u00e3o pode ser refletida . Verifique o classpath. -CHKJ2804.unnamed.ejb11=CHKJ2804E: Interface desconhecida especificada no elemento <remote>. (EJB 1.1: 16.2, 16.5). -CHKJ2806.ejb11=CHKJ2806E: O valor do elemento <reentrant> deve ser "Verdadeiro" ou "Falso". (EJB 1.1: 16.2, 16.5) -CHKJ2807.ejb11=CHKJ2807E: O valor do elemento <session-type> deve ser "Com op\u00e7\u00f5es do estado" ou "Sem op\u00e7\u00f5es do estado". (EJB 1.1: 16.2, 16.5) -CHKJ2808.ejb11=CHKJ2808E: O valor do elemento <transaction-type> deve ser "Cont\u00eainer" ou "Bean". (EJB 1.1: 11.3.5, 16.2,, 16.5) -CHKJ2809.ejb11=CHKJ2809E: O valor do elemento <persistence-type> deve ser "Cont\u00eainer" ou "Bean". (EJB 1.1: 16.2, 16.5) -CHKJ2810.named.ejb11=CHKJ2810E: A classe <prim-key-class> {0} ou um de seus supertipos, n\u00e3o p\u00f4de ser refletida. Verifique o classpath. -CHKJ2810.unnamed.ejb11=CHKJ2810E: Classe desconhecida especificada no elemento <prim-key-class>. (EJB 1.1: 16.2, 16.5). -CHKJ2811.named.ejb11=CHKJ2811E: <field-name> {0} n\u00e3o pode ser localizado na classe do bean {1}. (EJB 1.1: 16.5). -CHKJ2811.unnamed.ejb11=CHKJ2811E: <cmp-field> deve especificar um <field-name>. (EJB 1.1: 16.5). -CHKJ2812.ejb11=CHKJ2812E: Classe de bean {0} deve especificar pelo menos um de seus campos como um <cmp-field>. (EJB 1.1: 16.5) -CHKJ2814.ejb11=CHKJ2814W: <ejb-name>, em <method>, especifica um bean corporativo desconhecido. (EJB 1.1: 11.4.1, 15.3.2, 16.5) - -CHKJ2820.ejb11=CHKJ2820W: A ref da fun\u00e7\u00e3o de seguran\u00e7a deve ser definida somente uma vez. -CHKJ2822.ejb11=CHKJ2822W: O elemento <security-role-ref> para o bean {0} deve definir o elemento <role-name>. (EJB 1.1: 15.2.5.3) -CHKJ2823.ejb11=CHKJ2823W: O elemento <security-role-ref> deve definir o elemento <role-link>. (EJB 1.1: 15.3.3) -CHKJ2824.ejb11=CHKJ2824W: O elemento <security-role-ref> refere-se \u00e0 fun\u00e7\u00e3o desconhecida {0}. (EJB 1.1: 15.3.3) -CHKJ2825.ejb11=CHKJ2825W: O elemento <security-role> em ejb-jar.xml deve definir o elemento <role-name>. (EJB 1.1: 15.3.1) -CHKJ2826.ejb11=CHKJ2826W: O nome da fun\u00e7\u00e3o de seguran\u00e7a deve ser exclusivo. (EJB 1.1: 15.3.1) -CHKJ2827.ejb11=CHKJ2827W: N\u00e3o \u00e9 poss\u00edvel utilizar um elemento <role-link> sem elementos <security-role>. (EJB 1.1: 15.2.5.3, 15.3.1, 15.3.3) -CHKJ2828.ejb11=CHKJ2828E: N\u00e3o \u00e9 poss\u00edvel utilizar um elemento <primkey-field> sem uma chave prim\u00e1ria primitiva. (EJB 1.1: 9.4.7, 16.5) -CHKJ2829.ejb11=CHKJ2829E: A classe da chave {0} n\u00e3o mapeia para nenhum campo no bean corporativo {1}. (EJB 1.1: 9.4.7, 16.5) - -CHKJ2830.ejb11=CHKJ2830W: O tipo de campo {0} n\u00e3o pode ser refletido. Verifique o classpath. -CHKJ2831.ejb11=CHKJ2831W: {0} deve ser declarado em um elemento <cmp-field>. (EJB 1.1: 9.4.7.2) -CHKJ2832.ejb11=CHKJ2832I: A posi\u00e7\u00e3o inicial {0}, especificada em um elemento <ejb-ref>, n\u00e3o p\u00f4de ser encontrada no m\u00f3dulo EJB. (EJB 1.1: 14.3.1.2) -CHKJ2833.ejb11=CHKJ2833I: O remoto {0}, especificado no elemento <ejb-ref>, n\u00e3o p\u00f4de ser encontrado no m\u00f3dulo EJB. (EJB 1.1: 14.3.1.2) -CHKJ2834.ejb11=CHKJ2834I: O bean {0}, especificado no elemento <ejb-ref>, n\u00e3o p\u00f4de ser encontrado no m\u00f3dulo EJB. (EJB 1.1: 14.3.2) -CHKJ2835.ejb11=CHKJ2835I: O bean {0} \u00e9 um tipo {1}. Atualize o elemento <ejb-ref-type> do elemento <ejb-ref>. (EJB 1.1: 14.3.2) -CHKJ2836.ejb11=CHKJ2836I: O bean {0} utiliza a p\u00e1gina inicial {1}. Atualize o elemento <ejb-ref> do elemento <ejb-ref>. (EJB 1.1: 14.3.2) -CHKJ2837.ejb11=CHKJ2837I: O bean {0} utiliza a p\u00e1gina inicial {1}. Atualize o elemento <ejb-ref> do elemento <ejb-ref>. (EJB 1.1: 14.3.2). -CHKJ2838.ejb11=CHKJ2838I: Recomenda-se que todas as refer\u00eancias aos beans corporativos sejam organizadas no subcontexto "ejb". (EJB 1.1: 14.3.1.1). -CHKJ2839.ejb11=CHKJ2839W: O elemento <env-entry-name>, do elemento <env-entry>, \u00e9 inv\u00e1lido. (EJB 1.1: 14.2.1.2) - -CHKJ2840.ejb11=CHKJ2840W: O elemento <env-entry-type>, do elemento <env-entry>, \u00e9 inv\u00e1lido. (EJB 1.1: 14.2.1.2). -CHKJ2841.ejb11=CHKJ2841W: O nome {0}, no elemento <env-entry-name>, pode ser utilizado somente uma vez no bean. (EJB 1.1: 14.2.1.2). -CHKJ2842.ejb11=CHKJ2842W: <method-params> \u00e9 ignorado quando <method-name> \u00e9 "*". (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2843.ejb11=CHKJ2843W: Nenhum m\u00e9todo, no {0}, corresponde a este <method>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2844.ejb11=CHKJ2844W: Pelo menos um <method> deve ser definido em uma <method-permission>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2845.ejb11=CHKJ2845W: Pelo menos um <role-name> deve ser definido em uma <method-permission>. (EJB 1.1: 11.4.1, 15.3.2). -CHKJ2846.ejb11=CHKJ2846W: Nenhum m\u00e9todo encontrado para este<method-permission>. (EJB 1.1: 15.3.2). -CHKJ2847.ejb11=CHKJ2847W: Nenhum m\u00e9todo pode ser encontrado para esse<container-transaction>. (EJB 1.1: 11.4.1). -CHKJ2849.ejb11=CHKJ2849W: N\u00e3o \u00e9 poss\u00edvel validar a heran\u00e7a do componente de {0} porque {1} ou um de seus supertipos n\u00e3o podem ser refletidos. Verifique o classpath. -CHKJ2850.ejb11=CHKJ2850W: N\u00e3o \u00e9 poss\u00edvel validar <method> porque {0} ou um de seus supertipos, n\u00e3o podem ser refletidos. Verifique o classpath. -CHKJ2851.ejb11=CHKJ2851W: N\u00e3o \u00e9 poss\u00edvel validar {0} porque {1} ou um de seus supertipos n\u00e3o podem ser refletidos. Verifique o classpath. -CHKJ2852.ejb11=CHKJ2852W: Throwable capturado ao tentar validar o ejb-jar.xml. O bean validado foi {0}. -CHKJ2853.ejb11=CHKJ2853W: Throwable capturado ao tentar validar o ibm-ejb-jar-ext.xmi. O bean validado foi {0}. - -CHKJ2908.ejb11=CHKJ2908W: Um bean corporativo n\u00e3o pode ser refletido corretamente. Execute o validador XML para obter mais informa\u00e7\u00f5es. - -CHKJ2895.ejb11=CHKJ2895W: <ejb-name> {0} deve ser exclusivo no arquivo ejb-jar.xml (EJB 1.1: 16.5). -CHKJ2875.ejb11=CHKJ2875E: <ejb-client-jar> {0} deve existir em todo arquivo EAR que cont\u00e9m esse m\u00f3dulo EJB (EJB 1.1: 16.5, 17.4). - - -# EJB_METHOD_BEAN_NULL=CHKJ2434W: Validation of this method was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_METHOD_HOME_NULL=CHKJ2435W: Validation of this method was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_METHOD_REMOTE_NULL=CHKJ2436W: Validation of this method was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_METHOD_NULL=CHKJ2437W: Validation of this method was terminated because the enterprise bean cannot be found. -# EJB_METHOD_KEY_NULL=CHKJ2438W: Validation of this method was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_REMOTE_NULL=CHKJ2904E: Validation of {0} was terminated because the remote interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_NULL=CHKJ2903E: Validation was terminated because the enterprise bean cannot be found. -# EJB_NOTREFLECTED_JAVACLASS=CHKJ2907E: Cannot validate because the {0} type cannot be reflected. Ensure that it, and all of its dependencies, are included in the classpath. -# EJB_FIELD_CANNOT_REFLECT=CHKJ2208W: Type {0} of field {1} cannot be reflected. Ensure that {0}, and all of its dependencies, are included in the classpath. -# EJB_FIELD_BEAN_NULL=CHKJ2209W: Validation of this field was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_FIELD_HOME_NULL=CHKJ2210W: Validation of this field was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_FIELD_REMOTE_NULL=CHKJ2211W: Validation of this field was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_FIELD_NULL=CHKJ2212W: Validation of this field was terminated because the enterprise bean cannot be found. -# EJB_FIELD_KEY_NULL=CHKJ2213W: Validation of this field was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_HAS_MULTIPLE_PK_METHODS=CHKJ2000W: The {0} home interface must contain only one findByPrimaryKey method. (EJB 1.1: 9.2.8) -# EJB_HOME_NULL=CHKJ2901E: Validation of {0} was terminated because the home interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_KEY_NULL=CHKJ2902E: Validation of {0} was terminated because the key class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BEAN_NULL=CHKJ2900E: Validation of {0} was terminated because the bean class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BMP_NOFIELDS=CHKJ2042W: To have a primary key, the {0} bean class must declare at least one field. (EJB 1.1: 9.1.5.1) -# EJB_DD_CANNOT_OPEN_DD=CHKJ2821E: Cannot open the deployment descriptor. Validation cannot complete. -# EJB_DD_METHTRANSACTION_NO_TRANSACTION=CHKJ2848W: At least one <trans-attribute> must be set in a <container-transaction>. (EJB 1.1: 11.4.1) - -# -# end of messages for the EJB 1.1 specification -# - -# -# Messages for EJB 2.0 specification -# -CHKJ2828.ejb20=CHKJ2828E: N\u00e3o \u00e9 poss\u00edvel utilizar um <primkey-field> sem uma chave prim\u00e1ria primitiva (EJB 2.0: 10.8.1, 22.5). -CHKJ2829.ejb20=CHKJ2829E: A classe da chave {0} n\u00e3o mapeia para nenhum campo no bean corporativo {1}. (EJB 2.0: 10.8, 22.5). -CHKJ2839.ejb20=CHKJ2839W: O elemento <env-entry-name>, do elemento <env-entry>, \u00e9 inv\u00e1lido. (EJB 2.0: 20.2.1.2). -CHKJ2840.ejb20=CHKJ2840W: O elemento <env-entry-type>, do elemento <env-entry>, \u00e9 inv\u00e1lido. (EJB 2.0: 20.2.1.2). -CHKJ2841.ejb20=CHKJ2841W: O nome {0}, no elemento <env-entry-name>, pode ser utilizado somente uma vez no bean. (EJB 2.0: 20.2.1.2). -CHKJ2830.ejb20=CHKJ2830W: O tipo de campo {0} n\u00e3o pode ser refletido. Verifique o classpath. -CHKJ2831.ejb20=CHKJ2831W: {0} deve ser declarado em um elemento <cmp-field>. (EJB 2.0: 10.8.2). -CHKJ2801.ejb20=CHKJ2801E: O valor do elemento <ejb-name> deve ser especificado. (EJB 2.0 22.2, 22.5). -CHKJ2809.ejb20=CHKJ2809E: O valor do elemento <persistence-type> deve ser "Cont\u00eainer" ou "Bean". (EJB 2.0: 22.2, 22.5). -CHKJ2806.ejb20=CHKJ2806E: O valor do elemento <reentrant> deve ser "Verdadeiro" ou "Falso". (EJB 2.0: 22.2, 22.5). -CHKJ2807.ejb20=CHKJ2807E: O valor do elemento <session-type> deve ser "Com op\u00e7\u00f5es do estado" ou "Sem op\u00e7\u00f5es do estado". (EJB 2.0: 22.2, 22.5). -CHKJ2808.ejb20=CHKJ2808E: O valor do elemento <transaction-type> deve ser "Cont\u00eainer" ou "Bean". (EJB 2.0: 17.3.6, 22.2, 22.5). -CHKJ2814.ejb20=CHKJ2814W: <ejb-name>, em <method>, especifica um bean corporativo desconhecido. (EJB 2.0: 17.4.1, 21.3.2, 22.5). -CHKJ2842.ejb20=CHKJ2842W: <method-params> \u00e9 ignorado quando <method-name> \u00e9 "*". (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2843.ejb20=CHKJ2843W: Nenhum m\u00e9todo, no {0}, corresponde a este <method>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2844.ejb20=CHKJ2844W: Pelo menos um <method> deve ser definido em uma <method-permission>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2845.ejb20=CHKJ2845W: Uma <role-name> ou um elemento <unchecked> deve ser definido em uma <method-permission>. (EJB 2.0: 17.4.1, 21.3.2). -CHKJ2846.ejb20=CHKJ2846W: Nenhum m\u00e9todo encontrado para este<method-permission>. (EJB 2.0: 21.3.2). -CHKJ2847.ejb20=CHKJ2847W: Nenhum m\u00e9todo pode ser encontrado para esse<container-transaction>. (EJB 2.0: 17.4.1). -CHKJ2812.ejb20=CHKJ2812E: Classe de bean {0} deve especificar pelo menos um de seus campos como um <cmp-field>. (EJB 2.0: 22.5). -CHKJ2832.ejb20=CHKJ2832I: A posi\u00e7\u00e3o inicial {0}, especificada em um elemento <ejb-ref>, n\u00e3o p\u00f4de ser encontrada no m\u00f3dulo EJB. (EJB 2.0: 20.3.1.2). -CHKJ2833.ejb20=CHKJ2833I: O remoto {0}, especificado no elemento <ejb-ref>, n\u00e3o p\u00f4de ser encontrado no m\u00f3dulo EJB. (EJB 2.0: 20.3.1.2). -CHKJ2834.ejb20=CHKJ2834I: O bean {0}, especificado no elemento <ejb-ref>, n\u00e3o p\u00f4de ser encontrado no m\u00f3dulo EJB. (EJB 2.0: 20.3.2). -CHKJ2835.ejb20=CHKJ2835I: O bean {0} \u00e9 um tipo {1}. Atualize o elemento <ejb-ref-type> do elemento <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2836.ejb20=CHKJ2836I: O bean {0} utiliza a p\u00e1gina inicial {1}. Atualize o elemento <ejb-ref> do elemento <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2837.ejb20=CHKJ2837I: O bean {0} utiliza a p\u00e1gina inicial {1}. Atualize o elemento <ejb-ref> do elemento <ejb-ref>. (EJB 2.0: 20.3.2). -CHKJ2838.ejb20=CHKJ2838I: Recomenda-se que todas as refer\u00eancias aos beans corporativos sejam organizadas no subcontexto "ejb". (EJB 2.0: 20.3.1.1). -CHKJ2820.ejb20=CHKJ2820W: A fun\u00e7\u00e3o de seguran\u00e7a ref \u00e9 definida mais de uma vez. -CHKJ2822.ejb20=CHKJ2822W: O elemento <security-role-ref> para o bean {0} deve definir o elemento <role-name>. (EJB 2.0: 21.2.5.3). -CHKJ2823.ejb20=CHKJ2823W: O elemento <security-role-ref> deve definir o elemento <role-link>. (EJB 2.0: 21.3.3). -CHKJ2824.ejb20=CHKJ2824W: O elemento <security-role-ref> refere-se \u00e0 fun\u00e7\u00e3o desconhecida {0}. (EJB 2.0: 21.3.3). -CHKJ2825.ejb20=CHKJ2825W: O elemento <security-role> em ejb-jar.xml deve definir o elemento <role-name>. (EJB 2.0: 21.3.1). -CHKJ2826.ejb20=CHKJ2826W: O nome da fun\u00e7\u00e3o de seguran\u00e7a deve ser exclusivo. (EJB 2.0: 21.3.1). -CHKJ2827.ejb20=CHKJ2827W: N\u00e3o \u00e9 poss\u00edvel utilizar um elemento <role-link> sem elementos <security-role>. (EJB 2.0: 21.2.5.3, 21.3.1, 21.3.3). -CHKJ2850.ejb20=CHKJ2850W: N\u00e3o \u00e9 poss\u00edvel validar <method> porque o tipo {0} n\u00e3o pode ser refletido. Verifique o classpath. -CHKJ2851.ejb20=CHKJ2851W: N\u00e3o \u00e9 poss\u00edvel validar {0} porque o tipo {1} n\u00e3o pode ser refletido. Verifique o classpath. -CHKJ2875.ejb20=CHKJ2875E: <ejb-client-jar> {0} deve existir em todo arquivo EAR que cont\u00e9m esse m\u00f3dulo EJB (EJB 2.0: 22.5, 23.4, 23.6). - -CHKJ2003E.ejb20=CHKJ2003E: Esta classe n\u00e3o deve implementar javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2003I.ejb20=CHKJ2003I: Os beans de sess\u00e3o com estado de transa\u00e7\u00e3o gerenciados por bean n\u00e3o precisam implementar javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1). -CHKJ2802.named.ejb20=CHKJ2802E: A classe <ejb-class> {0} ou um de seus supertipos, n\u00e3o p\u00f4de ser refletido. Verifique o classpath. -CHKJ2802.unnamed.ejb20=CHKJ2802E: A classe do bean, identificada pelo elemento <ejb-class>, n\u00e3o pode ser encontrada. (EJB 2.0: 22.2, 22.5). -CHKJ2803.named.ejb20=CHKJ2803E: A interface <home> {0} ou um de seus supertipos, n\u00e3o p\u00f4de ser refletida. Verifique o classpath. -CHKJ2803.unnamed.ejb20=CHKJ2803E: Interface desconhecida especificada no elemento <home>. (EJB 2.0: 22.2, 22.5). -CHKJ2804.named.ejb20=CHKJ2804E: A inteface <remote> {0} ou um de seus supertipos, n\u00e3o pode ser refletida . Verifique o classpath. -CHKJ2804.unnamed.ejb20=CHKJ2804E: Interface desconhecida especificada no elemento <remote>. (EJB 2.0: 22.2, 22.5). -CHKJ2805.named.ejb20=CHKJ2805E: A interface <local-home> {0} ou um de seus supertipos n\u00e3o pode ser refletido. Verifique o classpath. -CHKJ2805.unnamed.ejb20=CHKJ2805E: Especificada interface desconhecida no elemento <local-home>. (EJB 2.0: 22.2, 22.5). -CHKJ2800.named.ejb20=CHKJ2800E: A interface <local> {0} ou um de seus supertipos n\u00e3o podem ser refletidos. Verifique o classpath. -CHKJ2800.unnamed.ejb20=CHKJ2800E: Especificada interface desconhecida no elemento <local>. (EJB 2.0: 22.2, 22.5). -CHKJ2810.named.ejb20=CHKJ2810E: A classe <prim-key-class> {0} ou um de seus supertipos, n\u00e3o p\u00f4de ser refletida. Verifique o classpath. -CHKJ2810.unnamed.ejb20=CHKJ2810E: Classe desconhecida especificada no elemento <prim-key-class>. (EJB 2.0: 22.2, 22.5). -CHKJ2811.ejb20=CHKJ2811E: <field-name> {0} n\u00e3o pode ser localizado na classe do bean {1}. (EJB 2.0: 22.5). - -CHKJ2103.ejb20=CHKJ2103E: Na heran\u00e7a de componente, a classe de bean {0} deve herdar {1} (EJB 2.0: D.2) -CHKJ2104.ejb20=CHKJ2104E: Na heran\u00e7a de componente, a interface de in\u00edcio {0} n\u00e3o deve herdar o {1}. (EJB 2.0: D.2). -CHKJ2105.ejb20=CHKJ2105E: Na heran\u00e7a de componente, a interface de componente {0} deve herdar {1}. (EJB 2.0: D.2). -CHKJ2106.ejb20=CHKJ2106E: O bean {0} deve utilizar {1} como sua <prim-key-class> (EJB 2.0: D.2). -CHKJ2849.ejb20=CHKJ2849W: N\u00e3o \u00e9 poss\u00edvel validar heran\u00e7a de componente de {0} porque o tipo {1} ou uma de suas depend\u00eancias n\u00e3o puderam ser refletidos. Verifique o classpath. - -CHKJ2895.ejb20=CHKJ2895W: <ejb-name> {0} deve ser exclusivo no arquivo ejb-jar.xml (EJB 2.0: 22.5). - -################################################## -# class/interface checks -################################################## -# implement SessionBean/EntityBean/MessageDrivenBean/MessageListener -CHKJ2017.sb.ejb20=CHKJ2017E: Esta classe deve implementar {0} (EJB 2.0: 7.5.1, 7.10.2). -CHKJ2017.mb.ejb20=CHKJ2017E: Esta classe deve implementar {0} (EJB 2.0: 15.4.1, 15.7.2). -CHKJ2017.cb.ejb20=CHKJ2017E: Esta classe deve implementar {0} (EJB 2.0: 10.6.2). -CHKJ2017.bb.ejb20=CHKJ2017E: Esta classe deve implementar {0} (EJB 2.0: 12.2.2). - -# implement EJBHome -CHKJ2017.srh.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBHome (EJB 2.0: 6.3, 7.10.6). -CHKJ2017.crh.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBHome (EJB 2.0: 9.5, 10.6.10). -CHKJ2017.brh.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBHome (EJB 2.0: 9.5, 12.2.9). - -# implement EJBLocalHome -CHKJ2017.slh.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBLocalHome (EJB 2.0: 6.4, 7.10.8). -CHKJ2017.clh.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBLocalHome (EJB 2.0: 9.6, 10.6.12). -CHKJ2017.blh.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBLocalHome (EJB 2.0: 9.6, 12.2.11). - -# implement EJBObject -CHKJ2017.src.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBObject (EJB 2.0: 6.5, 7.10.5). -CHKJ2017.crc.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBObject (EJB 2.0: 9.9, 10.6.9). -CHKJ2017.brc.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBObject (EJB 2.0: 9.9, 12.2.8). - -# implement EJBLocalObject -CHKJ2017.slc.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBLocalObject (EJB 2.0: 7.10.7). -CHKJ2017.clc.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBLocalObject (EJB 2.0: 9.10, 10.6.10). -CHKJ2017.blc.ejb20=CHKJ2017E: Esta interface deve estender javax.ejb.EJBLocalObject (EJB 2.0: 9.10, 12.2.10). - -# impl component interface -CHKJ2040.cb.ejb20=CHKJ2040I: "this" n\u00e3o deve ser transmitido como um argumento de m\u00e9todo ou resultado (EJB 2.0: 10.6.2). -CHKJ2040.bb.ejb20=CHKJ2040I: "this" n\u00e3o deve ser transmitido como um argumento de m\u00e9todo ou resultado (EJB 2.0: 12.2.2). -CHKJ2040.sb.ejb20=CHKJ2040I: "this" n\u00e3o deve ser transmitido como um argumento de m\u00e9todo ou resultado (EJB 2.0: 7.10.2). - -# bean class -CHKJ2014.cb.ejb20=CHKJ2014W: Esta classe deve ser abstrata (EJB 2.0: 10.3.1, 10.4.1, 10.6.2). -CHKJ2014.mb.ejb20=CHKJ2014W: Esta classe n\u00e3o deve ser abstrata (EJB 2.0: 15.7.2). -CHKJ2014.bb.ejb20=CHKJ2014W: Esta classe n\u00e3o deve ser abstrata (EJB 2.0: 12.2.2). -CHKJ2014.sb.ejb20=CHKJ2014W: Esta classe n\u00e3o deve ser abstrata (EJB 2.0: 7.10.1). - -CHKJ2022.cb.ejb20=CHKJ2022W: Esta classe deve ser p\u00fablica (EJB 2.0: 10.6.2). -CHKJ2022.mb.ejb20=CHKJ2022W: Esta classe deve ser p\u00fablica (EJB 2.0: 15.7.2). -CHKJ2022.bb.ejb20=CHKJ2022W: Esta classe deve ser p\u00fablica (EJB 2.0: 12.2.2). -CHKJ2022.sb.ejb20=CHKJ2022W: Esta classe deve ser p\u00fablica (EJB 2.0: 7.10.1). -CHKJ2022.kc.ejb20=CHKJ2022W: Esta classe deve ser p\u00fablica (EJB 2.0: 10.8.2). - -CHKJ2015.cb.ejb20=CHKJ2015W: Esta classe n\u00e3o deve ser final (EJB 2.0: 10.6.2). -CHKJ2015.mb.ejb20=CHKJ2015W: Esta classe n\u00e3o deve ser final (EJB 2.0: 15.7.2). -CHKJ2015.bb.ejb20=CHKJ2015W: Esta classe n\u00e3o deve ser final (EJB 2.0: 12.2.2). -CHKJ2015.sb.ejb20=CHKJ2015W: Esta classe n\u00e3o deve ser final (EJB 2.0: 7.10.1). - -# dependent value class -CHKJ2018.ejb20=CHKJ2018W: Esta classe deve ser serializ\u00e1vel (EJB 2.0: 10.3.3, 10.6.3). -CHKJ2043.ejb20=CHKJ2043W: Esta classe deve ser p\u00fablica (EJB 2.0: 10.6.3). -CHKJ2044.ejb20=CHKJ2044W: Esta classe n\u00e3o deve ser abstrata (EJB 2.0: 10.6.3). - -# key class -CHKJ2019.kc.ejb20=CHKJ2019W: Esta classe deve ter um Tipo de Valor v\u00e1lido em RMI-IIOP (EJB 2.0: 9.8, 10.6.13). -CHKJ2019.kb.ejb20=CHKJ2019W: Esta classe deve ter um Tipo de Valor v\u00e1lido em RMI-IIOP (EJB 2.0: 9.8, 12.2.12). - - -### -# methods which must exist -### -# public default constructor with no parameters -CHKJ2050.constr.sb.ejb20=CHKJ2050W: public {0} deve existir (EJB 2.0: 7.10.2). -CHKJ2050.constr.cb.ejb20=CHKJ2050W: public {0} deve existir (EJB 2.0: 10.5.2, 10.6.2). -CHKJ2050.constr.bb.ejb20=CHKJ2050W: public {0} deve existir (EJB 2.0: 12.1.4.1, 12.2.2). -CHKJ2050.constr.mb.ejb20=CHKJ2050W: public {0} deve existir (EJB 2.0: 15.7.2). -CHKJ2050.constr.kc.ejb20=CHKJ2050W: public {0} deve existir (EJB 2.0: 10.8.2). - - -# accessor method -CHKJ2050.acc.cb.ejb20=CHKJ2050E: Esta classe deve definir {0} (EJB 2.0: 10.3.1). - -CHKJ2050.onMessage.mb.ejb20=CHKJ2050W: onMessage(javax.jms.Message) deve existir (EJB 2.0: 15.4.2, 15.7.4). - -CHKJ2050.ejbCreate.sfb.ejb20=CHKJ2050W: Pelo menos um m\u00e9todo ejbCreate deve existir (EJB 2.0: 7.5.5). -CHKJ2050.ejbCreate.ssb.ejb20=CHKJ2050W: O m\u00e9todo ejbCreate() deve existir (EJB 2.0: 7.8). -CHKJ2050.ejbCreate.mb.ejb20=CHKJ2050W: O m\u00e9todo ejbCreate() deve existir (EJB 2.0: 15.4.4, 15.7.2). - -CHKJ2050.ejbFindByPrimaryKey.bb.ejb20=CHKJ2050W: O m\u00e9todo ejbFindByPrimaryKey deve existir (EJB 2.0: 12.2.5). - -CHKJ2050.setEntityContext.cb.ejb20=CHKJ2050W: O m\u00e9todo setEntityContext(EntityContext) deve existir (EJB 2.0: 10.5.2). -CHKJ2050.setEntityContext.bb.ejb20=CHKJ2050W: O m\u00e9todo setEntityContext(EntityContext) deve existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.unsetEntityContext.cb.ejb20=CHKJ2050W: O m\u00e9todo unsetEntityContext() deve existir (EJB 2.0: 10.5.2). -CHKJ2050.unsetEntityContext.bb.ejb20=CHKJ2050W: O m\u00e9todo unsetEntityContext() deve existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbActivate.cb.ejb20=CHKJ2050W: O m\u00e9todo ejbActivate() deve existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbActivate.bb.ejb20=CHKJ2050W: O m\u00e9todo ejbActivate() deve existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPassivate.cb.ejb20=CHKJ2050W: O m\u00e9todo ejbPassivate() deve existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbPassivate.bb.ejb20=CHKJ2050W: O m\u00e9todo ejbPassivate() deve existir (EJB 2.0: 12.1.4.1). -CHKJ2050.ejbPassivate.sb.ejb20=CHKJ2050W: O m\u00e9todo ejbPassivate() deve existir (EJB 2.0: 7.5.1). - -CHKJ2050.ejbRemove.cb.ejb20=CHKJ2050W: O m\u00e9todo ejbRemove() deve existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbRemove.bb.ejb20=CHKJ2050W: O m\u00e9todo ejbRemove() deve existir (EJB 2.0: 12.1.4.1). -CHKJ2050.ejbRemove.mb.ejb20=CHKJ2050W: O m\u00e9todo ejbRemove() deve existir (EJB 2.0: 15.7.5). -CHKJ2050.ejbRemove.sb.ejb20=CHKJ2050W: O m\u00e9todo ejbRemove() deve existir (EJB 2.0: 4.2.2, 7.5.1). - -CHKJ2050.ejbLoad.cb.ejb20=CHKJ2050W: O m\u00e9todo ejbLoad() deve existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbLoad.bb.ejb20=CHKJ2050W: O m\u00e9todo ejbLoad() deve existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbStore.cb.ejb20=CHKJ2050W: O m\u00e9todo ejbStore() deve existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbStore.bb.ejb20=CHKJ2050W: O m\u00e9todo ejbStore() deve existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.create.ssrh.ejb20=CHKJ2050W: O m\u00e9todo create() deve existir (EJB 2.0: 7.8, 7.10.6). -CHKJ2050.create.sslh.ejb20=CHKJ2050W: O m\u00e9todo create() deve existir (EJB 2.0: 7.8, 7.10.8). - -CHKJ2050.create.srh.ejb20=CHKJ2050W: Esta interface deve definir pelo menos um m\u00e9todo create (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2050.create.slh.ejb20=CHKJ2050W: Esta interface deve definir pelo menos um m\u00e9todo create (EJB 2.0: 6.4.1, 7.10.8). - -CHKJ2050.find.crh.ejb20=CHKJ2050W: Pelo menos um m\u00e9todo finder deve existir (EJB 2.0: 9.5.2). -CHKJ2050.find.brh.ejb20=CHKJ2050W: Pelo menos um m\u00e9todo finder deve existir (EJB 2.0: 9.5.2). -CHKJ2050.find.clh.ejb20=CHKJ2050W: Pelo menos um m\u00e9todo finder deve existir (EJB 2.0: 9.6.2). -CHKJ2050.find.blh.ejb20=CHKJ2050W: Pelo menos um m\u00e9todo finder deve existir (EJB 2.0: 9.6.2). - -CHKJ2050.home.crh.ejb20=CHKJ2050W: Esta interface deve definir pelo menos um m\u00e9todo home (EJB 2.0: 9.5.4). -CHKJ2050.home.brh.ejb20=CHKJ2050W: Esta interface deve definir pelo menos um m\u00e9todo home (EJB 2.0: 9.5.4). -CHKJ2050.home.clh.ejb20=CHKJ2050W: Esta interface deve definir pelo menos um m\u00e9todo home (EJB 2.0: 9.6.4). -CHKJ2050.home.blh.ejb20=CHKJ2050W: Esta interface deve definir pelo menos um m\u00e9todo home (EJB 2.0: 9.6.4). - -CHKJ2050.ejbHome.crh.ejb20=CHKJ2050W: Esta classe deve definir pelo menos um m\u00e9todo ejbHome (EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.brh.ejb20=CHKJ2050W: Esta classe deve definir pelo menos um m\u00e9todo ejbHome (EJB 2.0: 9.5.4). -CHKJ2050.ejbHome.clh.ejb20=CHKJ2050W: Esta classe deve definir pelo menos um m\u00e9todo ejbHome (EJB 2.0: 9.6.4). -CHKJ2050.ejbHome.blh.ejb20=CHKJ2050W: Esta classe deve definir pelo menos um m\u00e9todo ejbHome (EJB 2.0: 9.6.4). - -CHKJ2050.hashCode.kb.ejb20=CHKJ2050W: hashCode() deve existir nesta classe (EJB 2.0: 12.2.12). -CHKJ2050.hashCode.kc.ejb20=CHKJ2050W: hashCode() deve existir nesta classe (EJB 2.0: 10.6.13). - -CHKJ2050.equals.kb.ejb20=CHKJ2050W: equals(Object) deve existir nesta classe (EJB 2.0: 12.2.12). -CHKJ2050.equals.kc.ejb20=CHKJ2050W: equals(Object) deve existir nesta classe (EJB 2.0: 10.6.13). - -# ejbSelect - needed? pl174 says zero or more, p.193 says one or more -CHKJ2050.ejbSelect.cb.ejb20=CHKJ2050W: Um m\u00e9todo ejbSelect deve existir (EJB 2.0: 10.5.2, 10.6.7). - -CHKJ2050.findByPrimaryKey.crh.ejb20=CHKJ2050W: findByPrimaryKey deve existir (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2050.findByPrimaryKey.clh.ejb20=CHKJ2050W: findByPrimaryKey deve existir (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2050.findByPrimaryKey.blh.ejb20=CHKJ2050W: findByPrimaryKey deve existir (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2050.findByPrimaryKey.brh.ejb20=CHKJ2050W: findByPrimaryKey deve existir (EJB 2.0: 9.5.2, 12.2.9). - -# ejbFind -CHKJ2050.ejbFind.bb.ejb20=CHKJ2050W: {0} deve existir (EJB 2.0: 12.1.4.1). - -CHKJ2050.ejbPostCreate.cb.ejb20=CHKJ2050E: {0} deve existir (EJB 2.0: 10.5.2). -CHKJ2050.ejbPostCreate.bb.ejb20=CHKJ2050E: {0} deve existir (EJB 2.0: 12.1.4.1, 12.2.4). - - -################################################## -# method checks -################################################## -# application exception -CHKJ2404.i.ejb20=CHKJ2404W: Exce\u00e7\u00e3o de aplicativo {1} em {0} deve estender java.lang.Exception (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2404.m.ejb20=CHKJ2404W: Exce\u00e7\u00e3o de aplicativo {0} deve estender java.lang.Exception (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.i.ejb20=CHKJ2416W: Exce\u00e7\u00e3o de aplicativo {1} em {0} n\u00e3o deve estender java.lang.RuntimeException (EJB 2.0: 18.1.1, 18.2.1). -CHKJ2416.m.ejb20=CHKJ2416W: Exce\u00e7\u00e3o de aplicativo {0} n\u00e3o deve estender java.lang.RuntimeException (EJB 2.0: 18.1.1, 18.2.1). - -# ejbRemove -CHKJ2492.mb.i.ejb20=CHKJ2492W: {0} em {1} deve ser p\u00fablico (EJB 2.0: 15.7.5). -CHKJ2492.mb.m.ejb20=CHKJ2492W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 15.7.5). -CHKJ2492.cb.i.ejb20=CHKJ2492W: {0} em {1} deve ser p\u00fablico (EJB 2.0: 10.5.2). -CHKJ2492.cb.m.ejb20=CHKJ2492W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 10.5.2). -CHKJ2492.bb.i.ejb20=CHKJ2492W: {0} em {1} deve ser p\u00fablico (EJB 2.0: 12.1.4.1). -CHKJ2492.bb.m.ejb20=CHKJ2492W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 12.1.4.1). -CHKJ2492.sb.i.ejb20=CHKJ2492W: {0} em {1} deve ser p\u00fablico (EJB 2.0: 7.6). -CHKJ2492.sb.m.ejb20=CHKJ2492W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 7.6). - -CHKJ2493.mb.i.ejb20=CHKJ2493W: {0} n\u00e3o deve ser final (EJB 2.0: 15.7.5). -CHKJ2493.mb.m.ejb20=CHKJ2493W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 15.7.5). -CHKJ2493.cb.i.ejb20=CHKJ2493W: {0} n\u00e3o deve ser final (EJB 2.0: 10.5.2). -CHKJ2493.cb.m.ejb20=CHKJ2493W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 10.5.2). -CHKJ2493.bb.i.ejb20=CHKJ2493W: {0} n\u00e3o deve ser final (EJB 2.0: 12.1.4.1). -CHKJ2493.bb.m.ejb20=CHKJ2493W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 12.1.4.1). -CHKJ2493.sb.i.ejb20=CHKJ2493W: {0} n\u00e3o deve ser final (EJB 2.0: 7.6). -CHKJ2493.sb.m.ejb20=CHKJ2493W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 7.6). - -CHKJ2494.mb.i.ejb20=CHKJ2494W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 15.7.5). -CHKJ2494.mb.m.ejb20=CHKJ2494W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 15.7.5). -CHKJ2494.cb.i.ejb20=CHKJ2494W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 10.5.2). -CHKJ2494.cb.m.ejb20=CHKJ2494W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 10.5.2). -CHKJ2494.bb.i.ejb20=CHKJ2494W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.1.4.1). -CHKJ2494.bb.m.ejb20=CHKJ2494W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.1.4.1). -CHKJ2494.sb.i.ejb20=CHKJ2494W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 7.6). -CHKJ2494.sb.m.ejb20=CHKJ2494W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 7.6). - -CHKJ2505.ejbRemove.mb.i.ejb20=CHKJ2505W: {0} deve retornar vazio (EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.mb.m.ejb20=CHKJ2505W: Este m\u00e9todo deve retornar vazio (EJB 2.0: 15.7.5). -CHKJ2505.ejbRemove.cb.i.ejb20=CHKJ2505W: {0} deve retornar vazio (EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.cb.m.ejb20=CHKJ2505W: Este m\u00e9todo deve retornar vazio (EJB 2.0: 10.5.2). -CHKJ2505.ejbRemove.bb.i.ejb20=CHKJ2505W: {0} deve retornar vazio (EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.bb.m.ejb20=CHKJ2505W: Este m\u00e9todo deve retornar vazio (EJB 2.0: 12.1.4.1). -CHKJ2505.ejbRemove.sb.i.ejb20=CHKJ2505W: {0} deve retornar vazio (EJB 2.0: 7.6). -CHKJ2505.ejbRemove.sb.m.ejb20=CHKJ2505W: Este m\u00e9todo deve retornar vazio (EJB 2.0: 7.6). - -# ejbCreate -CHKJ2421.mb.i.ejb20=CHKJ2421W: {0} deve ser p\u00fablico (EJB 2.0: 15.7.3). -CHKJ2421.cb.i.ejb20=CHKJ2421W: {0} deve ser p\u00fablico (EJB 2.0: 10.6.4). -CHKJ2421.bb.i.ejb20=CHKJ2421W: {0} deve ser p\u00fablico (EJB 2.0: 12.2.3). -CHKJ2421.sb.i.ejb20=CHKJ2421W: {0} deve ser p\u00fablico (EJB 2.0: 7.10.3). -CHKJ2421.mb.m.ejb20=CHKJ2421W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 15.7.3). -CHKJ2421.cb.m.ejb20=CHKJ2421W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 10.6.4). -CHKJ2421.bb.m.ejb20=CHKJ2421W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 12.2.3). -CHKJ2421.sb.m.ejb20=CHKJ2421W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 7.10.3). - -CHKJ2422.sb.i.ejb20=CHKJ2422W: {0} n\u00e3o deve ser final (EJB 2.0: 7.10.3). -CHKJ2422.cb.i.ejb20=CHKJ2422W: {0} n\u00e3o deve ser final (EJB 2.0: 10.6.4). -CHKJ2422.bb.i.ejb20=CHKJ2422W: {0} n\u00e3o deve ser final (EJB 2.0: 12.2.3). -CHKJ2422.mb.i.ejb20=CHKJ2422W: {0} n\u00e3o deve ser final (EJB 2.0: 15.7.3). -CHKJ2422.sb.m.ejb20=CHKJ2422W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 7.10.3). -CHKJ2422.cb.m.ejb20=CHKJ2422W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 10.6.4). -CHKJ2422.bb.m.ejb20=CHKJ2422W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 12.2.3). -CHKJ2422.mb.m.ejb20=CHKJ2422W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 15.7.3). - -CHKJ2423.sb.i.ejb20=CHKJ2423W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 7.10.3). -CHKJ2423.cb.i.ejb20=CHKJ2423W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 10.6.4). -CHKJ2423.bb.i.ejb20=CHKJ2423W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.2.3). -CHKJ2423.mb.i.ejb20=CHKJ2423W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 15.7.3). -CHKJ2423.sb.m.ejb20=CHKJ2423W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 7.10.3). -CHKJ2423.cb.m.ejb20=CHKJ2423W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 10.6.4). -CHKJ2423.bb.m.ejb20=CHKJ2423W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.2.3). -CHKJ2423.mb.m.ejb20=CHKJ2423W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 15.7.3). - -CHKJ2424.cb.i.ejb20=CHKJ2424W: {0} deve retornar {1} (EJB 2.0: 10.6.4). -CHKJ2424.bb.i.ejb20=CHKJ2424W: {0} deve retornar {1} (EJB 2.0: 12.2.3). -CHKJ2424.sb.i.ejb20=CHKJ2424W: {0} deve retornar vazio (EJB 2.0: 7.10.3). -CHKJ2424.mb.i.ejb20=CHKJ2424W: {0} deve retornar vazio (EJB 2.0: 15.7.3). -CHKJ2424.cb.m.ejb20=CHKJ2424W: Este m\u00e9todo deve retornar {0} (EJB 2.0: 10.6.4). -CHKJ2424.bb.m.ejb20=CHKJ2424W: Este m\u00e9todo deve retornar {0} (EJB 2.0: 12.2.3). -CHKJ2424.sb.m.ejb20=CHKJ2424W: Este m\u00e9todo deve retornar vazio (EJB 2.0: 7.10.3). -CHKJ2424.mb.m.ejb20=CHKJ2424W: Este m\u00e9todo deve retornar vazio (EJB 2.0: 15.7.3). - - - -# ejbCreate's method parameters and return type -CHKJ2500.ejbCreate.sb.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 12.2.3). -CHKJ2500.ejbCreate.sb.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.3). -CHKJ2500.ejbCreate.cb.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 10.6.4). -CHKJ2500.ejbCreate.bb.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 12.2.3). - -CHKJ2497.cb.i.ejb20=CHKJ2497W: {0} deve emitir javax.ejb.CreateException (EJB 2.0: 10.6.4). -CHKJ2497.cb.m.ejb20=CHKJ2497W: Este m\u00e9todo deve emitir javax.ejb.CreateException (EJB 2.0: 10.6.4). - -CHKJ2501.ejbCreate.mb.i.ejb20=CHKJ2501I: {0} n\u00e3o deve emitir exce\u00e7\u00f5es de aplicativo (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbCreate.mb.m.ejb20=CHKJ2501I: Este m\u00e9todo n\u00e3o deve emitir exce\u00e7\u00f5es de aplicativo (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.i.ejb20=CHKJ2501I: {0} n\u00e3o deve emitir exce\u00e7\u00f5es de aplicativo (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.ejbRemove.mb.m.ejb20=CHKJ2501I: Este m\u00e9todo n\u00e3o deve emitir exce\u00e7\u00f5es de aplicativo (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.i.ejb20=CHKJ2501I: {0} n\u00e3o deve emitir exce\u00e7\u00f5es de aplicativo (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). -CHKJ2501.onMessage.mb.m.ejb20=CHKJ2501I: Este m\u00e9todo n\u00e3o deve emitir exce\u00e7\u00f5es de aplicativo (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2). - - -CHKJ2503.ejbCreate.sb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.sb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.3, 18.3.8, 18.6). -CHKJ2503.ejbCreate.cb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 10.6.4, 18.3.8, 18.6). -CHKJ2503.ejbCreate.bb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.3, 18.3.8, 18.6). - -# ejbPostCreate -CHKJ2426.cb.i.ejb20=CHKJ2426W: {0} deve ser p\u00fablico (EJB 2.0: 10.6.5). -CHKJ2426.bb.i.ejb20=CHKJ2426W: {0} deve ser p\u00fablico (EJB 2.0: 12.2.4). -CHKJ2426.cb.m.ejb20=CHKJ2426W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 10.6.5). -CHKJ2426.bb.m.ejb20=CHKJ2426W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 12.2.4). - -CHKJ2427.cb.i.ejb20=CHKJ2427W: {0} n\u00e3o deve ser final (EJB 2.0: 10.6.5). -CHKJ2427.bb.i.ejb20=CHKJ2427W: {0} n\u00e3o deve ser final (EJB 2.0: 12.2.4). -CHKJ2427.cb.m.ejb20=CHKJ2427W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 10.6.5). -CHKJ2427.bb.m.ejb20=CHKJ2427W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 12.2.4). - -CHKJ2428.cb.i.ejb20=CHKJ2428W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 10.6.5). -CHKJ2428.bb.i.ejb20=CHKJ2428W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.2.4). -CHKJ2428.cb.m.ejb20=CHKJ2428W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 10.6.5). -CHKJ2428.bb.m.ejb20=CHKJ2428W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.2.4). - -CHKJ2505.ejbPostCreate.cb.i.ejb20=CHKJ2505W: {0} deve retornar vazio (EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.i.ejb20=CHKJ2505W: {0} deve retornar vazio (EJB 2.0: 12.2.4). -CHKJ2505.ejbPostCreate.cb.m.ejb20=CHKJ2505W: Este m\u00e9todo deve retornar vazio (EJB 2.0: 10.6.5). -CHKJ2505.ejbPostCreate.bb.m.ejb20=CHKJ2505W: Este m\u00e9todo deve retornar vazio (EJB 2.0: 12.2.4). - -CHKJ2503.ejbPostCreate.cb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.4, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.cb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 10.6.5, 18.3.8, 18.6). -CHKJ2503.ejbPostCreate.bb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.4, 18.3.8, 18.6). - - -# ejbHome -CHKJ2430.cb.i.ejb20=CHKJ2430I: {1} deve existir para que {0} seja chamado (EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.i.ejb20=CHKJ2430I: {1} deve existir para que {0} seja chamado (EJB 2.0: 12.1.4.1). -CHKJ2430.cb.m.ejb20=CHKJ2430I: {0} deve existir para que este m\u00e9todo seja chamado (EJB 2.0: 10.5.2, 10.6.6). -CHKJ2430.bb.m.ejb20=CHKJ2430I: {0} deve existir para que este m\u00e9todo seja chamado (EJB 2.0: 12.1.4.1). - -CHKJ2431.cb.i.ejb20=CHKJ2431W: {0} deve ser p\u00fablico (EJB 2.0: 10.6.6). -CHKJ2431.bb.i.ejb20=CHKJ2431W: {0} deve ser p\u00fablico. (EJB 2.0: 12.2.6). -CHKJ2431.cb.m.ejb20=CHKJ2431W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 10.6.6). -CHKJ2431.bb.m.ejb20=CHKJ2431W: Este m\u00e9todo deve ser p\u00fablico. (EJB 2.0: 12.2.6). - -CHKJ2439.cb.i.ejb20=CHKJ2439W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 10.6.6). -CHKJ2439.bb.i.ejb20=CHKJ2439W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.2.6). -CHKJ2439.cb.m.ejb20=CHKJ2439W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 10.6.6). -CHKJ2439.bb.m.ejb20=CHKJ2439W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.2.6). - -CHKJ2500.ejbHome.cb.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 12.2.6). -CHKJ2500.ejbHome.cb.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 10.6.6). -CHKJ2500.ejbHome.bb.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 12.2.6). - -CHKJ2503.ejbHome.cb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.cb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 10.6.6, 18.3.8, 18.6). -CHKJ2503.ejbHome.bb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.6, 18.3.8, 18.6). - -# ejbFind -CHKJ2457.bb.i.ejb20=CHKJ2457W: {0} deve ser p\u00fablico (EJB 2.0: 12.2.5). -CHKJ2457.bb.m.ejb20=CHKJ2457W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 12.2.5). - -CHKJ2458.bb.i.ejb20=CHKJ2458W: {0} n\u00e3o deve ser final (EJB 2.0: 12.2.5). -CHKJ2458.bb.m.ejb20=CHKJ2458W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 12.2.5). - -CHKJ2459.bb.i.ejb20=CHKJ2459W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.2.5). -CHKJ2459.bb.m.ejb20=CHKJ2459W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.2.5). - -CHKJ2500.ejbFind.bb.i.ejb20=CHKJ2500I: {0} no m\u00e9todo {1} deve ser serializ\u00e1vel no runtime (EJB 2.0: 12.2.5). -CHKJ2500.ejbFind.bb.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 12.2.5). - -CHKJ2407.bb.i.ejb20=CHKJ2407W: {0} deve retornar {1} ou uma coleta deles (EJB 2.0: 12.2.5). -CHKJ2407.bb.m.ejb20=CHKJ2407W: Este m\u00e9todo deve retornar {0} ou uma coleta deles (EJB 2.0: 12.2.5). - -CHKJ2503.ejbFind.bb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.5, 18.3.8, 18.6). -CHKJ2503.ejbFind.bb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.5, 18.3.8, 18.6). - -CHKJ2498.bb.i.ejb20=CHKJ2498W: {0} n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2498.bb.m.ejb20=CHKJ2498W: Este m\u00e9todo n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 12.1.8.4). - - -# -# methods which must not exist -# -CHKJ2502.ejbFind.cb.i.ejb20=CHKJ2502I: {0} n\u00e3o deve existir. O cont\u00eainer fornece a implementa\u00e7\u00e3o deste m\u00e9todo (EJB 2.0: 10.5.2, 10.6.2). -CHKJ2502.ejbFind.cb.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir. O cont\u00eainer fornece a implementa\u00e7\u00e3o deste m\u00e9todo (EJB 2.0: 10.5.2, 10.6.2). - -CHKJ2502.ejbSelect.bb.i.ejb20=CHKJ2502I: {0} n\u00e3o deve existir. Somente beans CMP podem ter m\u00e9todos ejbSelect (EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.bb.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir. Somente beans CMP podem ter m\u00e9todos ejbSelect (EJB 2.0: 12.1.5). -CHKJ2502.ejbSelect.sfb.i.ejb20=CHKJ2502I: {0} n\u00e3o deve existir. Somente beans CMP podem ter m\u00e9todos ejbSelect (EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.sfb.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir. Somente beans CMP podem ter m\u00e9todos ejbSelect (EJB 2.0: 7.6.1). -CHKJ2502.ejbSelect.ssb.i.ejb20=CHKJ2502I: {0} n\u00e3o deve existir. Somente beans CMP podem ter m\u00e9todos ejbSelect (EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.ssb.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir. Somente beans CMP podem ter m\u00e9todos ejbSelect (EJB 2.0: 7.8.2). -CHKJ2502.ejbSelect.crh.i.ejb20=CHKJ2502I: {0} n\u00e3o deve existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crh.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.i.ejb20=CHKJ2502I: {0} n\u00e3o deve existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clh.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.i.ejb20=CHKJ2502I: {0} n\u00e3o deve existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.crc.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.i.ejb20=CHKJ2502I: {0} n\u00e3o deve existir (EJB 2.0: 10.5.2, 10.5.7). -CHKJ2502.ejbSelect.clc.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir (EJB 2.0: 10.5.2, 10.5.7). - -# finalize -CHKJ2502.finalize.cb.i.ejb20=CHKJ2502I: finalize() n\u00e3o deve existir (EJB 2.0: 10.6.2). -CHKJ2502.finalize.cb.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir (EJB 2.0: 10.6.2). -CHKJ2502.finalize.mb.i.ejb20=CHKJ2502I: finalize() n\u00e3o deve existir (EJB 2.0: 15.7.2). -CHKJ2502.finalize.mb.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir (EJB 2.0: 15.7.2). -CHKJ2502.finalize.bb.i.ejb20=CHKJ2502I: finalize() n\u00e3o deve existir (EJB 2.0: 12.2.2). -CHKJ2502.finalize.bb.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir (EJB 2.0: 12.2.2). -CHKJ2502.finalize.sb.i.ejb20=CHKJ2502I: finalize() n\u00e3o deve existir (EJB 2.0: 7.10.2). -CHKJ2502.finalize.sb.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir (EJB 2.0: 7.10.2). - -CHKJ2502.slh.i.ejb20=CHKJ2502I: {0} n\u00e3o deve existir (EJB 2.0: 7.10.8). -CHKJ2502.slh.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir (EJB 2.0: 7.10.8). -CHKJ2502.srh.i.ejb20=CHKJ2502I: {0} n\u00e3o deve existir (EJB 2.0: 7.10.6). -CHKJ2502.srh.m.ejb20=CHKJ2502I: Este m\u00e9todo n\u00e3o deve existir (EJB 2.0: 7.10.6). - - -# business -CHKJ2411.sb.i.ejb20=CHKJ2411W: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "ejb" (EJB 2.0: 7.10.4). -CHKJ2411.cb.i.ejb20=CHKJ2411W: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "ejb" (EJB 2.0: 10.6.8). -CHKJ2411.bb.i.ejb20=CHKJ2411W: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "ejb" (EJB 2.0: 12.2.7). -CHKJ2411.sb.m.ejb20=CHKJ2411W: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "ejb" (EJB 2.0: 7.10.4). -CHKJ2411.cb.m.ejb20=CHKJ2411W: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "ejb" (EJB 2.0: 10.6.8). -CHKJ2411.bb.m.ejb20=CHKJ2411W: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "ejb" (EJB 2.0: 12.2.7). - -CHKJ2441.sb.i.ejb20=CHKJ2441W: {0} deve ser p\u00fablico (EJB 2.0: 7.10.4). -CHKJ2441.cb.i.ejb20=CHKJ2441W: {0} deve ser p\u00fablico (EJB 2.0: 10.6.8). -CHKJ2441.bb.i.ejb20=CHKJ2441W: {0} deve ser p\u00fablico (EJB 2.0: 12.2.7). -CHKJ2441.sb.m.ejb20=CHKJ2441W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 7.10.4). -CHKJ2441.cb.m.ejb20=CHKJ2441W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 10.6.8). -CHKJ2441.bb.m.ejb20=CHKJ2441W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 12.2.7). - -CHKJ2442.sb.i.ejb20=CHKJ2442W: {0} n\u00e3o deve ser final (EJB 2.0: 7.10.4). -CHKJ2442.cb.i.ejb20=CHKJ2442W: {0} n\u00e3o deve ser final (EJB 2.0: 10.6.8). -CHKJ2442.bb.i.ejb20=CHKJ2442W: {0} n\u00e3o deve ser final (EJB 2.0: 12.2.7). -CHKJ2442.sb.m.ejb20=CHKJ2442W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 7.10.4). -CHKJ2442.cb.m.ejb20=CHKJ2442W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 10.6.8). -CHKJ2442.bb.m.ejb20=CHKJ2442W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 12.2.7). - -CHKJ2443.sb.i.ejb20=CHKJ2443W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 7.10.4). -CHKJ2443.cb.i.ejb20=CHKJ2443W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 10.6.8). -CHKJ2443.bb.i.ejb20=CHKJ2443W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.2.7). -CHKJ2443.sb.m.ejb20=CHKJ2443W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 7.10.4). -CHKJ2443.cb.m.ejb20=CHKJ2443W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 10.6.8). -CHKJ2443.bb.m.ejb20=CHKJ2443W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 12.2.7). - -CHKJ2500.bus.sb.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 12.2.7). -CHKJ2500.bus.sb.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.4). -CHKJ2500.bus.cb.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 10.6.8). -CHKJ2500.bus.bb.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 12.2.7). - -CHKJ2503.bus.sb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.7, 18.3.8, 18.6). -CHKJ2503.bus.sb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6). -CHKJ2503.bus.cb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 10.6.8, 18.3.8, 18.6). -CHKJ2503.bus.bb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.7, 18.3.8, 18.6). - -# onMessage -CHKJ2503.onMessage.mb.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 15.4.10, 18.3.8, 18.6). -CHKJ2503.onMessage.mb.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 15.4.10, 18.3.8, 18.6). - -CHKJ2445.mb.i.ejb20=CHKJ2445W: {0} deve ser p\u00fablico (EJB 2.0: 15.7.4). -CHKJ2445.mb.m.ejb20=CHKJ2445W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 15.7.4). - -CHKJ2446.mb.i.ejb20=CHKJ2446W: {0} n\u00e3o deve ser final (EJB 2.0: 15.7.4). -CHKJ2446.mb.m.ejb20=CHKJ2446W: Este m\u00e9todo n\u00e3o deve ser final (EJB 2.0: 15.7.4). - -CHKJ2447.mb.i.ejb20=CHKJ2447W: {0} n\u00e3o deve ser est\u00e1tico (EJB 2.0: 15.7.4). -CHKJ2447.mb.m.ejb20=CHKJ2447W: Este m\u00e9todo n\u00e3o deve ser est\u00e1tico (EJB 2.0: 15.7.4). - -CHKJ2505.onMessage.mb.i.ejb20=CHKJ2505W: {0} deve retornar vazio (EJB 2.0: 15.7.4). -CHKJ2505.onMessage.mb.m.ejb20=CHKJ2505W: Este m\u00e9todo deve retornar vazio (EJB 2.0: 15.7.4). - -# accessor method -CHKJ2449.cb.i.ejb20=CHKJ2449W: {0} deve ser p\u00fablico (EJB 2.0: 10.3.1). -CHKJ2449.cb.m.ejb20=CHKJ2449W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 10.3.1). - -CHKJ2450.cb.i.ejb20=CHKJ2450W: {0} deve ser abstrato (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2450.cb.m.ejb20=CHKJ2450W: Este m\u00e9todo deve ser abstrato (EJB 2.0: 10.3.1, 10.6.2). - -# get & set methods of cmr fields -CHKJ2473.crc.i.ejb20=CHKJ2473W: {0} n\u00e3o deve ser exposto (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crc.m.ejb20=CHKJ2473W: Este m\u00e9todo n\u00e3o deve ser exposto (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.i.ejb20=CHKJ2473W: {0} n\u00e3o deve ser exposto (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2473.crh.m.ejb20=CHKJ2473W: Este m\u00e9todo n\u00e3o deve ser exposto (EJB 2.0: 10.3.1, 10.3.10.1). - -# home -CHKJ2461.home.brh.ejb20=CHKJ2461W: Esta interface deve seguir regras RMI-IIOP para interfaces remotas (EJB 2.0: 12.2.9). -CHKJ2461.home.crh.ejb20=CHKJ2461W: Esta interface deve seguir regras RMI-IIOP para interfaces remotas (EJB 2.0: 10.6.10). -CHKJ2461.home.srh.ejb20=CHKJ2461W: Esta interface deve seguir regras RMI-IIOP para interfaces remotas (EJB 2.0: 7.10.6). - -CHKJ2462.clh.i.ejb20=CHKJ2462I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "create" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.i.ejb20=CHKJ2462I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "create" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.i.ejb20=CHKJ2462I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "create" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.i.ejb20=CHKJ2462I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "create" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2462.clh.m.ejb20=CHKJ2462I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "create" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2462.brh.m.ejb20=CHKJ2462I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "create" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2462.crh.m.ejb20=CHKJ2462I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "create" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2462.blh.m.ejb20=CHKJ2462I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "create" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2463.clh.i.ejb20=CHKJ2463I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "find" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.i.ejb20=CHKJ2463I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "find" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.i.ejb20=CHKJ2463I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "find" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.i.ejb20=CHKJ2463I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "find" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2463.clh.m.ejb20=CHKJ2463I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "find" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2463.brh.m.ejb20=CHKJ2463I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "find" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2463.crh.m.ejb20=CHKJ2463I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "find" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2463.blh.m.ejb20=CHKJ2463I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "find" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2464.clh.i.ejb20=CHKJ2464I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "remove" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.i.ejb20=CHKJ2464I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "remove" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.i.ejb20=CHKJ2464I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "remove" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.i.ejb20=CHKJ2464I: O nome do m\u00e9todo {0} n\u00e3o deve come\u00e7ar com "remove" (EJB 2.0: 9.5.4, 12.2.11). -CHKJ2464.clh.m.ejb20=CHKJ2464I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "remove" (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2464.brh.m.ejb20=CHKJ2464I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "remove" (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2464.crh.m.ejb20=CHKJ2464I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "remove" (EJB 2.0: 9.6.4, 10.6.12). -CHKJ2464.blh.m.ejb20=CHKJ2464I: O nome deste m\u00e9todo n\u00e3o deve come\u00e7ar com "remove" (EJB 2.0: 9.5.4, 12.2.11). - -CHKJ2503.home.brh.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.home.blh.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.home.brh.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2503.home.crh.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2503.home.srh.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.home.blh.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6). -CHKJ2503.home.clh.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6). -CHKJ2503.home.slh.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - - -# create -CHKJ2503.create.brh.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.create.blh.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.create.brh.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2503.create.crh.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2503.create.srh.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.create.blh.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6). -CHKJ2503.create.clh.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6). -CHKJ2503.create.slh.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2467.srh.i.ejb20=CHKJ2467W: {0} deve emitir javax.ejb.CreateException (EJB 2.0: 7.10.6). -CHKJ2467.slh.i.ejb20=CHKJ2467W: {0} deve emitir javax.ejb.CreateException (EJB 2.0: 7.10.8). -CHKJ2467.crh.i.ejb20=CHKJ2467W: {0} deve emitir javax.ejb.CreateException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.i.ejb20=CHKJ2467W: {0} deve emitir javax.ejb.CreateException (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.i.ejb20=CHKJ2467W: {0} deve emitir javax.ejb.CreateException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.i.ejb20=CHKJ2467W: {0} deve emitir javax.ejb.CreateException (EJB 2.0: 9.6.1, 12.2.11). -CHKJ2467.srh.m.ejb20=CHKJ2467W: Este m\u00e9todo deve emitir javax.ejb.CreateException (EJB 2.0: 7.10.6). -CHKJ2467.slh.m.ejb20=CHKJ2467W: Este m\u00e9todo deve emitir javax.ejb.CreateException (EJB 2.0: 7.10.8). -CHKJ2467.crh.m.ejb20=CHKJ2467W: Este m\u00e9todo deve emitir javax.ejb.CreateException (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2467.clh.m.ejb20=CHKJ2467W: Este m\u00e9todo deve emitir javax.ejb.CreateException (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2467.brh.m.ejb20=CHKJ2467W: Este m\u00e9todo deve emitir javax.ejb.CreateException (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2467.blh.m.ejb20=CHKJ2467W: Este m\u00e9todo deve emitir javax.ejb.CreateException (EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2402.sfrh.i.ejb20=CHKJ2402E: {0} deve retornar {1} (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.i.ejb20=CHKJ2402E: {0} deve retornar {1} (EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.i.ejb20=CHKJ2402E: {0} deve retornar {1} (EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.i.ejb20=CHKJ2402E: {0} deve retornar {1} (EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.i.ejb20=CHKJ2402E: {0} deve retornar {1} (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.i.ejb20=CHKJ2402E: {0} deve retornar {1} (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.i.ejb20=CHKJ2402E: {0} deve retornar {1} (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.i.ejb20=CHKJ2402E: {0} deve retornar {1} (EJB 2.0: 9.6.1, 12.2.11). -CHKJ2402.sfrh.m.ejb20=CHKJ2402E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 6.3.1, 7.10.6). -CHKJ2402.sflh.m.ejb20=CHKJ2402E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 6.4.1, 7.10.8). -CHKJ2402.ssrh.m.ejb20=CHKJ2402E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 6.3.1, 7.8, 7.10.6). -CHKJ2402.sslh.m.ejb20=CHKJ2402E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 6.4.1, 7.8, 7.10.8). -CHKJ2402.crh.m.ejb20=CHKJ2402E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 9.5.1, 10.6.10). -CHKJ2402.clh.m.ejb20=CHKJ2402E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 9.6.1, 10.6.12). -CHKJ2402.brh.m.ejb20=CHKJ2402E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 9.5.1, 12.2.9). -CHKJ2402.blh.m.ejb20=CHKJ2402E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 9.6.1, 12.2.11). - -CHKJ2476.srh.i.ejb20=CHKJ2476E: {0} deve ser o m\u00e9todo create() (EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.i.ejb20=CHKJ2476E: {0} deve ser o m\u00e9todo create() (EJB 2.0: 7.8, 7.10.8). -CHKJ2476.srh.m.ejb20=CHKJ2476E: Este m\u00e9todo deve ser create() (EJB 2.0: 7.8, 7.10.6). -CHKJ2476.slh.m.ejb20=CHKJ2476E: Este m\u00e9todo deve ser create() (EJB 2.0: 7.8, 7.10.8). -CHKJ2476.ssb.i.ejb20=CHKJ2476E: {0} deve ser o m\u00e9todo ejbCreate() (EJB 2.0: 7.8). -CHKJ2476.ssb.m.ejb20=CHKJ2476E: Este m\u00e9todo deve ser ejbCreate() (EJB 2.0: 7.8). - - -# remote create -CHKJ2504.create.srh.i.ejb20=CHKJ2504W: O m\u00e9todo correspondente {1} para {0} deve existir em {2} (EJB 2.0: 7.10.6). -CHKJ2504.create.slh.i.ejb20=CHKJ2504W: O m\u00e9todo correspondente {1} para {0} deve existir em {2} (EJB 2.0: 7.10.8). -CHKJ2504.create.crh.i.ejb20=CHKJ2504W: O m\u00e9todo correspondente {1} para {0} deve existir em {2} (EJB 2.0: 10.6.10). -CHKJ2504.create.clh.i.ejb20=CHKJ2504W: O m\u00e9todo correspondente {1} para {0} deve existir em {2} (EJB 2.0: 10.6.12). -CHKJ2504.create.brh.i.ejb20=CHKJ2504W: O m\u00e9todo correspondente {1} para {0} deve existir em {2} (EJB 2.0: 12.2.9). -CHKJ2504.create.blh.i.ejb20=CHKJ2504W: O m\u00e9todo correspondente {1} para {0} deve existir em {2} (EJB 2.0: 12.2.11). -CHKJ2504.create.srh.m.ejb20=CHKJ2504W: O m\u00e9todo correspondente {0} deve existir em {1} (EJB 2.0: 7.10.6). -CHKJ2504.create.slh.m.ejb20=CHKJ2504W: O m\u00e9todo correspondente {0} deve existir em {1} (EJB 2.0: 7.10.8). -CHKJ2504.create.crh.m.ejb20=CHKJ2504W: O m\u00e9todo correspondente {0} deve existir em {1} (EJB 2.0: 10.6.10). -CHKJ2504.create.clh.m.ejb20=CHKJ2504W: O m\u00e9todo correspondente {0} deve existir em {1} (EJB 2.0: 10.6.12). -CHKJ2504.create.brh.m.ejb20=CHKJ2504W: O m\u00e9todo correspondente {0} deve existir em {1} (EJB 2.0: 12.2.9). -CHKJ2504.create.blh.m.ejb20=CHKJ2504W: O m\u00e9todo correspondente {0} deve existir em {1} (EJB 2.0: 12.2.11). - -CHKJ2500.create.srh.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.6). -CHKJ2500.create.crh.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.create.srh.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.6). -CHKJ2500.create.crh.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.create.brh.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 12.2.9). - -# home method -CHKJ2504.home.crh.i.ejb20=CHKJ2504W: O m\u00e9todo correspondente {1} para {0} deve existir em {2} (EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.i.ejb20=CHKJ2504W: O m\u00e9todo correspondente {1} para {0} deve existir em {2} (EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.i.ejb20=CHKJ2504W: O m\u00e9todo correspondente {1} para {0} deve existir em {2} (EJB 2.0: 12.2.9). -CHKJ2504.home.blh.i.ejb20=CHKJ2504W: O m\u00e9todo correspondente {1} para {0} deve existir em {2} (EJB 2.0: 12.2.11). -CHKJ2504.home.crh.m.ejb20=CHKJ2504W: O m\u00e9todo {0} deve existir em {1} (EJB 2.0: 10.5.2, 10.6.10). -CHKJ2504.home.clh.m.ejb20=CHKJ2504W: O m\u00e9todo {0} deve existir em {1} (EJB 2.0: 10.5.2, 10.6.12). -CHKJ2504.home.brh.m.ejb20=CHKJ2504W: O m\u00e9todo {0} deve existir em {1} (EJB 2.0: 12.2.9). -CHKJ2504.home.blh.m.ejb20=CHKJ2504W: O m\u00e9todo {0} deve existir em {1} (EJB 2.0: 12.2.11). - - -# find method -CHKJ2503.find.brh.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.find.blh.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). -CHKJ2503.find.brh.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2503.find.crh.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2503.find.srh.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.6). -CHKJ2503.find.blh.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6). -CHKJ2503.find.clh.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6). -CHKJ2503.find.slh.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6). - -CHKJ2477.crh.i.ejb20=CHKJ2477W: {0} deve emitir javax.ejb.FinderException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.i.ejb20=CHKJ2477W: {0} deve emitir javax.ejb.FinderException (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.i.ejb20=CHKJ2477W: {0} deve emitir javax.ejb.FinderException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.i.ejb20=CHKJ2477W: {0} deve emitir javax.ejb.FinderException (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2477.crh.m.ejb20=CHKJ2477W: Este m\u00e9todo deve emitir javax.ejb.FinderException (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2477.brh.m.ejb20=CHKJ2477W: Este m\u00e9todo deve emitir javax.ejb.FinderException (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2477.clh.m.ejb20=CHKJ2477W: Este m\u00e9todo deve emitir javax.ejb.FinderException (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2477.blh.m.ejb20=CHKJ2477W: Este m\u00e9todo deve emitir javax.ejb.FinderException (EJB 2.0: 9.6.2, 10.6.12). - -CHKJ2478.crh.i.ejb20=CHKJ2478I: {0} n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.crh.m.ejb20=CHKJ2478I: Este m\u00e9todo n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.clh.i.ejb20=CHKJ2478I: {0} n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.clh.m.ejb20=CHKJ2478I: Este m\u00e9todo n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.brh.i.ejb20=CHKJ2478I: {0} n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.brh.m.ejb20=CHKJ2478I: Este m\u00e9todo n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.blh.i.ejb20=CHKJ2478I: {0} n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.blh.m.ejb20=CHKJ2478I: Este m\u00e9todo n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.cb.i.ejb20=CHKJ2478I: {0} n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.cb.m.ejb20=CHKJ2478I: Este m\u00e9todo n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 10.5.8.4). -CHKJ2478.bb.i.ejb20=CHKJ2478I: {0} n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 12.1.8.4). -CHKJ2478.bb.m.ejb20=CHKJ2478I: Este m\u00e9todo n\u00e3o deve emitir ObjectNotFoundException (EJB 2.0: 12.1.8.4). - -CHKJ2403.brh.i.ejb20=CHKJ2403W: {0} deve retornar {1} ou uma coleta deles (EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.i.ejb20=CHKJ2403W: {0} deve retornar {1} ou uma coleta deles (EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.i.ejb20=CHKJ2403W: {0} deve retornar {1} ou uma coleta deles (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.i.ejb20=CHKJ2403W: {0} deve retornar {1} ou uma coleta deles (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). -CHKJ2403.brh.m.ejb20=CHKJ2403W: Este m\u00e9todo deve retornar {0} ou uma coleta deles (EJB 2.0: 9.5.2, 12.1.7, 12.2.9). -CHKJ2403.blh.m.ejb20=CHKJ2403W: Este m\u00e9todo deve retornar {0} ou uma coleta deles (EJB 2.0: 9.6.2, 12.1.7, 12.2.11). -CHKJ2403.crh.m.ejb20=CHKJ2403W: Este m\u00e9todo deve retornar {0} ou uma coleta deles (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2). -CHKJ2403.clh.m.ejb20=CHKJ2403W: Este m\u00e9todo deve retornar {0} ou uma coleta deles (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2). - -# remote find -CHKJ2504.find.brh.i.ejb20=CHKJ2504W: {1} deve existir em {2} para {0} (EJB 2.0: 12.2.9). -CHKJ2504.find.crh.i.ejb20=CHKJ2504W: {1} deve existir em {2} para {0} (EJB 2.0: 10.6.10). -CHKJ2504.find.brh.m.ejb20=CHKJ2504W: {0} deve existir em {1} (EJB 2.0: 12.2.9). -CHKJ2504.find.crh.m.ejb20=CHKJ2504W: {0} deve existir em {1} (EJB 2.0: 10.6.10). - -# local find -CHKJ2504.find.blh.i.ejb20=CHKJ2504W: {1} deve existir em {2} para {0} (EJB 2.0: 12.2.11). -CHKJ2504.find.clh.i.ejb20=CHKJ2504W: {1} deve existir em {2} para {0} (EJB 2.0: 10.6.2). -CHKJ2504.find.blh.m.ejb20=CHKJ2504W: {0} deve existir em {1} (EJB 2.0: 12.2.11). -CHKJ2504.find.clh.m.ejb20=CHKJ2504W: {0} deve existir em {1} (EJB 2.0: 10.6.2). - - -CHKJ2500.find.srh.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.6). -CHKJ2500.find.crh.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.find.srh.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.6). -CHKJ2500.find.crh.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.find.brh.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2495.clh.i.ejb20=CHKJ2495I: {0} deve estar associado a um elemento de consulta em ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.clh.m.ejb20=CHKJ2495I: Este m\u00e9todo deve estar associado a um elemento de consulta em ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.i.ejb20=CHKJ2495I: {0} deve estar associado a um elemento de consulta em ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). -CHKJ2495.crh.m.ejb20=CHKJ2495I: Este m\u00e9todo deve estar associado a um elemento de consulta em ejb-jar.xml (EJB 2.0: 10.5.6, 10.6.14). - - -# method on a component interface -CHKJ2503.bus.src.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.i.ejb20=CHKJ2503E: {0} deve emitir java.rmi.RemoteException (EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.i.ejb20=CHKJ2503W: {0} n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.10, 18.3.8, 18.6). -CHKJ2503.bus.src.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.5). -CHKJ2503.bus.slc.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 7.10.7, 18.3.8, 18.6). -CHKJ2503.bus.brc.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 12.2.8). -CHKJ2503.bus.blc.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6). -CHKJ2503.bus.crc.m.ejb20=CHKJ2503E: Este m\u00e9todo deve emitir java.rmi.RemoteException (EJB 2.0: 10.6.9). -CHKJ2503.bus.clc.m.ejb20=CHKJ2503W: Este m\u00e9todo n\u00e3o deve emitir java.rmi.RemoteException (EJB 2.0: 9.10, 18.3.8, 18.6). - -# method on a home interface -CHKJ2465.brh.i.ejb20=CHKJ2465W: {0} deve emitir {1} para {2} (EJB 2.0: 12.2.9). -CHKJ2465.blh.i.ejb20=CHKJ2465W: {0} deve emitir {1} para {2} (EJB 2.0: 12.2.11). -CHKJ2465.crh.i.ejb20=CHKJ2465W: {0} deve emitir {1} para {2} (EJB 2.0: 10.6.10). -CHKJ2465.clh.i.ejb20=CHKJ2465W: {0} deve emitir {1} para {2} (EJB 2.0: 10.6.12). -CHKJ2465.srh.i.ejb20=CHKJ2465W: {0} deve emitir {1} para {2} (EJB 2.0: 7.10.6). -CHKJ2465.slh.i.ejb20=CHKJ2465W: {0} deve emitir {1} para {2} (EJB 2.0: 7.10.8). -CHKJ2465.brh.m.ejb20=CHKJ2465W: Este m\u00e9todo deve emitir {0} para {1} (EJB 2.0: 12.2.9). -CHKJ2465.blh.m.ejb20=CHKJ2465W: Este m\u00e9todo deve emitir {0} para {1} (EJB 2.0: 12.2.11). -CHKJ2465.crh.m.ejb20=CHKJ2465W: Este m\u00e9todo deve emitir {0} para {1} (EJB 2.0: 10.6.10). -CHKJ2465.clh.m.ejb20=CHKJ2465W: Este m\u00e9todo deve emitir {0} para {1} (EJB 2.0: 10.6.12). -CHKJ2465.srh.m.ejb20=CHKJ2465W: Este m\u00e9todo deve emitir {0} para {1} (EJB 2.0: 7.10.6). -CHKJ2465.slh.m.ejb20=CHKJ2465W: Este m\u00e9todo deve emitir {0} para {1} (EJB 2.0: 7.10.8). - -# method on a remote home -CHKJ2500.home.srh.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.6). -CHKJ2500.home.crh.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.i.ejb20=CHKJ2500I: {1} no m\u00e9todo {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 12.2.9). -CHKJ2500.home.srh.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.6). -CHKJ2500.home.crh.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 10.6.10). -CHKJ2500.home.brh.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 9.5.4, 12.2.9). - -CHKJ2466.src.i.ejb20=CHKJ2466I: {0} n\u00e3o deve expor o tipo {1} (EJB 2.0: 7.10.5). -CHKJ2466.crh.i.ejb20=CHKJ2466I: {0} n\u00e3o deve expor o tipo {1} (EJB 2.0: 10.6.10). -CHKJ2466.brh.i.ejb20=CHKJ2466I: {0} n\u00e3o deve expor o tipo {1} (EJB 2.0: 12.2.9). -CHKJ2466.crh.m.ejb20=CHKJ2466I: Este m\u00e9todo n\u00e3o deve expor o tipo {0} (EJB 2.0: 10.6.10). -CHKJ2466.brh.m.ejb20=CHKJ2466I: Este m\u00e9todo n\u00e3o deve expor o tipo {0} (EJB 2.0: 12.2.9). -CHKJ2466.src.m.ejb20=CHKJ2466I: Este m\u00e9todo n\u00e3o deve expor o tipo {0} (EJB 2.0: 7.10.5). - -# method on a remote component -CHKJ2468.src.ejb20=CHKJ2468W: Esta interface deve seguir regras RMI-IIOP para interfaces remotas (EJB 2.0: 7.10.5). -CHKJ2468.crc.ejb20=CHKJ2468W: Esta interface deve seguir regras RMI-IIOP para interfaces remotas (EJB 2.0: 10.6.9). -CHKJ2468.brc.ejb20=CHKJ2468W: Esta interface deve seguir regras RMI-IIOP para interfaces remotas (EJB 2.0: 12.2.8). - -CHKJ2500.bus.src.i.ejb20=CHKJ2500I: {0} no m\u00e9todo {1} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.i.ejb20=CHKJ2500I: {0} no m\u00e9todo {1} deve ser serializ\u00e1vel no runtime (EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.i.ejb20=CHKJ2500I: {0} no m\u00e9todo {1} deve ser serializ\u00e1vel no runtime (EJB 2.0: 12.2.8). -CHKJ2500.bus.src.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 7.10.5). -CHKJ2500.bus.crc.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 10.6.9). -CHKJ2500.bus.brc.m.ejb20=CHKJ2500I: {0} deve ser serializ\u00e1vel no runtime (EJB 2.0: 12.2.8). - -CHKJ2472.srh.i.ejb20=CHKJ2472W: {1} no m\u00e9todo {0} n\u00e3o pode ser um argumento ou tipo de resultado (EJB 2.0: 6.7.2). -CHKJ2472.brc.i.ejb20=CHKJ2472W: {0} n\u00e3o deve transmitir {1} como um argumento ou resultado (EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.i.ejb20=CHKJ2472W: {0} n\u00e3o deve transmitir {1} como um argumento ou resultado (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.brc.m.ejb20=CHKJ2472W: Este m\u00e9todo n\u00e3o deve transmitir {0} como um argumento ou resultado (EJB 2.0: 9.7.2, 12.2.8). -CHKJ2472.crc.m.ejb20=CHKJ2472W: Este m\u00e9todo n\u00e3o deve transmitir {0} como um argumento ou resultado (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1). -CHKJ2472.srh.m.ejb20=CHKJ2472W: {0} n\u00e3o pode ser um argumento ou tipo de resultado (EJB 2.0: 6.7.2). - -# method on a remote component CMP -CHKJ2474.crc.i.ejb20=CHKJ2474W: {0} n\u00e3o deve expor {1} (EJB 2.0: 10.3.1, 10.3.10.1). -CHKJ2474.crc.m.ejb20=CHKJ2474W: Este m\u00e9todo n\u00e3o deve expor {0} (EJB 2.0: 10.3.1, 10.3.10.1). - -CHKJ2490.crc.i.ejb20=CHKJ2490W: {0} n\u00e3o deve ser exposto (EJB 2.0: 10.3.1, 10.3.10.1). -CJKJ2490.crc.m.ejb20=CHKJ2490W: Este m\u00e9todo n\u00e3o deve ser exposto (EJB 2.0: 10.3.1, 10.3.10.1). - -# ejbSelect method -CHKJ2485.cb.i.ejb20=CHKJ2485W: {0} deve ser abstrato (EJB 2.0: 10.5.7, 10.6.7). -CHKJ2485.cb.m.ejb20=CHKJ2485W: Este m\u00e9todo deve ser abstrato (EJB 2.0: 10.5.7, 10.6.7). - -CHKJ2487.cb.i.ejb20=CHKJ2487W: {0} deve ser p\u00fablico (EJB 2.0: 10.6.7). -CHKJ2487.cb.m.ejb20=CHKJ2487W: Este m\u00e9todo deve ser p\u00fablico (EJB 2.0: 10.6.7). - -CHKJ2488.cb.i.ejb20=CHKJ2488W: {0} deve emitir javax.ejb.FinderException (EJB 2.0: 10.6.7). -CHKJ2488.cb.m.ejb20=CHKJ2488W: Este m\u00e9todo deve emitir javax.ejb.FinderException (EJB 2.0: 10.6.7). - -CHKJ2486.cb.i.ejb20=CHKJ2486W: {0} deve retornar {1} ou uma coleta deles (EJB 2.0: 10.5.7, 11.2.2). -CHKJ2486.cb.m.ejb20=CHKJ2486W: Este m\u00e9todo deve retornar {0} ou uma coleta deles (EJB 2.0: 10.5.7, 11.2.2). - -CHKJ2496.cb.i.ejb20=CHKJ2496W: {0} deve estar associado a um elemento de consulta em ejb-jar.xml (EJB 2.0: 10.5.7, 10.6.14). -CHKJ2496.cb.m.ejb20=CHKJ2496W: Este m\u00e9todo deve estar associado a um elemento de consulta em ejb-jar.xml (EJB 2.0: 10.5.7, 10.6.14). - -# component matching method -CHKJ2023.src.i.ejb20=CHKJ2023W: O m\u00e9todo {0} precisa de {1} para existir em {2} (EJB 2.0: 7.10.5). -CHKJ2023.slc.i.ejb20=CHKJ2023W: O m\u00e9todo {0} precisa de {1} para existir em {2} (EJB 2.0: 7.10.7). -CHKJ2023.brc.i.ejb20=CHKJ2023W: O m\u00e9todo {0} precisa de {1} para existir em {2} (EJB 2.0: 12.2.8). -CHKJ2023.blc.i.ejb20=CHKJ2023W: O m\u00e9todo {0} precisa de {1} para existir em {2} (EJB 2.0: 12.2.10). -CHKJ2023.crc.i.ejb20=CHKJ2023W: O m\u00e9todo {0} precisa de {1} para existir em {2} (EJB 2.0: 10.6.9). -CHKJ2023.clc.i.ejb20=CHKJ2023W: O m\u00e9todo {0} precisa de {1} para existir em {2} (EJB 2.0: 10.6.11). -CHKJ2023.src.m.ejb20=CHKJ2023W: O m\u00e9todo {0} deve existir em {1} (EJB 2.0: 7.10.5). -CHKJ2023.slc.m.ejb20=CHKJ2023W: O m\u00e9todo {0} deve existir em {1} (EJB 2.0: 7.10.7). -CHKJ2023.brc.m.ejb20=CHKJ2023W: O m\u00e9todo {0} deve existir em {1} (EJB 2.0: 12.2.8). -CHKJ2023.blc.m.ejb20=CHKJ2023W: O m\u00e9todo {0} deve existir em {1} (EJB 2.0: 12.2.10). -CHKJ2023.crc.m.ejb20=CHKJ2023W: O m\u00e9todo {0} deve existir em {1} (EJB 2.0: 10.6.9). -CHKJ2023.clc.m.ejb20=CHKJ2023W: O m\u00e9todo {0} deve existir em {1} (EJB 2.0: 10.6.11). - -CHKJ2470.src.i.ejb20=CHKJ2470E: {0} deve retornar {1} (EJB 2.0: 7.10.5). -CHKJ2470.slc.i.ejb20=CHKJ2470E: {0} deve retornar {1} (EJB 2.0: 7.10.7). -CHKJ2470.crc.i.ejb20=CHKJ2470E: {0} deve retornar {1} (EJB 2.0: 10.6.9). -CHKJ2470.clc.i.ejb20=CHKJ2470E: {0} deve retornar {1} (EJB 2.0: 10.6.11). -CHKJ2470.brc.i.ejb20=CHKJ2470E: {0} deve retornar {1} (EJB 2.0: 12.2.8). -CHKJ2470.blc.i.ejb20=CHKJ2470E: {0} deve retornar {1} (EJB 2.0: 12.2.10). -CHKJ2470.src.m.ejb20=CHKJ2470E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 7.10.5). -CHKJ2470.slc.m.ejb20=CHKJ2470E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 7.10.7). -CHKJ2470.crc.m.ejb20=CHKJ2470E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 10.6.9). -CHKJ2470.clc.m.ejb20=CHKJ2470E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 10.6.11). -CHKJ2470.brc.m.ejb20=CHKJ2470E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 12.2.8). -CHKJ2470.blc.m.ejb20=CHKJ2470E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 12.2.10). - -CHKJ2471.src.i.ejb20=CHKJ2471W: {0} deve emitir {1} (EJB 2.0: 7.10.5). -CHKJ2471.slc.i.ejb20=CHKJ2471W: {0} deve emitir {1} (EJB 2.0: 7.10.7). -CHKJ2471.crc.i.ejb20=CHKJ2471W: {0} deve emitir {1} (EJB 2.0: 10.6.9). -CHKJ2471.clc.i.ejb20=CHKJ2471W: {0} deve emitir {1} (EJB 2.0: 10.6.11). -CHKJ2471.brc.i.ejb20=CHKJ2471W: {0} deve emitir {1} (EJB 2.0: 12.2.8). -CHKJ2471.blc.i.ejb20=CHKJ2471W: {0} deve emitir {1} (EJB 2.0: 12.2.10). -CHKJ2471.src.m.ejb20=CHKJ2471W: Este m\u00e9todo deve emitir {0} (EJB 2.0: 7.10.5). -CHKJ2471.slc.m.ejb20=CHKJ2471W: Este m\u00e9todo deve emitir {0} (EJB 2.0: 7.10.7). -CHKJ2471.crc.m.ejb20=CHKJ2471W: Este m\u00e9todo deve emitir {0} (EJB 2.0: 10.6.9). -CHKJ2471.clc.m.ejb20=CHKJ2471W: Este m\u00e9todo deve emitir {0} (EJB 2.0: 10.6.11). -CHKJ2471.brc.m.ejb20=CHKJ2471W: Este m\u00e9todo deve emitir {0} (EJB 2.0: 12.2.8). -CHKJ2471.blc.m.ejb20=CHKJ2471W: Este m\u00e9todo deve emitir {0} (EJB 2.0: 12.2.10). - -# EJBObject, EJBLocalObject methods -CHKJ2469.src.i.ejb20=CHKJ2469W: {0} \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 6.5). -CHKJ2469.slc.i.ejb20=CHKJ2469W: {0} \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 6.5). -CHKJ2469.crc.i.ejb20=CHKJ2469W: {0} \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 9.9). -CHKJ2469.clc.i.ejb20=CHKJ2469W: {0} \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 9.10). -CHKJ2469.brc.i.ejb20=CHKJ2469W: {0} \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 9.9). -CHKJ2469.blc.i.ejb20=CHKJ2469W: {0} \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 9.10). -CHKJ2469.src.m.ejb20=CHKJ2469W: Este m\u00e9todo \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 6.5). -CHKJ2469.slc.m.ejb20=CHKJ2469W: Este m\u00e9todo \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 6.5). -CHKJ2469.crc.m.ejb20=CHKJ2469W: Este m\u00e9todo \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 9.9). -CHKJ2469.clc.m.ejb20=CHKJ2469W: Este m\u00e9todo \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 9.10). -CHKJ2469.brc.m.ejb20=CHKJ2469W: Este m\u00e9todo \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 9.9). -CHKJ2469.blc.m.ejb20=CHKJ2469W: Este m\u00e9todo \u00e9 fornecido pelo cont\u00eainer (EJB 2.0: 9.10). - -# findByPrimaryKey -CHKJ2475.crh.i.ejb20=CHKJ2475W: {0} deve ser findByPrimaryKey({1}) (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.i.ejb20=CHKJ2475W: {0} deve ser findByPrimaryKey({1}) (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.i.ejb20=CHKJ2475W: {0} deve ser findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.clhd.i.ejb20=CHKJ2475W: {0} deve ser findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.brh.i.ejb20=CHKJ2475W: {0} deve ser findByPrimaryKey({1}) (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.i.ejb20=CHKJ2475W: {0} deve ser findByPrimaryKey({1}) (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2475.crh.m.ejb20=CHKJ2475W: Este m\u00e9todo deve ser findByPrimaryKey({0}) (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2475.clh.m.ejb20=CHKJ2475W: Este m\u00e9todo deve ser findByPrimaryKey({0}) (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2475.crhd.m.ejb20=CHKJ2475W: Este m\u00e9todo deve ser findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.clhd.m.ejb20=CHKJ2475W: Este m\u00e9todo deve ser findByPrimaryKey(Object) (EJB 2.0: 10.8.3). -CHKJ2475.brh.m.ejb20=CHKJ2475W: Este m\u00e9todo deve ser findByPrimaryKey({0}) (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2475.blh.m.ejb20=CHKJ2475W: Este m\u00e9todo deve ser findByPrimaryKey({0}) (EJB 2.0: 9.6.2, 12.2.11). - -CHKJ2479.crh.i.ejb20=CHKJ2479E: {0} deve retornar {1} (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.i.ejb20=CHKJ2479E: {0} deve retornar {1} (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.i.ejb20=CHKJ2479E: {0} deve retornar {1} (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.i.ejb20=CHKJ2479E: {0} deve retornar {1} (EJB 2.0: 9.6.2, 12.2.11). -CHKJ2479.crh.m.ejb20=CHKJ2479E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 9.5.2, 10.6.10). -CHKJ2479.clh.m.ejb20=CHKJ2479E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 9.6.2, 10.6.12). -CHKJ2479.brh.m.ejb20=CHKJ2479E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 9.5.2, 12.2.9). -CHKJ2479.blh.m.ejb20=CHKJ2479E: Este m\u00e9todo deve retornar {0} (EJB 2.0: 9.6.2, 12.2.11). - - - -################################################## -# field checks -################################################## -CHKJ2452.sb.i.ejb20=CHKJ2452W: O campo tempor\u00e1rio {0} n\u00e3o deve ser do tipo {1} (EJB 2.0: 7.4.1). -CHKJ2452.sb.m.ejb20=CHKJ2452W: Um campo tempor\u00e1rio n\u00e3o deve ser do tipo {0} (EJB 2.0: 7.4.1). - -CHKJ2453.sb.i.ejb20=CHKJ2453W: Os campos tempor\u00e1rios ({0}) n\u00e3o s\u00e3o recomend\u00e1veis (EJB 2.0: 7.4.1). -CHKJ2453.sb.m.ejb20=CHKJ2453W: Os campos tempor\u00e1rios n\u00e3o s\u00e3o recomend\u00e1veis (EJB 2.0: 7.4.1). - -# CMR and CMP fields must NOT be defined on the bean class. -CHKJ2454.cb.i.ejb20=CHKJ2454W: {0} n\u00e3o deve ser definido (EJB 2.0: 10.3.1). -CHKJ2454.cb.m.ejb20=CHKJ2454W: {0} n\u00e3o deve ser definido (EJB 2.0: 10.3.1). - -CHKJ2480.cb.i.ejb20=CHKJ2480I: {0} deve come\u00e7ar com uma letra min\u00fascula (EJB 2.0: 10.3.1). -CHKJ2480.cb.m.ejb20=CHKJ2480I: {0} deve come\u00e7ar com uma letra min\u00fascula (EJB 2.0: 10.3.1). - -CHKJ2481.cb.i.ejb20=CHKJ2481W: {0} deve ser declarado como um <cmp-field> (EJB 2.0: 10.3.1, 10.3.13). -CHKJ2481.cb.m.ejb20=CHKJ2481W: {0} deve ser declarado como um <cmp-field> (EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2482.cb.i.ejb20=CHKJ2482W: {0} deve ser declarado como um <cmr-field> (EJB 2.0: 10.3.1, 10.3.13). -CHKJ2482.cb.m.ejb20=CHKJ2482W: {0} deve ser declarado como um <cmr-field> (EJB 2.0: 10.3.1, 10.3.13). - -CHKJ2483.cb.i.ejb20=CHKJ2483W: {0} n\u00e3o deve ser exposto (EJB 2.0: 10.3.1). -CHKJ2483.cb.m.ejb20=CHKJ2483W: {0} n\u00e3o deve ser exposto (EJB 2.0: 10.3.1). - -CHKJ2484.cb.i.ejb20=CHKJ2484W: {0} deve ser um tipo primitivo ou serializ\u00e1vel (EJB 2.0: 10.3.1). -CHKJ2484.cb.m.ejb20=CHKJ2484W: {0} deve ser um tipo primitivo ou serializ\u00e1vel (EJB 2.0: 10.3.1). - -CHKJ2489.cb.i.ejb20=CHKJ2489W: O campo {0} deve ser do tipo {1} (EJB 2.0: 10.8.1). -CHKJ2489.cb.m.ejb20=CHKJ2489W: Este campo deve ser do tipo {0} (EJB 2.0: 10.8.1). - -CHKJ2205.kc.i.ejb20=CHKJ2205W: O campo {0} deve ser p\u00fablico (EJB 2.0: 10.8.2). -CHKJ2205.kc.m.ejb20=CHKJ2205W: Este campo deve ser p\u00fablico (EJB 2.0: 10.8.2). - -CHKJ2206.kc.i.ejb20=CHKJ2206W: O campo {0} deve ser um <cmp-field> (EJB 2.0: 10.8.2). -CHKJ2206.kc.m.ejb20=CHKJ2206W: Este campo deve ser um <cmp-field> (EJB 2.0: 10.8.2). - - -############################################################ -## DD -############################################################ -CHKJ2880.s.ejb20=CHKJ2880W: Este bean deve fornecer um <local-home> (EJB 2.0: 7.10.1). -CHKJ2881.s.ejb20=CHKJ2881W: Este bean deve fornecer um <home> (EJB 2.0: 7.10.1). -CHKJ2882.s.ejb20=CHKJ2882W: Este bean deve fornecer um <local> (EJB 2.0: 7.10.1). -CHKJ2883.s.ejb20=CHKJ2883W: Este bean deve fornecer um <remote> (EJB 2.0: 7.10.1). -CHKJ2884.s.ejb20=CHKJ2884W: Este bean deve fornecer um <local-home> ou um <home> (EJB 2.0: 7.10.1). -CHKJ2885.s.ejb20=CHKJ2885W: Este bean deve fornecer um <local> ou um <remote> (EJB 2.0: 7.10.1). -CHKJ2880.c.ejb20=CHKJ2880W: Este bean deve fornecer um <local-home> (EJB 2.0: 10.6.1). -CHKJ2881.c.ejb20=CHKJ2881W: Este bean deve fornecer um <home> (EJB 2.0: 10.6.1). -CHKJ2882.c.ejb20=CHKJ2882W: Este bean deve fornecer um <local> (EJB 2.0: 10.6.1). -CHKJ2883.c.ejb20=CHKJ2883W: Este bean deve fornecer um <remote> (EJB 2.0: 10.6.1). -CHKJ2884.c.ejb20=CHKJ2884W: Este bean deve fornecer um <local-home> ou um <home> (EJB 2.0: 10.6.1). -CHKJ2885.c.ejb20=CHKJ2885W: Este bean deve fornecer um <local> ou um <remote> (EJB 2.0: 10.6.1). -CHKJ2880.b.ejb20=CHKJ2880W: Este bean deve fornecer um <local-home> (EJB 2.0: 12.2.1). -CHKJ2881.b.ejb20=CHKJ2881W: Este bean deve fornecer um <home> (EJB 2.0: 12.2.1). -CHKJ2882.b.ejb20=CHKJ2882W: Este bean deve fornecer um <local> (EJB 2.0: 12.2.1). -CHKJ2883.b.ejb20=CHKJ2883W: Este bean deve fornecer um <remote> (EJB 2.0: 12.2.1). -CHKJ2884.b.ejb20=CHKJ2884W: Este bean deve fornecer um <local-home> ou um <home> (EJB 2.0: 12.2.1). -CHKJ2885.b.ejb20=CHKJ2885W: Este bean deve fornecer um <local> ou um <remote> (EJB 2.0: 12.2.1). - -CHKJ2813.ejb20=CHKJ2813I: <ejb-name> {0} deve ser um identificador Java v\u00e1lido (EJB 2.0: 10.3.13, 11.2.6.1). -CHKJ2819.ejb20=CHKJ2819I: <abstract-schema-name> {0} deve ser um identificador Java v\u00e1lido (EJB 2.0: 10.3.13, 10.6.14, 11.2.6.1). -CHKJ2854.ejb20=CHKJ2854E: <abstract-schema-name> {0} deve ser exclusivo no arquivo ejb-jar.xml (EJB 2.0: 10.3.13, 10.6.14, 11.2.2). -CHKJ2858.ejb20=CHKJ2858W: <abstract-schema-name> deve existir (EJB 2.0: 22.2, 22.5). -CHKJ2859.ejb20=CHKJ2859W: O identificador reservado {0} n\u00e3o pode ser utilizado como um <ejb-name> (EJB 2.0: 10.6.14, 11.2.6.1). -CHKJ2860.ejb20=CHKJ2860W: O identificador reservado {0} n\u00e3o pode ser utilizado como um <abstract-schema-name> (EJB 2.0: 10.6.14, 11.2.6.1). - -CHKJ2861.ejb20=CHKJ2861I: <cmp-field> {0} deve ser um identificador Java v\u00e1lido e deve come\u00e7ar com uma letra min\u00fascula (EJB 2.0: 10.3.1, 11.2.6.1). -CHKJ2857.ejb20=CHKJ2857I: <cmr-field> {0} deve ser um identificador Java v\u00e1lido e deve come\u00e7ar com uma letra min\u00fascula (EJB 2.0: 10.3.1, 11.2.6.1). - -CHKJ2862.ejb20=CHKJ2862I: <cmp-field> {0} deve ter um m\u00e9todo set (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2863.ejb20=CHKJ2863I: <cmp-field> {0} deve ter um m\u00e9todo get (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2864.ejb20=CHKJ2864I: <cmr-field> {0} deve ter um m\u00e9todo set (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2865.ejb20=CHKJ2865I: <cmr-field> {0} deve ter um m\u00e9todo get (EJB 2.0: 10.3.1, 10.6.2). -CHKJ2855.ejb20=CHKJ2855I: <cmp-field> {0} deve ser um tipo primitivo Java ou um tipo serializ\u00e1vel Java (EJB 2.0: 10.3.1). -CHKJ2856.ejb20=CHKJ2856I: <cmr-field> {0} deve ser do tipo {1} ou uma coleta deles (EJB 2.0: 10.3.1). - -CHKJ2815.ejb20=CHKJ2815W: A classe de valor dependente {0} n\u00e3o pode ser um <cmr-field> (EJB 2.0: 10.3.3). - -CHKJ2816.ejb20=CHKJ2816I: <ejb-relation-name> deve ser exclusivo no arquivo ejb-jar.xml (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2817.ejb20=CHKJ2817I: <ejb-relationship-role-name> deve ser exclusivo dentro de uma<ejb-relation> (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2818.ejb20=CHKJ2818I: O valor do elemento <multiplicity> deve ser "One" ou "Many" (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2821.ejb20=CHKJ2821I: <relationship-role-source> na fun\u00e7\u00e3o {0} deve fazer refer\u00eancia a um bean CMP existente (EJB 2.0: 10.3.2, 22.5). -CHKJ2848.ejb20=CHKJ2848I: <cascade-delete> deve ser utilizado com um <multiplicity> de "One" (EJB 2.0: 10.3.4.2, 22.5). -CHKJ2866.ejb20=CHKJ2866I: <cmr-field> {0} deve ser definido em {1} (EJB 2.0: 10.3.2, 22.5). -CHKJ2867.ejb20=CHKJ2867I: Este bean pode ter apenas relacionamentos unidirecionais com outros beans (EJB 2.0: 10.3.2). -CHKJ2868.ejb20=CHKJ2868I: O valor do elemento <cmr-field-type> deve ser "java.util.Collection" ou "java.util.Set" (EJB 2.0: 10.3.13, 22.5). -CHKJ2869.ejb20=CHKJ2869I: Ao menos uma <ejb-relationship-role> deve definir um <cmr-field> (EJB 2.0: 10.3.2, 10.3.13, 22.5). -CHKJ2870.ejb20=CHKJ2870I: <ejb-name> {0} deve existir (EJB 2.0: 10.3.13). -CHKJ2871.ejb20=CHKJ2871I: <ejb-name> {0} deve referir-se a um bean CMP (EJB 2.0: 10.3.2, 10.3.13). - -CHKJ2872.ejb20=CHKJ2872E: O valor do elemento <cmp-version> deve ser "1.x" ou "2.x" (EJB 2.0: 22.5). -CHKJ2873.ejb20=CHKJ2873W: Migrar a liga\u00e7\u00e3o de DataSource deste bean para uma liga\u00e7\u00e3o CMP Connection Factory. -CHKJ2874.ejb20=CHKJ2874W: Migrar a liga\u00e7\u00e3o de DataSource padr\u00e3o deste m\u00f3dulo EJB para uma liga\u00e7\u00e3o CMP Connection Factory padr\u00e3o. - -########################################################################### -# -# 2TC: Do not translate anything in the following section. These strings -# are reserved for future use. -# -########################################################################### -# -# Ignore these messages for now; the EJB QL validator may take care of this. -# If not, add this validation into the EJBJarVRule class. -# -# -# Identification variables -# -# IWAD4927.ejb20=IWAD4927W: Identification variable {0} must be declared in the FROM clause (EJB 2.0: 11.2.6.2). -# IWAD4928.ejb20=IWAD4928W: Reserved identifier {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4929.ejb20=IWAD4929W: <abstract-schema-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4930.ejb20=IWAD4930W: <ejb-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). - -# -# query statement -# -# IWAD4918.ejb20=IWAD4918W: This query must contain a SELECT clause (EJB 2.0: 11.1). -# IWAD4919.ejb20=IWAD4919W: This query must contain a FROM clause (EJB 2.0: 11.1). -# IWAD4920.ejb20=IWAD4920W: This query has a syntax error (EJB 2.0: 11.2). -# - - -# IWAD4808.ejb20=IWAD4808W: This bean must use container-managed transaction demarcation (EJB 2.0: 17.3.1, 17.3.3). -# IWAD4809.ejb20=IWAD4809W: Specify a transaction attribute for this method (EJB 2.0: 17.4.1). -# IWAD4810.ejb20=IWAD4810W: A transaction attribute must not exist for this method (EJB 2.0: 17.4.1). - -# IWAD4811.ejb20=IWAD4811W: At least one <method> must exist in a <container-transaction> (EJB 2.0: 17.4.1). -# IWAD4900.ejb20=IWAD4900W: This <container-transaction> must reference only one bean (EJB 2.0: 17.4.1). -# IWAD4901.ejb20=IWAD4901W: {0} must exist (EJB 2.0: 17.4.1) -# IWAD4815.ejb20=IWAD4815W: No methods on {0} match this <method> (EJB 2.0: 17.4.1). -# IWAD4817.ejb20=IWAD4817W: <trans-attribute> is unknown (EJB 2.0: 17.4.1). -# IWAD4818.ejb20=IWAD4818W: Only one Style 1 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4819.ejb20=IWAD4819W: Only one Style 2 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4820.ejb20=IWAD4820W: At least one <method-param> must exist in a <method-params>. - -# IWAD4821.ejb20=IWAD4821W: <env-entry-value> must be a {0} (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4822.ejb20=IWAD4822W: <env-entry-name> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4823.ejb20=IWAD4823W: <env-entry-type> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4824.ejb20=IWAD4824W: <env-entry-name> must be unique within {0} (EJB 2.0: 20.2.1.2). -# IWAD4825.ejb20=IWAD4825W: <env-entry-type> must be a legal type (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4826.ejb20=IWAD4826W: <env-entry-value> must be a String or a character (EJB 2.0: 20.2.1.2). - -# IWAD4828.ejb20=IWAD4828W: Conventionally this reference is located in the "ejb" subcontext (EJB 2.0: 20.3.1.1, 22.5). -# IWAD4829.ejb20=IWAD4829W: This <env-entry> should be in an <ejb-ref> (EJB 2.0: 20.3.1.2). -# IWAD4830.ejb20=IWAD4830W: This <env-entry> should be in an <ejb-local-ref> (EJB 2.0: 20.3.1.2). -# IWAD4831.ejb20=IWAD4831W: <ejb-ref-type> must be {0} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4832.ejb20=IWAD4832W: <ejb-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4833.ejb20=IWAD4833W: <ejb-local-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4834.ejb20=IWAD4834W: <home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4835.ejb20=IWAD4835W: <local-home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4836.ejb20=IWAD4836W: <remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4837.ejb20=IWAD4837W: <local-remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4838.ejb20=IWAD4838W: <ejb-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4839.ejb20=IWAD4839W: <ejb-local-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4840.ejb20=IWAD4840W: <home> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4841.ejb20=IWAD4841W: <remote> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4842.ejb20=IWAD4842W: <ejb-link> must exist (EJB 2.0: 20.3.1.2). - -# IWAD4843.ejb20=IWAD4843W: This <env-entry> must be a <resource-ref> (EJB 2.0: 20.4.1.2). -# IWAD4844.ejb20=IWAD4844W: <res-ref-name> should not include the "java:com/env/" string (EJB 2.0: 20.4.1.2). -# IWAD4845.ejb20=IWAD4845W: <res-auth> must be "Application" or "Container" (EJB 2.0: 20.4.1.2). -# IWAD4846.ejb20=IWAD4846W: <res-sharing-scope> must be "Shareable" or "Unshareable" (EJB 2.0: 20.4.1.2). -# IWAD4847.ejb20=IWAD4847W: <resource-ref> must be unique in bean {0} (EJB 2.0: 20.4.1.2). - -# IWAD4848.ejb20=IWAD4848W: Conventionally this is located in the "java:comp/env/jdbc" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4849.ejb20=IWAD4849W: Conventionally this is located in the "java:comp/env/jms" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4850.ejb20=IWAD4850W: Conventionally this is located in the "java:comp/env/mail" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4851.ejb20=IWAD4851W: Conventionally this is located in the "java:comp/env/url" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). - -# IWAD4852.ejb20=IWAD4852W: This <env-entry> must be a <resource-env-ref> (EJB 2.0: 20.5.1.2). -# IWAD4853.ejb20=IWAD4853W: <resource-env-ref-name> should not include the "java:comp/env" string (EJB 2.0: 20.5.1.2). -# IWAD4854.ejb20=IWAD4854W: A JMS Destination value must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 20.5.1.2). -# IWAD4855.ejb20=IWAD4855W: <resource-env-ref-name> must be unique in bean {0} (EJB 2.0: 20.5.1.2). - -# IWAD4856.ejb20=IWAD4856W: A <role-name> must exist (EJB 2.0: 21.2.5.3). -# IWAD4857.ejb20=IWAD4857W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.2.5.3). -# IWAD4858.ejb20=IWAD4858W: A <role-name> must exist (EJB 2.0: 21.3.1). -# IWAD4859.ejb20=IWAD4859W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.3.1). -# IWAD4860.ejb20=IWAD4860W: Security roles must exist (EJB 2.0: 21.3.1). - -# IWAD4931.ejb20=IWAD4931W: At least one <method> must exist in a <method-permission> (EJB 2.0: 21.3.2). -# IWAD4932.ejb20=IWAD4932W: {0} must exist (EJB 2.0: 21.3.2) (EJB 2.0: 17.4.1). -# IWAD4933.ejb20=IWAD4933W: No methods on {0} match this <method> (EJB 2.0: 21.3.2). -# IWAD4934.ejb20=IWAD4934W: At least one <method-param> must exist in a <method-params>. - -# IWAD4866.ejb20=IWAD4866W: A <role-link> must exist (EJB 2.0: 21.3.3). -# IWAD4867.ejb20=IWAD4867W: This <role-link> must not exist (EJB 2.0: 21.3.3). -# IWAD4868.ejb20=IWAD4868W: {0} must exist (EJB 2.0: 21.3.3). - -# IWAD4869.ejb20=IWAD4869W: <security-identity> must be either "use-caller-identity" or "run-as" (EJB 2.0: 21.3.4). -# IWAD4870.ejb20=IWAD4870W: <security-identity> must be "run-as" (EJB 2.0: 21.3.4). -# IWAD4871.ejb20=IWAD4871W: Security role {0} must exist (EJB 2.0: 21.3.4.1). - -# IWAD4875.ejb20=IWAD4875W: <session-type> must be either "Stateful" or "Stateless" (EJB 2.0: 22.2, 22.5). -# IWAD4876.ejb20=IWAD4876W: <transaction-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4877.ejb20=IWAD4877W: <persistence-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4879.ejb20=IWAD4879W: At least one <cmp-field> must exist (EJB 2.0: 22.2, 22.5). - -# IWAD4880.ejb20=IWAD4880W: <acknowledge-mode> must be either "Auto-acknowledge" or "Dups-ok-acknowledge" (EJB 2.0: 22.5). -# IWAD4881.ejb20=IWAD4881W: <cascade-delete> must not exist (EJB 2.0: 22.5). -# IWAD4882.ejb20=IWAD4882W: <cmp-version> must be either "1.x" or "2.x" (EJB 2.0: 22.5). -# IWAD4883.ejb20=IWAD4883W: <cmr-field-name> must exist on {0} (EJB 2.0: 22.5). -# IWAD4884.ejb20=IWAD4884W: <cmr-field-type> must be the same type as {0} (EJB 2.0: 22.5). -# IWAD4885.ejb20=IWAD4885W: <cmr-field-type> must be either java.util.Collection or java.util.Set (EJB 2.0: 22.5). - -# IWAD4886.ejb20=IWAD4886W: <cmr-field-name> must begin with a lowercase letter (EJB 2.0: 22.5). -# IWAD4887.ejb20=IWAD4887W: <destination-type> must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 22.5). -# IWAD4889.ejb20=IWAD4889W: {0} must exist (EJB 2.0: 22.5). -# IWAD4890.ejb20=IWAD4890W: <ejb-ref-name> must be unique in bean {0} (EJB 2.0: 22.5). -# IWAD4891.ejb20=IWAD4891W: <ejb-ref-type> must be "Entity" or "Session" (EJB 2.0: 22.5). - -# IWAD4862.ejb20=IWAD4862W: <result-type-mapping> must be "Remote" (EJB 2.0: 10.5.7). -############################################################################### -# -# 2TC: end of messages which should not be translated -# -############################################################################### - -# -# end of messages for the EJB 2.0 specification -# - -# -# end of validation messages -# - -# -# End EJB Validation strings -# - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_zh.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_zh.properties deleted file mode 100644 index b702f8624..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_zh.properties +++ /dev/null @@ -1,1528 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# -# ************************************************************************* -# * Code oriented instructions: -# * -# * In the string, you may see the following special sequences: -# * a) {n} where n is a number. These are replaceable parameters. -# * b) '' In .properties files, in order to see one apostrophe (') in the final -# * string, sometimes two apostrophes must be entered in the string. In the translated -# * string, if there is at least one {n} in the string, then to show one apostrophe -# * to the user, put two apostrophes in the string. If there are no {n} in the string, -# * then put one apostrophe. -# * For example, say that you want the user to read "George's file". -# * GEORGE=George's file was on the desk. -# * GEORGE2=George''s file and {0} were on the desk. -# * GEORGE uses one apostrophe because there are no {n} and GEORGE2 -# * uses two apostrophes because there is a {n}. -# * c) '' text '' where text can be any word(s). The text between the double -# * apostrophes should not be translated. -# * d) <text> where text can be any word(s). The text between the angle -# * brackets should NOT be translated. -# * e) "text" where text can be any word(s). The text between the quotation -# * marks should NOT be translated. -# * -# ************************************************************************* -# * Other instructions -# * a) Do not translate any text that is on a line which begins with a comment -# * symbol (#). -# * b) Do not translate these words: -# * schema, EJB, RDB, JAR, RMI, BMP, CMP, OOSQL -# * c) Please return the .properties files using the same directory structure. -# * This is necessary because two of the files have the same name. -# * -# ************************************************************************* -# Any other comments to the translators are on lines which start like this: # 2TC: -# -# Version 1.42 -# - -# -# Begin EJB Validator strings. -# -# The purpose of -# IDs: -# STATUS=Status message -# LOC=Text description of a location (identifies the source of the problem when no line number is available) -# CHKJ=EJB validation message -# - -# -# Start of status messages -# -STATUS_VALIDATING=\u6b63\u5728\u9a8c\u8bc1 {0}\u3002 - -LOC_CLASS=\u7c7b\uff1a{0} -LOC_FIELD=\u5b57\u6bb5\uff1a{0}\uff0c\u7c7b\uff1a{1} -LOC_METHOD=\u65b9\u6cd5\uff1a{0}\uff0c\u7c7b\uff1a{1} -LOC_BEAN=\u4f01\u4e1a bean\uff1a{0} -LOC_ROLE=<localRelationshipRoles>\uff1a{0}\uff0c\u4f01\u4e1a bean\uff1a{1} -LOC_ROLEREF=<security-role-ref>\uff1a{0} -LOC_METHODELEMENT=<method> \u5143\u7d20\uff1a{0} -LOC_METHODPERMISSION=<method-permission> \u5143\u7d20\uff1a{0} -LOC_METHODTRANSACTION=<container-transaction> \u5143\u7d20\uff1a{0} -LOC_EJBRELATION=<ejb-relation>\uff1a{0} -LOC_EJBRELATIONSHIPROLE=<ejb-relationship-role>\uff1a{0}\uff0c<ejb-relation>\uff1a{1} -# -# end of status messages -# - -# -# Start of validation messages -# -# All unique error ids follow this format: -# -# CHKJnnnn[s] -# -# where -# - CHKJ is the four character unique component prefix -# - nnnn is the numerical id, unique within EJB Validator -# - [s] is the severity indicator: E (error), W (warning), or I (information). -# -# nnnn ranges from 2000 - 2999 -# 2000 - 2099 Messages on a class -# 2100 - 2199 Messages which are specific to Websphere or WSA (i.e., not mentioned in EJB specification, such as associations & finders) -# 2200 - 2399 Messages on a field -# 2400 - 2799 Messages on a method -# 2800 - 2899 Messages on the deployment descriptor -# 2900 - 2999 Miscellaneous -# - -# -# Messages common across EJB specifications -# -CHKJ2900=CHKJ2900I\uff1a\u8fd0\u884c EJB \u9a8c\u8bc1\u5668\u65f6\u53d1\u751f\u5185\u90e8\u9519\u8bef\u3002\u6709\u5173\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u9605\u8bfb\u65e5\u5fd7\u3002 -CHKJ2852=CHKJ2852W\uff1a\u9a8c\u8bc1 {0} \u65f6\u53d1\u751f\u5185\u90e8\u9519\u8bef\u3002\u6b63\u5728\u9a8c\u8bc1\u7684 bean \u662f {1}\u3002 -CHKJ2433=CHKJ2433W\uff1a\u4e0d\u80fd\u9a8c\u8bc1 {0}\uff0c\u539f\u56e0\u662f\u4e0d\u80fd\u53cd\u6620 {1}\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2907=CHKJ2907E\uff1a\u4e0d\u80fd\u53cd\u6620\u7c7b\u578b {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2905=CHKJ2905W\uff1a\u56e0\u4e3a\u672a\u80fd\u88c5\u5165 ejb-jar.xml\uff0c\u6240\u4ee5\u201cEJB \u9a8c\u8bc1\u5668\u201d\u672a\u8fd0\u884c\u3002\u6709\u5173\u66f4\u591a\u4fe1\u606f\uff0c\u8fd0\u884c XML \u9a8c\u8bc1\u5668\u3002 -CHKJ2041=CHKJ2041I\uff1a\u6301\u4e45\u7c7b\u548c\u63a5\u53e3\u5e94\u5728\u67d0\u6307\u5b9a\u5305\u5185\u3002(JLS 2.0: 7.4.2)\u3002 - -CHKJ2456.i=CHKJ2456W\uff1a{0} \u5e94\u5bf9 {2} \u629b\u51fa {1}\uff0c\u5426\u5219\u90e8\u7f72\u4ee3\u7801\u4e2d\u53ef\u80fd\u5b58\u5728\u7f16\u8bd1\u9519\u8bef\u3002 -CHKJ2456.m=CHKJ2456W\uff1a\u6b64\u65b9\u6cd5\u5e94\u5bf9 {1} \u629b\u51fa {0}\uff0c\u5426\u5219\u90e8\u7f72\u4ee3\u7801\u4e2d\u53ef\u80fd\u5b58\u5728\u7f16\u8bd1\u9519\u8bef\u3002 - -# -# end of common messages -# - -# -# Messages for the EJB 1.1 specification -# -CHKJ2001.eb.ejb11=CHKJ2001W\uff1a{0} \u952e\u7c7b\u5fc5\u987b\u5b9e\u73b0 {1} \u65b9\u6cd5\u3002(EJB 1.1: 9.2.9) -CHKJ2002.eb.i.ejb11=CHKJ2002W\uff1a\u6b64\u7c7b\u5e94\u5bf9 {0} \u5b9e\u73b0\u76f8\u5339\u914d\u7684 ejbPostCreate \u65b9\u6cd5\u3002(EJB 1.1: 9.2.4) -CHKJ2002.eb.m.ejb11=CHKJ2002W\uff1a\u6b64\u7c7b\u5e94\u5bf9\u6b64\u65b9\u6cd5\u5b9e\u73b0\u76f8\u5339\u914d\u7684 ejbPostCreate \u65b9\u6cd5\u3002(EJB 1.1: 9.2.4) -CHKJ2003E.ejb11=CHKJ2003E\uff1a\u6b64\u7c7b\u4e00\u5b9a\u4e0d\u80fd\u5b9e\u73b0 javax.ejb.SessionSynchronization\u3002(EJB 1.1: 6.5.3)\u3002 -CHKJ2003I.ejb11=CHKJ2003I\uff1aBean \u7ba1\u7406\u7684\u4e8b\u52a1\u6709\u72b6\u6001\u4f1a\u8bdd bean \u4e0d\u9700\u8981\u5b9e\u73b0 javax.ejb.SessionSynchronization\u3002(EJB 1.1: 6.5.3)\u3002 -CHKJ2004.eb.i.ejb11=CHKJ2004W\uff1a{1} bean \u7c7b\u4e0d\u5e94\u5b9e\u73b0 {0} ejbFind \u65b9\u6cd5\u3002(EJB 1.1: 9.4.6) -CHKJ2004.eb.m.ejb11=CHKJ2004W\uff1a{0} bean \u7c7b\u4e0d\u5e94\u5b9e\u73b0 ejbFind \u65b9\u6cd5\u3002(EJB 1.1: 9.4.6) -CHKJ2005.eh.i.ejb11=CHKJ2005E\uff1a{0} \u5fc5\u987b\u662f create \u65b9\u6cd5\u6216 find \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2005.eh.m.ejb11=CHKJ2005E\uff1a\u65b9\u6cd5\u5fc5\u987b\u662f create \u65b9\u6cd5\u6216 find \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2006.sb.ejb11=CHKJ2006E\uff1a{0} bean \u7c7b\u5fc5\u987b\u5177\u6709\u4e0d\u542b\u4efb\u4f55\u81ea\u53d8\u91cf\u7684\u516c\u7528\u6784\u9020\u51fd\u6570\u3002(EJB 1.1: 6.10.2) -CHKJ2006.eb.ejb11=CHKJ2006E\uff1a{0} bean \u7c7b\u5fc5\u987b\u5177\u6709\u4e0d\u542b\u4efb\u4f55\u81ea\u53d8\u91cf\u7684\u516c\u7528\u6784\u9020\u51fd\u6570\u3002(EJB 1.1: 9.2.2) -CHKJ2007.sb.ejb11=CHKJ2007W\uff1a{0} \u4e0d\u5e94\u58f0\u660e finalize() \u65b9\u6cd5\u3002(EJB 1.1: 6.10.2) -CHKJ2007.eb.ejb11=CHKJ2007W\uff1a{0} \u4e0d\u5e94\u58f0\u660e finalize() \u65b9\u6cd5\u3002(EJB 1.1: 9.2.2) -CHKJ2008.sb.ejb11=CHKJ2008E\uff1a{0} bean \u7c7b\u5fc5\u987b\u81f3\u5c11\u5305\u542b\u4e00\u4e2a ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 6.5.5, 6.10.3) -CHKJ2009.eb.ejb11=CHKJ2009E\uff1a{0} bean \u7c7b\u5fc5\u987b\u81f3\u5c11\u5305\u542b\u4e00\u4e2a ejbFindByPrimaryKey \u65b9\u6cd5\u3002(EJB 1.1: 9.2.5) -CHKJ2010.sh.ejb11=CHKJ2010E\uff1a{0} home \u63a5\u53e3\u5fc5\u987b\u81f3\u5c11\u5305\u542b\u4e00\u4e2a create \u65b9\u6cd5\u3002(EJB 1.1: 6.10.6) -CHKJ2011.eh.ejb11=CHKJ2011E\uff1a{0} home \u63a5\u53e3\u5fc5\u987b\u5305\u542b\u4e00\u4e2a findByPrimaryKey \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2012.sr.ejb11=CHKJ2012E\uff1a\u6b64\u7c7b\u578b\u5fc5\u987b\u662f\u63a5\u53e3\u3002(EJB 1.1: 6.10.5)\u3002 -CHKJ2012.sh.ejb11=CHKJ2012E\uff1a\u6b64\u7c7b\u578b\u5fc5\u987b\u662f\u63a5\u53e3\u3002(EJB 1.1: 6.10.6)\u3002 -CHKJ2012.er.ejb11=CHKJ2012E\uff1a\u6b64\u7c7b\u578b\u5fc5\u987b\u662f\u63a5\u53e3\u3002(EJB 1.1: 9.2.7)\u3002 -CHKJ2012.eh.ejb11=CHKJ2012E\uff1a\u6b64\u7c7b\u578b\u5fc5\u987b\u662f\u63a5\u53e3\u3002(EJB 1.1: 9.2.8)\u3002 -CHKJ2013.sb.ejb11=CHKJ2013E\uff1a{0} bean \u7c7b\u5fc5\u987b\u5b9e\u73b0 {1}\u3002(EJB 1.1: 6.10.2)\u3002 -CHKJ2013.eb.ejb11=CHKJ2013E\uff1a{0} bean \u7c7b\u5fc5\u987b\u5b9e\u73b0 {1}\u3002(EJB 1.1: 9.2.2)\u3002 -CHKJ2014.sb.ejb11=CHKJ2014E\uff1a{0} bean \u7c7b\u4e0d\u80fd\u662f\u62bd\u8c61\u7684\u3002(EJB 1.1: 6.10.2) -CHKJ2014.eb.ejb11=CHKJ2014E\uff1a{0} bean \u7c7b\u4e0d\u80fd\u662f\u62bd\u8c61\u7684\u3002(EJB 1.1: 9.2.2) -CHKJ2015.sb.ejb11=CHKJ2015E\uff1a{0} bean \u7c7b\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 6.10.2) -CHKJ2015.eb.ejb11=CHKJ2015E\uff1a{0} bean \u7c7b\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 9.2.2) -CHKJ2017.sr.ejb11=CHKJ2017E\uff1a\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 {0}\u3002(EJB 1.1: 6.10.5) -CHKJ2017.sh.ejb11=CHKJ2017E\uff1a\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 {0}\u3002(EJB 1.1: 6.10.6) -CHKJ2017.er.ejb11=CHKJ2017E\uff1a\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 {0}\u3002(EJB 1.1: 9.2.7) -CHKJ2017.eh.ejb11=CHKJ2017E\uff1a\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 {0}\u3002(EJB 1.1: 9.2.8) -CHKJ2019.eb.ejb11=CHKJ2019I\uff1a{0} \u952e\u7c7b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.9) (RMI 1.3: 2.6)\u3002 - - -CHKJ2020.eb.ejb11=CHKJ2020E\uff1a{0} \u952e\u7c7b\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.4.7.2) -CHKJ2021.eb.ejb11=CHKJ2021E\uff1a{0} \u952e\u7c7b\u5fc5\u987b\u5b9a\u4e49\u516c\u7528\u7f3a\u7701\u6784\u9020\u51fd\u6570\u3002(EJB 1.1: 9.4.7.2) -CHKJ2022.sb.ejb11=CHKJ2022E\uff1a{0} bean \u7c7b\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 6.10.2) -CHKJ2022.eb.ejb11=CHKJ2022E\uff1a{0} bean \u7c7b\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.2.2) -CHKJ2023.sr.i.ejb11=CHKJ2023E\uff1a{0} \u5728 {1} bean \u7c7b\u4e2d\u5fc5\u987b\u5177\u6709\u76f8\u5339\u914d\u7684\u65b9\u6cd5\u3002(EJB 1.1: 6.10.5) -CHKJ2023.sr.m.ejb11=CHKJ2023E\uff1a\u6b64\u65b9\u6cd5\u5728 {0} bean \u7c7b\u4e2d\u5fc5\u987b\u5177\u6709\u76f8\u5339\u914d\u7684\u65b9\u6cd5\u3002(EJB 1.1: 6.10.5) -CHKJ2023.er.i.ejb11=CHKJ2023E\uff1a{0} \u5728 {1} bean \u7c7b\u4e2d\u5fc5\u987b\u5177\u6709\u76f8\u5339\u914d\u7684\u65b9\u6cd5\u3002(EJB 1.1: 9.2.7) -CHKJ2023.er.m.ejb11=CHKJ2023E\uff1a\u6b64\u65b9\u6cd5\u5728 {0} bean \u7c7b\u4e2d\u5fc5\u987b\u5177\u6709\u76f8\u5339\u914d\u7684\u65b9\u6cd5\u3002(EJB 1.1: 9.2.7) -CHKJ2024.sh.i.ejb11=CHKJ2024E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u53ea\u6709 create() \u53ef\u4ee5\u5b58\u5728 (EJB 1.1: 6.8)\u3002 -CHKJ2024.sh.m.ejb11=CHKJ2024E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u53ea\u6709 create() \u53ef\u4ee5\u5b58\u5728 (EJB 1.1: 6.8)\u3002 -CHKJ2025.sb.i.ejb11=CHKJ2025E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u53ea\u6709 ejbCreate() \u53ef\u4ee5\u5b58\u5728 (EJB 1.1: 6.8)\u3002 -CHKJ2025.sb.m.ejb11=CHKJ2025E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u53ea\u6709 ejbCreate() \u53ef\u4ee5\u5b58\u5728 (EJB 1.1: 6.8)\u3002 -CHKJ2026.sh.i.ejb11=CHKJ2026E\uff1aBean \u7c7b {1} \u5fc5\u987b\u4e3a {0} \u5b9e\u73b0\u76f8\u5339\u914d\u7684 ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 6.10.6) -CHKJ2026.sh.m.ejb11=CHKJ2026E\uff1aBean \u7c7b {0} \u5fc5\u987b\u4e3a\u6b64\u65b9\u6cd5\u5b9e\u73b0\u76f8\u5339\u914d\u7684 ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 6.10.6) -CHKJ2026.eh.i.ejb11=CHKJ2026E\uff1aBean \u7c7b {1} \u5fc5\u987b\u4e3a {0} \u5b9e\u73b0\u76f8\u5339\u914d\u7684 ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2026.eh.m.ejb11=CHKJ2026E\uff1aBean \u7c7b {0} \u5fc5\u987b\u4e3a\u6b64\u65b9\u6cd5\u5b9e\u73b0\u76f8\u5339\u914d\u7684 ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2028.eb.i.ejb11=CHKJ2028W\uff1a\u4e0d\u4f1a\u8c03\u7528 {0}\uff0c\u9664\u975e\u5b9a\u4e49\u4e86\u76f8\u5339\u914d\u7684 ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 9.1.5.1) -CHKJ2028.eb.m.ejb11=CHKJ2028W\uff1a\u4e0d\u4f1a\u8c03\u7528\u6b64\u65b9\u6cd5\uff0c\u9664\u975e\u5b9a\u4e49\u4e86\u76f8\u5339\u914d\u7684 ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 9.1.5.1) -CHKJ2029.eb.i.ejb11=CHKJ2029W\uff1a\u5982\u679c\u5728 home \u63a5\u53e3 {1} \u4e0a\u6ca1\u6709\u76f8\u5339\u914d\u7684 create \u65b9\u6cd5\uff0c\u5219\u4e0d\u80fd\u8c03\u7528 {0}\u3002(EJB 1.1: 9.2.3) -CHKJ2029.eb.m.ejb11=CHKJ2029W\uff1a\u5982\u679c\u5728 home \u63a5\u53e3 {0} \u4e0a\u6ca1\u6709\u76f8\u5339\u914d\u7684 create \u65b9\u6cd5\uff0c\u5219\u4e0d\u80fd\u8c03\u7528\u6b64\u65b9\u6cd5\u3002(EJB 1.1: 9.2.3) -CHKJ2030.eh.i.ejb11=CHKJ2030E\uff1a{0} \u5728 {1} bean \u7c7b\u4e2d\u5fc5\u987b\u5177\u6709\u76f8\u5339\u914d\u7684 ejbFind \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2030.eh.m.ejb11=CHKJ2030E\uff1a\u6b64\u65b9\u6cd5\u5728 {0} bean \u7c7b\u4e2d\u5fc5\u987b\u5177\u6709\u76f8\u5339\u914d\u7684 ejbFind \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2032.eb.ejb11=CHKJ2032W\uff1aBean \u7c7b {0} \u5fc5\u987b\u81f3\u5c11\u58f0\u660e\u4e00\u4e2a\u5bb9\u5668\u7ba1\u7406\u7684\u5b57\u6bb5\u3002(EJB 1.1: 9.4.7) -CHKJ2033.eb.ejb11=CHKJ2033W\uff1asetEntityContext(EntityContext ic) \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2034.eb.ejb11=CHKJ2034W\uff1aunsetEntityContext() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2035.eb.ejb11=CHKJ2035W\uff1aejbActivate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2036.eb.ejb11=CHKJ2036W\uff1aejbPassivate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2037.eb.ejb11=CHKJ2037W\uff1aejbRemove() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2038.eb.ejb11=CHKJ2038W\uff1aejbLoad() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2039.eb.ejb11=CHKJ2039W\uff1aejbStore() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) - -CHKJ2040.sb.ejb11=CHKJ2040I\uff1a\u4e00\u5b9a\u4e0d\u80fd\u5c06\u201cthis\u201d\u4f5c\u4e3a\u65b9\u6cd5\u81ea\u53d8\u91cf\u6216\u7ed3\u679c\u4f20\u9012\u3002(EJB 1.1: 6.10.2) - -CHKJ2100.ejb11=CHKJ2100E\uff1a\u89d2\u8272\u7684\u53cc\u65b9\u90fd\u5fc5\u987b\u4f7f\u7528\u76f8\u540c\u6570\u76ee\u7684\u5c5e\u6027\u3002 -CHKJ2101.ejb11=CHKJ2101E\uff1a\u89d2\u8272\u7684\u53cc\u65b9\u90fd\u5fc5\u987b\u4f7f\u7528\u540c\u4e00\u7c7b\u578b\u3002 -CHKJ2102.eh.ejb11=CHKJ2102E\uff1a\u5fc5\u987b\u5728 {0} \u7c7b\u4e0a\u5b9a\u4e49\u4e00\u4e2a finder \u63cf\u8ff0\u7b26\u6216\u5339\u914d\u7684 custom finder \u65b9\u6cd5\u3002 -CHKJ2103.ejb11=CHKJ2103E\uff1a\u5728\u7ec4\u4ef6\u7ee7\u627f\u4e2d\uff0c{0} bean \u7c7b\u5fc5\u987b\u7ee7\u627f {1}\u3002(EJB 1.1: B.2) -CHKJ2104.ejb11=CHKJ2104E\uff1a\u5728\u7ec4\u4ef6\u7ee7\u627f\u4e2d\uff0c{0} home \u63a5\u53e3\u4e00\u5b9a\u4e0d\u80fd\u7ee7\u627f {1}\u3002(EJB 1.1: B.2) -CHKJ2105.ejb11=CHKJ2105E\uff1a\u5728\u7ec4\u4ef6\u7ee7\u627f\u4e2d\uff0c{0} \u8fdc\u7a0b\u63a5\u53e3\u5fc5\u987b\u7ee7\u627f {1}\u3002(EJB 1.1: B.2) -CHKJ2106.ejb11=CHKJ2106E\uff1aBean {0} \u5fc5\u987b\u5c06 {1} \u7528\u4f5c\u5176 <prim-key-class> (EJB 1.1: B.2)\u3002 - -CHKJ2200.i.ejb11=CHKJ2200W\uff1a{0} \u9759\u6001\u7684\u5b57\u6bb5\u5e94\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 18.1.2) -CHKJ2200.m.ejb11=CHKJ2200W\uff1a\u6b64\u9759\u6001\u7684\u5b57\u6bb5\u5e94\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 18.1.2) -CHKJ2201.eb.i.ejb11=CHKJ2201E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u77ac\u6001\u7684\u3002(EJB 1.1: 9.4.1) -CHKJ2201.eb.m.ejb11=CHKJ2201E\uff1a\u8be5\u5b57\u6bb5\u4e00\u5b9a\u4e0d\u80fd\u662f\u77ac\u6001\u7684\u3002(EJB 1.1: 9.4.1) -CHKJ2202.eb.i.ejb11=CHKJ2202W\uff1a\u5b57\u6bb5 {0} \u7684\u5b57\u6bb5\u7c7b\u578b\u5bf9 CMP bean \u65e0\u6548\u3002(EJB 1.1: 9.4.1) -CHKJ2202.eb.m.ejb11=CHKJ2202W\uff1a\u5b57\u6bb5\u7c7b\u578b\u5bf9 CMP bean \u65e0\u6548\u3002(EJB 1.1: 9.4.1) -CHKJ2203.eb.i.ejb11=CHKJ2203E\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.4.1) -CHKJ2203.eb.m.ejb11=CHKJ2203E\uff1a\u8be5\u5b57\u6bb5\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.4.1) -CHKJ2205.eb.i.ejb11=CHKJ2205W\uff1a\u540d\u4e3a {0} \u7684\u4e3b\u952e\u5b57\u6bb5\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.4.7.2) -CHKJ2205.eb.m.ejb11=CHKJ2205W\uff1a\u4e3b\u952e\u5b57\u6bb5\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.4.7.2) -CHKJ2206.eb.i.ejb11=CHKJ2206W\uff1a{0} \u5fc5\u987b\u4e3a {1} \u7684 <cmp-field> \u548c bean \u7c7b {2} \u7684\u5b57\u6bb5\u3002(EJB 1.1: 9.4.7.2)\u3002 -CHKJ2206.eb.m.ejb11=CHKJ2206W\uff1a\u6b64\u5b57\u6bb5\u5fc5\u987b\u4e3a {0} \u7684 <cmp-field> \u548c bean \u7c7b {1} \u7684\u5b57\u6bb5\u3002(EJB 1.1: 9.4.7.2)\u3002 -CHKJ2207.eb.ejb11=CHKJ2207E\uff1a\u952e\u5b57\u6bb5 {0} \u7684\u7c7b\u578b\u5fc5\u987b\u4e0e\u4e3b\u952e {1} \u7684\u7c7b\u578b\u76f8\u540c\u3002(EJB 1.1: 9.4.7.1)\u3002 - -CHKJ2400.ejbCreate.sb.i.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u5728\u65b9\u6cd5 {0} \u4e0a\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2400.ejbCreate.sb.m.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2400.bus.sb.i.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u5728\u65b9\u6cd5 {0} \u4e0a\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2400.bus.sb.m.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2400.ejbCreate.eb.i.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u5728 {0} \u4e0a\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2400.ejbCreate.eb.m.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2400.ejbPostCreate.eb.i.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u5728 {0} \u4e0a\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2400.ejbPostCreate.eb.m.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2400.ejbFind.eb.i.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u5728 {0} \u4e0a\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2400.ejbFind.eb.m.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2400.bus.eb.i.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u5728 {0} \u4e0a\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 9.2.6)\u3002 -CHKJ2400.bus.eb.m.ejb11=CHKJ2400W\uff1a\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528 java.rmi.RemoteException\u3002(EJB 1.1: 9.2.6)\u3002 - -CHKJ2401.sb.i.ejb11=CHKJ2401E\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a\u3002(EJB 1.1: 6.10.3) -CHKJ2401.sb.m.ejb11=CHKJ2401E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a\u3002(EJB 1.1: 6.10.3) -CHKJ2402.sh.i.ejb11=CHKJ2402W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} \u8fdc\u7a0b\u63a5\u53e3\u7c7b\u578b\u3002(EJB 1.1: 6.10.6)\u3002 -CHKJ2402.sh.m.ejb11=CHKJ2402W\uff1a\u6b64 create \u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} \u8fdc\u7a0b\u63a5\u53e3\u7c7b\u578b\u3002(EJB 1.1: 6.10.6)\u3002 -CHKJ2402.eh.i.ejb11=CHKJ2402W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} \u8fdc\u7a0b\u63a5\u53e3\u7c7b\u578b\u3002(EJB 1.1: 9.2.8)\u3002 -CHKJ2402.eh.m.ejb11=CHKJ2402W\uff1a\u6b64 create \u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} \u8fdc\u7a0b\u63a5\u53e3\u7c7b\u578b\u3002(EJB 1.1: 9.2.8)\u3002 -CHKJ2403.eh.i.ejb11=CHKJ2403W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} \u6216\u5176\u96c6\u5408\u3002(EJB 1.1: 9.2.8) -CHKJ2403.eh.m.ejb11=CHKJ2403W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} \u6216\u5176\u96c6\u5408\u3002(EJB 1.1: 9.2.8) -CHKJ2405.eh.i.ejb11=CHKJ2405W\uff1a{0} \u4e2d\u81ea\u53d8\u91cf\u7684\u987a\u5e8f\u548c\u7c7b\u578b\u5fc5\u987b\u4e0e {1} \u952e\u7c7b\u4e2d\u5b57\u6bb5\u7684\u987a\u5e8f\u548c\u7c7b\u578b\u76f8\u5339\u914d\u3002(EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2405.eh.m.ejb11=CHKJ2405W\uff1a\u81ea\u53d8\u91cf\u7684\u987a\u5e8f\u548c\u7c7b\u578b\u5fc5\u987b\u4e0e {0} \u952e\u7c7b\u4e2d\u5b57\u6bb5\u7684\u987a\u5e8f\u548c\u7c7b\u578b\u76f8\u5339\u914d\u3002(EJB 1.1: 9.2.8, 9.4.7.3, 16.5) -CHKJ2406.eb.i.ejb11=CHKJ2406W\uff1a{0} \u5e94\u8fd4\u56de\u4e3b\u952e\u7c7b\u578b {1}\u3002(EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3)\u3002 -CHKJ2406.eb.m.ejb11=CHKJ2406W\uff1a\u6b64\u65b9\u6cd5\u5e94\u8fd4\u56de\u4e3b\u952e\u7c7b\u578b {0}\u3002(EJB 1.1: 9.2.3, 9.4.2, 9.4.7.3)\u3002 -CHKJ2407.eb.i.ejb11=CHKJ2407W\uff1a{0} \u5e94\u8fd4\u56de {1} \u6216\u5176\u96c6\u5408\u3002(EJB 1.1: 9.2.5) -CHKJ2407.eb.m.ejb11=CHKJ2407W\uff1a\u6b64\u65b9\u6cd5\u5e94\u8fd4\u56de {0} \u6216\u5176\u96c6\u5408\u3002(EJB 1.1: 9.2.5) - -CHKJ2408.ejbCreate.sb.i.ejb11=CHKJ2408E\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2408.ejbCreate.sb.m.ejb11=CHKJ2408E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2408.bus.sb.i.ejb11=CHKJ2408E\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2408.bus.sb.m.ejb11=CHKJ2408E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2408.ejbCreate.eb.i.ejb11=CHKJ2408E\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2408.ejbCreate.eb.m.ejb11=CHKJ2408E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2408.ejbPostCreate.eb.i.ejb11=CHKJ2408E\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2408.ejbPostCreate.eb.m.ejb11=CHKJ2408E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2408.ejbFind.eb.i.ejb11=CHKJ2408E\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2408.ejbFind.eb.m.ejb11=CHKJ2408E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2408.bus.eb.i.ejb11=CHKJ2408E\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.2.6)\u3002 -CHKJ2408.bus.eb.m.ejb11=CHKJ2408E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 1.1: 9.2.6)\u3002 - -CHKJ2409.ejbCreate.sb.i.ejb11=CHKJ2409E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2409.ejbCreate.sb.m.ejb11=CHKJ2409E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2409.bus.sb.i.ejb11=CHKJ2409E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2409.bus.sb.m.ejb11=CHKJ2409E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2409.ejbCreate.eb.i.ejb11=CHKJ2409E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2409.ejbCreate.eb.m.ejb11=CHKJ2409E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2409.ejbPostCreate.eb.i.ejb11=CHKJ2409E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2409.ejbPostCreate.eb.m.ejb11=CHKJ2409E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2409.ejbFind.eb.i.ejb11=CHKJ2409E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2409.ejbFind.eb.m.ejb11=CHKJ2409E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2409.bus.eb.i.ejb11=CHKJ2409E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 9.2.6)\u3002 -CHKJ2409.bus.eb.m.ejb11=CHKJ2409E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684\u3002(EJB 1.1: 9.2.6)\u3002 - -CHKJ2410.ejbCreate.sb.i.ejb11=CHKJ2410E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2410.ejbCreate.sb.m.ejb11=CHKJ2410E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2410.bus.sb.i.ejb11=CHKJ2410E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2410.bus.sb.m.ejb11=CHKJ2410E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2410.ejbCreate.eb.i.ejb11=CHKJ2410E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2410.ejbCreate.eb.m.ejb11=CHKJ2410E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2410.ejbPostCreate.eb.i.ejb11=CHKJ2410E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2410.ejbPostCreate.eb.m.ejb11=CHKJ2410E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2410.ejbFind.eb.i.ejb11=CHKJ2410E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2410.ejbFind.eb.m.ejb11=CHKJ2410E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2410.bus.eb.i.ejb11=CHKJ2410E\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 9.2.6)\u3002 -CHKJ2410.bus.eb.m.ejb11=CHKJ2410E\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684\u3002(EJB 1.1: 9.2.6)\u3002 - -CHKJ2411.sb.i.ejb11=CHKJ2411E\uff1a{0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cejb\u201d\u5f00\u59cb\u3002(EJB 1.1: 6.10.4) -CHKJ2411.sb.m.ejb11=CHKJ2411E\uff1a\u6b64\u65b9\u6cd5\u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cejb\u201d\u5f00\u59cb\u3002(EJB 1.1: 6.10.4) -CHKJ2411.eb.i.ejb11=CHKJ2411E\uff1a{0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cejb\u201d\u5f00\u59cb\u3002(EJB 1.1: 9.2.6) -CHKJ2411.eb.m.ejb11=CHKJ2411E\uff1a\u6b64\u65b9\u6cd5\u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cejb\u201d\u5f00\u59cb\u3002(EJB 1.1: 9.2.6) - -CHKJ2412.sb.i.ejb11=CHKJ2412I\uff1a{0} \u7684\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10) (RMI 1.3: 2.6)\u3002 -CHKJ2412.sb.m.ejb11=CHKJ2412I\uff1a\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10) (RMI 1.3: 2.6)\u3002 -CHKJ2412.eb.i.ejb11=CHKJ2412I\uff1a{0} \u7684\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2) (RMI 1.3: 2.6)\u3002 -CHKJ2412.eb.m.ejb11=CHKJ2412I\uff1a\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2) (RMI 1.3: 2.6)\u3002 -CHKJ2412.sr.i.ejb11=CHKJ2412I\uff1a{0} \u7684\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.5) (RMI 1.3: 2.6)\u3002 -CHKJ2412.sr.m.ejb11=CHKJ2412I\uff1a\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.5) (RMI 1.3: 2.6)\u3002 -CHKJ2412.er.i.ejb11=CHKJ2412I\uff1a{0} \u7684\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.7) (RMI 1.3: 2.6)\u3002 -CHKJ2412.er.m.ejb11=CHKJ2412I\uff1a\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.7) (RMI 1.3: 2.6)\u3002 -CHKJ2412.sh.i.ejb11=CHKJ2412I\uff1a{0} \u7684\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.6) (RMI 1.3: 2.6)\u3002 -CHKJ2412.sh.m.ejb11=CHKJ2412I\uff1a\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.6) (RMI 1.3: 2.6)\u3002 -CHKJ2412.eh.i.ejb11=CHKJ2412I\uff1a{0} \u7684\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.8) (RMI 1.3: 2.6)\u3002 -CHKJ2412.eh.m.ejb11=CHKJ2412I\uff1a\u8fd4\u56de\u7c7b\u578b\u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.8) (RMI 1.3: 2.6)\u3002 - -CHKJ2413.sb.i.ejb11=CHKJ2413I\uff1a{0} \u7684\u81ea\u53d8\u91cf {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10) (RMI 1.3: 2.6)\u3002 -CHKJ2413.sb.m.ejb11=CHKJ2413I\uff1a\u81ea\u53d8\u91cf {0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10) (RMI 1.3: 2.6)\u3002 -CHKJ2413.eb.i.ejb11=CHKJ2413I\uff1a{0} \u7684\u81ea\u53d8\u91cf {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2) (RMI 1.3: 2.6)\u3002 -CHKJ2413.eb.m.ejb11=CHKJ2413I\uff1a\u81ea\u53d8\u91cf {0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2) (RMI 1.3: 2.6)\u3002 -CHKJ2413.sr.i.ejb11=CHKJ2413I\uff1a{0} \u7684\u81ea\u53d8\u91cf {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.5) (RMI 1.3: 2.6)\u3002 -CHKJ2413.sr.m.ejb11=CHKJ2413I\uff1a\u81ea\u53d8\u91cf {0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.5) (RMI 1.3: 2.6)\u3002 -CHKJ2413.er.i.ejb11=CHKJ2413I\uff1a{0} \u7684\u81ea\u53d8\u91cf {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.7) (RMI 1.3: 2.6)\u3002 -CHKJ2413.er.m.ejb11=CHKJ2413I\uff1a\u81ea\u53d8\u91cf {0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.7) (RMI 1.3: 2.6)\u3002 -CHKJ2413.sh.i.ejb11=CHKJ2413I\uff1a{0} \u7684\u81ea\u53d8\u91cf {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.6) (RMI 1.3: 2.6)\u3002 -CHKJ2413.sh.m.ejb11=CHKJ2413I\uff1a\u81ea\u53d8\u91cf {0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.6) (RMI 1.3: 2.6)\u3002 -CHKJ2413.eh.i.ejb11=CHKJ2413I\uff1a{0} \u7684\u81ea\u53d8\u91cf {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.8) (RMI 1.3: 2.6)\u3002 -CHKJ2413.eh.m.ejb11=CHKJ2413I\uff1a\u81ea\u53d8\u91cf {0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.8) (RMI 1.3: 2.6)\u3002 - -CHKJ2414.sh.i.ejb11=CHKJ2414E\uff1a{0} \u5fc5\u987b\u629b\u51fa {1}\u3002(EJB 1.1: 6.10.6) -CHKJ2414.sh.m.ejb11=CHKJ2414E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {0}\u3002(EJB 1.1: 6.10.6) -CHKJ2414.eh.i.ejb11=CHKJ2414E\uff1a{0} \u5fc5\u987b\u629b\u51fa {1}\u3002(EJB 1.1: 9.2.8) -CHKJ2414.eh.m.ejb11=CHKJ2414E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {0}\u3002(EJB 1.1: 9.2.8) -CHKJ2414.sr.i.ejb11=CHKJ2414E\uff1a{0} \u5fc5\u987b\u629b\u51fa {1}\u3002(EJB 1.1: 6.10.5) -CHKJ2414.sr.m.ejb11=CHKJ2414E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {0}\u3002(EJB 1.1: 6.10.5) -CHKJ2414.er.i.ejb11=CHKJ2414E\uff1a{0} \u5fc5\u987b\u629b\u51fa {1}\u3002(EJB 1.1: 9.2.7) -CHKJ2414.er.m.ejb11=CHKJ2414E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {0}\u3002(EJB 1.1: 9.2.7) - -CHKJ2415.sr.i.ejb11=CHKJ2415E\uff1a{0} \u7684\u8fd4\u56de\u7c7b\u578b\u5fc5\u987b\u4e0e {2} bean \u7c7b\u4e2d\u5339\u914d\u65b9\u6cd5\u7684\u8fd4\u56de\u7c7b\u578b {1} \u76f8\u5339\u914d\u3002(EJB 1.1: 6.10.5) -CHKJ2415.sr.m.ejb11=CHKJ2415E\uff1a\u8fd4\u56de\u7c7b\u578b\u5fc5\u987b\u4e0e {1} bean \u7c7b\u4e2d\u5339\u914d\u65b9\u6cd5\u7684\u8fd4\u56de\u7c7b\u578b {0} \u76f8\u5339\u914d\u3002(EJB 1.1: 6.10.5) -CHKJ2415.er.i.ejb11=CHKJ2415E\uff1a{0} \u7684\u8fd4\u56de\u7c7b\u578b\u5fc5\u987b\u4e0e {2} bean \u7c7b\u4e2d\u5339\u914d\u65b9\u6cd5\u7684\u8fd4\u56de\u7c7b\u578b {1} \u76f8\u5339\u914d\u3002(EJB 1.1: 9.2.7) -CHKJ2415.er.m.ejb11=CHKJ2415E\uff1a\u8fd4\u56de\u7c7b\u578b\u5fc5\u987b\u4e0e {1} bean \u7c7b\u4e2d\u5339\u914d\u65b9\u6cd5\u7684\u8fd4\u56de\u7c7b\u578b {0} \u76f8\u5339\u914d\u3002(EJB 1.1: 9.2.7) -CHKJ2415.sh.i.ejb11=CHKJ2415E\uff1a{0} \u7684\u8fd4\u56de\u7c7b\u578b\u5fc5\u987b\u4e0e {2} bean \u7c7b\u4e2d\u5339\u914d\u65b9\u6cd5\u7684\u8fd4\u56de\u7c7b\u578b {1} \u76f8\u5339\u914d\u3002(EJB 1.1: 6.10.6) -CHKJ2415.sh.m.ejb11=CHKJ2415E\uff1a\u8fd4\u56de\u7c7b\u578b\u5fc5\u987b\u4e0e {1} bean \u7c7b\u4e2d\u5339\u914d\u65b9\u6cd5\u7684\u8fd4\u56de\u7c7b\u578b {0} \u76f8\u5339\u914d\u3002(EJB 1.1: 6.10.6) -CHKJ2415.eh.i.ejb11=CHKJ2415E\uff1a{0} \u7684\u8fd4\u56de\u7c7b\u578b\u5fc5\u987b\u4e0e {2} bean \u7c7b\u4e2d\u5339\u914d\u65b9\u6cd5\u7684\u8fd4\u56de\u7c7b\u578b {1} \u76f8\u5339\u914d\u3002(EJB 1.1: 9.2.8) -CHKJ2415.eh.m.ejb11=CHKJ2415E\uff1a\u8fd4\u56de\u7c7b\u578b\u5fc5\u987b\u4e0e {1} bean \u7c7b\u4e2d\u5339\u914d\u65b9\u6cd5\u7684\u8fd4\u56de\u7c7b\u578b {0} \u76f8\u5339\u914d\u3002(EJB 1.1: 9.2.8) - -CHKJ2418.eb.i.ejb11=CHKJ2418E\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a\u3002(EJB 1.1: 9.2.4) -CHKJ2418.eb.m.ejb11=CHKJ2418E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a\u3002(EJB 1.1: 9.2.4) -CHKJ2419.sh.i.ejb11=CHKJ2419E\uff1a{0} \u5fc5\u987b\u662f create \u65b9\u6cd5\u3002(EJB 1.1: 6.10.6) -CHKJ2419.sh.m.ejb11=CHKJ2419E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f create \u65b9\u6cd5\u3002(EJB 1.1: 6.10.6) - -CHKJ2420.sb.i.ejb11=CHKJ2420E\uff1a\u5fc5\u987b\u7531 {2} home \u63a5\u53e3\u4e0a {0} \u7684\u76f8\u5e94\u65b9\u6cd5\u629b\u51fa {1}\u3002(EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.sb.m.ejb11=CHKJ2420E\uff1a\u5fc5\u987b\u7531 {1} home \u63a5\u53e3\u4e0a\u7684\u76f8\u5e94\u65b9\u6cd5\u629b\u51fa {0}\u3002(EJB 1.1: 6.10.6, 12.2.1, 12.2.2) -CHKJ2420.eb.i.ejb11=CHKJ2420E\uff1a\u5fc5\u987b\u7531 {2} home \u63a5\u53e3\u4e0a {0} \u7684\u76f8\u5e94\u65b9\u6cd5\u629b\u51fa {1}\u3002(EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2420.eb.m.ejb11=CHKJ2420E\uff1a\u5fc5\u987b\u7531 {1} home \u63a5\u53e3\u4e0a\u7684\u76f8\u5e94\u65b9\u6cd5\u629b\u51fa {0}\u3002(EJB 1.1: 9.2.8, 12.2.1, 12.2.2) -CHKJ2432.sb.i.ejb11=CHKJ2432E\uff1a{1} \u8fdc\u7a0b\u63a5\u53e3\u4e0a {0} \u7684\u76f8\u5e94\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {2}\u3002(EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.sb.m.ejb11=CHKJ2432E\uff1a{0} \u8fdc\u7a0b\u63a5\u53e3\u4e0a\u7684\u76f8\u5e94\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {1}\u3002(EJB 1.1: 6.10.5, 12.2.1, 12.2.2) -CHKJ2432.eb.i.ejb11=CHKJ2432E\uff1a{1} \u8fdc\u7a0b\u63a5\u53e3\u4e0a {0} \u7684\u76f8\u5e94\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {2}\u3002(EJB 1.1: 9.2.7, 12.2.1, 12.2.2) -CHKJ2432.eb.m.ejb11=CHKJ2432E\uff1a{0} \u8fdc\u7a0b\u63a5\u53e3\u4e0a\u7684\u76f8\u5e94\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {1}\u3002(EJB 1.1: 9.2.7, 12.2.1, 12.2.2) - -CHKJ2801.ejb11=CHKJ2801E\uff1a\u5fc5\u987b\u6307\u5b9a <ejb-name> \u5143\u7d20\u7684\u503c\u3002(EJB 1.1: 16.2, 16.5) -CHKJ2802.named.ejb11=CHKJ2802E\uff1a\u4e0d\u80fd\u53cd\u6620 <ejb-class> \u7c7b {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2802.unnamed.ejb11=CHKJ2802E\uff1a\u5728 <ejb-class> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e86\u672a\u77e5\u7c7b\u3002(EJB 1.1: 16.2, 16.5)\u3002 -CHKJ2803.named.ejb11=CHKJ2803E\uff1a\u4e0d\u80fd\u53cd\u6620 <home> \u63a5\u53e3 {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2803.unnamed.ejb11=CHKJ2803E\uff1a<home> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e86\u672a\u77e5\u63a5\u53e3\u3002(EJB 1.1: 16.2, 16.5)\u3002 -CHKJ2804.named.ejb11=CHKJ2804E\uff1a\u4e0d\u80fd\u53cd\u6620 <remote> \u63a5\u53e3 {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2804.unnamed.ejb11=CHKJ2804E\uff1a<remote> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e86\u672a\u77e5\u63a5\u53e3\u3002(EJB 1.1: 16.2, 16.5)\u3002 -CHKJ2806.ejb11=CHKJ2806E\uff1a<reentrant> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201cTrue\u201d\u6216\u201cFalse\u201d\u3002(EJB 1.1: 16.2, 16.5) -CHKJ2807.ejb11=CHKJ2807E\uff1a<session-type> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201cStateful\u201d\u6216\u201cStateless\u201d\u3002(EJB 1.1: 16.2, 16.5) -CHKJ2808.ejb11=CHKJ2808E\uff1a<transaction-type> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201cContainer\u201d\u6216\u201cBean\u201d\u3002(EJB 1.1: 11.3.5, 16.2,, 16.5) -CHKJ2809.ejb11=CHKJ2809E\uff1a<persistence-type> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201cContainer\u201d\u6216\u201cBean\u201d\u3002(EJB 1.1: 16.2, 16.5) -CHKJ2810.named.ejb11=CHKJ2810E\uff1a\u4e0d\u80fd\u53cd\u6620 <prim-key-class> \u7c7b {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2810.unnamed.ejb11=CHKJ2810E\uff1a<prim-key-class> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e86\u672a\u77e5\u7c7b\u3002(EJB 1.1: 16.2, 16.5)\u3002 -CHKJ2811.named.ejb11=CHKJ2811E\uff1a<field-name> {0} \u4e0d\u80fd\u4f4d\u4e8e bean \u7c7b {1} \u4e0a\u3002(EJB 1.1: 16.5)\u3002 -CHKJ2811.unnamed.ejb11=CHKJ2811E\uff1a<cmp-field> \u5fc5\u987b\u6307\u5b9a <field-name>\u3002(EJB 1.1: 16.5)\u3002 -CHKJ2812.ejb11=CHKJ2812E\uff1aBean \u7c7b {0} \u5fc5\u987b\u81f3\u5c11\u5c06\u5b83\u7684\u4e00\u4e2a\u5b57\u6bb5\u6307\u5b9a\u4e3a <cmp-field>\u3002(EJB 1.1: 16.5) -CHKJ2814.ejb11=CHKJ2814W\uff1a<method> \u4e2d\u7684 <ejb-name> \u5e94\u6307\u5b9a\u5df2\u77e5\u4f01\u4e1a Bean\u3002(EJB 1.1: 11.4.1, 15.3.2, 16.5) - -CHKJ2820.ejb11=CHKJ2820W\uff1a\u5b89\u5168\u89d2\u8272\u5f15\u7528\u53ea\u80fd\u5b9a\u4e49\u4e00\u6b21\u3002 -CHKJ2822.ejb11=CHKJ2822W\uff1abean {0} \u7684 <security-role-ref> \u5143\u7d20\u5e94\u5b9a\u4e49 <role-name> \u5143\u7d20\u3002(EJB 1.1: 15.2.5.3) -CHKJ2823.ejb11=CHKJ2823W\uff1a<security-role-ref> \u5143\u7d20\u5e94\u5b9a\u4e49 <role-link> \u5143\u7d20\u3002(EJB 1.1: 15.3.3) -CHKJ2824.ejb11=CHKJ2824W\uff1a<security-role-ref> \u5143\u7d20\u5f15\u7528\u4e86\u672a\u77e5\u89d2\u8272 {0}\u3002(EJB 1.1: 15.3.3) -CHKJ2825.ejb11=CHKJ2825W\uff1aejb-jar.xml \u4e2d\u7684 <security-role> \u5143\u7d20\u5e94\u5b9a\u4e49 <role-name> \u5143\u7d20\u3002(EJB 1.1: 15.3.1) -CHKJ2826.ejb11=CHKJ2826W\uff1a\u5b89\u5168\u89d2\u8272\u540d\u5fc5\u987b\u552f\u4e00\u3002(EJB 1.1: 15.3.1) -CHKJ2827.ejb11=CHKJ2827W\uff1a\u6ca1\u6709 <security-role> \u5143\u7d20\uff0c\u5c31\u4e0d\u80fd\u4f7f\u7528 <role-link> \u5143\u7d20\u3002(EJB 1.1: 15.2.5.3, 15.3.1, 15.3.3) -CHKJ2828.ejb11=CHKJ2828E\uff1a\u6ca1\u6709\u539f\u59cb\u4e3b\u952e\uff0c\u5c31\u4e0d\u80fd\u4f7f\u7528 <primkey-field> \u5143\u7d20\u3002(EJB 1.1: 9.4.7, 16.5) -CHKJ2829.ejb11=CHKJ2829E\uff1a\u952e\u7c7b {0} \u672a\u6620\u5c04\u81f3\u4f01\u4e1a bean {1} \u4e2d\u7684\u4efb\u4f55\u5b57\u6bb5\u3002(EJB 1.1: 9.4.7, 16.5) - -CHKJ2830.ejb11=CHKJ2830W\uff1a\u4e0d\u80fd\u53cd\u6620 {0} \u5b57\u6bb5\u7684\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2831.ejb11=CHKJ2831W\uff1a\u5fc5\u987b\u5728 <cmp-field> \u5143\u7d20\u4e2d\u58f0\u660e {0}\u3002(EJB 1.1: 9.4.7.2) -CHKJ2832.ejb11=CHKJ2832I\uff1a\u5728 EJB \u6a21\u5757\u4e2d\u627e\u4e0d\u5230\u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684 home {0}\u3002(EJB 1.1: 14.3.1.2) -CHKJ2833.ejb11=CHKJ2833I\uff1a\u5728 EJB \u6a21\u5757\u4e2d\u627e\u4e0d\u5230\u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684\u8fdc\u7a0b {0}\u3002(EJB 1.1: 14.3.1.2) -CHKJ2834.ejb11=CHKJ2834I\uff1a\u5728 EJB \u6a21\u5757\u4e2d\u627e\u4e0d\u5230\u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684 Bean {0}\u3002(EJB 1.1: 14.3.2) -CHKJ2835.ejb11=CHKJ2835I\uff1aBean {0} \u662f {1} \u7c7b\u578b\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684 <ejb-ref-type> \u5143\u7d20\u3002(EJB 1.1: 14.3.2) -CHKJ2836.ejb11=CHKJ2836I\uff1aBean {0} \u4f7f\u7528 home {1}\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684 <ejb-ref> \u5143\u7d20\u3002(EJB 1.1: 14.3.2) -CHKJ2837.ejb11=CHKJ2837I\uff1aBean {0} \u4f7f\u7528\u8fdc\u7a0b {1}\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684 <ejb-ref> \u5143\u7d20\u3002(EJB 1.1: 14.3.2)\u3002 -CHKJ2838.ejb11=CHKJ2838I\uff1a\u5efa\u8bae\u5728\u201cejb\u201d\u5b50\u4e0a\u4e0b\u6587\u4e2d\u7ec4\u7ec7\u5bf9\u4f01\u4e1a bean \u7684\u6240\u6709\u5f15\u7528\u3002(EJB 1.1: 14.3.1.1)\u3002 -CHKJ2839.ejb11=CHKJ2839W\uff1a<env-entry> \u5143\u7d20\u7684 <env-entry-name> \u5143\u7d20\u65e0\u6548\u3002(EJB 1.1: 14.2.1.2) - -CHKJ2840.ejb11=CHKJ2840W\uff1a<env-entry> \u5143\u7d20\u7684 <env-entry-type> \u5143\u7d20\u65e0\u6548\u3002(EJB 1.1: 14.2.1.2)\u3002 -CHKJ2841.ejb11=CHKJ2841W\uff1a<env-entry-name> \u5143\u7d20\u4e2d\u7684 {0} \u540d\u79f0\u5728 bean \u4e2d\u53ea\u80fd\u4f7f\u7528\u4e00\u6b21\u3002(EJB 1.1: 14.2.1.2)\u3002 -CHKJ2842.ejb11=CHKJ2842W\uff1a\u5f53 <method-name> \u4e3a\u201c*\u201d\u65f6\u5ffd\u7565 <method-params>\u3002(EJB 1.1: 11.4.1, 15.3.2)\u3002 -CHKJ2843.ejb11=CHKJ2843W\uff1a{0} \u4e0a\u6ca1\u6709\u4efb\u4f55\u65b9\u6cd5\u4e0e\u6b64 <method> \u76f8\u5339\u914d\u3002(EJB 1.1: 11.4.1, 15.3.2)\u3002 -CHKJ2844.ejb11=CHKJ2844W\uff1a\u5e94\u5728 <method-permission> \u4e2d\u81f3\u5c11\u8bbe\u7f6e\u4e00\u4e2a <method>\u3002(EJB 1.1: 11.4.1, 15.3.2)\u3002 -CHKJ2845.ejb11=CHKJ2845W\uff1a\u5e94\u5728 <method-permission> \u4e2d\u81f3\u5c11\u8bbe\u7f6e\u4e00\u4e2a <role-name>\u3002(EJB 1.1: 11.4.1, 15.3.2)\u3002 -CHKJ2846.ejb11=CHKJ2846W\uff1a\u5bf9\u4e8e\u6b64 <method-permission>\uff0c\u627e\u4e0d\u5230\u4efb\u4f55\u65b9\u6cd5\u3002(EJB 1.1: 15.3.2)\u3002 -CHKJ2847.ejb11=CHKJ2847W\uff1a\u5bf9\u4e8e\u6b64 <container-transaction>\uff0c\u627e\u4e0d\u5230\u4efb\u4f55\u65b9\u6cd5\u3002(EJB 1.1: 11.4.1)\u3002 -CHKJ2849.ejb11=CHKJ2849W\uff1a\u4e0d\u80fd\u9a8c\u8bc1 {0} \u7684\u7ec4\u4ef6\u7ee7\u627f\uff0c\u539f\u56e0\u662f\u4e0d\u80fd\u53cd\u6620 {1} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2850.ejb11=CHKJ2850W\uff1a\u4e0d\u80fd\u9a8c\u8bc1 <method>\uff0c\u539f\u56e0\u662f\u4e0d\u80fd\u53cd\u6620 {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2851.ejb11=CHKJ2851W\uff1a\u4e0d\u80fd\u9a8c\u8bc1 {0}\uff0c\u539f\u56e0\u662f\u4e0d\u80fd\u53cd\u6620 {1} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2852.ejb11=CHKJ2852W\uff1a\u9a8c\u8bc1 ejb-jar.xml \u65f6\u6355\u83b7\u5230\u201c\u53ef\u629b\u51fa\u201d\u5f02\u5e38\u3002\u6b63\u5728\u9a8c\u8bc1\u7684 bean \u662f {0}\u3002 -CHKJ2853.ejb11=CHKJ2853W\uff1a\u9a8c\u8bc1 ibm-ejb-jar-ext.xmi \u65f6\u6355\u83b7\u5230\u201c\u53ef\u629b\u51fa\u201d\u5f02\u5e38\u3002\u6b63\u5728\u9a8c\u8bc1\u7684 bean \u662f {0}\u3002 - -CHKJ2908.ejb11=CHKJ2908W\uff1a\u4e0d\u80fd\u6b63\u786e\u53cd\u6620\u4f01\u4e1a bean\u3002\u6709\u5173\u66f4\u591a\u4fe1\u606f\uff0c\u8fd0\u884c XML \u9a8c\u8bc1\u5668\u3002 - -CHKJ2895.ejb11=CHKJ2895W\uff1a<ejb-name> {0} \u5728 ejb-jar.xml \u6587\u4ef6\u4e2d\u5fc5\u987b\u662f\u552f\u4e00\u7684 (EJB 1.1: 16.5)\u3002 -CHKJ2875.ejb11=CHKJ2875E\uff1a<ejb-client-jar> {0} \u5fc5\u987b\u5728\u5305\u542b\u6b64 EJB \u6a21\u5757\u7684\u6bcf\u4e2a EAR \u6587\u4ef6\u4e2d\u5b58\u5728 (EJB 1.1: 16.5, 17.4)\u3002 - - -# EJB_METHOD_BEAN_NULL=CHKJ2434W: Validation of this method was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_METHOD_HOME_NULL=CHKJ2435W: Validation of this method was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_METHOD_REMOTE_NULL=CHKJ2436W: Validation of this method was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_METHOD_NULL=CHKJ2437W: Validation of this method was terminated because the enterprise bean cannot be found. -# EJB_METHOD_KEY_NULL=CHKJ2438W: Validation of this method was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_REMOTE_NULL=CHKJ2904E: Validation of {0} was terminated because the remote interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_NULL=CHKJ2903E: Validation was terminated because the enterprise bean cannot be found. -# EJB_NOTREFLECTED_JAVACLASS=CHKJ2907E: Cannot validate because the {0} type cannot be reflected. Ensure that it, and all of its dependencies, are included in the classpath. -# EJB_FIELD_CANNOT_REFLECT=CHKJ2208W: Type {0} of field {1} cannot be reflected. Ensure that {0}, and all of its dependencies, are included in the classpath. -# EJB_FIELD_BEAN_NULL=CHKJ2209W: Validation of this field was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_FIELD_HOME_NULL=CHKJ2210W: Validation of this field was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_FIELD_REMOTE_NULL=CHKJ2211W: Validation of this field was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_FIELD_NULL=CHKJ2212W: Validation of this field was terminated because the enterprise bean cannot be found. -# EJB_FIELD_KEY_NULL=CHKJ2213W: Validation of this field was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_HAS_MULTIPLE_PK_METHODS=CHKJ2000W: The {0} home interface must contain only one findByPrimaryKey method. (EJB 1.1: 9.2.8) -# EJB_HOME_NULL=CHKJ2901E: Validation of {0} was terminated because the home interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_KEY_NULL=CHKJ2902E: Validation of {0} was terminated because the key class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BEAN_NULL=CHKJ2900E: Validation of {0} was terminated because the bean class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BMP_NOFIELDS=CHKJ2042W: To have a primary key, the {0} bean class must declare at least one field. (EJB 1.1: 9.1.5.1) -# EJB_DD_CANNOT_OPEN_DD=CHKJ2821E: Cannot open the deployment descriptor. Validation cannot complete. -# EJB_DD_METHTRANSACTION_NO_TRANSACTION=CHKJ2848W: At least one <trans-attribute> must be set in a <container-transaction>. (EJB 1.1: 11.4.1) - -# -# end of messages for the EJB 1.1 specification -# - -# -# Messages for EJB 2.0 specification -# -CHKJ2828.ejb20=CHKJ2828E\uff1a\u6ca1\u6709\u539f\u59cb\u4e3b\u952e\uff0c\u5c31\u4e0d\u80fd\u4f7f\u7528 <primkey-field> (EJB 2.0: 10.8.1, 22.5)\u3002 -CHKJ2829.ejb20=CHKJ2829E\uff1a\u952e\u7c7b {0} \u672a\u6620\u5c04\u81f3\u4f01\u4e1a bean {1} \u4e2d\u7684\u4efb\u4f55\u5b57\u6bb5\u3002(EJB 2.0: 10.8, 22.5)\u3002 -CHKJ2839.ejb20=CHKJ2839W\uff1a<env-entry> \u5143\u7d20\u7684 <env-entry-name> \u5143\u7d20\u65e0\u6548\u3002(EJB 2.0: 20.2.1.2)\u3002 -CHKJ2840.ejb20=CHKJ2840W\uff1a<env-entry> \u5143\u7d20\u7684 <env-entry-type> \u5143\u7d20\u65e0\u6548\u3002(EJB 2.0: 20.2.1.2)\u3002 -CHKJ2841.ejb20=CHKJ2841W\uff1a<env-entry-name> \u5143\u7d20\u4e2d\u7684 {0} \u540d\u79f0\u5728 bean \u4e2d\u53ea\u80fd\u4f7f\u7528\u4e00\u6b21\u3002(EJB 2.0: 20.2.1.2)\u3002 -CHKJ2830.ejb20=CHKJ2830W\uff1a\u4e0d\u80fd\u53cd\u6620 {0} \u5b57\u6bb5\u7684\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2831.ejb20=CHKJ2831W\uff1a\u5fc5\u987b\u5728 <cmp-field> \u5143\u7d20\u4e2d\u58f0\u660e {0}\u3002(EJB 2.0: 10.8.2)\u3002 -CHKJ2801.ejb20=CHKJ2801E\uff1a\u5fc5\u987b\u6307\u5b9a <ejb-name> \u5143\u7d20\u7684\u503c\u3002(EJB 2.0 22.2, 22.5)\u3002 -CHKJ2809.ejb20=CHKJ2809E\uff1a<persistence-type> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201cContainer\u201d\u6216\u201cBean\u201d\u3002(EJB 2.0: 22.2, 22.5)\u3002 -CHKJ2806.ejb20=CHKJ2806E\uff1a<reentrant> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201cTrue\u201d\u6216\u201cFalse\u201d\u3002(EJB 2.0: 22.2, 22.5)\u3002 -CHKJ2807.ejb20=CHKJ2807E\uff1a<session-type> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201cStateful\u201d\u6216\u201cStateless\u201d\u3002(EJB 2.0: 22.2, 22.5)\u3002 -CHKJ2808.ejb20=CHKJ2808E\uff1a<transaction-type> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201cContainer\u201d\u6216\u201cBean\u201d\u3002(EJB 2.0: 17.3.6, 22.2, 22.5)\u3002 -CHKJ2814.ejb20=CHKJ2814W\uff1a<method> \u4e2d\u7684 <ejb-name> \u5e94\u6307\u5b9a\u5df2\u77e5\u4f01\u4e1a Bean\u3002(EJB 2.0: 17.4.1, 21.3.2, 22.5)\u3002 -CHKJ2842.ejb20=CHKJ2842W\uff1a\u5f53 <method-name> \u4e3a\u201c*\u201d\u65f6\u5ffd\u7565 <method-params>\u3002(EJB 2.0: 17.4.1, 21.3.2)\u3002 -CHKJ2843.ejb20=CHKJ2843W\uff1a{0} \u4e0a\u6ca1\u6709\u4efb\u4f55\u65b9\u6cd5\u4e0e\u6b64 <method> \u76f8\u5339\u914d\u3002(EJB 2.0: 17.4.1, 21.3.2)\u3002 -CHKJ2844.ejb20=CHKJ2844W\uff1a\u5e94\u5728 <method-permission> \u4e2d\u81f3\u5c11\u8bbe\u7f6e\u4e00\u4e2a <method>\u3002(EJB 2.0: 17.4.1, 21.3.2)\u3002 -CHKJ2845.ejb20=CHKJ2845W\uff1a\u5e94\u8be5\u5728 <method-permission> \u4e2d\u8bbe\u7f6e <role-name> \u6216 <unchecked> \u5143\u7d20\u3002(EJB 2.0: 17.4.1, 21.3.2)\u3002 -CHKJ2846.ejb20=CHKJ2846W\uff1a\u5bf9\u4e8e\u6b64 <method-permission>\uff0c\u627e\u4e0d\u5230\u4efb\u4f55\u65b9\u6cd5\u3002(EJB 2.0: 21.3.2)\u3002 -CHKJ2847.ejb20=CHKJ2847W\uff1a\u5bf9\u4e8e\u6b64 <container-transaction>\uff0c\u627e\u4e0d\u5230\u4efb\u4f55\u65b9\u6cd5\u3002(EJB 2.0: 17.4.1)\u3002 -CHKJ2812.ejb20=CHKJ2812E\uff1aBean \u7c7b {0} \u5fc5\u987b\u81f3\u5c11\u5c06\u5b83\u7684\u4e00\u4e2a\u5b57\u6bb5\u6307\u5b9a\u4e3a <cmp-field>\u3002(EJB 2.0: 22.5)\u3002 -CHKJ2832.ejb20=CHKJ2832I\uff1a\u5728 EJB \u6a21\u5757\u4e2d\u627e\u4e0d\u5230\u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684 home {0}\u3002(EJB 2.0: 20.3.1.2)\u3002 -CHKJ2833.ejb20=CHKJ2833I\uff1a\u5728 EJB \u6a21\u5757\u4e2d\u627e\u4e0d\u5230\u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684\u8fdc\u7a0b {0}\u3002(EJB 2.0: 20.3.1.2)\u3002 -CHKJ2834.ejb20=CHKJ2834I\uff1a\u5728 EJB \u6a21\u5757\u4e2d\u627e\u4e0d\u5230\u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684 Bean {0}\u3002(EJB 2.0: 20.3.2)\u3002 -CHKJ2835.ejb20=CHKJ2835I\uff1aBean {0} \u662f {1} \u7c7b\u578b\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684 <ejb-ref-type> \u5143\u7d20\u3002(EJB 2.0: 20.3.2)\u3002 -CHKJ2836.ejb20=CHKJ2836I\uff1aBean {0} \u4f7f\u7528 home {1}\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684 <ejb-ref> \u5143\u7d20\u3002(EJB 2.0: 20.3.2)\u3002 -CHKJ2837.ejb20=CHKJ2837I\uff1aBean {0} \u4f7f\u7528\u8fdc\u7a0b {1}\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684 <ejb-ref> \u5143\u7d20\u3002(EJB 2.0: 20.3.2)\u3002 -CHKJ2838.ejb20=CHKJ2838I\uff1a\u5efa\u8bae\u5728\u201cejb\u201d\u5b50\u4e0a\u4e0b\u6587\u4e2d\u7ec4\u7ec7\u5bf9\u4f01\u4e1a bean \u7684\u6240\u6709\u5f15\u7528\u3002(EJB 2.0: 20.3.1.1)\u3002 -CHKJ2820.ejb20=CHKJ2820W\uff1a\u5b89\u5168\u89d2\u8272\u5f15\u7528\u88ab\u5b9a\u4e49\u4e86\u591a\u6b21\u3002 -CHKJ2822.ejb20=CHKJ2822W\uff1abean {0} \u7684 <security-role-ref> \u5143\u7d20\u5e94\u5b9a\u4e49 <role-name> \u5143\u7d20\u3002(EJB 2.0: 21.2.5.3)\u3002 -CHKJ2823.ejb20=CHKJ2823W\uff1a<security-role-ref> \u5143\u7d20\u5e94\u5b9a\u4e49 <role-link> \u5143\u7d20\u3002(EJB 2.0: 21.3.3)\u3002 -CHKJ2824.ejb20=CHKJ2824W\uff1a<security-role-ref> \u5143\u7d20\u5f15\u7528\u4e86\u672a\u77e5\u89d2\u8272 {0}\u3002(EJB 2.0: 21.3.3)\u3002 -CHKJ2825.ejb20=CHKJ2825W\uff1aejb-jar.xml \u4e2d\u7684 <security-role> \u5143\u7d20\u5e94\u5b9a\u4e49 <role-name> \u5143\u7d20\u3002(EJB 2.0: 21.3.1)\u3002 -CHKJ2826.ejb20=CHKJ2826W\uff1a\u5b89\u5168\u89d2\u8272\u540d\u5fc5\u987b\u552f\u4e00\u3002(EJB 2.0: 21.3.1)\u3002 -CHKJ2827.ejb20=CHKJ2827W\uff1a\u6ca1\u6709 <security-role> \u5143\u7d20\uff0c\u5c31\u4e0d\u80fd\u4f7f\u7528 <role-link> \u5143\u7d20\u3002(EJB 2.0: 21.2.5.3, 21.3.1, 21.3.3)\u3002 -CHKJ2850.ejb20=CHKJ2850W\uff1a\u4e0d\u80fd\u9a8c\u8bc1 <method>\uff0c\u539f\u56e0\u662f\u4e0d\u80fd\u53cd\u6620\u7c7b\u578b {0}\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2851.ejb20=CHKJ2851W\uff1a\u4e0d\u80fd\u9a8c\u8bc1 {0}\uff0c\u539f\u56e0\u662f\u4e0d\u80fd\u53cd\u6620\u7c7b\u578b {1}\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2875.ejb20=CHKJ2875E\uff1a<ejb-client-jar> {0} \u5fc5\u987b\u5728\u5305\u542b\u6b64 EJB \u6a21\u5757\u7684\u6bcf\u4e2a EAR \u6587\u4ef6\u4e2d\u5b58\u5728\uff08EJB 2.0: 22.5, 23.4, 23.6\uff09\u3002 - -CHKJ2003E.ejb20=CHKJ2003E\uff1a\u6b64\u7c7b\u4e00\u5b9a\u4e0d\u80fd\u5b9e\u73b0 javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1)\u3002 -CHKJ2003I.ejb20=CHKJ2003I\uff1aBean \u7ba1\u7406\u7684\u4e8b\u52a1\u6709\u72b6\u6001\u4f1a\u8bdd bean \u4e0d\u9700\u8981\u5b9e\u73b0 javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3, 7.10.2, 17.3.4.1)\u3002 -CHKJ2802.named.ejb20=CHKJ2802E\uff1a\u4e0d\u80fd\u53cd\u6620 <ejb-class> \u7c7b {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2802.unnamed.ejb20=CHKJ2802E\uff1a\u627e\u4e0d\u5230\u7531 <ejb-class> \u5143\u7d20\u6807\u8bc6\u7684 bean \u7c7b\u3002(EJB 2.0: 22.2, 22.5)\u3002 -CHKJ2803.named.ejb20=CHKJ2803E\uff1a\u4e0d\u80fd\u53cd\u6620 <home> \u63a5\u53e3 {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2803.unnamed.ejb20=CHKJ2803E\uff1a<home> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e86\u672a\u77e5\u63a5\u53e3\u3002(EJB 2.0: 22.2, 22.5)\u3002 -CHKJ2804.named.ejb20=CHKJ2804E\uff1a\u4e0d\u80fd\u53cd\u6620 <remote> \u63a5\u53e3 {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2804.unnamed.ejb20=CHKJ2804E\uff1a<remote> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e86\u672a\u77e5\u63a5\u53e3\u3002(EJB 2.0: 22.2, 22.5)\u3002 -CHKJ2805.named.ejb20=CHKJ2805E\uff1a\u4e0d\u80fd\u53cd\u6620 <local-home> \u63a5\u53e3 {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2805.unnamed.ejb20=CHKJ2805E\uff1a\u5728 <local-home> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e86\u672a\u77e5\u63a5\u53e3\u3002(EJB 2.0: 22.2, 22.5)\u3002 -CHKJ2800.named.ejb20=CHKJ2800E\uff1a\u4e0d\u80fd\u53cd\u6620 <local> \u63a5\u53e3 {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2800.unnamed.ejb20=CHKJ2800E\uff1a\u5728 <local> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e86\u672a\u77e5\u63a5\u53e3\u3002(EJB 2.0: 22.2, 22.5)\u3002 -CHKJ2810.named.ejb20=CHKJ2810E\uff1a\u4e0d\u80fd\u53cd\u6620 <prim-key-class> \u7c7b {0} \u6216\u5b83\u7684\u67d0\u4e2a\u8d85\u7c7b\u578b\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 -CHKJ2810.unnamed.ejb20=CHKJ2810E\uff1a<prim-key-class> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e86\u672a\u77e5\u7c7b\u3002(EJB 2.0: 22.2, 22.5)\u3002 -CHKJ2811.ejb20=CHKJ2811E\uff1a<field-name> {0} \u4e0d\u80fd\u4f4d\u4e8e bean \u7c7b {1} \u4e0a\u3002(EJB 2.0: 22.5)\u3002 - -CHKJ2103.ejb20=CHKJ2103E\uff1a\u5728\u7ec4\u4ef6\u7ee7\u627f\u4e2d\uff0c{0} bean \u7c7b\u5fc5\u987b\u7ee7\u627f {1} (EJB 2.0: D.2) -CHKJ2104.ejb20=CHKJ2104E\uff1a\u5728\u7ec4\u4ef6\u7ee7\u627f\u4e2d\uff0c{0} home \u63a5\u53e3\u4e00\u5b9a\u4e0d\u80fd\u7ee7\u627f {1}\u3002(EJB 2.0: D.2)\u3002 -CHKJ2105.ejb20=CHKJ2105E\uff1a\u5728\u7ec4\u4ef6\u7ee7\u627f\u4e2d\uff0c{0} \u7ec4\u4ef6\u63a5\u53e3\u5fc5\u987b\u7ee7\u627f {1}\u3002(EJB 2.0: D.2)\u3002 -CHKJ2106.ejb20=CHKJ2106E\uff1aBean {0} \u5fc5\u987b\u5c06 {1} \u7528\u4f5c\u5176 <prim-key-class> (EJB 2.0: D.2)\u3002 -CHKJ2849.ejb20=CHKJ2849W\uff1a\u4e0d\u80fd\u9a8c\u8bc1 {0} \u7684\u7ec4\u4ef6\u7ee7\u627f\uff0c\u539f\u56e0\u662f\u4e0d\u80fd\u53cd\u6620\u7c7b\u578b {1} \u6216\u67d0\u4e2a\u4f9d\u8d56\u9879\u3002\u68c0\u67e5\u7c7b\u8def\u5f84\u3002 - -CHKJ2895.ejb20=CHKJ2895W\uff1a<ejb-name> {0} \u5728 ejb-jar.xml \u6587\u4ef6\u4e2d\u5fc5\u987b\u662f\u552f\u4e00\u7684 (EJB 2.0: 22.5)\u3002 - -################################################## -# class/interface checks -################################################## -# implement SessionBean/EntityBean/MessageDrivenBean/MessageListener -CHKJ2017.sb.ejb20=CHKJ2017E\uff1a\u6b64\u7c7b\u5fc5\u987b\u5b9e\u73b0 {0} (EJB 2.0: 7.5.1, 7.10.2)\u3002 -CHKJ2017.mb.ejb20=CHKJ2017E\uff1a\u6b64\u7c7b\u5fc5\u987b\u5b9e\u73b0 {0} (EJB 2.0: 15.4.1, 15.7.2)\u3002 -CHKJ2017.cb.ejb20=CHKJ2017E\uff1a\u6b64\u7c7b\u5fc5\u987b\u5b9e\u73b0 {0} (EJB 2.0: 10.6.2)\u3002 -CHKJ2017.bb.ejb20=CHKJ2017E\uff1a\u6b64\u7c7b\u5fc5\u987b\u5b9e\u73b0 {0} (EJB 2.0: 12.2.2)\u3002 - -# implement EJBHome -CHKJ2017.srh.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBHome (EJB 2.0: 6.3, 7.10.6)\u3002 -CHKJ2017.crh.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBHome (EJB 2.0: 9.5, 10.6.10)\u3002 -CHKJ2017.brh.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBHome (EJB 2.0: 9.5, 12.2.9)\u3002 - -# implement EJBLocalHome -CHKJ2017.slh.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBLocalHome (EJB 2.0: 6.4, 7.10.8)\u3002 -CHKJ2017.clh.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBLocalHome (EJB 2.0: 9.6, 10.6.12)\u3002 -CHKJ2017.blh.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBLocalHome (EJB 2.0: 9.6, 12.2.11)\u3002 - -# implement EJBObject -CHKJ2017.src.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBObject (EJB 2.0: 6.5, 7.10.5)\u3002 -CHKJ2017.crc.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBObject (EJB 2.0: 9.9, 10.6.9)\u3002 -CHKJ2017.brc.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBObject (EJB 2.0: 9.9, 12.2.8)\u3002 - -# implement EJBLocalObject -CHKJ2017.slc.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBLocalObject (EJB 2.0: 7.10.7)\u3002 -CHKJ2017.clc.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBLocalObject (EJB 2.0: 9.10, 10.6.10)\u3002 -CHKJ2017.blc.ejb20=CHKJ2017E\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u6269\u5c55 javax.ejb.EJBLocalObject (EJB 2.0: 9.10, 12.2.10)\u3002 - -# impl component interface -CHKJ2040.cb.ejb20=CHKJ2040I\uff1a\u4e00\u5b9a\u4e0d\u80fd\u5c06\u201cthis\u201d\u4f5c\u4e3a\u65b9\u6cd5\u81ea\u53d8\u91cf\u6216\u7ed3\u679c\u4f20\u9012 (EJB 2.0: 10.6.2)\u3002 -CHKJ2040.bb.ejb20=CHKJ2040I\uff1a\u4e00\u5b9a\u4e0d\u80fd\u5c06\u201cthis\u201d\u4f5c\u4e3a\u65b9\u6cd5\u81ea\u53d8\u91cf\u6216\u7ed3\u679c\u4f20\u9012 (EJB 2.0: 12.2.2)\u3002 -CHKJ2040.sb.ejb20=CHKJ2040I\uff1a\u4e00\u5b9a\u4e0d\u80fd\u5c06\u201cthis\u201d\u4f5c\u4e3a\u65b9\u6cd5\u81ea\u53d8\u91cf\u6216\u7ed3\u679c\u4f20\u9012 (EJB 2.0: 7.10.2)\u3002 - -# bean class -CHKJ2014.cb.ejb20=CHKJ2014W\uff1a\u6b64\u7c7b\u5fc5\u987b\u662f\u62bd\u8c61\u7684 (EJB 2.0: 10.3.1, 10.4.1, 10.6.2)\u3002 -CHKJ2014.mb.ejb20=CHKJ2014W\uff1a\u6b64\u7c7b\u4e00\u5b9a\u4e0d\u80fd\u662f\u62bd\u8c61\u7684 (EJB 2.0: 15.7.2)\u3002 -CHKJ2014.bb.ejb20=CHKJ2014W\uff1a\u6b64\u7c7b\u4e00\u5b9a\u4e0d\u80fd\u662f\u62bd\u8c61\u7684 (EJB 2.0: 12.2.2)\u3002 -CHKJ2014.sb.ejb20=CHKJ2014W\uff1a\u6b64\u7c7b\u4e00\u5b9a\u4e0d\u80fd\u662f\u62bd\u8c61\u7684 (EJB 2.0: 7.10.1)\u3002 - -CHKJ2022.cb.ejb20=CHKJ2022W\uff1a\u6b64\u7c7b\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.2)\u3002 -CHKJ2022.mb.ejb20=CHKJ2022W\uff1a\u6b64\u7c7b\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 15.7.2)\u3002 -CHKJ2022.bb.ejb20=CHKJ2022W\uff1a\u6b64\u7c7b\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.2.2)\u3002 -CHKJ2022.sb.ejb20=CHKJ2022W\uff1a\u6b64\u7c7b\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 7.10.1)\u3002 -CHKJ2022.kc.ejb20=CHKJ2022W\uff1a\u6b64\u7c7b\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.8.2)\u3002 - -CHKJ2015.cb.ejb20=CHKJ2015W\uff1a\u6b64\u7c7b\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 10.6.2)\u3002 -CHKJ2015.mb.ejb20=CHKJ2015W\uff1a\u6b64\u7c7b\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 15.7.2)\u3002 -CHKJ2015.bb.ejb20=CHKJ2015W\uff1a\u6b64\u7c7b\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.2.2)\u3002 -CHKJ2015.sb.ejb20=CHKJ2015W\uff1a\u6b64\u7c7b\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 7.10.1)\u3002 - -# dependent value class -CHKJ2018.ejb20=CHKJ2018W\uff1a\u6b64\u7c7b\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 10.3.3, 10.6.3)\u3002 -CHKJ2043.ejb20=CHKJ2043W\uff1a\u6b64\u7c7b\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.3)\u3002 -CHKJ2044.ejb20=CHKJ2044W\uff1a\u6b64\u7c7b\u4e00\u5b9a\u4e0d\u80fd\u662f\u62bd\u8c61\u7684 (EJB 2.0: 10.6.3)\u3002 - -# key class -CHKJ2019.kc.ejb20=CHKJ2019W\uff1a\u6b64\u7c7b\u5728 RMI-IIOP \u4e2d\u5fc5\u987b\u662f\u5408\u6cd5\u201c\u503c\u7c7b\u578b\u201d(EJB 2.0: 9.8, 10.6.13)\u3002 -CHKJ2019.kb.ejb20=CHKJ2019W\uff1a\u6b64\u7c7b\u5728 RMI-IIOP \u4e2d\u5fc5\u987b\u662f\u5408\u6cd5\u201c\u503c\u7c7b\u578b\u201d(EJB 2.0: 9.8, 12.2.12)\u3002 - - -### -# methods which must exist -### -# public default constructor with no parameters -CHKJ2050.constr.sb.ejb20=CHKJ2050W\uff1a\u516c\u7528 {0} \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 7.10.2)\u3002 -CHKJ2050.constr.cb.ejb20=CHKJ2050W\uff1a\u516c\u7528 {0} \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.5.2, 10.6.2)\u3002 -CHKJ2050.constr.bb.ejb20=CHKJ2050W\uff1a\u516c\u7528 {0} \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.1.4.1, 12.2.2)\u3002 -CHKJ2050.constr.mb.ejb20=CHKJ2050W\uff1a\u516c\u7528 {0} \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 15.7.2)\u3002 -CHKJ2050.constr.kc.ejb20=CHKJ2050W\uff1a\u516c\u7528 {0} \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.8.2)\u3002 - - -# accessor method -CHKJ2050.acc.cb.ejb20=CHKJ2050E\uff1a\u6b64\u7c7b\u5fc5\u987b\u5b9a\u4e49 {0} (EJB 2.0: 10.3.1)\u3002 - -CHKJ2050.onMessage.mb.ejb20=CHKJ2050W\uff1aonMessage(javax.jms.Message) \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 15.4.2, 15.7.4)\u3002 - -CHKJ2050.ejbCreate.sfb.ejb20=CHKJ2050W\uff1a\u5fc5\u987b\u81f3\u5c11\u5b58\u5728\u4e00\u4e2a ejbCreate \u65b9\u6cd5 (EJB 2.0: 7.5.5)\u3002 -CHKJ2050.ejbCreate.ssb.ejb20=CHKJ2050W\uff1aejbCreate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 7.8)\u3002 -CHKJ2050.ejbCreate.mb.ejb20=CHKJ2050W\uff1aejbCreate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 15.4.4, 15.7.2)\u3002 - -CHKJ2050.ejbFindByPrimaryKey.bb.ejb20=CHKJ2050W\uff1aejbFindByPrimaryKey \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.2.5)\u3002 - -CHKJ2050.setEntityContext.cb.ejb20=CHKJ2050W\uff1asetEntityContext(EntityContext) \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.setEntityContext.bb.ejb20=CHKJ2050W\uff1asetEntityContext(EntityContext) \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.unsetEntityContext.cb.ejb20=CHKJ2050W\uff1aunsetEntityContext() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.unsetEntityContext.bb.ejb20=CHKJ2050W\uff1aunsetEntityContext() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.ejbActivate.cb.ejb20=CHKJ2050W\uff1aejbActivate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbActivate.bb.ejb20=CHKJ2050W\uff1aejbActivate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.ejbPassivate.cb.ejb20=CHKJ2050W\uff1aejbPassivate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbPassivate.bb.ejb20=CHKJ2050W\uff1aejbPassivate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2050.ejbPassivate.sb.ejb20=CHKJ2050W\uff1aejbPassivate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 7.5.1)\u3002 - -CHKJ2050.ejbRemove.cb.ejb20=CHKJ2050W\uff1aejbRemove() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbRemove.bb.ejb20=CHKJ2050W\uff1aejbRemove() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2050.ejbRemove.mb.ejb20=CHKJ2050W\uff1aejbRemove() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 15.7.5)\u3002 -CHKJ2050.ejbRemove.sb.ejb20=CHKJ2050W\uff1aejbRemove() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 4.2.2, 7.5.1)\u3002 - -CHKJ2050.ejbLoad.cb.ejb20=CHKJ2050W\uff1aejbLoad() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbLoad.bb.ejb20=CHKJ2050W\uff1aejbLoad() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.ejbStore.cb.ejb20=CHKJ2050W\uff1aejbStore() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbStore.bb.ejb20=CHKJ2050W\uff1aejbStore() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.create.ssrh.ejb20=CHKJ2050W\uff1acreate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 7.8, 7.10.6)\u3002 -CHKJ2050.create.sslh.ejb20=CHKJ2050W\uff1acreate() \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 7.8, 7.10.8)\u3002 - -CHKJ2050.create.srh.ejb20=CHKJ2050W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u5b9a\u4e49\u81f3\u5c11\u4e00\u4e2a create \u65b9\u6cd5 (EJB 2.0: 6.3.1, 7.10.6)\u3002 -CHKJ2050.create.slh.ejb20=CHKJ2050W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u5b9a\u4e49\u81f3\u5c11\u4e00\u4e2a create \u65b9\u6cd5 (EJB 2.0: 6.4.1, 7.10.8)\u3002 - -CHKJ2050.find.crh.ejb20=CHKJ2050W\uff1a\u5fc5\u987b\u81f3\u5c11\u5b58\u5728\u4e00\u4e2a finder \u65b9\u6cd5 (EJB 2.0: 9.5.2)\u3002 -CHKJ2050.find.brh.ejb20=CHKJ2050W\uff1a\u5fc5\u987b\u81f3\u5c11\u5b58\u5728\u4e00\u4e2a finder \u65b9\u6cd5 (EJB 2.0: 9.5.2)\u3002 -CHKJ2050.find.clh.ejb20=CHKJ2050W\uff1a\u5fc5\u987b\u81f3\u5c11\u5b58\u5728\u4e00\u4e2a finder \u65b9\u6cd5 (EJB 2.0: 9.6.2)\u3002 -CHKJ2050.find.blh.ejb20=CHKJ2050W\uff1a\u5fc5\u987b\u81f3\u5c11\u5b58\u5728\u4e00\u4e2a finder \u65b9\u6cd5 (EJB 2.0: 9.6.2)\u3002 - -CHKJ2050.home.crh.ejb20=CHKJ2050W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u5b9a\u4e49\u81f3\u5c11\u4e00\u4e2a home \u65b9\u6cd5 (EJB 2.0: 9.5.4)\u3002 -CHKJ2050.home.brh.ejb20=CHKJ2050W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u5b9a\u4e49\u81f3\u5c11\u4e00\u4e2a home \u65b9\u6cd5 (EJB 2.0: 9.5.4)\u3002 -CHKJ2050.home.clh.ejb20=CHKJ2050W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u5b9a\u4e49\u81f3\u5c11\u4e00\u4e2a home \u65b9\u6cd5 (EJB 2.0: 9.6.4)\u3002 -CHKJ2050.home.blh.ejb20=CHKJ2050W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u5b9a\u4e49\u81f3\u5c11\u4e00\u4e2a home \u65b9\u6cd5 (EJB 2.0: 9.6.4)\u3002 - -CHKJ2050.ejbHome.crh.ejb20=CHKJ2050W\uff1a\u6b64\u7c7b\u5fc5\u987b\u5b9a\u4e49\u81f3\u5c11\u4e00\u4e2a ejbHome \u65b9\u6cd5 (EJB 2.0: 9.5.4)\u3002 -CHKJ2050.ejbHome.brh.ejb20=CHKJ2050W\uff1a\u6b64\u7c7b\u5fc5\u987b\u5b9a\u4e49\u81f3\u5c11\u4e00\u4e2a ejbHome \u65b9\u6cd5 (EJB 2.0: 9.5.4)\u3002 -CHKJ2050.ejbHome.clh.ejb20=CHKJ2050W\uff1a\u6b64\u7c7b\u5fc5\u987b\u5b9a\u4e49\u81f3\u5c11\u4e00\u4e2a ejbHome \u65b9\u6cd5 (EJB 2.0: 9.6.4)\u3002 -CHKJ2050.ejbHome.blh.ejb20=CHKJ2050W\uff1a\u6b64\u7c7b\u5fc5\u987b\u5b9a\u4e49\u81f3\u5c11\u4e00\u4e2a ejbHome \u65b9\u6cd5 (EJB 2.0: 9.6.4)\u3002 - -CHKJ2050.hashCode.kb.ejb20=CHKJ2050W\uff1ahashCode() \u5fc5\u987b\u5b58\u5728\u4e8e\u6b64\u7c7b\u4e0a (EJB 2.0: 12.2.12)\u3002 -CHKJ2050.hashCode.kc.ejb20=CHKJ2050W\uff1ahashCode() \u5fc5\u987b\u5b58\u5728\u4e8e\u6b64\u7c7b\u4e0a (EJB 2.0: 10.6.13)\u3002 - -CHKJ2050.equals.kb.ejb20=CHKJ2050W\uff1aequals(Object) \u5fc5\u987b\u5b58\u5728\u4e8e\u6b64\u7c7b\u4e0a (EJB 2.0: 12.2.12)\u3002 -CHKJ2050.equals.kc.ejb20=CHKJ2050W\uff1aequals(Object) \u5fc5\u987b\u5b58\u5728\u4e8e\u6b64\u7c7b\u4e0a (EJB 2.0: 10.6.13)\u3002 - -# ejbSelect - needed? pl174 says zero or more, p.193 says one or more -CHKJ2050.ejbSelect.cb.ejb20=CHKJ2050W\uff1aejbSelect \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.5.2, 10.6.7)\u3002 - -CHKJ2050.findByPrimaryKey.crh.ejb20=CHKJ2050W\uff1afindByPrimaryKey \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 9.5.2, 10.6.10)\u3002 -CHKJ2050.findByPrimaryKey.clh.ejb20=CHKJ2050W\uff1afindByPrimaryKey \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 9.6.2, 10.6.12)\u3002 -CHKJ2050.findByPrimaryKey.blh.ejb20=CHKJ2050W\uff1afindByPrimaryKey \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 9.6.2, 12.2.11)\u3002 -CHKJ2050.findByPrimaryKey.brh.ejb20=CHKJ2050W\uff1afindByPrimaryKey \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 9.5.2, 12.2.9)\u3002 - -# ejbFind -CHKJ2050.ejbFind.bb.ejb20=CHKJ2050W\uff1a{0} \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.ejbPostCreate.cb.ejb20=CHKJ2050E\uff1a{0} \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbPostCreate.bb.ejb20=CHKJ2050E\uff1a{0} \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 12.1.4.1, 12.2.4)\u3002 - - -################################################## -# method checks -################################################## -# application exception -CHKJ2404.i.ejb20=CHKJ2404W\uff1a{0} \u4e0a\u7684\u5e94\u7528\u7a0b\u5e8f\u5f02\u5e38 {1} \u5fc5\u987b\u6269\u5c55 java.lang.Exception (EJB 2.0: 18.1.1, 18.2.1)\u3002 -CHKJ2404.m.ejb20=CHKJ2404W\uff1a\u5e94\u7528\u7a0b\u5e8f\u5f02\u5e38 {0} \u5fc5\u987b\u6269\u5c55 java.lang.Exception (EJB 2.0: 18.1.1, 18.2.1)\u3002 -CHKJ2416.i.ejb20=CHKJ2416W\uff1a{0} \u4e0a\u7684\u5e94\u7528\u7a0b\u5e8f\u5f02\u5e38 {1} \u4e00\u5b9a\u4e0d\u80fd\u6269\u5c55 java.lang.RuntimeException (EJB 2.0: 18.1.1, 18.2.1)\u3002 -CHKJ2416.m.ejb20=CHKJ2416W\uff1a\u5e94\u7528\u7a0b\u5e8f\u5f02\u5e38 {0} \u4e00\u5b9a\u4e0d\u80fd\u6269\u5c55 java.lang.RuntimeException (EJB 2.0: 18.1.1, 18.2.1)\u3002 - -# ejbRemove -CHKJ2492.mb.i.ejb20=CHKJ2492W\uff1a{1} \u4e0a\u7684 {0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 15.7.5)\u3002 -CHKJ2492.mb.m.ejb20=CHKJ2492W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 15.7.5)\u3002 -CHKJ2492.cb.i.ejb20=CHKJ2492W\uff1a{1} \u4e0a\u7684 {0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.5.2)\u3002 -CHKJ2492.cb.m.ejb20=CHKJ2492W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.5.2)\u3002 -CHKJ2492.bb.i.ejb20=CHKJ2492W\uff1a{1} \u4e0a\u7684 {0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2492.bb.m.ejb20=CHKJ2492W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2492.sb.i.ejb20=CHKJ2492W\uff1a{1} \u4e0a\u7684 {0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 7.6)\u3002 -CHKJ2492.sb.m.ejb20=CHKJ2492W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 7.6)\u3002 - -CHKJ2493.mb.i.ejb20=CHKJ2493W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 15.7.5)\u3002 -CHKJ2493.mb.m.ejb20=CHKJ2493W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 15.7.5)\u3002 -CHKJ2493.cb.i.ejb20=CHKJ2493W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 10.5.2)\u3002 -CHKJ2493.cb.m.ejb20=CHKJ2493W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 10.5.2)\u3002 -CHKJ2493.bb.i.ejb20=CHKJ2493W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2493.bb.m.ejb20=CHKJ2493W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2493.sb.i.ejb20=CHKJ2493W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 7.6)\u3002 -CHKJ2493.sb.m.ejb20=CHKJ2493W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 7.6)\u3002 - -CHKJ2494.mb.i.ejb20=CHKJ2494W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 15.7.5)\u3002 -CHKJ2494.mb.m.ejb20=CHKJ2494W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 15.7.5)\u3002 -CHKJ2494.cb.i.ejb20=CHKJ2494W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 10.5.2)\u3002 -CHKJ2494.cb.m.ejb20=CHKJ2494W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 10.5.2)\u3002 -CHKJ2494.bb.i.ejb20=CHKJ2494W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2494.bb.m.ejb20=CHKJ2494W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2494.sb.i.ejb20=CHKJ2494W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 7.6)\u3002 -CHKJ2494.sb.m.ejb20=CHKJ2494W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 7.6)\u3002 - -CHKJ2505.ejbRemove.mb.i.ejb20=CHKJ2505W\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 15.7.5)\u3002 -CHKJ2505.ejbRemove.mb.m.ejb20=CHKJ2505W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 15.7.5)\u3002 -CHKJ2505.ejbRemove.cb.i.ejb20=CHKJ2505W\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 10.5.2)\u3002 -CHKJ2505.ejbRemove.cb.m.ejb20=CHKJ2505W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 10.5.2)\u3002 -CHKJ2505.ejbRemove.bb.i.ejb20=CHKJ2505W\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2505.ejbRemove.bb.m.ejb20=CHKJ2505W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2505.ejbRemove.sb.i.ejb20=CHKJ2505W\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 7.6)\u3002 -CHKJ2505.ejbRemove.sb.m.ejb20=CHKJ2505W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 7.6)\u3002 - -# ejbCreate -CHKJ2421.mb.i.ejb20=CHKJ2421W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 15.7.3)\u3002 -CHKJ2421.cb.i.ejb20=CHKJ2421W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.4)\u3002 -CHKJ2421.bb.i.ejb20=CHKJ2421W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.2.3)\u3002 -CHKJ2421.sb.i.ejb20=CHKJ2421W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 7.10.3)\u3002 -CHKJ2421.mb.m.ejb20=CHKJ2421W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 15.7.3)\u3002 -CHKJ2421.cb.m.ejb20=CHKJ2421W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.4)\u3002 -CHKJ2421.bb.m.ejb20=CHKJ2421W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.2.3)\u3002 -CHKJ2421.sb.m.ejb20=CHKJ2421W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 7.10.3)\u3002 - -CHKJ2422.sb.i.ejb20=CHKJ2422W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 7.10.3)\u3002 -CHKJ2422.cb.i.ejb20=CHKJ2422W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 10.6.4)\u3002 -CHKJ2422.bb.i.ejb20=CHKJ2422W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.2.3)\u3002 -CHKJ2422.mb.i.ejb20=CHKJ2422W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 15.7.3)\u3002 -CHKJ2422.sb.m.ejb20=CHKJ2422W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 7.10.3)\u3002 -CHKJ2422.cb.m.ejb20=CHKJ2422W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 10.6.4)\u3002 -CHKJ2422.bb.m.ejb20=CHKJ2422W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.2.3)\u3002 -CHKJ2422.mb.m.ejb20=CHKJ2422W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 15.7.3)\u3002 - -CHKJ2423.sb.i.ejb20=CHKJ2423W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 7.10.3)\u3002 -CHKJ2423.cb.i.ejb20=CHKJ2423W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 10.6.4)\u3002 -CHKJ2423.bb.i.ejb20=CHKJ2423W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.2.3)\u3002 -CHKJ2423.mb.i.ejb20=CHKJ2423W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 15.7.3)\u3002 -CHKJ2423.sb.m.ejb20=CHKJ2423W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 7.10.3)\u3002 -CHKJ2423.cb.m.ejb20=CHKJ2423W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 10.6.4)\u3002 -CHKJ2423.bb.m.ejb20=CHKJ2423W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.2.3)\u3002 -CHKJ2423.mb.m.ejb20=CHKJ2423W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 15.7.3)\u3002 - -CHKJ2424.cb.i.ejb20=CHKJ2424W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 10.6.4)\u3002 -CHKJ2424.bb.i.ejb20=CHKJ2424W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 12.2.3)\u3002 -CHKJ2424.sb.i.ejb20=CHKJ2424W\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 7.10.3)\u3002 -CHKJ2424.mb.i.ejb20=CHKJ2424W\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 15.7.3)\u3002 -CHKJ2424.cb.m.ejb20=CHKJ2424W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 10.6.4)\u3002 -CHKJ2424.bb.m.ejb20=CHKJ2424W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 12.2.3)\u3002 -CHKJ2424.sb.m.ejb20=CHKJ2424W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 7.10.3)\u3002 -CHKJ2424.mb.m.ejb20=CHKJ2424W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 15.7.3)\u3002 - - - -# ejbCreate's method parameters and return type -CHKJ2500.ejbCreate.sb.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.3)\u3002 -CHKJ2500.ejbCreate.cb.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 10.6.4)\u3002 -CHKJ2500.ejbCreate.bb.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 12.2.3)\u3002 -CHKJ2500.ejbCreate.sb.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.3)\u3002 -CHKJ2500.ejbCreate.cb.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 10.6.4)\u3002 -CHKJ2500.ejbCreate.bb.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 12.2.3)\u3002 - -CHKJ2497.cb.i.ejb20=CHKJ2497W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 10.6.4)\u3002 -CHKJ2497.cb.m.ejb20=CHKJ2497W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 10.6.4)\u3002 - -CHKJ2501.ejbCreate.mb.i.ejb20=CHKJ2501I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa\u5e94\u7528\u7a0b\u5e8f\u5f02\u5e38 (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2)\u3002 -CHKJ2501.ejbCreate.mb.m.ejb20=CHKJ2501I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa\u5e94\u7528\u7a0b\u5e8f\u5f02\u5e38 (EJB 2.0: 15.7.3, 18.1.1, 18.2.1, 18.3.2)\u3002 -CHKJ2501.ejbRemove.mb.i.ejb20=CHKJ2501I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa\u5e94\u7528\u7a0b\u5e8f\u5f02\u5e38 (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2)\u3002 -CHKJ2501.ejbRemove.mb.m.ejb20=CHKJ2501I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa\u5e94\u7528\u7a0b\u5e8f\u5f02\u5e38 (EJB 2.0: 15.7.5, 18.1.1, 18.2.1, 18.3.2)\u3002 -CHKJ2501.onMessage.mb.i.ejb20=CHKJ2501I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa\u5e94\u7528\u7a0b\u5e8f\u5f02\u5e38 (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2)\u3002 -CHKJ2501.onMessage.mb.m.ejb20=CHKJ2501I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa\u5e94\u7528\u7a0b\u5e8f\u5f02\u5e38 (EJB 2.0: 15.4.10, 15.7.4, 18.1.1, 18.2.1, 18.3.2)\u3002 - - -CHKJ2503.ejbCreate.sb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.3, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbCreate.cb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.4, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbCreate.bb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.3, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbCreate.sb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.3, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbCreate.cb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.4, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbCreate.bb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.3, 18.3.8, 18.6)\u3002 - -# ejbPostCreate -CHKJ2426.cb.i.ejb20=CHKJ2426W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.5)\u3002 -CHKJ2426.bb.i.ejb20=CHKJ2426W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.2.4)\u3002 -CHKJ2426.cb.m.ejb20=CHKJ2426W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.5)\u3002 -CHKJ2426.bb.m.ejb20=CHKJ2426W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.2.4)\u3002 - -CHKJ2427.cb.i.ejb20=CHKJ2427W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 10.6.5)\u3002 -CHKJ2427.bb.i.ejb20=CHKJ2427W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.2.4)\u3002 -CHKJ2427.cb.m.ejb20=CHKJ2427W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 10.6.5)\u3002 -CHKJ2427.bb.m.ejb20=CHKJ2427W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.2.4)\u3002 - -CHKJ2428.cb.i.ejb20=CHKJ2428W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 10.6.5)\u3002 -CHKJ2428.bb.i.ejb20=CHKJ2428W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.2.4)\u3002 -CHKJ2428.cb.m.ejb20=CHKJ2428W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 10.6.5)\u3002 -CHKJ2428.bb.m.ejb20=CHKJ2428W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.2.4)\u3002 - -CHKJ2505.ejbPostCreate.cb.i.ejb20=CHKJ2505W\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 10.6.5)\u3002 -CHKJ2505.ejbPostCreate.bb.i.ejb20=CHKJ2505W\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 12.2.4)\u3002 -CHKJ2505.ejbPostCreate.cb.m.ejb20=CHKJ2505W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 10.6.5)\u3002 -CHKJ2505.ejbPostCreate.bb.m.ejb20=CHKJ2505W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 12.2.4)\u3002 - -CHKJ2503.ejbPostCreate.cb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.5, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbPostCreate.bb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.4, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbPostCreate.cb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.5, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbPostCreate.bb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.4, 18.3.8, 18.6)\u3002 - - -# ejbHome -CHKJ2430.cb.i.ejb20=CHKJ2430I\uff1a\u5fc5\u987b\u5b58\u5728 {1} \u624d\u80fd\u8c03\u7528 {0} (EJB 2.0: 10.5.2, 10.6.6)\u3002 -CHKJ2430.bb.i.ejb20=CHKJ2430I\uff1a\u5fc5\u987b\u5b58\u5728 {1} \u624d\u80fd\u8c03\u7528 {0} (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2430.cb.m.ejb20=CHKJ2430I\uff1a\u5fc5\u987b\u5b58\u5728 {0} \u624d\u80fd\u8c03\u7528\u6b64\u65b9\u6cd5 (EJB 2.0: 10.5.2, 10.6.6)\u3002 -CHKJ2430.bb.m.ejb20=CHKJ2430I\uff1a\u5fc5\u987b\u5b58\u5728 {0} \u624d\u80fd\u8c03\u7528\u6b64\u65b9\u6cd5 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2431.cb.i.ejb20=CHKJ2431W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.6)\u3002 -CHKJ2431.bb.i.ejb20=CHKJ2431W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 2.0: 12.2.6)\u3002 -CHKJ2431.cb.m.ejb20=CHKJ2431W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.6)\u3002 -CHKJ2431.bb.m.ejb20=CHKJ2431W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684\u3002(EJB 2.0: 12.2.6)\u3002 - -CHKJ2439.cb.i.ejb20=CHKJ2439W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 10.6.6)\u3002 -CHKJ2439.bb.i.ejb20=CHKJ2439W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.2.6)\u3002 -CHKJ2439.cb.m.ejb20=CHKJ2439W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 10.6.6)\u3002 -CHKJ2439.bb.m.ejb20=CHKJ2439W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.2.6)\u3002 - -CHKJ2500.ejbHome.cb.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 10.6.6)\u3002 -CHKJ2500.ejbHome.bb.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 12.2.6)\u3002 -CHKJ2500.ejbHome.cb.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 10.6.6)\u3002 -CHKJ2500.ejbHome.bb.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 12.2.6)\u3002 - -CHKJ2503.ejbHome.cb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.6, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbHome.bb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.6, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbHome.cb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.6, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbHome.bb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.6, 18.3.8, 18.6)\u3002 - -# ejbFind -CHKJ2457.bb.i.ejb20=CHKJ2457W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.2.5)\u3002 -CHKJ2457.bb.m.ejb20=CHKJ2457W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.2.5)\u3002 - -CHKJ2458.bb.i.ejb20=CHKJ2458W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.2.5)\u3002 -CHKJ2458.bb.m.ejb20=CHKJ2458W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.2.5)\u3002 - -CHKJ2459.bb.i.ejb20=CHKJ2459W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.2.5)\u3002 -CHKJ2459.bb.m.ejb20=CHKJ2459W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.2.5)\u3002 - -CHKJ2500.ejbFind.bb.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {1} \u4e0a\u7684 {0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 12.2.5)\u3002 -CHKJ2500.ejbFind.bb.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 12.2.5)\u3002 - -CHKJ2407.bb.i.ejb20=CHKJ2407W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 12.2.5)\u3002 -CHKJ2407.bb.m.ejb20=CHKJ2407W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 12.2.5)\u3002 - -CHKJ2503.ejbFind.bb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.5, 18.3.8, 18.6)\u3002 -CHKJ2503.ejbFind.bb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.5, 18.3.8, 18.6)\u3002 - -CHKJ2498.bb.i.ejb20=CHKJ2498W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2498.bb.m.ejb20=CHKJ2498W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 - - -# -# methods which must not exist -# -CHKJ2502.ejbFind.cb.i.ejb20=CHKJ2502I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u5bb9\u5668\u63d0\u4f9b\u4e86\u6b64\u65b9\u6cd5\u5b9e\u73b0 (EJB 2.0: 10.5.2, 10.6.2)\u3002 -CHKJ2502.ejbFind.cb.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u5bb9\u5668\u63d0\u4f9b\u4e86\u6b64\u65b9\u6cd5\u5b9e\u73b0 (EJB 2.0: 10.5.2, 10.6.2)\u3002 - -CHKJ2502.ejbSelect.bb.i.ejb20=CHKJ2502I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u53ea\u6709 CMP bean \u53ef\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 12.1.5)\u3002 -CHKJ2502.ejbSelect.bb.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u53ea\u6709 CMP bean \u53ef\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 12.1.5)\u3002 -CHKJ2502.ejbSelect.sfb.i.ejb20=CHKJ2502I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u53ea\u6709 CMP bean \u53ef\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 7.6.1)\u3002 -CHKJ2502.ejbSelect.sfb.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u53ea\u6709 CMP bean \u53ef\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 7.6.1)\u3002 -CHKJ2502.ejbSelect.ssb.i.ejb20=CHKJ2502I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u53ea\u6709 CMP bean \u53ef\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 7.8.2)\u3002 -CHKJ2502.ejbSelect.ssb.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728\u3002\u53ea\u6709 CMP bean \u53ef\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 7.8.2)\u3002 -CHKJ2502.ejbSelect.crh.i.ejb20=CHKJ2502I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 10.5.2, 10.5.7)\u3002 -CHKJ2502.ejbSelect.crh.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 10.5.2, 10.5.7)\u3002 -CHKJ2502.ejbSelect.clh.i.ejb20=CHKJ2502I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 10.5.2, 10.5.7)\u3002 -CHKJ2502.ejbSelect.clh.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 10.5.2, 10.5.7)\u3002 -CHKJ2502.ejbSelect.crc.i.ejb20=CHKJ2502I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 10.5.2, 10.5.7)\u3002 -CHKJ2502.ejbSelect.crc.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 10.5.2, 10.5.7)\u3002 -CHKJ2502.ejbSelect.clc.i.ejb20=CHKJ2502I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 10.5.2, 10.5.7)\u3002 -CHKJ2502.ejbSelect.clc.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 10.5.2, 10.5.7)\u3002 - -# finalize -CHKJ2502.finalize.cb.i.ejb20=CHKJ2502I\uff1afinalize() \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 10.6.2)\u3002 -CHKJ2502.finalize.cb.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 10.6.2)\u3002 -CHKJ2502.finalize.mb.i.ejb20=CHKJ2502I\uff1afinalize() \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 15.7.2)\u3002 -CHKJ2502.finalize.mb.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 15.7.2)\u3002 -CHKJ2502.finalize.bb.i.ejb20=CHKJ2502I\uff1afinalize() \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 12.2.2)\u3002 -CHKJ2502.finalize.bb.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 12.2.2)\u3002 -CHKJ2502.finalize.sb.i.ejb20=CHKJ2502I\uff1afinalize() \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 7.10.2)\u3002 -CHKJ2502.finalize.sb.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 7.10.2)\u3002 - -CHKJ2502.slh.i.ejb20=CHKJ2502I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 7.10.8)\u3002 -CHKJ2502.slh.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 7.10.8)\u3002 -CHKJ2502.srh.i.ejb20=CHKJ2502I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 7.10.6)\u3002 -CHKJ2502.srh.m.ejb20=CHKJ2502I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5b58\u5728 (EJB 2.0: 7.10.6)\u3002 - - -# business -CHKJ2411.sb.i.ejb20=CHKJ2411W\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cejb\u201d\u5f00\u59cb (EJB 2.0: 7.10.4)\u3002 -CHKJ2411.cb.i.ejb20=CHKJ2411W\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cejb\u201d\u5f00\u59cb (EJB 2.0: 10.6.8)\u3002 -CHKJ2411.bb.i.ejb20=CHKJ2411W\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cejb\u201d\u5f00\u59cb (EJB 2.0: 12.2.7)\u3002 -CHKJ2411.sb.m.ejb20=CHKJ2411W\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cejb\u201d\u5f00\u59cb (EJB 2.0: 7.10.4)\u3002 -CHKJ2411.cb.m.ejb20=CHKJ2411W\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cejb\u201d\u5f00\u59cb (EJB 2.0: 10.6.8)\u3002 -CHKJ2411.bb.m.ejb20=CHKJ2411W\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cejb\u201d\u5f00\u59cb (EJB 2.0: 12.2.7)\u3002 - -CHKJ2441.sb.i.ejb20=CHKJ2441W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 7.10.4)\u3002 -CHKJ2441.cb.i.ejb20=CHKJ2441W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.8)\u3002 -CHKJ2441.bb.i.ejb20=CHKJ2441W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.2.7)\u3002 -CHKJ2441.sb.m.ejb20=CHKJ2441W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 7.10.4)\u3002 -CHKJ2441.cb.m.ejb20=CHKJ2441W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.8)\u3002 -CHKJ2441.bb.m.ejb20=CHKJ2441W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 12.2.7)\u3002 - -CHKJ2442.sb.i.ejb20=CHKJ2442W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 7.10.4)\u3002 -CHKJ2442.cb.i.ejb20=CHKJ2442W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 10.6.8)\u3002 -CHKJ2442.bb.i.ejb20=CHKJ2442W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.2.7)\u3002 -CHKJ2442.sb.m.ejb20=CHKJ2442W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 7.10.4)\u3002 -CHKJ2442.cb.m.ejb20=CHKJ2442W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 10.6.8)\u3002 -CHKJ2442.bb.m.ejb20=CHKJ2442W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 12.2.7)\u3002 - -CHKJ2443.sb.i.ejb20=CHKJ2443W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 7.10.4)\u3002 -CHKJ2443.cb.i.ejb20=CHKJ2443W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 10.6.8)\u3002 -CHKJ2443.bb.i.ejb20=CHKJ2443W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.2.7)\u3002 -CHKJ2443.sb.m.ejb20=CHKJ2443W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 7.10.4)\u3002 -CHKJ2443.cb.m.ejb20=CHKJ2443W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 10.6.8)\u3002 -CHKJ2443.bb.m.ejb20=CHKJ2443W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 12.2.7)\u3002 - -CHKJ2500.bus.sb.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.4)\u3002 -CHKJ2500.bus.cb.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 10.6.8)\u3002 -CHKJ2500.bus.bb.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 12.2.7)\u3002 -CHKJ2500.bus.sb.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.4)\u3002 -CHKJ2500.bus.cb.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 10.6.8)\u3002 -CHKJ2500.bus.bb.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 12.2.7)\u3002 - -CHKJ2503.bus.sb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6)\u3002 -CHKJ2503.bus.cb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.8, 18.3.8, 18.6)\u3002 -CHKJ2503.bus.bb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.7, 18.3.8, 18.6)\u3002 -CHKJ2503.bus.sb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6)\u3002 -CHKJ2503.bus.cb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.8, 18.3.8, 18.6)\u3002 -CHKJ2503.bus.bb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.7, 18.3.8, 18.6)\u3002 - -# onMessage -CHKJ2503.onMessage.mb.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 15.4.10, 18.3.8, 18.6)\u3002 -CHKJ2503.onMessage.mb.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 15.4.10, 18.3.8, 18.6)\u3002 - -CHKJ2445.mb.i.ejb20=CHKJ2445W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 15.7.4)\u3002 -CHKJ2445.mb.m.ejb20=CHKJ2445W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 15.7.4)\u3002 - -CHKJ2446.mb.i.ejb20=CHKJ2446W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 15.7.4)\u3002 -CHKJ2446.mb.m.ejb20=CHKJ2446W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u7ec8\u6001\u7684 (EJB 2.0: 15.7.4)\u3002 - -CHKJ2447.mb.i.ejb20=CHKJ2447W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 15.7.4)\u3002 -CHKJ2447.mb.m.ejb20=CHKJ2447W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u662f\u9759\u6001\u7684 (EJB 2.0: 15.7.4)\u3002 - -CHKJ2505.onMessage.mb.i.ejb20=CHKJ2505W\uff1a{0} \u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 15.7.4)\u3002 -CHKJ2505.onMessage.mb.m.ejb20=CHKJ2505W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de\u7a7a (EJB 2.0: 15.7.4)\u3002 - -# accessor method -CHKJ2449.cb.i.ejb20=CHKJ2449W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.3.1)\u3002 -CHKJ2449.cb.m.ejb20=CHKJ2449W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.3.1)\u3002 - -CHKJ2450.cb.i.ejb20=CHKJ2450W\uff1a{0} \u5fc5\u987b\u662f\u62bd\u8c61\u7684 (EJB 2.0: 10.3.1, 10.6.2)\u3002 -CHKJ2450.cb.m.ejb20=CHKJ2450W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u62bd\u8c61\u7684 (EJB 2.0: 10.3.1, 10.6.2)\u3002 - -# get & set methods of cmr fields -CHKJ2473.crc.i.ejb20=CHKJ2473W\uff1a\u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00 {0} (EJB 2.0: 10.3.1, 10.3.10.1)\u3002 -CHKJ2473.crc.m.ejb20=CHKJ2473W\uff1a\u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00\u6b64\u65b9\u6cd5 (EJB 2.0: 10.3.1, 10.3.10.1)\u3002 -CHKJ2473.crh.i.ejb20=CHKJ2473W\uff1a\u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00 {0} (EJB 2.0: 10.3.1, 10.3.10.1)\u3002 -CHKJ2473.crh.m.ejb20=CHKJ2473W\uff1a\u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00\u6b64\u65b9\u6cd5 (EJB 2.0: 10.3.1, 10.3.10.1)\u3002 - -# home -CHKJ2461.home.brh.ejb20=CHKJ2461W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u9075\u5faa\u7528\u4e8e\u8fdc\u7a0b\u63a5\u53e3\u7684 RMI-IIOP \u89c4\u5219 (EJB 2.0: 12.2.9)\u3002 -CHKJ2461.home.crh.ejb20=CHKJ2461W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u9075\u5faa\u7528\u4e8e\u8fdc\u7a0b\u63a5\u53e3\u7684 RMI-IIOP \u89c4\u5219 (EJB 2.0: 10.6.10)\u3002 -CHKJ2461.home.srh.ejb20=CHKJ2461W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u9075\u5faa\u7528\u4e8e\u8fdc\u7a0b\u63a5\u53e3\u7684 RMI-IIOP \u89c4\u5219 (EJB 2.0: 7.10.6)\u3002 - -CHKJ2462.clh.i.ejb20=CHKJ2462I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201ccreate\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2462.brh.i.ejb20=CHKJ2462I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201ccreate\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2462.crh.i.ejb20=CHKJ2462I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201ccreate\u201d\u5f00\u59cb (EJB 2.0: 9.6.4, 10.6.12)\u3002 -CHKJ2462.blh.i.ejb20=CHKJ2462I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201ccreate\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.11)\u3002 -CHKJ2462.clh.m.ejb20=CHKJ2462I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201ccreate\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2462.brh.m.ejb20=CHKJ2462I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201ccreate\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2462.crh.m.ejb20=CHKJ2462I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201ccreate\u201d\u5f00\u59cb (EJB 2.0: 9.6.4, 10.6.12)\u3002 -CHKJ2462.blh.m.ejb20=CHKJ2462I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201ccreate\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.11)\u3002 - -CHKJ2463.clh.i.ejb20=CHKJ2463I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cfind\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2463.brh.i.ejb20=CHKJ2463I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cfind\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2463.crh.i.ejb20=CHKJ2463I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cfind\u201d\u5f00\u59cb (EJB 2.0: 9.6.4, 10.6.12)\u3002 -CHKJ2463.blh.i.ejb20=CHKJ2463I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cfind\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.11)\u3002 -CHKJ2463.clh.m.ejb20=CHKJ2463I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cfind\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2463.brh.m.ejb20=CHKJ2463I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cfind\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2463.crh.m.ejb20=CHKJ2463I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cfind\u201d\u5f00\u59cb (EJB 2.0: 9.6.4, 10.6.12)\u3002 -CHKJ2463.blh.m.ejb20=CHKJ2463I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cfind\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.11)\u3002 - -CHKJ2464.clh.i.ejb20=CHKJ2464I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cremove\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2464.brh.i.ejb20=CHKJ2464I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cremove\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2464.crh.i.ejb20=CHKJ2464I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cremove\u201d\u5f00\u59cb (EJB 2.0: 9.6.4, 10.6.12)\u3002 -CHKJ2464.blh.i.ejb20=CHKJ2464I\uff1a\u65b9\u6cd5 {0} \u7684\u540d\u79f0\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cremove\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.11)\u3002 -CHKJ2464.clh.m.ejb20=CHKJ2464I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cremove\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2464.brh.m.ejb20=CHKJ2464I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cremove\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2464.crh.m.ejb20=CHKJ2464I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cremove\u201d\u5f00\u59cb (EJB 2.0: 9.6.4, 10.6.12)\u3002 -CHKJ2464.blh.m.ejb20=CHKJ2464I\uff1a\u6b64\u65b9\u6cd5\u540d\u4e00\u5b9a\u4e0d\u80fd\u4ee5\u201cremove\u201d\u5f00\u59cb (EJB 2.0: 9.5.4, 12.2.11)\u3002 - -CHKJ2503.home.brh.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2503.home.crh.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2503.home.srh.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.home.blh.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6)\u3002 -CHKJ2503.home.clh.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6)\u3002 -CHKJ2503.home.slh.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6)\u3002 -CHKJ2503.home.brh.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2503.home.crh.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2503.home.srh.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.home.blh.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.4, 12.2.11, 18.3.8, 18.6)\u3002 -CHKJ2503.home.clh.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.4, 10.6.12, 18.3.8, 18.6)\u3002 -CHKJ2503.home.slh.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6)\u3002 - - -# create -CHKJ2503.create.brh.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.1, 12.2.9)\u3002 -CHKJ2503.create.crh.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.1, 10.6.10)\u3002 -CHKJ2503.create.srh.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.create.blh.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6)\u3002 -CHKJ2503.create.clh.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6)\u3002 -CHKJ2503.create.slh.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6)\u3002 -CHKJ2503.create.brh.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.1, 12.2.9)\u3002 -CHKJ2503.create.crh.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.1, 10.6.10)\u3002 -CHKJ2503.create.srh.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.create.blh.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.1, 12.2.11, 18.3.8, 18.6)\u3002 -CHKJ2503.create.clh.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.1, 10.6.12, 18.3.8, 18.6)\u3002 -CHKJ2503.create.slh.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6)\u3002 - -CHKJ2467.srh.i.ejb20=CHKJ2467W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 7.10.6)\u3002 -CHKJ2467.slh.i.ejb20=CHKJ2467W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 7.10.8)\u3002 -CHKJ2467.crh.i.ejb20=CHKJ2467W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 9.5.1, 10.6.10)\u3002 -CHKJ2467.clh.i.ejb20=CHKJ2467W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 9.6.1, 10.6.12)\u3002 -CHKJ2467.brh.i.ejb20=CHKJ2467W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 9.5.1, 12.2.9)\u3002 -CHKJ2467.blh.i.ejb20=CHKJ2467W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 9.6.1, 12.2.11)\u3002 -CHKJ2467.srh.m.ejb20=CHKJ2467W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 7.10.6)\u3002 -CHKJ2467.slh.m.ejb20=CHKJ2467W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 7.10.8)\u3002 -CHKJ2467.crh.m.ejb20=CHKJ2467W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 9.5.1, 10.6.10)\u3002 -CHKJ2467.clh.m.ejb20=CHKJ2467W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 9.6.1, 10.6.12)\u3002 -CHKJ2467.brh.m.ejb20=CHKJ2467W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 9.5.1, 12.2.9)\u3002 -CHKJ2467.blh.m.ejb20=CHKJ2467W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.CreateException (EJB 2.0: 9.6.1, 12.2.11)\u3002 - -CHKJ2402.sfrh.i.ejb20=CHKJ2402E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 6.3.1, 7.10.6)\u3002 -CHKJ2402.sflh.i.ejb20=CHKJ2402E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 6.4.1, 7.10.8)\u3002 -CHKJ2402.ssrh.i.ejb20=CHKJ2402E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 6.3.1, 7.8, 7.10.6)\u3002 -CHKJ2402.sslh.i.ejb20=CHKJ2402E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 6.4.1, 7.8, 7.10.8)\u3002 -CHKJ2402.crh.i.ejb20=CHKJ2402E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 9.5.1, 10.6.10)\u3002 -CHKJ2402.clh.i.ejb20=CHKJ2402E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 9.6.1, 10.6.12)\u3002 -CHKJ2402.brh.i.ejb20=CHKJ2402E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 9.5.1, 12.2.9)\u3002 -CHKJ2402.blh.i.ejb20=CHKJ2402E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 9.6.1, 12.2.11)\u3002 -CHKJ2402.sfrh.m.ejb20=CHKJ2402E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 6.3.1, 7.10.6)\u3002 -CHKJ2402.sflh.m.ejb20=CHKJ2402E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 6.4.1, 7.10.8)\u3002 -CHKJ2402.ssrh.m.ejb20=CHKJ2402E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 6.3.1, 7.8, 7.10.6)\u3002 -CHKJ2402.sslh.m.ejb20=CHKJ2402E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 6.4.1, 7.8, 7.10.8)\u3002 -CHKJ2402.crh.m.ejb20=CHKJ2402E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 9.5.1, 10.6.10)\u3002 -CHKJ2402.clh.m.ejb20=CHKJ2402E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 9.6.1, 10.6.12)\u3002 -CHKJ2402.brh.m.ejb20=CHKJ2402E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 9.5.1, 12.2.9)\u3002 -CHKJ2402.blh.m.ejb20=CHKJ2402E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 9.6.1, 12.2.11)\u3002 - -CHKJ2476.srh.i.ejb20=CHKJ2476E\uff1a{0} \u5fc5\u987b\u662f create() \u65b9\u6cd5 (EJB 2.0: 7.8, 7.10.6)\u3002 -CHKJ2476.slh.i.ejb20=CHKJ2476E\uff1a{0} \u5fc5\u987b\u662f create() \u65b9\u6cd5 (EJB 2.0: 7.8, 7.10.8)\u3002 -CHKJ2476.srh.m.ejb20=CHKJ2476E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f create() \u65b9\u6cd5 (EJB 2.0: 7.8, 7.10.6)\u3002 -CHKJ2476.slh.m.ejb20=CHKJ2476E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f create() \u65b9\u6cd5 (EJB 2.0: 7.8, 7.10.8)\u3002 -CHKJ2476.ssb.i.ejb20=CHKJ2476E\uff1a{0} \u5fc5\u987b\u662f ejbCreate() \u65b9\u6cd5 (EJB 2.0: 7.8)\u3002 -CHKJ2476.ssb.m.ejb20=CHKJ2476E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f ejbCreate() \u65b9\u6cd5 (EJB 2.0: 7.8)\u3002 - - -# remote create -CHKJ2504.create.srh.i.ejb20=CHKJ2504W\uff1a{0} \u7684 {1} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 7.10.6)\u3002 -CHKJ2504.create.slh.i.ejb20=CHKJ2504W\uff1a{0} \u7684 {1} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 7.10.8)\u3002 -CHKJ2504.create.crh.i.ejb20=CHKJ2504W\uff1a{0} \u7684 {1} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 10.6.10)\u3002 -CHKJ2504.create.clh.i.ejb20=CHKJ2504W\uff1a{0} \u7684 {1} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 10.6.12)\u3002 -CHKJ2504.create.brh.i.ejb20=CHKJ2504W\uff1a{0} \u7684 {1} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.create.blh.i.ejb20=CHKJ2504W\uff1a{0} \u7684 {1} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 12.2.11)\u3002 -CHKJ2504.create.srh.m.ejb20=CHKJ2504W\uff1a{0} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 7.10.6)\u3002 -CHKJ2504.create.slh.m.ejb20=CHKJ2504W\uff1a{0} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 7.10.8)\u3002 -CHKJ2504.create.crh.m.ejb20=CHKJ2504W\uff1a{0} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 10.6.10)\u3002 -CHKJ2504.create.clh.m.ejb20=CHKJ2504W\uff1a{0} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 10.6.12)\u3002 -CHKJ2504.create.brh.m.ejb20=CHKJ2504W\uff1a{0} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.create.blh.m.ejb20=CHKJ2504W\uff1a{0} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 12.2.11)\u3002 - -CHKJ2500.create.srh.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.create.crh.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2500.create.brh.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2500.create.srh.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.create.crh.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2500.create.brh.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 12.2.9)\u3002 - -# home method -CHKJ2504.home.crh.i.ejb20=CHKJ2504W\uff1a{0} \u7684 {1} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 10.5.2, 10.6.10)\u3002 -CHKJ2504.home.clh.i.ejb20=CHKJ2504W\uff1a{0} \u7684 {1} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 10.5.2, 10.6.12)\u3002 -CHKJ2504.home.brh.i.ejb20=CHKJ2504W\uff1a{0} \u7684 {1} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.home.blh.i.ejb20=CHKJ2504W\uff1a{0} \u7684 {1} \u5339\u914d\u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 12.2.11)\u3002 -CHKJ2504.home.crh.m.ejb20=CHKJ2504W\uff1a{0} \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 10.5.2, 10.6.10)\u3002 -CHKJ2504.home.clh.m.ejb20=CHKJ2504W\uff1a{0} \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 10.5.2, 10.6.12)\u3002 -CHKJ2504.home.brh.m.ejb20=CHKJ2504W\uff1a{0} \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.home.blh.m.ejb20=CHKJ2504W\uff1a{0} \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 12.2.11)\u3002 - - -# find method -CHKJ2503.find.brh.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.2, 12.2.9)\u3002 -CHKJ2503.find.crh.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.2, 10.6.10)\u3002 -CHKJ2503.find.srh.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.find.blh.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6)\u3002 -CHKJ2503.find.clh.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6)\u3002 -CHKJ2503.find.slh.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6)\u3002 -CHKJ2503.find.brh.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.2, 12.2.9)\u3002 -CHKJ2503.find.crh.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.2, 10.6.10)\u3002 -CHKJ2503.find.srh.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.find.blh.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.2, 12.2.11, 18.3.8, 18.6)\u3002 -CHKJ2503.find.clh.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.2, 10.6.12, 18.3.8, 18.6)\u3002 -CHKJ2503.find.slh.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8, 18.3.8, 18.6)\u3002 - -CHKJ2477.crh.i.ejb20=CHKJ2477W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.FinderException (EJB 2.0: 9.5.2, 12.2.9)\u3002 -CHKJ2477.brh.i.ejb20=CHKJ2477W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.FinderException (EJB 2.0: 9.6.2, 12.2.11)\u3002 -CHKJ2477.clh.i.ejb20=CHKJ2477W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.FinderException (EJB 2.0: 9.5.2, 10.6.10)\u3002 -CHKJ2477.blh.i.ejb20=CHKJ2477W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.FinderException (EJB 2.0: 9.6.2, 10.6.12)\u3002 -CHKJ2477.crh.m.ejb20=CHKJ2477W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.FinderException (EJB 2.0: 9.5.2, 12.2.9)\u3002 -CHKJ2477.brh.m.ejb20=CHKJ2477W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.FinderException (EJB 2.0: 9.6.2, 12.2.11)\u3002 -CHKJ2477.clh.m.ejb20=CHKJ2477W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.FinderException (EJB 2.0: 9.5.2, 10.6.10)\u3002 -CHKJ2477.blh.m.ejb20=CHKJ2477W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.FinderException (EJB 2.0: 9.6.2, 10.6.12)\u3002 - -CHKJ2478.crh.i.ejb20=CHKJ2478I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.crh.m.ejb20=CHKJ2478I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.clh.i.ejb20=CHKJ2478I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.clh.m.ejb20=CHKJ2478I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.brh.i.ejb20=CHKJ2478I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2478.brh.m.ejb20=CHKJ2478I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2478.blh.i.ejb20=CHKJ2478I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2478.blh.m.ejb20=CHKJ2478I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2478.cb.i.ejb20=CHKJ2478I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.cb.m.ejb20=CHKJ2478I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.bb.i.ejb20=CHKJ2478I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2478.bb.m.ejb20=CHKJ2478I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 - -CHKJ2403.brh.i.ejb20=CHKJ2403W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.5.2, 12.1.7, 12.2.9)\u3002 -CHKJ2403.blh.i.ejb20=CHKJ2403W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.6.2, 12.1.7, 12.2.11)\u3002 -CHKJ2403.crh.i.ejb20=CHKJ2403W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2)\u3002 -CHKJ2403.clh.i.ejb20=CHKJ2403W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2)\u3002 -CHKJ2403.brh.m.ejb20=CHKJ2403W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.5.2, 12.1.7, 12.2.9)\u3002 -CHKJ2403.blh.m.ejb20=CHKJ2403W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.6.2, 12.1.7, 12.2.11)\u3002 -CHKJ2403.crh.m.ejb20=CHKJ2403W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.5.2, 10.5.6, 10.6.10, 11.2.2)\u3002 -CHKJ2403.clh.m.ejb20=CHKJ2403W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.6.2, 10.5.6, 10.6.12, 11.2.2)\u3002 - -# remote find -CHKJ2504.find.brh.i.ejb20=CHKJ2504W\uff1a{1} \u5fc5\u987b\u5b58\u5728\u4e8e {0} \u7684 {2} \u4e0a (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.find.crh.i.ejb20=CHKJ2504W\uff1a{1} \u5fc5\u987b\u5b58\u5728\u4e8e {0} \u7684 {2} \u4e0a (EJB 2.0: 10.6.10)\u3002 -CHKJ2504.find.brh.m.ejb20=CHKJ2504W\uff1a{0} \u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.find.crh.m.ejb20=CHKJ2504W\uff1a{0} \u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 10.6.10)\u3002 - -# local find -CHKJ2504.find.blh.i.ejb20=CHKJ2504W\uff1a{1} \u5fc5\u987b\u5b58\u5728\u4e8e {0} \u7684 {2} \u4e0a (EJB 2.0: 12.2.11)\u3002 -CHKJ2504.find.clh.i.ejb20=CHKJ2504W\uff1a{1} \u5fc5\u987b\u5b58\u5728\u4e8e {0} \u7684 {2} \u4e0a (EJB 2.0: 10.6.2)\u3002 -CHKJ2504.find.blh.m.ejb20=CHKJ2504W\uff1a{0} \u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 12.2.11)\u3002 -CHKJ2504.find.clh.m.ejb20=CHKJ2504W\uff1a{0} \u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 10.6.2)\u3002 - - -CHKJ2500.find.srh.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.find.crh.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2500.find.brh.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2500.find.srh.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.find.crh.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2500.find.brh.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 12.2.9)\u3002 - -CHKJ2495.clh.i.ejb20=CHKJ2495I\uff1a{0} \u5fc5\u987b\u4e0e ejb-jar.xml \u4e2d\u7684\u67e5\u8be2\u5143\u7d20\u76f8\u5173\u8054 (EJB 2.0: 10.5.6, 10.6.14)\u3002 -CHKJ2495.clh.m.ejb20=CHKJ2495I\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u4e0e ejb-jar.xml \u4e2d\u7684\u67e5\u8be2\u5143\u7d20\u76f8\u5173\u8054 (EJB 2.0: 10.5.6, 10.6.14)\u3002 -CHKJ2495.crh.i.ejb20=CHKJ2495I\uff1a{0} \u5fc5\u987b\u4e0e ejb-jar.xml \u4e2d\u7684\u67e5\u8be2\u5143\u7d20\u76f8\u5173\u8054 (EJB 2.0: 10.5.6, 10.6.14)\u3002 -CHKJ2495.crh.m.ejb20=CHKJ2495I\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u4e0e ejb-jar.xml \u4e2d\u7684\u67e5\u8be2\u5143\u7d20\u76f8\u5173\u8054 (EJB 2.0: 10.5.6, 10.6.14)\u3002 - - -# method on a component interface -CHKJ2503.bus.src.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.5)\u3002 -CHKJ2503.bus.slc.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.7, 18.3.8, 18.6)\u3002 -CHKJ2503.bus.brc.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.8)\u3002 -CHKJ2503.bus.blc.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6)\u3002 -CHKJ2503.bus.crc.i.ejb20=CHKJ2503E\uff1a{0} \u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.9)\u3002 -CHKJ2503.bus.clc.i.ejb20=CHKJ2503W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.10, 18.3.8, 18.6)\u3002 -CHKJ2503.bus.src.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.5)\u3002 -CHKJ2503.bus.slc.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.7, 18.3.8, 18.6)\u3002 -CHKJ2503.bus.brc.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.8)\u3002 -CHKJ2503.bus.blc.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.10, 12.2.10, 18.3.8, 18.6)\u3002 -CHKJ2503.bus.crc.m.ejb20=CHKJ2503E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.9)\u3002 -CHKJ2503.bus.clc.m.ejb20=CHKJ2503W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u629b\u51fa java.rmi.RemoteException (EJB 2.0: 9.10, 18.3.8, 18.6)\u3002 - -# method on a home interface -CHKJ2465.brh.i.ejb20=CHKJ2465W\uff1a{0} \u5fc5\u987b\u5bf9 {2} \u629b\u51fa {1} (EJB 2.0: 12.2.9)\u3002 -CHKJ2465.blh.i.ejb20=CHKJ2465W\uff1a{0} \u5fc5\u987b\u5bf9 {2} \u629b\u51fa {1} (EJB 2.0: 12.2.11)\u3002 -CHKJ2465.crh.i.ejb20=CHKJ2465W\uff1a{0} \u5fc5\u987b\u5bf9 {2} \u629b\u51fa {1} (EJB 2.0: 10.6.10)\u3002 -CHKJ2465.clh.i.ejb20=CHKJ2465W\uff1a{0} \u5fc5\u987b\u5bf9 {2} \u629b\u51fa {1} (EJB 2.0: 10.6.12)\u3002 -CHKJ2465.srh.i.ejb20=CHKJ2465W\uff1a{0} \u5fc5\u987b\u5bf9 {2} \u629b\u51fa {1} (EJB 2.0: 7.10.6)\u3002 -CHKJ2465.slh.i.ejb20=CHKJ2465W\uff1a{0} \u5fc5\u987b\u5bf9 {2} \u629b\u51fa {1} (EJB 2.0: 7.10.8)\u3002 -CHKJ2465.brh.m.ejb20=CHKJ2465W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u5bf9 {1} \u629b\u51fa {0} (EJB 2.0: 12.2.9)\u3002 -CHKJ2465.blh.m.ejb20=CHKJ2465W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u5bf9 {1} \u629b\u51fa {0} (EJB 2.0: 12.2.11)\u3002 -CHKJ2465.crh.m.ejb20=CHKJ2465W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u5bf9 {1} \u629b\u51fa {0} (EJB 2.0: 10.6.10)\u3002 -CHKJ2465.clh.m.ejb20=CHKJ2465W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u5bf9 {1} \u629b\u51fa {0} (EJB 2.0: 10.6.12)\u3002 -CHKJ2465.srh.m.ejb20=CHKJ2465W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u5bf9 {1} \u629b\u51fa {0} (EJB 2.0: 7.10.6)\u3002 -CHKJ2465.slh.m.ejb20=CHKJ2465W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u5bf9 {1} \u629b\u51fa {0} (EJB 2.0: 7.10.8)\u3002 - -# method on a remote home -CHKJ2500.home.srh.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.home.crh.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2500.home.brh.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 12.2.9)\u3002 -CHKJ2500.home.srh.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.home.crh.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 10.6.10)\u3002 -CHKJ2500.home.brh.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4, 12.2.9)\u3002 - -CHKJ2466.src.i.ejb20=CHKJ2466I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00\u7c7b\u578b {1} (EJB 2.0: 7.10.5)\u3002 -CHKJ2466.crh.i.ejb20=CHKJ2466I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00\u7c7b\u578b {1} (EJB 2.0: 10.6.10)\u3002 -CHKJ2466.brh.i.ejb20=CHKJ2466I\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00\u7c7b\u578b {1} (EJB 2.0: 12.2.9)\u3002 -CHKJ2466.crh.m.ejb20=CHKJ2466I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00\u7c7b\u578b {0} (EJB 2.0: 10.6.10)\u3002 -CHKJ2466.brh.m.ejb20=CHKJ2466I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00\u7c7b\u578b {0} (EJB 2.0: 12.2.9)\u3002 -CHKJ2466.src.m.ejb20=CHKJ2466I\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00\u7c7b\u578b {0} (EJB 2.0: 7.10.5)\u3002 - -# method on a remote component -CHKJ2468.src.ejb20=CHKJ2468W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u9075\u5faa\u7528\u4e8e\u8fdc\u7a0b\u63a5\u53e3\u7684 RMI-IIOP \u89c4\u5219 (EJB 2.0: 7.10.5)\u3002 -CHKJ2468.crc.ejb20=CHKJ2468W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u9075\u5faa\u7528\u4e8e\u8fdc\u7a0b\u63a5\u53e3\u7684 RMI-IIOP \u89c4\u5219 (EJB 2.0: 10.6.9)\u3002 -CHKJ2468.brc.ejb20=CHKJ2468W\uff1a\u6b64\u63a5\u53e3\u5fc5\u987b\u9075\u5faa\u7528\u4e8e\u8fdc\u7a0b\u63a5\u53e3\u7684 RMI-IIOP \u89c4\u5219 (EJB 2.0: 12.2.8)\u3002 - -CHKJ2500.bus.src.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {1} \u4e2d\u7684 {0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.5)\u3002 -CHKJ2500.bus.crc.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {1} \u4e2d\u7684 {0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 10.6.9)\u3002 -CHKJ2500.bus.brc.i.ejb20=CHKJ2500I\uff1a\u65b9\u6cd5 {1} \u4e2d\u7684 {0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 12.2.8)\u3002 -CHKJ2500.bus.src.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 7.10.5)\u3002 -CHKJ2500.bus.crc.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 10.6.9)\u3002 -CHKJ2500.bus.brc.m.ejb20=CHKJ2500I\uff1a{0} \u5728\u8fd0\u884c\u65f6\u5fc5\u987b\u53ef\u5e8f\u5217\u5316 (EJB 2.0: 12.2.8)\u3002 - -CHKJ2472.srh.i.ejb20=CHKJ2472W\uff1a\u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u4e0d\u80fd\u4e3a\u81ea\u53d8\u91cf\u6216\u7ed3\u679c\u7c7b\u578b (EJB 2.0: 6.7.2)\u3002 -CHKJ2472.brc.i.ejb20=CHKJ2472W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5c06 {1} \u4f5c\u4e3a\u81ea\u53d8\u91cf\u6216\u7ed3\u679c\u4f20\u9012 (EJB 2.0: 9.7.2, 12.2.8)\u3002 -CHKJ2472.crc.i.ejb20=CHKJ2472W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u5c06 {1} \u4f5c\u4e3a\u81ea\u53d8\u91cf\u6216\u7ed3\u679c\u4f20\u9012 (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1)\u3002 -CHKJ2472.brc.m.ejb20=CHKJ2472W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5c06 {0} \u4f5c\u4e3a\u81ea\u53d8\u91cf\u6216\u7ed3\u679c\u4f20\u9012 (EJB 2.0: 9.7.2, 12.2.8)\u3002 -CHKJ2472.crc.m.ejb20=CHKJ2472W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u5c06 {0} \u4f5c\u4e3a\u81ea\u53d8\u91cf\u6216\u7ed3\u679c\u4f20\u9012 (EJB 2.0: 9.7.2, 10.3.1, 10.3.10.1)\u3002 -CHKJ2472.srh.m.ejb20=CHKJ2472W\uff1a{0} \u4e0d\u80fd\u4e3a\u81ea\u53d8\u91cf\u6216\u7ed3\u679c\u7c7b\u578b (EJB 2.0: 6.7.2)\u3002 - -# method on a remote component CMP -CHKJ2474.crc.i.ejb20=CHKJ2474W\uff1a{0} \u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00 {1} (EJB 2.0: 10.3.1, 10.3.10.1)\u3002 -CHKJ2474.crc.m.ejb20=CHKJ2474W\uff1a\u6b64\u65b9\u6cd5\u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00 {0} (EJB 2.0: 10.3.1, 10.3.10.1)\u3002 - -CHKJ2490.crc.i.ejb20=CHKJ2490W\uff1a\u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00 {0} (EJB 2.0: 10.3.1, 10.3.10.1)\u3002 -CJKJ2490.crc.m.ejb20=CHKJ2490W\uff1a\u4e00\u5b9a\u4e0d\u80fd\u516c\u5f00\u6b64\u65b9\u6cd5 (EJB 2.0: 10.3.1, 10.3.10.1)\u3002 - -# ejbSelect method -CHKJ2485.cb.i.ejb20=CHKJ2485W\uff1a{0} \u5fc5\u987b\u662f\u62bd\u8c61\u7684 (EJB 2.0: 10.5.7, 10.6.7)\u3002 -CHKJ2485.cb.m.ejb20=CHKJ2485W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u62bd\u8c61\u7684 (EJB 2.0: 10.5.7, 10.6.7)\u3002 - -CHKJ2487.cb.i.ejb20=CHKJ2487W\uff1a{0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.7)\u3002 -CHKJ2487.cb.m.ejb20=CHKJ2487W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.6.7)\u3002 - -CHKJ2488.cb.i.ejb20=CHKJ2488W\uff1a{0} \u5fc5\u987b\u629b\u51fa javax.ejb.FinderException (EJB 2.0: 10.6.7)\u3002 -CHKJ2488.cb.m.ejb20=CHKJ2488W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa javax.ejb.FinderException (EJB 2.0: 10.6.7)\u3002 - -CHKJ2486.cb.i.ejb20=CHKJ2486W\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 10.5.7, 11.2.2)\u3002 -CHKJ2486.cb.m.ejb20=CHKJ2486W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 10.5.7, 11.2.2)\u3002 - -CHKJ2496.cb.i.ejb20=CHKJ2496W\uff1a{0} \u5fc5\u987b\u4e0e ejb-jar.xml \u4e2d\u7684\u67e5\u8be2\u5143\u7d20\u76f8\u5173\u8054 (EJB 2.0: 10.5.7, 10.6.14)\u3002 -CHKJ2496.cb.m.ejb20=CHKJ2496W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u4e0e ejb-jar.xml \u4e2d\u7684\u67e5\u8be2\u5143\u7d20\u76f8\u5173\u8054 (EJB 2.0: 10.5.7, 10.6.14)\u3002 - -# component matching method -CHKJ2023.src.i.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u9700\u8981 {1} \u624d\u80fd\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 7.10.5)\u3002 -CHKJ2023.slc.i.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u9700\u8981 {1} \u624d\u80fd\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 7.10.7)\u3002 -CHKJ2023.brc.i.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u9700\u8981 {1} \u624d\u80fd\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 12.2.8)\u3002 -CHKJ2023.blc.i.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u9700\u8981 {1} \u624d\u80fd\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 12.2.10)\u3002 -CHKJ2023.crc.i.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u9700\u8981 {1} \u624d\u80fd\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 10.6.9)\u3002 -CHKJ2023.clc.i.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u9700\u8981 {1} \u624d\u80fd\u5b58\u5728\u4e8e {2} \u4e0a (EJB 2.0: 10.6.11)\u3002 -CHKJ2023.src.m.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 7.10.5)\u3002 -CHKJ2023.slc.m.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 7.10.7)\u3002 -CHKJ2023.brc.m.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 12.2.8)\u3002 -CHKJ2023.blc.m.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 12.2.10)\u3002 -CHKJ2023.crc.m.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 10.6.9)\u3002 -CHKJ2023.clc.m.ejb20=CHKJ2023W\uff1a{0} \u65b9\u6cd5\u5fc5\u987b\u5b58\u5728\u4e8e {1} \u4e0a (EJB 2.0: 10.6.11)\u3002 - -CHKJ2470.src.i.ejb20=CHKJ2470E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 7.10.5)\u3002 -CHKJ2470.slc.i.ejb20=CHKJ2470E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 7.10.7)\u3002 -CHKJ2470.crc.i.ejb20=CHKJ2470E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 10.6.9)\u3002 -CHKJ2470.clc.i.ejb20=CHKJ2470E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 10.6.11)\u3002 -CHKJ2470.brc.i.ejb20=CHKJ2470E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 12.2.8)\u3002 -CHKJ2470.blc.i.ejb20=CHKJ2470E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 12.2.10)\u3002 -CHKJ2470.src.m.ejb20=CHKJ2470E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 7.10.5)\u3002 -CHKJ2470.slc.m.ejb20=CHKJ2470E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 7.10.7)\u3002 -CHKJ2470.crc.m.ejb20=CHKJ2470E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 10.6.9)\u3002 -CHKJ2470.clc.m.ejb20=CHKJ2470E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 10.6.11)\u3002 -CHKJ2470.brc.m.ejb20=CHKJ2470E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 12.2.8)\u3002 -CHKJ2470.blc.m.ejb20=CHKJ2470E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 12.2.10)\u3002 - -CHKJ2471.src.i.ejb20=CHKJ2471W\uff1a{0} \u5fc5\u987b\u629b\u51fa {1} (EJB 2.0: 7.10.5)\u3002 -CHKJ2471.slc.i.ejb20=CHKJ2471W\uff1a{0} \u5fc5\u987b\u629b\u51fa {1} (EJB 2.0: 7.10.7)\u3002 -CHKJ2471.crc.i.ejb20=CHKJ2471W\uff1a{0} \u5fc5\u987b\u629b\u51fa {1} (EJB 2.0: 10.6.9)\u3002 -CHKJ2471.clc.i.ejb20=CHKJ2471W\uff1a{0} \u5fc5\u987b\u629b\u51fa {1} (EJB 2.0: 10.6.11)\u3002 -CHKJ2471.brc.i.ejb20=CHKJ2471W\uff1a{0} \u5fc5\u987b\u629b\u51fa {1} (EJB 2.0: 12.2.8)\u3002 -CHKJ2471.blc.i.ejb20=CHKJ2471W\uff1a{0} \u5fc5\u987b\u629b\u51fa {1} (EJB 2.0: 12.2.10)\u3002 -CHKJ2471.src.m.ejb20=CHKJ2471W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {0} (EJB 2.0: 7.10.5)\u3002 -CHKJ2471.slc.m.ejb20=CHKJ2471W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {0} (EJB 2.0: 7.10.7)\u3002 -CHKJ2471.crc.m.ejb20=CHKJ2471W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {0} (EJB 2.0: 10.6.9)\u3002 -CHKJ2471.clc.m.ejb20=CHKJ2471W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {0} (EJB 2.0: 10.6.11)\u3002 -CHKJ2471.brc.m.ejb20=CHKJ2471W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {0} (EJB 2.0: 12.2.8)\u3002 -CHKJ2471.blc.m.ejb20=CHKJ2471W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u629b\u51fa {0} (EJB 2.0: 12.2.10)\u3002 - -# EJBObject, EJBLocalObject methods -CHKJ2469.src.i.ejb20=CHKJ2469W\uff1a{0} \u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 6.5)\u3002 -CHKJ2469.slc.i.ejb20=CHKJ2469W\uff1a{0} \u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 6.5)\u3002 -CHKJ2469.crc.i.ejb20=CHKJ2469W\uff1a{0} \u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 9.9)\u3002 -CHKJ2469.clc.i.ejb20=CHKJ2469W\uff1a{0} \u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 9.10)\u3002 -CHKJ2469.brc.i.ejb20=CHKJ2469W\uff1a{0} \u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 9.9)\u3002 -CHKJ2469.blc.i.ejb20=CHKJ2469W\uff1a{0} \u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 9.10)\u3002 -CHKJ2469.src.m.ejb20=CHKJ2469W\uff1a\u6b64\u65b9\u6cd5\u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 6.5)\u3002 -CHKJ2469.slc.m.ejb20=CHKJ2469W\uff1a\u6b64\u65b9\u6cd5\u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 6.5)\u3002 -CHKJ2469.crc.m.ejb20=CHKJ2469W\uff1a\u6b64\u65b9\u6cd5\u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 9.9)\u3002 -CHKJ2469.clc.m.ejb20=CHKJ2469W\uff1a\u6b64\u65b9\u6cd5\u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 9.10)\u3002 -CHKJ2469.brc.m.ejb20=CHKJ2469W\uff1a\u6b64\u65b9\u6cd5\u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 9.9)\u3002 -CHKJ2469.blc.m.ejb20=CHKJ2469W\uff1a\u6b64\u65b9\u6cd5\u662f\u7531\u5bb9\u5668\u63d0\u4f9b\u7684 (EJB 2.0: 9.10)\u3002 - -# findByPrimaryKey -CHKJ2475.crh.i.ejb20=CHKJ2475W\uff1a{0} \u5fc5\u987b\u662f findByPrimaryKey({1}) (EJB 2.0: 9.5.2, 10.6.10)\u3002 -CHKJ2475.clh.i.ejb20=CHKJ2475W\uff1a{0} \u5fc5\u987b\u662f findByPrimaryKey({1}) (EJB 2.0: 9.6.2, 10.6.12)\u3002 -CHKJ2475.crhd.i.ejb20=CHKJ2475W\uff1a{0} \u5fc5\u987b\u662f findByPrimaryKey(Object) (EJB 2.0: 10.8.3)\u3002 -CHKJ2475.clhd.i.ejb20=CHKJ2475W\uff1a{0} \u5fc5\u987b\u662f findByPrimaryKey(Object) (EJB 2.0: 10.8.3)\u3002 -CHKJ2475.brh.i.ejb20=CHKJ2475W\uff1a{0} \u5fc5\u987b\u662f findByPrimaryKey({1}) (EJB 2.0: 9.5.2, 12.2.9)\u3002 -CHKJ2475.blh.i.ejb20=CHKJ2475W\uff1a{0} \u5fc5\u987b\u662f findByPrimaryKey({1}) (EJB 2.0: 9.6.2, 12.2.11)\u3002 -CHKJ2475.crh.m.ejb20=CHKJ2475W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f findByPrimaryKey({0}) (EJB 2.0: 9.5.2, 10.6.10)\u3002 -CHKJ2475.clh.m.ejb20=CHKJ2475W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f findByPrimaryKey({0}) (EJB 2.0: 9.6.2, 10.6.12)\u3002 -CHKJ2475.crhd.m.ejb20=CHKJ2475W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f findByPrimaryKey(Object) (EJB 2.0: 10.8.3)\u3002 -CHKJ2475.clhd.m.ejb20=CHKJ2475W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f findByPrimaryKey(Object) (EJB 2.0: 10.8.3)\u3002 -CHKJ2475.brh.m.ejb20=CHKJ2475W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f findByPrimaryKey({0}) (EJB 2.0: 9.5.2, 12.2.9)\u3002 -CHKJ2475.blh.m.ejb20=CHKJ2475W\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u662f findByPrimaryKey({0}) (EJB 2.0: 9.6.2, 12.2.11)\u3002 - -CHKJ2479.crh.i.ejb20=CHKJ2479E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 9.5.2, 10.6.10)\u3002 -CHKJ2479.clh.i.ejb20=CHKJ2479E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 9.6.2, 10.6.12)\u3002 -CHKJ2479.brh.i.ejb20=CHKJ2479E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 9.5.2, 12.2.9)\u3002 -CHKJ2479.blh.i.ejb20=CHKJ2479E\uff1a{0} \u5fc5\u987b\u8fd4\u56de {1} (EJB 2.0: 9.6.2, 12.2.11)\u3002 -CHKJ2479.crh.m.ejb20=CHKJ2479E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 9.5.2, 10.6.10)\u3002 -CHKJ2479.clh.m.ejb20=CHKJ2479E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 9.6.2, 10.6.12)\u3002 -CHKJ2479.brh.m.ejb20=CHKJ2479E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 9.5.2, 12.2.9)\u3002 -CHKJ2479.blh.m.ejb20=CHKJ2479E\uff1a\u6b64\u65b9\u6cd5\u5fc5\u987b\u8fd4\u56de {0} (EJB 2.0: 9.6.2, 12.2.11)\u3002 - - - -################################################## -# field checks -################################################## -CHKJ2452.sb.i.ejb20=CHKJ2452W\uff1a\u77ac\u6001\u5b57\u6bb5 {0} \u4e0d\u5e94\u662f\u7c7b\u578b {1} (EJB 2.0: 7.4.1)\u3002 -CHKJ2452.sb.m.ejb20=CHKJ2452W\uff1a\u77ac\u6001\u5b57\u6bb5\u4e0d\u5e94\u662f\u7c7b\u578b {0} (EJB 2.0: 7.4.1)\u3002 - -CHKJ2453.sb.i.ejb20=CHKJ2453W\uff1a\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528\u77ac\u6001\u5b57\u6bb5\uff08{0}\uff09(EJB 2.0: 7.4.1)\u3002 -CHKJ2453.sb.m.ejb20=CHKJ2453W\uff1a\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528\u77ac\u6001\u5b57\u6bb5 (EJB 2.0: 7.4.1)\u3002 - -# CMR and CMP fields must NOT be defined on the bean class. -CHKJ2454.cb.i.ejb20=CHKJ2454W\uff1a\u4e00\u5b9a\u4e0d\u80fd\u5b9a\u4e49 {0} (EJB 2.0: 10.3.1)\u3002 -CHKJ2454.cb.m.ejb20=CHKJ2454W\uff1a\u4e00\u5b9a\u4e0d\u80fd\u5b9a\u4e49 {0} (EJB 2.0: 10.3.1)\u3002 - -CHKJ2480.cb.i.ejb20=CHKJ2480I\uff1a{0} \u5fc5\u987b\u4ee5\u5c0f\u5199\u5b57\u6bcd\u5f00\u5934 (EJB 2.0: 10.3.1)\u3002 -CHKJ2480.cb.m.ejb20=CHKJ2480I\uff1a{0} \u5fc5\u987b\u4ee5\u5c0f\u5199\u5b57\u6bcd\u5f00\u5934 (EJB 2.0: 10.3.1)\u3002 - -CHKJ2481.cb.i.ejb20=CHKJ2481W\uff1a{0} \u5fc5\u987b\u58f0\u660e\u4e3a <cmp-field> (EJB 2.0: 10.3.1, 10.3.13)\u3002 -CHKJ2481.cb.m.ejb20=CHKJ2481W\uff1a{0} \u5fc5\u987b\u58f0\u660e\u4e3a <cmp-field> (EJB 2.0: 10.3.1, 10.3.13)\u3002 - -CHKJ2482.cb.i.ejb20=CHKJ2482W\uff1a{0} \u5fc5\u987b\u58f0\u660e\u4e3a <cmr-field> (EJB 2.0: 10.3.1, 10.3.13)\u3002 -CHKJ2482.cb.m.ejb20=CHKJ2482W\uff1a{0} \u5fc5\u987b\u58f0\u660e\u4e3a <cmr-field> (EJB 2.0: 10.3.1, 10.3.13)\u3002 - -CHKJ2483.cb.i.ejb20=CHKJ2483W\uff1a\u4e0d\u5e94\u516c\u5f00 {0} (EJB 2.0: 10.3.1)\u3002 -CHKJ2483.cb.m.ejb20=CHKJ2483W\uff1a\u4e0d\u5e94\u516c\u5f00 {0} (EJB 2.0: 10.3.1)\u3002 - -CHKJ2484.cb.i.ejb20=CHKJ2484W\uff1a{0} \u5fc5\u987b\u662f\u57fa\u672c\u7c7b\u578b\u6216\u53ef\u5e8f\u5217\u5316\u7c7b\u578b (EJB 2.0: 10.3.1)\u3002 -CHKJ2484.cb.m.ejb20=CHKJ2484W\uff1a{0} \u5fc5\u987b\u662f\u57fa\u672c\u7c7b\u578b\u6216\u53ef\u5e8f\u5217\u5316\u7c7b\u578b (EJB 2.0: 10.3.1)\u3002 - -CHKJ2489.cb.i.ejb20=CHKJ2489W\uff1a\u5b57\u6bb5 {0} \u5fc5\u987b\u662f\u7c7b\u578b {1} (EJB 2.0: 10.8.1)\u3002 -CHKJ2489.cb.m.ejb20=CHKJ2489W\uff1a\u6b64\u5b57\u6bb5\u5fc5\u987b\u662f\u7c7b\u578b {0} (EJB 2.0: 10.8.1)\u3002 - -CHKJ2205.kc.i.ejb20=CHKJ2205W\uff1a\u5b57\u6bb5 {0} \u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.8.2)\u3002 -CHKJ2205.kc.m.ejb20=CHKJ2205W\uff1a\u6b64\u5b57\u6bb5\u5fc5\u987b\u662f\u516c\u7528\u7684 (EJB 2.0: 10.8.2)\u3002 - -CHKJ2206.kc.i.ejb20=CHKJ2206W\uff1a\u5b57\u6bb5 {0} \u5fc5\u987b\u662f <cmp-field> (EJB 2.0: 10.8.2)\u3002 -CHKJ2206.kc.m.ejb20=CHKJ2206W\uff1a\u6b64\u5b57\u6bb5\u5fc5\u987b\u662f <cmp-field> (EJB 2.0: 10.8.2)\u3002 - - -############################################################ -## DD -############################################################ -CHKJ2880.s.ejb20=CHKJ2880W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local-home> (EJB 2.0: 7.10.1)\u3002 -CHKJ2881.s.ejb20=CHKJ2881W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <home> (EJB 2.0: 7.10.1)\u3002 -CHKJ2882.s.ejb20=CHKJ2882W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local> (EJB 2.0: 7.10.1)\u3002 -CHKJ2883.s.ejb20=CHKJ2883W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <remote> (EJB 2.0: 7.10.1)\u3002 -CHKJ2884.s.ejb20=CHKJ2884W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local-home> \u6216 <home> (EJB 2.0: 7.10.1)\u3002 -CHKJ2885.s.ejb20=CHKJ2885W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local> \u6216 <remote> (EJB 2.0: 7.10.1)\u3002 -CHKJ2880.c.ejb20=CHKJ2880W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local-home> (EJB 2.0: 10.6.1)\u3002 -CHKJ2881.c.ejb20=CHKJ2881W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <home> (EJB 2.0: 10.6.1)\u3002 -CHKJ2882.c.ejb20=CHKJ2882W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local> (EJB 2.0: 10.6.1)\u3002 -CHKJ2883.c.ejb20=CHKJ2883W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <remote> (EJB 2.0: 10.6.1)\u3002 -CHKJ2884.c.ejb20=CHKJ2884W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local-home> \u6216 <home> (EJB 2.0: 10.6.1)\u3002 -CHKJ2885.c.ejb20=CHKJ2885W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local> \u6216 <remote> (EJB 2.0: 10.6.1)\u3002 -CHKJ2880.b.ejb20=CHKJ2880W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local-home> (EJB 2.0: 12.2.1)\u3002 -CHKJ2881.b.ejb20=CHKJ2881W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <home> (EJB 2.0: 12.2.1)\u3002 -CHKJ2882.b.ejb20=CHKJ2882W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local> (EJB 2.0: 12.2.1)\u3002 -CHKJ2883.b.ejb20=CHKJ2883W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <remote> (EJB 2.0: 12.2.1)\u3002 -CHKJ2884.b.ejb20=CHKJ2884W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local-home> \u6216 <home> (EJB 2.0: 12.2.1)\u3002 -CHKJ2885.b.ejb20=CHKJ2885W\uff1a\u6b64 bean \u5fc5\u987b\u63d0\u4f9b <local> \u6216 <remote> (EJB 2.0: 12.2.1)\u3002 - -CHKJ2813.ejb20=CHKJ2813I\uff1a<ejb-name> {0} \u5fc5\u987b\u662f\u6709\u6548\u7684 Java \u6807\u8bc6 (EJB 2.0: 10.3.13, 11.2.6.1)\u3002 -CHKJ2819.ejb20=CHKJ2819IL\uff1a<abstract-schema-name> {0} \u5fc5\u987b\u662f\u6709\u6548\u7684 Java \u6807\u8bc6 (EJB 2.0: 10.3.13, 10.6.14, 11.2.6.1)\u3002 -CHKJ2854.ejb20=CHKJ2854E\uff1a<abstract-schema-name> {0} \u5728 ejb-jar.xml \u6587\u4ef6\u4e2d\u5fc5\u987b\u662f\u552f\u4e00\u7684 (EJB 2.0: 10.3.13, 10.6.14, 11.2.2)\u3002 -CHKJ2858.ejb20=CHKJ2858W\uff1a<abstract-schema-name> \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 22.2, 22.5)\u3002 -CHKJ2859.ejb20=CHKJ2859W\uff1a\u4fdd\u7559\u7684\u6807\u8bc6 {0} \u4e0d\u80fd\u7528\u4f5c <ejb-name> (EJB 2.0: 10.6.14, 11.2.6.1)\u3002 -CHKJ2860.ejb20=CHKJ2860W\uff1a\u4fdd\u7559\u7684\u6807\u8bc6 {0} \u4e0d\u80fd\u7528\u4f5c <abstract-schema-name> (EJB 2.0: 10.6.14, 11.2.6.1)\u3002 - -CHKJ2861.ejb20=CHKJ2861I\uff1a<cmp-field> {0} \u5fc5\u987b\u662f\u6709\u6548\u7684 Java \u6807\u8bc6\u4e14\u4ee5\u5c0f\u5199\u5b57\u6bcd\u5f00\u5934 (EJB 2.0: 10.3.1, 11.2.6.1)\u3002 -CHKJ2857.ejb20=CHKJ2857I\uff1a<cmr-field> {0} \u5fc5\u987b\u662f\u6709\u6548\u7684 Java \u6807\u8bc6\u4e14\u4ee5\u5c0f\u5199\u5b57\u6bcd\u5f00\u5934 (JB 2.0: 10.3.1, 11.2.6.1)\u3002 - -CHKJ2862.ejb20=CHKJ2862I\uff1a<cmp-field> {0} \u5fc5\u987b\u5177\u6709 set \u65b9\u6cd5 (EJB 2.0: 10.3.1, 10.6.2)\u3002 -CHKJ2863.ejb20=CHKJ2863I\uff1a<cmp-field> {0} \u5fc5\u987b\u5177\u6709 get \u65b9\u6cd5 (EJB 2.0: 10.3.1, 10.6.2)\u3002 -CHKJ2864.ejb20=CHKJ2864I\uff1a<cmr-field> {0} \u5fc5\u987b\u5177\u6709 set \u65b9\u6cd5 (EJB 2.0: 10.3.1, 10.6.2)\u3002 -CHKJ2865.ejb20=CHKJ2865I\uff1a<cmr-field> {0} \u5fc5\u987b\u5177\u6709 get \u65b9\u6cd5 (EJB 2.0: 10.3.1, 10.6.2)\u3002 -CHKJ2855.ejb20=CHKJ2855I\uff1a<cmp-field> {0} \u5fc5\u987b\u662f Java \u57fa\u672c\u7c7b\u578b\u6216 Java \u53ef\u5e8f\u5217\u5316\u7c7b\u578b (EJB 2.0: 10.3.1)\u3002 -CHKJ2856.ejb20=CHKJ2856I\uff1a<cmr-field> {0} \u5fc5\u987b\u662f\u7c7b\u578b {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 10.3.1)\u3002 - -CHKJ2815.ejb20=CHKJ2815W\uff1a\u4ece\u5c5e\u503c\u7c7b {0} \u4e0d\u80fd\u4e3a <cmr-field> (EJB 2.0: 10.3.3)\u3002 - -CHKJ2816.ejb20=CHKJ2816I\uff1a<ejb-relation-name> \u5728 ejb-jar.xml \u4e2d\u5fc5\u987b\u662f\u552f\u4e00\u7684 (EJB 2.0: 10.3.2, 10.3.13, 22.5)\u3002 -CHKJ2817.ejb20=CHKJ2817I\uff1a<ejb-relationship-role-name> \u5728 <ejb-relation> \u4e2d\u5fc5\u987b\u662f\u552f\u4e00\u7684 (EJB 2.0: 10.3.2, 10.3.13, 22.5)\u3002 -CHKJ2818.ejb20=CHKJ2818I\uff1a<multiplicity> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201cOne\u201d\u6216\u201cMany\u201d(EJB 2.0: 10.3.2, 10.3.13, 22.5)\u3002 -CHKJ2821.ejb20=CHKJ2821I\uff1a\u89d2\u8272 {0} \u4e2d\u7684 <relationship-role-source> \u5fc5\u987b\u5f15\u7528\u73b0\u6709\u7684 CMP bean (EJB 2.0: 10.3.2, 22.5)\u3002 -CHKJ2848.ejb20=CHKJ2848I\uff1a\u5fc5\u987b\u5c06 <cascade-delete> \u4e0e\u201cOne\u201d\u7684 <multiplicity> \u914d\u5408\u4f7f\u7528 (EJB 2.0: 10.3.4.2, 22.5)\u3002 -CHKJ2866.ejb20=CHKJ2866I\uff1a\u5fc5\u987b\u5728 {1} \u4e0a\u5b9a\u4e49 <cmr-field> {0} (EJB 2.0: 10.3.2, 22.5)\u3002 -CHKJ2867.ejb20=CHKJ2867I\uff1a\u6b64 bean \u4e0e\u5176\u5b83 bean \u53ea\u80fd\u5177\u6709\u5355\u5411\u5173\u7cfb (EJB 2.0: 10.3.2)\u3002 -CHKJ2868.ejb20=CHKJ2868I\uff1a<cmr-field-type> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201cjava.util.Collection\u201d\u6216\u201cjava.util.Set\u201d(EJB 2.0: 10.3.13, 22.5)\u3002 -CHKJ2869.ejb20=CHKJ2869I\uff1a\u81f3\u5c11\u6709\u4e00\u4e2a <ejb-relationship-role> \u5fc5\u987b\u5b9a\u4e49 <cmr-field> (EJB 2.0: 10.3.2, 10.3.13, 22.5)\u3002 -CHKJ2870.ejb20=CHKJ2870I\uff1a<ejb-name> {0} \u5fc5\u987b\u5b58\u5728 (EJB 2.0: 10.3.13)\u3002 -CHKJ2871.ejb20=CHKJ2871I\uff1a<ejb-name> {0} \u5fc5\u987b\u5f15\u7528 CMP bean (EJB 2.0: 10.3.2, 10.3.13)\u3002 - -CHKJ2872.ejb20=CHKJ2872E\uff1a<cmp-version> \u5143\u7d20\u7684\u503c\u5fc5\u987b\u662f\u201c1.x\u201d\u6216\u201c2.x\u201d(EJB 2.0: 22.5)\u3002 -CHKJ2873.ejb20=CHKJ2873W\uff1a\u5c06\u6b64 bean \u7684\u6570\u636e\u6e90\u7ed1\u5b9a\u8fc1\u79fb\u81f3\u201cCMP \u8fde\u63a5\u5de5\u5382\u201d\u7ed1\u5b9a\u3002 -CHKJ2874.ejb20=CHKJ2874W\uff1a\u5c06\u6b64 EJB \u6a21\u5757\u7684\u7f3a\u7701\u6570\u636e\u6e90\u7ed1\u5b9a\u8fc1\u79fb\u81f3\u7f3a\u7701\u201cCMP \u8fde\u63a5\u5de5\u5382\u201d\u7ed1\u5b9a\u3002 - -########################################################################### -# -# 2TC: Do not translate anything in the following section. These strings -# are reserved for future use. -# -########################################################################### -# -# Ignore these messages for now; the EJB QL validator may take care of this. -# If not, add this validation into the EJBJarVRule class. -# -# -# Identification variables -# -# IWAD4927.ejb20=IWAD4927W: Identification variable {0} must be declared in the FROM clause (EJB 2.0: 11.2.6.2). -# IWAD4928.ejb20=IWAD4928W: Reserved identifier {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4929.ejb20=IWAD4929W: <abstract-schema-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4930.ejb20=IWAD4930W: <ejb-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). - -# -# query statement -# -# IWAD4918.ejb20=IWAD4918W: This query must contain a SELECT clause (EJB 2.0: 11.1). -# IWAD4919.ejb20=IWAD4919W: This query must contain a FROM clause (EJB 2.0: 11.1). -# IWAD4920.ejb20=IWAD4920W: This query has a syntax error (EJB 2.0: 11.2). -# - - -# IWAD4808.ejb20=IWAD4808W: This bean must use container-managed transaction demarcation (EJB 2.0: 17.3.1, 17.3.3). -# IWAD4809.ejb20=IWAD4809W: Specify a transaction attribute for this method (EJB 2.0: 17.4.1). -# IWAD4810.ejb20=IWAD4810W: A transaction attribute must not exist for this method (EJB 2.0: 17.4.1). - -# IWAD4811.ejb20=IWAD4811W: At least one <method> must exist in a <container-transaction> (EJB 2.0: 17.4.1). -# IWAD4900.ejb20=IWAD4900W: This <container-transaction> must reference only one bean (EJB 2.0: 17.4.1). -# IWAD4901.ejb20=IWAD4901W: {0} must exist (EJB 2.0: 17.4.1) -# IWAD4815.ejb20=IWAD4815W: No methods on {0} match this <method> (EJB 2.0: 17.4.1). -# IWAD4817.ejb20=IWAD4817W: <trans-attribute> is unknown (EJB 2.0: 17.4.1). -# IWAD4818.ejb20=IWAD4818W: Only one Style 1 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4819.ejb20=IWAD4819W: Only one Style 2 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4820.ejb20=IWAD4820W: At least one <method-param> must exist in a <method-params>. - -# IWAD4821.ejb20=IWAD4821W: <env-entry-value> must be a {0} (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4822.ejb20=IWAD4822W: <env-entry-name> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4823.ejb20=IWAD4823W: <env-entry-type> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4824.ejb20=IWAD4824W: <env-entry-name> must be unique within {0} (EJB 2.0: 20.2.1.2). -# IWAD4825.ejb20=IWAD4825W: <env-entry-type> must be a legal type (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4826.ejb20=IWAD4826W: <env-entry-value> must be a String or a character (EJB 2.0: 20.2.1.2). - -# IWAD4828.ejb20=IWAD4828W: Conventionally this reference is located in the "ejb" subcontext (EJB 2.0: 20.3.1.1, 22.5). -# IWAD4829.ejb20=IWAD4829W: This <env-entry> should be in an <ejb-ref> (EJB 2.0: 20.3.1.2). -# IWAD4830.ejb20=IWAD4830W: This <env-entry> should be in an <ejb-local-ref> (EJB 2.0: 20.3.1.2). -# IWAD4831.ejb20=IWAD4831W: <ejb-ref-type> must be {0} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4832.ejb20=IWAD4832W: <ejb-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4833.ejb20=IWAD4833W: <ejb-local-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4834.ejb20=IWAD4834W: <home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4835.ejb20=IWAD4835W: <local-home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4836.ejb20=IWAD4836W: <remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4837.ejb20=IWAD4837W: <local-remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4838.ejb20=IWAD4838W: <ejb-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4839.ejb20=IWAD4839W: <ejb-local-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4840.ejb20=IWAD4840W: <home> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4841.ejb20=IWAD4841W: <remote> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4842.ejb20=IWAD4842W: <ejb-link> must exist (EJB 2.0: 20.3.1.2). - -# IWAD4843.ejb20=IWAD4843W: This <env-entry> must be a <resource-ref> (EJB 2.0: 20.4.1.2). -# IWAD4844.ejb20=IWAD4844W: <res-ref-name> should not include the "java:com/env/" string (EJB 2.0: 20.4.1.2). -# IWAD4845.ejb20=IWAD4845W: <res-auth> must be "Application" or "Container" (EJB 2.0: 20.4.1.2). -# IWAD4846.ejb20=IWAD4846W: <res-sharing-scope> must be "Shareable" or "Unshareable" (EJB 2.0: 20.4.1.2). -# IWAD4847.ejb20=IWAD4847W: <resource-ref> must be unique in bean {0} (EJB 2.0: 20.4.1.2). - -# IWAD4848.ejb20=IWAD4848W: Conventionally this is located in the "java:comp/env/jdbc" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4849.ejb20=IWAD4849W: Conventionally this is located in the "java:comp/env/jms" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4850.ejb20=IWAD4850W: Conventionally this is located in the "java:comp/env/mail" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4851.ejb20=IWAD4851W: Conventionally this is located in the "java:comp/env/url" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). - -# IWAD4852.ejb20=IWAD4852W: This <env-entry> must be a <resource-env-ref> (EJB 2.0: 20.5.1.2). -# IWAD4853.ejb20=IWAD4853W: <resource-env-ref-name> should not include the "java:comp/env" string (EJB 2.0: 20.5.1.2). -# IWAD4854.ejb20=IWAD4854W: A JMS Destination value must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 20.5.1.2). -# IWAD4855.ejb20=IWAD4855W: <resource-env-ref-name> must be unique in bean {0} (EJB 2.0: 20.5.1.2). - -# IWAD4856.ejb20=IWAD4856W: A <role-name> must exist (EJB 2.0: 21.2.5.3). -# IWAD4857.ejb20=IWAD4857W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.2.5.3). -# IWAD4858.ejb20=IWAD4858W: A <role-name> must exist (EJB 2.0: 21.3.1). -# IWAD4859.ejb20=IWAD4859W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.3.1). -# IWAD4860.ejb20=IWAD4860W: Security roles must exist (EJB 2.0: 21.3.1). - -# IWAD4931.ejb20=IWAD4931W: At least one <method> must exist in a <method-permission> (EJB 2.0: 21.3.2). -# IWAD4932.ejb20=IWAD4932W: {0} must exist (EJB 2.0: 21.3.2) (EJB 2.0: 17.4.1). -# IWAD4933.ejb20=IWAD4933W: No methods on {0} match this <method> (EJB 2.0: 21.3.2). -# IWAD4934.ejb20=IWAD4934W: At least one <method-param> must exist in a <method-params>. - -# IWAD4866.ejb20=IWAD4866W: A <role-link> must exist (EJB 2.0: 21.3.3). -# IWAD4867.ejb20=IWAD4867W: This <role-link> must not exist (EJB 2.0: 21.3.3). -# IWAD4868.ejb20=IWAD4868W: {0} must exist (EJB 2.0: 21.3.3). - -# IWAD4869.ejb20=IWAD4869W: <security-identity> must be either "use-caller-identity" or "run-as" (EJB 2.0: 21.3.4). -# IWAD4870.ejb20=IWAD4870W: <security-identity> must be "run-as" (EJB 2.0: 21.3.4). -# IWAD4871.ejb20=IWAD4871W: Security role {0} must exist (EJB 2.0: 21.3.4.1). - -# IWAD4875.ejb20=IWAD4875W: <session-type> must be either "Stateful" or "Stateless" (EJB 2.0: 22.2, 22.5). -# IWAD4876.ejb20=IWAD4876W: <transaction-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4877.ejb20=IWAD4877W: <persistence-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4879.ejb20=IWAD4879W: At least one <cmp-field> must exist (EJB 2.0: 22.2, 22.5). - -# IWAD4880.ejb20=IWAD4880W: <acknowledge-mode> must be either "Auto-acknowledge" or "Dups-ok-acknowledge" (EJB 2.0: 22.5). -# IWAD4881.ejb20=IWAD4881W: <cascade-delete> must not exist (EJB 2.0: 22.5). -# IWAD4882.ejb20=IWAD4882W: <cmp-version> must be either "1.x" or "2.x" (EJB 2.0: 22.5). -# IWAD4883.ejb20=IWAD4883W: <cmr-field-name> must exist on {0} (EJB 2.0: 22.5). -# IWAD4884.ejb20=IWAD4884W: <cmr-field-type> must be the same type as {0} (EJB 2.0: 22.5). -# IWAD4885.ejb20=IWAD4885W: <cmr-field-type> must be either java.util.Collection or java.util.Set (EJB 2.0: 22.5). - -# IWAD4886.ejb20=IWAD4886W: <cmr-field-name> must begin with a lowercase letter (EJB 2.0: 22.5). -# IWAD4887.ejb20=IWAD4887W: <destination-type> must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 22.5). -# IWAD4889.ejb20=IWAD4889W: {0} must exist (EJB 2.0: 22.5). -# IWAD4890.ejb20=IWAD4890W: <ejb-ref-name> must be unique in bean {0} (EJB 2.0: 22.5). -# IWAD4891.ejb20=IWAD4891W: <ejb-ref-type> must be "Entity" or "Session" (EJB 2.0: 22.5). - -# IWAD4862.ejb20=IWAD4862W: <result-type-mapping> must be "Remote" (EJB 2.0: 10.5.7). -############################################################################### -# -# 2TC: end of messages which should not be translated -# -############################################################################### - -# -# end of messages for the EJB 2.0 specification -# - -# -# end of validation messages -# - -# -# End EJB Validation strings -# - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_zh_TW.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_zh_TW.properties deleted file mode 100644 index 90135e000..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/ejbvalidator_zh_TW.properties +++ /dev/null @@ -1,1527 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# -# ************************************************************************* -# * Code oriented instructions: -# * -# * In the string, you may see the following special sequences: -# * a) {n} where n is a number. These are replaceable parameters. -# * b) '' In .properties files, in order to see one apostrophe (') in the final -# * string, sometimes two apostrophes must be entered in the string. In the translated -# * string, if there is at least one {n} in the string, then to show one apostrophe -# * to the user, put two apostrophes in the string. If there are no {n} in the string, -# * then put one apostrophe. -# * For example, say that you want the user to read "George's file". -# * GEORGE=George's file was on the desk. -# * GEORGE2=George''s file and {0} were on the desk. -# * GEORGE uses one apostrophe because there are no {n} and GEORGE2 -# * uses two apostrophes because there is a {n}. -# * c) '' text '' where text can be any word(s). The text between the double -# * apostrophes should not be translated. -# * d) <text> where text can be any word(s). The text between the angle -# * brackets should NOT be translated. -# * e) "text" where text can be any word(s). The text between the quotation -# * marks should NOT be translated. -# * -# ************************************************************************* -# * Other instructions -# * a) Do not translate any text that is on a line which begins with a comment -# * symbol (#). -# * b) Do not translate these words: -# * schema, EJB, RDB, JAR, RMI, BMP, CMP, OOSQL -# * c) Please return the .properties files using the same directory structure. -# * This is necessary because two of the files have the same name. -# * -# ************************************************************************* -# Any other comments to the translators are on lines which start like this: # 2TC: -# -# Version 1.42 -# - -# -# Begin EJB Validator strings. -# -# The purpose of -# IDs: -# STATUS=Status message -# LOC=Text description of a location (identifies the source of the problem when no line number is available) -# CHKJ=EJB validation message -# - -# -# Start of status messages -# -STATUS_VALIDATING=\u6b63\u5728\u9a57\u8b49 {0}\u3002 - -LOC_CLASS=\u985e\u5225\uff1a{0} -LOC_FIELD=\u6b04\u4f4d\uff1a{0}, \u985e\u5225\uff1a{1} -LOC_METHOD=\u65b9\u6cd5\uff1a{0}, \u985e\u5225\uff1a{1} -LOC_BEAN=Enterprise Bean: {0} -LOC_ROLE=<localRelationshipRoles>: {0}, Enterprise Bean: {1} -LOC_ROLEREF=<security-role-ref>: {0} -LOC_METHODELEMENT=<method> \u5143\u7d20\uff1a{0} -LOC_METHODPERMISSION=<method-permission> \u5143\u7d20\uff1a{0} -LOC_METHODTRANSACTION=<container-transaction> \u5143\u7d20\uff1a{0} -LOC_EJBRELATION=<ejb-relation>\uff1a{0} -LOC_EJBRELATIONSHIPROLE=<ejb-relationship-role>\uff1a{0}\uff0c<ejb-relation>\uff1a{1} -# -# end of status messages -# - -# -# Start of validation messages -# -# All unique error ids follow this format: -# -# CHKJnnnn[s] -# -# where -# - CHKJ is the four character unique component prefix -# - nnnn is the numerical id, unique within EJB Validator -# - [s] is the severity indicator: E (error), W (warning), or I (information). -# -# nnnn ranges from 2000 - 2999 -# 2000 - 2099 Messages on a class -# 2100 - 2199 Messages which are specific to Websphere or WSA (i.e., not mentioned in EJB specification, such as associations & finders) -# 2200 - 2399 Messages on a field -# 2400 - 2799 Messages on a method -# 2800 - 2899 Messages on the deployment descriptor -# 2900 - 2999 Miscellaneous -# - -# -# Messages common across EJB specifications -# -CHKJ2900=CHKJ2900I: \u57f7\u884c EJB \u9a57\u8b49\u5668\u6642\uff0c\u767c\u751f\u5167\u90e8\u932f\u8aa4\u3002\u8acb\u95b1\u8b80\u65e5\u8a8c\u4ee5\u53d6\u5f97\u8a73\u7d30\u8cc7\u6599\u3002 -CHKJ2852=CHKJ2852W: \u9a57\u8b49 {0} \u6642\uff0c\u767c\u751f\u5167\u90e8\u932f\u8aa4\u3002\u6240\u9a57\u8b49\u7684 Bean \u70ba {1}\u3002 -CHKJ2433=CHKJ2433W: \u7121\u6cd5\u9a57\u8b49 {0}\uff0c\u56e0\u70ba\u7121\u6cd5\u53cd\u6620 {1}\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2907=CHKJ2907E: \u7121\u6cd5\u53cd\u6620 {0} \u985e\u578b\u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2905=CHKJ2905W: EJB \u9a57\u8b49\u5668\u56e0 ejb-jar.xml \u7121\u6cd5\u8f09\u5165\u800c\u6c92\u6709\u57f7\u884c\u3002\u8acb\u57f7\u884c XML \u9a57\u8b49\u5668\u4ee5\u53d6\u5f97\u8a73\u7d30\u8cc7\u8a0a\u3002 -CHKJ2041=CHKJ2041I: \u6c38\u4e45\u985e\u5225\u548c\u4ecb\u9762\u61c9\u8a72\u5728\u4e00\u500b\u5177\u540d\u7684\u5957\u4ef6\u5167\u3002(JLS 2.0: 7.4.2)\u3002 - -CHKJ2456.i=CHKJ2456W: {0} \u61c9\u8a72\u70ba {2} \u64f2\u51fa {1}\uff0c\u5426\u5247\u90e8\u7f72\u7a0b\u5f0f\u78bc\u4e2d\u53ef\u80fd\u6703\u6709\u7de8\u8b6f\u932f\u8aa4\u3002 -CHKJ2456.m=CHKJ2456W: \u9019\u500b\u65b9\u6cd5\u61c9\u8a72\u70ba {1} \u64f2\u51fa {0}\uff0c\u5426\u5247\u90e8\u7f72\u7a0b\u5f0f\u78bc\u4e2d\u53ef\u80fd\u6703\u6709\u7de8\u8b6f\u932f\u8aa4\u3002 - -# -# end of common messages -# - -# -# Messages for the EJB 1.1 specification -# -CHKJ2001.eb.ejb11=CHKJ2001W: {0} \u7d22\u5f15\u9375\u985e\u5225\u5fc5\u9808\u5be6\u4f5c {1} \u65b9\u6cd5\u3002(EJB 1.1: 9.2.9) -CHKJ2002.eb.i.ejb11=CHKJ2002W: \u9019\u500b\u985e\u5225\u61c9\u5be6\u4f5c {0} \u7684\u76f8\u7b26 ejbPostCreate \u65b9\u6cd5\u3002(EJB 1.1: 9.2.4) -CHKJ2002.eb.m.ejb11=CHKJ2002W: \u9019\u500b\u985e\u5225\u61c9\u57f7\u884c\u9019\u500b\u65b9\u6cd5\u7684\u76f8\u7b26 ejbPostCreate \u65b9\u6cd5\u3002(EJB 1.1: 9.2.4) -CHKJ2003E.ejb11=CHKJ2003E: \u9019\u500b\u985e\u5225\u4e0d\u53ef\u4ee5\u57f7\u884c javax.ejb.SessionSynchronization\u3002(EJB 1.1: 6.5.3)\u3002 -CHKJ2003I.ejb11=CHKJ2003I: Bean \u7ba1\u7406\u7684\u4ea4\u6613 Stateful Session Beans \u4e0d\u9700\u8981\u5be6\u4f5c javax.ejb.SessionSynchronization\u3002(EJB 1.1: 6.5.3)\u3002 -CHKJ2004.eb.i.ejb11=CHKJ2004W: {1} Bean \u985e\u5225\u4e0d\u61c9\u5be6\u4f5c {0} ejbFind \u65b9\u6cd5\u3002(EJB 1.1: 9.4.6) -CHKJ2004.eb.m.ejb11=CHKJ2004W: {0} Bean \u985e\u5225\u4e0d\u61c9\u5be6\u4f5c ejbFind \u65b9\u6cd5\u3002(EJB 1.1: 9.4.6) -CHKJ2005.eh.i.ejb11=CHKJ2005E: {0} \u5fc5\u9808\u662f create \u65b9\u6cd5\u6216 find \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2005.eh.m.ejb11=CHKJ2005E: \u65b9\u6cd5\u5fc5\u9808\u662f create \u65b9\u6cd5\u6216 find \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2006.sb.ejb11=CHKJ2006E: {0} Bean \u985e\u5225\u5fc5\u9808\u6709\u4e00\u500b\u4e0d\u4f7f\u7528\u5f15\u6578\u7684 public \u5efa\u69cb\u5b50\u3002(EJB 1.1: 6.10.2) -CHKJ2006.eb.ejb11=CHKJ2006E: {0} Bean \u985e\u5225\u5fc5\u9808\u6709\u4e00\u500b\u4e0d\u4f7f\u7528\u5f15\u6578\u7684 public \u5efa\u69cb\u5b50\u3002(EJB 1.1: 9.2.2) -CHKJ2007.sb.ejb11=CHKJ2007W: {0} \u4e0d\u61c9\u5ba3\u544a finalize() \u65b9\u6cd5\u3002(EJB 1.1: 6.10.2) -CHKJ2007.eb.ejb11=CHKJ2007W: {0} \u4e0d\u61c9\u5ba3\u544a finalize() \u65b9\u6cd5\u3002(EJB 1.1: 9.2.2) -CHKJ2008.sb.ejb11=CHKJ2008E: {0} Bean \u985e\u5225\u5fc5\u9808\u542b\u6709\u81f3\u5c11\u4e00\u500b ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 6.5.5, 6.10.3) -CHKJ2009.eb.ejb11=CHKJ2009E: {0} Bean \u985e\u5225\u5fc5\u9808\u542b\u6709\u81f3\u5c11\u4e00\u500b ejbFindByPrimaryKey \u65b9\u6cd5\u3002(EJB 1.1: 9.2.5) -CHKJ2010.sh.ejb11=CHKJ2010E: {0} Home \u4ecb\u9762\u5fc5\u9808\u81f3\u5c11\u542b\u6709\u4e00\u500b create \u65b9\u6cd5\u3002(EJB 1.1: 6.10.6) -CHKJ2011.eh.ejb11=CHKJ2011E: {0} Home \u4ecb\u9762\u5fc5\u9808\u542b\u6709\u4e00\u500b findByPrimaryKey \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2012.sr.ejb11=CHKJ2012E: \u9019\u500b\u985e\u578b\u5fc5\u9808\u662f\u4ecb\u9762\u3002(EJB 1.1: 6.10.5)\u3002 -CHKJ2012.sh.ejb11=CHKJ2012E: \u9019\u500b\u985e\u578b\u5fc5\u9808\u662f\u4ecb\u9762\u3002(EJB 1.1: 6.10.6)\u3002 -CHKJ2012.er.ejb11=CHKJ2012E: \u9019\u500b\u985e\u578b\u5fc5\u9808\u662f\u4ecb\u9762\u3002(EJB 1.1: 9.2.7)\u3002 -CHKJ2012.eh.ejb11=CHKJ2012E: \u9019\u500b\u985e\u578b\u5fc5\u9808\u662f\u4ecb\u9762\u3002(EJB 1.1: 9.2.8)\u3002 -CHKJ2013.sb.ejb11=CHKJ2013E: {0} Bean \u985e\u5225\u5fc5\u9808\u5be6\u4f5c {1}\u3002(EJB 1.1: 6.10.2)\u3002 -CHKJ2013.eb.ejb11=CHKJ2013E: {0} Bean \u985e\u5225\u5fc5\u9808\u5be6\u4f5c {1}\u3002(EJB 1.1: 9.2.2)\u3002 -CHKJ2014.sb.ejb11=CHKJ2014E: {0} Bean \u985e\u5225\u4e0d\u53ef\u70ba abstract\u3002(EJB 1.1: 6.10.2) -CHKJ2014.eb.ejb11=CHKJ2014E: {0} Bean \u985e\u5225\u4e0d\u53ef\u70ba abstract\u3002(EJB 1.1: 9.2.2) -CHKJ2015.sb.ejb11=CHKJ2015E: {0} Bean \u985e\u5225\u4e0d\u53ef\u70ba final\u3002(EJB 1.1: 6.10.2) -CHKJ2015.eb.ejb11=CHKJ2015E: {0} Bean \u985e\u5225\u4e0d\u53ef\u70ba final\u3002(EJB 1.1: 9.2.2) -CHKJ2017.sr.ejb11=CHKJ2017E: \u4ecb\u9762\u5fc5\u9808\u7e7c\u627f {0}\u3002(EJB 1.1: 6.10.5) -CHKJ2017.sh.ejb11=CHKJ2017E: \u4ecb\u9762\u5fc5\u9808\u7e7c\u627f {0}\u3002(EJB 1.1: 6.10.6) -CHKJ2017.er.ejb11=CHKJ2017E: \u4ecb\u9762\u5fc5\u9808\u7e7c\u627f {0}\u3002(EJB 1.1: 9.2.7) -CHKJ2017.eh.ejb11=CHKJ2017E: \u4ecb\u9762\u5fc5\u9808\u7e7c\u627f {0}\u3002(EJB 1.1: 9.2.8) -CHKJ2019.eb.ejb11=CHKJ2019I: {0} \u7d22\u5f15\u9375\u985e\u5225\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.9) (RMI 1.3: 2.6)\u3002 - - -CHKJ2020.eb.ejb11=CHKJ2020E: {0} \u7d22\u5f15\u9375\u985e\u5225\u5fc5\u9808\u70ba public\u3002(EJB 1.1: 9.4.7.2) -CHKJ2021.eb.ejb11=CHKJ2021E: {0} \u7d22\u5f15\u9375\u985e\u5225\u5fc5\u9808\u5b9a\u7fa9\u4e00\u500b public \u9810\u8a2d\u5efa\u69cb\u5b50\u3002(EJB 1.1: 9.4.7.2) -CHKJ2022.sb.ejb11=CHKJ2022E: {0} Bean \u985e\u5225\u5fc5\u9808\u70ba public\u3002(EJB 1.1: 6.10.2) -CHKJ2022.eb.ejb11=CHKJ2022E: {0} Bean \u985e\u5225\u5fc5\u9808\u70ba public\u3002(EJB 1.1: 9.2.2) -CHKJ2023.sr.i.ejb11=CHKJ2023E: \u5728 {1} Bean \u985e\u5225\u4e2d\uff0c{0} \u5fc5\u9808\u6709\u76f8\u7b26\u7684\u65b9\u6cd5\u3002(EJB 1.1: 6.10.5) -CHKJ2023.sr.m.ejb11=CHKJ2023E: \u5728 {0} Bean \u985e\u5225\u4e2d\uff0c\u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u6709\u76f8\u7b26\u7684\u65b9\u6cd5\u3002(EJB 1.1: 6.10.5) -CHKJ2023.er.i.ejb11=CHKJ2023E: \u5728 {1} Bean \u985e\u5225\u4e2d\uff0c{0} \u5fc5\u9808\u6709\u76f8\u7b26\u7684\u65b9\u6cd5\u3002(EJB 1.1: 9.2.7) -CHKJ2023.er.m.ejb11=CHKJ2023E: \u5728 {0} Bean \u985e\u5225\u4e2d\uff0c\u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u6709\u76f8\u7b26\u7684\u65b9\u6cd5\u3002(EJB 1.1: 9.2.7) -CHKJ2024.sh.i.ejb11=CHKJ2024E: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u53ea\u6709 create() \u53ef\u4ee5\u5b58\u5728 (EJB 1.1: 6.8)\u3002 -CHKJ2024.sh.m.ejb11=CHKJ2024E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u53ea\u6709 create() \u53ef\u4ee5\u5b58\u5728 (EJB 1.1: 6.8)\u3002 -CHKJ2025.sb.i.ejb11=CHKJ2025E: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u53ea\u6709 ejbCreate() \u53ef\u4ee5\u5b58\u5728 (EJB 1.1: 6.8)\u3002 -CHKJ2025.sb.m.ejb11=CHKJ2025E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u53ea\u6709 ejbCreate() \u53ef\u4ee5\u5b58\u5728 (EJB 1.1: 6.8)\u3002 -CHKJ2026.sh.i.ejb11=CHKJ2026E: Bean \u985e\u5225 {1} \u5fc5\u9808\u5be6\u4f5c\u7b26\u5408 {0} \u7684 ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 6.10.6) -CHKJ2026.sh.m.ejb11=CHKJ2026E: Bean \u985e\u5225 {0} \u5fc5\u9808\u5be6\u4f5c\u7b26\u5408\u9019\u500b\u65b9\u6cd5\u7684 ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 6.10.6) -CHKJ2026.eh.i.ejb11=CHKJ2026E: Bean \u985e\u5225 {1} \u5fc5\u9808\u5be6\u4f5c\u7b26\u5408 {0} \u7684 ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2026.eh.m.ejb11=CHKJ2026E: Bean \u985e\u5225 {0} \u5fc5\u9808\u5be6\u4f5c\u7b26\u5408\u9019\u500b\u65b9\u6cd5\u7684 ejbCreate \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2028.eb.i.ejb11=CHKJ2028W: \u9664\u975e\u6709\u5b9a\u7fa9\u76f8\u7b26 ejbCreate \u65b9\u6cd5\uff0c\u5426\u5247\u4e0d\u6703\u547c\u53eb {0}\u3002(EJB 1.1: 9.1.5.1) -CHKJ2028.eb.m.ejb11=CHKJ2028W: \u9664\u975e\u6709\u5b9a\u7fa9\u76f8\u7b26 ejbCreate \u65b9\u6cd5\uff0c\u5426\u5247\u4e0d\u6703\u547c\u53eb\u9019\u500b\u65b9\u6cd5\u3002(EJB 1.1: 9.1.5.1) -CHKJ2029.eb.i.ejb11=CHKJ2029W: \u5982\u679c\u7f3a\u5c11\u76f8\u7b26\u7684 create \u65b9\u6cd5\uff0c\u5247\u7121\u6cd5\u5728 Home \u4ecb\u9762 {1} \u547c\u53eb {0}\u3002(EJB 1.1: 9.2.3) -CHKJ2029.eb.m.ejb11=CHKJ2029W: \u5982\u679c\u7f3a\u5c11\u76f8\u7b26\u7684 create \u65b9\u6cd5\uff0c\u5247\u7121\u6cd5\u5728 Home \u4ecb\u9762 {0} \u547c\u53eb\u9019\u500b\u65b9\u6cd5\u3002 (EJB 1.1: 9.2.3) -CHKJ2030.eh.i.ejb11=CHKJ2030E: \u5728 {1} Bean \u985e\u5225\u4e2d\u7684 {0} \u5fc5\u9808\u6709\u76f8\u7b26\u7684 ejbFind \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2030.eh.m.ejb11=CHKJ2030E: \u5728 {0} bean \u985e\u5225\u4e2d\u7684\u65b9\u6cd5\u5fc5\u9808\u6709\u76f8\u7b26\u7684 ejbFind \u65b9\u6cd5\u3002(EJB 1.1: 9.2.8) -CHKJ2032.eb.ejb11=CHKJ2032W: Bean \u985e\u5225 {0} \u5fc5\u9808\u5ba3\u544a\u81f3\u5c11\u4e00\u500b\u5132\u5b58\u5668\u7ba1\u7406\u6b04\u4f4d\u3002(EJB 1.1: 9.4.7) -CHKJ2033.eb.ejb11=CHKJ2033W: setEntityContext(EntityContext ic) \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2034.eb.ejb11=CHKJ2034W: unsetEntityContext() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2035.eb.ejb11=CHKJ2035W: ejbActivate() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2036.eb.ejb11=CHKJ2036W: ejbPassivate() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2037.eb.ejb11=CHKJ2037W: ejbRemove() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2038.eb.ejb11=CHKJ2038W: ejbLoad() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2039.eb.ejb11=CHKJ2039W: ejbStore() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u3002(EJB 1.1: 9.1.5.1) -CHKJ2040.sb.ejb11=CHKJ2040I: \u4e0d\u53ef\u50b3\u905e "this" \u4f5c\u70ba\u65b9\u6cd5\u5f15\u6578\u6216\u7d50\u679c\u3002(EJB 1.1: 6.10.2) - -CHKJ2100.ejb11=CHKJ2100E: \u89d2\u8272\u5169\u7aef\u5fc5\u9808\u4f7f\u7528\u76f8\u540c\u5c6c\u6027\u6578\u76ee\u3002 -CHKJ2101.ejb11=CHKJ2101E: \u89d2\u8272\u5169\u7aef\u5fc5\u9808\u4f7f\u7528\u76f8\u540c\u985e\u578b\u3002 -CHKJ2102.eh.ejb11=CHKJ2102E: \u5fc5\u9808\u5728 {0} \u985e\u5225\u5b9a\u7fa9 finder \u63cf\u8ff0\u5b50\u6216\u76f8\u7b26\u7684\u81ea\u8a02 finder \u65b9\u6cd5\u3002 -CHKJ2103.ejb11=CHKJ2103E: \u5728\u5143\u4ef6\u7e7c\u627f\u4e2d\uff0c{0} Bean \u985e\u5225\u5fc5\u9808\u7e7c\u627f {1}\u3002(EJB 1.1: B.2) -CHKJ2104.ejb11=CHKJ2104E: \u5728\u5143\u4ef6\u7e7c\u627f\u4e2d\uff0c{0} Home \u4ecb\u9762\u4e0d\u53ef\u7e7c\u627f {1}\u3002(EJB 1.1: B.2) -CHKJ2105.ejb11=CHKJ2105E: \u5728\u5143\u4ef6\u7e7c\u627f\u4e2d\uff0c{0} \u9060\u7aef\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f {1}\u3002(EJB 1.1: B.2) -CHKJ2106.ejb11=CHKJ2106E: Bean {0} \u5fc5\u9808\u4f7f\u7528 {1} \u4f5c\u70ba\u5176 <prim-key-class> (EJB 1.1: B.2)\u3002 - -CHKJ2200.i.ejb11=CHKJ2200W: {0} static \u6b04\u4f4d\u61c9\u8a72\u662f final\u3002(EJB 1.1: 18.1.2) -CHKJ2200.m.ejb11=CHKJ2200W: \u9019\u500b static \u6b04\u4f4d\u61c9\u8a72\u662f final\u3002(EJB 1.1: 18.1.2) -CHKJ2201.eb.i.ejb11=CHKJ2201E: {0} \u4e0d\u53ef\u4ee5\u662f\u66ab\u6642\u6027\u7684\u3002(EJB 1.1: 9.4.1) -CHKJ2201.eb.m.ejb11=CHKJ2201E: \u6b04\u4f4d\u4e0d\u53ef\u4ee5\u662f\u66ab\u6642\u6027\u7684\u3002(EJB 1.1: 9.4.1) -CHKJ2202.eb.i.ejb11=CHKJ2202W: \u5c0d\u65bc CMP Bean \u4f86\u8aaa\uff0c\u6b04\u4f4d {0} \u7684\u6b04\u4f4d\u985e\u578b\u7121\u6548\u3002(EJB 1.1: 9.4.1) -CHKJ2202.eb.m.ejb11=CHKJ2202W: \u5c0d\u65bc CMP Bean \u4f86\u8aaa\uff0c\u6b04\u4f4d\u985e\u578b\u7121\u6548\u3002(EJB 1.1: 9.4.1) -CHKJ2203.eb.i.ejb11=CHKJ2203E: {0} \u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.4.1) -CHKJ2203.eb.m.ejb11=CHKJ2203E: \u6b04\u4f4d\u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.4.1) -CHKJ2205.eb.i.ejb11=CHKJ2205W: \u540d\u70ba {0} \u7684\u4e3b\u9375\u6b04\u4f4d\u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.4.7.2) -CHKJ2205.eb.m.ejb11=CHKJ2205W: \u4e3b\u9375\u6b04\u4f4d\u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.4.7.2) -CHKJ2206.eb.i.ejb11=CHKJ2206W: {0} \u5fc5\u9808\u662f {1} \u7684 <cmp-field> \u4ee5\u53ca Bean \u985e\u5225 {2} \u7684\u6b04\u4f4d\u3002(EJB 1.1: 9.4.7.2)\u3002 -CHKJ2206.eb.m.ejb11=CHKJ2206W: \u9019\u500b\u6b04\u4f4d\u5fc5\u9808\u662f {0} \u7684 <cmp-field> \u4ee5\u53ca Bean \u985e\u5225 {1} \u7684\u6b04\u4f4d\u3002(EJB 1.1: 9.4.7.2)\u3002 -CHKJ2207.eb.ejb11=CHKJ2207E: \u7d22\u5f15\u9375\u6b04\u4f4d {0} \u8207\u4e3b\u9375 {1} \u5fc5\u9808\u70ba\u76f8\u540c\u985e\u578b\u3002(EJB 1.1: 9.4.7.1)\u3002 - -CHKJ2400.ejbCreate.sb.i.ejb11=CHKJ2400W: \u65b9\u6cd5 {0} \u4e0a\u7684 java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2400.ejbCreate.sb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2400.bus.sb.i.ejb11=CHKJ2400W: \u65b9\u6cd5 {0} \u4e0a\u7684 java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2400.bus.sb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2400.ejbCreate.eb.i.ejb11=CHKJ2400W: {0} \u4e0a\u7684 java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2400.ejbCreate.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2400.ejbPostCreate.eb.i.ejb11=CHKJ2400W: {0} \u4e0a\u7684 java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2400.ejbPostCreate.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2400.ejbFind.eb.i.ejb11=CHKJ2400W: {0} \u4e0a\u7684 java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2400.ejbFind.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2400.bus.eb.i.ejb11=CHKJ2400W: {0} \u4e0a\u7684 java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 9.2.6)\u3002 -CHKJ2400.bus.eb.m.ejb11=CHKJ2400W: java.rmi.RemoteException \u7684\u4f7f\u7528\u5373\u5c07\u68c4\u7528\u3002(EJB 1.1: 9.2.6)\u3002 - -CHKJ2401.sb.i.ejb11=CHKJ2401E: {0} \u5fc5\u9808\u50b3\u56de void\u3002(EJB 1.1: 6.10.3) -CHKJ2401.sb.m.ejb11=CHKJ2401E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void\u3002(EJB 1.1: 6.10.3) -CHKJ2402.sh.i.ejb11=CHKJ2402W: {0} \u5fc5\u9808\u50b3\u56de {1} \u9060\u7aef\u4ecb\u9762\u985e\u578b\u3002(EJB 1.1: 6.10.6)\u3002 -CHKJ2402.sh.m.ejb11=CHKJ2402W: \u9019\u500b create \u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} \u9060\u7aef\u4ecb\u9762\u985e\u578b\u3002(EJB 1.1: 6.10.6)\u3002 -CHKJ2402.eh.i.ejb11=CHKJ2402W: {0} \u5fc5\u9808\u50b3\u56de {1} \u9060\u7aef\u4ecb\u9762\u985e\u578b\u3002(EJB 1.1: 9.2.8)\u3002 -CHKJ2402.eh.m.ejb11=CHKJ2402W: \u9019\u500b create \u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} \u9060\u7aef\u4ecb\u9762\u985e\u578b\u3002(EJB 1.1: 9.2.8)\u3002 -CHKJ2403.eh.i.ejb11=CHKJ2403W: {0} \u5fc5\u9808\u50b3\u56de {1} \u6216\u5176\u96c6\u5408\u3002(EJB 1.1: 9.2.8) -CHKJ2403.eh.m.ejb11=CHKJ2403W: \u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} \u6216\u5176\u96c6\u5408\u3002(EJB 1.1: 9.2.8) -CHKJ2405.eh.i.ejb11=CHKJ2405W: {0} \u4e2d\u7684\u5f15\u6578\u6b21\u5e8f\u548c\u985e\u578b\u5fc5\u9808\u7b26\u5408 {1} \u7d22\u5f15\u9375\u985e\u5225\u4e2d\u7684\u6b04\u4f4d\u6b21\u5e8f\u548c\u985e\u578b\u3002(EJB 1.1: 9.2.8\u30019.4.7.3\u300116.5) -CHKJ2405.eh.m.ejb11=CHKJ2405W: \u5f15\u6578\u7684\u6b21\u5e8f\u548c\u985e\u578b\u5fc5\u9808\u7b26\u5408 {0} \u7d22\u5f15\u9375\u985e\u5225\u4e2d\u7684\u6b04\u4f4d\u6b21\u5e8f\u548c\u985e\u578b\u3002(EJB 1.1: 9.2.8\u30019.4.7.3\u300116.5) -CHKJ2406.eb.i.ejb11=CHKJ2406W: {0} \u61c9\u50b3\u56de\u4e3b\u9375\u985e\u578b {1}\u3002(EJB 1.1: 9.2.3\u30019.4.2\u30019.4.7.3)\u3002 -CHKJ2406.eb.m.ejb11=CHKJ2406W: \u65b9\u6cd5\u61c9\u50b3\u56de\u4e3b\u9375\u985e\u578b {0}\u3002(EJB 1.1: 9.2.3\u30019.4.2\u30019.4.7.3)\u3002 -CHKJ2407.eb.i.ejb11=CHKJ2407W: {0} \u61c9\u50b3\u56de {1} \u6216\u5176\u96c6\u5408\u3002(EJB 1.1: 9.2.5) -CHKJ2407.eb.m.ejb11=CHKJ2407W: \u9019\u500b\u65b9\u6cd5\u61c9\u8a72\u50b3\u56de {0} \u6216\u5176\u96c6\u5408\u3002(EJB 1.1: 9.2.5) - -CHKJ2408.ejbCreate.sb.i.ejb11=CHKJ2408E: {0} \u5fc5\u9808\u662f public\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2408.ejbCreate.sb.m.ejb11=CHKJ2408E: \u65b9\u6cd5\u5fc5\u9808\u662f public\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2408.bus.sb.i.ejb11=CHKJ2408E: {0} \u5fc5\u9808\u662f public\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2408.bus.sb.m.ejb11=CHKJ2408E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2408.ejbCreate.eb.i.ejb11=CHKJ2408E: {0} \u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2408.ejbCreate.eb.m.ejb11=CHKJ2408E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2408.ejbPostCreate.eb.i.ejb11=CHKJ2408E: {0} \u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2408.ejbPostCreate.eb.m.ejb11=CHKJ2408E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2408.ejbFind.eb.i.ejb11=CHKJ2408E: {0} \u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2408.ejbFind.eb.m.ejb11=CHKJ2408E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2408.bus.eb.i.ejb11=CHKJ2408E: {0} \u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.2.6)\u3002 -CHKJ2408.bus.eb.m.ejb11=CHKJ2408E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public\u3002(EJB 1.1: 9.2.6)\u3002 - -CHKJ2409.ejbCreate.sb.i.ejb11=CHKJ2409E: {0} \u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2409.ejbCreate.sb.m.ejb11=CHKJ2409E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2409.bus.sb.i.ejb11=CHKJ2409E: {0} \u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2409.bus.sb.m.ejb11=CHKJ2409E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2409.ejbCreate.eb.i.ejb11=CHKJ2409E: {0} \u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2409.ejbCreate.eb.m.ejb11=CHKJ2409E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2409.ejbPostCreate.eb.i.ejb11=CHKJ2409E: {0} \u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2409.ejbPostCreate.eb.m.ejb11=CHKJ2409E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2409.ejbFind.eb.i.ejb11=CHKJ2409E: {0} \u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2409.ejbFind.eb.m.ejb11=CHKJ2409E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2409.bus.eb.i.ejb11=CHKJ2409E: {0} \u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 9.2.6)\u3002 -CHKJ2409.bus.eb.m.ejb11=CHKJ2409E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final\u3002(EJB 1.1: 9.2.6)\u3002 - -CHKJ2410.ejbCreate.sb.i.ejb11=CHKJ2410E: {0} \u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2410.ejbCreate.sb.m.ejb11=CHKJ2410E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 6.10.3)\u3002 -CHKJ2410.bus.sb.i.ejb11=CHKJ2410E: {0} \u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2410.bus.sb.m.ejb11=CHKJ2410E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 6.10.4)\u3002 -CHKJ2410.ejbCreate.eb.i.ejb11=CHKJ2410E: {0} \u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2410.ejbCreate.eb.m.ejb11=CHKJ2410E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 9.2.3)\u3002 -CHKJ2410.ejbPostCreate.eb.i.ejb11=CHKJ2410E: {0} \u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2410.ejbPostCreate.eb.m.ejb11=CHKJ2410E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 9.2.4)\u3002 -CHKJ2410.ejbFind.eb.i.ejb11=CHKJ2410E: {0} \u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2410.ejbFind.eb.m.ejb11=CHKJ2410E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 9.2.5)\u3002 -CHKJ2410.bus.eb.i.ejb11=CHKJ2410E: {0} \u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 9.2.6)\u3002 -CHKJ2410.bus.eb.m.ejb11=CHKJ2410E: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static\u3002(EJB 1.1: 9.2.6)\u3002 - -CHKJ2411.sb.i.ejb11=CHKJ2411E: {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "ejb"\u3002(EJB 1.1: 6.10.4) -CHKJ2411.sb.m.ejb11=CHKJ2411E: \u65b9\u6cd5\u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "ejb"\u3002(EJB 1.1: 6.10.4) -CHKJ2411.eb.i.ejb11=CHKJ2411E: {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "ejb"\u3002(EJB 1.1: 9.2.6) -CHKJ2411.eb.m.ejb11=CHKJ2411E: \u65b9\u6cd5\u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "ejb"\u3002(EJB 1.1: 9.2.6) - -CHKJ2412.sb.i.ejb11=CHKJ2412I: {0} \u7684\u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10) (RMI 1.3: 2.6)\u3002 -CHKJ2412.sb.m.ejb11=CHKJ2412I: \u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10) (RMI 1.3: 2.6)\u3002 -CHKJ2412.eb.i.ejb11=CHKJ2412I: {0} \u7684\u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2) (RMI 1.3: 2.6)\u3002 -CHKJ2412.eb.m.ejb11=CHKJ2412I: \u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2) (RMI 1.3: 2.6)\u3002 -CHKJ2412.sr.i.ejb11=CHKJ2412I: {0} \u7684\u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.5) (RMI 1.3: 2.6)\u3002 -CHKJ2412.sr.m.ejb11=CHKJ2412I: \u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.5) (RMI 1.3: 2.6)\u3002 -CHKJ2412.er.i.ejb11=CHKJ2412I: {0} \u7684\u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.7) (RMI 1.3: 2.6)\u3002 -CHKJ2412.er.m.ejb11=CHKJ2412I: \u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.7) (RMI 1.3: 2.6)\u3002 -CHKJ2412.sh.i.ejb11=CHKJ2412I: {0} \u7684\u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.6) (RMI 1.3: 2.6)\u3002 -CHKJ2412.sh.m.ejb11=CHKJ2412I: \u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.6) (RMI 1.3: 2.6)\u3002 -CHKJ2412.eh.i.ejb11=CHKJ2412I: {0} \u7684\u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.8) (RMI 1.3: 2.6)\u3002 -CHKJ2412.eh.m.ejb11=CHKJ2412I: \u50b3\u56de\u985e\u578b\u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.8) (RMI 1.3: 2.6)\u3002 - -CHKJ2413.sb.i.ejb11=CHKJ2413I: {0} \u7684\u5f15\u6578 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10) (RMI 1.3: 2.6)\u3002 -CHKJ2413.sb.m.ejb11=CHKJ2413I: \u5f15\u6578 {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10) (RMI 1.3: 2.6)\u3002 -CHKJ2413.eb.i.ejb11=CHKJ2413I: {0} \u7684\u5f15\u6578 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2) (RMI 1.3: 2.6)\u3002 -CHKJ2413.eb.m.ejb11=CHKJ2413I: \u5f15\u6578 {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2) (RMI 1.3: 2.6)\u3002 -CHKJ2413.sr.i.ejb11=CHKJ2413I: {0} \u7684\u5f15\u6578 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.5) (RMI 1.3: 2.6)\u3002 -CHKJ2413.sr.m.ejb11=CHKJ2413I: \u5f15\u6578 {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.5) (RMI 1.3: 2.6)\u3002 -CHKJ2413.er.i.ejb11=CHKJ2413I: {0} \u7684\u5f15\u6578 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.7) (RMI 1.3: 2.6)\u3002 -CHKJ2413.er.m.ejb11=CHKJ2413I: \u5f15\u6578 {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.7) (RMI 1.3: 2.6)\u3002 -CHKJ2413.sh.i.ejb11=CHKJ2413I: {0} \u7684\u5f15\u6578 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.6) (RMI 1.3: 2.6)\u3002 -CHKJ2413.sh.m.ejb11=CHKJ2413I: \u5f15\u6578 {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 6.10.6) (RMI 1.3: 2.6)\u3002 -CHKJ2413.eh.i.ejb11=CHKJ2413I: {0} \u7684\u5f15\u6578 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.8) (RMI 1.3: 2.6)\u3002 -CHKJ2413.eh.m.ejb11=CHKJ2413I: \u5f15\u6578 {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316\u3002(EJB 1.1: 9.2.8) (RMI 1.3: 2.6)\u3002 - -CHKJ2414.sh.i.ejb11=CHKJ2414E: {0} \u5fc5\u9808\u64f2\u51fa {1}\u3002(EJB 1.1: 6.10.6) -CHKJ2414.sh.m.ejb11=CHKJ2414E: \u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {0}\u3002(EJB 1.1: 6.10.6) -CHKJ2414.eh.i.ejb11=CHKJ2414E: {0} \u5fc5\u9808\u64f2\u51fa {1}\u3002(EJB 1.1: 9.2.8) -CHKJ2414.eh.m.ejb11=CHKJ2414E: \u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {0}\u3002(EJB 1.1: 9.2.8) -CHKJ2414.sr.i.ejb11=CHKJ2414E: {0} \u5fc5\u9808\u64f2\u51fa {1}\u3002(EJB 1.1: 6.10.5) -CHKJ2414.sr.m.ejb11=CHKJ2414E: \u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {0}\u3002(EJB 1.1: 6.10.5) -CHKJ2414.er.i.ejb11=CHKJ2414E: {0} \u5fc5\u9808\u64f2\u51fa {1}\u3002(EJB 1.1: 9.2.7) -CHKJ2414.er.m.ejb11=CHKJ2414E: \u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {0}\u3002(EJB 1.1: 9.2.7) - -CHKJ2415.sr.i.ejb11=CHKJ2415E: {0} \u7684\u50b3\u56de\u985e\u578b\u5fc5\u9808\u7b26\u5408 {2} Bean \u985e\u5225\u4e2d\u76f8\u7b26\u65b9\u6cd5\u7684\u50b3\u56de\u985e\u578b {1}\u3002(EJB 1.1: 6.10.5) -CHKJ2415.sr.m.ejb11=CHKJ2415E: \u50b3\u56de\u985e\u578b\u5fc5\u9808\u7b26\u5408 {1} Bean \u985e\u5225\u4e2d\u76f8\u7b26\u65b9\u6cd5\u7684\u50b3\u56de\u985e\u578b {0}\u3002(EJB 1.1: 6.10.5) -CHKJ2415.er.i.ejb11=CHKJ2415E: {0} \u7684\u50b3\u56de\u985e\u578b\u5fc5\u9808\u7b26\u5408 {2} Bean \u985e\u5225\u4e2d\u76f8\u7b26\u65b9\u6cd5\u7684\u50b3\u56de\u985e\u578b {1}\u3002(EJB 1.1: 9.2.7) -CHKJ2415.er.m.ejb11=CHKJ2415E: \u50b3\u56de\u985e\u578b\u5fc5\u9808\u7b26\u5408 {1} Bean \u985e\u5225\u4e2d\u76f8\u7b26\u65b9\u6cd5\u7684\u50b3\u56de\u985e\u578b {0}\u3002(EJB 1.1: 9.2.7) -CHKJ2415.sh.i.ejb11=CHKJ2415E: {0} \u7684\u50b3\u56de\u985e\u578b\u5fc5\u9808\u7b26\u5408 {2} Bean \u985e\u5225\u4e2d\u76f8\u7b26\u65b9\u6cd5\u7684\u50b3\u56de\u985e\u578b {1}\u3002(EJB 1.1: 6.10.6) -CHKJ2415.sh.m.ejb11=CHKJ2415E: \u50b3\u56de\u985e\u578b\u5fc5\u9808\u7b26\u5408 {1} Bean \u985e\u5225\u4e2d\u76f8\u7b26\u65b9\u6cd5\u7684\u50b3\u56de\u985e\u578b {0}\u3002(EJB 1.1: 6.10.6) -CHKJ2415.eh.i.ejb11=CHKJ2415E: {0} \u7684\u50b3\u56de\u985e\u578b\u5fc5\u9808\u7b26\u5408 {2} Bean \u985e\u5225\u4e2d\u76f8\u7b26\u65b9\u6cd5\u7684\u50b3\u56de\u985e\u578b {1}\u3002(EJB 1.1: 9.2.8) -CHKJ2415.eh.m.ejb11=CHKJ2415E: \u50b3\u56de\u985e\u578b\u5fc5\u9808\u7b26\u5408 {1} Bean \u985e\u5225\u4e2d\u76f8\u7b26\u65b9\u6cd5\u7684\u50b3\u56de\u985e\u578b {0}\u3002(EJB 1.1: 9.2.8) - -CHKJ2418.eb.i.ejb11=CHKJ2418E: {0} \u5fc5\u9808\u50b3\u56de void\u3002(EJB 1.1: 9.2.4) -CHKJ2418.eb.m.ejb11=CHKJ2418E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void\u3002(EJB 1.1: 9.2.4) -CHKJ2419.sh.i.ejb11=CHKJ2419E: {0} \u5fc5\u9808\u662f create \u65b9\u6cd5\u3002(EJB 1.1: 6.10.6) -CHKJ2419.sh.m.ejb11=CHKJ2419E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f create \u65b9\u6cd5\u3002(EJB 1.1: 6.10.6) - -CHKJ2420.sb.i.ejb11=CHKJ2420E: {1} \u5fc5\u9808\u7531 {2} Home \u4ecb\u9762\u4e0a {0} \u7684\u5c0d\u61c9\u65b9\u6cd5\u64f2\u51fa\u3002(EJB 1.1: 6.10.6\u300112.2.1\u300112.2.2) -CHKJ2420.sb.m.ejb11=CHKJ2420E: {0} \u5fc5\u9808\u7531 {1} Home \u4ecb\u9762\u4e0a\u7684\u5c0d\u61c9\u65b9\u6cd5\u64f2\u51fa\u3002(EJB 1.1: 6.10.6\u300112.2.1\u300112.2.2) -CHKJ2420.eb.i.ejb11=CHKJ2420E: {1} \u5fc5\u9808\u7531 {2} Home \u4ecb\u9762\u4e0a {0} \u7684\u5c0d\u61c9\u65b9\u6cd5\u64f2\u51fa\u3002(EJB 1.1: 9.2.8\u300112.2.1\u300112.2.2) -CHKJ2420.eb.m.ejb11=CHKJ2420E: {0} \u5fc5\u9808\u7531 {1} Home \u4ecb\u9762\u4e0a\u7684\u5c0d\u61c9\u65b9\u6cd5\u64f2\u51fa\u3002(EJB 1.1: 9.2.8\u300112.2.1\u300112.2.2) -CHKJ2432.sb.i.ejb11=CHKJ2432E: {1} \u9060\u7aef\u4ecb\u9762\u4e0a {0} \u7684\u5c0d\u61c9\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {2}\u3002(EJB 1.1: 6.10.5\u300112.2.1\u300112.2.2) -CHKJ2432.sb.m.ejb11=CHKJ2432E: {0} \u9060\u7aef\u4ecb\u9762\u4e0a\u7684\u5c0d\u61c9\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {1}\u3002(EJB 1.1: 6.10.5\u300112.2.1\u300112.2.2) -CHKJ2432.eb.i.ejb11=CHKJ2432E: {1} \u9060\u7aef\u4ecb\u9762\u4e0a {0} \u7684\u5c0d\u61c9\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {2}\u3002(EJB 1.1: 9.2.7\u300112.2.1\u300112.2.2) -CHKJ2432.eb.m.ejb11=CHKJ2432E: {0} \u9060\u7aef\u4ecb\u9762\u4e0a\u7684\u5c0d\u61c9\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {1}\u3002(EJB 1.1: 9.2.7\u300112.2.1\u300112.2.2) - -CHKJ2801.ejb11=CHKJ2801E: \u5fc5\u9808\u6307\u5b9a <ejb-name> \u5143\u7d20\u7684\u503c\u3002(EJB 1.1: 16.2\u300116.5) -CHKJ2802.named.ejb11=CHKJ2802E: <ejb-class> \u985e\u5225 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2802.unnamed.ejb11=CHKJ2802E: <ejb-class> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e86\u4e0d\u660e\u985e\u5225\u3002(EJB 1.1: 16.2\u300116.5)\u3002 -CHKJ2803.named.ejb11=CHKJ2803E: <home> \u4ecb\u9762 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2803.unnamed.ejb11=CHKJ2803E: \u5728 <home> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e0d\u660e\u4ecb\u9762\u3002(EJB 1.1: 16.2\u300116.5)\u3002 -CHKJ2804.named.ejb11=CHKJ2804E: <remote> \u4ecb\u9762 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2804.unnamed.ejb11=CHKJ2804E: \u5728 <remote> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e0d\u660e\u4ecb\u9762\u3002(EJB 1.1: 16.2\u300116.5)\u3002 -CHKJ2806.ejb11=CHKJ2806E: <reentrant> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "True" \u6216 "False"\u3002(EJB 1.1: 16.2\u300116.5) -CHKJ2807.ejb11=CHKJ2807E: <session-type> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "Stateful" \u6216 "Stateless"\u3002(EJB 1.1: 16.2\u300116.5) -CHKJ2808.ejb11=CHKJ2808E: <transaction-type> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "Container" \u6216 "Bean"\u3002(EJB 1.1: 11.3.5\u300116.2\u300116.5) -CHKJ2809.ejb11=CHKJ2809E: <persistence-type> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "Container" \u6216 "Bean"\u3002(EJB 1.1: 16.2\u300116.5) -CHKJ2810.named.ejb11=CHKJ2810E: <prim-key-class> \u985e\u5225 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2810.unnamed.ejb11=CHKJ2810E: \u5728 <prim-key-class> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e0d\u660e\u985e\u5225\u3002(EJB 1.1: 16.2\u300116.5)\u3002 -CHKJ2811.named.ejb11=CHKJ2811E: <field-name> {0} \u4e0d\u53ef\u4f4d\u65bc Bean \u985e\u5225{1}\u3002(EJB 1.1: 16.5)\u3002 -CHKJ2811.unnamed.ejb11=CHKJ2811E: <cmp-field> \u5fc5\u9808\u6307\u5b9a <field-name>\u3002(EJB 1.1: 16.5)\u3002 -CHKJ2812.ejb11=CHKJ2812E: Bean \u985e\u5225 {0} \u5fc5\u9808\u6307\u5b9a\u81f3\u5c11\u4e00\u500b\u5b83\u7684\u6b04\u4f4d\u4f5c\u70ba <cmp-field>\u3002(EJB 1.1: 16.5) -CHKJ2814.ejb11=CHKJ2814W: <method> \u4e2d\u7684 <ejb-name> \u61c9\u6307\u5b9a\u4e00\u500b\u5df2\u77e5\u7684 Enterprise Bean\u3002(EJB 1.1: 11.4.1\u300115.3.2\u300116.5) - -CHKJ2820.ejb11=CHKJ2820W: \u5b89\u5168\u89d2\u8272\u53c3\u7167\u5fc5\u9808\u50c5\u5b9a\u7fa9\u4e00\u6b21\u3002 -CHKJ2822.ejb11=CHKJ2822W: Bean {0} \u7684 <security-role-ref> \u5143\u7d20\u61c9\u5b9a\u7fa9 <role-name> \u5143\u7d20\u3002(EJB 1.1: 15.2.5.3) -CHKJ2823.ejb11=CHKJ2823W: <security-role-ref> \u5143\u7d20\u61c9\u5b9a\u7fa9 <role-link> \u5143\u7d20\u3002(EJB 1.1: 15.3.3) -CHKJ2824.ejb11=CHKJ2824W: <security-role-ref> \u5143\u7d20\u53c3\u7167\u4e0d\u660e\u89d2\u8272 {0}\u3002(EJB 1.1: 15.3.3) -CHKJ2825.ejb11=CHKJ2825W: ejb-jar.xml \u4e2d\u7684 <security-role> \u5143\u7d20\u61c9\u5b9a\u7fa9 <role-name> \u5143\u7d20\u3002(EJB 1.1: 15.3.1) -CHKJ2826.ejb11=CHKJ2826W: \u5b89\u5168\u89d2\u8272\u540d\u7a31\u5fc5\u9808\u662f\u552f\u4e00\u7684\u540d\u7a31\u3002(EJB 1.1: 15.3.1) -CHKJ2827.ejb11=CHKJ2827W: \u6c92\u6709 <security-role> \u5143\u7d20\u60c5\u6cc1\u4e0b\u7121\u6cd5\u4f7f\u7528 <role-link> \u5143\u7d20\u3002(EJB 1.1: 15.2.5.3\u300115.3.1\u300115.3.3) -CHKJ2828.ejb11=CHKJ2828E: \u5982\u679c\u6c92\u6709\u521d\u59cb\u7684\u4e3b\u9375\uff0c\u5c31\u7121\u6cd5\u4f7f\u7528 <primkey-field> \u5143\u7d20\u3002(EJB 1.1: 9.4.7\u300116.5) -CHKJ2829.ejb11=CHKJ2829E: Key \u985e\u5225 {0} \u6c92\u6709\u5c0d\u6620\u81f3\u4efb\u4f55\u5728 Enterprise Bean {1}\u4e2d\u7684\u6b04\u4f4d\u3002(EJB 1.1: 9.4.7\u300116.5) - -CHKJ2830.ejb11=CHKJ2830W: \u7121\u6cd5\u53cd\u6620 {0} \u6b04\u4f4d\u985e\u578b\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2831.ejb11=CHKJ2831W: \u5fc5\u9808\u5728 <cmp-field> \u5143\u7d20\u4e2d\u5ba3\u544a {0}\u3002(EJB 1.1: 9.4.7.2) -CHKJ2832.ejb11=CHKJ2832I: \u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684 Home {0} \u7121\u6cd5\u5728 EJB \u6a21\u7d44\u4e2d\u627e\u5230\u3002(EJB 1.1: 14.3.1.2) -CHKJ2833.ejb11=CHKJ2833I: \u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684\u9060\u7aef {0} \u7121\u6cd5\u5728 EJB \u6a21\u7d44\u4e2d\u627e\u5230\u3002(EJB 1.1: 14.3.1.2) -CHKJ2834.ejb11=CHKJ2834I: \u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684 Bean {0} \u7121\u6cd5\u5728 EJB \u6a21\u7d44\u4e2d\u627e\u5230\u3002(EJB 1.1: 14.3.2) -CHKJ2835.ejb11=CHKJ2835I: Bean {0} \u662f {1} \u985e\u578b\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684<ejb-ref-type> \u5143\u7d20\u3002(EJB 1.1: 14.3.2) -CHKJ2836.ejb11=CHKJ2836I: Bean {0} \u4f7f\u7528 Home {1}\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684 <ejb-ref> \u5143\u7d20\u3002(EJB 1.1: 14.3.2) -CHKJ2837.ejb11=CHKJ2837I: Bean {0} \u4f7f\u7528\u9060\u7aef {1}\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684 <ejb-ref> \u5143\u7d20\u3002(EJB 1.1: 14.3.2)\u3002 -CHKJ2838.ejb11=CHKJ2838I: \u5efa\u8b70\u5728 "ejb" \u5b50\u74b0\u5883\u5b9a\u7fa9\u4e2d\u7d44\u7e54 Enterprise Bean \u7684\u6240\u6709\u53c3\u7167\u3002(EJB 1.1: 14.3.1.1)\u3002 -CHKJ2839.ejb11=CHKJ2839W: <env-entry> \u5143\u7d20\u7684 <env-entry-name> \u5143\u7d20\u7121\u6548\u3002(EJB 1.1: 14.2.1.2) - -CHKJ2840.ejb11=CHKJ2840W: <env-entry> \u5143\u7d20\u7684 <env-entry-type> \u5143\u7d20\u7121\u6548\u3002(EJB 1.1: 14.2.1.2)\u3002 -CHKJ2841.ejb11=CHKJ2841W: \u5728 <env-entry-name> \u5143\u7d20\u4e2d\u7684 {0} \u540d\u7a31\u53ea\u80fd\u5728 Bean \u4e2d\u4f7f\u7528\u4e00\u6b21\u3002(EJB 1.1: 14.2.1.2)\u3002 -CHKJ2842.ejb11=CHKJ2842W: \u7576 <method-name> \u662f "*" \u6642\u6703\u5ffd\u7565 <method-params>\u3002(EJB 1.1: 11.4.1\u300115.3.2)\u3002 -CHKJ2843.ejb11=CHKJ2843W: \u5728 {0} \u6c92\u6709\u65b9\u6cd5\u7b26\u5408\u9019\u500b <method>\u3002(EJB 1.1: 11.4.1\u300115.3.2)\u3002 -CHKJ2844.ejb11=CHKJ2844W: \u5728 <method-permission> \u4e2d\u5fc5\u9808\u8a2d\u5b9a\u81f3\u5c11\u4e00\u500b <method>\u3002(EJB 1.1: 11.4.1\u300115.3.2)\u3002 -CHKJ2845.ejb11=CHKJ2845W: \u5728 <method-permission> \u4e2d\u5fc5\u9808\u8a2d\u5b9a\u81f3\u5c11\u4e00\u500b <role-name> \u3002(EJB 1.1: 11.4.1\u300115.3.2)\u3002 -CHKJ2846.ejb11=CHKJ2846W: \u627e\u4e0d\u5230\u9019\u500b <method-permission> \u7684\u65b9\u6cd5\u3002(EJB 1.1: 15.3.2)\u3002 -CHKJ2847.ejb11=CHKJ2847W: \u627e\u4e0d\u5230\u9019\u500b <container-transaction> \u7684\u65b9\u6cd5\u3002(EJB 1.1: 11.4.1)\u3002 -CHKJ2849.ejb11=CHKJ2849W: \u7121\u6cd5\u9a57\u8b49 {0} \u7684\u5143\u4ef6\u7e7c\u627f\uff0c\u56e0\u70ba\u7121\u6cd5\u53cd\u6620 {1} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2850.ejb11=CHKJ2850W: \u7121\u6cd5\u9a57\u8b49 <method>\uff0c\u56e0\u70ba\u7121\u6cd5\u53cd\u6620 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2851.ejb11=CHKJ2851W: \u7121\u6cd5\u9a57\u8b49 {0}\uff0c\u56e0\u70ba\u7121\u6cd5\u53cd\u6620 {1} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2852.ejb11=CHKJ2852W: \u5728\u9a57\u8b49 ejb-jar.xml \u6642\u6355\u6349\u5230 Throwable\u3002\u6240\u9a57\u8b49\u7684 Bean \u70ba {0}\u3002 -CHKJ2853.ejb11=CHKJ2853W: \u5728\u9a57\u8b49 ibm-ejb-jar-ext.xmi \u6642\u6355\u6349\u5230 Throwable\u3002\u6240\u9a57\u8b49\u7684 Bean \u70ba {0}\u3002 - -CHKJ2908.ejb11=CHKJ2908W: \u7121\u6cd5\u6b63\u78ba\u53cd\u6620 Enterprise Bean\u3002\u8acb\u57f7\u884c XML \u9a57\u8b49\u5668\u4ee5\u53d6\u5f97\u8a73\u7d30\u8cc7\u8a0a\u3002 - -CHKJ2895.ejb11=CHKJ2895W: <ejb-name> {0} \u5fc5\u9808\u662f ejb-jar.xml \u6a94\u5167\u7684\u552f\u4e00 (EJB 1.1: 16.5)\u3002 -CHKJ2875.ejb11=CHKJ2875E: \u6bcf\u500b\u542b\u6709\u9019\u500b EJB \u6a21\u7d44\u7684 EAR \u6a94\u90fd\u5fc5\u9808\u6709 <ejb-client-jar> {0} (EJB 1.1: 16.5\u300117.4)\u3002 - - -# EJB_METHOD_BEAN_NULL=CHKJ2434W: Validation of this method was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_METHOD_HOME_NULL=CHKJ2435W: Validation of this method was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_METHOD_REMOTE_NULL=CHKJ2436W: Validation of this method was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_METHOD_NULL=CHKJ2437W: Validation of this method was terminated because the enterprise bean cannot be found. -# EJB_METHOD_KEY_NULL=CHKJ2438W: Validation of this method was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_REMOTE_NULL=CHKJ2904E: Validation of {0} was terminated because the remote interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_NULL=CHKJ2903E: Validation was terminated because the enterprise bean cannot be found. -# EJB_NOTREFLECTED_JAVACLASS=CHKJ2907E: Cannot validate because the {0} type cannot be reflected. Ensure that it, and all of its dependencies, are included in the classpath. -# EJB_FIELD_CANNOT_REFLECT=CHKJ2208W: Type {0} of field {1} cannot be reflected. Ensure that {0}, and all of its dependencies, are included in the classpath. -# EJB_FIELD_BEAN_NULL=CHKJ2209W: Validation of this field was terminated because the bean class cannot be found. Check the spelling of the bean class'' name in the ejb-jar.xml file. -# EJB_FIELD_HOME_NULL=CHKJ2210W: Validation of this field was terminated because the home interface cannot be found. Check the spelling of the home interface''s name in the ejb-jar.xml file. -# EJB_FIELD_REMOTE_NULL=CHKJ2211W: Validation of this field was terminated because the remote interface cannot be found. Check the spelling of the remote interface''s name in the ejb-jar.xml file. -# EJB_FIELD_NULL=CHKJ2212W: Validation of this field was terminated because the enterprise bean cannot be found. -# EJB_FIELD_KEY_NULL=CHKJ2213W: Validation of this field was terminated because the primary key cannot be found. Check the spelling of the key class'' name in the ejb-jar.xml file. -# EJB_HAS_MULTIPLE_PK_METHODS=CHKJ2000W: The {0} home interface must contain only one findByPrimaryKey method. (EJB 1.1: 9.2.8) -# EJB_HOME_NULL=CHKJ2901E: Validation of {0} was terminated because the home interface cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_KEY_NULL=CHKJ2902E: Validation of {0} was terminated because the key class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BEAN_NULL=CHKJ2900E: Validation of {0} was terminated because the bean class cannot be found. Check the spelling of its name in the ejb-jar.xml file. -# EJB_BMP_NOFIELDS=CHKJ2042W: To have a primary key, the {0} bean class must declare at least one field. (EJB 1.1: 9.1.5.1) -# EJB_DD_CANNOT_OPEN_DD=CHKJ2821E: Cannot open the deployment descriptor. Validation cannot complete. -# EJB_DD_METHTRANSACTION_NO_TRANSACTION=CHKJ2848W: At least one <trans-attribute> must be set in a <container-transaction>. (EJB 1.1: 11.4.1) - -# -# end of messages for the EJB 1.1 specification -# - -# -# Messages for EJB 2.0 specification -# -CHKJ2828.ejb20=CHKJ2828E: \u5982\u679c\u6c92\u6709\u521d\u59cb\u7684\u4e3b\u9375\uff0c\u5c31\u7121\u6cd5\u4f7f\u7528 <primkey-field> (EJB 2.0: 10.8.1\u300122.5)\u3002 -CHKJ2829.ejb20=CHKJ2829E: Key \u985e\u5225 {0} \u6c92\u6709\u5c0d\u6620\u81f3\u4efb\u4f55\u5728 Enterprise Bean {1}\u4e2d\u7684\u6b04\u4f4d\u3002(EJB 2.0: 10.8\u300122.5)\u3002 -CHKJ2839.ejb20=CHKJ2839W: <env-entry> \u5143\u7d20\u7684 <env-entry-name> \u5143\u7d20\u7121\u6548\u3002(EJB 2.0: 20.2.1.2)\u3002 -CHKJ2840.ejb20=CHKJ2840W: <env-entry> \u5143\u7d20\u7684 <env-entry-type> \u5143\u7d20\u7121\u6548\u3002(EJB 2.0: 20.2.1.2)\u3002 -CHKJ2841.ejb20=CHKJ2841W: \u5728 <env-entry-name> \u5143\u7d20\u4e2d\u7684 {0} \u540d\u7a31\u53ea\u80fd\u5728 Bean \u4e2d\u4f7f\u7528\u4e00\u6b21\u3002(EJB 2.0: 20.2.1.2)\u3002 -CHKJ2830.ejb20=CHKJ2830W: \u7121\u6cd5\u53cd\u6620 {0} \u6b04\u4f4d\u985e\u578b\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2831.ejb20=CHKJ2831W: \u5fc5\u9808\u5728 <cmp-field> \u5143\u7d20\u4e2d\u5ba3\u544a {0}\u3002(EJB 2.0: 10.8.2)\u3002 -CHKJ2801.ejb20=CHKJ2801E: \u5fc5\u9808\u6307\u5b9a <ejb-name> \u5143\u7d20\u7684\u503c\u3002(EJB 2.0 22.2\u300122.5)\u3002 -CHKJ2809.ejb20=CHKJ2809E: <persistence-type> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "Container" \u6216 "Bean"\u3002(EJB 2.0: 22.2\u300122.5)\u3002 -CHKJ2806.ejb20=CHKJ2806E: <reentrant> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "True" \u6216 "False"\u3002(EJB 2.0: 22.2\u300122.5)\u3002 -CHKJ2807.ejb20=CHKJ2807E: <session-type> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "Stateful" \u6216 "Stateless"\u3002(EJB 2.0: 22.2\u300122.5)\u3002 -CHKJ2808.ejb20=CHKJ2808E: <transaction-type> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "Container" \u6216 "Bean"\u3002(EJB 2.0: 17.3.6\u300122.2\u300122.5)\u3002 -CHKJ2814.ejb20=CHKJ2814W: <method> \u4e2d\u7684 <ejb-name> \u61c9\u6307\u5b9a\u4e00\u500b\u5df2\u77e5\u7684 Enterprise Bean\u3002(EJB 2.0: 17.4.1\u300121.3.2\u300122.5)\u3002 -CHKJ2842.ejb20=CHKJ2842W: \u7576 <method-name> \u662f "*" \u6642\u6703\u5ffd\u7565 <method-params>\u3002(EJB 2.0: 17.4.1\u300121.3.2)\u3002 -CHKJ2843.ejb20=CHKJ2843W: \u5728 {0} \u6c92\u6709\u65b9\u6cd5\u7b26\u5408\u9019\u500b <method>\u3002(EJB 2.0: 17.4.1\u300121.3.2)\u3002 -CHKJ2844.ejb20=CHKJ2844W: \u5728 <method-permission> \u4e2d\u5fc5\u9808\u8a2d\u5b9a\u81f3\u5c11\u4e00\u500b <method>\u3002(EJB 2.0: 17.4.1\u300121.3.2)\u3002 -CHKJ2845.ejb20=CHKJ2845W: <role-name> \u6216 <unchecked> \u5143\u7d20\u61c9\u8a2d\u5b9a\u5728 <method-permission> \u4e2d\u3002(EJB 2.0: 17.4.1\u300121.3.2)\u3002 -CHKJ2846.ejb20=CHKJ2846W: \u627e\u4e0d\u5230\u9019\u500b <method-permission> \u7684\u65b9\u6cd5\u3002(EJB 2.0: 21.3.2)\u3002 -CHKJ2847.ejb20=CHKJ2847W: \u627e\u4e0d\u5230\u9019\u500b <container-transaction> \u7684\u65b9\u6cd5\u3002(EJB 2.0: 17.4.1)\u3002 -CHKJ2812.ejb20=CHKJ2812E: Bean \u985e\u5225 {0} \u5fc5\u9808\u6307\u5b9a\u81f3\u5c11\u4e00\u500b\u5b83\u7684\u6b04\u4f4d\u4f5c\u70ba <cmp-field>\u3002(EJB 2.0: 22.5)\u3002 -CHKJ2832.ejb20=CHKJ2832I: \u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684 Home {0} \u7121\u6cd5\u5728 EJB \u6a21\u7d44\u4e2d\u627e\u5230\u3002(EJB 2.0: 20.3.1.2)\u3002 -CHKJ2833.ejb20=CHKJ2833I: \u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684\u9060\u7aef {0} \u7121\u6cd5\u5728 EJB \u6a21\u7d44\u4e2d\u627e\u5230\u3002(EJB 2.0: 20.3.1.2)\u3002 -CHKJ2834.ejb20=CHKJ2834I: \u5728 <ejb-ref> \u5143\u7d20\u4e2d\u6307\u5b9a\u7684 Bean {0} \u7121\u6cd5\u5728 EJB \u6a21\u7d44\u4e2d\u627e\u5230\u3002(EJB 2.0: 20.3.2)\u3002 -CHKJ2835.ejb20=CHKJ2835I: Bean {0} \u662f {1} \u985e\u578b\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684<ejb-ref-type> \u5143\u7d20\u3002(EJB 2.0: 20.3.2)\u3002 -CHKJ2836.ejb20=CHKJ2836I: Bean {0} \u4f7f\u7528 Home {1}\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684 <ejb-ref> \u5143\u7d20\u3002(EJB 2.0: 20.3.2)\u3002 -CHKJ2837.ejb20=CHKJ2837I: Bean {0} \u4f7f\u7528\u9060\u7aef {1}\u3002\u66f4\u65b0 <ejb-ref> \u5143\u7d20\u7684 <ejb-ref> \u5143\u7d20\u3002(EJB 2.0: 20.3.2)\u3002 -CHKJ2838.ejb20=CHKJ2838I: \u5efa\u8b70\u5728 "ejb" \u5b50\u74b0\u5883\u5b9a\u7fa9\u4e2d\u7d44\u7e54 Enterprise Bean \u7684\u6240\u6709\u53c3\u7167\u3002(EJB 2.0: 20.3.1.1)\u3002 -CHKJ2820.ejb20=CHKJ2820W: \u4e0d\u53ea\u4e00\u6b21\u5b9a\u7fa9\u5b89\u5168\u89d2\u8272 ref\u3002 -CHKJ2822.ejb20=CHKJ2822W: Bean {0} \u7684 <security-role-ref> \u5143\u7d20\u61c9\u5b9a\u7fa9 <role-name> \u5143\u7d20\u3002(EJB 2.0: 21.2.5.3)\u3002 -CHKJ2823.ejb20=CHKJ2823W: <security-role-ref> \u5143\u7d20\u61c9\u5b9a\u7fa9 <role-link> \u5143\u7d20\u3002(EJB 2.0: 21.3.3)\u3002 -CHKJ2824.ejb20=CHKJ2824W: <security-role-ref> \u5143\u7d20\u53c3\u7167\u4e0d\u660e\u89d2\u8272 {0}\u3002(EJB 2.0: 21.3.3)\u3002 -CHKJ2825.ejb20=CHKJ2825W: ejb-jar.xml \u4e2d\u7684 <security-role> \u5143\u7d20\u61c9\u5b9a\u7fa9 <role-name> \u5143\u7d20\u3002(EJB 2.0: 21.3.1)\u3002 -CHKJ2826.ejb20=CHKJ2826W: \u5b89\u5168\u89d2\u8272\u540d\u7a31\u5fc5\u9808\u662f\u552f\u4e00\u7684\u540d\u7a31\u3002(EJB 2.0: 21.3.1)\u3002 -CHKJ2827.ejb20=CHKJ2827W: \u6c92\u6709 <security-role> \u5143\u7d20\u60c5\u6cc1\u4e0b\u7121\u6cd5\u4f7f\u7528 <role-link> \u5143\u7d20\u3002(EJB 2.0: 21.2.5.3\u300121.3.1\u300121.3.3)\u3002 -CHKJ2850.ejb20=CHKJ2850W: \u7121\u6cd5\u9a57\u8b49 <method>\uff0c\u56e0\u70ba {0} \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2851.ejb20=CHKJ2851W: \u7121\u6cd5\u9a57\u8b49 {0}\uff0c\u56e0\u70ba\u7121\u6cd5\u53cd\u6620\u985e\u578b {1}\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2875.ejb20=CHKJ2875E: \u6bcf\u500b\u542b\u6709\u9019\u500b EJB \u6a21\u7d44\u7684 EAR \u6a94\u90fd\u5fc5\u9808\u6709 <ejb-client-jar> {0} (EJB 2.0: 22.5\u300123.4\u300123.6)\u3002 - -CHKJ2003E.ejb20=CHKJ2003E: \u9019\u500b\u985e\u5225\u4e0d\u53ef\u4ee5\u5be6\u4f5c javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3\u30017.10.2\u300117.3.4.1)\u3002 -CHKJ2003I.ejb20=CHKJ2003I: Bean \u7ba1\u7406\u7684\u4ea4\u6613 Stateful Session Bean \u4e0d\u9700\u8981\u5be6\u4f5c javax.ejb.SessionSynchronization (EJB 2.0: 7.5.3\u30017.10.2\u300117.3.4.1)\u3002 -CHKJ2802.named.ejb20=CHKJ2802E: <ejb-class> \u985e\u5225 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2802.unnamed.ejb20=CHKJ2802E: \u627e\u4e0d\u5230 <ejb-class> \u5143\u7d20\u6240\u8b58\u5225\u7684 Bean \u985e\u5225\u3002(EJB 2.0: 22.2\u300122.5)\u3002 -CHKJ2803.named.ejb20=CHKJ2803E: <home> \u4ecb\u9762 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2803.unnamed.ejb20=CHKJ2803E: \u5728 <home> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e0d\u660e\u4ecb\u9762\u3002(EJB 2.0: 22.2\u300122.5)\u3002 -CHKJ2804.named.ejb20=CHKJ2804E: <remote> \u4ecb\u9762 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2804.unnamed.ejb20=CHKJ2804E: \u5728 <remote> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e0d\u660e\u4ecb\u9762\u3002(EJB 2.0: 22.2\u300122.5)\u3002 -CHKJ2805.named.ejb20=CHKJ2805E: <local-home> \u4ecb\u9762 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2805.unnamed.ejb20=CHKJ2805E: \u5728 <local-home> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e0d\u660e\u4ecb\u9762\u3002(EJB 2.0: 22.2\u300122.5)\u3002 -CHKJ2800.named.ejb20=CHKJ2800E: <local> \u4ecb\u9762 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2800.unnamed.ejb20=CHKJ2800E: \u5728 <local> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e0d\u660e\u4ecb\u9762\u3002(EJB 2.0: 22.2\u300122.5)\u3002 -CHKJ2810.named.ejb20=CHKJ2810E: <prim-key-class> \u985e\u5225 {0} \u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b Super \u985e\u578b\u7121\u6cd5\u53cd\u6620\u51fa\u4f86\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 -CHKJ2810.unnamed.ejb20=CHKJ2810E: \u5728 <prim-key-class> \u5143\u7d20\u4e2d\u6307\u5b9a\u4e0d\u660e\u985e\u5225\u3002(EJB 2.0: 22.2\u300122.5)\u3002 -CHKJ2811.ejb20=CHKJ2811E: <field-name> {0} \u4e0d\u53ef\u4f4d\u65bc Bean \u985e\u5225{1}\u3002(EJB 2.0: 22.5)\u3002 - -CHKJ2103.ejb20=CHKJ2103E: \u5728\u5143\u4ef6\u7e7c\u627f\u4e2d\uff0c{0} Bean \u985e\u5225\u5fc5\u9808\u7e7c\u627f {1} (EJB 2.0: D.2) -CHKJ2104.ejb20=CHKJ2104E: \u5728\u5143\u4ef6\u7e7c\u627f\u4e2d\uff0c{0} Home \u4ecb\u9762\u4e0d\u53ef\u7e7c\u627f {1}\u3002(EJB 2.0: D.2)\u3002 -CHKJ2105.ejb20=CHKJ2105E: \u5728\u5143\u4ef6\u7e7c\u627f\u4e2d\uff0c{0} \u5143\u4ef6\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f {1}\u3002(EJB 2.0: D.2)\u3002 -CHKJ2106.ejb20=CHKJ2106E: Bean {0} \u5fc5\u9808\u4f7f\u7528 {1} \u4f5c\u70ba\u5176 <prim-key-class> (EJB 2.0: D.2)\u3002 -CHKJ2849.ejb20=CHKJ2849W: \u7121\u6cd5\u9a57\u8b49 {0} \u7684\u5143\u4ef6\u7e7c\u627f\uff0c\u56e0\u70ba\u7121\u6cd5\u53cd\u6620 {1} \u985e\u578b\u6216\u5b83\u7684\u5176\u4e2d\u4e00\u500b\u76f8\u4f9d\u95dc\u4fc2\u3002\u8acb\u6aa2\u67e5\u985e\u5225\u8def\u5f91\u3002 - -CHKJ2895.ejb20=CHKJ2895W: <ejb-name> {0} \u5fc5\u9808\u662f ejb-jar.xml \u6a94\u5167\u7684\u552f\u4e00 (EJB 2.0: 22.5)\u3002 - -################################################## -# class/interface checks -################################################## -# implement SessionBean/EntityBean/MessageDrivenBean/MessageListener -CHKJ2017.sb.ejb20=CHKJ2017E: \u9019\u500b\u985e\u5225\u5fc5\u9808\u5be6\u4f5c {0} (EJB 2.0: 7.5.1\u30017.10.2)\u3002 -CHKJ2017.mb.ejb20=CHKJ2017E: \u9019\u500b\u985e\u5225\u5fc5\u9808\u5be6\u4f5c {0} (EJB 2.0: 15.4.1\u300115.7.2)\u3002 -CHKJ2017.cb.ejb20=CHKJ2017E: \u9019\u500b\u985e\u5225\u5fc5\u9808\u5be6\u4f5c {0} (EJB 2.0: 10.6.2)\u3002 -CHKJ2017.bb.ejb20=CHKJ2017E: \u9019\u500b\u985e\u5225\u5fc5\u9808\u5be6\u4f5c {0} (EJB 2.0: 12.2.2)\u3002 - -# implement EJBHome -CHKJ2017.srh.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBHome (EJB 2.0: 6.3\u30017.10.6)\u3002 -CHKJ2017.crh.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBHome (EJB 2.0: 9.5\u300110.6.10)\u3002 -CHKJ2017.brh.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBHome (EJB 2.0: 9.5\u300112.2.9)\u3002 - -# implement EJBLocalHome -CHKJ2017.slh.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBLocalHome (EJB 2.0: 6.4\u30017.10.8)\u3002 -CHKJ2017.clh.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBLocalHome (EJB 2.0: 9.6\u300110.6.12)\u3002 -CHKJ2017.blh.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBLocalHome (EJB 2.0: 9.6\u300112.2.11)\u3002 - -# implement EJBObject -CHKJ2017.src.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBObject (EJB 2.0: 6.5\u30017.10.5)\u3002 -CHKJ2017.crc.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBObject (EJB 2.0: 9.9\u300110.6.9)\u3002 -CHKJ2017.brc.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBObject (EJB 2.0: 9.9\u300112.2.8)\u3002 - -# implement EJBLocalObject -CHKJ2017.slc.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBLocalObject (EJB 2.0: 7.10.7)\u3002 -CHKJ2017.clc.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBLocalObject (EJB 2.0: 9.10\u300110.6.10)\u3002 -CHKJ2017.blc.ejb20=CHKJ2017E: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u7e7c\u627f javax.ejb.EJBLocalObject (EJB 2.0: 9.10\u300112.2.10)\u3002 - -# impl component interface -CHKJ2040.cb.ejb20=CHKJ2040I: \u4e0d\u5f97\u50b3\u905e "this" \u4f5c\u70ba\u65b9\u6cd5\u5f15\u6578\u6216\u7d50\u679c (EJB 2.0: 10.6.2)\u3002 -CHKJ2040.bb.ejb20=CHKJ2040I: \u4e0d\u5f97\u50b3\u905e "this" \u4f5c\u70ba\u65b9\u6cd5\u5f15\u6578\u6216\u7d50\u679c (EJB 2.0: 12.2.2)\u3002 -CHKJ2040.sb.ejb20=CHKJ2040I: \u4e0d\u5f97\u50b3\u905e "this" \u4f5c\u70ba\u65b9\u6cd5\u5f15\u6578\u6216\u7d50\u679c (EJB 2.0: 7.10.2)\u3002 - -# bean class -CHKJ2014.cb.ejb20=CHKJ2014W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u662f abstract (EJB 2.0: 10.3.1\u300110.4.1\u300110.6.2)\u3002 -CHKJ2014.mb.ejb20=CHKJ2014W: \u9019\u500b\u985e\u5225\u4e0d\u53ef\u4ee5\u662f abstract (EJB 2.0: 15.7.2)\u3002 -CHKJ2014.bb.ejb20=CHKJ2014W: \u9019\u500b\u985e\u5225\u4e0d\u53ef\u4ee5\u662f abstract (EJB 2.0: 12.2.2)\u3002 -CHKJ2014.sb.ejb20=CHKJ2014W: \u9019\u500b\u985e\u5225\u4e0d\u53ef\u4ee5\u662f abstract (EJB 2.0: 7.10.1)\u3002 - -CHKJ2022.cb.ejb20=CHKJ2022W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u662f public (EJB 2.0: 10.6.2)\u3002 -CHKJ2022.mb.ejb20=CHKJ2022W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u662f public (EJB 2.0: 15.7.2)\u3002 -CHKJ2022.bb.ejb20=CHKJ2022W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u662f public (EJB 2.0: 12.2.2)\u3002 -CHKJ2022.sb.ejb20=CHKJ2022W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u662f public (EJB 2.0: 7.10.1)\u3002 -CHKJ2022.kc.ejb20=CHKJ2022W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u662f public (EJB 2.0: 10.8.2)\u3002 - -CHKJ2015.cb.ejb20=CHKJ2015W: \u9019\u500b\u985e\u5225\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 10.6.2)\u3002 -CHKJ2015.mb.ejb20=CHKJ2015W: \u9019\u500b\u985e\u5225\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 15.7.2)\u3002 -CHKJ2015.bb.ejb20=CHKJ2015W: \u9019\u500b\u985e\u5225\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.2.2)\u3002 -CHKJ2015.sb.ejb20=CHKJ2015W: \u9019\u500b\u985e\u5225\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 7.10.1)\u3002 - -# dependent value class -CHKJ2018.ejb20=CHKJ2018W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u662f\u53ef\u5e8f\u5217\u5316\u7684 (EJB 2.0: 10.3.3\u300110.6.3)\u3002 -CHKJ2043.ejb20=CHKJ2043W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u662f public (EJB 2.0: 10.6.3)\u3002 -CHKJ2044.ejb20=CHKJ2044W: \u9019\u500b\u985e\u5225\u4e0d\u53ef\u4ee5\u662f abstract (EJB 2.0: 10.6.3)\u3002 - -# key class -CHKJ2019.kc.ejb20=CHKJ2019W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u662f RMI-IIOP \u4e2d\u7684\u5408\u6cd5\u503c\u985e\u578b (EJB 2.0: 9.8\u300110.6.13)\u3002 -CHKJ2019.kb.ejb20=CHKJ2019W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u662f RMI-IIOP \u4e2d\u7684\u5408\u6cd5\u503c\u985e\u578b (EJB 2.0: 9.8\u300112.2.12)\u3002 - - -### -# methods which must exist -### -# public default constructor with no parameters -CHKJ2050.constr.sb.ejb20=CHKJ2050W: Public {0} \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 7.10.2)\u3002 -CHKJ2050.constr.cb.ejb20=CHKJ2050W: Public {0} \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.5.2\u300110.6.2)\u3002 -CHKJ2050.constr.bb.ejb20=CHKJ2050W: Public {0} \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.1.4.1\u300112.2.2)\u3002 -CHKJ2050.constr.mb.ejb20=CHKJ2050W: Public {0} \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 15.7.2)\u3002 -CHKJ2050.constr.kc.ejb20=CHKJ2050W: Public {0} \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.8.2)\u3002 - - -# accessor method -CHKJ2050.acc.cb.ejb20=CHKJ2050E: \u9019\u500b\u985e\u5225\u5fc5\u9808\u5b9a\u7fa9 {0} (EJB 2.0: 10.3.1)\u3002 - -CHKJ2050.onMessage.mb.ejb20=CHKJ2050W: onMessage(javax.jms.Message) \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 15.4.2\u300115.7.4)\u3002 - -CHKJ2050.ejbCreate.sfb.ejb20=CHKJ2050W: \u81f3\u5c11\u6709\u4e00\u500b ejbCreate \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 7.5.5)\u3002 -CHKJ2050.ejbCreate.ssb.ejb20=CHKJ2050W: ejbCreate() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 7.8)\u3002 -CHKJ2050.ejbCreate.mb.ejb20=CHKJ2050W: ejbCreate() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 15.4.4\u300115.7.2)\u3002 - -CHKJ2050.ejbFindByPrimaryKey.bb.ejb20=CHKJ2050W: ejbFindByPrimaryKey \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.2.5)\u3002 - -CHKJ2050.setEntityContext.cb.ejb20=CHKJ2050W: setEntityContext(EntityContext) \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.setEntityContext.bb.ejb20=CHKJ2050W: setEntityContext(EntityContext) \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.unsetEntityContext.cb.ejb20=CHKJ2050W: unsetEntityContext() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.unsetEntityContext.bb.ejb20=CHKJ2050W: unsetEntityContext() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.ejbActivate.cb.ejb20=CHKJ2050W: ejbActivate() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbActivate.bb.ejb20=CHKJ2050W: ejbActivate() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.ejbPassivate.cb.ejb20=CHKJ2050W: ejbPassivate() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbPassivate.bb.ejb20=CHKJ2050W: ejbPassivate() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2050.ejbPassivate.sb.ejb20=CHKJ2050W: ejbPassivate() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 7.5.1)\u3002 - -CHKJ2050.ejbRemove.cb.ejb20=CHKJ2050W: ejbRemove() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbRemove.bb.ejb20=CHKJ2050W: ejbRemove() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2050.ejbRemove.mb.ejb20=CHKJ2050W: ejbRemove() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 15.7.5)\u3002 -CHKJ2050.ejbRemove.sb.ejb20=CHKJ2050W: ejbRemove() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 4.2.2\u30017.5.1)\u3002 - -CHKJ2050.ejbLoad.cb.ejb20=CHKJ2050W: ejbLoad() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbLoad.bb.ejb20=CHKJ2050W: ejbLoad() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.ejbStore.cb.ejb20=CHKJ2050W: ejbStore() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbStore.bb.ejb20=CHKJ2050W: ejbStore() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.create.ssrh.ejb20=CHKJ2050W: create() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 7.8\u30017.10.6)\u3002 -CHKJ2050.create.sslh.ejb20=CHKJ2050W: create() \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 7.8\u30017.10.8)\u3002 - -CHKJ2050.create.srh.ejb20=CHKJ2050W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u5b9a\u7fa9\u81f3\u5c11\u4e00\u500b create \u65b9\u6cd5 (EJB 2.0: 6.3.1\u30017.10.6)\u3002 -CHKJ2050.create.slh.ejb20=CHKJ2050W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u5b9a\u7fa9\u81f3\u5c11\u4e00\u500b create \u65b9\u6cd5 (EJB 2.0: 6.4.1\u30017.10.8)\u3002 - -CHKJ2050.find.crh.ejb20=CHKJ2050W: \u81f3\u5c11\u6709\u4e00\u500b finder \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 9.5.2)\u3002 -CHKJ2050.find.brh.ejb20=CHKJ2050W: \u81f3\u5c11\u6709\u4e00\u500b finder \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 9.5.2)\u3002 -CHKJ2050.find.clh.ejb20=CHKJ2050W: \u81f3\u5c11\u6709\u4e00\u500b finder \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 9.6.2)\u3002 -CHKJ2050.find.blh.ejb20=CHKJ2050W: \u81f3\u5c11\u6709\u4e00\u500b finder \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 9.6.2)\u3002 - -CHKJ2050.home.crh.ejb20=CHKJ2050W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u5b9a\u7fa9\u81f3\u5c11\u4e00\u500b home \u65b9\u6cd5 (EJB 2.0: 9.5.4)\u3002 -CHKJ2050.home.brh.ejb20=CHKJ2050W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u5b9a\u7fa9\u81f3\u5c11\u4e00\u500b home \u65b9\u6cd5 (EJB 2.0: 9.5.4)\u3002 -CHKJ2050.home.clh.ejb20=CHKJ2050W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u5b9a\u7fa9\u81f3\u5c11\u4e00\u500b home \u65b9\u6cd5 (EJB 2.0: 9.6.4)\u3002 -CHKJ2050.home.blh.ejb20=CHKJ2050W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u5b9a\u7fa9\u81f3\u5c11\u4e00\u500b home \u65b9\u6cd5 (EJB 2.0: 9.6.4)\u3002 - -CHKJ2050.ejbHome.crh.ejb20=CHKJ2050W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u5b9a\u7fa9\u81f3\u5c11\u4e00\u500b ejbHome \u65b9\u6cd5 (EJB 2.0: 9.5.4)\u3002 -CHKJ2050.ejbHome.brh.ejb20=CHKJ2050W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u5b9a\u7fa9\u81f3\u5c11\u4e00\u500b ejbHome \u65b9\u6cd5 (EJB 2.0: 9.5.4)\u3002 -CHKJ2050.ejbHome.clh.ejb20=CHKJ2050W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u5b9a\u7fa9\u81f3\u5c11\u4e00\u500b ejbHome \u65b9\u6cd5 (EJB 2.0: 9.6.4)\u3002 -CHKJ2050.ejbHome.blh.ejb20=CHKJ2050W: \u9019\u500b\u985e\u5225\u5fc5\u9808\u5b9a\u7fa9\u81f3\u5c11\u4e00\u500b ejbHome \u65b9\u6cd5 (EJB 2.0: 9.6.4)\u3002 - -CHKJ2050.hashCode.kb.ejb20=CHKJ2050W: hashCode() \u5fc5\u9808\u5b58\u5728\u65bc\u9019\u500b\u985e\u5225 (EJB 2.0: 12.2.12)\u3002 -CHKJ2050.hashCode.kc.ejb20=CHKJ2050W: hashCode() \u5fc5\u9808\u5b58\u5728\u65bc\u9019\u500b\u985e\u5225 (EJB 2.0: 10.6.13)\u3002 - -CHKJ2050.equals.kb.ejb20=CHKJ2050W: equals(Object) \u5fc5\u9808\u5b58\u5728\u65bc\u9019\u500b\u985e\u5225 (EJB 2.0: 12.2.12)\u3002 -CHKJ2050.equals.kc.ejb20=CHKJ2050W: equals(Object) \u5fc5\u9808\u5b58\u5728\u65bc\u9019\u500b\u985e\u5225 (EJB 2.0: 10.6.13)\u3002 - -# ejbSelect - needed? pl174 says zero or more, p.193 says one or more -CHKJ2050.ejbSelect.cb.ejb20=CHKJ2050W: ejbSelect \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.5.2\u300110.6.7)\u3002 - -CHKJ2050.findByPrimaryKey.crh.ejb20=CHKJ2050W: findByPrimaryKey \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 9.5.2\u300110.6.10)\u3002 -CHKJ2050.findByPrimaryKey.clh.ejb20=CHKJ2050W: findByPrimaryKey \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 9.6.2\u300110.6.12)\u3002 -CHKJ2050.findByPrimaryKey.blh.ejb20=CHKJ2050W: findByPrimaryKey \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 9.6.2\u300112.2.11)\u3002 -CHKJ2050.findByPrimaryKey.brh.ejb20=CHKJ2050W: findByPrimaryKey \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 9.5.2\u300112.2.9)\u3002 - -# ejbFind -CHKJ2050.ejbFind.bb.ejb20=CHKJ2050W: {0} \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2050.ejbPostCreate.cb.ejb20=CHKJ2050E: {0} \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.5.2)\u3002 -CHKJ2050.ejbPostCreate.bb.ejb20=CHKJ2050E: {0} \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 12.1.4.1\u300112.2.4)\u3002 - - -################################################## -# method checks -################################################## -# application exception -CHKJ2404.i.ejb20=CHKJ2404W: {0} \u4e0a\u7684\u61c9\u7528\u7a0b\u5f0f\u7570\u5e38\u72c0\u6cc1 {1} \u5fc5\u9808\u7e7c\u627f java.lang.Exception (EJB 2.0: 18.1.1\u300118.2.1)\u3002 -CHKJ2404.m.ejb20=CHKJ2404W: \u61c9\u7528\u7a0b\u5f0f\u7570\u5e38\u72c0\u6cc1 {0} \u5fc5\u9808\u7e7c\u627f java.lang.Exception (EJB 2.0: 18.1.1\u300118.2.1)\u3002 -CHKJ2416.i.ejb20=CHKJ2416W: {0} \u4e0a\u7684\u61c9\u7528\u7a0b\u5f0f\u7570\u5e38\u72c0\u6cc1 {1} \u4e0d\u53ef\u4ee5\u7e7c\u627f java.lang.RuntimeException (EJB 2.0: 18.1.1\u300118.2.1)\u3002 -CHKJ2416.m.ejb20=CHKJ2416W: \u61c9\u7528\u7a0b\u5f0f\u7570\u5e38\u72c0\u6cc1 {0} \u4e0d\u53ef\u4ee5\u7e7c\u627f java.lang.RuntimeException (EJB 2.0: 18.1.1\u300118.2.1)\u3002 - -# ejbRemove -CHKJ2492.mb.i.ejb20=CHKJ2492W: {1} \u4e0a\u7684 {0} \u5fc5\u9808\u662f public (EJB 2.0: 15.7.5)\u3002 -CHKJ2492.mb.m.ejb20=CHKJ2492W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 15.7.5)\u3002 -CHKJ2492.cb.i.ejb20=CHKJ2492W: {1} \u4e0a\u7684 {0} \u5fc5\u9808\u662f public (EJB 2.0: 10.5.2)\u3002 -CHKJ2492.cb.m.ejb20=CHKJ2492W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 10.5.20)\u3002 -CHKJ2492.bb.i.ejb20=CHKJ2492W: {1} \u4e0a\u7684 {0} \u5fc5\u9808\u662f public (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2492.bb.m.ejb20=CHKJ2492W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2492.sb.i.ejb20=CHKJ2492W: {1} \u4e0a\u7684 {0} \u5fc5\u9808\u662f public (EJB 2.0: 7.6)\u3002 -CHKJ2492.sb.m.ejb20=CHKJ2492W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 7.6)\u3002 - -CHKJ2493.mb.i.ejb20=CHKJ2493W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 15.7.5)\u3002 -CHKJ2493.mb.m.ejb20=CHKJ2493W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 15.7.5)\u3002 -CHKJ2493.cb.i.ejb20=CHKJ2493W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 10.5.2)\u3002 -CHKJ2493.cb.m.ejb20=CHKJ2493W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 10.5.2)\u3002 -CHKJ2493.bb.i.ejb20=CHKJ2493W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2493.bb.m.ejb20=CHKJ2493W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2493.sb.i.ejb20=CHKJ2493W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 7.6)\u3002 -CHKJ2493.sb.m.ejb20=CHKJ2493W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 7.6)\u3002 - -CHKJ2494.mb.i.ejb20=CHKJ2494W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 15.7.5)\u3002 -CHKJ2494.mb.m.ejb20=CHKJ2494W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 15.7.5)\u3002 -CHKJ2494.cb.i.ejb20=CHKJ2494W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 10.5.2)\u3002 -CHKJ2494.cb.m.ejb20=CHKJ2494W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 10.5.2)\u3002 -CHKJ2494.bb.i.ejb20=CHKJ2494W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2494.bb.m.ejb20=CHKJ2494W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2494.sb.i.ejb20=CHKJ2494W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 7.6)\u3002 -CHKJ2494.sb.m.ejb20=CHKJ2494W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 7.6)\u3002 - -CHKJ2505.ejbRemove.mb.i.ejb20=CHKJ2505W: {0} \u5fc5\u9808\u50b3\u56de void (EJB 2.0: 15.7.5)\u3002 -CHKJ2505.ejbRemove.mb.m.ejb20=CHKJ2505W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void (EJB 2.0: 15.7.5)\u3002 -CHKJ2505.ejbRemove.cb.i.ejb20=CHKJ2505W: {0} \u5fc5\u9808\u50b3\u56de void (EJB 2.0: 10.5.2)\u3002 -CHKJ2505.ejbRemove.cb.m.ejb20=CHKJ2505W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void (EJB 2.0: 10.5.2)\u3002 -CHKJ2505.ejbRemove.bb.i.ejb20=CHKJ2505W: {0} \u5fc5\u9808\u50b3\u56de void (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2505.ejbRemove.bb.m.ejb20=CHKJ2505W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2505.ejbRemove.sb.i.ejb20=CHKJ2505W: {0} \u5fc5\u9808\u50b3\u56de void (EJB 2.0: 7.6)\u3002 -CHKJ2505.ejbRemove.sb.m.ejb20=CHKJ2505W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void (EJB 2.0: 7.6)\u3002 - -# ejbCreate -CHKJ2421.mb.i.ejb20=CHKJ2421W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 15.7.3)\u3002 -CHKJ2421.cb.i.ejb20=CHKJ2421W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 10.6.4)\u3002 -CHKJ2421.bb.i.ejb20=CHKJ2421W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 12.2.3)\u3002 -CHKJ2421.sb.i.ejb20=CHKJ2421W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 7.10.3)\u3002 -CHKJ2421.mb.m.ejb20=CHKJ2421W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 15.7.3)\u3002 -CHKJ2421.cb.m.ejb20=CHKJ2421W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 10.6.4)\u3002 -CHKJ2421.bb.m.ejb20=CHKJ2421W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 12.2.3)\u3002 -CHKJ2421.sb.m.ejb20=CHKJ2421W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 7.10.3)\u3002 - -CHKJ2422.sb.i.ejb20=CHKJ2422W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 7.10.3)\u3002 -CHKJ2422.cb.i.ejb20=CHKJ2422W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 10.6.4)\u3002 -CHKJ2422.bb.i.ejb20=CHKJ2422W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.2.3)\u3002 -CHKJ2422.mb.i.ejb20=CHKJ2422W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 15.7.3)\u3002 -CHKJ2422.sb.m.ejb20=CHKJ2422W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 7.10.3)\u3002 -CHKJ2422.cb.m.ejb20=CHKJ2422W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 10.6.4)\u3002 -CHKJ2422.bb.m.ejb20=CHKJ2422W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.2.3)\u3002 -CHKJ2422.mb.m.ejb20=CHKJ2422W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 15.7.3)\u3002 - -CHKJ2423.sb.i.ejb20=CHKJ2423W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 7.10.3)\u3002 -CHKJ2423.cb.i.ejb20=CHKJ2423W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 10.6.4)\u3002 -CHKJ2423.bb.i.ejb20=CHKJ2423W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.2.3)\u3002 -CHKJ2423.mb.i.ejb20=CHKJ2423W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 15.7.3)\u3002 -CHKJ2423.sb.m.ejb20=CHKJ2423W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 7.10.3)\u3002 -CHKJ2423.cb.m.ejb20=CHKJ2423W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 10.6.4)\u3002 -CHKJ2423.bb.m.ejb20=CHKJ2423W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.2.3)\u3002 -CHKJ2423.mb.m.ejb20=CHKJ2423W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 15.7.3)\u3002 - -CHKJ2424.cb.i.ejb20=CHKJ2424W: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 10.6.4)\u3002 -CHKJ2424.bb.i.ejb20=CHKJ2424W: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 12.2.3)\u3002 -CHKJ2424.sb.i.ejb20=CHKJ2424W: {0} \u5fc5\u9808\u50b3\u56de void (EJB 2.0: 7.10.3)\u3002 -CHKJ2424.mb.i.ejb20=CHKJ2424W: {0} \u5fc5\u9808\u50b3\u56de void (EJB 2.0: 15.7.3)\u3002 -CHKJ2424.cb.m.ejb20=CHKJ2424W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 10.6.4)\u3002 -CHKJ2424.bb.m.ejb20=CHKJ2424W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 12.2.3)\u3002 -CHKJ2424.sb.m.ejb20=CHKJ2424W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void (EJB 2.0: 7.10.3)\u3002 -CHKJ2424.mb.m.ejb20=CHKJ2424W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void (EJB 2.0: 15.7.3)\u3002 - - - -# ejbCreate's method parameters and return type -CHKJ2500.ejbCreate.sb.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.3)\u3002 -CHKJ2500.ejbCreate.cb.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 10.6.4)\u3002 -CHKJ2500.ejbCreate.bb.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 12.2.3)\u3002 -CHKJ2500.ejbCreate.sb.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.3)\u3002 -CHKJ2500.ejbCreate.cb.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 10.6.4)\u3002 -CHKJ2500.ejbCreate.bb.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 12.2.3)\u3002 - -CHKJ2497.cb.i.ejb20=CHKJ2497W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 10.6.4)\u3002 -CHKJ2497.cb.m.ejb20=CHKJ2497W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 10.6.4)\u3002 - -CHKJ2501.ejbCreate.mb.i.ejb20=CHKJ2501I: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa\u61c9\u7528\u7a0b\u5f0f\u7570\u5e38\u72c0\u6cc1 (EJB 2.0: 15.7.3\u300118.1.1\u300118.2.1\u300118.3.2)\u3002 -CHKJ2501.ejbCreate.mb.m.ejb20=CHKJ2501I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa\u61c9\u7528\u7a0b\u5f0f\u7570\u5e38\u72c0\u6cc1 (EJB 2.0: 15.7.3\u300118.1.1\u300118.2.1\u300118.3.2)\u3002 -CHKJ2501.ejbRemove.mb.i.ejb20=CHKJ2501I: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa\u61c9\u7528\u7a0b\u5f0f\u7570\u5e38\u72c0\u6cc1 (EJB 2.0: 15.7.5\u300118.1.1\u300118.2.1\u300118.3.2)\u3002 -CHKJ2501.ejbRemove.mb.m.ejb20=CHKJ2501I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa\u61c9\u7528\u7a0b\u5f0f\u7570\u5e38\u72c0\u6cc1 (EJB 2.0: 15.7.5\u300118.1.1\u300118.2.1\u300118.3.2)\u3002 -CHKJ2501.onMessage.mb.i.ejb20=CHKJ2501I: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa\u61c9\u7528\u7a0b\u5f0f\u7570\u5e38\u72c0\u6cc1 (EJB 2.0: 15.4.10\u300115.7.4\u300118.1.1\u300118.2.1\u300118.3.2)\u3002 -CHKJ2501.onMessage.mb.m.ejb20=CHKJ2501I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa\u61c9\u7528\u7a0b\u5f0f\u7570\u5e38\u72c0\u6cc1 (EJB 2.0: 15.4.10\u300115.7.4\u300118.1.1\u300118.2.1\u300118.3.2)\u3002 - - -CHKJ2503.ejbCreate.sb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.3\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbCreate.cb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.4\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbCreate.bb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.3\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbCreate.sb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.3\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbCreate.cb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.4\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbCreate.bb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.3\u300118.3.8\u300118.6)\u3002 - -# ejbPostCreate -CHKJ2426.cb.i.ejb20=CHKJ2426W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 10.6.5)\u3002 -CHKJ2426.bb.i.ejb20=CHKJ2426W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 12.2.4)\u3002 -CHKJ2426.cb.m.ejb20=CHKJ2426W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 10.6.5)\u3002 -CHKJ2426.bb.m.ejb20=CHKJ2426W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 12.2.4)\u3002 - -CHKJ2427.cb.i.ejb20=CHKJ2427W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 10.6.5)\u3002 -CHKJ2427.bb.i.ejb20=CHKJ2427W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.2.4)\u3002 -CHKJ2427.cb.m.ejb20=CHKJ2427W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 10.6.5)\u3002 -CHKJ2427.bb.m.ejb20=CHKJ2427W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.2.4)\u3002 - -CHKJ2428.cb.i.ejb20=CHKJ2428W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 10.6.5)\u3002 -CHKJ2428.bb.i.ejb20=CHKJ2428W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.2.4)\u3002 -CHKJ2428.cb.m.ejb20=CHKJ2428W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 10.6.5)\u3002 -CHKJ2428.bb.m.ejb20=CHKJ2428W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.2.4)\u3002 - -CHKJ2505.ejbPostCreate.cb.i.ejb20=CHKJ2505W: {0} \u5fc5\u9808\u50b3\u56de void (EJB 2.0: 10.6.5)\u3002 -CHKJ2505.ejbPostCreate.bb.i.ejb20=CHKJ2505W: {0} \u5fc5\u9808\u50b3\u56de void (EJB 2.0: 12.2.4)\u3002 -CHKJ2505.ejbPostCreate.cb.m.ejb20=CHKJ2505W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void (EJB 2.0: 10.6.5)\u3002 -CHKJ2505.ejbPostCreate.bb.m.ejb20=CHKJ2505W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void (EJB 2.0: 12.2.4)\u3002 - -CHKJ2503.ejbPostCreate.cb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.5\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbPostCreate.bb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.4\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbPostCreate.cb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.5\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbPostCreate.bb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.4\u300118.3.8\u300118.6)\u3002 - - -# ejbHome -CHKJ2430.cb.i.ejb20=CHKJ2430I: {1} \u5fc5\u9808\u5b58\u5728\uff0c\u624d\u80fd\u547c\u53eb {0} (EJB 2.0: 10.5.2\u300110.6.6)\u3002 -CHKJ2430.bb.i.ejb20=CHKJ2430I: {1} \u5fc5\u9808\u5b58\u5728\uff0c\u624d\u80fd\u547c\u53eb {0} (EJB 2.0: 12.1.4.1)\u3002 -CHKJ2430.cb.m.ejb20=CHKJ2430I: {0} \u5fc5\u9808\u5b58\u5728\uff0c\u624d\u80fd\u547c\u53eb\u9019\u500b\u65b9\u6cd5 (EJB 2.0: 10.5.2\u300110.6.6)\u3002 -CHKJ2430.bb.m.ejb20=CHKJ2430I: {0} \u5fc5\u9808\u5b58\u5728\uff0c\u624d\u80fd\u547c\u53eb\u9019\u500b\u65b9\u6cd5 (EJB 2.0: 12.1.4.1)\u3002 - -CHKJ2431.cb.i.ejb20=CHKJ2431W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 10.6.6)\u3002 -CHKJ2431.bb.i.ejb20=CHKJ2431W: {0} \u5fc5\u9808\u662f public\u3002(EJB 2.0: 12.2.6)\u3002 -CHKJ2431.cb.m.ejb20=CHKJ2431W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 10.6.6)\u3002 -CHKJ2431.bb.m.ejb20=CHKJ2431W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public\u3002(EJB 2.0: 12.2.6)\u3002 - -CHKJ2439.cb.i.ejb20=CHKJ2439W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 10.6.6)\u3002 -CHKJ2439.bb.i.ejb20=CHKJ2439W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.2.6)\u3002 -CHKJ2439.cb.m.ejb20=CHKJ2439W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 10.6.6)\u3002 -CHKJ2439.bb.m.ejb20=CHKJ2439W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.2.6)\u3002 - -CHKJ2500.ejbHome.cb.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 10.6.6)\u3002 -CHKJ2500.ejbHome.bb.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 12.2.6)\u3002 -CHKJ2500.ejbHome.cb.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 10.6.6)\u3002 -CHKJ2500.ejbHome.bb.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 12.2.6)\u3002 - -CHKJ2503.ejbHome.cb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.6\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbHome.bb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.6\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbHome.cb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.6\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbHome.bb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.6\u300118.3.8\u300118.6)\u3002 - -# ejbFind -CHKJ2457.bb.i.ejb20=CHKJ2457W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 12.2.5)\u3002 -CHKJ2457.bb.m.ejb20=CHKJ2457W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 12.2.5)\u3002 - -CHKJ2458.bb.i.ejb20=CHKJ2458W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.2.5)\u3002 -CHKJ2458.bb.m.ejb20=CHKJ2458W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.2.5)\u3002 - -CHKJ2459.bb.i.ejb20=CHKJ2459W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.2.5)\u3002 -CHKJ2459.bb.m.ejb20=CHKJ2459W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.2.5)\u3002 - -CHKJ2500.ejbFind.bb.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {1} \u4e0a\u7684 {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 12.2.5)\u3002 -CHKJ2500.ejbFind.bb.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 12.2.5)\u3002 - -CHKJ2407.bb.i.ejb20=CHKJ2407W: {0} \u5fc5\u9808\u50b3\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 12.2.5)\u3002 -CHKJ2407.bb.m.ejb20=CHKJ2407W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 12.2.5)\u3002 - -CHKJ2503.ejbFind.bb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.5\u300118.3.8\u300118.6)\u3002 -CHKJ2503.ejbFind.bb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.5\u300118.3.8\u300118.6)\u3002 - -CHKJ2498.bb.i.ejb20=CHKJ2498W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2498.bb.m.ejb20=CHKJ2498W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 - - -# -# methods which must not exist -# -CHKJ2502.ejbFind.cb.i.ejb20=CHKJ2502I: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u5132\u5b58\u5668\u63d0\u4f9b\u9019\u500b\u65b9\u6cd5\u5be6\u4f5c (EJB 2.0: 10.5.2\u300110.6.2)\u3002 -CHKJ2502.ejbFind.cb.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u5132\u5b58\u5668\u63d0\u4f9b\u9019\u500b\u65b9\u6cd5\u5be6\u4f5c (EJB 2.0: 10.5.2\u300110.6.2)\u3002 - -CHKJ2502.ejbSelect.bb.i.ejb20=CHKJ2502I: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u50c5 CMP Bean \u53ef\u4ee5\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 12.1.5)\u3002 -CHKJ2502.ejbSelect.bb.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u50c5 CMP Bean \u53ef\u4ee5\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 12.1.5)\u3002 -CHKJ2502.ejbSelect.sfb.i.ejb20=CHKJ2502I: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u50c5 CMP Bean \u53ef\u4ee5\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 7.6.1)\u3002 -CHKJ2502.ejbSelect.sfb.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u50c5 CMP Bean \u53ef\u4ee5\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 7.6.1)\u3002 -CHKJ2502.ejbSelect.ssb.i.ejb20=CHKJ2502I: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u50c5 CMP Bean \u53ef\u4ee5\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 7.8.2)\u3002 -CHKJ2502.ejbSelect.ssb.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728\u3002\u50c5 CMP Bean \u53ef\u4ee5\u5177\u6709 ejbSelect \u65b9\u6cd5 (EJB 2.0: 7.8.2)\u3002 -CHKJ2502.ejbSelect.crh.i.ejb20=CHKJ2502I: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 10.5.2\u300110.5.7)\u3002 -CHKJ2502.ejbSelect.crh.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 10.5.2\u300110.5.7)\u3002 -CHKJ2502.ejbSelect.clh.i.ejb20=CHKJ2502I: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 10.5.2\u300110.5.7)\u3002 -CHKJ2502.ejbSelect.clh.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 10.5.2\u300110.5.7)\u3002 -CHKJ2502.ejbSelect.crc.i.ejb20=CHKJ2502I: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 10.5.2\u300110.5.7)\u3002 -CHKJ2502.ejbSelect.crc.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 10.5.2\u300110.5.7)\u3002 -CHKJ2502.ejbSelect.clc.i.ejb20=CHKJ2502I: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 10.5.2\u300110.5.7)\u3002 -CHKJ2502.ejbSelect.clc.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 10.5.2\u300110.5.7)\u3002 - -# finalize -CHKJ2502.finalize.cb.i.ejb20=CHKJ2502I: finalize() \u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 10.6.2)\u3002 -CHKJ2502.finalize.cb.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 10.6.2)\u3002 -CHKJ2502.finalize.mb.i.ejb20=CHKJ2502I: finalize() \u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 15.7.2)\u3002 -CHKJ2502.finalize.mb.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 15.7.2)\u3002 -CHKJ2502.finalize.bb.i.ejb20=CHKJ2502I: finalize() \u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 12.2.2)\u3002 -CHKJ2502.finalize.bb.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 12.2.2)\u3002 -CHKJ2502.finalize.sb.i.ejb20=CHKJ2502I: finalize() \u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 7.10.2)\u3002 -CHKJ2502.finalize.sb.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 7.10.2)\u3002 - -CHKJ2502.slh.i.ejb20=CHKJ2502I: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 7.10.8)\u3002 -CHKJ2502.slh.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 7.10.8)\u3002 -CHKJ2502.srh.i.ejb20=CHKJ2502I: {0} \u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 7.10.6)\u3002 -CHKJ2502.srh.m.ejb20=CHKJ2502I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5b58\u5728 (EJB 2.0: 7.10.6)\u3002 - - -# business -CHKJ2411.sb.i.ejb20=CHKJ2411W: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "ejb" (EJB 2.0: 7.10.4)\u3002 -CHKJ2411.cb.i.ejb20=CHKJ2411W: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "ejb" (EJB 2.0: 10.6.8)\u3002 -CHKJ2411.bb.i.ejb20=CHKJ2411W: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "ejb" (EJB 2.0: 12.2.7)\u3002 -CHKJ2411.sb.m.ejb20=CHKJ2411W: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "ejb" (EJB 2.0: 7.10.4)\u3002 -CHKJ2411.cb.m.ejb20=CHKJ2411W: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "ejb" (EJB 2.0: 10.6.8)\u3002 -CHKJ2411.bb.m.ejb20=CHKJ2411W: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "ejb" (EJB 2.0: 12.2.7)\u3002 - -CHKJ2441.sb.i.ejb20=CHKJ2441W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 7.10.4)\u3002 -CHKJ2441.cb.i.ejb20=CHKJ2441W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 10.6.8)\u3002 -CHKJ2441.bb.i.ejb20=CHKJ2441W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 12.2.7)\u3002 -CHKJ2441.sb.m.ejb20=CHKJ2441W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 7.10.4)\u3002 -CHKJ2441.cb.m.ejb20=CHKJ2441W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 10.6.8)\u3002 -CHKJ2441.bb.m.ejb20=CHKJ2441W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 12.2.7)\u3002 - -CHKJ2442.sb.i.ejb20=CHKJ2442W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 7.10.4)\u3002 -CHKJ2442.cb.i.ejb20=CHKJ2442W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 10.6.8)\u3002 -CHKJ2442.bb.i.ejb20=CHKJ2442W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.2.7)\u3002 -CHKJ2442.sb.m.ejb20=CHKJ2442W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 7.10.4)\u3002 -CHKJ2442.cb.m.ejb20=CHKJ2442W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 10.6.8)\u3002 -CHKJ2442.bb.m.ejb20=CHKJ2442W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 12.2.7)\u3002 - -CHKJ2443.sb.i.ejb20=CHKJ2443W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 7.10.4)\u3002 -CHKJ2443.cb.i.ejb20=CHKJ2443W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 10.6.8)\u3002 -CHKJ2443.bb.i.ejb20=CHKJ2443W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.2.7)\u3002 -CHKJ2443.sb.m.ejb20=CHKJ2443W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 7.10.4)\u3002 -CHKJ2443.cb.m.ejb20=CHKJ2443W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 10.6.8)\u3002 -CHKJ2443.bb.m.ejb20=CHKJ2443W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 12.2.7)\u3002 - -CHKJ2500.bus.sb.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.4)\u3002 -CHKJ2500.bus.cb.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 10.6.8)\u3002 -CHKJ2500.bus.bb.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 12.2.7)\u3002 -CHKJ2500.bus.sb.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.4)\u3002 -CHKJ2500.bus.cb.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 10.6.8)\u3002 -CHKJ2500.bus.bb.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 12.2.7)\u3002 - -CHKJ2503.bus.sb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.4\u300118.3.8\u300118.6)\u3002 -CHKJ2503.bus.cb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.8\u300118.3.8\u300118.6)\u3002 -CHKJ2503.bus.bb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.7\u300118.3.8\u300118.6)\u3002 -CHKJ2503.bus.sb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.4\u300118.3.8\u300118.6)\u3002 -CHKJ2503.bus.cb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.8\u300118.3.8\u300118.6)\u3002 -CHKJ2503.bus.bb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.7\u300118.3.8\u300118.6)\u3002 - -# onMessage -CHKJ2503.onMessage.mb.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 15.4.10\u300118.3.8\u300118.6)\u3002 -CHKJ2503.onMessage.mb.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 15.4.10\u300118.3.8\u300118.6)\u3002 - -CHKJ2445.mb.i.ejb20=CHKJ2445W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 15.7.4)\u3002 -CHKJ2445.mb.m.ejb20=CHKJ2445W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 15.7.4)\u3002 - -CHKJ2446.mb.i.ejb20=CHKJ2446W: {0} \u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 15.7.4)\u3002 -CHKJ2446.mb.m.ejb20=CHKJ2446W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f final (EJB 2.0: 15.7.4)\u3002 - -CHKJ2447.mb.i.ejb20=CHKJ2447W: {0} \u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 15.7.4)\u3002 -CHKJ2447.mb.m.ejb20=CHKJ2447W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u662f static (EJB 2.0: 15.7.4)\u3002 - -CHKJ2505.onMessage.mb.i.ejb20=CHKJ2505W: {0} \u5fc5\u9808\u50b3\u56de void (EJB 2.0: 15.7.4)\u3002 -CHKJ2505.onMessage.mb.m.ejb20=CHKJ2505W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de void (EJB 2.0: 15.7.4)\u3002 - -# accessor method -CHKJ2449.cb.i.ejb20=CHKJ2449W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 10.3.1)\u3002 -CHKJ2449.cb.m.ejb20=CHKJ2449W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 10.3.1)\u3002 - -CHKJ2450.cb.i.ejb20=CHKJ2450W: {0} \u5fc5\u9808\u662f abstract (EJB 2.0: 10.3.1\u300110.6.2)\u3002 -CHKJ2450.cb.m.ejb20=CHKJ2450W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f abstract (EJB 2.0: 10.3.1\u300110.6.2)\u3002 - -# get & set methods of cmr fields -CHKJ2473.crc.i.ejb20=CHKJ2473W: \u4e0d\u53ef\u4ee5\u5916\u66dd {0} (EJB 2.0: 10.3.1\u300110.3.10.1)\u3002 -CHKJ2473.crc.m.ejb20=CHKJ2473W: \u4e0d\u53ef\u4ee5\u5916\u66dd\u9019\u500b\u65b9\u6cd5 (EJB 2.0: 10.3.1\u300110.3.10.1)\u3002 -CHKJ2473.crh.i.ejb20=CHKJ2473W: \u4e0d\u53ef\u4ee5\u5916\u66dd {0} (EJB 2.0: 10.3.1\u300110.3.10.1)\u3002 -CHKJ2473.crh.m.ejb20=CHKJ2473W: \u4e0d\u53ef\u4ee5\u5916\u66dd\u9019\u500b\u65b9\u6cd5 (EJB 2.0: 10.3.1\u300110.3.10.1)\u3002 - -# home -CHKJ2461.home.brh.ejb20=CHKJ2461W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u9075\u5faa\u9060\u7aef\u4ecb\u9762\u7684 RMI-IIOP \u898f\u5247 (EJB 2.0: 12.2.9)\u3002 -CHKJ2461.home.crh.ejb20=CHKJ2461W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u9075\u5faa\u9060\u7aef\u4ecb\u9762\u7684 RMI-IIOP \u898f\u5247 (EJB 2.0: 10.6.10)\u3002 -CHKJ2461.home.srh.ejb20=CHKJ2461W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u9075\u5faa\u9060\u7aef\u4ecb\u9762\u7684 RMI-IIOP \u898f\u5247 (EJB 2.0: 7.10.6)\u3002 - -CHKJ2462.clh.i.ejb20=CHKJ2462I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "create" (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2462.brh.i.ejb20=CHKJ2462I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "create" (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2462.crh.i.ejb20=CHKJ2462I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "create" (EJB 2.0: 9.6.4\u300110.6.12)\u3002 -CHKJ2462.blh.i.ejb20=CHKJ2462I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "create" (EJB 2.0: 9.5.4\u300112.2.11)\u3002 -CHKJ2462.clh.m.ejb20=CHKJ2462I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "create" (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2462.brh.m.ejb20=CHKJ2462I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "create" (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2462.crh.m.ejb20=CHKJ2462I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "create" (EJB 2.0: 9.6.4\u300110.6.12)\u3002 -CHKJ2462.blh.m.ejb20=CHKJ2462I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "create" (EJB 2.0: 9.5.4\u300112.2.11)\u3002 - -CHKJ2463.clh.i.ejb20=CHKJ2463I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "find" (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2463.brh.i.ejb20=CHKJ2463I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "find" (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2463.crh.i.ejb20=CHKJ2463I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "find" (EJB 2.0: 9.6.4\u300110.6.12)\u3002 -CHKJ2463.blh.i.ejb20=CHKJ2463I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "find" (EJB 2.0: 9.5.4\u300112.2.11)\u3002 -CHKJ2463.clh.m.ejb20=CHKJ2463I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "find" (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2463.brh.m.ejb20=CHKJ2463I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "find" (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2463.crh.m.ejb20=CHKJ2463I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "find" (EJB 2.0: 9.6.4\u300110.6.12)\u3002 -CHKJ2463.blh.m.ejb20=CHKJ2463I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "find" (EJB 2.0: 9.5.4\u300112.2.11)\u3002 - -CHKJ2464.clh.i.ejb20=CHKJ2464I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "remove" (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2464.brh.i.ejb20=CHKJ2464I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "remove" (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2464.crh.i.ejb20=CHKJ2464I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "remove" (EJB 2.0: 9.6.4\u300110.6.12)\u3002 -CHKJ2464.blh.i.ejb20=CHKJ2464I: \u65b9\u6cd5 {0} \u7684\u540d\u7a31\u958b\u982d\u4e0d\u80fd\u662f "remove" (EJB 2.0: 9.5.4\u300112.2.11)\u3002 -CHKJ2464.clh.m.ejb20=CHKJ2464I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "remove" (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2464.brh.m.ejb20=CHKJ2464I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "remove" (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2464.crh.m.ejb20=CHKJ2464I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "remove" (EJB 2.0: 9.6.4\u300110.6.12)\u3002 -CHKJ2464.blh.m.ejb20=CHKJ2464I: \u9019\u500b\u65b9\u6cd5\u540d\u7a31\u7684\u958b\u982d\u4e0d\u80fd\u662f "remove" (EJB 2.0: 9.5.4\u300112.2.11)\u3002 - -CHKJ2503.home.brh.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2503.home.crh.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2503.home.srh.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.home.blh.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.4\u300112.2.11\u300118.3.8\u300118.6)\u3002 -CHKJ2503.home.clh.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.4\u300110.6.12\u300118.3.8\u300118.6)\u3002 -CHKJ2503.home.slh.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8\u300118.3.8\u300118.6)\u3002 -CHKJ2503.home.brh.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2503.home.crh.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2503.home.srh.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.home.blh.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.4\u300112.2.11\u300118.3.8\u300118.6)\u3002 -CHKJ2503.home.clh.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.4\u300110.6.12\u300118.3.8\u300118.6)\u3002 -CHKJ2503.home.slh.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8\u300118.3.8\u300118.6)\u3002 - - -# create -CHKJ2503.create.brh.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.1\u300112.2.9)\u3002 -CHKJ2503.create.crh.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.1\u300110.6.10)\u3002 -CHKJ2503.create.srh.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.create.blh.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.1\u300112.2.11\u300118.3.8\u300118.6)\u3002 -CHKJ2503.create.clh.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.1\u300110.6.12\u300118.3.8\u300118.6)\u3002 -CHKJ2503.create.slh.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8\u300118.3.8\u300118.6)\u3002 -CHKJ2503.create.brh.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.1\u300112.2.9)\u3002 -CHKJ2503.create.crh.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.1\u300110.6.10)\u3002 -CHKJ2503.create.srh.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.create.blh.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.1\u300112.2.11\u300118.3.8\u300118.6)\u3002 -CHKJ2503.create.clh.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.1\u300110.6.12\u300118.3.8\u300118.6)\u3002 -CHKJ2503.create.slh.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8\u300118.3.8\u300118.6)\u3002 - -CHKJ2467.srh.i.ejb20=CHKJ2467W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 7.10.6)\u3002 -CHKJ2467.slh.i.ejb20=CHKJ2467W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 7.10.8)\u3002 -CHKJ2467.crh.i.ejb20=CHKJ2467W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 9.5.1\u300110.6.10)\u3002 -CHKJ2467.clh.i.ejb20=CHKJ2467W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 9.6.1\u300110.6.12)\u3002 -CHKJ2467.brh.i.ejb20=CHKJ2467W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 9.5.1\u300112.2.9)\u3002 -CHKJ2467.blh.i.ejb20=CHKJ2467W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 9.6.1\u300112.2.11)\u3002 -CHKJ2467.srh.m.ejb20=CHKJ2467W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 7.10.6)\u3002 -CHKJ2467.slh.m.ejb20=CHKJ2467W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 7.10.8)\u3002 -CHKJ2467.crh.m.ejb20=CHKJ2467W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 9.5.1\u300110.6.10)\u3002 -CHKJ2467.clh.m.ejb20=CHKJ2467W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 9.6.1\u300110.6.12)\u3002 -CHKJ2467.brh.m.ejb20=CHKJ2467W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 9.5.1\u300112.2.9)\u3002 -CHKJ2467.blh.m.ejb20=CHKJ2467W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.CreateException (EJB 2.0: 9.6.1\u300112.2.11)\u3002 - -CHKJ2402.sfrh.i.ejb20=CHKJ2402E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 6.3.1\u30017.10.6)\u3002 -CHKJ2402.sflh.i.ejb20=CHKJ2402E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 6.4.1\u30017.10.8)\u3002 -CHKJ2402.ssrh.i.ejb20=CHKJ2402E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 6.3.1\u30017.8\u30017.10.6)\u3002 -CHKJ2402.sslh.i.ejb20=CHKJ2402E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 6.4.1\u30017.8\u30017.10.8)\u3002 -CHKJ2402.crh.i.ejb20=CHKJ2402E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 9.5.1\u300110.6.10)\u3002 -CHKJ2402.clh.i.ejb20=CHKJ2402E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 9.6.1\u300110.6.12)\u3002 -CHKJ2402.brh.i.ejb20=CHKJ2402E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 9.5.1\u300112.2.9)\u3002 -CHKJ2402.blh.i.ejb20=CHKJ2402E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 9.6.1\u300112.2.11)\u3002 -CHKJ2402.sfrh.m.ejb20=CHKJ2402E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 6.3.1\u30017.10.6)\u3002 -CHKJ2402.sflh.m.ejb20=CHKJ2402E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 6.4.1\u30017.10.8)\u3002 -CHKJ2402.ssrh.m.ejb20=CHKJ2402E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 6.3.1\u30017.8\u30017.10.6)\u3002 -CHKJ2402.sslh.m.ejb20=CHKJ2402E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 6.4.1\u30017.8\u30017.10.8)\u3002 -CHKJ2402.crh.m.ejb20=CHKJ2402E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 9.5.1\u300110.6.10)\u3002 -CHKJ2402.clh.m.ejb20=CHKJ2402E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 9.6.1\u300110.6.12)\u3002 -CHKJ2402.brh.m.ejb20=CHKJ2402E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 9.5.1\u300112.2.9)\u3002 -CHKJ2402.blh.m.ejb20=CHKJ2402E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 9.6.1\u300112.2.11)\u3002 - -CHKJ2476.srh.i.ejb20=CHKJ2476E: {0} \u5fc5\u9808\u662f create() \u65b9\u6cd5 (EJB 2.0: 7.8\u30017.10.6)\u3002 -CHKJ2476.slh.i.ejb20=CHKJ2476E: {0} \u5fc5\u9808\u662f create() \u65b9\u6cd5 (EJB 2.0: 7.8\u30017.10.8)\u3002 -CHKJ2476.srh.m.ejb20=CHKJ2476E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f create() \u65b9\u6cd5 (EJB 2.0: 7.8\u30017.10.6)\u3002 -CHKJ2476.slh.m.ejb20=CHKJ2476E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f create() \u65b9\u6cd5 (EJB 2.0: 7.8\u30017.10.8)\u3002 -CHKJ2476.ssb.i.ejb20=CHKJ2476E: {0} \u5fc5\u9808\u662f ejbCreate() \u65b9\u6cd5 (EJB 2.0: 7.8)\u3002 -CHKJ2476.ssb.m.ejb20=CHKJ2476E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f ejbCreate() \u65b9\u6cd5 (EJB 2.0: 7.8)\u3002 - - -# remote create -CHKJ2504.create.srh.i.ejb20=CHKJ2504W: {0} \u7684 {1} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {2} (EJB 2.0: 7.10.6)\u3002 -CHKJ2504.create.slh.i.ejb20=CHKJ2504W: {0} \u7684 {1} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {2} (EJB 2.0: 7.10.8)\u3002 -CHKJ2504.create.crh.i.ejb20=CHKJ2504W: {0} \u7684 {1} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {2} (EJB 2.0: 10.6.10)\u3002 -CHKJ2504.create.clh.i.ejb20=CHKJ2504W: {0} \u7684 {1} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {2} (EJB 2.0: 10.6.12)\u3002 -CHKJ2504.create.brh.i.ejb20=CHKJ2504W: {0} \u7684 {1} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {2} (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.create.blh.i.ejb20=CHKJ2504W: {0} \u7684 {1} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {2} (EJB 2.0: 12.2.11)\u3002 -CHKJ2504.create.srh.m.ejb20=CHKJ2504W: {0} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 7.10.6)\u3002 -CHKJ2504.create.slh.m.ejb20=CHKJ2504W: {0} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 7.10.8)\u3002 -CHKJ2504.create.crh.m.ejb20=CHKJ2504W: {0} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 10.6.10)\u3002 -CHKJ2504.create.clh.m.ejb20=CHKJ2504W: {0} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 10.6.12)\u3002 -CHKJ2504.create.brh.m.ejb20=CHKJ2504W: {0} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.create.blh.m.ejb20=CHKJ2504W: {0} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 12.2.11)\u3002 - -CHKJ2500.create.srh.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.create.crh.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2500.create.brh.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2500.create.srh.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.create.crh.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2500.create.brh.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300112.2.9)\u3002 - -# home method -CHKJ2504.home.crh.i.ejb20=CHKJ2504W: {0} \u7684 {1} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {2} (EJB 2.0: 10.5.2\u300110.6.10)\u3002 -CHKJ2504.home.clh.i.ejb20=CHKJ2504W: {0} \u7684 {1} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {2} (EJB 2.0: 10.5.2\u300110.6.12)\u3002 -CHKJ2504.home.brh.i.ejb20=CHKJ2504W: {0} \u7684 {1} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {2} (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.home.blh.i.ejb20=CHKJ2504W: {0} \u7684 {1} \u76f8\u7b26\u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {2} (EJB 2.0: 12.2.11)\u3002 -CHKJ2504.home.crh.m.ejb20=CHKJ2504W: {0} \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 10.5.2\u300110.6.10)\u3002 -CHKJ2504.home.clh.m.ejb20=CHKJ2504W: {0} \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 10.5.2\u300110.6.12)\u3002 -CHKJ2504.home.brh.m.ejb20=CHKJ2504W: {0} \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.home.blh.m.ejb20=CHKJ2504W: {0} \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 12.2.11)\u3002 - - -# find method -CHKJ2503.find.brh.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.2\u300112.2.9)\u3002 -CHKJ2503.find.crh.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.2\u300110.6.10)\u3002 -CHKJ2503.find.srh.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.find.blh.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.2\u300112.2.11\u300118.3.8\u300118.6)\u3002 -CHKJ2503.find.clh.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.2\u300110.6.12\u300118.3.8\u300118.6)\u3002 -CHKJ2503.find.slh.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8\u300118.3.8\u300118.6)\u3002 -CHKJ2503.find.brh.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.2\u300112.2.9)\u3002 -CHKJ2503.find.crh.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.5.2\u300110.6.10)\u3002 -CHKJ2503.find.srh.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.6)\u3002 -CHKJ2503.find.blh.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.2\u300112.2.11\u300118.3.8\u300118.6)\u3002 -CHKJ2503.find.clh.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.6.2\u300110.6.12\u300118.3.8\u300118.6)\u3002 -CHKJ2503.find.slh.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.8\u300118.3.8\u300118.6)\u3002 - -CHKJ2477.crh.i.ejb20=CHKJ2477W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.FinderException (EJB 2.0: 9.5.2\u300112.2.9)\u3002 -CHKJ2477.brh.i.ejb20=CHKJ2477W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.FinderException (EJB 2.0: 9.6.2\u300112.2.11)\u3002 -CHKJ2477.clh.i.ejb20=CHKJ2477W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.FinderException (EJB 2.0: 9.5.2\u300110.6.10)\u3002 -CHKJ2477.blh.i.ejb20=CHKJ2477W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.FinderException (EJB 2.0: 9.6.2\u300110.6.12)\u3002 -CHKJ2477.crh.m.ejb20=CHKJ2477W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.FinderException (EJB 2.0: 9.5.2\u300112.2.9)\u3002 -CHKJ2477.brh.m.ejb20=CHKJ2477W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.FinderException (EJB 2.0: 9.6.2\u300112.2.11)\u3002 -CHKJ2477.clh.m.ejb20=CHKJ2477W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.FinderException (EJB 2.0: 9.5.2\u300110.6.10)\u3002 -CHKJ2477.blh.m.ejb20=CHKJ2477W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.FinderException (EJB 2.0: 9.6.2\u300110.6.12)\u3002 - -CHKJ2478.crh.i.ejb20=CHKJ2478I: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.crh.m.ejb20=CHKJ2478I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.clh.i.ejb20=CHKJ2478I: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.clh.m.ejb20=CHKJ2478I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.brh.i.ejb20=CHKJ2478I: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2478.brh.m.ejb20=CHKJ2478I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2478.blh.i.ejb20=CHKJ2478I: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2478.blh.m.ejb20=CHKJ2478I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2478.cb.i.ejb20=CHKJ2478I: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.cb.m.ejb20=CHKJ2478I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 10.5.8.4)\u3002 -CHKJ2478.bb.i.ejb20=CHKJ2478I: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 -CHKJ2478.bb.m.ejb20=CHKJ2478I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa ObjectNotFoundException (EJB 2.0: 12.1.8.4)\u3002 - -CHKJ2403.brh.i.ejb20=CHKJ2403W: {0} \u5fc5\u9808\u50b3\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.5.2\u300112.1.7\u300112.2.9)\u3002 -CHKJ2403.blh.i.ejb20=CHKJ2403W: {0} \u5fc5\u9808\u50b3\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.6.2\u300112.1.7\u300112.2.11)\u3002 -CHKJ2403.crh.i.ejb20=CHKJ2403W: {0} \u5fc5\u9808\u50b3\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.5.2\u300110.5.6\u300110.6.10\u300111.2.2)\u3002 -CHKJ2403.clh.i.ejb20=CHKJ2403W: {0} \u5fc5\u9808\u50b3\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.6.2\u300110.5.6\u300110.6.12\u300111.2.2)\u3002 -CHKJ2403.brh.m.ejb20=CHKJ2403W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.5.2\u300112.1.7\u300112.2.9)\u3002 -CHKJ2403.blh.m.ejb20=CHKJ2403W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.6.2\u300112.1.7\u300112.2.11)\u3002 -CHKJ2403.crh.m.ejb20=CHKJ2403W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.5.2\u300110.5.6\u300110.6.10\u300111.2.2)\u3002 -CHKJ2403.clh.m.ejb20=CHKJ2403W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 9.6.2\u300110.5.6\u300110.6.12\u300111.2.2)\u3002 - -# remote find -CHKJ2504.find.brh.i.ejb20=CHKJ2504W: {1} \u5fc5\u9808\u5b58\u5728\u65bc {0} \u7684 {2} (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.find.crh.i.ejb20=CHKJ2504W: {1} \u5fc5\u9808\u5b58\u5728\u65bc {0} \u7684 {2} (EJB 2.0: 10.6.10)\u3002 -CHKJ2504.find.brh.m.ejb20=CHKJ2504W: {0} \u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 12.2.9)\u3002 -CHKJ2504.find.crh.m.ejb20=CHKJ2504W: {0} \u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 10.6.10)\u3002 - -# local find -CHKJ2504.find.blh.i.ejb20=CHKJ2504W: {1} \u5fc5\u9808\u5b58\u5728\u65bc {0} \u7684 {2} (EJB 2.0: 12.2.11)\u3002 -CHKJ2504.find.clh.i.ejb20=CHKJ2504W: {1} \u5fc5\u9808\u5b58\u5728\u65bc {0} \u7684 {2} (EJB 2.0: 10.6.2)\u3002 -CHKJ2504.find.blh.m.ejb20=CHKJ2504W: {0} \u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 12.2.11)\u3002 -CHKJ2504.find.clh.m.ejb20=CHKJ2504W: {0} \u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 10.6.2)\u3002 - - -CHKJ2500.find.srh.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.find.crh.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2500.find.brh.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2500.find.srh.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.find.crh.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2500.find.brh.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300112.2.9)\u3002 - -CHKJ2495.clh.i.ejb20=CHKJ2495I: {0} \u5fc5\u9808\u8207 ejb-jar.xml \u4e2d\u7684\u67e5\u8a62\u5143\u7d20\u5efa\u7acb\u95dc\u806f\u6027 (EJB 2.0: 10.5.6\u300110.6.14)\u3002 -CHKJ2495.clh.m.ejb20=CHKJ2495I: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u8207 ejb-jar.xml \u4e2d\u7684\u67e5\u8a62\u5143\u7d20\u5efa\u7acb\u95dc\u806f\u6027 (EJB 2.0: 10.5.6\u300110.6.14)\u3002 -CHKJ2495.crh.i.ejb20=CHKJ2495I: {0} \u5fc5\u9808\u8207 ejb-jar.xml \u4e2d\u7684\u67e5\u8a62\u5143\u7d20\u5efa\u7acb\u95dc\u806f\u6027 (EJB 2.0: 10.5.6\u300110.6.14)\u3002 -CHKJ2495.crh.m.ejb20=CHKJ2495I: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u8207 ejb-jar.xml \u4e2d\u7684\u67e5\u8a62\u5143\u7d20\u5efa\u7acb\u95dc\u806f\u6027 (EJB 2.0: 10.5.6\u300110.6.14)\u3002 - - -# method on a component interface -CHKJ2503.bus.src.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.5)\u3002 -CHKJ2503.bus.slc.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.7\u300118.3.8\u300118.6)\u3002 -CHKJ2503.bus.brc.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.8)\u3002 -CHKJ2503.bus.blc.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.10\u300112.2.10\u300118.3.8\u300118.6)\u3002 -CHKJ2503.bus.crc.i.ejb20=CHKJ2503E: {0} \u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.9)\u3002 -CHKJ2503.bus.clc.i.ejb20=CHKJ2503W: {0} \u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.10\u300118.3.8\u300118.6)\u3002 -CHKJ2503.bus.src.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.5)\u3002 -CHKJ2503.bus.slc.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 7.10.7\u300118.3.8\u300118.6)\u3002 -CHKJ2503.bus.brc.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 12.2.8)\u3002 -CHKJ2503.bus.blc.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.10\u300112.2.10\u300118.3.8\u300118.6)\u3002 -CHKJ2503.bus.crc.m.ejb20=CHKJ2503E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 10.6.9)\u3002 -CHKJ2503.bus.clc.m.ejb20=CHKJ2503W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u64f2\u51fa java.rmi.RemoteException (EJB 2.0: 9.10\u300118.3.8\u300118.6)\u3002 - -# method on a home interface -CHKJ2465.brh.i.ejb20=CHKJ2465W: {0} \u5fc5\u9808\u70ba {2} \u64f2\u51fa {1} (EJB 2.0: 12.2.9)\u3002 -CHKJ2465.blh.i.ejb20=CHKJ2465W: {0} \u5fc5\u9808\u70ba {2} \u64f2\u51fa {1} (EJB 2.0: 12.2.11)\u3002 -CHKJ2465.crh.i.ejb20=CHKJ2465W: {0} \u5fc5\u9808\u70ba {2} \u64f2\u51fa {1} (EJB 2.0: 10.6.10)\u3002 -CHKJ2465.clh.i.ejb20=CHKJ2465W: {0} \u5fc5\u9808\u70ba {2} \u64f2\u51fa {1} (EJB 2.0: 10.6.12)\u3002 -CHKJ2465.srh.i.ejb20=CHKJ2465W: {0} \u5fc5\u9808\u70ba {2} \u64f2\u51fa {1} (EJB 2.0: 7.10.6)\u3002 -CHKJ2465.slh.i.ejb20=CHKJ2465W: {0} \u5fc5\u9808\u70ba {2} \u64f2\u51fa {1} (EJB 2.0: 7.10.8)\u3002 -CHKJ2465.brh.m.ejb20=CHKJ2465W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u70ba {1} \u64f2\u51fa {0} (EJB 2.0: 12.2.9)\u3002 -CHKJ2465.blh.m.ejb20=CHKJ2465W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u70ba {1} \u64f2\u51fa {0} (EJB 2.0: 12.2.11)\u3002 -CHKJ2465.crh.m.ejb20=CHKJ2465W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u70ba {1} \u64f2\u51fa {0} (EJB 2.0: 10.6.10)\u3002 -CHKJ2465.clh.m.ejb20=CHKJ2465W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u70ba {1} \u64f2\u51fa {0} (EJB 2.0: 10.6.12)\u3002 -CHKJ2465.srh.m.ejb20=CHKJ2465W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u70ba {1} \u64f2\u51fa {0} (EJB 2.0: 7.10.6)\u3002 -CHKJ2465.slh.m.ejb20=CHKJ2465W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u70ba {1} \u64f2\u51fa {0} (EJB 2.0: 7.10.8)\u3002 - -# method on a remote home -CHKJ2500.home.srh.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.home.crh.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2500.home.brh.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300112.2.9)\u3002 -CHKJ2500.home.srh.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.6)\u3002 -CHKJ2500.home.crh.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300110.6.10)\u3002 -CHKJ2500.home.brh.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 9.5.4\u300112.2.9)\u3002 - -CHKJ2466.src.i.ejb20=CHKJ2466I: {0} \u4e0d\u53ef\u4ee5\u5916\u66dd {1} \u985e\u578b (EJB 2.0: 7.10.5)\u3002 -CHKJ2466.crh.i.ejb20=CHKJ2466I: {0} \u4e0d\u53ef\u4ee5\u5916\u66dd {1} \u985e\u578b (EJB 2.0: 10.6.10)\u3002 -CHKJ2466.brh.i.ejb20=CHKJ2466I: {0} \u4e0d\u53ef\u4ee5\u5916\u66dd {1} \u985e\u578b (EJB 2.0: 12.2.9)\u3002 -CHKJ2466.crh.m.ejb20=CHKJ2466I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5916\u66dd {0} \u985e\u578b (EJB 2.0: 10.6.10)\u3002 -CHKJ2466.brh.m.ejb20=CHKJ2466I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5916\u66dd {0} \u985e\u578b (EJB 2.0: 12.2.9)\u3002 -CHKJ2466.src.m.ejb20=CHKJ2466I: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5916\u66dd {0} \u985e\u578b (EJB 2.0: 7.10.5)\u3002 - -# method on a remote component -CHKJ2468.src.ejb20=CHKJ2468W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u9075\u5faa\u9060\u7aef\u4ecb\u9762\u7684 RMI-IIOP \u898f\u5247 (EJB 2.0: 7.10.5)\u3002 -CHKJ2468.crc.ejb20=CHKJ2468W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u9075\u5faa\u9060\u7aef\u4ecb\u9762\u7684 RMI-IIOP \u898f\u5247 (EJB 2.0: 10.6.9)\u3002 -CHKJ2468.brc.ejb20=CHKJ2468W: \u9019\u500b\u4ecb\u9762\u5fc5\u9808\u9075\u5faa\u9060\u7aef\u4ecb\u9762\u7684 RMI-IIOP \u898f\u5247 (EJB 2.0: 12.2.8)\u3002 - -CHKJ2500.bus.src.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {1} \u4e2d\u7684 {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.5)\u3002 -CHKJ2500.bus.crc.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {1} \u4e2d\u7684 {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 10.6.9)\u3002 -CHKJ2500.bus.brc.i.ejb20=CHKJ2500I: \u65b9\u6cd5 {1} \u4e2d\u7684 {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 12.2.8)\u3002 -CHKJ2500.bus.src.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 7.10.5)\u3002 -CHKJ2500.bus.crc.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 10.6.9)\u3002 -CHKJ2500.bus.brc.m.ejb20=CHKJ2500I: {0} \u5fc5\u9808\u53ef\u5728\u57f7\u884c\u6642\u671f\u5e8f\u5217\u5316 (EJB 2.0: 12.2.8)\u3002 - -CHKJ2472.srh.i.ejb20=CHKJ2472W: \u65b9\u6cd5 {0} \u4e2d\u7684 {1} \u4e0d\u80fd\u662f\u5f15\u6578\u6216\u7d50\u679c\u985e\u578b (EJB 2.0: 6.7.2)\u3002 -CHKJ2472.brc.i.ejb20=CHKJ2472W: {0} \u4e0d\u53ef\u4ee5\u50b3\u905e {1} \u7576\u4f5c\u5f15\u6578\u6216\u7d50\u679c (EJB 2.0: 9.7.2\u300112.2.8)\u3002 -CHKJ2472.crc.i.ejb20=CHKJ2472W: {0} \u4e0d\u53ef\u4ee5\u50b3\u905e {1} \u7576\u4f5c\u5f15\u6578\u6216\u7d50\u679c (EJB 2.0: 9.7.2\u300110.3.1\u300110.3.10.1)\u3002 -CHKJ2472.brc.m.ejb20=CHKJ2472W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u50b3\u905e {0} \u7576\u4f5c\u5f15\u6578\u6216\u7d50\u679c (EJB 2.0: 9.7.2\u300112.2.8)\u3002 -CHKJ2472.crc.m.ejb20=CHKJ2472W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u50b3\u905e {0} \u7576\u4f5c\u5f15\u6578\u6216\u7d50\u679c (EJB 2.0: 9.7.2\u300110.3.1\u300110.3.10.1)\u3002 -CHKJ2472.srh.m.ejb20=CHKJ2472W: {0} \u4e0d\u80fd\u662f\u5f15\u6578\u6216\u7d50\u679c\u985e\u578b (EJB 2.0: 6.7.2)\u3002 - -# method on a remote component CMP -CHKJ2474.crc.i.ejb20=CHKJ2474W: {0} \u4e0d\u53ef\u4ee5\u5916\u66dd {1} (EJB 2.0: 10.3.1\u300110.3.10.1)\u3002 -CHKJ2474.crc.m.ejb20=CHKJ2474W: \u9019\u500b\u65b9\u6cd5\u4e0d\u53ef\u4ee5\u5916\u66dd {0} (EJB 2.0: 10.3.1\u300110.3.10.1)\u3002 - -CHKJ2490.crc.i.ejb20=CHKJ2490W: \u4e0d\u53ef\u4ee5\u5916\u66dd {0} (EJB 2.0: 10.3.1\u300110.3.10.1)\u3002 -CJKJ2490.crc.m.ejb20=CHKJ2490W: \u4e0d\u53ef\u4ee5\u5916\u66dd\u9019\u500b\u65b9\u6cd5 (EJB 2.0: 10.3.1\u300110.3.10.1)\u3002 - -# ejbSelect method -CHKJ2485.cb.i.ejb20=CHKJ2485W: {0} \u5fc5\u9808\u662f abstract (EJB 2.0: 10.5.7\u300110.6.7)\u3002 -CHKJ2485.cb.m.ejb20=CHKJ2485W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f abstract (EJB 2.0: 10.5.7\u300110.6.7)\u3002 - -CHKJ2487.cb.i.ejb20=CHKJ2487W: {0} \u5fc5\u9808\u662f public (EJB 2.0: 10.6.7)\u3002 -CHKJ2487.cb.m.ejb20=CHKJ2487W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f public (EJB 2.0: 10.6.7)\u3002 - -CHKJ2488.cb.i.ejb20=CHKJ2488W: {0} \u5fc5\u9808\u64f2\u51fa javax.ejb.FinderException (EJB 2.0: 10.6.7)\u3002 -CHKJ2488.cb.m.ejb20=CHKJ2488W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa javax.ejb.FinderException (EJB 2.0: 10.6.7)\u3002 - -CHKJ2486.cb.i.ejb20=CHKJ2486W: {0} \u5fc5\u9808\u50b3\u56de {1} \u6216\u5176\u96c6\u5408 (EJB 2.0: 10.5.7\u300111.2.2)\u3002 -CHKJ2486.cb.m.ejb20=CHKJ2486W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} \u6216\u5176\u96c6\u5408 (EJB 2.0: 10.5.7\u300111.2.2)\u3002 - -CHKJ2496.cb.i.ejb20=CHKJ2496W: {0} \u5fc5\u9808\u8207 ejb-jar.xml \u4e2d\u7684\u67e5\u8a62\u5143\u7d20\u5efa\u7acb\u95dc\u806f\u6027 (EJB 2.0: 10.5.7\u300110.6.14)\u3002 -CHKJ2496.cb.m.ejb20=CHKJ2496W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u8207 ejb-jar.xml \u4e2d\u7684\u67e5\u8a62\u5143\u7d20\u5efa\u7acb\u95dc\u806f\u6027 (EJB 2.0: 10.5.7\u300110.6.14)\u3002 - -# component matching method -CHKJ2023.src.i.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u9700\u8981 {1} \u5b58\u5728\u65bc {2} (EJB 2.0: 7.10.5)\u3002 -CHKJ2023.slc.i.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u9700\u8981 {1} \u5b58\u5728\u65bc {2} (EJB 2.0: 7.10.7)\u3002 -CHKJ2023.brc.i.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u9700\u8981 {1} \u5b58\u5728\u65bc {2} (EJB 2.0: 12.2.8)\u3002 -CHKJ2023.blc.i.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u9700\u8981 {1} \u5b58\u5728\u65bc {2} (EJB 2.0: 12.2.10)\u3002 -CHKJ2023.crc.i.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u9700\u8981 {1} \u5b58\u5728\u65bc {2} (EJB 2.0: 10.6.9)\u3002 -CHKJ2023.clc.i.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u9700\u8981 {1} \u5b58\u5728\u65bc {2} (EJB 2.0: 10.6.11)\u3002 -CHKJ2023.src.m.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 7.10.5)\u3002 -CHKJ2023.slc.m.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 7.10.7)\u3002 -CHKJ2023.brc.m.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 12.2.8)\u3002 -CHKJ2023.blc.m.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 12.2.10)\u3002 -CHKJ2023.crc.m.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 10.6.9)\u3002 -CHKJ2023.clc.m.ejb20=CHKJ2023W: {0} \u65b9\u6cd5\u5fc5\u9808\u5b58\u5728\u65bc {1} (EJB 2.0: 10.6.11)\u3002 - -CHKJ2470.src.i.ejb20=CHKJ2470E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 7.10.5)\u3002 -CHKJ2470.slc.i.ejb20=CHKJ2470E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 7.10.7)\u3002 -CHKJ2470.crc.i.ejb20=CHKJ2470E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 10.6.9)\u3002 -CHKJ2470.clc.i.ejb20=CHKJ2470E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 10.6.11)\u3002 -CHKJ2470.brc.i.ejb20=CHKJ2470E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 12.2.8)\u3002 -CHKJ2470.blc.i.ejb20=CHKJ2470E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 12.2.10)\u3002 -CHKJ2470.src.m.ejb20=CHKJ2470E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 7.10.5)\u3002 -CHKJ2470.slc.m.ejb20=CHKJ2470E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 7.10.7)\u3002 -CHKJ2470.crc.m.ejb20=CHKJ2470E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 10.6.9)\u3002 -CHKJ2470.clc.m.ejb20=CHKJ2470E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 10.6.11)\u3002 -CHKJ2470.brc.m.ejb20=CHKJ2470E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 12.2.8)\u3002 -CHKJ2470.blc.m.ejb20=CHKJ2470E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 12.2.10)\u3002 - -CHKJ2471.src.i.ejb20=CHKJ2471W: {0} \u5fc5\u9808\u64f2\u51fa {1} (EJB 2.0: 7.10.5)\u3002 -CHKJ2471.slc.i.ejb20=CHKJ2471W: {0} \u5fc5\u9808\u64f2\u51fa {1} (EJB 2.0: 7.10.7)\u3002 -CHKJ2471.crc.i.ejb20=CHKJ2471W: {0} \u5fc5\u9808\u64f2\u51fa {1} (EJB 2.0: 10.6.9)\u3002 -CHKJ2471.clc.i.ejb20=CHKJ2471W: {0} \u5fc5\u9808\u64f2\u51fa {1} (EJB 2.0: 10.6.11)\u3002 -CHKJ2471.brc.i.ejb20=CHKJ2471W: {0} \u5fc5\u9808\u64f2\u51fa {1} (EJB 2.0: 12.2.8)\u3002 -CHKJ2471.blc.i.ejb20=CHKJ2471W: {0} \u5fc5\u9808\u64f2\u51fa {1} (EJB 2.0: 12.2.10)\u3002 -CHKJ2471.src.m.ejb20=CHKJ2471W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {0} (EJB 2.0: 7.10.5)\u3002 -CHKJ2471.slc.m.ejb20=CHKJ2471W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {0} (EJB 2.0: 7.10.7)\u3002 -CHKJ2471.crc.m.ejb20=CHKJ2471W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {0} (EJB 2.0: 10.6.9)\u3002 -CHKJ2471.clc.m.ejb20=CHKJ2471W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {0} (EJB 2.0: 10.6.11)\u3002 -CHKJ2471.brc.m.ejb20=CHKJ2471W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {0} (EJB 2.0: 12.2.8)\u3002 -CHKJ2471.blc.m.ejb20=CHKJ2471W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u64f2\u51fa {0} (EJB 2.0: 12.2.10)\u3002 - -# EJBObject, EJBLocalObject methods -CHKJ2469.src.i.ejb20=CHKJ2469W: {0} \u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 6.5)\u3002 -CHKJ2469.slc.i.ejb20=CHKJ2469W: {0} \u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 6.5)\u3002 -CHKJ2469.crc.i.ejb20=CHKJ2469W: {0} \u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 9.9)\u3002 -CHKJ2469.clc.i.ejb20=CHKJ2469W: {0} \u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 9.10)\u3002 -CHKJ2469.brc.i.ejb20=CHKJ2469W: {0} \u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 9.9)\u3002 -CHKJ2469.blc.i.ejb20=CHKJ2469W: {0} \u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 9.10)\u3002 -CHKJ2469.src.m.ejb20=CHKJ2469W: \u9019\u500b\u65b9\u6cd5\u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 6.5)\u3002 -CHKJ2469.slc.m.ejb20=CHKJ2469W: \u9019\u500b\u65b9\u6cd5\u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 6.5)\u3002 -CHKJ2469.crc.m.ejb20=CHKJ2469W: \u9019\u500b\u65b9\u6cd5\u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 9.9)\u3002 -CHKJ2469.clc.m.ejb20=CHKJ2469W: \u9019\u500b\u65b9\u6cd5\u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 9.10)\u3002 -CHKJ2469.brc.m.ejb20=CHKJ2469W: \u9019\u500b\u65b9\u6cd5\u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 9.9)\u3002 -CHKJ2469.blc.m.ejb20=CHKJ2469W: \u9019\u500b\u65b9\u6cd5\u662f\u7531\u5132\u5b58\u5668\u63d0\u4f9b (EJB 2.0: 9.10)\u3002 - -# findByPrimaryKey -CHKJ2475.crh.i.ejb20=CHKJ2475W: {0} \u5fc5\u9808\u662f findByPrimaryKey({1}) (EJB 2.0: 9.5.2\u300110.6.10)\u3002 -CHKJ2475.clh.i.ejb20=CHKJ2475W: {0} \u5fc5\u9808\u662f findByPrimaryKey({1}) (EJB 2.0: 9.6.2\u300110.6.12)\u3002 -CHKJ2475.crhd.i.ejb20=CHKJ2475W: {0} \u5fc5\u9808\u662f findByPrimaryKey(Object) (EJB 2.0: 10.8.3)\u3002 -CHKJ2475.clhd.i.ejb20=CHKJ2475W: {0} \u5fc5\u9808\u662f findByPrimaryKey(Object) (EJB 2.0: 10.8.3)\u3002 -CHKJ2475.brh.i.ejb20=CHKJ2475W: {0} \u5fc5\u9808\u662f findByPrimaryKey({1}) (EJB 2.0: 9.5.2\u300112.2.9)\u3002 -CHKJ2475.blh.i.ejb20=CHKJ2475W: {0} \u5fc5\u9808\u662f findByPrimaryKey({1}) (EJB 2.0: 9.6.2\u300112.2.11)\u3002 -CHKJ2475.crh.m.ejb20=CHKJ2475W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f findByPrimaryKey({0}) (EJB 2.0: 9.5.2\u300110.6.10)\u3002 -CHKJ2475.clh.m.ejb20=CHKJ2475W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f findByPrimaryKey({0}) (EJB 2.0: 9.6.2\u300110.6.12)\u3002 -CHKJ2475.crhd.m.ejb20=CHKJ2475W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f findByPrimaryKey(Object) (EJB 2.0: 10.8.3)\u3002 -CHKJ2475.clhd.m.ejb20=CHKJ2475W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f findByPrimaryKey(Object) (EJB 2.0: 10.8.3)\u3002 -CHKJ2475.brh.m.ejb20=CHKJ2475W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f findByPrimaryKey({0}) (EJB 2.0: 9.5.2\u300112.2.9)\u3002 -CHKJ2475.blh.m.ejb20=CHKJ2475W: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u662f findByPrimaryKey({0}) (EJB 2.0: 9.6.2\u300112.2.11)\u3002 - -CHKJ2479.crh.i.ejb20=CHKJ2479E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 9.5.2\u300110.6.10)\u3002 -CHKJ2479.clh.i.ejb20=CHKJ2479E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 9.6.2\u300110.6.12)\u3002 -CHKJ2479.brh.i.ejb20=CHKJ2479E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 9.5.2\u300112.2.9)\u3002 -CHKJ2479.blh.i.ejb20=CHKJ2479E: {0} \u5fc5\u9808\u50b3\u56de {1} (EJB 2.0: 9.6.2\u300112.2.11)\u3002 -CHKJ2479.crh.m.ejb20=CHKJ2479E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 9.5.2\u300110.6.10)\u3002 -CHKJ2479.clh.m.ejb20=CHKJ2479E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 9.6.2\u300110.6.12)\u3002 -CHKJ2479.brh.m.ejb20=CHKJ2479E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 9.5.2\u300112.2.9)\u3002 -CHKJ2479.blh.m.ejb20=CHKJ2479E: \u9019\u500b\u65b9\u6cd5\u5fc5\u9808\u50b3\u56de {0} (EJB 2.0: 9.6.2\u300112.2.11)\u3002 - - - -################################################## -# field checks -################################################## -CHKJ2452.sb.i.ejb20=CHKJ2452W: \u66ab\u6642\u6027\u6b04\u4f4d {0} \u4e0d\u61c9\u662f {1} \u985e\u578b (EJB 2.0: 7.4.1)\u3002 -CHKJ2452.sb.m.ejb20=CHKJ2452W: \u66ab\u6642\u6027\u6b04\u4f4d\u4e0d\u61c9\u662f {0} \u985e\u578b (EJB 2.0: 7.4.1)\u3002 - -CHKJ2453.sb.i.ejb20=CHKJ2453W: \u4e0d\u5141\u8a31\u66ab\u6642\u6027\u6b04\u4f4d ({0}) (EJB 2.0: 7.4.1)\u3002 -CHKJ2453.sb.m.ejb20=CHKJ2453W: \u4e0d\u5141\u8a31\u66ab\u6642\u6027\u6b04\u4f4d (EJB 2.0: 7.4.1)\u3002 - -# CMR and CMP fields must NOT be defined on the bean class. -CHKJ2454.cb.i.ejb20=CHKJ2454W: \u4e0d\u53ef\u4ee5\u5b9a\u7fa9 {0} (EJB 2.0: 10.3.1)\u3002 -CHKJ2454.cb.m.ejb20=CHKJ2454W: \u4e0d\u53ef\u4ee5\u5b9a\u7fa9 {0} (EJB 2.0: 10.3.1)\u3002 - -CHKJ2480.cb.i.ejb20=CHKJ2480I: {0} \u5fc5\u9808\u4ee5\u5c0f\u5beb\u5b57\u6bcd\u958b\u982d (EJB 2.0: 10.3.1)\u3002 -CHKJ2480.cb.m.ejb20=CHKJ2480I: {0} \u5fc5\u9808\u4ee5\u5c0f\u5beb\u5b57\u6bcd\u958b\u982d (EJB 2.0: 10.3.1)\u3002 - -CHKJ2481.cb.i.ejb20=CHKJ2481W: {0} \u5fc5\u9808\u5ba3\u544a\u70ba <cmp-field> (EJB 2.0: 10.3.1\u300110.3.13)\u3002 -CHKJ2481.cb.m.ejb20=CHKJ2481W: {0} \u5fc5\u9808\u5ba3\u544a\u70ba <cmp-field> (EJB 2.0: 10.3.1\u300110.3.13)\u3002 - -CHKJ2482.cb.i.ejb20=CHKJ2482W: {0} \u5fc5\u9808\u5ba3\u544a\u70ba <cmr-field> (EJB 2.0: 10.3.1\u300110.3.13)\u3002 -CHKJ2482.cb.m.ejb20=CHKJ2482W: {0} \u5fc5\u9808\u5ba3\u544a\u70ba <cmr-field> (EJB 2.0: 10.3.1\u300110.3.13)\u3002 - -CHKJ2483.cb.i.ejb20=CHKJ2483W: \u4e0d\u61c9\u5916\u66dd {0} (EJB 2.0: 10.3.1)\u3002 -CHKJ2483.cb.m.ejb20=CHKJ2483W: \u4e0d\u61c9\u5916\u66dd {0} (EJB 2.0: 10.3.1)\u3002 - -CHKJ2484.cb.i.ejb20=CHKJ2484W: {0} \u5fc5\u9808\u662f\u521d\u59cb\u7684\u6216\u53ef\u5e8f\u5217\u5316\u7684\u985e\u578b (EJB 2.0: 10.3.1)\u3002 -CHKJ2484.cb.m.ejb20=CHKJ2484W: {0} \u5fc5\u9808\u662f\u521d\u59cb\u7684\u6216\u53ef\u5e8f\u5217\u5316\u7684\u985e\u578b (EJB 2.0: 10.3.1)\u3002 - -CHKJ2489.cb.i.ejb20=CHKJ2489W: \u6b04\u4f4d {0} \u5fc5\u9808\u662f {1} \u985e\u578b (EJB 2.0: 10.8.1)\u3002 -CHKJ2489.cb.m.ejb20=CHKJ2489W: \u9019\u500b\u6b04\u4f4d\u5fc5\u9808\u662f {0} \u985e\u578b (EJB 2.0: 10.8.1)\u3002 - -CHKJ2205.kc.i.ejb20=CHKJ2205W: \u6b04\u4f4d {0} \u5fc5\u9808\u662f public (EJB 2.0: 10.8.2)\u3002 -CHKJ2205.kc.m.ejb20=CHKJ2205W: \u9019\u500b\u6b04\u4f4d\u5fc5\u9808\u662f public (EJB 2.0: 10.8.2)\u3002 - -CHKJ2206.kc.i.ejb20=CHKJ2206W: \u6b04\u4f4d {0} \u5fc5\u9808\u662f <cmp-field> (EJB 2.0: 10.8.2)\u3002 -CHKJ2206.kc.m.ejb20=CHKJ2206W: \u9019\u500b\u6b04\u4f4d\u5fc5\u9808\u662f <cmp-field> (EJB 2.0: 10.8.2)\u3002 - - -############################################################ -## DD -############################################################ -CHKJ2880.s.ejb20=CHKJ2880W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local-home> (EJB 2.0: 7.10.1)\u3002 -CHKJ2881.s.ejb20=CHKJ2881W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <home> (EJB 2.0: 7.10.1)\u3002 -CHKJ2882.s.ejb20=CHKJ2882W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local> (EJB 2.0: 7.10.1)\u3002 -CHKJ2883.s.ejb20=CHKJ2883W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <remote> (EJB 2.0: 7.10.1)\u3002 -CHKJ2884.s.ejb20=CHKJ2884W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local-home> \u6216 <home> (EJB 2.0: 7.10.1)\u3002 -CHKJ2885.s.ejb20=CHKJ2885W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local> \u6216 <remote> (EJB 2.0: 7.10.1)\u3002 -CHKJ2880.c.ejb20=CHKJ2880W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local-home> (EJB 2.0: 10.6.1)\u3002 -CHKJ2881.c.ejb20=CHKJ2881W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <home> (EJB 2.0: 10.6.1)\u3002 -CHKJ2882.c.ejb20=CHKJ2882W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local> (EJB 2.0: 10.6.1)\u3002 -CHKJ2883.c.ejb20=CHKJ2883W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <remote> (EJB 2.0: 10.6.1)\u3002 -CHKJ2884.c.ejb20=CHKJ2884W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local-home> \u6216 <home> (EJB 2.0: 10.6.1)\u3002 -CHKJ2885.c.ejb20=CHKJ2885W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local> \u6216 <remote> (EJB 2.0: 10.6.1)\u3002 -CHKJ2880.b.ejb20=CHKJ2880W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local-home> (EJB 2.0: 12.2.1)\u3002 -CHKJ2881.b.ejb20=CHKJ2881W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <home> (EJB 2.0: 12.2.1)\u3002 -CHKJ2882.b.ejb20=CHKJ2882W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local> (EJB 2.0: 12.2.1)\u3002 -CHKJ2883.b.ejb20=CHKJ2883W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <remote> (EJB 2.0: 12.2.1)\u3002 -CHKJ2884.b.ejb20=CHKJ2884W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local-home> \u6216 <home> (EJB 2.0: 12.2.1)\u3002 -CHKJ2885.b.ejb20=CHKJ2885W: \u9019\u500b Bean \u5fc5\u9808\u63d0\u4f9b <local> \u6216 <remote> (EJB 2.0: 12.2.1)\u3002 - -CHKJ2813.ejb20=CHKJ2813I: <ejb-name> {0} \u5fc5\u9808\u662f\u6709\u6548\u7684 Java \u8b58\u5225\u5b57 (EJB 2.0: 10.3.13\u300111.2.6.1)\u3002 -CHKJ2819.ejb20=CHKJ2819I: <abstract-schema-name> {0} \u5fc5\u9808\u662f\u6709\u6548\u7684 Java \u8b58\u5225\u5b57 (EJB 2.0: 10.3.13\u300110.6.14\u300111.2.6.1)\u3002 -CHKJ2854.ejb20=CHKJ2854E: <abstract-schema-name> {0} \u5fc5\u9808\u662f ejb-jar.xml \u6a94\u5167\u7684\u552f\u4e00 (EJB 2.0: 10.3.13\u300110.6.14\u300111.2.2)\u3002 -CHKJ2858.ejb20=CHKJ2858W: <abstract-schema-name> \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 22.2\u300122.5)\u3002 -CHKJ2859.ejb20=CHKJ2859W: \u4fdd\u7559 ID {0} \u4e0d\u80fd\u4f5c\u70ba <ejb-name> (EJB 2.0: 10.6.14\u300111.2.6.1)\u3002 -CHKJ2860.ejb20=CHKJ2860W: \u4fdd\u7559 ID {0} \u4e0d\u80fd\u4f5c\u70ba <abstract-schema-name> (EJB 2.0: 10.6.14\u300111.2.6.1)\u3002 - -CHKJ2861.ejb20=CHKJ2861I: <cmp-field> {0} \u5fc5\u9808\u662f\u6709\u6548\u7684 Java \u8b58\u5225\u5b57\uff0c\u800c\u4e14\u4ee5\u5c0f\u5beb\u5b57\u6bcd\u958b\u982d (EJB 2.0: 10.3.1\u300111.2.6.1)\u3002 -CHKJ2857.ejb20=CHKJ2857I: <cmr-field> {0} \u5fc5\u9808\u662f\u6709\u6548\u7684 Java \u8b58\u5225\u5b57\uff0c\u800c\u4e14\u4ee5\u5c0f\u5beb\u5b57\u6bcd\u958b\u982d (EJB 2.0: 10.3.1\u300111.2.6.1)\u3002 - -CHKJ2862.ejb20=CHKJ2862I: <cmp-field> {0} \u5fc5\u9808\u5177\u6709\u4e00\u500b set \u65b9\u6cd5 (EJB 2.0: 10.3.1\u300110.6.2)\u3002 -CHKJ2863.ejb20=CHKJ2863I: <cmp-field> {0} \u5fc5\u9808\u5177\u6709\u4e00\u500b get \u65b9\u6cd5 (EJB 2.0: 10.3.1\u300110.6.2)\u3002 -CHKJ2864.ejb20=CHKJ2864I: <cmr-field> {0} \u5fc5\u9808\u5177\u6709\u4e00\u500b set \u65b9\u6cd5 (EJB 2.0: 10.3.1\u300110.6.2)\u3002 -CHKJ2865.ejb20=CHKJ2865I: <cmr-field> {0} \u5fc5\u9808\u5177\u6709\u4e00\u500b get \u65b9\u6cd5 (EJB 2.0: 10.3.1\u300110.6.2)\u3002 -CHKJ2855.ejb20=CHKJ2855I: <cmp-field> {0} \u5fc5\u9808\u5177\u6709 Java \u521d\u59cb\u7684\u6216 Java \u53ef\u5e8f\u5217\u5316\u7684\u985e\u578b (EJB 2.0: 10.3.1)\u3002 -CHKJ2856.ejb20=CHKJ2856I: <cmr-field> {0} \u5fc5\u9808\u662f {1} \u985e\u578b\u6216\u5176\u96c6\u5408 (EJB 2.0: 10.3.1)\u3002 - -CHKJ2815.ejb20=CHKJ2815W: \u76f8\u4f9d\u503c\u985e\u5225 {0} \u4e0d\u80fd\u662f <cmr-field> (EJB 2.0: 10.3.3)\u3002 - -CHKJ2816.ejb20=CHKJ2816I: <ejb-relation-name> \u5728 ejb-jar.xml \u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684 (EJB 2.0: 10.3.2\u300110.3.13\u300122.5)\u3002 -CHKJ2817.ejb20=CHKJ2817I: <ejb-relationship-role-name> \u5728 <ejb-relation> \u5167\u5fc5\u9808\u662f\u552f\u4e00\u7684 (EJB 2.0: 10.3.2\u300110.3.13\u300122.5)\u3002 -CHKJ2818.ejb20=CHKJ2818I: <multiplicity> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "One" \u6216 "Many" (EJB 2.0: 10.3.2\u300110.3.13\u300122.5)\u3002 -CHKJ2821.ejb20=CHKJ2821I: <relationship-role-source> \u5728\u89d2\u8272 {0} \u5fc5\u9808\u53c3\u7167\u73fe\u6709\u7684 CMP bean (EJB 2.0: 10.3.2\u300122.5)\u3002 -CHKJ2848.ejb20=CHKJ2848I: <cascade-delete> \u5fc5\u9808\u8207 "One" \u7684 <multiplicity> \u642d\u914d\u4f7f\u7528 (EJB 2.0: 10.3.4.2\u300122.5)\u3002 -CHKJ2866.ejb20=CHKJ2866I: <cmr-field> {0} \u5fc5\u9808\u5b9a\u7fa9\u65bc {1} (EJB 2.0: 10.3.2\u300122.5)\u3002 -CHKJ2867.ejb20=CHKJ2867I: \u9019\u500b Bean \u8207\u5176\u4ed6\u7684 Bean \u53ea\u80fd\u6709\u55ae\u5411\u7684\u95dc\u4fc2 (EJB 2.0: 10.3.2)\u3002 -CHKJ2868.ejb20=CHKJ2868I: <cmr-field-type> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "java.util.Collection" \u6216 "java.util.Set" (EJB 2.0: 10.3.13\u300122.5)\u3002 -CHKJ2869.ejb20=CHKJ2869I: \u81f3\u5c11\u4e00\u500b <ejb-relationship-role> \u5fc5\u9808\u5b9a\u7fa9 <cmr-field> (EJB 2.0: 10.3.2\u300110.3.13\u300122.5)\u3002 -CHKJ2870.ejb20=CHKJ2870I: <ejb-name> {0} \u5fc5\u9808\u5b58\u5728 (EJB 2.0: 10.3.13)\u3002 -CHKJ2871.ejb20=CHKJ2871I: <ejb-name> {0} \u5fc5\u9808\u53c3\u7167 CMP Bean (EJB 2.0: 10.3.2\u300110.3.13)\u3002 - -CHKJ2872.ejb20=CHKJ2872E: <cmp-version> \u5143\u7d20\u7684\u503c\u5fc5\u9808\u662f "1.x" \u6216 "2.x" (EJB 2.0: 22.5)\u3002 -CHKJ2873.ejb20=CHKJ2873W: \u5c07\u9019\u500b Bean \u7684\u8cc7\u6599\u4f86\u6e90\u9023\u7d50\u79fb\u8f49\u81f3 CMP Connection Factory \u9023\u7d50\u3002 -CHKJ2874.ejb20=CHKJ2874W: \u5c07\u9019\u500b EJB \u6a21\u7d44\u7684\u9810\u8a2d\u8cc7\u6599\u4f86\u6e90\u9023\u7d50\u79fb\u8f49\u81f3\u9810\u8a2d\u7684 CMP Connection Factory \u9023\u7d50\u3002 - -########################################################################### -# -# 2TC: Do not translate anything in the following section. These strings -# are reserved for future use. -# -########################################################################### -# -# Ignore these messages for now; the EJB QL validator may take care of this. -# If not, add this validation into the EJBJarVRule class. -# -# -# Identification variables -# -# IWAD4927.ejb20=IWAD4927W: Identification variable {0} must be declared in the FROM clause (EJB 2.0: 11.2.6.2). -# IWAD4928.ejb20=IWAD4928W: Reserved identifier {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4929.ejb20=IWAD4929W: <abstract-schema-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). -# IWAD4930.ejb20=IWAD4930W: <ejb-name> {0} cannot be used as an identification variable (EJB 2.0: 11.2.6.2). - -# -# query statement -# -# IWAD4918.ejb20=IWAD4918W: This query must contain a SELECT clause (EJB 2.0: 11.1). -# IWAD4919.ejb20=IWAD4919W: This query must contain a FROM clause (EJB 2.0: 11.1). -# IWAD4920.ejb20=IWAD4920W: This query has a syntax error (EJB 2.0: 11.2). -# - - -# IWAD4808.ejb20=IWAD4808W: This bean must use container-managed transaction demarcation (EJB 2.0: 17.3.1, 17.3.3). -# IWAD4809.ejb20=IWAD4809W: Specify a transaction attribute for this method (EJB 2.0: 17.4.1). -# IWAD4810.ejb20=IWAD4810W: A transaction attribute must not exist for this method (EJB 2.0: 17.4.1). - -# IWAD4811.ejb20=IWAD4811W: At least one <method> must exist in a <container-transaction> (EJB 2.0: 17.4.1). -# IWAD4900.ejb20=IWAD4900W: This <container-transaction> must reference only one bean (EJB 2.0: 17.4.1). -# IWAD4901.ejb20=IWAD4901W: {0} must exist (EJB 2.0: 17.4.1) -# IWAD4815.ejb20=IWAD4815W: No methods on {0} match this <method> (EJB 2.0: 17.4.1). -# IWAD4817.ejb20=IWAD4817W: <trans-attribute> is unknown (EJB 2.0: 17.4.1). -# IWAD4818.ejb20=IWAD4818W: Only one Style 1 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4819.ejb20=IWAD4819W: Only one Style 2 <container-transaction> may exist for {0} (EJB 2.0: 17.4.1). -# IWAD4820.ejb20=IWAD4820W: At least one <method-param> must exist in a <method-params>. - -# IWAD4821.ejb20=IWAD4821W: <env-entry-value> must be a {0} (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4822.ejb20=IWAD4822W: <env-entry-name> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4823.ejb20=IWAD4823W: <env-entry-type> must exist (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4824.ejb20=IWAD4824W: <env-entry-name> must be unique within {0} (EJB 2.0: 20.2.1.2). -# IWAD4825.ejb20=IWAD4825W: <env-entry-type> must be a legal type (EJB 2.0: 20.2.1.2, 22.5). -# IWAD4826.ejb20=IWAD4826W: <env-entry-value> must be a String or a character (EJB 2.0: 20.2.1.2). - -# IWAD4828.ejb20=IWAD4828W: Conventionally this reference is located in the "ejb" subcontext (EJB 2.0: 20.3.1.1, 22.5). -# IWAD4829.ejb20=IWAD4829W: This <env-entry> should be in an <ejb-ref> (EJB 2.0: 20.3.1.2). -# IWAD4830.ejb20=IWAD4830W: This <env-entry> should be in an <ejb-local-ref> (EJB 2.0: 20.3.1.2). -# IWAD4831.ejb20=IWAD4831W: <ejb-ref-type> must be {0} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4832.ejb20=IWAD4832W: <ejb-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4833.ejb20=IWAD4833W: <ejb-local-ref> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4834.ejb20=IWAD4834W: <home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4835.ejb20=IWAD4835W: <local-home> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4836.ejb20=IWAD4836W: <remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4837.ejb20=IWAD4837W: <local-remote> must exist (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4838.ejb20=IWAD4838W: <ejb-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4839.ejb20=IWAD4839W: <ejb-local-ref> must be unique within {0} (EJB 2.0: 20.3.1.2). -# IWAD4840.ejb20=IWAD4840W: <home> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4841.ejb20=IWAD4841W: <remote> {0} is not used by bean {1} (EJB 2.0: 20.3.1.2, 20.3.2). -# IWAD4842.ejb20=IWAD4842W: <ejb-link> must exist (EJB 2.0: 20.3.1.2). - -# IWAD4843.ejb20=IWAD4843W: This <env-entry> must be a <resource-ref> (EJB 2.0: 20.4.1.2). -# IWAD4844.ejb20=IWAD4844W: <res-ref-name> should not include the "java:com/env/" string (EJB 2.0: 20.4.1.2). -# IWAD4845.ejb20=IWAD4845W: <res-auth> must be "Application" or "Container" (EJB 2.0: 20.4.1.2). -# IWAD4846.ejb20=IWAD4846W: <res-sharing-scope> must be "Shareable" or "Unshareable" (EJB 2.0: 20.4.1.2). -# IWAD4847.ejb20=IWAD4847W: <resource-ref> must be unique in bean {0} (EJB 2.0: 20.4.1.2). - -# IWAD4848.ejb20=IWAD4848W: Conventionally this is located in the "java:comp/env/jdbc" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4849.ejb20=IWAD4849W: Conventionally this is located in the "java:comp/env/jms" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4850.ejb20=IWAD4850W: Conventionally this is located in the "java:comp/env/mail" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). -# IWAD4851.ejb20=IWAD4851W: Conventionally this is located in the "java:comp/env/url" subcontext (EJB 2.0: 20.4.1.3, 20.5.1.1). - -# IWAD4852.ejb20=IWAD4852W: This <env-entry> must be a <resource-env-ref> (EJB 2.0: 20.5.1.2). -# IWAD4853.ejb20=IWAD4853W: <resource-env-ref-name> should not include the "java:comp/env" string (EJB 2.0: 20.5.1.2). -# IWAD4854.ejb20=IWAD4854W: A JMS Destination value must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 20.5.1.2). -# IWAD4855.ejb20=IWAD4855W: <resource-env-ref-name> must be unique in bean {0} (EJB 2.0: 20.5.1.2). - -# IWAD4856.ejb20=IWAD4856W: A <role-name> must exist (EJB 2.0: 21.2.5.3). -# IWAD4857.ejb20=IWAD4857W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.2.5.3). -# IWAD4858.ejb20=IWAD4858W: A <role-name> must exist (EJB 2.0: 21.3.1). -# IWAD4859.ejb20=IWAD4859W: <role-name> {0} must be unique within bean {1} (EJB 2.0: 21.3.1). -# IWAD4860.ejb20=IWAD4860W: Security roles must exist (EJB 2.0: 21.3.1). - -# IWAD4931.ejb20=IWAD4931W: At least one <method> must exist in a <method-permission> (EJB 2.0: 21.3.2). -# IWAD4932.ejb20=IWAD4932W: {0} must exist (EJB 2.0: 21.3.2) (EJB 2.0: 17.4.1). -# IWAD4933.ejb20=IWAD4933W: No methods on {0} match this <method> (EJB 2.0: 21.3.2). -# IWAD4934.ejb20=IWAD4934W: At least one <method-param> must exist in a <method-params>. - -# IWAD4866.ejb20=IWAD4866W: A <role-link> must exist (EJB 2.0: 21.3.3). -# IWAD4867.ejb20=IWAD4867W: This <role-link> must not exist (EJB 2.0: 21.3.3). -# IWAD4868.ejb20=IWAD4868W: {0} must exist (EJB 2.0: 21.3.3). - -# IWAD4869.ejb20=IWAD4869W: <security-identity> must be either "use-caller-identity" or "run-as" (EJB 2.0: 21.3.4). -# IWAD4870.ejb20=IWAD4870W: <security-identity> must be "run-as" (EJB 2.0: 21.3.4). -# IWAD4871.ejb20=IWAD4871W: Security role {0} must exist (EJB 2.0: 21.3.4.1). - -# IWAD4875.ejb20=IWAD4875W: <session-type> must be either "Stateful" or "Stateless" (EJB 2.0: 22.2, 22.5). -# IWAD4876.ejb20=IWAD4876W: <transaction-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4877.ejb20=IWAD4877W: <persistence-type> must be either "Bean" or "Container" (EJB 2.0: 22.2, 22.5). -# IWAD4879.ejb20=IWAD4879W: At least one <cmp-field> must exist (EJB 2.0: 22.2, 22.5). - -# IWAD4880.ejb20=IWAD4880W: <acknowledge-mode> must be either "Auto-acknowledge" or "Dups-ok-acknowledge" (EJB 2.0: 22.5). -# IWAD4881.ejb20=IWAD4881W: <cascade-delete> must not exist (EJB 2.0: 22.5). -# IWAD4882.ejb20=IWAD4882W: <cmp-version> must be either "1.x" or "2.x" (EJB 2.0: 22.5). -# IWAD4883.ejb20=IWAD4883W: <cmr-field-name> must exist on {0} (EJB 2.0: 22.5). -# IWAD4884.ejb20=IWAD4884W: <cmr-field-type> must be the same type as {0} (EJB 2.0: 22.5). -# IWAD4885.ejb20=IWAD4885W: <cmr-field-type> must be either java.util.Collection or java.util.Set (EJB 2.0: 22.5). - -# IWAD4886.ejb20=IWAD4886W: <cmr-field-name> must begin with a lowercase letter (EJB 2.0: 22.5). -# IWAD4887.ejb20=IWAD4887W: <destination-type> must be either javax.jms.Queue or javax.jms.Topic (EJB 2.0: 22.5). -# IWAD4889.ejb20=IWAD4889W: {0} must exist (EJB 2.0: 22.5). -# IWAD4890.ejb20=IWAD4890W: <ejb-ref-name> must be unique in bean {0} (EJB 2.0: 22.5). -# IWAD4891.ejb20=IWAD4891W: <ejb-ref-type> must be "Entity" or "Session" (EJB 2.0: 22.5). - -# IWAD4862.ejb20=IWAD4862W: <result-type-mapping> must be "Remote" (EJB 2.0: 10.5.7). -############################################################################### -# -# 2TC: end of messages which should not be translated -# -############################################################################### - -# -# end of messages for the EJB 2.0 specification -# - -# -# end of validation messages -# - -# -# End EJB Validation strings -# - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation.properties deleted file mode 100644 index e10f4fe6c..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation.properties +++ /dev/null @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools J2EE Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/erefvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 14-October-2001: -# - -# -------------------------------- -ERROR_EAR_MISSING_EREFNAME=CHKJ3009E: In module {1}, ''ejb-ref-name'' element in ejb-ref: {0} is invalid. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EREFTYPE=CHKJ3010E: In module {1}, ''ejb-ref-type'' element in ejb-ref: {0} is invalid. -#EXPLANATION None. -#USERACTION None. - -ERROR_EAR_MISSING_EREFTYPE=CHKJ3014E: In module {1}, ''ejb-ref-type'' element in ejb-ref: {0} is missing. - - -# -------------------------------- -ERROR_EAR_MISSING_EREFHOME=CHKJ3011E: In module {1}, Home interface is missing from ejb-ref: {0} element. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EREFREMOTE=CHKJ3012E: In module {1}, Remote interface is missing from ejb-ref: {0} element. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: ''security-role-ref'' element {0} defines the ''role-link'' element but no ''security-role'' elements in the application descriptor. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_RESREF=CHKJ3013E: Duplicate ''resource-ref'' element named {0}. -#EXPLANATION None. -#USERACTION None. - -# new string added for version 5 WSAD -UNRESOLVED_EJB_REF_WARN_=IWAE0034W EJB link element {0} is unresolvable in module {1} and EAR {2}. - -ERROR_EAR_DUPLICATE_SERVICEREF=CHKJ3015E: Duplicate ''service-ref'' element named {0}. -ERROR_EAR_DUPLICATE_SECURITYROLEREF=CHKJ3016E: Duplicate ''security role-ref'' element named {0}. -ERROR_EAR_DUPLICATE_EJBREF=CHKJ3017E: Duplicate ''ejb-ref'' element named {0}. -ERROR_EAR_DUPLICATE_RESENVREF=CHKJ3018E: Duplicate ''resource environment-ref'' element named {0}. -ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF=CHKJ3019E: Duplicate ''message destination-ref'' element named {0}. - - - - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_de.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_de.properties deleted file mode 100644 index 17fa5e11d..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_de.properties +++ /dev/null @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools J2EE Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/erefvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 14-October-2001: -# - -# -------------------------------- -ERROR_EAR_MISSING_EREFNAME=CHKJ3009E: Im Modul {1} ist das Element ''ejb-ref-name'' in ejb-ref: {0} ung\u00fcltig. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EREFTYPE=CHKJ3010E: Im Modul {1} ist das Element ''ejb-ref-type'' in ejb-ref: {0} ung\u00fcltig. -#EXPLANATION None. -#USERACTION None. - -ERROR_EAR_MISSING_EREFTYPE=CHKJ3010E: Im Modul {1} fehlt das Element ''ejb-ref-type'' in ejb-ref: {0}. - - -# -------------------------------- -ERROR_EAR_MISSING_EREFHOME=CHKJ3011E: Im Modul {1} fehlt die Home-Schnittstelle im ejb-ref-Element {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EREFREMOTE=CHKJ3012E: Im Modul {1} fehlt die Remote-Schnittstelle im ejb-ref-Element {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: Das Element ''security-role-ref'' {0} definiert das Element ''role-link'', aber keine ''security-role''-Elemente in der Anwendungsbeschreibung. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_RESREF=CHKJ3013E: Das Element ''resource-ref'' mit dem Namen {0} ist doppelt vorhanden. -#EXPLANATION None. -#USERACTION None. - -# new string added for version 5 WSAD -UNRESOLVED_EJB_REF_WARN_=IWAE0034W Das EJB-Linkelement {0} kann in Modul {1} und EAR {2} nicht aufgel\u00f6st werden. - -ERROR_EAR_DUPLICATE_SERVICEREF=CHKJ3015E: Das Element ''service-ref'' mit dem Namen {0} ist doppelt vorhanden. -ERROR_EAR_DUPLICATE_SECURITYROLEREF=CHKJ3016E: Das Element ''security role-ref'' mit dem Namen {0} ist doppelt vorhanden. -ERROR_EAR_DUPLICATE_EJBREF=CHKJ3017E: Das Element ''ejb-ref'' mit dem Namen {0} ist doppelt vorhanden. -ERROR_EAR_DUPLICATE_RESENVREF=CHKJ3018E: Das Element ''resource environment-ref'' mit dem Namen {0} ist doppelt vorhanden. -ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF=CHKJ3019E: Das Element ''message destination-ref'' mit dem Namen {0} ist doppelt vorhanden. - - - - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_es.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_es.properties deleted file mode 100644 index 3f5742429..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_es.properties +++ /dev/null @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools J2EE Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/erefvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 14-October-2001: -# - -# -------------------------------- -ERROR_EAR_MISSING_EREFNAME=CHKJ3009E: En el m\u00f3dulo {1}, el elemento ''ejb-ref-name'' de ''ejb-ref'' {0} no es v\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EREFTYPE=CHKJ3010E: En el m\u00f3dulo {1}, el elemento ''ejb-ref-type'' de ''ejb-ref'' {0} no es v\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -ERROR_EAR_MISSING_EREFTYPE=CHKJ3014E: En el m\u00f3dulo {1}, falta el elemento ''ejb-ref-type'' de ejb-ref: {0}. - - -# -------------------------------- -ERROR_EAR_MISSING_EREFHOME=CHKJ3011E: En el m\u00f3dulo {1}, falta la interfaz inicial del elemento ''ejb-ref''{0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EREFREMOTE=CHKJ3012E: En el m\u00f3dulo {1}, falta la interfaz remota del elemento ''ejb-ref''{0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: El elemento ''security-role-ref'' {0} define el elemento ''role-link'' pero no hay elementos ''security-role'' en la descripci\u00f3n de la aplicaci\u00f3n. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_RESREF=CHKJ3013E: Hay un elemento ''resource-ref'' duplicado denominado {0}. -#EXPLANATION None. -#USERACTION None. - -# new string added for version 5 WSAD -UNRESOLVED_EJB_REF_WARN_=IWAE0034W El elemento de enlace EJB {0} no puede resolverse en el m\u00f3dulo {1} y en el EAR {2}. - -ERROR_EAR_DUPLICATE_SERVICEREF=CHKJ3015E: Hay un elemento ''service-ref'' duplicado denominado {0}. -ERROR_EAR_DUPLICATE_SECURITYROLEREF=CHKJ3016E: Hay un elemento ''security role-ref'' duplicado llamado {0}. -ERROR_EAR_DUPLICATE_EJBREF=CHKJ3017E: Hay un elemento ''ejb-ref'' duplicado denominado {0}. -ERROR_EAR_DUPLICATE_RESENVREF=CHKJ3018E: Hay un elemento ''resource environment-ref'' duplicado llamado {0}. -ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF=CHKJ3019E: Hay un elemento ''message destination-ref'' duplicado llamado {0}. - - - - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_fr.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_fr.properties deleted file mode 100644 index a4c44ca13..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_fr.properties +++ /dev/null @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools J2EE Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/erefvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 14-October-2001: -# - -# -------------------------------- -ERROR_EAR_MISSING_EREFNAME=CHKJ3009E: Dans le module {1}, l''\u00e9l\u00e9ment "ejb-ref-name" de l''\u00e9l\u00e9ment ejb-ref {0} n''est pas valide. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EREFTYPE=CHKJ3010E: Dans le module {1}, l''\u00e9l\u00e9ment "ejb-ref-type" de l''\u00e9l\u00e9ment ejb-ref {0} n''est pas valide. -#EXPLANATION None. -#USERACTION None. - -ERROR_EAR_MISSING_EREFTYPE=CHKJ3014E: Dans le module {1}, l''\u00e9l\u00e9ment "ejb-ref-type" de l''\u00e9l\u00e9ment ejb-ref {0} est manquant. - - -# -------------------------------- -ERROR_EAR_MISSING_EREFHOME=CHKJ3011E: Dans le module {1}, l''interface home ne se trouve pas dans l''\u00e9l\u00e9ment ejb-ref {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EREFREMOTE=CHKJ3012E: Dans le module {1}, l''interface \u00e9loign\u00e9e ne se trouve pas dans l''\u00e9l\u00e9ment ejb-ref {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: L''\u00e9l\u00e9ment security-role-ref {0} d\u00e9finit l''\u00e9l\u00e9ment role-link, mais il n''y a pas d''\u00e9l\u00e9ment security-role dans le descripteur de l''application. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_RESREF=CHKJ3013E: El\u00e9ment resource-ref appel\u00e9 {0} en double. -#EXPLANATION None. -#USERACTION None. - -# new string added for version 5 WSAD -UNRESOLVED_EJB_REF_WARN_=IWAE0034W L''\u00e9l\u00e9ment de lien d''EJB {0} ne peut pas \u00eatre r\u00e9solu dans le module {1} et l''EAR {2}. - -ERROR_EAR_DUPLICATE_SERVICEREF=CHKJ3015E: El\u00e9ment service-ref appel\u00e9 {0} en double. -ERROR_EAR_DUPLICATE_SECURITYROLEREF=CHKJ3016E: El\u00e9ment "security role-ref" appel\u00e9 {0} en double. -ERROR_EAR_DUPLICATE_EJBREF=CHKJ3017E: El\u00e9ment ejb-ref appel\u00e9 {0} en double. -ERROR_EAR_DUPLICATE_RESENVREF=CHKJ3018E: El\u00e9ment "resource environment-ref" appel\u00e9 {0} en double. -ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF=CHKJ3019E: El\u00e9ment "message destination-ref" appel\u00e9 {0} en double. - - - - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_it.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_it.properties deleted file mode 100644 index 5001977d0..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_it.properties +++ /dev/null @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools J2EE Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/erefvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 14-October-2001: -# - -# -------------------------------- -ERROR_EAR_MISSING_EREFNAME=CHKJ3009E: nel modulo {1}, l''elemento "ejb-ref-name" in ejb-ref: {0} non \u00e8 valido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EREFTYPE=CHKJ3010E: nel modulo {1}, l''elemento "ejb-ref-type" in ejb-ref: {0} non \u00e8 valido. -#EXPLANATION None. -#USERACTION None. - -ERROR_EAR_MISSING_EREFTYPE=CHKJ3014E: nel modulo {1}, l''elemento "ejb-ref-type" in ejb-ref: {0} risulta mancante. - - -# -------------------------------- -ERROR_EAR_MISSING_EREFHOME=CHKJ3011E: nel modulo {1}, l''interfaccia locale risulta mancante dall''elemento ejb-ref: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EREFREMOTE=CHKJ3012E: nel modulo {1}, l''interfaccia remota risulta mancante dall''elemento ejb-ref: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: l'elemento ''security-role-ref'' {0} definisce l'elemento ''role-link'' ma non gli elementi ''security-role'' nel descrittore dell'applicazione. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_RESREF=CHKJ3013E: Elemento ''resource-ref'' denominato {0}. -#EXPLANATION None. -#USERACTION None. - -# new string added for version 5 WSAD -UNRESOLVED_EJB_REF_WARN_=IWAE0034W L''elemento di collegamento EJB {0} risulta non risolvibile nel modulo {1} e nell''EAR {2}. - -ERROR_EAR_DUPLICATE_SERVICEREF=CHKJ3015E: Elemento ''service-ref'' denominato {0}. -ERROR_EAR_DUPLICATE_SECURITYROLEREF=CHKJ3016E: Elemento ''security role-ref'' denominato {0}. -ERROR_EAR_DUPLICATE_EJBREF=CHKJ3017E: Elemento ''ejb-ref'' denominato {0}. -ERROR_EAR_DUPLICATE_RESENVREF=CHKJ3018E: Elemento ''resource environment-ref'' denominato {0}. -ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF=CHKJ3019E: Elemento ''message destination-ref'' denominato {0}. - - - - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_ja.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_ja.properties deleted file mode 100644 index 59c906fd9..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_ja.properties +++ /dev/null @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools J2EE Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/erefvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 14-October-2001: -# - -# -------------------------------- -ERROR_EAR_MISSING_EREFNAME=CHKJ3009E: \u30e2\u30b8\u30e5\u30fc\u30eb {1} \u3067\u3001ejb-ref {0} \u5185\u306e ''ejb-ref-name'' \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EREFTYPE=CHKJ3010E: \u30e2\u30b8\u30e5\u30fc\u30eb {1} \u3067\u3001ejb-ref {0} \u5185\u306e ''ejb-ref-type'' \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -ERROR_EAR_MISSING_EREFTYPE=CHKJ3014E: \u30e2\u30b8\u30e5\u30fc\u30eb {1} \u3067\u3001ejb-ref {0} \u5185\u306e ''ejb-ref-type'' \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u6b20\u843d\u3057\u3066\u3044\u307e\u3059\u3002 - - -# -------------------------------- -ERROR_EAR_MISSING_EREFHOME=CHKJ3011E: \u30e2\u30b8\u30e5\u30fc\u30eb {1} \u3067\u3001\u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u304c ejb-ref {0} \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u3042\u308a\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EREFREMOTE=CHKJ3012E: \u30e2\u30b8\u30e5\u30fc\u30eb {1} \u3067\u3001\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u304c ejb-ref {0} \u30a8\u30ec\u30e1\u30f3\u30c8\u306b\u3042\u308a\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: ''security-role-ref'' \u30a8\u30ec\u30e1\u30f3\u30c8 {0} \u306f\u3001\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u8a18\u8ff0\u5b50\u3067 ''role-link'' \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u5b9a\u7fa9\u3057\u3066\u3044\u307e\u3059\u304c\u3001''security-role'' \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u5b9a\u7fa9\u3057\u3066\u3044\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_RESREF=CHKJ3013E: {0} \u3068\u3044\u3046\u540d\u524d\u306e ''resource-ref'' \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# new string added for version 5 WSAD -UNRESOLVED_EJB_REF_WARN_=IWAE0034W EJB \u30ea\u30f3\u30af\u30fb\u30a8\u30ec\u30e1\u30f3\u30c8 {0} \u304c\u30e2\u30b8\u30e5\u30fc\u30eb {1} \u304a\u3088\u3073 EAR {2} \u3067\u89e3\u6c7a\u4e0d\u53ef\u80fd\u3067\u3059\u3002 - -ERROR_EAR_DUPLICATE_SERVICEREF=CHKJ3015E: {0} \u3068\u3044\u3046\u540d\u524d\u306e ''service-ref'' \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -ERROR_EAR_DUPLICATE_SECURITYROLEREF=CHKJ3016E: {0} \u3068\u3044\u3046\u540d\u524d\u306e ''security role-ref'' \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -ERROR_EAR_DUPLICATE_EJBREF=CHKJ3017E: {0} \u3068\u3044\u3046\u540d\u524d\u306e ''ejb-ref'' \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -ERROR_EAR_DUPLICATE_RESENVREF=CHKJ3018E: {0} \u3068\u3044\u3046\u540d\u524d\u306e ''resource environment-ref'' \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF=CHKJ3019E: {0} \u3068\u3044\u3046\u540d\u524d\u306e ''message destination-ref'' \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 - - - - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_ko.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_ko.properties deleted file mode 100644 index 0ec126e59..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_ko.properties +++ /dev/null @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools J2EE Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/erefvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 14-October-2001: -# - -# -------------------------------- -ERROR_EAR_MISSING_EREFNAME=CHKJ3009E: {1} \ubaa8\ub4c8\uc5d0\uc11c ejb-ref: {0}\uc5d0 \uc788\ub294 ''ejb-ref-name'' \uc694\uc18c\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EREFTYPE=CHKJ3010E: {1} \ubaa8\ub4c8\uc5d0\uc11c ejb-ref: {0}\uc5d0 \uc788\ub294 ''ejb-ref-type'' \uc694\uc18c\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -ERROR_EAR_MISSING_EREFTYPE=CHKJ3014E: {1} \ubaa8\ub4c8\uc5d0\uc11c ''ejb-ref-type'' \uc694\uc18c\uac00 ejb-ref: {0}\uc5d0\uc11c \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. - - -# -------------------------------- -ERROR_EAR_MISSING_EREFHOME=CHKJ3011E: {1} \ubaa8\ub4c8\uc5d0\uc11c \ud648 \uc778\ud130\ud398\uc774\uc2a4\uac00 ejb-ref: {0} \uc694\uc18c\uc5d0\uc11c \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EREFREMOTE=CHKJ3012E: {1} \ubaa8\ub4c8\uc5d0\uc11c \uc6d0\uaca9 \uc778\ud130\ud398\uc774\uc2a4\uac00 ejb-ref: {0} \uc694\uc18c\uc5d0\uc11c \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: ''security-role-ref'' \uc694\uc18c({0})\uac00 ''role-link'' \uc694\uc18c\ub97c \uc815\uc758\ud558\uc9c0\ub9cc \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc124\uba85\uc790\uc5d0 ''security-role'' \uc694\uc18c\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_RESREF=CHKJ3013E: ''resource-ref'' \uc694\uc18c \uc774\ub984({0})\uc774 \uc911\ubcf5\ub429\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# new string added for version 5 WSAD -UNRESOLVED_EJB_REF_WARN_=IWAE0034W EJB \ub9c1\ud06c \uc694\uc18c {0}\uc774(\uac00) {1} \ubaa8\ub4c8\uacfc EAR {2}\uc5d0\uc11c \ubd84\ub9ac\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. - -ERROR_EAR_DUPLICATE_SERVICEREF=CHKJ3015E: ''service-ref'' \uc694\uc18c \uc774\ub984({0})\uc774 \uc911\ubcf5\ub429\ub2c8\ub2e4. -ERROR_EAR_DUPLICATE_SECURITYROLEREF=CHKJ3016E: ''security role-ref'' \uc694\uc18c \uc774\ub984({0})\uc774 \uc911\ubcf5\ub429\ub2c8\ub2e4. -ERROR_EAR_DUPLICATE_EJBREF=CHKJ3017E: ''ejb-ref'' \uc694\uc18c \uc774\ub984({0})\uc774 \uc911\ubcf5\ub429\ub2c8\ub2e4. -ERROR_EAR_DUPLICATE_RESENVREF=CHKJ3018E: ''resource environment-ref'' \uc694\uc18c \uc774\ub984({0})\uc774 \uc911\ubcf5\ub429\ub2c8\ub2e4. -ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF=CHKJ3019E: ''message destination-ref'' \uc694\uc18c \uc774\ub984({0})\uc774 \uc911\ubcf5\ub429\ub2c8\ub2e4. - - - - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_pt_BR.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_pt_BR.properties deleted file mode 100644 index 6e1a649fa..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_pt_BR.properties +++ /dev/null @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools J2EE Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/erefvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 14-October-2001: -# - -# -------------------------------- -ERROR_EAR_MISSING_EREFNAME=CHKJ3009E: No m\u00f3dulo {1}, o elemento ''ejb-ref-name'' de ejb-ref: {0} \u00e9 inv\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EREFTYPE=CHKJ3010E: No m\u00f3dulo {1}, o elemento ''ejb-ref-type'' de ejb-ref: {0} \u00e9 inv\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -ERROR_EAR_MISSING_EREFTYPE=CHKJ3014E: No m\u00f3dulo {1}, o elemento ''ejb-ref-type'' de ejb-ref: {0} est\u00e1 faltando. - - -# -------------------------------- -ERROR_EAR_MISSING_EREFHOME=CHKJ3011E: No m\u00f3dulo {1}, a interface Posi\u00e7\u00e3o Inicial est\u00e1 faltando no elemento {0} de ejb-ref. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EREFREMOTE=CHKJ3012E: No m\u00f3dulo {1}, a interface Remota est\u00e1 faltando no elemento {0} de ejb-ref. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: O elemento {0} do ''security-role-ref'' define elemento ''role-link'', por\u00e9m, n\u00e3o h\u00e1 elementos do ''security-role'' no descritor do aplicativo. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_RESREF=CHKJ3013E: O elemento do ''resource-ref'' , nomeado {0}, est\u00e1 duplicado. -#EXPLANATION None. -#USERACTION None. - -# new string added for version 5 WSAD -UNRESOLVED_EJB_REF_WARN_=IWAE0034W O elemento link do EJB {0} n\u00e3o pode ser resolvido no m\u00f3dulo {1} e EAR {2}. - -ERROR_EAR_DUPLICATE_SERVICEREF=CHKJ3015E: Elemento ''service-ref'' denominado {0} duplicado. -ERROR_EAR_DUPLICATE_SECURITYROLEREF=CHKJ3016E: Elemento ''security role-ref'' denominado {0} duplicado. -ERROR_EAR_DUPLICATE_EJBREF=CHKJ3017E: Elemento ''ejb-ref'' denominado {0} duplicado. -ERROR_EAR_DUPLICATE_RESENVREF=CHKJ3018E: Elemento ''resource environment-ref'' denominado {0} duplicado. -ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF=CHKJ3019E: Elemento ''message destination-ref'' denominado {0} duplicado. - - - - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_zh.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_zh.properties deleted file mode 100644 index 91c886777..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_zh.properties +++ /dev/null @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools J2EE Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/erefvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 14-October-2001: -# - -# -------------------------------- -ERROR_EAR_MISSING_EREFNAME=CHKJ3009E\uff1a\u5728\u6a21\u5757 {1} \u4e2d\uff0cejb-ref {0} \u4e2d\u7684\u201cejb-ref-name\u201d\u5143\u7d20\u65e0\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EREFTYPE=CHKJ3010E\uff1a\u5728\u6a21\u5757 {1} \u4e2d\uff0cejb-ref {0} \u4e2d\u7684\u201cejb-ref-type\u201d\u5143\u7d20\u65e0\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -ERROR_EAR_MISSING_EREFTYPE=CHKJ3014E\uff1a\u5728\u6a21\u5757 {1} \u4e2d\uff0cejb-ref {0} \u4e2d\u7684\u201cejb-ref-type\u201d\u5143\u7d20\u4e22\u5931\u3002 - - -# -------------------------------- -ERROR_EAR_MISSING_EREFHOME=CHKJ3011E\uff1a\u5728\u6a21\u5757 {1} \u4e2d\uff0cejb-ref {0} \u5143\u7d20\u4e2d\u4e22\u5931\u4e86 home \u63a5\u53e3\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EREFREMOTE=CHKJ3012E\uff1a\u5728\u6a21\u5757 {1} \u4e2d\uff0cejb-ref {0} \u5143\u7d20\u4e2d\u4e22\u5931\u4e86\u8fdc\u7a0b\u63a5\u53e3\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W\uff1a\u201csecurity-role-ref\u201d\u5143\u7d20 {0} \u5b9a\u4e49\u4e86\u201crole-link\u201d\u5143\u7d20\uff0c\u4f46\u5728\u5e94\u7528\u7a0b\u5e8f\u63cf\u8ff0\u7b26\u4e2d\u6ca1\u6709\u201csecurity-role\u201d\u5143\u7d20\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_RESREF=CHKJ3013E\uff1a\u540d\u4e3a {0} \u7684\u201cresource-ref\u201d\u5143\u7d20\u91cd\u590d\u3002 -#EXPLANATION None. -#USERACTION None. - -# new string added for version 5 WSAD -UNRESOLVED_EJB_REF_WARN_=IWAE0034W \u5728\u6a21\u5757 {1} \u548c EAR {2} \u4e2d\u4e0d\u80fd\u89e3\u6790 EJB \u94fe\u63a5\u5143\u7d20 {0}\u3002 - -ERROR_EAR_DUPLICATE_SERVICEREF=CHKJ3015E\uff1a\u540d\u4e3a {0} \u7684\u201cservice-ref\u201d\u5143\u7d20\u91cd\u590d\u3002 -ERROR_EAR_DUPLICATE_SECURITYROLEREF=CHKJ3016E\uff1a\u540d\u4e3a {0} \u7684\u201csecurity role-ref\u201d\u5143\u7d20\u91cd\u590d\u3002 -ERROR_EAR_DUPLICATE_EJBREF=CHKJ3017E\uff1a\u540d\u4e3a {0} \u7684\u201cejb-ref\u201d\u5143\u7d20\u91cd\u590d\u3002 -ERROR_EAR_DUPLICATE_RESENVREF=CHKJ3018E\uff1a\u540d\u4e3a {0} \u7684\u201cresource environment-ref\u201d\u5143\u7d20\u91cd\u590d\u3002 -ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF=CHKJ3019E\uff1a\u540d\u4e3a {0} \u7684\u201cmessage destination-ref\u201d\u5143\u7d20\u91cd\u590d\u3002 - - - - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_zh_TW.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_zh_TW.properties deleted file mode 100644 index 79cecb7b5..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/erefvalidation_zh_TW.properties +++ /dev/null @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools J2EE Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/erefvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# -# 14-October-2001: -# - -# -------------------------------- -ERROR_EAR_MISSING_EREFNAME=CHKJ3009E: \u5728\u6a21\u7d44 {1} \u4e2d\uff0cejb-ref {0} \u7684 ''ejb-ref-name'' \u5143\u7d20\u7121\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_INVALID_EREFTYPE=CHKJ3010E: \u5728\u6a21\u7d44 {1} \u4e2d\uff0cejb-ref {0} \u7684 ''ejb-ref-type'' \u5143\u7d20\u7121\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -ERROR_EAR_MISSING_EREFTYPE=CHKJ3014E: \u5728\u6a21\u7d44 {1} \u4e2d\uff0c\u907a\u6f0f ejb-ref {0} \u7684 ''ejb-ref-type'' \u5143\u7d20\u3002 - - -# -------------------------------- -ERROR_EAR_MISSING_EREFHOME=CHKJ3011E: \u5728\u6a21\u7d44 {1} \u4e2d\uff0cejb-ref {0} \u5143\u7d20\u907a\u6f0f Home \u4ecb\u9762\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EREFREMOTE=CHKJ3012E: \u5728\u6a21\u7d44 {1} \u4e2d\uff0cejb-ref {0} \u5143\u7d20\u907a\u6f0f\u9060\u7aef\u4ecb\u9762\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: ''security-role-ref'' \u5143\u7d20 {0} \u662f\u7528\u4f86\u5b9a\u7fa9 ''role-link'' \u5143\u7d20\uff0c\u4f46\u662f\u61c9\u7528\u7a0b\u5f0f\u63cf\u8ff0\u5b50\u4e2d\u6c92\u6709 ''security-role'' \u5143\u7d20\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_DUPLICATE_RESREF=CHKJ3013E: \u91cd\u8907\u7684 ''resource-ref'' \u5143\u7d20\u540d\u7a31 {0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# new string added for version 5 WSAD -UNRESOLVED_EJB_REF_WARN_=IWAE0034W EJB \u93c8\u7d50\u5143\u7d20 {0} \u7121\u6cd5\u5728\u6a21\u7d44 {1} \u548c EAR {2} \u4e2d\u89e3\u6790 \u3002 - -ERROR_EAR_DUPLICATE_SERVICEREF=CHKJ3015E: \u540d\u7a31\u70ba {0} \u7684 ''service-ref'' \u5143\u7d20\u91cd\u8907\u3002 -ERROR_EAR_DUPLICATE_SECURITYROLEREF=CHKJ3016E: \u540d\u7a31\u70ba {0} \u7684 ''service role-ref'' \u5143\u7d20\u91cd\u8907\u3002 -ERROR_EAR_DUPLICATE_EJBREF=CHKJ3017E: \u540d\u7a31\u70ba {0} \u7684 ''ejb-ref'' \u5143\u7d20\u91cd\u8907\u3002 -ERROR_EAR_DUPLICATE_RESENVREF=CHKJ3018E: \u540d\u7a31\u70ba {0} \u7684 ''resource environment-ref'' \u5143\u7d20\u91cd\u8907\u3002 -ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF=CHKJ3019E: \u540d\u7a31\u70ba {0} \u7684 ''message destination-ref'' \u5143\u7d20\u91cd\u8907\u3002 - - - - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ABMPHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ABMPHomeVRule.java deleted file mode 100644 index bbb2f65b2..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ABMPHomeVRule.java +++ /dev/null @@ -1,57 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; -import java.util.List; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -public abstract class ABMPHomeVRule extends AEntityHomeVRule { - - public final void validateMatchingReturnTypeMatches(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method homeMethod, Method beanMethod, List[] methodsExtendedLists) { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, homeMethod, methodsExtendedLists, this); - if((methodType & FIND) != FIND) { - super.validateMatchingReturnTypeMatches(vc, bean, clazz, homeMethod, beanMethod, methodsExtendedLists); - } - else { - JavaHelpers homeRetType = homeMethod.getReturnType(); - JavaHelpers beanRetType = beanMethod.getReturnType(); - if (!ValidationRuleUtility.isAssignableFrom(homeRetType, beanRetType)) { - // emit the error only if it's a multi-finder. Single-finders are supposed to have different return types on the home & bean class. - boolean homeRetTypeIsRemote = ValidationRuleUtility.isAssignableFrom(homeRetType, bean.getRemoteInterface()); - boolean homeRetTypeIsLocal = ValidationRuleUtility.isAssignableFrom(homeRetType, bean.getLocalInterface()); - boolean beanRetTypeIsKey = ValidationRuleUtility.isAssignableFrom(beanRetType, ((Entity)bean).getPrimaryKey()); - if(!((homeRetTypeIsRemote || homeRetTypeIsLocal) && beanRetTypeIsKey)) { - String retTypeName = null; - if(beanRetTypeIsKey) { - if((isRemote() & IEJBType.REMOTE) == IEJBType.REMOTE) { - retTypeName = (bean.getRemoteInterface() == null) ? IEJBValidatorConstants.NULL_REMOTE : bean.getRemoteInterface().getJavaName(); - } - else { - retTypeName = (bean.getLocalInterface() == null) ? IEJBValidatorConstants.NULL_LOCAL : bean.getLocalInterface().getJavaName(); - } - } - else { - retTypeName = (beanRetType == null) ? "?" : beanRetType.getJavaName(); //$NON-NLS-1$ - } - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2479, IEJBValidationContext.ERROR, bean, clazz, homeMethod, new String[] { retTypeName}, this); - vc.addMessage(message); - } - } - } - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ABeanClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ABeanClassVRule.java deleted file mode 100644 index a86b79d0d..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ABeanClassVRule.java +++ /dev/null @@ -1,506 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.Iterator; -import java.util.List; -import java.util.Set; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public abstract class ABeanClassVRule extends ATypeVRule implements IEJBType { - protected final static long[] BASE_TYPES = new long[]{ITypeConstants.JAVA_LANG_OBJECT}; - protected final static int MESSAGE_REMOTE_EXCEPTION_SEVERITY = IEJBValidationContext.WARNING; // Deprecated use of RemoteException. - - public long[] getBaseTypes() { - return BASE_TYPES; - } - - public Object getTarget(Object parent, Object clazz) { - if(parent == null) { - return null; - } - - return ((EnterpriseBean)parent).getEjbClass(); - } - - public long getDefaultMethodType() { - return HELPER; - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(!followAbstractRules(clazz)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2014, IEJBValidationContext.WARNING, bean, clazz, this); - vc.addMessage(message); - } - - if(!followPublicRules(clazz)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2022, IEJBValidationContext.WARNING, bean, clazz, this); - vc.addMessage(message); - } - - if(!followFinalRules(clazz)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2015, IEJBValidationContext.WARNING, bean, clazz, this); - vc.addMessage(message); - } - - validateAppendixB(vc, bean, clazz); - } - - public final static List getRemoteHomeMethodsExtended(List[] methodsExtendedList) { - return methodsExtendedList[0]; - } - - public final static List getLocalHomeMethodsExtended(List[] methodsExtendedList) { - return methodsExtendedList[1]; - } - - public final static List getRemoteComponentMethodsExtended(List[] methodsExtendedList) { - return methodsExtendedList[2]; - } - - public final static List getLocalComponentMethodsExtended(List[] methodsExtendedList) { - return methodsExtendedList[3]; - } - - public final static List getBeanClassMethodsExtended(List[] methodsExtendedList) { - return methodsExtendedList[4]; - } - - public final List[] getMethodsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // A bean class needs the following classes' extended methods: - // 1. remote home - // 2. local home - // 3. remote component - // 4. local component - // 5. bean class (when searching for a matching ejbPostCreate method). - // If a particular bean doesn't use a remote view or local view, - // then the corresponding entry in the array will be null. - List[] result = new List[5]; - JavaClass remoteHome = bean.getHomeInterface(); - if(remoteHome != null) { - result[0] = remoteHome.getMethodsExtended(); - } - else { - result[0] = null; - } - - JavaClass localHome = bean.getLocalHomeInterface(); - if(localHome != null) { - result[1] = localHome.getMethodsExtended(); - } - else { - result[1] = null; - } - - JavaClass remoteComponent = bean.getRemoteInterface(); - if(remoteComponent != null) { - result[2] = remoteComponent.getMethodsExtended(); - } - else { - result[2] = null; - } - - JavaClass localComponent = bean.getLocalInterface(); - if(localComponent != null) { - result[3] = localComponent.getMethodsExtended(); - } - else { - result[3] = null; - } - - JavaClass beanClass = bean.getEjbClass(); - if(beanClass != null) { - result[4] = beanClass.getMethodsExtended(); - } - else { - result[4] = null; - } - - return result; - } - - public final List[] getFieldsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // Never check that a bean class' field is defined on another class - // of the bean. - return null; - } - - protected abstract boolean shouldBeFinal(JavaClass clazz); - protected abstract boolean shouldBePublic(JavaClass clazz); - protected abstract boolean shouldBeAbstract(JavaClass clazz); - protected abstract boolean shouldValidateTransientField(); - protected abstract JavaHelpers getEjbCreateReturnType(EnterpriseBean bean, Method method) throws InvalidInputException; - protected abstract String getEjbCreateReturnTypeName(EnterpriseBean bean, Method method) throws InvalidInputException; - public abstract String getMatchingHomeMethodName(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList); - - public String getMatchingEjbHomeMethodName(IEJBValidationContext vc, Method method) { - // Section number stating this name convention? - String methodName = method.getName(); - // Strip the "ejbHome" off, strip off the next character, and replace that character with a lowercase version of that character - StringBuffer buffer = new StringBuffer(Character.toLowerCase(methodName.charAt(0))); - buffer.append(method.getName().substring(8)); - return buffer.toString(); - } - - public String getMatchingEjbCreateMethodName(IEJBValidationContext vc, Method method) { - StringBuffer buffer = new StringBuffer(IMethodAndFieldConstants.PREFIX_C); - // Strip the "ejbC" off of "create" and replace with "c" - buffer.append(method.getName().substring(4)); - return buffer.toString(); - } - - public String getMatchingEjbPostCreateMethodName(IEJBValidationContext vc, Method method) { - StringBuffer buffer = new StringBuffer(IMethodAndFieldConstants.PREFIX_C); - // Strip the "ejbPostC" off of "create" and replace with "c" - buffer.append(method.getName().substring(8)); - return buffer.toString(); - } - - - - public String getMatchingEjbFindMethodName(IEJBValidationContext vc, Method method) { - StringBuffer buffer = new StringBuffer(IMethodAndFieldConstants.PREFIX_F); - // Strip the "ejbF" off of "ejbFind" and replace with "f" - buffer.append(method.getName().substring(4)); - return buffer.toString(); - } - - public String getMatchingBusinessMethodName(IEJBValidationContext vc, Method method) { - return method.getName(); - } - - /* - * The given method is not supposed to have a matching method. - */ - public String getNoMatchingMethodName(IEJBValidationContext vc, Method method) { - return null; // not supposed to have a matching method - } - - public final boolean followFinalRules(JavaClass clazz) { - if(shouldBeFinal(clazz)) { - return clazz.isFinal(); - } - return !clazz.isFinal(); - } - - public final boolean followPublicRules(JavaClass clazz) { - if(shouldBePublic(clazz)) { - return clazz.isPublic(); - } - return !clazz.isPublic(); - } - - public final boolean followAbstractRules(JavaClass clazz) { - if(shouldBeAbstract(clazz)) { - return clazz.isAbstract(); - } - return !clazz.isAbstract(); - } - - - public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2421, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - if(method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2422, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - if(method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2423, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - JavaHelpers retType = getEjbCreateReturnType(bean, method); - if((retType == null) || (!ValidationRuleUtility.isAssignableFrom(method.getReturnType(), retType))) { - String retTypeName = (retType == null) ? getEjbCreateReturnTypeName(bean, method) : retType.getJavaName(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2424, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{retTypeName}, this); - vc.addMessage(message); - } - - validateRMI_IIOPTypeRules(vc, bean, clazz, method, methodsExtendedLists, true); - - if(validateEjbCreateMethodExceptions()) { - if(!followRemoteExceptionRules(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_ejbCreate, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - } - } - - public boolean validateEjbCreateMethodExceptions() { - return true; - } - - public void validateEjbPostCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2426, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - if(method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2427, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - if(method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2428, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - if(!method.isVoid()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2505_ejbPostCreate, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - if(!followRemoteExceptionRules(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_ejbPostCreate, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - } - - public final void validateEjbHomeMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2431, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - if(method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2439, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - validateRMI_IIOPTypeRules(vc, bean, clazz, method, methodsExtendedLists, true); - - if(!followRemoteExceptionRules(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_ejbHome, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // "ejbHome" is 7 characters - // method will follow the convention, "ejbHome" + Char.toUpper(0) + substring(1), so reverse that convention here - StringBuffer buffer = new StringBuffer(); - buffer.append(Character.toLowerCase(method.getName().charAt(7))); // put the character back into lower-case - buffer.append(method.getName().substring(8)); // substring starts at the character following "ejbHome" and the first character -- substring is 0 indexed - String methodToMatchName = buffer.toString(); - - Method matchingRemoteHomeMethod = ValidationRuleUtility.getMethod(method, methodToMatchName, getRemoteHomeMethodsExtended(methodsExtendedLists)); - if(matchingRemoteHomeMethod != null) { - return; - } - - Method matchingLocalHomeMethod = ValidationRuleUtility.getMethod(method, methodToMatchName, getLocalHomeMethodsExtended(methodsExtendedLists)); - if(matchingLocalHomeMethod != null) { - return; - } - - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2430, IEJBValidationContext.INFO, bean, clazz, method, new String[]{methodToMatchName}, this); - vc.addMessage(message); - } - - public final void validateBusinessMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - // IWAD4048 = Business methods must not start with "ejb". Read section 7.10.4 of the EJB 2.0 specification. - // IWAD4201 = This method name must not start with "ejb". Read section 10.6.8 of the EJB 2.0 specification. - // IWAD4317 = The method name must not start with "ejb". Read section 12.2.7 of the EJB 2.0 specification. - if(method.getName().startsWith(IMethodAndFieldConstants.PREFIX_EJB)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2411, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4049 = This method must be public. Read section 7.10.4 of the EJB 2.0 specification. - // IWAD4202 = This method must be public. Read section 10.6.8 of the EJB 2.0 specification. - // IWAD4318 = The method must be public. Read section 12.2.7 of the EJB 2.0 specification. - if(!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2441, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4050 = This method must not be final. Read section 7.10.4 of the EJB 2.0 specification. - // IWAD4203 = This method must not be final. Read section 10.6.8 of the EJB 2.0 specification. - // IWAD4319 = The method must not be final. Read section 12.2.7 of the EJB 2.0 specification. - if(method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2442, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4051 = This method must not be static. Read section 7.10.4 of the EJB 2.0 specification. - // IWAD4204 = This method must not be static. Read section 10.6.8 of the EJB 2.0 specification. - // IWAD4320 = The method must not be static. Read section 12.2.7 of the EJB 2.0 specification. - if(method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2443, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4052 = {0} must be a legal RMI-IIOP type. Read section 7.10.4 of the EJB 2.0 specification. - // IWAD4205 = {0} must be a legal RMI-IIOP type. Read section 10.6.8 of the EJB 2.0 specification. - // IWAD4321 = {0} must be a legal type for RMI-IIOP. Read section 12.2.7 of the EJB 2.0 specification. - validateRMI_IIOPTypeRules(vc, bean, clazz, method, methodsExtendedLists, true); - - // IWAD4053 = This method cannot throw java.rmi.RemoteException. Read section 7.10.4, 18.3.8, 18.6 of the EJB 2.0 specification. - // IWAD4206 = This method must not throw java.rmi.RemoteException. Read section 10.6.8, 18.3.8, 18.6 of the EJB 2.0 specification. - // IWAD4322 = This method must not throw java.rmi.RemoteException. Read section 12.2.7, 18.3.8, 18.6 of the EJB 2.0 specification. - if(!followRemoteExceptionRules(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_bus, getMessageRemoteExceptionSeverity(), bean, clazz, method, this); - vc.addMessage(message); - } - - validateMatchingComponentMethod(vc, bean, clazz, method, methodsExtendedLists); - } - - public void validateEjbRemoveMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException { - // IWAD4402 = This method must be public. Read section 15.7.5 of the EJB 2.0 specification. - if(!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2492, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4403 = This method must not be final. Read section 15.7.5 of the EJB 2.0 specification. - if(method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2493, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4404 = This method must not be static. Read section 15.7.5 of the EJB 2.0 specification. - if(method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2494, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4405 = This method must return void. Read section 15.7.5 of the EJB 2.0 specification. - if(!method.isVoid()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2505_ejbRemove, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - } - - /* - * @see IClassVRule#validate(IEJBValidationContext, JavaClass, Field) - */ - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - // IWAD4024 = A transient field should not be the {0} type. Read section 7.4.1 of the EJB 2.0 specification. - // IWAD4025 = Transient fields are discouraged. Read section 7.4.1 of the EJB 2.0 specification. - // IWAD4115 = {0} must not be defined in this class. Read section 10.3.1 of the EJB 2.0 specification. - // IWAD4259 = <cmp-field> field must be the {0} type. Read section 11.2.1 of the EJB 2.0 specification. - // IWAD4260 = <cmr-field> field must be the {0} type. Read section 11.2.1 of the EJB 2.0 specification. - if(shouldValidateTransientField()) { - validateTransientField(vc, bean, clazz, field); - } - } - - public void validateTransientField(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws ValidationCancelledException, InvalidInputException, ValidationException { - // By default do nothing - } - - public long getFieldType(EnterpriseBean bean, JavaClass clazz, Field field) { - if(field == null) { - return EXCLUDED_FIELD; - } - else if(field.getName().equals(IMethodAndFieldConstants.FIELDNAME_SERIALVERSIONUID)) { - return SERIALVERSIONUID; - } - else { - return OTHER_FIELD; - } - } - - public void validateMatchingMethodExceptions(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, JavaClass matchingClazz, Method matchingMethod) { - // Every exception thrown on the bean class' method must be thrown on the component/home method - /* Don't check for this here - let the home & component do it. - Set exceptions = ValidationRuleUtility.getNotSubsetExceptions(bean, method, matchingMethod); - Iterator eiterator = exceptions.iterator(); - while(eiterator.hasNext()) { - } - */ - - // Every exception thrown by the component/home method should be thrown or there may be compile errors - Set exceptions = ValidationRuleUtility.getNotSubsetSubtypeExceptions(bean, matchingMethod, method); - Iterator eiterator = exceptions.iterator(); - while(eiterator.hasNext()) { - JavaClass exception = (JavaClass)eiterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2456, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getJavaName(), matchingClazz.getJavaName()}, this); - vc.addMessage(message); - } - } - - public final void validateMatchingHomeMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - Method remoteMethod = ValidationRuleUtility.getMethod(method, getMatchingHomeMethodName(vc, bean, clazz, method, methodsExtendedLists), getRemoteHomeMethodsExtended(methodsExtendedLists)); - if(remoteMethod != null) { - validateMatchingMethodExceptions(vc, bean, clazz, method, bean.getHomeInterface(), remoteMethod); - } - - Method localMethod = ValidationRuleUtility.getMethod(method, getMatchingHomeMethodName(vc, bean, clazz, method, methodsExtendedLists), getLocalHomeMethodsExtended(methodsExtendedLists)); - if(localMethod != null) { - validateMatchingMethodExceptions(vc, bean, clazz, method, bean.getLocalHomeInterface(), localMethod); - } - } - - public final void validateMatchingComponentMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - Method remoteMethod = ValidationRuleUtility.getMethod(method, method.getName(), getRemoteComponentMethodsExtended(methodsExtendedLists)); - if(remoteMethod != null) { - validateMatchingMethodExceptions(vc, bean, clazz, method, bean.getRemoteInterface(), remoteMethod); - } - - Method localMethod = ValidationRuleUtility.getMethod(method, method.getName(), getLocalComponentMethodsExtended(methodsExtendedLists)); - if(localMethod != null) { - validateMatchingMethodExceptions(vc, bean, clazz, method, bean.getLocalInterface(), localMethod); - } - } - - protected void validateAppendixB(IEJBValidationContext vc, EnterpriseBean bean, JavaClass thisEjbObject) { - // The Java inheritance structure must match the EJB inheritance structure. - // e.g. if EJB B is a child of EJB A, then class B must be a child of class A. - // B could be a grandchild (or great-grandchild or ...) of A. - if(bean == null) { - return; - } - EnterpriseBean supertype = getSuperType(bean); - JavaClass parentEjbObject = null; - if (supertype != null) { - parentEjbObject = supertype.getEjbClass(); - - // EJBObject a Xchild of parent EJBObject (X = child, grandchild, great-grandchild, etc.) - try { - ValidationRuleUtility.isValidType(thisEjbObject); - ValidationRuleUtility.isValidType(parentEjbObject); - if (!ValidationRuleUtility.isAssignableFrom(thisEjbObject, parentEjbObject)) { - String[] msgParm = new String[] { thisEjbObject.getQualifiedName(), parentEjbObject.getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2103, IEJBValidationContext.ERROR, bean, thisEjbObject, msgParm, this); - vc.addMessage(message); - } - } - catch (InvalidInputException e) { - String[] msgParm = { e.getJavaClass().getQualifiedName(), bean.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - } - } - - public final boolean followRemoteExceptionRules(EnterpriseBean bean, Method method) throws InvalidInputException, ValidationCancelledException { - // must not throw RemoteException - return ValidationRuleUtility.doesNotThrowRemoteException(bean, method); - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ACMPHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ACMPHomeVRule.java deleted file mode 100644 index 04053bd8c..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ACMPHomeVRule.java +++ /dev/null @@ -1,76 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; -import java.util.List; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - */ -public abstract class ACMPHomeVRule extends AEntityHomeVRule { - - public final void validateFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws ValidationCancelledException, InvalidInputException, ValidationException { - super.validateFindMethod(vc, bean, clazz, method); - - // Check that this method is associated with a query element in ejb-jar.xml - // findByPrimaryKey does not need a query element (10.5.6) - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedList, this); - if((methodType & IMethodAndFieldConstants.FINDBYPRIMARYKEY) == IMethodAndFieldConstants.FINDBYPRIMARYKEY) { - return; - } - - ContainerManagedEntity cmp = (ContainerManagedEntity)bean; - if(!ValidationRuleUtility.isAssociatedWithQuery(cmp, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2495, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - } - - public boolean findMatchingMethod(long methodType) { - if((methodType & FIND) == IMethodAndFieldConstants.FIND) { - return false; - } - return super.findMatchingMethod(methodType); - } - - - /** - * @see org.eclipse.wst.validation.internal.provisional.core.core.ejb.ejb20.rules.impl.AHomeVRule#returnsComponentInterfaceOrCollection(IEJBValidationContext, EnterpriseBean, JavaClass, Method) - */ - protected boolean returnsComponentInterfaceOrCollection(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException { - if(returnsComponentInterface(vc, bean, clazz, method)) { - return true; - } - - JavaHelpers returnParm = method.getReturnType(); - JavaHelpers javaUtilCollection = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_UTIL_COLLECTION, bean); - if(ValidationRuleUtility.isAssignableFrom(returnParm, javaUtilCollection)) { - return true; - } - - return false; - } - - public final void validateMatchingReturnTypeMatches(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method homeMethod, Method beanMethod, List[] methodsExtendedList) { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, homeMethod, methodsExtendedList, this); - if((methodType & FIND) != FIND) { - super.validateMatchingReturnTypeMatches(vc, bean, clazz, homeMethod, beanMethod, methodsExtendedList); - } - // do not validate the return type of find methods because there should not be an implementation on the bean class - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AComponentVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AComponentVRule.java deleted file mode 100644 index 870ed42c6..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AComponentVRule.java +++ /dev/null @@ -1,164 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.Iterator; -import java.util.List; -import java.util.Set; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public abstract class AComponentVRule extends AInterfaceTypeVRule { - public Object getTarget(Object parent, Object clazz) { - if(parent == null) { - return null; - } - - if((isRemote() & REMOTE) == REMOTE) { - return ((EnterpriseBean)parent).getRemoteInterface(); - } - return ((EnterpriseBean)parent).getLocalInterface(); - } - - public long getDefaultMethodType() { - return BUSINESS; - } - - public long[] getBaseTypes() { - return getSupertypes(); - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(!followRMI_IIOPInheritanceRules(bean, clazz)) { - // IWAD4057 = {0} must follow RMI-IIOP rules for remote interfaces. Read section 7.10.5 of the EJB 2.0 specification. - // IWAD4210 = {0} must follow RMI-IIOP rules for remote interfaces. Read section 10.6.9 of the EJB 2.0 specification. - // IWAD4326 = {0} must follow RMI-IIOP rules for remote interfaces. Read section 12.2.8 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2468, IEJBValidationContext.INFO, bean, clazz, this); - vc.addMessage(message); - } - - validateAppendixB(vc, bean, clazz); - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - super.validate(vc, bean, clazz, method, methodsExtendedLists); // check application exceptions - - if(isEJBInterfaceMethod(bean, method)) { - // IWAD4021 = {0} is provided by the container. Read section 6.5 of the EJB 2.0 specification. - // IWAD4110 = {0} is provided by the container. Read section 9.9 of the EJB 2.0 specification. - // IWAD4112 = {0} is provided by the container. Read section 9.10 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2469, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - - Method match = ValidationRuleUtility.getMethod(method, method.getName(), getBeanClassMethodsExtended(methodsExtendedLists)); - if(match == null) { - // IWAD4058 = {0} must exist on {1}. Read section 7.10.5 of the EJB 2.0 specificiation. - // IWAD4070 = {0} must exist on {1}. Read section 7.10.7 of the EJB 2.0 specification. - // IWAD4327 = {0} must exist on {1}. Read section 12.2.8 of the EJB 2.0 specification. - // IWAD4354 = {0} must exist on {1}. Read section 12.2.10 of the EJB 2.0 specification. - // IWAD4211 = {0} must exist on {1}. Read section 10.6.9 of the EJB 2.0 specification. - // IWAD4227 = {0} must exist on {1}. Read section 10.6.11 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2023, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{method.getMethodElementSignature(), bean.getEjbClass().getJavaName()}, this); - vc.addMessage(message); - } - else { - if(!ValidationRuleUtility.isAssignableFrom(method.getReturnType(), match.getReturnType())) { - // IWAD4212 = This method must return the same type as {0}. Read section 10.6.9 of the EJB 2.0 specification. - // IWAD4228 = This method must return the same type as {0}. Read section 10.6.11 of the EJB 2.0 specification. - // IWAD4328 = This method must return the same type as {0} on {1}. Read section 12.2.8 of the EJB 2.0 specification. - // IWAD4355 = This method must return {0}. Read section 12.2.10 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2470, IEJBValidationContext.ERROR, bean, clazz, method, new String[]{match.getReturnType().getJavaName()}, this); - vc.addMessage(message); - } - - Set exceptions = ValidationRuleUtility.getNotSubsetExceptions(bean, match, method); - Iterator eiterator = exceptions.iterator(); - while(eiterator.hasNext()) { - JavaClass exception = (JavaClass)eiterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2471, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getJavaName(), match.getMethodElementSignature()}, this); - vc.addMessage(message); - } - } - - if(!followRemoteExceptionRules(bean, method)) { - // IWAD4056 = This method must throw java.rmi.RemoteException. Read section 7.10.5 of the EJB 2.0 specification. - // IWAD4069 = This method must not throw java.rmi.RemoteException. Read section 7.10.7, 18.3.8, 18.6 of the EJB 2.0 specification. - // IWAD4325 = This method must throw java.rmi.RemoteException. Read section 12.2.8 of the EJB 2.0 specification. - // IWAD4353 = This method must not throw java.rmi.RemoteException. Read section 12.2.10, 18.3.8, 18.6 of the EJB 2.0 specification. - // IWAD4209 = This method must throw java.rmi.RemoteException. Read section 10.6.9 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_bus, getMessageRemoteExceptionSeverity(), bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4055 = {0} must be a legal type for RMI-IIOP. Read section 7.10.5 of the EJB 2.0 specification. - // IWAD4208 = {0} must be a legal type for RMI-IIOP. Read section 10.6.9 of the EJB 2.0 specification. - // IWAD4324 = {0} must be a legal type for RMI-IIOP. Read section 12.2.8 of the EJB 2.0 specification. - validateRMI_IIOPTypeRules(vc, bean, clazz, method, methodsExtendedLists, true); - - JavaHelpers oe = getOverExposedLocalType(bean, clazz, method); - if(oe != null) { - // IWAD4059 = This method must not expose the {0} type. Read section 7.10.5 of the EJB 2.0 specification. - // IWAD4107 = This method must not expose the {0} type. Read section 9.7.2 of the EJB 2.0 specification. - // IWAD4330 = This method must not expose the {0} type. Read section 12.2.8 of the EJB 2.0 specification. - // IWAD4128 = This method must not expose the {0} type. Read section 10.3.1, 10.3.10.1 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2472, IEJBValidationContext.INFO, bean, clazz, method, new String[]{oe.getQualifiedName()}, this); - vc.addMessage(message); - } - } - - protected void validateAppendixB(IEJBValidationContext vc, EnterpriseBean bean, JavaClass thisComponent) { - // The Java inheritance structure must match the EJB inheritance structure. - // e.g. if EJB B is a child of EJB A, then class B must be a child of class A. - // B could be a grandchild (or great-grandchild or ...) of A. - if(bean == null) { - return; - } - EnterpriseBean supertype = getSuperType(bean); - JavaClass parentComponent = null; - if (supertype != null) { - parentComponent = getComponentInterface(supertype); - - if(parentComponent == null) { - // child uses either local, or remote, but not both interfaces - return; - } - - // Component a Xchild of parent Component - try { - ValidationRuleUtility.isValidType(thisComponent); - ValidationRuleUtility.isValidType(parentComponent); - if (!ValidationRuleUtility.isAssignableFrom(thisComponent, parentComponent)) { - String[] msgParm = new String[] { thisComponent.getQualifiedName(), parentComponent.getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2105, IEJBValidationContext.ERROR, bean, thisComponent, msgParm, this); - vc.addMessage(message); - } - } - catch (InvalidInputException e) { - String[] msgParm = { e.getJavaClass().getQualifiedName(), bean.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - } - -// validateAppendixB(vc, supertype, parentComponent); - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AEntityBeanClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AEntityBeanClassVRule.java deleted file mode 100644 index 4948507ac..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AEntityBeanClassVRule.java +++ /dev/null @@ -1,44 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.text.MessageFormat; -import java.util.List; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - */ -public abstract class AEntityBeanClassVRule extends ABeanClassVRule { - private static final String missingMethodTemplate = "{0}({1})"; //$NON-NLS-1$ - - public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws ValidationCancelledException, ValidationCancelledException, InvalidInputException, ValidationException { - super.validateEjbCreateMethod(vc, bean, clazz, method, methodsExtendedList); - - validateMatchingEjbPostCreateMethod(vc, bean, clazz, method, methodsExtendedList); - } - - public final void validateMatchingEjbPostCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - String matchingMethodName = IMethodAndFieldConstants.METHODNAME_EJBPOSTCREATE + method.getName().substring(9); // "ejbCreate" is 9 characters long, so strip off characters 0..8 inclusive - Method ejbPostCreateMethod = ValidationRuleUtility.getMethod(method, matchingMethodName, getBeanClassMethodsExtended(methodsExtendedLists)); - if(ejbPostCreateMethod == null) { - String missingMethod = MessageFormat.format(missingMethodTemplate, new String[]{matchingMethodName, ValidationRuleUtility.getParmsAsString(method)}); - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2050_ejbPostCreate, IEJBValidationContext.ERROR, bean, clazz, method, new String[]{missingMethod}, this); - vc.addMessage(message); - } - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AEntityHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AEntityHomeVRule.java deleted file mode 100644 index b742fc311..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AEntityHomeVRule.java +++ /dev/null @@ -1,98 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaParameter; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - - -public abstract class AEntityHomeVRule extends AHomeVRule { - /** - * If the type of the method isn't listed in the KNOWN_METHODS, what type of method is it - * considered to be? - */ - public long getDefaultMethodType() { - return HOME; - } - - public final void validateFindByPrimaryKeyMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, ValidationException { - JavaClass key = ((Entity)bean).getPrimaryKey(); - JavaParameter[] parms = method.listParametersWithoutReturn(); - if((parms.length != 1) || (!ValidationRuleUtility.isAssignableFrom(key, parms[0].getJavaType()))) { - String keyName = (key == null) ? IEJBValidatorConstants.NULL_PRIMARY_KEY : key.getJavaName(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2475, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{keyName}, this); - vc.addMessage(message); - } - } - - public void validateFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(!ValidationRuleUtility.followsFinderExceptionRules(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2477, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - - if(!ValidationRuleUtility.followsObjectNotFoundExceptionRules(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2478, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_FINDBYPRIMARYKEY)) { - validateFindByPrimaryKeyMethod(vc, bean, clazz, method); - if(!returnsComponentInterface(vc, bean, clazz, method)) { - JavaClass componentInterface = getComponentInterface(bean); - String className = null; - if(componentInterface != null) { - className = componentInterface.getJavaName(); - } - else { - if((isRemote() & IEJBType.REMOTE) == IEJBType.REMOTE) { - className = IEJBValidatorConstants.NULL_REMOTE; - } - else { - className = IEJBValidatorConstants.NULL_LOCAL; - } - } - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2479, IEJBValidationContext.ERROR, bean, clazz, method, new String[]{className}, this); - vc.addMessage(message); - } - } - else { - if(!returnsComponentInterfaceOrCollection(vc, bean, clazz, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2403, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{getComponentInterface(bean).getName()}, this); - vc.addMessage(message); - } - } - } - - public void validateHomeMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, ValidationException { - // IWAD4350 = The return type must match the return type of {0}. Read section 12.2.9 of the EJB 2.0 specification. - // The above check is done in the "validate(vc, bean, clazz, method) method. - if(method.getName().startsWith(IMethodAndFieldConstants.METHODNAME_CREATE)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2462, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - else if(method.getName().startsWith(IMethodAndFieldConstants.PREFIX_FIND)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2463, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - else if(method.getName().startsWith(IMethodAndFieldConstants.METHODNAME_REMOVE)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2464, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AHomeVRule.java deleted file mode 100644 index fdcab9111..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AHomeVRule.java +++ /dev/null @@ -1,284 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.Iterator; -import java.util.List; -import java.util.Set; -import java.util.logging.Level; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - -/** - * @version 1.0 - * @author - */ -public abstract class AHomeVRule extends AInterfaceTypeVRule { - public Object getTarget(Object parent, Object clazz) { - if(parent == null) { - return null; - } - - if((isRemote() & REMOTE) == REMOTE) { - return ((EnterpriseBean)parent).getHomeInterface(); - } - return ((EnterpriseBean)parent).getLocalHomeInterface(); - } - - public void validateFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException { - // By default, do nothing. - // Let the entity rules override this method, and the session don't do anything - // because validateMethodMustNotExist does what the sessions need. - } - - public boolean followsCreateExceptionRules(EnterpriseBean bean, Method method) throws InvalidInputException, ValidationCancelledException { - return ValidationRuleUtility.throwsCreateException(bean, method); - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(!ValidationRuleUtility.isLegalRMI_IIOPInheritance(clazz)) { - // IWAD4334 = {0} must follow RMI-IIOP rules for remote interfaces. Read section 12.2.9 of the EJB 2.0 specification. - // IWAD4217 = {0} must follow RMI-IIOP rules for remote interfaces. Read section 10.6.10 of the EJB 2.0 specification. - // IWAD4062 = {0} must follow RMI-IIOP rules for remote interfaces. Read section 7.10.6 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2461, IEJBValidationContext.INFO, bean, clazz, this); - vc.addMessage(message); - } - - validateAppendixB(vc, bean, clazz); - } - - public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - super.validate(vc, bean, clazz, method, methodsExtendedLists); // check application exceptions - - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this); - String nameOfMethodToFind = method.getName(); - boolean validateReturnTypeMatches = false; - if((methodType & CREATE) == CREATE) { - validateCreateMethod(vc, bean, clazz, method); - - StringBuffer buffer = new StringBuffer(IMethodAndFieldConstants.PREFIX_EJBC); - // Strip the "c" off of "create" and replace with "ejbC" - buffer.append(method.getName().substring(1)); - nameOfMethodToFind = buffer.toString(); - } - else if((methodType & FIND) == FIND) { - validateFindMethod(vc, bean, clazz, method); - StringBuffer buffer = new StringBuffer(IMethodAndFieldConstants.PREFIX_EJBF); - // Strip the "f" off of "find" and replace with "ejbF" - buffer.append(method.getName().substring(1)); - nameOfMethodToFind = buffer.toString(); - - validateReturnTypeMatches = true; - } - else if((methodType & HOME) == HOME) { - // remove is a special method. See 9.5.3 for an example - - validateHomeMethod(vc, bean, clazz, method); - - // Section number stating this name convention? - String methodName = method.getName(); - StringBuffer buffer = new StringBuffer(IMethodAndFieldConstants.PREFIX_EJBHOME); - buffer.append(Character.toUpperCase(methodName.charAt(0))); - buffer.append(method.getName().substring(1)); - nameOfMethodToFind = buffer.toString(); - - validateReturnTypeMatches = true; - } - else { - // Method shouldn't be here. ATypeVRule will catch. - return; - } - - if(!followRemoteExceptionRules(bean, method)) { - IMethodType mType = MethodUtility.getUtility().getMethodType(bean, clazz, method, methodsExtendedLists, this); - if(mType == null) { - // should never happen... - Logger logger = vc.getMsgLogger(); - if(logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("AHomeVRule - validate method which must not exist"); //$NON-NLS-1$ - entry.setText("Method type is null: " + clazz.getQualifiedName() + "::" + method.getName() ); //$NON-NLS-1$ //$NON-NLS-2$ - logger.write(Level.FINEST, entry); - } - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, mType.getMessageId_messageRemoteException(), getMessageRemoteExceptionSeverity(), bean, clazz, method, this); - vc.addMessage(message); - } - } - - validateRMI_IIOPTypeRules(vc, bean, clazz, method, methodsExtendedLists, ((methodType & FIND) != FIND)); // do not check that the return type of a find method is serializable. If it's Collection or Set it won't be serializable, and if it doesn't return Collection, Set, or the component interface then the return type will be flagged. - - JavaHelpers local = getOverExposedLocalType(bean, clazz, method); - if(local != null) { - // IWAD4023 = {0} cannot be an argument or result type. Read section 6.7.2 of the EJB 2.0 specification. - // IWAD4225 = This method must not expose the {0} type. Read section 10.6.10 of the EJB 2.0 specification. - // IWAD4351 = This method must not expose the {0} type. Read section 12.2.9 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2466, IEJBValidationContext.INFO, bean, clazz, method, new String[]{local.getQualifiedName()}, this); - vc.addMessage(message); - } - - if(findMatchingMethod(methodType)) { - validateMatchingBeanMethod(vc, bean, clazz, method, nameOfMethodToFind, validateReturnTypeMatches, methodsExtendedLists); - } - } - - public boolean findMatchingMethod(long methodType) { - return true; - } - - public final void validateMatchingBeanMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, String nameOfMethodToFind, boolean validateReturnTypeMatches, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - Method match = ValidationRuleUtility.getMethod(method, nameOfMethodToFind, getBeanClassMethodsExtended(methodsExtendedLists)); - if(match == null) { - IMethodType mType = MethodUtility.getUtility().getMethodType(bean, clazz, method, methodsExtendedLists, this); - if(mType == null) { - // oops - Logger logger = vc.getMsgLogger(); - if(logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("AHomeVRule - validate method"); //$NON-NLS-1$ - entry.setText("Method type is null: " + bean.getName() + "::" + clazz.getJavaName() + "::" + method.getMethodElementSignature()); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - logger.write(Level.FINEST, entry); - } - } - else { - JavaClass beanClass = bean.getEjbClass(); - String beanClassName = (beanClass == null) ? IEJBValidatorConstants.NULL_BEAN_CLASS : beanClass.getJavaName(); - IMessage message = MessageUtility.getUtility().getMessage(vc, mType.getMessageId_messageMissingMatching(), IEJBValidationContext.WARNING, bean, clazz, method, new String[]{nameOfMethodToFind, beanClassName}, this); - vc.addMessage(message); - } - } - else { - if(validateReturnTypeMatches) { - validateMatchingReturnTypeMatches(vc, bean, clazz, method, match, methodsExtendedLists); - } - - Set exceptions = ValidationRuleUtility.getNotSubsetExceptions(bean, match, method); - Iterator eiterator = exceptions.iterator(); - while(eiterator.hasNext()) { - JavaClass exception = (JavaClass)eiterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2465, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getJavaName(), match.getMethodElementSignature()}, this); - vc.addMessage(message); - } - } - } - - public void validateMatchingReturnTypeMatches(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method homeMethod, Method beanMethod, List[] methodsExtendedMethod) { - if(!ValidationRuleUtility.isAssignableFrom(homeMethod.getReturnType(), beanMethod.getReturnType())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2402, IEJBValidationContext.ERROR, bean, clazz, homeMethod, new String[]{beanMethod.getReturnType().getJavaName()}, this); - vc.addMessage(message); - } - } - - public void validateCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(!followsCreateExceptionRules(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2467, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - - if(!returnsComponentInterface(vc, bean, clazz, method)) { - JavaClass componentInterface = getComponentInterface(bean); - String className = null; - if(componentInterface != null) { - className = componentInterface.getJavaName(); - } - else { - if((isRemote() & IEJBType.REMOTE) == IEJBType.REMOTE) { - className = IEJBValidatorConstants.NULL_REMOTE; - } - else { - className = IEJBValidatorConstants.NULL_LOCAL; - } - } - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2402, IEJBValidationContext.ERROR, bean, clazz, method, new String[]{className}, this); - vc.addMessage(message); - } - } - - public void validateHomeMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, ValidationException { - // IWAD4350 = The return type must match the return type of {0}. Read section 12.2.9 of the EJB 2.0 specification. - // The above check is done in the "validate(vc, bean, clazz, method) method. - } - - protected boolean returnsComponentInterface(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException { - JavaClass componentInterface = getComponentInterface(bean); - return ValidationRuleUtility.isAssignableFrom(method.getReturnType(), componentInterface); - } - - protected boolean returnsComponentInterfaceOrCollection(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException { - if(returnsComponentInterface(vc, bean, clazz, method)) { - return true; - } - - JavaHelpers returnParm = method.getReturnType(); - JavaHelpers javaUtilEnumeration = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_UTIL_ENUMERATION, bean); - if(ValidationRuleUtility.isAssignableFrom(returnParm, javaUtilEnumeration)) { - return true; - } - - JavaHelpers javaUtilCollection = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_UTIL_COLLECTION, bean); - if(ValidationRuleUtility.isAssignableFrom(returnParm, javaUtilCollection)) { - return true; - } - - return false; - } - - protected void validateAppendixB(IEJBValidationContext vc, EnterpriseBean bean, JavaClass thisHome) { - // The Java inheritance structure must match the EJB inheritance structure. - // e.g. if EJB B is a child of EJB A, then class B must be a child of class A. - // B could be a grandchild (or great-grandchild or ...) of A. - - if(bean == null) { - // bean has no supertype - return; - } - EnterpriseBean supertype = getSuperType(bean); - JavaClass parentHome = null; - if (supertype != null) { - // check this CMP's supertype - parentHome = getHomeInterface(supertype); - - if(parentHome == null) { - // child uses either local, or remote, but not both interfaces - return; - } - - // Home a Xchild of parent Home - // In our EJB component inheritance structure, while it is legal for - // a home to inherit from another home, (section B.2), it is not legal - // for WSA component inheritance structure. - try { - ValidationRuleUtility.isValidType(thisHome); - ValidationRuleUtility.isValidType(parentHome); - if (ValidationRuleUtility.isAssignableFrom(thisHome, parentHome)) { - String[] msgParm = new String[] { thisHome.getQualifiedName(), parentHome.getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2104, IEJBValidationContext.ERROR, bean, thisHome, msgParm, this); - vc.addMessage(message); - } - } - catch (InvalidInputException e) { - String[] msgParm = { e.getJavaClass().getQualifiedName(), bean.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - } - -// validateAppendixB(vc, supertype, parentHome); - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AInterfaceTypeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AInterfaceTypeVRule.java deleted file mode 100644 index 0fd0c14ce..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AInterfaceTypeVRule.java +++ /dev/null @@ -1,151 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.Iterator; -import java.util.List; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.JavaParameter; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - - -/* - * This class is a hack around the Java lack of support for multiple inheritance. - * All if statements which object-oriented programming would normally replace - * are contained in this class. - */ -public abstract class AInterfaceTypeVRule extends ATypeVRule implements IEJBInterfaceType { - public final static List getBeanClassMethodsExtended(List[] methodsExtendedList) { - return methodsExtendedList[0]; - } - - public final List[] getMethodsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - // A home or component class needs the following classes' extended methods: - // 1. bean class - JavaClass beanClass = bean.getEjbClass(); - if(beanClass == null) { - throw new InvalidInputException(); - } - List[] result = new List[1]; - result[0] = beanClass.getMethodsExtended(); - return result; - } - - public final List[] getFieldsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // Never check that a home or component's field is defined on another class - // of the bean. - return null; - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - //Default - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - validateApplicationExceptionRules(vc, bean, clazz, method); - } - - public final boolean isEJBInterfaceMethod(EnterpriseBean bean, Method method) throws InvalidInputException { - long[] superTypes = getSupertypes(); - for(int i=0; i<superTypes.length; i++) { - if(ClassUtility.getUtility().isClassType(bean, method.getJavaClass(), superTypes[i])) { - return true; - } - } - return false; - } - - public final JavaHelpers getOverExposedLocalType(EnterpriseBean bean, JavaClass clazz, Method method) { - if((isRemote() & IEJBType.REMOTE) == IEJBType.REMOTE) { - // need to check that the method doesn't expose any of the local types of the bean - JavaParameter[] parms = method.listParametersWithoutReturn(); - if(parms != null) { - for(int i=0; i<parms.length; i++) { - JavaParameter parm = parms[i]; - if(ValidationRuleUtility.isLocalType(bean, parm.getJavaType())) { - return parm.getJavaType(); - } - } - } - - // Now check the return type - JavaHelpers parm = method.getReturnType(); - if(ValidationRuleUtility.isLocalType(bean, parm)) { - return parm; - } - - return null; - } - return null; - } - - public long getFieldType(EnterpriseBean bean, JavaClass clazz, Field field) { - if(field == null) { - return EXCLUDED_FIELD; - } - else if(field.getName().equals(IMethodAndFieldConstants.FIELDNAME_SERIALVERSIONUID)) { - return SERIALVERSIONUID; - } - else { - return OTHER_FIELD; - } - } - - public void validateApplicationExceptionRules(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, MessageLimitException { - List exceptions = method.getJavaExceptions(); - if(exceptions.size() == 0) { - return; - } - - // IWAD4419 = {0} must be a subclass of java.lang.Exception. Read section 18.1.1, 18.2.1 of the EJB 2.0 specification. - Iterator iterator = exceptions.iterator(); - try { - JavaHelpers javaLangException = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_LANG_EXCEPTION, bean); - JavaHelpers javaLangRuntimeException = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_LANG_RUNTIMEEXCEPTION, bean); - - while(iterator.hasNext()) { - JavaClass exception = (JavaClass)iterator.next(); - - if(!ValidationRuleUtility.isApplicationException(exception, bean)) { - continue; - } - - if(!ValidationRuleUtility.isAssignableFrom(exception, javaLangException)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2404, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getName()}, this); - vc.addMessage(message); - - // no point checking the rest - continue; - } - - // IWAD4420 = {0} must not be a subclass of java.lang.RuntimeException. Read section 18.1.1, 18.2.1 of the EJB 2.0 specification. - if(ValidationRuleUtility.isAssignableFrom(exception, javaLangRuntimeException)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2416, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getName()}, this); - vc.addMessage(message); - } - } - return; - } - catch(InvalidInputException exc) { - // vc.addMessage("Cannot validate exceptions because the {0} type cannot be reflected. Check the classpath."); - // Don't add any message other than the "cannot validate" message. - return; - } - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AKeyClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AKeyClassVRule.java deleted file mode 100644 index ec134bc17..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AKeyClassVRule.java +++ /dev/null @@ -1,79 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.List; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public abstract class AKeyClassVRule extends ATypeVRule { - protected final static long[] BASE_TYPES = new long[]{ITypeConstants.JAVA_LANG_OBJECT}; - - public long[] getBaseTypes() { - return BASE_TYPES; - } - - public final List[] getMethodsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // Never check that a key class' method is defined on another class - // of the bean. - return null; - } - - public final List[] getFieldsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // Never check that a key class' field is defined on another class - // of the bean. - return null; - } - - /* - * @see IClassVRule#validate(IEJBValidationContext, EnterpriseBean, JavaClass) - */ - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - // CHKJ2108 = {0} must be a legal Value Type in RMI-IIOP. Read section 9.8 of the EJB 2.0 specification. - // CHKJ2241 = {0} must be a legal Value Type in RMI-IIOP. Read section 10.6.13 of the EJB 2.0 specification. - // CHKJ2376 = {0} must be a legal Value Type in RMI-IIOP. Read section 12.2.12 of the EJB 2.0 specification. - if(!ValidationRuleUtility.isLegalRMI_IIOPType(bean, clazz)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2019, IEJBValidationContext.INFO, bean, clazz, this); - vc.addMessage(message); - } - } - - public long getFieldType(EnterpriseBean bean, JavaClass clazz, Field field) { - if(field == null) { - return EXCLUDED_FIELD; - } - else if(field.getName().equals(IMethodAndFieldConstants.FIELDNAME_SERIALVERSIONUID)) { - return SERIALVERSIONUID; - } - else { - return OTHER_FIELD; - } - } - - public long getDefaultMethodType() { - return NO_METHODS; - } - - public final boolean followRemoteExceptionRules(EnterpriseBean bean, Method method) throws InvalidInputException, ValidationCancelledException { - // Doesn't matter if the key class throws RemoteException or not - return true; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ASessionBeanClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ASessionBeanClassVRule.java deleted file mode 100644 index 43e682bc9..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ASessionBeanClassVRule.java +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - */ -public abstract class ASessionBeanClassVRule extends ABeanClassVRule { - public final void validateTransientField(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(field.isTransient()) { - // IWAD4025 = Transient fields are discouraged. Read section 7.4.1 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2453, IEJBValidationContext.INFO, bean, clazz, field, this); - vc.addMessage(message); - - JavaHelpers javaxEjbSessionContext = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_EJB_SESSIONCONTEXT, bean); - JavaHelpers javaxTransactionUsertransaction = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_TRANSACTION_USERTRANSACTION, bean); - if(ValidationRuleUtility.isAssignableFrom(ValidationRuleUtility.getType(field), javaxEjbSessionContext) || - ValidationRuleUtility.isAssignableFrom(ValidationRuleUtility.getType(field), javaxTransactionUsertransaction) || - ValidationRuleUtility.isLocalType(bean, ValidationRuleUtility.getType(field)) || - ValidationRuleUtility.isJNDINamingContext(field)) - { - // IWAD4024 = A transient field should not be the {0} type. Read section 7.4.1 of the EJB 2.0 specification. - message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2452, IEJBValidationContext.WARNING, bean, clazz, field, this); - vc.addMessage(message); - } - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ASessionHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ASessionHomeVRule.java deleted file mode 100644 index 4959ef332..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ASessionHomeVRule.java +++ /dev/null @@ -1,24 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -/** - */ -public abstract class ASessionHomeVRule extends AHomeVRule { - /** - * If the type of the method isn't listed in the KNOWN_METHODS, what type of method is it - * considered to be? - */ - public long getDefaultMethodType() { - // If it's not a create method, then it shouldn't be there. - return EXCLUDED_METHOD; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AStatelessHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AStatelessHomeVRule.java deleted file mode 100644 index 0a7e3ebf5..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AStatelessHomeVRule.java +++ /dev/null @@ -1,35 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public abstract class AStatelessHomeVRule extends ASessionHomeVRule { - public void validateCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException { - // The create method must be a create() method. - if((method.listParametersWithoutReturn().length != 0) || (!IMethodAndFieldConstants.METHODNAME_CREATE.equals(method.getName()))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2476, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - else { - super.validateCreateMethod(vc, bean, clazz, method); - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ATypeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ATypeVRule.java deleted file mode 100644 index d3801b237..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ATypeVRule.java +++ /dev/null @@ -1,644 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.List; -import java.util.logging.Level; - -import org.eclipse.emf.ecore.EObject; -import org.eclipse.emf.ecore.xmi.XMIResource; -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.JavaParameter; -import org.eclipse.jem.java.Method; -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - - -/** - * @version 1.0 - * @author - */ -public abstract class ATypeVRule extends AValidationRule implements IClassVRule, IEJBType { - private static final int NO_FIELDS = 0; - - private long _methodList = NO_METHODS; - private long _fieldList = NO_FIELDS; - - public final void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationException { - vc.subtask(IEJBValidatorConstants.STATUS_VALIDATING, new String[]{((JavaClass) target).getJavaName()}); - - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EJB20Validator - validate"); //$NON-NLS-1$ - entry.setText(getClass().getName() + "::validate(" + targetParent + ", " + target); //$NON-NLS-1$ //$NON-NLS-2$ - logger.write(Level.FINEST, entry); - } - - try { - vc.terminateIfCancelled(); - - EnterpriseBean bean = (EnterpriseBean) targetParent; - JavaClass clazz = (JavaClass) target; - - try { - //clean up old reflection error on the clazz that is getting validated - vc.removeMessages(clazz); - // Check that all of the types in the bean reflected correctly, - // and that the types' parents reflected correctly too. - ValidationRuleUtility.isValidTypeHierarchy(bean, clazz); - } catch (InvalidInputException exc) { - reflectionError(vc, bean, clazz); - return; - } - - if (ValidationRuleUtility.isUnnamedPackage(clazz.getJavaPackage())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2041, IEJBValidationContext.INFO, bean, clazz, this); - vc.addMessage(message); - } - - try { - validate(vc, bean, clazz); - vc.terminateIfCancelled(); - - List[] methodsExtendedList = getMethodsExtended(vc, bean, clazz); - validate(vc, bean, clazz, clazz.listMethodExtended(), methodsExtendedList); - vc.terminateIfCancelled(); - - List[] fieldsExtendedList = getFieldsExtended(vc, bean, clazz); - validate(vc, bean, clazz, clazz.listFieldExtended(), fieldsExtendedList); - vc.terminateIfCancelled(); - - validateSupertypes(vc, bean, clazz); - vc.terminateIfCancelled(); - - validateMethodsWhichMustExist(vc, bean, clazz); - vc.terminateIfCancelled(); - } catch (InvalidInputException exc) { - reflectionError(vc, bean, clazz); - return; - } - } catch (ValidationCancelledException exc) { - // remove any existing messages since they may be faulty - } - } - - protected final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field[] fields, List[] fieldsExtendedLists) throws ValidationException { - try { - vc.terminateIfCancelled(); - - Field field = null; - for (int i = 0; i < fields.length; i++) { - vc.terminateIfCancelled(); - field = fields[i]; - if (field == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINE)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EJB20Validator - validate fields"); //$NON-NLS-1$ - entry.setText("A field is null on " + clazz.getQualifiedName()); //$NON-NLS-1$ - logger.write(Level.FINE, entry); - } - continue; - } - try { - Logger logger = vc.getMsgLogger(); - if (logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EJB20Validator - validate fields"); //$NON-NLS-1$ - entry.setText("Validating field " + field.getName() + "on clazz " + clazz + " and isValid returns " + isValid(bean, clazz, field)); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - logger.write(Level.FINEST, entry); - } - - if (isValid(bean, clazz, field)) { - register(vc, bean, clazz, field, fieldsExtendedLists); - validate(vc, bean, clazz, field, fieldsExtendedLists); - } - } catch (InvalidInputException e) { - reflectionWarning(vc, bean, clazz, field, e); - } - } - vc.terminateIfCancelled(); - } catch (ValidationCancelledException exc) { - // remove any existing messages since they may be faulty - } - - } - - protected final boolean isValid(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws InvalidInputException { - if (isOwnedByBase(bean, method)) { - return false; - } - - return ((getMethodType(bean, clazz, method, methodsExtendedLists) & EXCLUDED_METHOD) != EXCLUDED_METHOD); - } - - protected final boolean isOwnedByBase(EnterpriseBean bean, Field field) throws InvalidInputException { - if (field == null) { - return false; - } - - long[] baseTypes = getBaseTypes(); - if (baseTypes == null) { - // no parents - return false; - } - - for (int i = 0; i < baseTypes.length; i++) { - if (ClassUtility.getUtility().isClassType(bean, field.getJavaClass(), baseTypes[i])) { - return true; - } - } - return false; - } - - protected final boolean isOwnedByBase(EnterpriseBean bean, Method method) throws InvalidInputException { - if (method == null) { - return false; - } - - long[] baseTypes = getBaseTypes(); - if (baseTypes == null) { - // no parents - return false; - } - - for (int i = 0; i < baseTypes.length; i++) { - if (ClassUtility.getUtility().isClassType(bean, method.getJavaClass(), baseTypes[i])) { - return true; - } - } - return false; - } - - protected final boolean isValid(EnterpriseBean bean, JavaClass clazz, Field field) throws InvalidInputException { - if (isOwnedByBase(bean, field)) { - return false; - } - - return ((getFieldType(bean, clazz, field) & EXCLUDED_FIELD) != EXCLUDED_FIELD); - } - - protected final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method[] methods, List[] methodsExtendedLists) throws ValidationException { - try { - vc.terminateIfCancelled(); - - Method method = null; - for (int i = 0; i < methods.length; i++) { - vc.terminateIfCancelled(); - method = methods[i]; - if (method == null) { - // No point adding a validation message, because the user can't do anything. - // Log this condition. - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINE)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EJB20Validator - validate methods"); //$NON-NLS-1$ - entry.setText("On " + clazz.getQualifiedName() + ", there is a null method."); //$NON-NLS-1$ //$NON-NLS-2$ - logger.write(Level.FINE, entry); - } - continue; - } - try { - Logger logger = vc.getMsgLogger(); - if (logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EJB20Validator - validate methods"); //$NON-NLS-1$ - entry.setText("Validating method " + method.getMethodElementSignature() + " on clazz " + clazz + " and isValid returns " + isValid(bean, clazz, method, methodsExtendedLists)); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - logger.write(Level.FINEST, entry); - } - - if (isValid(bean, clazz, method, methodsExtendedLists)) { - register(vc, bean, clazz, method, methodsExtendedLists); - if (isMethodAllowedToExist(bean, clazz, method, methodsExtendedLists)) { - validate(vc, bean, clazz, method, methodsExtendedLists); - } else { - validateMethodWhichMustNotExist(vc, bean, clazz, method, methodsExtendedLists); - } - } else { - if (!isOwnedByBase(bean, method)) { - if ((MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this) & EXCLUDED_METHOD) == EXCLUDED_METHOD) { - // unidentified method excluded - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2502, IEJBValidationContext.INFO, bean, clazz, method, new String[]{method.getName()}, this); - vc.addMessage(message); - } - } - } - } catch (InvalidInputException e) { - reflectionWarning(vc, bean, clazz, method, e); - } - - } - vc.terminateIfCancelled(); - } catch (ValidationCancelledException exc) { - // remove any existing messages since they may be faulty - } - - } - - public final void register(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtendedList) throws InvalidInputException, ValidationCancelledException, ValidationException { - _fieldList = (_fieldList | getFieldType(bean, clazz, field)); - } - - private boolean isDefaultConstructor(long methodType) { - return ((methodType & IMethodAndFieldConstants.CONSTRUCTOR_NOPARM) == IMethodAndFieldConstants.CONSTRUCTOR_NOPARM); - } - - private boolean doesPublicDefaultConstructorExist() { - if ((_methodList & IMethodAndFieldConstants.CONSTRUCTOR_NOPARM) == IMethodAndFieldConstants.CONSTRUCTOR_NOPARM) { - return true; - } - - return false; - } - - private boolean isDefaultConstructorInsertedByCompiler() { - // If the default constructor is not in the list, and if there are no constructors, - // the Java compiler will insert a default constructor. - if ((_methodList & IMethodAndFieldConstants.CONSTRUCTOR) == IMethodAndFieldConstants.CONSTRUCTOR) { - // There is a constructor, so return false. - return false; - } - - return true; - } - - protected final boolean isMethodAllowedToExist(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - long[] methods = getMethodsWhichMustNotExist(); - if (methods != null) { - for (int i = 0; i < methods.length; i++) { - long methodType = methods[i]; - long existingMethodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this); - if ((existingMethodType & methodType) == methodType) { - return false; - } - } - } - return true; - } - - /* - * @see IValidationRule#reset() - */ - public void validateMethodsWhichMustExist(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException, ValidationCancelledException, ValidationException { - long[] methods = getMethodsWhichMustExist(); - if (methods != null) { - for (int i = 0; i < methods.length; i++) { - long methodType = methods[i]; - boolean emitWarning = false; - if (isDefaultConstructor(methodType)) { - if (!doesPublicDefaultConstructorExist() && !isDefaultConstructorInsertedByCompiler()) { - emitWarning = true; - } - } else { - emitWarning = !exists(methodType); - } - - if (emitWarning) { - // IWAD4041 = This class must define a public constructor which takes no - // parameters. Read section 7.10.1 of the EJB 2.0 specification. - // IWAD4142 = {0} must exist. Read section 10.5.2 of the EJB 2.0 specification. - // IWAD4173 = {0} must exist. Read section 10.6.2 of the EJB 2.0 specification. - // IWAD4271 = {0} must exist. Read section 12.1.4.1 of the EJB 2.0 - // specification. - // IWAD4290 = {0} must exist. Read section 12.2.2 of the EJB 2.0 specification. - // IWAD4388 = {0} must exist. Read section 15.7.2 of the EJB 2.0 specification. - IMethodType mType = MethodUtility.getUtility().getMethodType(methodType); - if (mType == null) { - // ummmm....oops. This case should never happen. - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EJB20Validator - validate methods which must exist"); //$NON-NLS-1$ - entry.setText("Method type is null: " + methodType); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - continue; - } - - IMessage message = MessageUtility.getUtility().getMessage(vc, mType.getMessageId_messageMissing(), IEJBValidationContext.WARNING, bean, clazz, new String[]{mType.getMethodName(bean, clazz, null)}, this); - vc.addMessage(message); - } - } - } - } - - public final void validateMethodWhichMustNotExist(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws InvalidInputException, ValidationCancelledException, ValidationException { - IMethodType mType = MethodUtility.getUtility().getMethodType(bean, clazz, method, methodsExtendedLists, this); - if (mType == null) { - // what happened? - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EJB20Validator - validate method which must not exist"); //$NON-NLS-1$ - entry.setText("Method type is null: " + MethodUtility.getUtility().getMethodType(bean, clazz, method, methodsExtendedLists, this)); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - return; - } - - - IMessage message = MessageUtility.getUtility().getMessage(vc, mType.getMessageId_messageExists(), IEJBValidationContext.INFO, bean, clazz, method, new String[]{mType.getMethodName(bean, clazz, method)}, this); - vc.addMessage(message); - } - - public abstract long getFieldType(EnterpriseBean bean, JavaClass clazz, Field field); - - public abstract long[] getBaseTypes(); - - public abstract int getMessageRemoteExceptionSeverity(); // is a missing (or present) - // RemoteException a warning or an - // error? See ILocalType and - // IRemoteType. - - public final long getMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) { - if (method == null) { - return EXCLUDED_METHOD; - } - long id = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedList, this); - if ((id & CLINIT) == CLINIT) { - return EXCLUDED_METHOD; - } - return id; - } - - public final void register(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws InvalidInputException, ValidationCancelledException, ValidationException { - _methodList = (_methodList | MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedList, this)); - } - - public final void validateSupertypes(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException, ValidationCancelledException, ValidationException { - validateShouldBeSuperTypes(vc, bean, clazz); - validateShouldNotBeSuperTypes(vc, bean, clazz); - } - - /** - * @param vc - * @param bean - * @param clazz - * @throws InvalidInputException - */ - protected void validateShouldNotBeSuperTypes(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - long[] types; - // Test for types which can be supertypes, though it's either not recommended or should be - // coded with caution - types = getShouldNotBeSupertypes(); - if (types != null) { - for (int i = 0; i < types.length; i++) { - JavaHelpers superType = ClassUtility.getUtility().getSupertype(bean, types[i]); - if (superType == null) { - // no supertype - continue; - } - - if (ValidationRuleUtility.isAssignableFrom(clazz, superType)) { - // IWAD4179 = Because this class implements {0}, "this" must not be passed as a - // method argument or result. Read section 10.6.2 of the EJB 2.0 specification. - // IWAD4292 = Because {0} implements {1}, "this" must not be passed as a method - // argument or result. Read section 12.2.2 of the EJB 2.0 specification. - // IWAD4043 = Because {0} implements {1}, "this" must not be passed as a method - // argument or result. Read section 7.10.2 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2040, IEJBValidationContext.INFO, bean, clazz, this); - vc.addMessage(message); - } - } - } - } - - /** - * @param vc - * @param bean - * @param clazz - * @throws InvalidInputException - */ - protected void validateShouldBeSuperTypes(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - long[] types = getSupertypes(); - if (types != null) { - for (int i = 0; i < types.length; i++) { - JavaHelpers superType = ClassUtility.getUtility().getSupertype(bean, types[i]); - if (superType == null) { - // no supertype - continue; - } - - if (!ValidationRuleUtility.isAssignableFrom(clazz, superType)) { - // IWAD4026 = This class must implement javax.ejb.SessionBean. Read section - // 7.5.1, 7.10.2 of the EJB 2.0 specification. - // IWAD4379 = This class must implement javax.ejb.MessageDrivenBean. Read - // section 15.4.1, 15.7.2 of the EJB 2.0 specification. - // IWAD4380 = This class must implement javax.jms.MessageListener. Read section - // 15.4.1, 15.7.2 of the EJB 2.0 specification. - // IWAD4170 = This class must implement java.ejb.EntityBean. Read section 10.6.2 - // of the EJB 2.0 specification. - // IWAD4286 = This class must implement java.ejb.EntityBean. Read section 12.2.2 - // of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2017, IEJBValidationContext.ERROR, bean, clazz, new String[]{superType.getJavaName()}, this); - vc.addMessage(message); - } - } - } - } - - public void reset() { - super.reset(); - _methodList = NO_METHODS; - _fieldList = NO_FIELDS; - } - - protected final void reflectionError(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws MessageLimitException { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.ERROR, bean, clazz, new String[]{clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - - protected final void reflectionWarning(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, InvalidInputException exc) throws MessageLimitException { - vc.removeMessages(field); - vc.removeMessages(clazz, field.getName()); - IMessage message = getReflectionWarning(vc, exc, bean, clazz, field); - vc.addMessage(message); - } - - protected final void reflectionWarning(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, InvalidInputException exc) throws MessageLimitException { - vc.removeMessages(method); - vc.removeMessages(clazz, method.getSignature()); - IMessage message = getReflectionWarning(vc, exc, bean, clazz, method); - vc.addMessage(message); - } - - protected final IMessage getReflectionWarning(IEJBValidationContext vc, InvalidInputException exc, EnterpriseBean bean, JavaClass clazz, EObject fieldOrMethod) { - if (exc == null) { - return null; - } - - JavaClass badClazz = exc.getJavaClass(); - String typeName = (badClazz == null) ? "?" : badClazz.getQualifiedName(); //$NON-NLS-1$ - IMessage message = null; - - if (fieldOrMethod instanceof Field) { - String name = ((Field) fieldOrMethod).getName(); - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2433, IEJBValidationContext.WARNING, bean, clazz, (Field) fieldOrMethod, new String[]{name, typeName}, this); - } else if (fieldOrMethod instanceof Method) { - String name = ((Method) fieldOrMethod).getMethodElementSignature(); - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2433, IEJBValidationContext.WARNING, bean, clazz, (Method) fieldOrMethod, new String[]{name, typeName}, this); - } else { - String name = ((XMIResource) fieldOrMethod.eResource()).getID(fieldOrMethod); - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2433, IEJBValidationContext.WARNING, bean, clazz, new String[]{name, typeName}, this); - } - if (badClazz == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("getMessageId(IEJBValidationContext, InvalidInputException, boolean)"); //$NON-NLS-1$ - entry.setText("InvalidInputException thrown on unknown class"); //$NON-NLS-1$ - entry.setTargetException(exc); - logger.write(Level.FINEST, entry); - } - } - - return message; - } - - - public final JavaClass getComponentInterface(EnterpriseBean bean) { - if ((isRemote() & IEJBType.REMOTE) == IEJBType.REMOTE) { - return bean.getRemoteInterface(); - } - return bean.getLocalInterface(); - } - - public final boolean exists(long methodType) { - return ((_methodList & methodType) == methodType); - } - - public final JavaClass getHomeInterface(EnterpriseBean bean) { - if ((isRemote() & IEJBType.REMOTE) == IEJBType.REMOTE) { - return bean.getHomeInterface(); - } - return bean.getLocalHomeInterface(); - } - - public boolean followRemoteExceptionRules(EnterpriseBean bean, Method method) throws InvalidInputException, ValidationCancelledException { - if ((isRemote() & IEJBType.REMOTE) == IEJBType.REMOTE) { - // must throw RemoteException or one of its parents (IOException or Exception) - return ValidationRuleUtility.throwsRemoteExceptionOrParent(bean, method); - } else if ((isRemote() & IEJBType.LOCAL) == IEJBType.LOCAL) { - // must not throw RemoteException - return ValidationRuleUtility.doesNotThrowRemoteException(bean, method); - } - - return true; - } - - public final void validateRMI_IIOPTypeRules(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList, boolean checkReturnType) throws InvalidInputException, MessageLimitException { - if ((isRemote() & IEJBType.REMOTE) == IEJBType.REMOTE) { - JavaParameter[] parms = method.listParametersWithoutReturn(); - - for (int i = 0; i < parms.length; i++) { - JavaParameter parm = parms[i]; - if (!ValidationRuleUtility.isLegalRMI_IIOPType(bean, parm.getJavaType())) { - IMethodType mt = MethodUtility.getUtility().getMethodType(bean, clazz, method, methodsExtendedList, this); - if (mt == null) { - // log - } else { - IMessage message = MessageUtility.getUtility().getMessage(vc, mt.getMessageId_messageRMI_IIOPParm(), IEJBValidationContext.INFO, bean, clazz, method, new String[]{parm.getJavaType().getJavaName()}, this); // Can't - // use - // the - // name - // of - // the - // field, - // because - // when - // it's - // the - // return - // type - // of - // the - // method, - // it's - // confusing - // to - // see - // "result" - // as - // the - // name - // of - // the - // field. - vc.addMessage(message); - } - } - } - - if (checkReturnType) { - if (!ValidationRuleUtility.isLegalRMI_IIOPType(bean, method.getReturnType())) { - IMethodType mt = MethodUtility.getUtility().getMethodType(bean, clazz, method, methodsExtendedList, this); - if (mt == null) { - // log - } else { - IMessage message = MessageUtility.getUtility().getMessage(vc, mt.getMessageId_messageRMI_IIOPParm(), IEJBValidationContext.INFO, bean, clazz, method, new String[]{method.getReturnType().getJavaName()}, this); // Can't - // use - // the - // name - // of - // the - // field, - // because - // when - // it's - // the - // return - // type - // of - // the - // method, - // it's - // confusing - // to - // see - // "result" - // as - // the - // name - // of - // the - // field. - vc.addMessage(message); - } - } - } - } else { - // don't need to check - return; - } - } - - public final boolean followRMI_IIOPInheritanceRules(EnterpriseBean bean, JavaClass clazz) { - if ((isRemote() & IEJBType.REMOTE) == IEJBType.REMOTE) { - return ValidationRuleUtility.isLegalRMI_IIOPInheritance(clazz); - } - return true; - } - - public void validateSerialVersionUID(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) { - /* - * For now, do nothing. In future, check if the field is public & static? - */ - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateBean.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateBean.java deleted file mode 100644 index 10991ba6c..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateBean.java +++ /dev/null @@ -1,673 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.HashSet; -import java.util.Iterator; -import java.util.List; -import java.util.Set; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * Performs validation common to session and entity beans. - */ -public abstract class AValidateBean extends AValidateEJB { - protected HashSet componentParents = null; // The JavaClass instances which are parents of this JavaClass instance, if this JavaClass instance is part of a component inheritance hierarchy. - - public AValidateBean() { - componentParents = new HashSet(); - } - - public void reset() { - super.reset(); - componentParents.clear(); - } - - protected void buildComponentParents(EnterpriseBean bean) { - if (bean == null) { - return; - } - EnterpriseBean supertype = getSuperType(bean); - if (supertype == null) { - return; - } - - // check this CMP's supertype - JavaClass thisEjbObject = bean.getEjbClass(); - JavaClass parentEjbObject = supertype.getEjbClass(); - - // EJBObject a Xchild of parent EJBObject (X = child, grandchild, great-grandchild, etc.) - if (ValidationRuleUtility.isAssignableFrom(thisEjbObject, parentEjbObject)) { - componentParents.add(parentEjbObject); - } - buildComponentParents(supertype); - } - - public final Object getTarget(Object parent, Object clazz) { - if(parent == null) { - return null; - } - - return ((EnterpriseBean)parent).getEjbClass(); - } - - public final static List getRemoteHomeMethodsExtended(List[] methodsExtendedList) { - return methodsExtendedList[0]; - } - - public final static List getRemoteComponentMethodsExtended(List[] methodsExtendedList) { - return methodsExtendedList[1]; - } - - public final static List getBeanClassMethodsExtended(List[] methodsExtendedList) { - return methodsExtendedList[2]; - } - - public final List[] getMethodsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // A bean class needs the following classes' extended methods: - // 1. home - // 2. remote - // 3. bean class (when searching for a matching ejbPostCreate method). - // If a particular bean doesn't use a remote view or local view, - // then the corresponding entry in the array will be null. - List[] result = new List[3]; - JavaClass remoteHome = bean.getHomeInterface(); - if(remoteHome != null) { - result[0] = remoteHome.getMethodsExtended(); - } - else { - result[0] = null; - } - - JavaClass remoteComponent = bean.getRemoteInterface(); - if(remoteComponent != null) { - result[1] = remoteComponent.getMethodsExtended(); - } - else { - result[1] = null; - } - - JavaClass beanClass = bean.getEjbClass(); - if(beanClass != null) { - result[2] = beanClass.getMethodsExtended(); - } - else { - result[2] = null; - } - - return result; - } - - public final List[] getFieldsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // Never check that a bean class' field is defined on another class - // of the bean. - return null; - } - - - - /** - * For the check that the ejbCreate method has a matching create method on the home, - * this method, given the bean method, returns the corresponding home method. - * - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - Each create method must be named "create", and it must match one of - * the ejbCreate methods defined in the session bean class. The matching - * ejbCreate method must have the same number and types of arguments. - * (Note that the return type is different.) - * - All the exceptions defined in the throws clause of an ejbCreate method - * of the session bean class must be defined in the throws clause of the - * matching create method of the home interface. - *... - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - */ - public final Method getMatchingHomeCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws InvalidInputException { - vc.terminateIfCancelled(); - - if (method == null) { - return null; - } - - if (bean == null) { - return null; - } - - JavaClass homeIntf = bean.getHomeInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, homeIntf); - - // check only the current class, not the parents in this case. - // This method is used in the component inheritance hierarchy tests. - return ValidationRuleUtility.getMethod(method, IMethodAndFieldConstants.METHODNAME_CREATE, homeIntf.getMethods()); - } - - /** - * For the check that the ejbCreate method has a matching create method on the home, - * this method, given the bean method, returns the corresponding home method. - * - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - Each create method must be named "create", and it must match one of - * the ejbCreate methods defined in the session bean class. The matching - * ejbCreate method must have the same number and types of arguments. - * (Note that the return type is different.) - * - All the exceptions defined in the throws clause of an ejbCreate method - * of the session bean class must be defined in the throws clause of the - * matching create method of the home interface. - *... - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - */ - public Method getMatchingHomeCreateMethodExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc. terminateIfCancelled(); - if (method == null) { - return null; - } - - if (bean == null) { - return null; - } - - JavaClass homeIntf = bean.getHomeInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, homeIntf); - - return ValidationRuleUtility.getMethodExtended(homeIntf, method, IMethodAndFieldConstants.METHODNAME_CREATE); - } - - /** - * Return the name of the parent which the bean must implement. - * For entity beans, it's javax.ejb.EntityBean. - * For session beans, it's javax.ejb.SessionBean. - */ - protected abstract String getParentName(); - - /** - * Returns true if the method passed in is a business method. - * - * Although the EJB 1.1 spec implies that all non-framework methods are business methods, - * developers may create methods on the bean which are meant for internal use only. This - * method (isBusinessMethod) separates the "internal helper" methods from the business - * methods by checking if a corresponding method exists on the remote interface. If it - * does, consider this a business method. - */ - public boolean isBusinessMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - if (method == null) { - return false; - } - String name = method.getName(); - - if (isFrameworkMethod(name)) { - return false; - } - - if (method.isConstructor()) { - return false; - } - - // Check if there's a matching method on the remote interface. - if (bean == null) { - return false; - } - - JavaClass remoteInterface = bean.getRemoteInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, remoteInterface); - Method remoteInterfaceMethod = ValidationRuleUtility.getMethodExtended(remoteInterface, name, method.listParametersWithoutReturn()); - if ((remoteInterfaceMethod == null) || (ValidationRuleUtility.isEJBObjectMethod(bean, remoteInterfaceMethod))) { - // no matching method - // filter out methods from javax.ejb.EJBObject - return false; - } - - return true; - } - - /** - * Return true if the method passed in is inherited from a parent in a - * component inheritance hierarchy. - */ - protected boolean isComponentInherited(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method meth) throws InvalidInputException { - if (componentParents == null) { - // Not part of a component inheritance hierarchy - return false; - } - - return (componentParents.contains(meth.getContainingJavaClass())); - } - - public boolean isFrameworkMethod(String name) { - if (name == null) { - return false; - } - else if (name.equals(IMethodAndFieldConstants.METHODNAME_EJBACTIVATE)) { - return true; - } - else if (name.equals(IMethodAndFieldConstants.METHODNAME_EJBPASSIVATE)) { - return true; - } - else if (name.equals(IMethodAndFieldConstants.METHODNAME_EJBREMOVE)) { - return true; - } - else if (name.startsWith(IMethodAndFieldConstants.PREFIX_EJBFIND)) { - return true; - } - else if (name.equals(IMethodAndFieldConstants.METHODNAME_EJBCREATE)) { - return true; - } - else if (name.equals(IMethodAndFieldConstants.METHODNAME_EJBPOSTCREATE)) { - return true; - } - else if (name.equals(IMethodAndFieldConstants.METHODNAME_FINALIZE)) { - return true; - } - return false; - - } - - /** - * Return true if the field can, and should, be validated. - * Filter out faulty fields (i.e., null), and fields which - * belong to the base type, whatever that is. (e.g. java.lang.Object) - */ - protected boolean isValid(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtendedList) throws InvalidInputException { - if (super.isValid(vc, bean, clazz, field, fieldsExtendedList)) { - // exclude root object methods - if (ValidationRuleUtility.isJavaLangObjectField(bean, field)) { - return false; - } - return true; - } - return false; - } - - /** - * Return true if the method can, and should, be validated. - * Filter out faulty methods (i.e., null), and methods which - * belong to the base type, whatever that is. (e.g. java.lang.Object) - */ - protected final boolean isValid(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws InvalidInputException { - if (super.isValid(vc, bean, clazz, method, methodsExtendedList)) { - // exclude root object methods - if (ValidationRuleUtility.isJavaLangObjectMethod(bean, method)) { - return false; - } - else if (method.getName().equals(IMethodAndFieldConstants.METHODNAME_EJBCREATE)) { - return isValidEjbCreateMethod(vc, bean, clazz, method, methodsExtendedList); - } - else if (method.getName().equals(IMethodAndFieldConstants.METHODNAME_EJBPOSTCREATE)) { - return isValidEjbCreateMethod(vc, bean, clazz, method, methodsExtendedList); - } - else { - return true; - } - } - return false; - } - - /** - * Return true if the ejbCreate method passed in is not inherited - * from a parent in a component inheritance hierarchy, or is inherited, - * but is also defined on this bean's home interface. - * - * This method is used to exclude ejbCreate methods which are inherited - * from a parent in a component inheritance hierarchy, and are not - * exposed anywhere on this bean class instance itself. (i.e., inherited, - * but never used.) Since we generate the code for these methods, we - * should not flag them as warnings. - */ - protected final boolean isValidEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method meth, List[] methodsExtendedLists) throws InvalidInputException { - boolean isValid = true; - boolean isComp = isComponentInherited(vc, bean, clazz, meth); - if (isComp) { - Method homeMeth = getMatchingHomeCreateMethod(vc, bean, clazz, meth, methodsExtendedLists); - if (homeMeth == null) { - isValid = false; - } - } - - return isValid; - } - - /** - * 18.1.2 Programming restrictions - *... - * - An enterprise Bean must not use read/write static fields. Using read-only static fields is - * allowed. Therefore, it is recommended that all static fields in the enterprise bean class be - * declared as final. - *... - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws InvalidInputException { - //super.primValidate(ejbMethod); - - vc.terminateIfCancelled(); - - validateStaticField(vc, bean, clazz, field); - } - - /** - * 6.10.4 Business methods - * The session bean class may define zero or more business methods whose signatures must follow these rules: - * - The method names can be arbitrary, but they must not start with "ejb" to avoid conflicts with the callback methods used by the EJB architecture. - * - * 9.2.6 Business methods - * - The entity bean class may define zero or more business methods whose signatures - * must follow these rules: - * - The method names can be arbitrary, but they must not start with 'ejb' to - * avoid conflicts with the callback methods used by the EJB architecture. - */ - public void validateBusinessMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // The method names can be arbitrary, but they must not start with "ejb" to avoid conflicts with the callback methods used by the EJB architecture. - if (method.getName().startsWith(IMethodAndFieldConstants.PREFIX_EJB)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2411, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // Section 6.10.5 (session), 9.2.7 (entity), declare that all exceptions declared - // on the ejbCreate, ejbPostCreate methods must be defined in the throws clause of - // the matching create of the remote interface. - - JavaClass remote = bean.getRemoteInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, remote); - - Method remoteMethod = ValidationRuleUtility.getMethodExtended(remote, method, method.getName()); - if (remoteMethod == null) { - // Then this method shouldn't have been called; unless the method exists on the remote, this bean method isn't a business method. - return; - } - - Set exceptions = ValidationRuleUtility.getNotSubsetExceptions(bean, method, remoteMethod); - if (exceptions.size() > 0) { - Iterator iterator = exceptions.iterator(); - while (iterator.hasNext()) { - JavaClass exc = (JavaClass) iterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2432, IEJBValidationContext.ERROR, bean, clazz, method, new String[] { remote.getQualifiedName(), exc.getQualifiedName()}, this); - vc.addMessage(message); - } - } - - validateMatchingMethodExceptions(vc, bean, clazz, method, bean.getRemoteInterface(), remoteMethod); - } - - /** - * 6.10.2 Session bean class - * The following are the requirements for session bean class: - * - The class must implement, directly or indirectly, the javax.ejb.SessionBean - * interface. - * - The class must be defined as public, must not be final, and must not - * be abstract. - * - The class may, but is not required to, implement the session bean's - * remote interface [4] . - * - If the class is a stateful session bean, it may optionally implement - * the javax.ejb.SessionSynchronization interface. - * - The session bean class may have superclasses and/or superinterfaces. If the - * session bean has superclasses, then the business methods, the ejbCreate methods, - * the methods of the SessionBean interface, and the methods of the optional - * SessionSynchronization interface may be defined in the session bean class, - * or in any of its superclasses. - * - *... - * 9.2.2 Enterprise bean class - * - The following are the requirements for an entity bean class: - * - The class must implement, directly or indirectly, the javax.ejb.EntityBean interface. - * - The class must be defined as public and must not be abstract. - * - The class must not be defined as final. - *... - * - The class may, but is not required to, implement the entity bean's remote interface [9]. - * If the class implements the entity bean's remote interface, the class must provide no-op - * implementations of the methods defined in the javax.ejb.EJBObject interface. The container - * will never invoke these methods on the bean instances at runtime. - * - A no-op implementation of these methods is required to avoid - * defining the entity bean class as abstract. - * - The entity bean class must implement the business methods, and the - * ejbCreate, ejbPostCreate, and ejbFind<METHOD> methods as described - * later in this section. - * - The entity bean class may have superclasses and/or superinterfaces. - * If the entity bean has superclasses, the business methods, the - * ejbCreate and ejbPostCreate methods, the finder methods, and the - * methods of the EntityBean interface may be implemented in the - * enterprise bean class or in any of its superclasses. - * - The entity bean class is allowed to implement other methods (for - * example helper methods invoked internally by the business methods) - * in addition to the methods required by the EJB specification. - *... - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - vc.terminateIfCancelled(); - - buildComponentParents(bean); - - // The class must implement, directly or indirectly, the javax.ejb.EntityBean (for entity beans), - // or the javax.ejb.SessionBean (for session beans), interface. - if (!ValidationRuleUtility.isAssignableFrom(clazz, ValidationRuleUtility.getType(getParentName(), bean))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2013, IEJBValidationContext.ERROR, bean, clazz, new String[] {clazz.getQualifiedName(), getParentName()}, this); - vc.addMessage(message); - } - - // For both entity and session beans, the class must be public. - if (!clazz.isPublic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2022, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - - // For both entity and session beans, the class must not be abstract. - if (clazz.isAbstract()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2014, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - - // For both entity and session beans, the class must not be final. - if (clazz.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2015, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - - if (ValidationRuleUtility.isUnnamedPackage(clazz.getJavaPackage())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2041, IEJBValidationContext.INFO, bean, clazz, this); - vc.addMessage(message); - } - - validateAppendixB(vc, bean, clazz); - } - - /** - * 9.2.3 ejbCreate methods - * - The entity bean class may define zero or more ejbCreate(...) methods whose signatures - * must follow these rules: - * - The method name must be ejbCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be the entity bean's primary key type. - * - The method argument and return value types must be legal types for RMI-IIOP. - * - The throws clause may define arbitrary application specific exceptions, - * including the javax.ejb.CreateException. - * - Compatibility Note: EJB 1.0 allowed the ejbCreate method to throw the - * java.rmi.RemoteException to indicate a non-application exception. This - * practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - The entity object created by the ejbCreate method must have a unique primary key. - * This means that the primary key must be different from the primary keys of all - * the existing entity objects within the same home. The ejbCreate method should - * throw the DuplicateKeyException on an attempt to create an entity object with - * a duplicate primary key. However, it is legal to reuse the primary key of a - * previously removed entity object. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - *... - * - * 9.4.2 ejbCreate, ejbPostCreate - *... - * - The ejbCreate(...) methods must be defined to return the primary key class type. - * The implementation of the ejbCreate(...) methods should be coded to return a null. - * The returned value is ignored by the Container. - *... - */ - public void validateEjbCreateMethod_homeDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - // The method which calls this method must have already tested that the method name is ejbCreate. - if (method == null) { - return; - } - - Method createMethod = getMatchingHomeCreateMethodExtended(vc, bean, clazz, method); - if (createMethod == null) { - // Can't check the exceptions of a method which doesn't exist. - return; - } - - // Whether this is from a component inheritance or not, if the method exists on the - // home, check that the method follows the spec. - - // Section 6.10.6 (session), 9.2.8 (entity), declare that all exceptions declared - // on the ejbCreate, ejbPostCreate methods must be defined in the throws clause of - // the matching create of the home interface. - Set exceptions = ValidationRuleUtility.getNotSubsetExceptions(bean, method, createMethod); - if (exceptions.size() > 0) { - Iterator iterator = exceptions.iterator(); - while (iterator.hasNext()) { - JavaClass exc = (JavaClass) iterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2420, IEJBValidationContext.ERROR, bean, clazz, method, new String[] { exc.getQualifiedName(), bean.getHomeInterface().getQualifiedName()}, this); - vc.addMessage(message); - } - } - - } - - public void validateHelperMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) { - //Default - } - - public void validateNoRemoteException(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, String messagePrefix) throws InvalidInputException { - // EJB 2.0 added "throws InvalidInputException" above - if (method == null) { - return; - } - - if(!ValidationRuleUtility.doesNotThrowRemoteException(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, messagePrefix, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - } - - /** - * 18.1.2 Programming restrictions - *... - * - An enterprise Bean must not use read/write static fields. Using read-only static fields is - * allowed. Therefore, it is recommended that all static fields in the enterprise bean class be - * declared as final. - *... - */ - protected void validateStaticField(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws InvalidInputException { - if (field == null) { - return; - } - - // An enterprise Bean must not use read/write static fields. Using read-only static fields is - // allowed. Therefore, it is recommended that all static fields in the enterprise bean class be - // declared as final. - if (field.isStatic() && !field.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2200, IEJBValidationContext.WARNING, bean, clazz, field, this); - vc.addMessage(message); - } - } - - public void validateMatchingMethodExceptions(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, JavaClass matchingClazz, Method matchingMethod) { - // Every exception thrown on the bean class' method must be thrown on the component/home method - /* Don't check for this here - let the home & component do it. - Set exceptions = ValidationRuleUtility.getNotSubsetExceptions(bean, method, matchingMethod); - Iterator eiterator = exceptions.iterator(); - while(eiterator.hasNext()) { - } - */ - - // Every exception thrown by the component/home method should be thrown or there may be compile errors - Set exceptions = ValidationRuleUtility.getNotSubsetSubtypeExceptions(bean, matchingMethod, method); - Iterator eiterator = exceptions.iterator(); - while(eiterator.hasNext()) { - JavaClass exception = (JavaClass)eiterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2456, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getJavaName(), matchingClazz.getJavaName()}, this); - vc.addMessage(message); - } - } - - protected void validateAppendixB(IEJBValidationContext vc, EnterpriseBean bean, JavaClass thisEjbObject) { - // The Java inheritance structure must match the EJB inheritance structure. - // e.g. if EJB B is a child of EJB A, then class B must be a child of class A. - // B could be a grandchild (or great-grandchild or ...) of A. - if(bean == null) { - return; - } - EnterpriseBean supertype = getSuperType(bean); - JavaClass parentEjbObject = null; - if (supertype != null) { - parentEjbObject = supertype.getEjbClass(); - - // EJBObject a Xchild of parent EJBObject (X = child, grandchild, great-grandchild, etc.) - try { - ValidationRuleUtility.isValidType(thisEjbObject); - ValidationRuleUtility.isValidType(parentEjbObject); - if (!ValidationRuleUtility.isAssignableFrom(thisEjbObject, parentEjbObject)) { - String[] msgParm = new String[] { thisEjbObject.getQualifiedName(), parentEjbObject.getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2103, IEJBValidationContext.ERROR, bean, thisEjbObject, msgParm, this); - vc.addMessage(message); - } - } - catch (InvalidInputException e) { - String[] msgParm = { e.getJavaClass().getQualifiedName(), bean.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - } - -// validateAppendixB(vc, supertype, parentEjbObject); - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateEJB.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateEJB.java deleted file mode 100644 index e5886629f..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateEJB.java +++ /dev/null @@ -1,375 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.Collections; -import java.util.Iterator; -import java.util.List; -import java.util.logging.Level; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaParameter; -import org.eclipse.jem.java.Method; -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - -/** - * Insert the type's description here. - * Creation date: (1/5/01 11:51:09 AM) - * @author: Administrator - */ -public abstract class AValidateEJB extends AValidationRule { - private List roleMethodNames; - - public void reset() { - super.reset(); - if(roleMethodNames != null) { - roleMethodNames.clear(); - roleMethodNames = null; // in this case, clearing the list isn't enough, because it is legal to have zero role names. Must be null or we'll keep trying to reload the role names just because there are zero role names. - } - } - - /** - * Insert the method's description here. - * Creation date: (9/5/2001 12:36:39 PM) - * @return java.util.List - */ - protected List getRoleMethodNames(IEJBValidationContext vc, EnterpriseBean bean) { - try { - if (roleMethodNames == null && bean != null) { - roleMethodNames = getRoleMethodNamesExtended(bean); - } - return roleMethodNames; - } - catch (Throwable exc) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINER)) { - logger.write(Level.FINER, exc); - } - return Collections.EMPTY_LIST; - } - } - - protected boolean isEjbRelationshipRoleMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) { - if (method == null) - return false; - List aRoleMethodNames = getRoleMethodNames(vc, bean); - if(aRoleMethodNames != null && !aRoleMethodNames.isEmpty()) - return aRoleMethodNames.contains(method.getName()); - return false; - } - - /** - * Return true if the field can, and should, be validated. - * Filter out faulty fields (i.e., null), and fields which - * belong to the base type, whatever that is. (e.g. java.lang.Object) - */ - protected boolean isValid(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtendedLists) throws InvalidInputException { - // The following call checks if the type reflected properly - ValidationRuleUtility.isValidType(ValidationRuleUtility.getType(field)); - - if (field.getName().equals(IMethodAndFieldConstants.FIELDNAME_SERIALVERSIONUID)) { - return false; - } - - return true; - } - - /** - * Return true if the method can, and should, be validated. - * Filter out faulty methods (i.e., null), and methods which - * belong to the base type, whatever that is. (e.g. java.lang.Object) - */ - protected boolean isValid(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws InvalidInputException { - if (method == null) { - throw new InvalidInputException(); - } - return true; - } - - /** - * This method actually does the validation. Since many of the classes do - * not validate fields now, implement this method as a no-op so that the - * classes compile. - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws InvalidInputException { - //Default - } - - /** - * This method actually does the validation. - */ - public abstract void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException; - - /** - * This method does the actual checking (if ejbMethod exists). - */ - protected abstract void primValidateExistence(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException; - - protected abstract List[] getMethodsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz); - protected abstract List[] getFieldsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz); - - protected final void reflectionError(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws MessageLimitException { - vc.removeMessages(clazz); - - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.ERROR, bean, clazz, new String[]{clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - - protected final void reflectionWarning(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, InvalidInputException e) { - // One of two cases where we care if the type is on this class or not (i.e., not leaving it up to MessageUtility) - String[] msgParm = null; - String javaClassName = (e.getJavaClass() == null) ? "?" : e.getJavaClass().getQualifiedName(); //$NON-NLS-1$ - if(ValidationRuleUtility.onClass(clazz, field)) { - msgParm = new String[] {String.valueOf(field.getName()), String.valueOf(javaClassName)}; - } - else { - msgParm = new String[] {javaClassName}; // MessageUtility will substitute in the name of the field - } - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2433, IEJBValidationContext.WARNING, bean, clazz, field, msgParm, this); - vc.addMessage(message); - } - - protected final void reflectionWarning(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, InvalidInputException e) { - // One of two cases where we care if the type is on this class or not (i.e., not leaving it up to MessageUtility) - String[] msgParm = null; - String javaClassName = (e.getJavaClass() == null) ? "?" : e.getJavaClass().getQualifiedName(); //$NON-NLS-1$ - if(ValidationRuleUtility.onClass(clazz, method)) { - msgParm = new String[] {method.getMethodElementSignature(), javaClassName}; - } - else { - msgParm = new String[] {javaClassName}; // MessageUtility will substitute in the name of the field - } - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2433, IEJBValidationContext.WARNING, bean, clazz, method, msgParm, this); - vc.addMessage(message); - } - - public final void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationException { - vc.terminateIfCancelled(); - - EnterpriseBean bean = (EnterpriseBean)targetParent; - JavaClass clazz = (JavaClass)target; - - try { - // check if all of the types in the bean reflected properly - ValidationRuleUtility.isValidTypeHierarchy(bean, clazz); - - vc.subtask(IEJBValidatorConstants.STATUS_VALIDATING, new String[]{clazz.getQualifiedName()}); - validateClass(vc, bean, clazz); - validateMethods(vc, bean, clazz); - validateFields(vc, bean, clazz); - } - catch(InvalidInputException e) { - reflectionError(vc, bean, clazz); - return; - } - catch(MessageLimitException e) { - throw e; - } - catch(ValidationCancelledException e) { - throw e; - } - } - - /** - * This method should be called to avoid validating a Field more - * than once. This is not used for checking the existence of a field. - */ - public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtendedList) throws InvalidInputException { - if (isValid(vc, bean, clazz, field, fieldsExtendedList)) { - primValidate(vc, bean, clazz, field); - } - } - - /** - * This method should be called to avoid validating a Method more - * than once. This is not used for checking the existence of a method. - */ - public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod, List[] methodsExtendedList) throws InvalidInputException { - if (isValid(vc, bean, clazz, ejbMethod, methodsExtendedList)) { - primValidate(vc, bean, clazz, ejbMethod); - } - } - /** - * Checks to see if @ejbMethod is one of the required methods. - */ - protected final void validateExistence(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod, List[] methodsExtendedList) throws InvalidInputException { - if (isValid(vc, bean, clazz, ejbMethod, methodsExtendedList)) { - primValidateExistence(vc, bean, clazz, ejbMethod); - } - } - - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - //Default - } - - public final void validateFields(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - vc.terminateIfCancelled(); - - // Whenever looping over an entire list, always use an - // iterator instead of a for loop, for performance reasons. - // If the list is an instance of a linked list, for example, - // the get(i) call can take a long time. - List fields = clazz.getFieldsExtended(); - Iterator iterator = fields.iterator(); - Field field = null; - List[] fieldsExtendedList = getFieldsExtended(vc, bean, clazz); - while (iterator.hasNext()) { - vc.terminateIfCancelled(); - field = (Field) iterator.next(); - if (field == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("AValidateEJB.validateFields()"); //$NON-NLS-1$ - entry.setText("A field is null on " + clazz); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - continue; - } - try { - validate(vc, bean, clazz, field, fieldsExtendedList); - } - catch (InvalidInputException e) { - reflectionWarning(vc, bean, clazz, field, e); - } - } - vc.terminateIfCancelled(); - } - - /** - * Verifies that a given method is RMI legal. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and their throws clause must include the java.rmi.RemoteException. - */ - public final void validateLegalRMIMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - validateLegalRMIMethodWithoutExceptions(vc, bean, clazz, method); - validateLegalRMIMethodExceptions(vc, bean, clazz, method); - } - - /** - * Verifies that a given method is RMI legal. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and their throws clause must include the java.rmi.RemoteException. - */ - public final void validateLegalRMIMethodArguments(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - if (method == null) { - return; - } - - JavaParameter[] args = method.listParametersWithoutReturn(); - for (int i = 0; i < args.length; i++) { - vc.terminateIfCancelled(); - - if (!ValidationRuleUtility.isLegalRMI_IIOPType(bean, args[i].getJavaType())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2413, IEJBValidationContext.INFO, bean, clazz, method, new String[]{args[i].getQualifiedName()}, this); - vc.addMessage(message); - } - } - } - - /** - * Verifies that a given method is RMI legal. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and their throws clause must include the java.rmi.RemoteException. - */ - public final void validateLegalRMIMethodExceptions(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - if (method == null) { - return; - } - - if (!ValidationRuleUtility.throwsRemoteExceptionOrParent(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2414, IEJBValidationContext.ERROR, bean, clazz, method, new String[]{ITypeConstants.CLASSNAME_JAVA_RMI_REMOTEEXCEPTION}, this); - vc.addMessage(message); - } - } - - /** - * Verifies that a given method is RMI legal, but doesn't check the exceptions. - * This means that the method's argument and return values must be of valid types - * for RMI/IIOP. - */ - public final void validateLegalRMIMethodReturnType(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - if (method == null) { - return; - } - - if (!ValidationRuleUtility.isLegalRMI_IIOPType(bean, method.getReturnType())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2412, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - } - - /** - * Verifies that a given method is RMI legal, but doesn't check the exceptions. - * This means that the method's argument and return values must be of valid types - * for RMI/IIOP. - */ - public final void validateLegalRMIMethodWithoutExceptions(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - validateLegalRMIMethodArguments(vc, bean, clazz, method); - validateLegalRMIMethodReturnType(vc, bean, clazz, method); - } - - /** - * Final check to see if required methods were detected. - */ - protected abstract void validateMethodExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException; - - public final void validateMethods(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - vc.terminateIfCancelled(); - - // Whenever looping over an entire list, always use an - // iterator instead of a for loop, for performance reasons. - // If the list is an instance of a linked list, for example, - // the get(i) call can take a long time. - Method[] ejbMethods = clazz.listMethodExtended(); - Method method = null; - List[] methodsExtendedList = getMethodsExtended(vc, bean, clazz); - for(int i=0; i<ejbMethods.length; i++) { - vc.terminateIfCancelled(); - method = ejbMethods[i]; - if (method == null) { - // No point adding a validation message, because the user can't do anything. - // Log this condition. - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("AValidateEJB.validateMethods()"); //$NON-NLS-1$ - entry.setText("On " + clazz + ", there is a null method."); //$NON-NLS-1$ //$NON-NLS-2$ - logger.write(Level.FINEST, entry); - } - continue; - } - try { - validateExistence(vc, bean, clazz, method, methodsExtendedList); - validate(vc, bean, clazz, method, methodsExtendedList); - } - catch (InvalidInputException e) { - reflectionWarning(vc, bean, clazz, method, e); - } - } - validateMethodExists(vc, bean, clazz); - vc.terminateIfCancelled(); - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateEntityBean.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateEntityBean.java deleted file mode 100644 index e2d518a3a..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateEntityBean.java +++ /dev/null @@ -1,1001 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ - -import java.util.Iterator; -import java.util.Set; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.JavaParameter; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * This class checks entity bean classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * - * All 9.2.X sections describe BMP requirements. - * If a CMP requirement is different than these, then the differences are - * documented in 9.4.X sections. - * - * 9.1.5.1 Entity bean instance's view: ... The entity Bean Provider is responsible - * for implementing the following methods in the entity bean class:... - * - * 9.2.2 Enterprise bean class - * - The following are the requirements for an entity bean class: - * - The class must implement, directly or indirectly, the javax.ejb.EntityBean interface. - * - The class must be defined as public and must not be abstract. - * - The class must not be defined as final. - * - The class must define a public constructor that takes no arguments. - * - The class must not define the finalize() method. - * - The class may, but is not required to, implement the entity bean's remote interface [9]. - * If the class implements the entity bean's remote interface, the class must provide no-op - * implementations of the methods defined in the javax.ejb.EJBObject interface. The container - * will never invoke these methods on the bean instances at runtime. - * - A no-op implementation of these methods is required to avoid - * defining the entity bean class as abstract. - * - The entity bean class must implement the business methods, and the - * ejbCreate, ejbPostCreate, and ejbFind<METHOD> methods as described - * later in this section. - * - The entity bean class may have superclasses and/or superinterfaces. - * If the entity bean has superclasses, the business methods, the - * ejbCreate and ejbPostCreate methods, the finder methods, and the - * methods of the EntityBean interface may be implemented in the - * enterprise bean class or in any of its superclasses. - * - The entity bean class is allowed to implement other methods (for - * example helper methods invoked internally by the business methods) - * in addition to the methods required by the EJB specification. - * - * 9.2.3 ejbCreate methods - * - The entity bean class may define zero or more ejbCreate(...) methods whose signatures - * must follow these rules: - * - The method name must be ejbCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be the entity bean's primary key type. - * - The method argument and return value types must be legal types for RMI-IIOP. - * - The throws clause may define arbitrary application specific exceptions, - * including the javax.ejb.CreateException. - * - Compatibility Note: EJB 1.0 allowed the ejbCreate method to throw the - * java.rmi.RemoteException to indicate a non-application exception. This - * practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - The entity object created by the ejbCreate method must have a unique primary key. - * This means that the primary key must be different from the primary keys of all - * the existing entity objects within the same home. The ejbCreate method should - * throw the DuplicateKeyException on an attempt to create an entity object with - * a duplicate primary key. However, it is legal to reuse the primary key of a - * previously removed entity object. - * - * 9.2.4 ejbPostCreate methods - * - For each ejbCreate(...) method, the entity bean class must define a matching - * ejbPostCreate(...) method, using the following rules: - * - The method name must be ejbPostCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be void. - * - The method arguments must be the same as the arguments of the matching ejbCreate(...) method. - * - The throws clause may define arbitrary application specific exceptions, including the javax.ejb.CreateException. - * - Compatibility Note: EJB 1.0 allowed the ejbPostCreate method to throw the - * java.rmi.RemoteExceptionto indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 - * compliant enterprise bean should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - * 9.2.5 ejbFind methods - * - The entity bean class may also define additional ejbFind<METHOD>(...) finder methods. - * - The signatures of the finder methods must follow the following rules: - * - A finder method name must start with the prefix "ejbFind" - * (e.g. ejbFindByPrimaryKey, ejbFindLargeAccounts, ejbFindLateShipments). - * - A finder method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument types must be legal types for RMI-IIOP. - * - The return type of a finder method must be the entity bean's primary key type, - * or a collection of primary keys (see Section Subsection 9.1.8). - * - The throws clause may define arbitrary application specific exceptions, including - * the javax.ejb.FinderException. - * - Every entity bean must define the ejbFindByPrimaryKey method. The result type for - * this method must be the primary key type (i.e. the ejbFindByPrimaryKey method must - * be a single-object finder). - * - Compatibility Note: EJB 1.0 allowed the finder methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. - * This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - * 9.2.6 Business methods - * - The entity bean class may define zero or more business methods whose signatures - * must follow these rules: - * - The method names can be arbitrary, but they must not start with 'ejb' to - * avoid conflicts with the callback methods used by the EJB architecture. - * - The business method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument and return value types must be legal types for RMI-IIOP. - * - The throws clause may define arbitrary application specific exceptions. - * - Compatibility Note: EJB 1.0 allowed the business methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. This - * practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - *... - * 9.2.9 Entity bean's primary key class - *... - * - The primary key type must be a legal Value Type in RMI-IIOP. - *... - * - * 9.4.1 Container-managed fields - *... - * - The following requirements ensure that an entity bean can be deployed in any - * compliant container. - * - The Bean Provider must ensure that the Java programming language types - * assigned to the container-managed fields are restricted to the following: - * Java programming language primitive types, Java programming language - * serializable types, and references of enterprise beans' remote or home - * interfaces. - * - The Container Provider may, but is not required to, use Java programming - * language Serialization to store the container-managed fields in the database. - * If the container chooses a different approach, the effect should be equivalent - * to that of Java programming language Serialization. The Container must also be - * capable of persisting references to enterprise beans' remote and home interfaces - * (for example, by storing their handle or primary key). - *... - * - * 9.4.2 ejbCreate, ejbPostCreate - *... - * - The ejbCreate(...) methods must be defined to return the primary key class type. - * The implementation of the ejbCreate(...) methods should be coded to return a null. - * The returned value is ignored by the Container. - *... - * - * 9.4.6 finder methods - * - The entity Bean Provider does not write the finder (ejbFind<METHOD>(...)) methods. - *... - * 9.4.7 primary key type - * - The container must be able to manipulate the primary key type. Therefore, - * the primary key type for an entity bean with container-managed persistence - * must follow the rules in this subsection, in addition to those specified in - * Subsection 9.2.9. - * - * There are two ways to specify a primary key class for an entity bean with container-managed persistence: - * - Primary key that maps to a single field in the entity bean class. - * - Primary key that maps to multiple fields in the entity bean class. - * The second method is necessary for implementing compound keys, and the first method is convenient for - * single-field keys. Without the first method, simple types such as String would have to be wrapped in a - * user-defined class. - * - * 9.4.7.1 Primary key that maps to a single field in the entity bean class - * The Bean Provider uses the primkey-field element of the deployment descriptor to specify the - * container-managed field of the entity bean class that contains the primary key. The field's type must be - * the primary key type. - * - * 9.4.7.2 Primary key that maps to multiple fields in the entity bean class - * The primary key class must be public, and must have a public constructor with no parameters. - * All fields in the primary key class must be declared as public. - * The names of the fields in the primary key class must be a subset of the names of the container-managed - * fields. (This allows the container to extract the primary key fields from an instance's container-managed - * fields, and vice versa.) - * - * 9.4.7.3 Special case: Unknown primary key class - * In special situations, the entity Bean Provider may choose not to specify the primary key class for an - * entity bean with container-managed persistence. This case usually happens when the entity bean does - * not have a natural primary key, and the Bean Provider wants to allow the Deployer to select the primary - * key fields at deployment time. The entity bean's primary key type will usually be derived from the primary - * key type used by the underlying database system that stores the entity objects. The primary key - * used by the database system may not be known to the Bean Provider. - * When defining the primary key for the enterprise bean, the Deployer may sometimes need to subclass - * the entity bean class to add additional container-managed fields (this typically happens for entity beans - * that do not have a natural primary key, and the primary keys are system-generated by the underlying - * database system that stores the entity objects). - * In this special case, the type of the argument of the findByPrimaryKey method must be declared as - * java.lang.Object, and the return value of ejbCreate() must be declared as - * java.lang.Object. The Bean Provider must specify the primary key class in the deployment - * descriptor as of the type java.lang.Object. - * The primary key class is specified at deployment time in the situations when the Bean Provider develops - * an entity bean that is intended to be used with multiple back-ends that provide persistence, and when - * these multiple back-ends require different primary key structures. - * Use of entity beans with a deferred primary key type specification limits the client application programming - * model, because the clients written prior to deployment of the entity bean may not use, in general, - * the methods that rely on the knowledge of the primary key type. - * The implementation of the enterprise bean class methods must be done carefully. For example, the meth-ods - * should not depend on the type of the object returned from EntityContext.getPrimaryKey(), because - * the return type is determined by the Deployer after the EJB class has been written. - * - */ -public abstract class AValidateEntityBean extends AValidateBean { - protected final static String JAVAX_EJB_ENTITYBEAN = "javax.ejb.EntityBean"; //$NON-NLS-1$ - protected final static String SETENTITYCONTEXT = "setEntityContext"; //$NON-NLS-1$ - protected final static String UNSETENTITYCONTEXT = "unsetEntityContext"; //$NON-NLS-1$ - protected final static String EJBLOAD = "ejbLoad"; //$NON-NLS-1$ - protected final static String EJBSTORE = "ejbStore"; //$NON-NLS-1$ - protected final static String JAVAX_EJB_ENTITYCONTEXT = "javax.ejb.EntityContext"; //$NON-NLS-1$ - private boolean hasValidConstructor = false; - private boolean hasAConstructor = false; - private boolean hasSetEntityContext = false; - private boolean hasUnsetEntityContext = false; - private boolean hasEjbActivate = false; - private boolean hasEjbPassivate = false; - private boolean hasEjbRemove = false; - private boolean hasEjbLoad = false; - private boolean hasEjbStore = false; - - /** - * Given a bean's ejbFind method, return the matching find method from - * the home, if it exists. If not, return null. - */ - public Method getMatchingHomeFindMethodExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - if (method == null) { - return null; - } - - if (bean == null) { - return null; - } - - return ValidationRuleUtility.getMethodExtended(bean.getHomeInterface(), method, IMethodAndFieldConstants.PREFIX_FIND); - } - /** - * getParentName method comment. - */ - protected String getParentName() { - return JAVAX_EJB_ENTITYBEAN; - } - - public boolean isFrameworkMethod(String name) { - if (name == null) { - return false; - } - - if (super.isFrameworkMethod(name)) { - return true; - } - // check for entity-specific methods - else if (name.equals(IMethodAndFieldConstants.METHODNAME_EJBLOAD)) { - return true; - } - else if (name.equals(IMethodAndFieldConstants.METHODNAME_EJBSTORE)) { - return true; - } - else if (name.equals(IMethodAndFieldConstants.METHODNAME_SETENTITYCONTEXT)) { - return true; - } - else if (name.equals(IMethodAndFieldConstants.METHODNAME_UNSETENTITYCONTEXT)) { - return true; - } - - return false; - } - - /** - * Checks that the methods in the entity bean class follow the EJB 1.1. specification, - * and that there are no missing required methods. - * - * 9.2.2 Enterprise bean class - *... - * - The following are the requirements for an entity bean class: - *... - * - The class must define a public constructor that takes no arguments. - * - The class must not define the finalize() method. - *... - * - The entity bean class must implement the business methods, and the - * ejbCreate, ejbPostCreate, and ejbFind<METHOD> methods as described - * later in this section. - * - The entity bean class may have superclasses and/or superinterfaces. - * If the entity bean has superclasses, the business methods, the - * ejbCreate and ejbPostCreate methods, the finder methods, and the - * methods of the EntityBean interface may be implemented in the - * enterprise bean class or in any of its superclasses. - * - The entity bean class is allowed to implement other methods (for - * example helper methods invoked internally by the business methods) - * in addition to the methods required by the EJB specification. - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - //super.primValidate(ejbMethod); - - vc.terminateIfCancelled(); - - String name = ejbMethod.getName(); - if (name.equals(IMethodAndFieldConstants.METHODNAME_EJBCREATE)) - validateEjbCreateMethod(vc, bean, clazz, ejbMethod); - else if (name.equals(IMethodAndFieldConstants.METHODNAME_EJBPOSTCREATE)) - validateEjbPostCreateMethod(vc, bean, clazz, ejbMethod); - else if (name.equals(IMethodAndFieldConstants.METHODNAME_FINALIZE)) - validateFinalize(vc, bean, clazz, ejbMethod); - else if (name.startsWith(IMethodAndFieldConstants.PREFIX_EJBFIND)) - validateEjbFindMethod(vc, bean, clazz, ejbMethod); - else if (isBusinessMethod(vc, bean, clazz, ejbMethod)) - validateBusinessMethod(vc, bean, clazz, ejbMethod); - else - validateHelperMethod(vc, bean, clazz, ejbMethod); - - vc.terminateIfCancelled(); - } - - /** - * Checks to see if @ejbMethod is one of the required methods. - */ - protected void primValidateExistence(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - //super.validateExistence(ejbMethod); - - vc.terminateIfCancelled(); - - String name = ejbMethod.getName(); - if (!hasSetEntityContext && name.equals(IMethodAndFieldConstants.METHODNAME_SETENTITYCONTEXT)) { - JavaParameter[] params = ejbMethod.listParametersWithoutReturn(); - if (params.length == 1) { - if (ValidationRuleUtility.isAssignableFrom(params[0].getJavaType(), ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_EJB_ENTITYCONTEXT, bean))) { - hasSetEntityContext = true; - } - } - } - else if (!hasUnsetEntityContext && name.equals(IMethodAndFieldConstants.METHODNAME_UNSETENTITYCONTEXT)) { - if (ejbMethod.listParametersWithoutReturn().length == 0) { - hasUnsetEntityContext = true; - } - } - else if (!hasEjbActivate && name.equals(IMethodAndFieldConstants.METHODNAME_EJBACTIVATE)) { - if (ejbMethod.listParametersWithoutReturn().length == 0) { - hasEjbActivate = true; - } - } - else if (!hasEjbPassivate && name.equals(IMethodAndFieldConstants.METHODNAME_EJBPASSIVATE)) { - if (ejbMethod.listParametersWithoutReturn().length == 0) { - hasEjbPassivate = true; - } - } - else if (!hasEjbRemove && name.equals(IMethodAndFieldConstants.METHODNAME_EJBREMOVE)) { - if (ejbMethod.listParametersWithoutReturn().length == 0) { - hasEjbRemove = true; - } - } - else if (!hasEjbLoad && name.equals(IMethodAndFieldConstants.METHODNAME_EJBLOAD)) { - if (ejbMethod.listParametersWithoutReturn().length == 0) { - hasEjbLoad = true; - } - } - else if (!hasEjbStore && name.equals(IMethodAndFieldConstants.METHODNAME_EJBSTORE)) { - if (ejbMethod.listParametersWithoutReturn().length == 0) { - hasEjbStore = true; - } - } - else if (!hasValidConstructor && ejbMethod.isConstructor()) { - hasAConstructor = true; - if (ValidationRuleUtility.isPublic(ejbMethod) && (ejbMethod.listParametersWithoutReturn().length == 0)) { - hasValidConstructor = true; - } - } - - vc.terminateIfCancelled(); - - } - - /** - * 9.2.6 Business methods - * - The entity bean class may define zero or more business methods whose signatures - * must follow these rules: - * - The method names can be arbitrary, but they must not start with 'ejb' to - * avoid conflicts with the callback methods used by the EJB architecture. - * - The business method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument and return value types must be legal types for RMI-IIOP. - * - The throws clause may define arbitrary application specific exceptions. - * - Compatibility Note: EJB 1.0 allowed the business methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. This - * practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - */ - public void validateBusinessMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - super.validateBusinessMethod(vc, bean, clazz, method); // make sure that name does not start with 'ejb' - - // The method must be declared as public. - if (!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_bus, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The method must not be declared as final or static. - if (method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_bus, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - if (method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_bus, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The method argument and return value types must be legal types for RMI-IIOP. - validateLegalRMIMethodWithoutExceptions(vc, bean, clazz, method); - - // The throws clause may define arbitrary application specific exceptions. - // Compatibility Note: EJB 1.0 allowed the business methods to throw the - // java.rmi.RemoteException to indicate a non-application exception. This - // practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - // should throw the javax.ejb.EJBException or another java.lang.RuntimeException - // to indicate non-application exceptions to the Container (see Section 12.2.2). - validateBusinessMethodNoRemoteException(vc, bean, clazz, method); - } - - protected void validateBusinessMethodNoRemoteException(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // EJB 2.0 added "throws InvalidInputException" above - validateNoRemoteException(vc, bean, clazz, method, IMessagePrefixEjb11Constants.CHKJ2400_bus); - } - - /** - * 9.2.2 Enterprise bean class - * - The following are the requirements for an entity bean class: - * - The class must implement, directly or indirectly, the javax.ejb.EntityBean interface. - * - The class must be defined as public and must not be abstract. - * - The class must not be defined as final. - *... - * - The class may, but is not required to, implement the entity bean's remote interface [9]. - * If the class implements the entity bean's remote interface, the class must provide no-op - * implementations of the methods defined in the javax.ejb.EJBObject interface. The container - * will never invoke these methods on the bean instances at runtime. - * - A no-op implementation of these methods is required to avoid - * defining the entity bean class as abstract. - * - The entity bean class must implement the business methods, and the - * ejbCreate, ejbPostCreate, and ejbFind<METHOD> methods as described - * later in this section. - * - The entity bean class may have superclasses and/or superinterfaces. - * If the entity bean has superclasses, the business methods, the - * ejbCreate and ejbPostCreate methods, the finder methods, and the - * methods of the EntityBean interface may be implemented in the - * enterprise bean class or in any of its superclasses. - * - The entity bean class is allowed to implement other methods (for - * example helper methods invoked internally by the business methods) - * in addition to the methods required by the EJB specification. - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - // All of the above checks are performed by ValidateBean. - super.validateClass(vc, bean, clazz); - - // Plus, check that at least one field exists on the bean. - verifyFieldExists(vc, bean, clazz); - } - - /** - * 9.2.3 ejbCreate methods - * - The entity bean class may define zero or more ejbCreate(...) methods whose signatures - * must follow these rules: - * - The method name must be ejbCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be the entity bean's primary key type. - * - The method argument and return value types must be legal types for RMI-IIOP. - * - The throws clause may define arbitrary application specific exceptions, - * including the javax.ejb.CreateException. - * - Compatibility Note: EJB 1.0 allowed the ejbCreate method to throw the - * java.rmi.RemoteException to indicate a non-application exception. This - * practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - The entity object created by the ejbCreate method must have a unique primary key. - * This means that the primary key must be different from the primary keys of all - * the existing entity objects within the same home. The ejbCreate method should - * throw the DuplicateKeyException on an attempt to create an entity object with - * a duplicate primary key. However, it is legal to reuse the primary key of a - * previously removed entity object. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - *... - * - * 9.4.2 ejbCreate, ejbPostCreate - *... - * - The ejbCreate(...) methods must be defined to return the primary key class type. - * The implementation of the ejbCreate(...) methods should be coded to return a null. - * The returned value is ignored by the Container. - *... - */ - public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - // The method which calls this method has already tested that the method name is ejbCreate. - if (method == null) - return; - - // The method must be declared as public. - if (!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The method must not be declared as final or static. - if (method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - if (method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The method argument and return value types must be legal types for RMI-IIOP. - // But if the bean uses java.lang.Object for a key, don't check if it's serializable. - if(ValidationRuleUtility.usesUnknownPrimaryKey(bean)) { - validateLegalRMIMethodArguments(vc, bean, clazz, method); - } - else { - validateLegalRMIMethodWithoutExceptions(vc, bean, clazz, method); - } - - // The return type must be the entity bean's primary key type; unless this is - // a CMP, and an unkonwn primary key class is used. Read section 9.4.7.3. - validateEjbCreateMethod_keyDep(vc, bean, clazz, method); - - // The throws clause may define arbitrary application specific exceptions, - // including the javax.ejb.CreateException. - // Compatibility Note: EJB 1.0 allowed the ejbPostCreate method to throw - // the java.rmi.RemoteException to indicate a non-application exception. - // This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise - // bean should throw the javax.ejb.EJBException or another - // java.lang.RuntimeException to indicate non-application exceptions to the - // Container (see Section 12.2.2). - validateNoRemoteException(vc, bean, clazz, method, IMessagePrefixEjb11Constants.CHKJ2400_ejbCreate); - - // Verify that there is a matching ejbPostCreate method for this ejbCreate method. - Method ejbPostCreateMethod = ValidationRuleUtility.getMethodExtended(clazz, IMethodAndFieldConstants.METHODNAME_EJBPOSTCREATE, method.listParametersWithoutReturn()); - if (ejbPostCreateMethod == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2002, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // Check for a matching create method on the home, and that the exceptions on - // this method are a subset of the exceptions of the matching method on the home. - validateEjbCreateMethod_homeDep(vc, bean, clazz, method); - } - - /** - * 9.2.3 ejbCreate methods - * - The entity bean class may define zero or more ejbCreate(...) methods whose signatures - * must follow these rules: - * - The method name must be ejbCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be the entity bean's primary key type. - * - The method argument and return value types must be legal types for RMI-IIOP. - * - The throws clause may define arbitrary application specific exceptions, - * including the javax.ejb.CreateException. - * - Compatibility Note: EJB 1.0 allowed the ejbCreate method to throw the - * java.rmi.RemoteException to indicate a non-application exception. This - * practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - The entity object created by the ejbCreate method must have a unique primary key. - * This means that the primary key must be different from the primary keys of all - * the existing entity objects within the same home. The ejbCreate method should - * throw the DuplicateKeyException on an attempt to create an entity object with - * a duplicate primary key. However, it is legal to reuse the primary key of a - * previously removed entity object. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - *... - * - * 9.4.2 ejbCreate, ejbPostCreate - *... - * - The ejbCreate(...) methods must be defined to return the primary key class type. - * The implementation of the ejbCreate(...) methods should be coded to return a null. - * The returned value is ignored by the Container. - *... - */ - public void validateEjbCreateMethod_keyDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - // The method which calls this method has already tested that the method name is ejbCreate. - if (method == null) - return; - - // Unknown primary key class (section 9.4.7.3) is also validated by this - // check, because the primary key must be of type java.lang.Object, and - // the ejbCreate must return java.lang.Object. - JavaHelpers primaryKey = null; - if(ValidationRuleUtility.usesUnknownPrimaryKey(bean)) { - primaryKey = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT, bean); - } - else { - primaryKey = ((Entity) bean).getPrimaryKey(); - } - - // The return type must be the entity bean's primary key type. - vc.terminateIfCancelled(); - JavaHelpers parmType = method.getReturnType(); - - if (!ValidationRuleUtility.isAssignableFrom(parmType, primaryKey)) { - // if the parameter type is java.lang.Object, could be section 9.4.7.3 - String keyName = (primaryKey == null) ? IEJBValidatorConstants.NULL_PRIMARY_KEY : primaryKey.getJavaName(); - String[] msgParm = {keyName}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2406, IEJBValidationContext.WARNING, bean, clazz, method, msgParm, this); - vc.addMessage(message); - } - } - - /** - * 9.2.5 ejbFind methods - * - The entity bean class may also define additional ejbFind<METHOD>(...) finder methods. - * - The signatures of the finder methods must follow the following rules: - * - A finder method name must start with the prefix "ejbFind" - * (e.g. ejbFindByPrimaryKey, ejbFindLargeAccounts, ejbFindLateShipments). - * - A finder method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument types must be legal types for RMI-IIOP. - * - The return type of a finder method must be the entity bean's primary key type, - * or a collection of primary keys (see Section Subsection 9.1.8). - * - The throws clause may define arbitrary application specific exceptions, including - * the javax.ejb.FinderException. - * - Every entity bean must define the ejbFindByPrimaryKey method. The result type for - * this method must be the primary key type (i.e. the ejbFindByPrimaryKey method must - * be a single-object finder). - * - Compatibility Note: EJB 1.0 allowed the finder methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. - * This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - * 9.4.6 finder methods - * - The entity Bean Provider does not write the finder (ejbFind<METHOD>(...)) methods. - * - * 9.4.7.3 (CMP) Special case: Unknown primary key class. - * - In this special case, the type of the argument of the findByPrimaryKey method - * must be declared as java.lang.Object, and the return value of ejbCreate() must - * be declared as java.lang.Object. The Bean Provider must specify the primary key - * class in the deployment descriptor as of the type java.lang.Object. - * (This does not need to be validated directly, since CMPs don't implement finder methods. - */ - public void validateEjbFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // This method is a no-op so that the dependency classes don't have to implement it. - // (This method will never be called in a dependency class.) - } - - /** - * 9.2.5 ejbFind methods - * - The entity bean class may also define additional ejbFind<METHOD>(...) finder methods. - * - The signatures of the finder methods must follow the following rules: - * - A finder method name must start with the prefix "ejbFind" - * (e.g. ejbFindByPrimaryKey, ejbFindLargeAccounts, ejbFindLateShipments). - * - A finder method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument types must be legal types for RMI-IIOP. - * - The return type of a finder method must be the entity bean's primary key type, - * or a collection of primary keys (see Section Subsection 9.1.8). - * - The throws clause may define arbitrary application specific exceptions, including - * the javax.ejb.FinderException. - * - Every entity bean must define the ejbFindByPrimaryKey method. The result type for - * this method must be the primary key type (i.e. the ejbFindByPrimaryKey method must - * be a single-object finder). - * - Compatibility Note: EJB 1.0 allowed the finder methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. - * This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - * 9.4.6 finder methods - * - The entity Bean Provider does not write the finder (ejbFind<METHOD>(...)) methods. - * - * 9.4.7.3 (CMP) Special case: Unknown primary key class. - * - In this special case, the type of the argument of the findByPrimaryKey method - * must be declared as java.lang.Object, and the return value of ejbCreate() must - * be declared as java.lang.Object. The Bean Provider must specify the primary key - * class in the deployment descriptor as of the type java.lang.Object. - * (This does not need to be validated directly, since CMPs don't implement finder methods. - */ - public void validateEjbFindMethod_homeDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // All the exceptions defined in the throws clause of the matching ejbCreate - // and ejbPostCreate methods of the enterprise Bean class must be included in - // the throws clause of the matching create method of the home interface - // (i.e the set of exceptions defined for the create method must be a superset - // of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - JavaClass home = bean.getHomeInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, home); - - String methodName = IMethodAndFieldConstants.PREFIX_F + method.getName().substring(4); // e.g. if the home method is named findX, then the bean method will be named ejbFindX - Method homeMethod = ValidationRuleUtility.getMethodExtended(home, method, methodName); - if (homeMethod == null) { - // Then this method shouldn't have been called; unless the method exists on the remote, this bean method isn't a business method. - return; - } - Set exceptions = ValidationRuleUtility.getNotSubsetExceptions(bean, method, homeMethod); - if (exceptions.size() > 0) { - Iterator iterator = exceptions.iterator(); - while (iterator.hasNext()) { - JavaClass exc = (JavaClass) iterator.next(); - String[] msgParm = { exc.getQualifiedName(), home.getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2420, IEJBValidationContext.ERROR, bean, clazz, method, msgParm, this); - vc.addMessage(message); - } - } - } - - /** - * Checks that the ejbPostCreate method follows the EJB 1.1. specification. - * - * 9.2.4 ejbPostCreate methods - * - For each ejbCreate(...) method, the entity bean class must define a matching - * ejbPostCreate(...) method, using the following rules: - * - The method name must be ejbPostCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be void. - * - The method arguments must be the same as the arguments of the matching - * ejbCreate(...) method. - * - The throws clause may define arbitrary application specific exceptions, - * including the javax.ejb.CreateException. - * Compatibility Note: EJB 1.0 allowed the ejbPostCreate method to throw - * the java.rmi.RemoteException to indicate a non-application exception. - * This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise - * bean should throw the javax.ejb.EJBException or another - * java.lang.RuntimeException to indicate non-application exceptions to the - * Container (see Section 12.2.2). - *... - */ - public void validateEjbPostCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - // The method which calls this method has already tested that the method name is ejbPostCreate. - if (method == null) - return; - - // The method must be declared as public. - if (!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_ejbPostCreate, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The method must not be declared as final or static. - if (method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_ejbPostCreate, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - if (method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_ejbPostCreate, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - vc.terminateIfCancelled(); - - // The return type must be void. - JavaHelpers parmType = method.getReturnType(); - String returnTypeName = ((parmType == null) ? "" : parmType.getQualifiedName()); //$NON-NLS-1$ - if (!returnTypeName.equals(ITypeConstants.VOID)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2418, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The throws clause may define arbitrary application specific exceptions, - // including the javax.ejb.CreateException. - // Compatibility Note: EJB 1.0 allowed the ejbPostCreate method to throw - // the java.rmi.RemoteException to indicate a non-application exception. - // This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise - // bean should throw the javax.ejb.EJBException or another - // java.lang.RuntimeException to indicate non-application exceptions to the - // Container (see Section 12.2.2). - validateNoRemoteException(vc, bean, clazz, method, IMessagePrefixEjb11Constants.CHKJ2400_ejbPostCreate); - - // Verify that the ejbPostCreate method has a matching ejbCreate method. - Method ejbCreateMethod = ValidationRuleUtility.getMethodExtended(clazz, IMethodAndFieldConstants.METHODNAME_EJBCREATE, method.listParametersWithoutReturn()); - if (ejbCreateMethod == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2028, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - validateEjbPostCreateMethod_homeDep(vc, bean, clazz, method); - } - - /** - * Checks that the ejbPostCreate method follows the EJB 1.1. specification. - * - * 9.2.4 ejbPostCreate methods - * - For each ejbCreate(...) method, the entity bean class must define a matching - * ejbPostCreate(...) method, using the following rules: - * - The method name must be ejbPostCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be void. - * - The method arguments must be the same as the arguments of the matching - * ejbCreate(...) method. - * - The throws clause may define arbitrary application specific exceptions, - * including the javax.ejb.CreateException. - * Compatibility Note: EJB 1.0 allowed the ejbPostCreate method to throw - * the java.rmi.RemoteException to indicate a non-application exception. - * This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise - * bean should throw the javax.ejb.EJBException or another - * java.lang.RuntimeException to indicate non-application exceptions to the - * Container (see Section 12.2.2). - *... - */ - public void validateEjbPostCreateMethod_homeDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - // The method which calls this method has already tested that the method name is ejbPostCreate. - if (method == null) { - return; - } - - JavaClass homeIntf = bean.getHomeInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, homeIntf); - - Method createMethod = getMatchingHomeCreateMethodExtended(vc, bean, clazz, method); - if (createMethod == null) { - // If the ejbCreate method is inherited from a component parent, it is likely - // that the corresponding create method does not exist on the home. - // Since our tools generate the component inheritance code, suppress this warning. - - // ejbCreate methods which are inherited via component inheritance, but do not - // have a method on their immediate home, are filtered out via the isValid(Method) method. - - // The validateEjbCreateMethod checks for a matching create method, but just in - // case the ejbCreate method is missing, check for it here too. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2029, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { homeIntf.getName()}, this); - vc.addMessage(message); - - // Can't check the exceptions of a method which doesn't exist. - return; - } - - // Whether this is from a component inheritance or not, if the method exists on the - // home, check that the method follows the spec. - - // Section 6.10.6 (session), 9.2.8 (entity), declare that all exceptions declared - // on the ejbCreate, ejbPostCreate methods must be defined in the throws clause of - // the matching create of the home interface. - Set exceptions = ValidationRuleUtility.getNotSubsetExceptions(bean, method, createMethod); - if (exceptions.size() > 0) { - Iterator iterator = exceptions.iterator(); - while (iterator.hasNext()) { - JavaClass exc = (JavaClass) iterator.next(); - String[] msgParm = { exc.getQualifiedName(), homeIntf.getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2420, IEJBValidationContext.ERROR, bean, clazz, method, msgParm, this); - vc.addMessage(message); - } - } - } - - /** - * 9.2.2 Enterprise bean class - *... - * - The following are the requirements for an entity bean class: - *... - * - The class must not define the finalize() method. - *... - */ - protected void validateFinalize(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) { - if (method == null) { - return; - } - - // If it's "finalize()", the ejb bean shouldn't have the method. - if (method.listParametersWithoutReturn().length == 0) { - // This is a warning, not an error, because EJB 1.0 allowed the finalize() method to be called. EJB 1.1 (section 6.10.2) specifically prohibits it. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2007, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - } - - /** - * 9.2.2 Enterprise bean class - *... - * - The following are the requirements for an entity bean class: - *... - * - The class must define a public constructor that takes no arguments. - *... - * - * EJB spec 1.1, p. 105 explains why this method does not check for at least one ejbCreate method. - * [6] An entity enterprise Bean has no ejbCreate(...) and ejbPostCreate(...) - * methods if it does not define any create methods in its home interface. - * Such an entity enterprise Bean does not allow the clients to create new - * EJB objects. The enterprise Bean restricts the clients to accessing entities - * that were created through direct database inserts. - */ - protected void validateMethodExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - final String[] modelObjectName = new String[] { clazz.getQualifiedName()}; - if (!hasValidConstructor && hasAConstructor) { - // If a public constructor with no arguments does not exist explicitly, - // Java will insert one as long as there are no constructors defined in the - // class. If there is a constructor, Java does not insert a default constructor. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2006, IEJBValidationContext.ERROR, bean, clazz, modelObjectName, this); - vc.addMessage(message); - } - - if (!hasSetEntityContext) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2033, IEJBValidationContext.WARNING, bean, clazz, this); - vc.addMessage(message); - } - - if (!hasUnsetEntityContext) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2034, IEJBValidationContext.WARNING, bean, clazz, this); - vc.addMessage(message); - } - - if (!hasEjbActivate) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2035, IEJBValidationContext.WARNING, bean, clazz, this); - vc.addMessage(message); - } - - if (!hasEjbPassivate) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2036, IEJBValidationContext.WARNING, bean, clazz, this); - vc.addMessage(message); - } - - if (!hasEjbRemove) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2037, IEJBValidationContext.WARNING, bean, clazz, this); - vc.addMessage(message); - } - - if (!hasEjbLoad) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2038, IEJBValidationContext.WARNING, bean, clazz, this); - vc.addMessage(message); - } - - if (!hasEjbStore) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2039, IEJBValidationContext.WARNING, bean, clazz, this); - vc.addMessage(message); - } - } - - /** - * Check that at least one field exists on the bean class. - */ - public abstract void verifyFieldExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException; - - /* - * @see IValidationRule#preValidate(IEJBValidationContext, Object, Object) - */ - public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - super.preValidate(vc, targetParent, target); - hasValidConstructor = false; - hasAConstructor = false; - hasSetEntityContext = false; - hasUnsetEntityContext = false; - hasEjbActivate = false; - hasEjbPassivate = false; - hasEjbRemove = false; - hasEjbLoad = false; - hasEjbStore = false; - - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateEntityHome.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateEntityHome.java deleted file mode 100644 index 12466b686..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateEntityHome.java +++ /dev/null @@ -1,681 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ - -import java.util.HashSet; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.JavaParameter; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * This class checks entity home classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - The interface must extend the javax.ejb.EJBHome interface. - * - The methods defined in this interface must follow the rules for RMI-IIOP. - * This means that their argument and return types must be of valid types for - * RMI-IIOP, and that their throws clause must include the java.rmi.RemoteException. - * - The home interface is allowed to have superinterfaces. Use of interface - * inheritance is subject to the RMI-IIOP rules for the definition of remote interfaces. - * - Each method defined in the home interface must be one of the following: - * - A create method. - * - A finder method. - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the entity bean's remote interface type. - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - * - The throws clause of a create method must include the javax.ejb.CreateException. - * - Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - * must match one of the ejbFind<METHOD> methods defined in the entity bean class - * (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - * same number and types of arguments. (Note that the return type may be different.) - * - The return type for a find<METHOD> method must be the entity bean's remote - * interface type (for a single-object finder), or a collection thereof (for a - * multi-object finder). - * - The home interface must always include the findByPrimaryKey method, which is - * always a single-object finder. The method must declare the primary key class - * as the method argument. - * - All the exceptions defined in the throws clause of an ejbFind method of the - * entity bean class must be included in the throws clause of the matching find - * method of the home interface. - * - The throws clause of a finder method must include the javax.ejb.FinderException. - */ -public abstract class AValidateEntityHome extends AValidateHome { - private HashSet findByPKMethods = null; - - public AValidateEntityHome() { - findByPKMethods = new HashSet(); - } - - public void reset() { - super.reset(); - findByPKMethods.clear(); - } - - protected void incrementFindByPrimaryKeyCount(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) { - if (method == null) { - return; - } - - // Need to track number of findByPrimaryKey methods for the - // validateMethodExists() checks. Do not check only the current - // class, or a findByPrimaryKey which is inherited from a parent interface - // will not be detected. - if (method.getName().equals(IMethodAndFieldConstants.METHODNAME_FINDBYPRIMARYKEY)) { - findByPKMethods.add(method); - } - } - - /** - * This method returns true if the given method returns the remote interface, - * and false otherwise. - */ - public boolean isSingleObjectFinder(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - if (method == null) { - return false; - } - - // The findByPrimaryKey method is always a single-object finder. - JavaClass remoteIntf = bean.getRemoteInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, remoteIntf); - - if (!ValidationRuleUtility.isAssignableFrom(method.getReturnType(), remoteIntf)) { - return false; - } - - // The method is a single-object finder. - return true; - } - - /** - * This method checks that the entity home's methods comply with the EJB 1.1 specification. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - *... - * - The methods defined in this interface must follow the rules for RMI-IIOP. - * This means that their argument and return types must be of valid types for - * RMI-IIOP, and that their throws clause must include the java.rmi.RemoteException. - *... - * - Each method defined in the home interface must be one of the following: - * - A create method. - * - A finder method. - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the entity bean's remote interface type. - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - * - The throws clause of a create method must include the javax.ejb.CreateException. - * - Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - * must match one of the ejbFind<METHOD> methods defined in the entity bean class - * (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - * same number and types of arguments. (Note that the return type may be different.) - * - The return type for a find<METHOD> method must be the entity bean's remote - * interface type (for a single-object finder), or a collection thereof (for a - * multi-object finder). - * - The home interface must always include the findByPrimaryKey method, which is - * always a single-object finder. The method must declare the primary key class - * as the method argument. - * - All the exceptions defined in the throws clause of an ejbFind method of the - * entity bean class must be included in the throws clause of the matching find - * method of the home interface. - * - The throws clause of a finder method must include the javax.ejb.FinderException. - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method hiMethod) throws InvalidInputException { - // Can't invoke an abstract method - // super.primValidate(hiMethod); - - vc.terminateIfCancelled(); - - String name = hiMethod.getName(); - - // Each method defined in the home interface must be one of the following: - // - A create method. - // - A finder method. - if (name.equals(IMethodAndFieldConstants.METHODNAME_CREATE)) - validateCreateMethod(vc, bean, clazz, hiMethod); - else if (name.startsWith(IMethodAndFieldConstants.PREFIX_FIND)) - validateFindMethod(vc, bean, clazz, hiMethod); - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2005, IEJBValidationContext.ERROR, bean, clazz, hiMethod, this); - vc.addMessage(message); - } - } - - /** - * Checks to see if @ejbMethod is one of the required methods. - */ - protected void primValidateExistence(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - //super.validateExistence(ejbMethod); - - if (IMethodAndFieldConstants.METHODNAME_FINDBYPRIMARYKEY.equals(ejbMethod.getName())) - incrementFindByPrimaryKeyCount(vc, bean, clazz, ejbMethod); - } - - /** - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - The interface must extend the javax.ejb.EJBHome interface. - *... - * - The home interface is allowed to have superinterfaces. Use of interface - * inheritance is subject to the RMI-IIOP rules for the definition of remote interfaces. - *... - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - super.validateClass(vc, bean, clazz); - // The superclass checks that the home extends javax.ejb.EJBHome, - // and that the interface inheritance complies with RMI-IIOP rules. - } - - /** - * Checks that the create method on the entity home follows the EJB 1.1. specification. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the entity bean's remote interface type. - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - */ - public void validateCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - if (method == null) { - return; - } - - // Each create method must be named "create", and it must match one of the - // ejbCreate methods defined in the enterprise Bean class. The matching - // ejbCreate method must have the same number and types of its arguments. - // (Note that the return type is different.) - // - // All the exceptions defined in the throws clause of the matching ejbCreate - // and ejbPostCreate methods of the enterprise Bean class must be included in - // the throws clause of the matching create method of the home interface - // (i.e the set of exceptions defined for the create method must be a superset - // of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - validateCreateMethod_beanDep(vc, bean, clazz, method); - - vc.terminateIfCancelled(); - - // The return type for a create method must be the entity bean's remote interface type. - validateCreateMethod_remoteDep(vc, bean, clazz, method); - - // The throws clause of a create method must include the javax.ejb.CreateException. - if (!ValidationRuleUtility.throwsCreateException(bean, method)) { - String[] msgParm = { ITypeConstants.CLASSNAME_JAVAX_EJB_CREATEEXCEPTION }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2414, IEJBValidationContext.ERROR, bean, clazz, method, msgParm, this); - vc.addMessage(message); - } - - // The methods defined in this interface must follow the rules for RMI-IIOP. - // This means that their argument and return types must be of valid types for - // RMI-IIOP, and that their throws clause must include the java.rmi.RemoteException. - validateLegalRMIMethod(vc, bean, clazz, method); - - } - - /** - * Checks that the create method on the entity home follows the EJB 1.1. specification. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the entity bean's remote interface type. - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - */ - public void validateCreateMethod_beanDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - if (method == null) { - return; - } - - // Each create method must be named "create", and it must match one of the - // ejbCreate methods defined in the enterprise Bean class. The matching - // ejbCreate method must have the same number and types of its arguments. - // (Note that the return type is different.) - super.validateCreateMethod_beanDep(vc, bean, clazz, method); - - // - // All the exceptions defined in the throws clause of the matching ejbCreate - // and ejbPostCreate methods of the enterprise Bean class must be included in - // the throws clause of the matching create method of the home interface - // (i.e the set of exceptions defined for the create method must be a superset - // of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - validateMatchingBeanPostCreateMethod(vc, bean, clazz, method); - } - - /** - * In addition to regular find rules, findByPrimaryKey needs to follow some other rules. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - *... - * - The home interface must always include the findByPrimaryKey method, which is - * always a single-object finder. The method must declare the primary key class - * as the method argument. - */ - public void validateFindByPrimaryKeyMethod_keyDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - if (method == null) { - return; - } - - boolean hasValidFBPKMethod = false; - Entity entityBean = (Entity) bean; // bean is checked for null in AValidateEJB.validate() method, so don't need to check for it here. - JavaClass keyClass = entityBean.getPrimaryKey(); - - ValidationRuleUtility.isValidTypeHierarchy(bean, keyClass); - - vc.terminateIfCancelled(); - - // The method must declare the primary key class as the method argument. - // This check also validates case 9.4.7.3 (CMP unknown primary key class, - // which must be declared as java.lang.Object.) - JavaParameter[] parms = method.listParametersWithoutReturn(); - if (parms.length == 1) { - JavaHelpers type = parms[0].getJavaType(); - if (ValidationRuleUtility.isAssignableFrom(type, keyClass)) { - // check that it's a single-object finder - if (isSingleObjectFinder(vc, bean, clazz, method)) { - hasValidFBPKMethod = true; - } - } - else { - // check if it's java.lang.Object. If it is, this could be a case of 9.4.7.3. - if (ValidationRuleUtility.isSameType(type, ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT, entityBean))) { - hasValidFBPKMethod = true; - } - } - } - - if (!hasValidFBPKMethod) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2405, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { keyClass.getQualifiedName()}, this); - vc.addMessage(message); - } - } - - /** - * In addition to regular find rules, findByPrimaryKey needs to follow some other rules. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - *... - * - The home interface must always include the findByPrimaryKey method, which is - * always a single-object finder. The method must declare the primary key class - * as the method argument. - */ - public void validateFindByPrimaryKeyMethod_remoteDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - if (!isSingleObjectFinder(vc, bean, clazz, method)) { - String remoteIntfName = bean.getRemoteInterface().getName(); // Can assume that remote interface isn't null, or isSingleObjectFinder would have thrown an InvalidInputException. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2403, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { remoteIntfName }, this); - vc.addMessage(message); - } - } - - /** - * Checks that the finder method on the entity home class follows the EJB 1.1 specification. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - *... - * - Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - * must match one of the ejbFind<METHOD> methods defined in the entity bean class - * (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - * same number and types of arguments. (Note that the return type may be different.) - * - The return type for a find<METHOD> method must be the entity bean's remote - * interface type (for a single-object finder), or a collection thereof (for a - * multi-object finder). - *... - * - All the exceptions defined in the throws clause of an ejbFind method of the - * entity bean class must be included in the throws clause of the matching find - * method of the home interface. - * - The throws clause of a finder method must include the javax.ejb.FinderException. - */ - public void validateFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - if (method == null) { - return; - } - - // The return type for a find<METHOD> method must be the entity bean's remote - // interface type (for a single-object finder), or a collection thereof (for a - // multi-object finder). - // - // Whether or not the parameter is a type or an array of types, the following - // call will return the base type. i.e., if it's an array of "MyClass", - // the returnTypeName will be set to "MyClass", not an array type. - validateFindMethod_remoteDep(vc, bean, clazz, method); - - // The throws clause of a finder method must include the javax.ejb.FinderException. - if (!ValidationRuleUtility.throwsFinderException(bean, method)) { - String[] msgParm = { ITypeConstants.CLASSNAME_JAVAX_EJB_FINDEREXCEPTION }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2414, IEJBValidationContext.ERROR, bean, clazz, method, msgParm, this); - vc.addMessage(message); - } - - // The home interface must always include the findByPrimaryKey method, which is - // always a single-object finder. The method must declare the primary key class - // as the method argument. - boolean validateRMIParameters = true; // should the parameters be validated to see if they follow RMI-IIOP rules? - boolean validateRMIRetType = true; // should the return type be validated to see if it follows RMI-IIOP rules? - if (method.getName().equals(IMethodAndFieldConstants.METHODNAME_FINDBYPRIMARYKEY)) { - // - The home interface must always include the findByPrimaryKey method, which is - // always a single-object finder. The method must declare the primary key class - // as the method argument. - // - // The findByPrimaryKey method is always a single-object finder. - // The call to validateFindByPrimaryKeyMethod_remoteDep is done in - // validateFindMethod_remoteDep(method); - //validateFindByPrimaryKeyMethod_remoteDep(method); - - // The method must declare the primary key class as the method argument. - validateFindByPrimaryKeyMethod_keyDep(vc, bean, clazz, method); - - if(ValidationRuleUtility.usesUnknownPrimaryKey(bean)) { - validateRMIParameters = false; - } - } - - // The methods defined in this interface must follow the rules for RMI-IIOP. - // This means that their argument and return types must be of valid types for - // RMI-IIOP, and that their throws clause must include the java.rmi.RemoteException. - // However, the return type of "Enumeration" or "Collection" is exempted from this - // check, because the spec states, in 9.1.8.2, that Enumeration or Collection must be returned - // for multi-object finders. - JavaHelpers retType = method.getReturnType(); - validateRMIRetType = !((ValidationRuleUtility.isAssignableFrom(retType, ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_UTIL_ENUMERATION, bean))) || - (ValidationRuleUtility.isAssignableFrom(retType, ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_UTIL_COLLECTION, bean)))); - - if(validateRMIParameters) { - validateLegalRMIMethodArguments(vc, bean, clazz, method); - } - - if(validateRMIRetType) { - validateLegalRMIMethodReturnType(vc, bean, clazz, method); - } - - validateLegalRMIMethodExceptions(vc, bean, clazz, method); - } - - /** - * Checks that the finder method on the entity home class follows the EJB 1.1 specification. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - *... - * - Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - * must match one of the ejbFind<METHOD> methods defined in the entity bean class - * (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - * same number and types of arguments. (Note that the return type may be different.) - * - The return type for a find<METHOD> method must be the entity bean's remote - * interface type (for a single-object finder), or a collection thereof (for a - * multi-object finder). - *... - * - All the exceptions defined in the throws clause of an ejbFind method of the - * entity bean class must be included in the throws clause of the matching find - * method of the home interface. - * - The throws clause of a finder method must include the javax.ejb.FinderException. - */ - public void validateFindMethod_remoteDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - if (method == null) { - return; - } - - // The return type for a find<METHOD> method must be the entity bean's remote - // interface type (for a single-object finder), or a collection thereof (for a - // multi-object finder). - // - // Whether or not the parameter is a type or an array of types, the following - // call will return the base type. i.e., if it's an array of "MyClass", - // the returnTypeName will be set to "MyClass", not an array type. - JavaClass remoteIntf = bean.getRemoteInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, remoteIntf); - - // Perform this check for all finders but the findByPrimaryKey method. - // The findByPrimaryKey method must return the remote interface, because the method is - // a single-object finder method; but other finders may return a Collection or Enumeration. - if (!method.getName().equals(IMethodAndFieldConstants.METHODNAME_FINDBYPRIMARYKEY)) { - JavaHelpers returnType = method.getReturnType(); - - if (! (ValidationRuleUtility.isAssignableFromCollection(returnType, bean) || - ValidationRuleUtility.isAssignableFromEnumeration(returnType, bean) || - ValidationRuleUtility.isAssignableFrom(returnType, remoteIntf))) { - String[] msgParm = { remoteIntf.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2403, IEJBValidationContext.WARNING, bean, clazz, method, msgParm, this); - vc.addMessage(message); - } - } - - // The home interface must always include the findByPrimaryKey method, which is - // always a single-object finder. The method must declare the primary key class - // as the method argument. - if (method.getName().equals(IMethodAndFieldConstants.METHODNAME_FINDBYPRIMARYKEY)) { - validateFindByPrimaryKeyMethod_remoteDep(vc, bean, clazz, method); - } - } - - public void validateMatchingBeanCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - super.validateMatchingBeanCreateMethod(vc, bean, clazz, method); - JavaClass beanClass = bean.getEjbClass(); - Method ejbCreateMethod = ValidationRuleUtility.getMethodExtended(beanClass, method, IMethodAndFieldConstants.METHODNAME_EJBCREATE); - if (ejbCreateMethod == null) { - // already reported in super - return; - } - } - - /** - * Checks that the finder method on the entity home class follows the EJB 1.1 specification. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - * must match one of the ejbFind<METHOD> methods defined in the entity bean class - * (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - * same number and types of arguments. (Note that the return type may be different.) - *... - * - All the exceptions defined in the throws clause of an ejbFind method of the - * entity bean class must be included in the throws clause of the matching find - * method of the home interface. - *... - */ - public void validateMatchingBeanFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method homeMethod) throws InvalidInputException { - vc.terminateIfCancelled(); - - if (homeMethod == null) { - return; - } - - // Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - // must match one of the ejbFind<METHOD> methods defined in the entity bean class - // (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - // same number and types of arguments. (Note that the return type may be different.) - String findMethodName = IMethodAndFieldConstants.PREFIX_EJBF + (homeMethod.getName()).substring(1); // e.g. if the home method is named findX, then the bean method will be named ejbFindX - - JavaClass beanClass = bean.getEjbClass(); - ValidationRuleUtility.isValidTypeHierarchy(bean, beanClass); - - Method beanMethod = ValidationRuleUtility.getMethodExtended(beanClass, homeMethod, findMethodName); - if (beanMethod == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2030, IEJBValidationContext.ERROR, bean, clazz, homeMethod, new String[] { beanClass.getName()}, this); - vc.addMessage(message); - return; - } - - // Check if return types match - vc.terminateIfCancelled(); - JavaHelpers homeRetType = homeMethod.getReturnType(); - JavaHelpers beanRetType = beanMethod.getReturnType(); - if (!ValidationRuleUtility.isAssignableFrom(homeRetType, beanRetType)) { - // emit the error only if it's a multi-finder. Single-finders are supposed to have different return types on the home & bean class. - boolean homeRetTypeIsRemote = ValidationRuleUtility.isAssignableFrom(homeRetType, bean.getRemoteInterface()); - boolean beanRetTypeIsKey = ValidationRuleUtility.isAssignableFrom(beanRetType, ((Entity)bean).getPrimaryKey()); - if(!(homeRetTypeIsRemote && beanRetTypeIsKey)) { - JavaHelpers retType = (beanRetTypeIsKey) ? bean.getRemoteInterface() : beanRetType; // if the bean class returns a key, the home must return the remote; if the bean class returns a Coll/Enum, the home must return the same - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2415, IEJBValidationContext.ERROR, bean, clazz, homeMethod, new String[] { retType.getJavaName(), beanClass.getName()}, this); - vc.addMessage(message); - } - } - - // All the exceptions defined in the throws clause of an ejbFind method of the - // entity bean class must be included in the throws clause of the matching find - // method of the home interface. - /* - // Don't check for the exceptions here - let the bean class do it. When the home - // changes, a "dependent" validation of the bean's checks should be done automatically. - // If it is checked in this method as well, there are duplicate messages on the task list. - HashSet exceptions = getNotSubsetExceptions(homeMethod, beanMethod); - if(exceptions.size() > 0) { - Iterator iterator = exceptions.iterator(); - while(iterator.hasNext()) { - JavaClass exc = (JavaClass)iterator.next(); - String[] msgParm = {exc.getQualifiedName()}; - addValidationMessage(IEJBValidationContext.ERROR, IMessagePrefixEjb11Constants.EJB_METHOD_THROW_NOTHI_EXCEP, msgParm, beanMethod, EJB_BEAN_GROUP); - } - } - */ - } - - /** - * Checks that the create method on the entity home has a matching ejbCreate and ejbPostCreate on the bean. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - *... - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - *... - */ - public void validateMatchingBeanPostCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method homeMethod) throws InvalidInputException { - vc.terminateIfCancelled(); - - if (homeMethod == null) { - return; - } - - // Each create method must be named "create", and it must match one of the - // ejbCreate methods defined in the enterprise Bean class. The matching - // ejbCreate method must have the same number and types of its arguments. - // (Note that the return type is different.) - JavaClass beanClass = bean.getEjbClass(); - ValidationRuleUtility.isValidTypeHierarchy(bean, beanClass); - - Method beanMethod = ValidationRuleUtility.getMethodExtended(beanClass, homeMethod, IMethodAndFieldConstants.METHODNAME_EJBPOSTCREATE); - if (beanMethod == null) { - // Let the bean class report this message. Otherwise, when the bean class reports it, this message looks like a duplicate. - /* - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2031, IEJBValidationContext.WARNING, bean, clazz, homeMethod, new String[] { beanClass.getName()}, this); - vc.addMessage(message); - */ - return; - } - - // All the exceptions defined in the throws clause of the matching ejbCreate - // and ejbPostCreate methods of the enterprise Bean class must be included in - // the throws clause of the matching create method of the home interface - // (i.e the set of exceptions defined for the create method must be a superset - // of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - /* - // Don't check for the exceptions here - let the bean class do it. When the home - // changes, a "dependent" validation of the bean's checks should be done automatically. - // If it is checked in this method as well, there are duplicate messages on the task list. - HashSet exceptions = getNotSubsetExceptions(homeMethod, beanMethod); - if(exceptions.size() > 0) { - Iterator iterator = exceptions.iterator(); - while(iterator.hasNext()) { - JavaClass exc = (JavaClass)iterator.next(); - String[] msgParm = {exc.getQualifiedName()}; - addValidationMessage(IEJBValidationContext.ERROR, IMessagePrefixEjb11Constants.EJB_METHOD_THROW_NOTHI_EXCEP, msgParm, beanMethod, EJB_BEAN_GROUP); - } - } - */ - } - - /** - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - The home interface must always include the findByPrimaryKey method, which is - * always a single-object finder. The method must declare the primary key class - * as the method argument. - */ - protected void validateMethodExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - // - The home interface must always include the findByPrimaryKey method, which is - // always a single-object finder. The method must declare the primary key class - // as the method argument. - if (findByPKMethods.size() == 0) { - // must have one findByPrimaryKey method - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2011, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - /* - // Not sure if this check is useful or not, because it is legal for a child home to declare a findByPrimaryKey, - // and also for a parent home to declare a findByPrimaryKey. - else if ( findByPKMethods.size() > 1 ) { - // if the home interface has multiple findByPrimaryKey methods (implied by 9.2.8) - Iterator iterator = findByPKMethods.iterator(); - while(iterator.hasNext()) { - addValidationMessage(IEJBValidationContext.WARNING, IMessagePrefixEjb11Constants.EJB_HAS_MULTIPLE_PK_METHODS, (Method)iterator.next()); - } - } - */ - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateHome.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateHome.java deleted file mode 100644 index 4a59c1103..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateHome.java +++ /dev/null @@ -1,420 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ - -import java.util.List; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * This class checks home classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 6.8 Stateless session beans - *... - * The home interface of a stateless session bean must have one create - * method that takes no arguments and returns the session bean's remote - * interface. There can be no other create methods in the home interface. - * The session bean class must define a single ejbCreate method that takes - * no arguments. - *... - * - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - The interface must extend the javax.ejb.EJBHome interface. - * - The methods defined in this interface must follow the rules for RMI/IIOP. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and that their throws clause must include the java.rmi.RemoteException. - * - The home interface is allowed to have superinterfaces. Use of interface - * inheritance is subject to the RMI/IIOP rules for the definition of - * remote interfaces. - * - A session bean's home interface must define one or more create(...) methods. - * - Each create method must be named "create", and it must match one of - * the ejbCreate methods defined in the session bean class. The matching - * ejbCreate method must have the same number and types of arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the session bean's remote - * interface type. - * - All the exceptions defined in the throws clause of an ejbCreate method - * of the session bean class must be defined in the throws clause of the - * matching create method of the home interface. - * - The throws clause must include javax.ejb.CreateException. - *... - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - The interface must extend the javax.ejb.EJBHome interface. - * - The methods defined in this interface must follow the rules for RMI-IIOP. - * This means that their argument and return types must be of valid types for - * RMI-IIOP, and that their throws clause must include the java.rmi.RemoteException. - * - The home interface is allowed to have superinterfaces. Use of interface - * inheritance is subject to the RMI-IIOP rules for the definition of remote interfaces. - * - Each method defined in the home interface must be one of the following: - * - A create method. - * - A finder method. - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the entity bean's remote interface type. - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - * - The throws clause of a create method must include the javax.ejb.CreateException. - * - Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - * must match one of the ejbFind<METHOD> methods defined in the entity bean class - * (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - * same number and types of arguments. (Note that the return type may be different.) - * - The return type for a find<METHOD> method must be the entity bean's remote - * interface type (for a single-object finder), or a collection thereof (for a - * multi-object finder). - * - The home interface must always include the findByPrimaryKey method, which is - * always a single-object finder. The method must declare the primary key class - * as the method argument. - * - All the exceptions defined in the throws clause of an ejbFind method of the - * entity bean class must be included in the throws clause of the matching find - * method of the home interface. - * - The throws clause of a finder method must include the javax.ejb.FinderException. - */ -public abstract class AValidateHome extends AValidateEJB { - public final Object getTarget(Object parent, Object clazz) { - if(parent == null) { - return null; - } - - return ((EnterpriseBean)parent).getHomeInterface(); - } - - public final List[] getMethodsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // A home or component class needs the following classes' extended methods: - // 1. bean class - List[] result = new List[1]; - JavaClass beanClass = bean.getEjbClass(); - if(beanClass == null) { - result[0] = null; - } - else { - result[0] = beanClass.getMethodsExtended(); - } - return result; - } - - public final List[] getFieldsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // Never check that a home or component's field is defined on another class - // of the bean. - return null; - } - - /** - * For the check that the ejbCreate method has a matching create method on the home, - * this method, given the bean method, returns the corresponding home method. - * - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - Each create method must be named "create", and it must match one of - * the ejbCreate methods defined in the session bean class. The matching - * ejbCreate method must have the same number and types of arguments. - * (Note that the return type is different.) - * - All the exceptions defined in the throws clause of an ejbCreate method - * of the session bean class must be defined in the throws clause of the - * matching create method of the home interface. - *... - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - */ - public Method getMatchingBeanEjbCreateMethodExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - if (method == null) { - return null; - } - - if (bean == null) { - return null; - } - - return ValidationRuleUtility.getMethodExtended(bean.getEjbClass(), method, IMethodAndFieldConstants.METHODNAME_EJBCREATE); - } - - /** - * Return true if the method can, and should, be validated. - * Filter out faulty methods (i.e., null), and methods which - * belong to the base type, whatever that is. (e.g. java.lang.Object) - */ - protected boolean isValid(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws InvalidInputException { - if (super.isValid(vc, bean, clazz, method, methodsExtendedList)) { - // Exclude root remote interface methods - if (ValidationRuleUtility.isEJBHomeMethod(bean, method)) { - return false; - } - else if (ValidationRuleUtility.isClinitMethod(bean, method)) { - return false; - } - else { - return true; - } - } - return false; - } - - /** - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - The interface must extend the javax.ejb.EJBHome interface. - *... - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - The interface must extend the javax.ejb.EJBHome interface. - *... - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - vc.terminateIfCancelled(); - - // home interface must be an interface - if (!clazz.isInterface()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2012, IEJBValidationContext.ERROR, bean, clazz, this); - vc.addMessage(message); - } - - // home interface must inherit javax.ejb.EJBHome.class - if (!ValidationRuleUtility.isAssignableFrom(clazz, ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_EJB_EJBHOME, bean))) { - String[] msgParm = { ITypeConstants.CLASSNAME_JAVAX_EJB_EJBHOME }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2017, IEJBValidationContext.ERROR, bean, clazz, msgParm, this); - vc.addMessage(message); - } - - if (ValidationRuleUtility.isUnnamedPackage(clazz.getJavaPackage())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2041, IEJBValidationContext.INFO, bean, clazz, this); - vc.addMessage(message); - } - - validateAppendixB(vc, bean, clazz); - } - - /** - * 6.8 Stateless session beans - *... - * The home interface of a stateless session bean must have one create - * method that takes no arguments and returns the session bean's remote - * interface. There can be no other create methods in the home interface. - * The session bean class must define a single ejbCreate method that takes - * no arguments. - *... - * - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - The methods defined in this interface must follow the rules for RMI/IIOP. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and that their throws clause must include the java.rmi.RemoteException. - * - A session bean's home interface must define one or more create(...) methods. - * - Each create method must be named "create", and it must match one of - * the ejbCreate methods defined in the session bean class. The matching - * ejbCreate method must have the same number and types of arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the session bean's remote - * interface type. - * - All the exceptions defined in the throws clause of an ejbCreate method - * of the session bean class must be defined in the throws clause of the - * matching create method of the home interface. - * - The throws clause must include javax.ejb.CreateException. - */ - protected void validateCreateMethod_beanDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - if (method == null) { - return; - } - - // Each create method must be named "create", and it must match one of - // the ejbCreate methods defined in the session bean class. The matching - // ejbCreate method must have the same number and types of arguments. - // (Note that the return type is different.) - // All the exceptions defined in the throws clause of an ejbCreate method - // of the session bean class must be defined in the throws clause of the - // matching create method of the home interface. - // The throws clause must include javax.ejb.CreateException. - validateMatchingBeanCreateMethod(vc, bean, clazz, method); - } - - /** - * 6.8 Stateless session beans - *... - * The home interface of a stateless session bean must have one create - * method that takes no arguments and returns the session bean's remote - * interface. There can be no other create methods in the home interface. - * The session bean class must define a single ejbCreate method that takes - * no arguments. - *... - * - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - The methods defined in this interface must follow the rules for RMI/IIOP. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and that their throws clause must include the java.rmi.RemoteException. - * - A session bean's home interface must define one or more create(...) methods. - * - Each create method must be named "create", and it must match one of - * the ejbCreate methods defined in the session bean class. The matching - * ejbCreate method must have the same number and types of arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the session bean's remote - * interface type. - * - All the exceptions defined in the throws clause of an ejbCreate method - * of the session bean class must be defined in the throws clause of the - * matching create method of the home interface. - * - The throws clause must include javax.ejb.CreateException. - * - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * ... - * The return type for a create method must be the entity bean's remote interface type. - * ... - * The return type for a find<METHOD> method must be the entity bean's remote interface type (for a - * single-object finder), or a collection thereof (for a multi-object finder). - *... - */ - protected void validateCreateMethod_remoteDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - if (method == null) { - return; - } - - JavaClass remoteIntf = bean.getRemoteInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, remoteIntf); - - // The return type for a create method must be the remote interface type. - if (!ValidationRuleUtility.isAssignableFrom(method.getReturnType(), remoteIntf)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2402, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { remoteIntf.getName()}, this); - vc.addMessage(message); - } - } - - /** - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - Each create method must be named "create", and it must match one of - * the ejbCreate methods defined in the session bean class. The matching - * ejbCreate method must have the same number and types of arguments. - * (Note that the return type is different.) - *... - * - All the exceptions defined in the throws clause of an ejbCreate method - * of the session bean class must be defined in the throws clause of the - * matching create method of the home interface. - *... - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - *... - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - */ - public void validateMatchingBeanCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - if (method == null) { - return; - } - - // Each create method must be named "create", and it must match one of the - // ejbCreate methods defined in the enterprise Bean class. The matching - // ejbCreate method must have the same number and types of its arguments. - // (Note that the return type is different.) - JavaClass beanClass = bean.getEjbClass(); - ValidationRuleUtility.isValidTypeHierarchy(bean, beanClass); - - Method ejbCreateMethod = ValidationRuleUtility.getMethodExtended(beanClass, method, IMethodAndFieldConstants.METHODNAME_EJBCREATE); - if (ejbCreateMethod == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2026, IEJBValidationContext.ERROR, bean, clazz, method, new String[] { beanClass.getName()}, this); - vc.addMessage(message); - return; - } - - // Section 6.10.6 (session), 9.2.8 (entity), declare that all exceptions declared - // on the ejbCreate, ejbPostCreate methods must be defined in the throws clause of - // the matching create of the home interface. - /* - // Don't check for the exceptions here - let the bean class do it. When the home - // changes, a "dependent" validation of the bean's checks should be done automatically. - // If it is checked in this method as well, there are duplicate messages on the task list. - HashSet exceptions = getNotSubsetExceptions(method, ejbCreateMethod); - if(exceptions.size() > 0) { - Iterator iterator = exceptions.iterator(); - while(iterator.hasNext()) { - JavaClass exc = (JavaClass)iterator.next(); - String[] msgParm = {exc.getQualifiedName()}; - addValidationMessage(IEJBValidationContext.ERROR, IMessagePrefixEjb11Constants.EJB_METHOD_THROW_NOTHI_EXCEP, msgParm, ejbCreateMethod, EJB_HOME_GROUP); // since we're adding the message to the bean class, we need to mark it like the bean class would; i.e., a home-dependent message - } - } - */ - } - - protected void validateAppendixB(IEJBValidationContext vc, EnterpriseBean bean, JavaClass thisHome) { - // The Java inheritance structure must match the EJB inheritance structure. - // e.g. if EJB B is a child of EJB A, then class B must be a child of class A. - // B could be a grandchild (or great-grandchild or ...) of A. - - if(bean == null) { - // bean has no supertype - return; - } - EnterpriseBean supertype = getSuperType(bean); - JavaClass parentHome = null; - if (supertype != null) { - // check this CMP's supertype - parentHome = supertype.getHomeInterface(); - - // Home a Xchild of parent Home - // In our EJB component inheritance structure, while it is legal for - // a home to inherit from another home, (section B.2), it is not legal - // for WSA component inheritance structure. - try { - ValidationRuleUtility.isValidType(thisHome); - ValidationRuleUtility.isValidType(parentHome); - if (ValidationRuleUtility.isAssignableFrom(thisHome, parentHome)) { - String[] msgParm = new String[] { thisHome.getQualifiedName(), parentHome.getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2104, IEJBValidationContext.ERROR, bean, thisHome, msgParm, this); - vc.addMessage(message); - } - } - catch (InvalidInputException e) { - String[] msgParm = { e.getJavaClass().getQualifiedName(), bean.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateKeyClass.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateKeyClass.java deleted file mode 100644 index ddb975088..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateKeyClass.java +++ /dev/null @@ -1,148 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ - -import java.util.List; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * This class checks entity key classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 9.2.9 Entity bean's primary key class - * - The Bean Provider must specify a primary key class in the deployment descriptor. - * - The primary key type must be a legal Value Type in RMI-IIOP. - * - The class must provide suitable implementation of the hashCode() and - * equals(Object other) methods to simplify the management of the primary keys - * by client code. -*/ -public abstract class AValidateKeyClass extends AValidateEJB { - public Object getTarget(Object parent, Object clazz) { - if (parent == null) { - return null; - } - - return ((Entity) parent).getPrimaryKey(); - } - - public final List[] getMethodsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // Never check that a key class' method is defined on another class - // of the bean. - return null; - } - - public final List[] getFieldsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // Never check that a key class' field is defined on another class - // of the bean. - return null; - } - - /** - * Return true if the method can, and should, be validated. - * Filter out faulty methods (i.e., null), and methods which - * belong to the base type, whatever that is. (e.g. java.lang.Object) - */ - protected boolean isValid(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws InvalidInputException { - if (super.isValid(vc, bean, clazz, method, methodsExtendedList)) { - // exclude root object methods - if (!ValidationRuleUtility.isJavaLangObjectMethod(bean, method)) { - return true; - } - } - return false; - } - - /** - * 9.2.9 Entity bean's primary key class - * - The Bean Provider must specify a primary key class in the deployment descriptor. (checked by the MOF model) - * - The primary key type must be a legal Value Type in RMI-IIOP. (for key fields, checked in the ValidateEntityBean class) - * - The class must provide suitable implementation of the hashCode() and - * equals(Object other) methods to simplify the management of the primary keys - * by client code. - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - vc.terminateIfCancelled(); - - validateLegalRMIType(vc, bean, clazz); - - if (ValidationRuleUtility.isUnnamedPackage(clazz.getJavaPackage())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2041, IEJBValidationContext.INFO, bean, clazz, this); - vc.addMessage(message); - } - } - - /** - * Verifies that a given class is a legal Value Type in RMI-IIOP. - * - * Java Remote MethodInvocation - * Specification - * - * Revision 1.7, Java 2 SDK, Standard Edition, v1.3.0, December 1999 - * - * 2.6 Parameter Passing in Remote Method Invocation - * An argument to, or a return value from, a remote object can be any object that - * is serializable. This includes primitive types, remote objects, and non-remote - * objects that implement the java.io.Serializable interface. For more - * details on how to make classes serializable, see the Java Object Serialization - * Specification. - */ - public final void validateLegalRMIType(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - vc.terminateIfCancelled(); - - ValidationRuleUtility.isValidType(clazz); - - if (!ValidationRuleUtility.isLegalRMI_IIOPType(bean, clazz)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2019, IEJBValidationContext.INFO, bean, clazz, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - } - - /** - * 9.2.9 Entity bean's primary key class - * - The class must provide suitable implementation of the hashCode() and - * equals(Object other) methods to simplify the management of the primary keys - * by client code. - */ - public void validateMethodExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - // The class must provide suitable implementation of the hashCode() and - // equals(Object other) methods to simplify the management of the primary keys - // by client code. - Method hashCodeMethod = ValidationRuleUtility.getMethodExtended(clazz, IMethodAndFieldConstants.METHODNAME_HASHCODE, new JavaHelpers[0]); - if ((hashCodeMethod == null) || ValidationRuleUtility.isJavaLangObjectMethod(bean, hashCodeMethod)) { - // EJB 1.0 did not require this method, so this is a warning instead of an error. - String[] msgParm = { clazz.getQualifiedName(), IMethodAndFieldConstants.METHODSIGNATURE_HASHCODE}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2001, IEJBValidationContext.WARNING, bean, clazz, msgParm, this); - vc.addMessage(message); - } - - Method equalsMethod = ValidationRuleUtility.getMethodExtended(clazz, IMethodAndFieldConstants.METHODNAME_EQUALS, new JavaHelpers[]{ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT, bean)}); - if ((equalsMethod == null) || (ValidationRuleUtility.isJavaLangObjectMethod(bean, equalsMethod))) { - // EJB 1.0 did not require this method, so this is a warning instead of an error. - String[] msgParm = { clazz.getQualifiedName(), IMethodAndFieldConstants.METHODSIGNATURE_EQUALS }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2001, IEJBValidationContext.WARNING, bean, clazz, msgParm, this); - vc.addMessage(message); - } - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateRemote.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateRemote.java deleted file mode 100644 index de90c7706..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidateRemote.java +++ /dev/null @@ -1,380 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ - -import java.util.List; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * This class checks remote interface classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * The checks for a session remote interface and an entity remote interface are the same - * in EJB 1.1. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 6.10.5 Session bean's remote interface - * The following are the requirements for the session bean's remote interface: - * - The interface must extend the javax.ejb.EJBObject interface. - * - The methods defined in this interface must follow the rules for RMI/IIOP. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and their throws clause must include the java.rmi.RemoteException. - * - The remote interface is allowed to have superinterfaces. Use of interface - * inheritance is subject to the RMI/IIOP rules for the definition of remote interfaces. - * - For each method defined in the remote interface, there must be a matching - * method in the session bean's class. - * - The matching method must have: - * - The same name. - * - The same number and types of arguments, and the same return type. - * - All the exceptions defined in the throws clause of the matching - * method of the session bean class must be defined in the throws - * clause of the method of the remote interface. - * - * 9.2.7 Entity bean's remote interface - * The following are the requirements for the entity bean's remote interface: - * - The interface must extend the javax.ejb.EJBObject interface. - * - The methods defined in the remote interface must follow the rules for RMI-IIOP. - * This means that their argument and return value types must be valid types for RMI-IIOP, - * and their throws clauses must include the java.rmi.RemoteException. - * - The remote interface is allowed to have superinterfaces. Use of interface inheritance - * is subject to the RMI-IIOP rules for the definition of remote interfaces. - * - For each method defined in the remote interface, there must be a matching method - * in the entity bean's class. The matching method must have: - * - The same name. - * - The same number and types of its arguments, and the same return type. - * - All the exceptions defined in the throws clause of the matching method - * of the enterprise Bean class must be defined in the throws clause of - * the method of the remote interface. - */ -public abstract class AValidateRemote extends AValidateEJB { - public final Object getTarget(Object parent, Object clazz) { - if(parent == null) { - return null; - } - - return ((EnterpriseBean)parent).getRemoteInterface(); - } - - public final List[] getMethodsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // A home or component class needs the following classes' extended methods: - // 1. bean class - List[] result = new List[1]; - JavaClass beanClass = bean.getEjbClass(); - if(beanClass == null) { - result[0] = null; - } - else { - result[0] = beanClass.getMethodsExtended(); - } - return result; - } - - public final List[] getFieldsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // Never check that a home or component's field is defined on another class - // of the bean. - return null; - } - - /** - * Return true if the method can, and should, be validated. - * Filter out faulty methods (i.e., null), and methods which - * belong to the base type, whatever that is. (e.g. java.lang.Object) - */ - protected boolean isValid(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws InvalidInputException { - if (super.isValid(vc, bean, clazz, method, methodsExtendedList)) { - // Exclude root remote interface methods - if (ValidationRuleUtility.isEJBObjectMethod(bean, method)) { - return false; - } - else if (isEjbRelationshipRoleMethod(vc, bean, clazz, method)) { - return false; - } - else if (ValidationRuleUtility.isClinitMethod(bean, method)) { - return false; - } - else { - return true; - } - } - return false; - } - - /** - * Check the remote interface's methods against the EJB 1.1 spec. - * - * 6.10.5 Session bean's remote interface - * ... - * - The methods defined in this interface must follow the rules for RMI/IIOP. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and their throws clause must include the java.rmi.RemoteException. - * ... - * - For each method defined in the remote interface, there must be a matching - * method in the session bean's class. - * - The matching method must have: - * - The same name. - * - The same number and types of arguments, and the same return type. - * - All the exceptions defined in the throws clause of the matching - * method of the session bean class must be defined in the throws - * clause of the method of the remote interface. - * ... - * 9.2.7 Entity bean's remote interface - * ... - * - The methods defined in the remote interface must follow the rules for RMI-IIOP. - * This means that their argument and return value types must be valid types for RMI-IIOP, - * and their throws clauses must include the java.rmi.RemoteException. - * ... - * - For each method defined in the remote interface, there must be a matching method - * in the entity bean's class. The matching method must have: - * - The same name. - * - The same number and types of its arguments, and the same return type. - * - All the exceptions defined in the throws clause of the matching method - * of the enterprise Bean class must be defined in the throws clause of - * the method of the remote interface. - * ... - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method riMethod) throws InvalidInputException { - // Can't invoke an abstract method - // super.validateExistence(riMethod); - - vc.terminateIfCancelled(); - - // The methods defined in this interface must follow the rules for RMI/IIOP. - validateLegalRMIMethod(vc, bean, clazz, riMethod); - - // For each method defined in the remote interface, there must be a matching - // method in the session bean's class. - validateMethod_beanDep(vc, bean, clazz, riMethod); - - } - - /** - * Checks to see if @ejbMethod is one of the required methods. - */ - protected void primValidateExistence(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - //super.validateExistence(ejbMethod); - - //There are no required methods. - } - - /** - * Check that the remote interface class definition follows the EJB 1.1 spec. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 6.10.5 Session bean's remote interface - * The following are the requirements for the session bean's remote interface: - * - The interface must extend the javax.ejb.EJBObject interface. - * ... - * - The remote interface is allowed to have superinterfaces. Use of interface - * inheritance is subject to the RMI/IIOP rules for the definition of remote interfaces. - * ... - * 9.2.7 Entity bean's remote interface - * The following are the requirements for the entity bean's remote interface: - * - The interface must extend the javax.ejb.EJBObject interface. - * ... - * - The remote interface is allowed to have superinterfaces. Use of interface inheritance - * is subject to the RMI-IIOP rules for the definition of remote interfaces. - * ... - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - vc.terminateIfCancelled(); - - // It must be an interface, not a class. - if (!clazz.isInterface()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2012, IEJBValidationContext.ERROR, bean, clazz, this); - vc.addMessage(message); - } - - // The interface must extend the javax.ejb.EJBObject interface. - JavaHelpers javaxEjbObject = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_EJB_EJBOBJECT, bean); - if (!ValidationRuleUtility.isAssignableFrom(clazz, javaxEjbObject)) { - String[] msgParm = { ITypeConstants.CLASSNAME_JAVAX_EJB_EJBOBJECT }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2017, IEJBValidationContext.ERROR, bean, clazz, msgParm, this); - vc.addMessage(message); - } - - if (ValidationRuleUtility.isUnnamedPackage(clazz.getJavaPackage())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2041, IEJBValidationContext.INFO, bean, clazz, this); - vc.addMessage(message); - } - - validateAppendixB(vc, bean, clazz); - } - - /** - * 6.10.5 - * For each method defined in the remote interface, there must be a matching - * method in the session bean's class. The matching method must have: - * - The same name. - * - The same number and types of arguments, and the same return type. - * - All the exceptions defined in the throws clause of the matching method - * of the session bean class must be defined in the throws clause of the - * method of the remote interface. - * - * 9.2.7 - * For each method defined in the remote interface, there must be a matching - * method in the entity bean's class. The matching method must have: - * - The same name. - * - The same number and types of its arguments, and the same return type. - * - All the exceptions defined in the throws clause of the matching method - * of the enterprise Bean class must be defined in the throws clause of - * the method of the remote interface. - */ - public void validateMatchingBeanMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method remoteMethod) throws InvalidInputException { - vc.terminateIfCancelled(); - if (remoteMethod == null) { - return; - } - - JavaClass beanClass = bean.getEjbClass(); - ValidationRuleUtility.isValidTypeHierarchy(bean, beanClass); - - Method beanMethod = ValidationRuleUtility.getMethodExtended(beanClass, remoteMethod, remoteMethod.getName()); - if (beanMethod == null) { - String[] msgParm = { beanClass.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2023, IEJBValidationContext.ERROR, bean, clazz, remoteMethod, msgParm, this); - vc.addMessage(message); - return; - } - - ValidationRuleUtility.isValidType(ValidationRuleUtility.getType(remoteMethod.getReturnType())); - - try { - ValidationRuleUtility.isValidType(ValidationRuleUtility.getType(beanMethod.getReturnType())); - } - catch (InvalidInputException e) { - // Let the validation of the bean class report the reflection warning. - // Don't do any validation based on that method. - return; - } - - // Check if return types match - vc.terminateIfCancelled(); - if (!ValidationRuleUtility.isAssignableFrom(remoteMethod.getReturnType(), beanMethod.getReturnType())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2415, IEJBValidationContext.ERROR, bean, clazz, remoteMethod, new String[] { beanMethod.getReturnType().getJavaName(), beanClass.getName()}, this); - vc.addMessage(message); - } - - - // Section 6.10.5 (session), 9.2.7 (entity), declare that all exceptions declared - // on the ejbCreate, ejbPostCreate methods must be defined in the throws clause of - // the matching create of the remote interface. - /* - // Don't check for the exceptions here - let the bean class do it. When the remote - // changes, a "dependent" validation of the bean's checks should be done automatically. - // If it is checked in this method as well, there are duplicate messages on the task list. - HashSet exceptions = getNotSubsetExceptions(remoteMethod, beanMethod); - if(exceptions.size() > 0) { - Iterator iterator = exceptions.iterator(); - while(iterator.hasNext()) { - JavaClass exc = (JavaClass)iterator.next(); - String[] msgParm = {exc.getQualifiedName()}; - addValidationMessage(IEJBValidationContext.ERROR, IMessagePrefixEjb11Constants.EJB_METHOD_THROW_NOTRI_EXCEP, msgParm, beanMethod, EJB_BEAN_GROUP); - } - } - */ - } - - /** - * Check the remote interface's methods against the EJB 1.1 spec. - * - * 6.10.5 Session bean's remote interface - * ... - * - The methods defined in this interface must follow the rules for RMI/IIOP. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and their throws clause must include the java.rmi.RemoteException. - * ... - * - For each method defined in the remote interface, there must be a matching - * method in the session bean's class. - * - The matching method must have: - * - The same name. - * - The same number and types of arguments, and the same return type. - * - All the exceptions defined in the throws clause of the matching - * method of the session bean class must be defined in the throws - * clause of the method of the remote interface. - * ... - * 9.2.7 Entity bean's remote interface - * ... - * - The methods defined in the remote interface must follow the rules for RMI-IIOP. - * This means that their argument and return value types must be valid types for RMI-IIOP, - * and their throws clauses must include the java.rmi.RemoteException. - * ... - * - For each method defined in the remote interface, there must be a matching method - * in the entity bean's class. The matching method must have: - * - The same name. - * - The same number and types of its arguments, and the same return type. - * - All the exceptions defined in the throws clause of the matching method - * of the enterprise Bean class must be defined in the throws clause of - * the method of the remote interface. - * ... - */ - public void validateMethod_beanDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method riMethod) throws InvalidInputException { - vc.terminateIfCancelled(); - // For each method defined in the remote interface, there must be a matching - // method in the session bean's class. - validateMatchingBeanMethod(vc, bean, clazz, riMethod); - } - - /** - * Final check to see if required methods were detected. - */ - protected void validateMethodExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - //There are no required methods. - } - - protected void validateAppendixB(IEJBValidationContext vc, EnterpriseBean bean, JavaClass thisRemote) { - // The Java inheritance structure must match the EJB inheritance structure. - // e.g. if EJB B is a child of EJB A, then class B must be a child of class A. - // B could be a grandchild (or great-grandchild or ...) of A. - if(bean == null) { - return; - } - EnterpriseBean supertype = getSuperType(bean); - JavaClass parentRemote = null; - if (supertype != null) { - parentRemote = supertype.getRemoteInterface(); - - // Remote a Xchild of parent Remote - try { - ValidationRuleUtility.isValidType(thisRemote); - ValidationRuleUtility.isValidType(parentRemote); - if (!ValidationRuleUtility.isAssignableFrom(thisRemote, parentRemote)) { - String[] msgParm = new String[] { thisRemote.getQualifiedName(), parentRemote.getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2105, IEJBValidationContext.ERROR, bean, thisRemote, msgParm, this); - vc.addMessage(message); - } - } - catch (InvalidInputException e) { - String[] msgParm = { e.getJavaClass().getQualifiedName(), bean.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidationRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidationRule.java deleted file mode 100644 index d59058685..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AValidationRule.java +++ /dev/null @@ -1,123 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.HashSet; -import java.util.List; -import java.util.Set; - -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.internal.EjbModuleExtensionHelper; -import org.eclipse.jst.j2ee.internal.IEJBModelExtenderManager; -import org.eclipse.wst.validation.internal.core.ValidationException; - - -/** - * @version 1.0 - * @author - */ -public abstract class AValidationRule implements IValidationRule { - - private Set _dependents = null; - - protected EjbModuleExtensionHelper modHelper = null; - - /* - * @see IValidationRule#addDependent(IValidationRule) - */ - public void addDependent(IValidationRule rule) { - if (rule == null) { return; } - - if (_dependents == null) { - _dependents = new HashSet(); - } - - _dependents.add(rule); - } - - /* - * @see IValidationRule#getDependents() - */ - public Set getDependents() { - return _dependents; - } - - protected EjbModuleExtensionHelper getEjbExtensionHelper(Object context) { - return IEJBModelExtenderManager.INSTANCE.getEJBModuleExtension(context); - } - - /** - * @param EnterpriseBean - * @return EnterpriseBean return the super type of an EnterpriseBean by - * loading the extnension plugin if extension plugin fails to load - * return null - */ - public final EnterpriseBean getSuperType(EnterpriseBean enterpriseBean) { - EnterpriseBean superType = null; - EjbModuleExtensionHelper aModHelper = getEjbExtensionHelper(enterpriseBean); - if (aModHelper != null) superType = aModHelper.getSuperType(enterpriseBean); - return superType; - } - - /** - * @param EnterpriseBean - * @return String - super type file name return the super type file of an - * EnterpriseBean by loading the extnension plugin if extension - * plugin fails to load return null - */ - public final String getEJBInheritanceFileName() { - String superTypeFileName = null; - // TODO MDE Revisit this after the drop - EjbModuleExtensionHelper aModHelper = getEjbExtensionHelper(null); - if (aModHelper != null) superTypeFileName = aModHelper.getEJBInheritanceFileName(); - return superTypeFileName; - } - - /** - * @param EnterpriseBean - * @return List - extended role names return the extended role method name - * of an EnterpriseBean by loading the extnension plugin if - * extension plugin fails to load return null - */ - public final List getRoleMethodNamesExtended(EnterpriseBean enterpriseBean) { - List roleNameExtended = null; - EjbModuleExtensionHelper aModHelper = getEjbExtensionHelper(enterpriseBean); - if (aModHelper != null && enterpriseBean.isContainerManagedEntity()) - roleNameExtended = aModHelper.getRoleMethodNamesExtended((ContainerManagedEntity) enterpriseBean); - return roleNameExtended; - } - - /* - * @see IValidationRule#preValidate(IEJBValidationContext, Object, Object) - */ - public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) - throws ValidationCancelledException, ValidationException { - // By default, allocate nothing. - } - - /* - * @see IValidationRule#postValidate(IEJBValidationContext, Object, Object) - */ - public void postValidate(IEJBValidationContext vc, Object targetParent, Object target) - throws ValidationCancelledException, ValidationException { - // By default, assume that nothing was allocated in preValidate. - } - - /* - * @see IValidationRule#reset() - */ - public void reset() { - // By default, assume that nothing needs to be reset - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AbstractEJBValidationRuleFactory.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AbstractEJBValidationRuleFactory.java deleted file mode 100644 index 3704d09ca..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AbstractEJBValidationRuleFactory.java +++ /dev/null @@ -1,130 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -/* - * Abstract class for EJB Validation rules - */ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Iterator; -import java.util.Set; -import java.util.logging.Level; - -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.ejb.EJBJar; - -/** - * To change the template for this generated type comment go to - * Window>Preferences>Java>Code Generation>Code and Comments - */ -public abstract class AbstractEJBValidationRuleFactory { - - /** - * - */ - public AbstractEJBValidationRuleFactory() { - //Default - } - - protected HashMap _ruleList = null; - - public void release(IValidationRule rule) { - if(rule == null) { - return; - } - - // Since we don't put a lock on the rule when it's checked out via getRule(Object), - // there's nothing to do other than reset the rule to prepare it for reuse. - rule.reset(); - } - - protected Iterator addDependentRuleToRuleList() { - Iterator iterator = _ruleList.values().iterator(); - while(iterator.hasNext()) { - IValidationRule rule = (IValidationRule)iterator.next(); - Object[] ids = rule.getDependsOn(); - if(ids == null) { - continue; - } - - for(int i=0; i<ids.length; i++) { - IValidationRule dRule = (IValidationRule)_ruleList.get(ids[i]); - if(dRule != null) { - dRule.addDependent(rule); - } - } - } - return iterator; - } - - protected void logAllDependentRules() { - Iterator iterator; - Logger logger = getMsgLogger(); - if (logger.isLoggingLevel(Level.FINEST)) { - iterator = _ruleList.values().iterator(); - Iterator depIterator = null; - while(iterator.hasNext()) { - IValidationRule rule = (IValidationRule)iterator.next(); - Set dependents = rule.getDependents(); - StringBuffer buffer = new StringBuffer(); - buffer.append("list of dependents for rule:"); //$NON-NLS-1$ - buffer.append(rule.getClass().getName()); - buffer.append("\n"); //$NON-NLS-1$ - if(dependents != null) { - depIterator = dependents.iterator(); - while(depIterator.hasNext()) { - IValidationRule dRule = (IValidationRule)depIterator.next(); - buffer.append("\t"); //$NON-NLS-1$ - buffer.append(dRule.getClass().getName()); - buffer.append("\n"); //$NON-NLS-1$ - } - } - buffer.append("\n"); //$NON-NLS-1$ - logger.write(Level.FINEST, buffer.toString()); - } - } - } - - /** - * @return - */ - protected abstract Logger getMsgLogger(); - - protected EJBJar getEJBJar(IEJBValidationContext vc) { - return (EJBJar)vc.loadModel(EJBValidatorModelEnum.EJB_MODEL); - } - - /** - * This method will return the identified IValidationRule. - * If the ruleid is not registered, or if there is a problem - * instantiating the IValidationRule, then null will be returned. - */ - public IValidationRule getRule(IEJBValidationContext vc, Object ruleId) { - // To avoid loading a rule until it is needed, intialize - // the list with a rule id as the key, and a String class name - // as a value. When a rule is loaded, if the value is a String, - // then the IValidationRule has not been instantiated. Create an - // instance and store that in place of the String. If the value - // is already an IValidationRule instance, return it. - - Object rule = _ruleList.get(ruleId); - if(rule == null) { - // No such ruleId registered. - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINE)) { - logger.write(Level.FINE, "Cannot load rule from ruleId: " + ruleId); //$NON-NLS-1$ - } - return null; - } - - return (IValidationRule)rule; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AbstractEJBValidator.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AbstractEJBValidator.java deleted file mode 100644 index 429d70d57..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/AbstractEJBValidator.java +++ /dev/null @@ -1,324 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -/* - * Created on Nov 24, 2003 - * - * To change the template for this generated file go to - * Window>Preferences>Java>Code Generation>Code and Comments - */ -package org.eclipse.jst.j2ee.model.internal.validation; -import java.util.HashMap; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Map; -import java.util.Set; -import java.util.Vector; -import java.util.logging.Level; - -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.IReporter; -import org.eclipse.wst.validation.internal.provisional.core.IValidationContext; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; -/** - * @author vijayb - * - * To change the template for this generated type comment go to - * Window>Preferences>Java>Code Generation>Code and Comments - */ -public abstract class AbstractEJBValidator extends J2EEValidator { - protected Map _validated = null; - /** - * - */ - public AbstractEJBValidator() { - super(); - _validated = new HashMap(); - } - - protected void logMissingRule(IEJBValidationContext vc, Object ruleId) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, ruleId + " = null"); //$NON-NLS-1$ - } - addInternalErrorMessage(vc); - } - protected void addInternalErrorMessage(IEJBValidationContext vc) { - addInternalErrorMessage(vc, null); - } - - protected void addInternalErrorMessage(IEJBValidationContext vc, Throwable exc) { - IMessage mssg = vc.getMessage(); - mssg.setId(internalErrorMessage()); - vc.addMessage(mssg); - if(exc != null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, exc); - } - } - } - - protected Map removeOldMessages(IEJBValidationContext vc,Map targets) throws ValidationException { - if(vc.getURIs() == null) { - // Full validation - vc.removeAllMessages(); // Remove messages from the EJBJar. - vc.loadModel(removeOldMessagesString(), new Object[]{vc.getReporter(), null}); // Remove messages from any EJB client JAR files or Java Utility JAR files. - return null; - } - preRemoveOldMessages(vc,targets); // Get the list of targets to be validated, and remove messages from all of them. - - // Remove the messages from all of the changed files and their dependents. - vc.loadModel(removeOldMessagesString(), new Object[]{vc.getReporter(), targets}); - return targets; - } - /** - * @param vc - * @param delta - * @param targets - */ - protected void preRemoveOldMessages(IEJBValidationContext vc,Map targets) throws ValidationException { - //Default - } - /** - * @return - */ - protected String removeOldMessagesString() { - return null; - } - /** - * @return - */ - private String internalErrorMessage() { - return null; - } - /* - * (non-Javadoc) - * - * @see org.eclipse.wst.validation.internal.core.core.IValidator#validate(org.eclipse.wst.validation.internal.core.core.IHelper, - * org.eclipse.wst.validation.internal.core.core.IReporter, - * org.eclipse.wst.validation.internal.core.core.IFileDelta[]) - */ - public void validate(IValidationContext helper, IReporter reporter) throws ValidationException { - //Default - super.validate(helper, reporter); - } - - public void run(IValidationRule rule, Object targetParent, Object target) throws ValidationException { - if(isValidated(rule.getId(), targetParent, target)) { - // Whether or not this is a full or incremental run, don't revalidate this target - // if it has already been validated. (e.g. if a class is used by more than one bean, - // and say one bean is stateless and one is stateful, and everything else about the - // beans are identical, don't validate that class again.) - return; - } - - try { - rule.preValidate(getValidationContext(), targetParent, target); - rule.validate(getValidationContext(), targetParent, target); - rule.postValidate(getValidationContext(), targetParent, target); - } - catch(ValidationCancelledException exc) { - // Clean up the messages which are on the task list? Or is it nicer to leave them behind? - } - catch(ValidationException e) { - throw e; - } - catch(MessageLimitException e) { - throw e; - } - catch(Throwable exc) { - addInternalErrorMessage(getValidationContext(), exc); - } - finally { - setValidated(rule.getId(), targetParent, target); - releaseRules(rule); - } - } - - /** - * @param rule - */ - protected abstract void releaseRules(IValidationRule rule); - - private IEJBValidationContext _vc = null; - - protected IEJBValidationContext getValidationContext() { - return _vc; - } - protected void setValidationContext(IEJBValidationContext vc) { - _vc = vc; - } - - /** - * This class is public only for the EJBHelper. - */ - public class TargetObject { - private Object _parent = null; - private Object _target = null; - - public TargetObject() { - //Default - } - - public Object getTargetParent() { - return _parent; - } - - public Object getTarget() { - return _target; - } - - public void setTargetParent(Object tp) { - _parent = tp; - } - - public void setTarget(Object t) { - _target = t; - } - - public int hashCode() { - int parent = (getTargetParent() == null) ? 0 : getTargetParent().hashCode(); - int target = (getTarget() == null) ? 0 : getTarget().hashCode(); - return parent + target; - } - - public boolean equals(Object o) { - if(o == null) { - return false; - } - - if(this == o) { - return true; - } - - if(!(o instanceof TargetObject)) { - return false; - } - - Object thisParent = this.getTargetParent(); - Object oParent = ((TargetObject)o).getTargetParent(); - Object thisTarget = this.getTarget(); - Object oTarget = ((TargetObject)o).getTarget(); - - if((thisParent == null) && (oParent == null)) { - // check target - } - else if((thisParent != null) && (oParent != null)) { - if(thisParent.equals(oParent)) { - // check target - } - else { - return false; - } - } - else { - return false; - } - - if((thisTarget == null) && (oTarget == null)) { - return true; - } - else if((thisTarget != null) && (oTarget != null)) { - return (thisTarget.equals(oTarget)); - } - else { - return false; - } - } - } - - - public void setValidated(Object key, Object targetParent, Object target) { - Set done = null; - if(_validated.containsKey(key)) { - done = (Set)_validated.get(key); - } - else { - done = new HashSet(); - } - - done.add(getTargetObjectPool().getTargetObject(targetParent, target)); - _validated.put(key, done); - } - - - protected class TargetObjectPool { - private int _growSize = 0; - private Vector _pool = null; - - public TargetObjectPool(int initialSize) { - _growSize = initialSize; - _pool = new Vector(initialSize, _growSize); - grow(); - } - - private void grow() { - for(int i=0; i<_growSize; i++) { - _pool.add(new TargetObject()); - } - } - - public TargetObject getTargetObject(Object targetParent, Object target) { - if(_pool.size() <= 0) { - grow(); - } - TargetObject obj = (TargetObject)_pool.remove(0); - obj.setTargetParent(targetParent); - obj.setTarget(target); - return obj; - } - - public void release(TargetObject obj) { - obj.setTargetParent(null); - obj.setTarget(null); - _pool.add(obj); - } - } - - protected abstract TargetObjectPool getTargetObjectPool(); - - public boolean isValidated(Object key, Object targetParent, Object target) { - if(!_validated.containsKey(key)) { - return false; - } - - - Set done = (Set)_validated.get(key); - TargetObject temp = getTargetObjectPool().getTargetObject(targetParent, target); - try { - if(done.contains(temp)) { - return true; - } - - return false; - } - finally { - getTargetObjectPool().release(temp); - } - } - public void cleanup(IReporter reporter) { - Iterator iterator = _validated.keySet().iterator(); - while(iterator.hasNext()) { - Set done = (Set)_validated.get(iterator.next()); - Iterator toIterator = done.iterator(); - while(toIterator.hasNext()) { - TargetObject to = (TargetObject)toIterator.next(); - getTargetObjectPool().release(to); - } - done.clear(); - } - _validated.clear(); - setValidationContext(null); - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ApplicationClientMessageConstants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ApplicationClientMessageConstants.java deleted file mode 100644 index 7e73b75a0..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ApplicationClientMessageConstants.java +++ /dev/null @@ -1,37 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - - - - -/** - * Insert the type's description here. - * Creation date: (4/9/2001 11:49:47 AM) - * @author: Administrator - */ -public interface ApplicationClientMessageConstants extends org.eclipse.jst.j2ee.model.internal.validation.J2EEMessageConstants { - public static final String APPCLIENT_MODEL_NAME = "APPLICATIONCLIENT_VALIDATION"; //$NON-NLS-1$ - public static final String INVALID_DD = "INVALID_DD"; //$NON-NLS-1$ - public static final String ERROR_EJB_REFS = "ERROR_EJB_REFS"; //$NON-NLS-1$ - public static final String APPLICATIONCLIENT_VALIDATOR_ID = "APPLICATIONCLIENT_VALIDATOR"; //$NON-NLS-1$ - public static final String ERROR_APPCLIENT_INVALID_APPCLIENT_FILE = "ERROR_APPLICATIONCLIENT_INVALID_APPCLIENT_FILE"; //$NON-NLS-1$ - public static final String MESSAGE_APPCLIENT_MISSING_URI = "MESSAGE_APPCLIENT_MISSING_URI"; //$NON-NLS-1$ - public static final String ERROR_APPCLIENT_VALIDATION_FAILED = "ERROR_APPCLIENT_VALIDATION_FAILED"; //$NON-NLS-1$ - public static final String APPCLIENT_DD_PARSE_LINECOL = "APPCLIENT_DD_PARSE_LINECOL"; //$NON-NLS-1$ - public static final String APPCLIENT_DD_PARSE_LINE = "APPCLIENT_DD_PARSE_LINE"; //$NON-NLS-1$ - public static final String APPCLIENT_DD_CANNOT_OPEN_DD = "APPCLIENT_DD_CANNOT_OPEN_DD"; //$NON-NLS-1$ - public static final String APPCLIENT_DD_PARSE_NOINFO = "APPCLIENT_DD_PARSE_NOINFO"; //$NON-NLS-1$ - public static final String APPCLIENT_DUP_RES_ENV_REF_ERROR_ = "APPCLIENT_DUP_RES_ENV_REF_ERROR_"; //$NON-NLS-1$ - public static final String APPCLIENT_DUP_EJB_REF_ERROR_ = "APPCLIENT_DUP_EJB_REF_ERROR_"; //$NON-NLS-1$ - public static final String APPCLIENT_MAIN_CLASS_ERROR_ = "APPCLIENT_MAIN_CLASS_ERROR_"; //$NON-NLS-1$ -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ApplicationClientValidator.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ApplicationClientValidator.java deleted file mode 100644 index fe1cf8d25..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ApplicationClientValidator.java +++ /dev/null @@ -1,142 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - - -import org.eclipse.emf.common.command.Command; -import org.eclipse.jst.j2ee.client.ApplicationClient; -import org.eclipse.jst.j2ee.commonarchivecore.internal.ApplicationClientFile; -import org.eclipse.jst.j2ee.commonarchivecore.internal.ValidateXmlCommand; -import org.eclipse.wst.validation.internal.core.Message; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.IReporter; -import org.eclipse.wst.validation.internal.provisional.core.IValidationContext; - - - -/** - * Validates the applicatin-client.xml - */ -public class ApplicationClientValidator extends org.eclipse.jst.j2ee.model.internal.validation.J2EEValidator implements ApplicationClientMessageConstants { - protected ApplicationClientFile appClientFile; - protected ApplicationClient appClientDD; - - /** - * ApplicationClientValidator constructor comment. - */ - public ApplicationClientValidator() { - super(); - }// ApplicationClientValidator - - /** - * <p>Answer the id of the resource bundle which is - * used by the receiver.</p> - */ - public String getBaseName() { - return APLICATIONCLIENT_CATEGORY; - }// getBaseName - - /** - * XML Validator now handles validation of Deployment Descriptor - * - * @throws ValidationException - */ - public void validate() throws ValidationException { - validateMainClassInManifest(); - }// validate - - protected void validateMainClassInManifest() { - - if (appClientFile != null && appClientFile.getManifest() != null) { - String mainClass = appClientFile.getManifest().getMainClass(); - if (mainClass == null || mainClass.length() == 0) { - Object target = getManifestTarget(); - addError(getBaseName(), APPCLIENT_MAIN_CLASS_ERROR_, new String[0], target); - } - } - } - - protected Object getManifestTarget() { - return null; - } - /** - * Does the validation. - * - * @throws ValidationException - */ - public void validate(IValidationContext inHelper, IReporter inReporter) - throws ValidationException { - super.validate(inHelper, inReporter); - try { - setAppClientFile( (ApplicationClientFile) inHelper.loadModel(APPCLIENT_MODEL_NAME) ); - if ( appClientFile != null ) { - setAppClientDD( appClientFile.getDeploymentDescriptor() ); - validate(); - } else { - IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_INVALID_APPCLIENT_FILE); - throw new ValidationException(errorMsg); - }// if - } catch (ValidationException ex) { - throw ex; - } catch (Exception e) { - IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_VALIDATION_FAILED); - throw new ValidationException(errorMsg, e); - }// try - }// validate - /** - * Creates the validate xml command. - * - * @return Command - */ - public Command createValidateXMLCommand() { - Command cmd = new ValidateXmlCommand(appClientFile); - return cmd; - }// createValidateXMLCommand - - /** - * Gets the appClientFile. - * - * @return ApplicationClientFile - */ - public ApplicationClientFile getAppClientFile() { - return appClientFile; - }// getAppClientFile - - /** - * Sets the appClientFile. - * - * @param ApplicatonClientFile appClientFile - The appClientFile to set - */ - public void setAppClientFile(ApplicationClientFile appClientFile) { - this.appClientFile = appClientFile; - }// setAppClientFile - - /** - * Gets the appClientDD. - * - * @return ApplicationClient - */ - public ApplicationClient getAppClientDD() { - return appClientDD; - }// getAppClientDD - - /** - * Sets the appClientDD. - * - * @param ApplicationClient appClientDD - The appClientDD to set - */ - public void setAppClientDD(ApplicationClient appClientDD) { - this.appClientDD = appClientDD; - }// setAppClientDD - -}// ApplicationClientValidator diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPBeanClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPBeanClassVRule.java deleted file mode 100644 index 118eb9ddf..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPBeanClassVRule.java +++ /dev/null @@ -1,303 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.List; -import java.util.Map; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public final class BMPBeanClassVRule extends AEntityBeanClassVRule implements IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_BMP_BEANCLASS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_BMP_HOME, IValidationRuleList.EJB20_BMP_LOCALHOME, IValidationRuleList.EJB20_BMP_REMOTE, IValidationRuleList.EJB20_BMP_LOCAL, IValidationRuleList.EJB20_BMP_KEYCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".bb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_ENTITYBEAN}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = new long[]{LOCAL_COMPONENT_INTERFACE, REMOTE_COMPONENT_INTERFACE}; - - private final boolean SHOULD_BE_ABSTRACT = false; - private final boolean SHOULD_BE_FINAL = false; - private final boolean SHOULD_BE_PUBLIC = true; - private final boolean SHOULD_VALIDATE_TRANSIENT_FIELD = false; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{CONSTRUCTOR_NOPARM, EJBFINDBYPRIMARYKEY, SETENTITYCONTEXT, UNSETENTITYCONTEXT_NOPARM, EJBACTIVATE_NOPARM, EJBPASSIVATE_NOPARM, EJBREMOVE_NOPARM, EJBLOAD_NOPARM, EJBSTORE_NOPARM}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{FINALIZE_NOPARM}; - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CONSTRUCTOR_NOPARM, CONSTRUCTOR, EJBCREATE, EJBPOSTCREATE, EJBHOME, FINALIZE_NOPARM, EJBFINDBYPRIMARYKEY, EJBFIND, SETENTITYCONTEXT, UNSETENTITYCONTEXT_NOPARM, EJBACTIVATE_NOPARM, EJBPASSIVATE_NOPARM, EJBREMOVE_NOPARM, EJBLOAD_NOPARM, EJBSTORE_NOPARM, FINALIZE_NOPARM, BUSINESS}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2014, new String[]{CHKJ2014+EXT}); - MESSAGE_IDS.put(CHKJ2015, new String[]{CHKJ2015+EXT}); - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2022, new String[]{CHKJ2022+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_constr, new String[]{CHKJ2050_constr+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbCreate, new String[]{CHKJ2050_ejbCreate+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbFindByPrimaryKey, new String[]{CHKJ2050_ejbFindByPrimaryKey+EXT}); - MESSAGE_IDS.put(CHKJ2050_setEntityContext, new String[]{CHKJ2050_setEntityContext+EXT}); - MESSAGE_IDS.put(CHKJ2050_unsetEntityContext, new String[]{CHKJ2050_unsetEntityContext+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbActivate, new String[]{CHKJ2050_ejbActivate+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbPassivate, new String[]{CHKJ2050_ejbPassivate+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbRemove, new String[]{CHKJ2050_ejbRemove+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbLoad, new String[]{CHKJ2050_ejbLoad+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbStore, new String[]{CHKJ2050_ejbStore+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbSelect, new String[]{CHKJ2050_ejbSelect+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbFind, new String[]{CHKJ2050_ejbFind+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbPostCreate, new String[]{CHKJ2050_ejbPostCreate+EXT}); - - MESSAGE_IDS.put(CHKJ2103, new String[]{CHKJ2103+SPEC}); - - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2407, new String[]{CHKJ2407+BEXT, CHKJ2407+MEXT}); - - MESSAGE_IDS.put(CHKJ2411, new String[]{CHKJ2411+BEXT, CHKJ2411+MEXT}); - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2421, new String[]{CHKJ2421+BEXT, CHKJ2421+MEXT}); - MESSAGE_IDS.put(CHKJ2422, new String[]{CHKJ2422+BEXT, CHKJ2422+MEXT}); - MESSAGE_IDS.put(CHKJ2423, new String[]{CHKJ2423+BEXT, CHKJ2423+MEXT}); - MESSAGE_IDS.put(CHKJ2424, new String[]{CHKJ2424+BEXT, CHKJ2424+MEXT}); - MESSAGE_IDS.put(CHKJ2426, new String[]{CHKJ2426+BEXT, CHKJ2426+MEXT}); - MESSAGE_IDS.put(CHKJ2427, new String[]{CHKJ2427+BEXT, CHKJ2427+MEXT}); - MESSAGE_IDS.put(CHKJ2428, new String[]{CHKJ2428+BEXT, CHKJ2428+MEXT}); - - MESSAGE_IDS.put(CHKJ2430, new String[]{CHKJ2430+BEXT, CHKJ2430+MEXT}); - MESSAGE_IDS.put(CHKJ2431, new String[]{CHKJ2431+BEXT, CHKJ2431+MEXT}); - MESSAGE_IDS.put(CHKJ2439, new String[]{CHKJ2439+BEXT, CHKJ2439+MEXT}); - - MESSAGE_IDS.put(CHKJ2441, new String[]{CHKJ2441+BEXT, CHKJ2441+MEXT}); - MESSAGE_IDS.put(CHKJ2442, new String[]{CHKJ2442+BEXT, CHKJ2442+MEXT}); - MESSAGE_IDS.put(CHKJ2443, new String[]{CHKJ2443+BEXT, CHKJ2443+MEXT}); - - MESSAGE_IDS.put(CHKJ2456, new String[]{CHKJ2456+ON_BASE, CHKJ2456+ON_THIS}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2457, new String[]{CHKJ2457+BEXT, CHKJ2457+MEXT}); - MESSAGE_IDS.put(CHKJ2458, new String[]{CHKJ2458+BEXT, CHKJ2458+MEXT}); - MESSAGE_IDS.put(CHKJ2459, new String[]{CHKJ2459+BEXT, CHKJ2459+MEXT}); - - MESSAGE_IDS.put(CHKJ2478, new String[]{CHKJ2478+BEXT, CHKJ2478+MEXT}); - - MESSAGE_IDS.put(CHKJ2492, new String[]{CHKJ2492+BEXT, CHKJ2492+MEXT}); - MESSAGE_IDS.put(CHKJ2493, new String[]{CHKJ2493+BEXT, CHKJ2493+MEXT}); - MESSAGE_IDS.put(CHKJ2494, new String[]{CHKJ2494+BEXT, CHKJ2494+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_ejbCreate, new String[]{CHKJ2500_ejbCreate+BEXT, CHKJ2500_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2500_ejbFind, new String[]{CHKJ2500_ejbCreate+BEXT, CHKJ2500_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2500_business, new String[]{CHKJ2500_ejbCreate+BEXT, CHKJ2500_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2502_finalize, new String[]{CHKJ2502_finalize+BEXT, CHKJ2502_finalize+MEXT}); - - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2503_ejbCreate, new String[]{CHKJ2503_ejbCreate+BEXT, CHKJ2503_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2503_ejbPostCreate, new String[]{CHKJ2503_ejbPostCreate+BEXT, CHKJ2503_ejbPostCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2503_ejbHome, new String[]{CHKJ2503_ejbHome+BEXT, CHKJ2503_ejbHome+MEXT}); - MESSAGE_IDS.put(CHKJ2503_ejbFind, new String[]{CHKJ2503_ejbFind+BEXT, CHKJ2503_ejbFind+MEXT}); - - MESSAGE_IDS.put(CHKJ2505_ejbRemove, new String[]{CHKJ2505_ejbRemove+BEXT, CHKJ2505_ejbRemove+MEXT}); - MESSAGE_IDS.put(CHKJ2505_ejbPostCreate, new String[]{CHKJ2505_ejbPostCreate+BEXT, CHKJ2505_ejbPostCreate+MEXT}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - public final boolean shouldValidateTransientField() { - return SHOULD_VALIDATE_TRANSIENT_FIELD; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - public final boolean shouldBeAbstract(JavaClass clazz) { - return SHOULD_BE_ABSTRACT; - } - - public final boolean shouldBeFinal(JavaClass clazz) { - return SHOULD_BE_FINAL; - } - - public final boolean shouldBePublic(JavaClass clazz) { - return SHOULD_BE_PUBLIC; - } - public final int isRemote() { - return NEITHER; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - - /* - * @see ABeanClassVRule#followEjbCreateReturnTypeRules(Method) - */ - public final JavaHelpers getEjbCreateReturnType(EnterpriseBean bean, Method method) { - return ((Entity)bean).getPrimaryKey(); - } - - public final String getEjbCreateReturnTypeName(EnterpriseBean bean, Method method) { - JavaHelpers retType = getEjbCreateReturnType(bean, method); - if(retType == null) { - return IEJBValidatorConstants.NULL_PRIMARY_KEY; - } - return retType.getJavaName(); - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this); - - if((methodType & EJBCREATE) == EJBCREATE) { - validateEjbCreateMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else if((methodType & EJBPOSTCREATE) == EJBPOSTCREATE) { - validateEjbPostCreateMethod(vc, bean, clazz, method); - } - else if((methodType & EJBFIND) == EJBFIND) { - validateEjbFindMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else if((methodType & EJBHOME) == EJBHOME) { - validateEjbHomeMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else if((methodType & EJBREMOVE_NOPARM) == EJBREMOVE_NOPARM) { - validateEjbRemoveMethod(vc, bean, clazz, method); - } - else if((methodType & BUSINESS) == BUSINESS) { - validateBusinessMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else { - // Method isn't supposed to be here. Let the validateMethodsWhichMustNotExist - // take care of it. - } - } - - public final String getMatchingHomeMethodName(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this); - - if((methodType & EJBCREATE) == EJBCREATE) { - return getMatchingEjbCreateMethodName(vc, method); - } - else if((methodType & EJBPOSTCREATE) == EJBPOSTCREATE) { - return getMatchingEjbPostCreateMethodName(vc, method); - } - else if((methodType & EJBFIND) == EJBFIND) { - return getMatchingEjbFindMethodName(vc, method); - } - else if((methodType & EJBHOME) == EJBHOME) { - return getMatchingEjbHomeMethodName(vc, method); - } - else if((methodType & EJBREMOVE_NOPARM) == EJBREMOVE_NOPARM) { - return getNoMatchingMethodName(vc, method); - } - else if((methodType & BUSINESS) == BUSINESS) { - return getMatchingBusinessMethodName(vc, method); - } - else { - // Method isn't supposed to be here. - return getNoMatchingMethodName(vc, method); - } - } - - public final void validateEjbFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - // # ejbFind methods - // IWAD4502 = This method must not exist on this class. Read section 10.5.5 of the EJB 2.0 specification. - // IWAD4507 = The container provides the ejbFind method implementation. Read section 10.6.2 of the EJB 2.0 specification. - // covered by the "must not exist" code? - - // IWAD4305 = This method must be public. Read section 12.2.5 of the EJB 2.0 specification. - if(!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2457, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - - // IWAD4306 = This method must not be final. Read section 12.2.5 of the EJB 2.0 specification. - if(method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2458, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4307 = This method must not be static. Read section 12.2.5 of the EJB 2.0 specification. - if(method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2459, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4308 = {0} must be a legal type for RMI-IIOP. Read section 12.2.5 of the EJB 2.0 specification. - validateRMI_IIOPTypeRules(vc, bean, clazz, method, methodsExtendedLists, false); // do not check if the return type is serializable - - // IWAD4309 = This method must return {0} or a collection thereof. Read section 12.2.5 of the EJB 2.0 specification. - // IWAD4312 = This method must return {0}. Read section 12.2.5 of the EJB 2.0 specification. - JavaHelpers retType = ValidationRuleUtility.getType(method.getReturnType()); - JavaHelpers key = ((Entity)bean).getPrimaryKey(); - if(!(ValidationRuleUtility.isAssignableFromEnumeration(retType, bean) || - ValidationRuleUtility.isAssignableFromCollection(retType, bean) || - ValidationRuleUtility.isAssignableFrom(retType, key) - )) { - String keyName = (key == null) ? IEJBValidatorConstants.NULL_PRIMARY_KEY : key.getJavaName(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2407, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{keyName}, this); - vc.addMessage(message); - } - - if(!ValidationRuleUtility.followsObjectNotFoundExceptionRules(bean, method)) { - // IWAD4285 = This method must not throw javax.ejb.ObjectNotFoundException. Read section 12.1.8.4 of the EJB 2.0 specification. - // IWAD4168 = This method must not throw ObjectNotFoundException. Read section 10.5.8.4 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2478, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4310 = This method must not throw java.rmi.RemoteException. Read section 12.2.5, 18.3.8, 18.6 of the EJB 2.0 specification. - if(!followRemoteExceptionRules(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_ejbFind, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPKeyClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPKeyClassVRule.java deleted file mode 100644 index 3e75d0e05..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPKeyClassVRule.java +++ /dev/null @@ -1,130 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.List; -import java.util.Map; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.wst.validation.internal.core.ValidationException; - - -/** - * @version 1.0 - * @author - */ -public final class BMPKeyClassVRule extends AKeyClassVRule implements IEJBType, IRemoteType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_BMP_KEYCLASS; - private static final Object[] DEPENDS_ON = null; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".kb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - - private final long[] SUPERTYPES = null; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{HASHCODE_NOPARM, EQUALS}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = null; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, HASHCODE_NOPARM, EQUALS, CONSTRUCTOR, CONSTRUCTOR_NOPARM}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2050_constr, new String[]{CHKJ2050_constr+EXT}); - MESSAGE_IDS.put(CHKJ2050_hashCode, new String[]{CHKJ2050_hashCode+EXT}); - MESSAGE_IDS.put(CHKJ2050_equals, new String[]{CHKJ2050_equals+EXT}); - - MESSAGE_IDS.put(CHKJ2019, new String[]{CHKJ2019+EXT}); - - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - // Key methods are not checked for RemoteException, but to be consistent with the other VRules... - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - - public Object getTarget(Object parent, Object clazz) { - if(parent == null) { - return null; - } - - return ((Entity)parent).getPrimaryKey(); - } - - /* - * @see IClassVRule#validate(IEJBValidationContext, EnterpriseBean, JavaClass, Method) - */ - public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass parent, Method method, List[] methodExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - // Do not perform any validation on the methods of this class (other than the - // validation performed in AKeyClassVRule's check for the existence of hashCode() - // and equals(Object) - } - - /* - * @see IClassVRule#validate(IEJBValidationContext, EnterpriseBean, JavaClass, Field) - */ - public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - // Do not perform any validation on the fields of the BMP key class - long fieldType = MethodUtility.getUtility().getFieldTypeId(bean, clazz, field, this); - if((fieldType & IMethodAndFieldConstants.SERIALVERSIONUID) == IMethodAndFieldConstants.SERIALVERSIONUID) { - validateSerialVersionUID(vc, bean, clazz, field); - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPLocalComponentVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPLocalComponentVRule.java deleted file mode 100644 index 65af05ef2..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPLocalComponentVRule.java +++ /dev/null @@ -1,114 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class BMPLocalComponentVRule extends AComponentVRule implements IEJBType, ILocalType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_BMP_LOCAL; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_BMP_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".blc"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private static final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBLOCALOBJECT}; - private static final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private static final long[] METHODS_WHICH_MUST_EXIST = null; - private static final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2468, new String[]{CHKJ2468+BEXT, CHKJ2468+MEXT}); - MESSAGE_IDS.put(CHKJ2469, new String[]{CHKJ2469+BEXT, CHKJ2469+MEXT}); - - MESSAGE_IDS.put(CHKJ2470, new String[]{CHKJ2470+BEXT, CHKJ2470+MEXT}); - MESSAGE_IDS.put(CHKJ2471, new String[]{CHKJ2471+BEXT, CHKJ2471+MEXT}); - MESSAGE_IDS.put(CHKJ2472, new String[]{CHKJ2472+BEXT, CHKJ2472+MEXT}); - - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - /* - * @see IValidationRule#getDependsOn() - */ - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - /* - * @see IValidationRule#getId() - */ - public final Object getId() { - return ID; - } - - /* - * @see IValidationRule#getMessageIds() - */ - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPLocalHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPLocalHomeVRule.java deleted file mode 100644 index c524194b9..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPLocalHomeVRule.java +++ /dev/null @@ -1,125 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class BMPLocalHomeVRule extends ABMPHomeVRule implements ILocalType, IEJBType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_BMP_LOCALHOME; - private static final Object[] DEPENDS_ON = new Object[] { IValidationRuleList.EJB20_BMP_BEANCLASS, IValidationRuleList.EJB20_BMP_KEYCLASS }; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".blh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[] { JAVAX_EJB_EJBLOCALHOME }; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[] { FINDBYPRIMARYKEY, FIND }; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = null; - - private final long[] KNOWN_METHOD_TYPES = new long[] {CLINIT, CREATE, FINDBYPRIMARYKEY, FIND, HOME }; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[] {CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_findByPrimaryKey, new String[] {CHKJ2050_findByPrimaryKey+EXT}); - MESSAGE_IDS.put(CHKJ2050_find, new String[]{CHKJ2050_find+EXT}); - - MESSAGE_IDS.put(CHKJ2104, new String[]{CHKJ2104+SPEC}); - MESSAGE_IDS.put(CHKJ2402, new String[] { CHKJ2402+BEXT, CHKJ2402+MEXT }); - MESSAGE_IDS.put(CHKJ2403, new String[] { CHKJ2403+BEXT, CHKJ2403+MEXT }); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2461, new String[]{CHKJ2461+BEXT, CHKJ2461+MEXT}); - MESSAGE_IDS.put(CHKJ2462, new String[] { CHKJ2462+BEXT, CHKJ2462+MEXT }); - MESSAGE_IDS.put(CHKJ2463, new String[] { CHKJ2463+BEXT, CHKJ2463+MEXT }); - MESSAGE_IDS.put(CHKJ2464, new String[] { CHKJ2464+BEXT, CHKJ2464+MEXT }); - MESSAGE_IDS.put(CHKJ2465, new String[] { CHKJ2465+BEXT, CHKJ2465+MEXT }); - MESSAGE_IDS.put(CHKJ2466, new String[]{CHKJ2466+BEXT, CHKJ2466+MEXT}); - MESSAGE_IDS.put(CHKJ2467, new String[] { CHKJ2467+BEXT, CHKJ2467+MEXT }); - - MESSAGE_IDS.put(CHKJ2475, new String[]{CHKJ2475+BEXT, CHKJ2475+MEXT}); - MESSAGE_IDS.put(CHKJ2477, new String[] { CHKJ2477+BEXT, CHKJ2477+MEXT }); - MESSAGE_IDS.put(CHKJ2478, new String[]{CHKJ2478+BEXT, CHKJ2478+MEXT}); - MESSAGE_IDS.put(CHKJ2479, new String[] { CHKJ2479+BEXT, CHKJ2479+MEXT }); - - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_find, new String[]{CHKJ2500_find+BEXT, CHKJ2500_find+MEXT}); - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2503_create, new String[] { CHKJ2503_create+BEXT, CHKJ2503_create+MEXT }); - MESSAGE_IDS.put(CHKJ2503_find, new String[] { CHKJ2503_find+BEXT, CHKJ2503_find+MEXT }); - MESSAGE_IDS.put(CHKJ2503_home, new String[] { CHKJ2503_home+BEXT, CHKJ2503_home+MEXT }); - MESSAGE_IDS.put(CHKJ2504_create, new String[] { CHKJ2504_create+BEXT, CHKJ2504_create+MEXT }); - MESSAGE_IDS.put(CHKJ2504_find, new String[] { CHKJ2504_find+BEXT, CHKJ2504_find+MEXT }); - MESSAGE_IDS.put(CHKJ2504_home, new String[] { CHKJ2504_home+BEXT, CHKJ2504_home+MEXT }); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPRemoteComponentVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPRemoteComponentVRule.java deleted file mode 100644 index 696716769..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPRemoteComponentVRule.java +++ /dev/null @@ -1,114 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class BMPRemoteComponentVRule extends AComponentVRule implements IRemoteType, IComponentType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_BMP_REMOTE; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_BMP_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".brc"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBOBJECT}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = null; - private static final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105+SPEC}); - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2468, new String[]{CHKJ2468+BEXT, CHKJ2468+MEXT}); - MESSAGE_IDS.put(CHKJ2469, new String[]{CHKJ2469+BEXT, CHKJ2469+MEXT}); - - MESSAGE_IDS.put(CHKJ2470, new String[]{CHKJ2470+BEXT, CHKJ2470+MEXT}); - MESSAGE_IDS.put(CHKJ2471, new String[]{CHKJ2471+BEXT, CHKJ2471+MEXT}); - MESSAGE_IDS.put(CHKJ2472, new String[]{CHKJ2472+BEXT, CHKJ2472+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_business, new String[]{CHKJ2500_business+BEXT, CHKJ2500_business+MEXT}); - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPRemoteHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPRemoteHomeVRule.java deleted file mode 100644 index 1e3398752..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/BMPRemoteHomeVRule.java +++ /dev/null @@ -1,129 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class BMPRemoteHomeVRule extends ABMPHomeVRule implements IRemoteType, IHomeType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_BMP_HOME; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_BMP_BEANCLASS, IValidationRuleList.EJB20_BMP_KEYCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".brh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBHOME}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{FINDBYPRIMARYKEY, FIND}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = null; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CREATE, FINDBYPRIMARYKEY, FIND, HOME}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_findByPrimaryKey, new String[]{CHKJ2050_findByPrimaryKey+EXT}); - MESSAGE_IDS.put(CHKJ2050_find, new String[]{CHKJ2050_find+EXT}); - - MESSAGE_IDS.put(CHKJ2104, new String[]{CHKJ2104+SPEC}); - MESSAGE_IDS.put(CHKJ2402, new String[]{CHKJ2402+BEXT, CHKJ2402+MEXT}); - MESSAGE_IDS.put(CHKJ2403, new String[]{CHKJ2403+BEXT, CHKJ2403+MEXT}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2461, new String[]{CHKJ2461+BEXT, CHKJ2461+MEXT}); - MESSAGE_IDS.put(CHKJ2462, new String[]{CHKJ2462+BEXT, CHKJ2462+MEXT}); - MESSAGE_IDS.put(CHKJ2463, new String[]{CHKJ2463+BEXT, CHKJ2463+MEXT}); - MESSAGE_IDS.put(CHKJ2464, new String[]{CHKJ2464+BEXT, CHKJ2464+MEXT}); - MESSAGE_IDS.put(CHKJ2465, new String[]{CHKJ2465+BEXT, CHKJ2465+MEXT}); - MESSAGE_IDS.put(CHKJ2466, new String[]{CHKJ2466+BEXT, CHKJ2466+MEXT}); - MESSAGE_IDS.put(CHKJ2467, new String[]{CHKJ2467+BEXT, CHKJ2467+MEXT}); - - MESSAGE_IDS.put(CHKJ2475, new String[]{CHKJ2475+BEXT, CHKJ2475+MEXT}); - MESSAGE_IDS.put(CHKJ2477, new String[]{CHKJ2477+BEXT, CHKJ2477+MEXT}); - MESSAGE_IDS.put(CHKJ2478, new String[]{CHKJ2478+BEXT, CHKJ2478+MEXT}); - MESSAGE_IDS.put(CHKJ2479, new String[]{CHKJ2479+BEXT, CHKJ2479+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_find, new String[]{CHKJ2500_find+BEXT, CHKJ2500_find+MEXT}); - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2503_create, new String[]{CHKJ2503_create+BEXT, CHKJ2503_create+MEXT}); - MESSAGE_IDS.put(CHKJ2503_find, new String[]{CHKJ2503_find+BEXT, CHKJ2503_find+MEXT}); - MESSAGE_IDS.put(CHKJ2503_home, new String[]{CHKJ2503_home+BEXT, CHKJ2503_home+MEXT}); - MESSAGE_IDS.put(CHKJ2504_create, new String[]{CHKJ2504_create+BEXT, CHKJ2504_create+MEXT}); - MESSAGE_IDS.put(CHKJ2504_find, new String[]{CHKJ2504_find+BEXT, CHKJ2504_find+MEXT}); - MESSAGE_IDS.put(CHKJ2504_home, new String[]{CHKJ2504_home+BEXT, CHKJ2504_home+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPBeanClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPBeanClassVRule.java deleted file mode 100644 index 70bc986e3..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPBeanClassVRule.java +++ /dev/null @@ -1,484 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Iterator; -import java.util.List; -import java.util.Map; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.CMPAttribute; -import org.eclipse.jst.j2ee.ejb.CMRField; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.jst.j2ee.internal.ejb.impl.LocalModelledPersistentAttributeFilter; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public final class CMPBeanClassVRule extends AEntityBeanClassVRule implements IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_CMP_BEANCLASS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_CMP_HOME, IValidationRuleList.EJB20_CMP_LOCALHOME, IValidationRuleList.EJB20_CMP_REMOTE, IValidationRuleList.EJB20_CMP_LOCAL, IValidationRuleList.EJB20_CMP_KEYCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".cb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_ENTITYBEAN}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = new long[]{LOCAL_COMPONENT_INTERFACE, REMOTE_COMPONENT_INTERFACE}; - - private final boolean SHOULD_BE_ABSTRACT = true; - private final boolean SHOULD_BE_FINAL = false; - private final boolean SHOULD_BE_PUBLIC = true; - private final boolean SHOULD_VALIDATE_TRANSIENT_FIELD = false; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{CONSTRUCTOR_NOPARM, SETENTITYCONTEXT, UNSETENTITYCONTEXT_NOPARM, EJBACTIVATE_NOPARM, EJBPASSIVATE_NOPARM, EJBREMOVE_NOPARM, EJBLOAD_NOPARM, EJBSTORE_NOPARM}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{EJBFIND, FINALIZE_NOPARM}; - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CONSTRUCTOR_NOPARM, CONSTRUCTOR, EJBCREATE, EJBPOSTCREATE, EJBHOME, FINALIZE_NOPARM, EJBFIND, ACCESSOR, EJBFINDBYPRIMARYKEY, SETENTITYCONTEXT, UNSETENTITYCONTEXT_NOPARM, EJBACTIVATE_NOPARM, EJBPASSIVATE_NOPARM, EJBREMOVE_NOPARM, EJBLOAD_NOPARM, EJBSTORE_NOPARM, EJBSELECT, FINALIZE_NOPARM, BUSINESS}; - - static { - MESSAGE_IDS = new HashMap(); - - // Add these checks in the code later - MESSAGE_IDS.put(CHKJ2481, new String[]{CHKJ2481+BEXT, CHKJ2481+MEXT}); - MESSAGE_IDS.put(CHKJ2482, new String[]{CHKJ2482+BEXT, CHKJ2482+MEXT}); - MESSAGE_IDS.put(CHKJ2483, new String[]{CHKJ2483+BEXT, CHKJ2483+MEXT}); - MESSAGE_IDS.put(CHKJ2484, new String[]{CHKJ2484+BEXT, CHKJ2484+MEXT}); - MESSAGE_IDS.put(CHKJ2489, new String[]{CHKJ2489+BEXT, CHKJ2489+MEXT}); - MESSAGE_IDS.put(CHKJ2205, new String[]{CHKJ2205+BEXT, CHKJ2205+MEXT}); - MESSAGE_IDS.put(CHKJ2206, new String[]{CHKJ2206+BEXT, CHKJ2206+MEXT}); - // end add later - - MESSAGE_IDS.put(CHKJ2014, new String[]{CHKJ2014+EXT}); - MESSAGE_IDS.put(CHKJ2015, new String[]{CHKJ2015+EXT}); - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2022, new String[]{CHKJ2022+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_acc, new String[]{CHKJ2050_acc+EXT}); - MESSAGE_IDS.put(CHKJ2050_constr, new String[]{CHKJ2050_constr+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbCreate, new String[]{CHKJ2050_ejbCreate+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbFindByPrimaryKey, new String[]{CHKJ2050_ejbFindByPrimaryKey+EXT}); - MESSAGE_IDS.put(CHKJ2050_setEntityContext, new String[]{CHKJ2050_setEntityContext+EXT}); - MESSAGE_IDS.put(CHKJ2050_unsetEntityContext, new String[]{CHKJ2050_unsetEntityContext+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbActivate, new String[]{CHKJ2050_ejbActivate+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbPassivate, new String[]{CHKJ2050_ejbPassivate+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbRemove, new String[]{CHKJ2050_ejbRemove+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbLoad, new String[]{CHKJ2050_ejbLoad+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbStore, new String[]{CHKJ2050_ejbStore+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbSelect, new String[]{CHKJ2050_ejbSelect+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbFind, new String[]{CHKJ2050_ejbFind+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbPostCreate, new String[]{CHKJ2050_ejbPostCreate+EXT}); - - MESSAGE_IDS.put(CHKJ2103, new String[]{CHKJ2103+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2411, new String[]{CHKJ2411+BEXT, CHKJ2411+MEXT}); - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2421, new String[]{CHKJ2421+BEXT, CHKJ2421+MEXT}); - MESSAGE_IDS.put(CHKJ2422, new String[]{CHKJ2422+BEXT, CHKJ2422+MEXT}); - MESSAGE_IDS.put(CHKJ2423, new String[]{CHKJ2423+BEXT, CHKJ2423+MEXT}); - MESSAGE_IDS.put(CHKJ2424, new String[]{CHKJ2424+BEXT, CHKJ2424+MEXT}); - MESSAGE_IDS.put(CHKJ2426, new String[]{CHKJ2426+BEXT, CHKJ2426+MEXT}); - MESSAGE_IDS.put(CHKJ2427, new String[]{CHKJ2427+BEXT, CHKJ2427+MEXT}); - MESSAGE_IDS.put(CHKJ2428, new String[]{CHKJ2428+BEXT, CHKJ2428+MEXT}); - MESSAGE_IDS.put(CHKJ2430, new String[]{CHKJ2430+BEXT, CHKJ2430+MEXT}); - MESSAGE_IDS.put(CHKJ2431, new String[]{CHKJ2431+BEXT, CHKJ2431+MEXT}); - MESSAGE_IDS.put(CHKJ2439, new String[]{CHKJ2439+BEXT, CHKJ2439+MEXT}); - - MESSAGE_IDS.put(CHKJ2441, new String[]{CHKJ2441+BEXT, CHKJ2441+MEXT}); - MESSAGE_IDS.put(CHKJ2442, new String[]{CHKJ2442+BEXT, CHKJ2442+MEXT}); - MESSAGE_IDS.put(CHKJ2443, new String[]{CHKJ2443+BEXT, CHKJ2443+MEXT}); - MESSAGE_IDS.put(CHKJ2449, new String[]{CHKJ2449+BEXT, CHKJ2449+MEXT}); - - MESSAGE_IDS.put(CHKJ2450, new String[]{CHKJ2450+BEXT, CHKJ2450+MEXT}); - MESSAGE_IDS.put(CHKJ2454, new String[]{CHKJ2454+BEXT, CHKJ2454+MEXT}); - MESSAGE_IDS.put(CHKJ2456, new String[]{CHKJ2456+ON_BASE, CHKJ2456+ON_THIS}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2478, new String[]{CHKJ2478+BEXT, CHKJ2478+MEXT}); - - MESSAGE_IDS.put(CHKJ2480, new String[]{CHKJ2480+BEXT, CHKJ2480+MEXT}); - MESSAGE_IDS.put(CHKJ2485, new String[]{CHKJ2485+BEXT, CHKJ2485+MEXT}); - MESSAGE_IDS.put(CHKJ2486, new String[]{CHKJ2486+BEXT, CHKJ2486+MEXT}); - MESSAGE_IDS.put(CHKJ2487, new String[]{CHKJ2487+BEXT, CHKJ2487+MEXT}); - MESSAGE_IDS.put(CHKJ2488, new String[]{CHKJ2488+BEXT, CHKJ2488+MEXT}); - - MESSAGE_IDS.put(CHKJ2492, new String[]{CHKJ2492+BEXT, CHKJ2492+MEXT}); - MESSAGE_IDS.put(CHKJ2493, new String[]{CHKJ2493+BEXT, CHKJ2493+MEXT}); - MESSAGE_IDS.put(CHKJ2494, new String[]{CHKJ2494+BEXT, CHKJ2494+MEXT}); - MESSAGE_IDS.put(CHKJ2496, new String[]{CHKJ2496+BEXT, CHKJ2496+MEXT}); - MESSAGE_IDS.put(CHKJ2497, new String[]{CHKJ2497+BEXT, CHKJ2497+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_ejbCreate, new String[]{CHKJ2500_ejbCreate+BEXT, CHKJ2500_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2500_ejbFind, new String[]{CHKJ2500_ejbCreate+BEXT, CHKJ2500_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2500_business, new String[]{CHKJ2500_ejbCreate+BEXT, CHKJ2500_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2500_ejbHome, new String[]{CHKJ2500_ejbHome+BEXT, CHKJ2500_ejbHome+MEXT}); - MESSAGE_IDS.put(CHKJ2502_finalize, new String[]{CHKJ2502_finalize+BEXT, CHKJ2502_finalize+MEXT}); - MESSAGE_IDS.put(CHKJ2502_ejbFind, new String[]{CHKJ2502_ejbFind+BEXT, CHKJ2502_ejbFind+MEXT}); - - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2503_ejbCreate, new String[]{CHKJ2503_ejbCreate+BEXT, CHKJ2503_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2503_ejbPostCreate, new String[]{CHKJ2503_ejbPostCreate+BEXT, CHKJ2503_ejbPostCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2503_ejbHome, new String[]{CHKJ2503_ejbHome+BEXT, CHKJ2503_ejbHome+MEXT}); - - MESSAGE_IDS.put(CHKJ2505_ejbPostCreate, new String[]{CHKJ2505_ejbPostCreate+BEXT, CHKJ2505_ejbPostCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2505_ejbRemove, new String[]{CHKJ2505_ejbRemove+BEXT, CHKJ2505_ejbRemove+MEXT}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final boolean shouldValidateTransientField() { - return SHOULD_VALIDATE_TRANSIENT_FIELD; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final boolean shouldBeAbstract(JavaClass clazz) { - return SHOULD_BE_ABSTRACT; - } - - public final boolean shouldBeFinal(JavaClass clazz) { - return SHOULD_BE_FINAL; - } - - public final boolean shouldBePublic(JavaClass clazz) { - return SHOULD_BE_PUBLIC; - } - - public final int isRemote() { - return NEITHER; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final JavaHelpers getEjbCreateReturnType(EnterpriseBean bean, Method method) { - ContainerManagedEntity cmp = (ContainerManagedEntity)bean; - if(ValidationRuleUtility.usesUnknownPrimaryKey(cmp)) { - try { - return ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT, cmp); - } - catch(InvalidInputException e) { - // problems.... - // let this fall through to the default (getPrimaryKey()) - } - } - return ((Entity)bean).getPrimaryKey(); - } - - public final String getEjbCreateReturnTypeName(EnterpriseBean bean, Method method) { - JavaHelpers retType = getEjbCreateReturnType(bean, method); - if(retType == null) { - return IEJBValidatorConstants.NULL_PRIMARY_KEY; - } - return retType.getJavaName(); - } - - public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - super.validate(vc, bean, clazz); - - ContainerManagedEntity cmp = (ContainerManagedEntity)bean; - - // 10.3.1, container-managed persistent fields and container-managed relationship - // fields must *not* be defined in the entity bean class. - List cmrFields = cmp.getCMRFields(); - Iterator iterator = cmrFields.iterator(); - while(iterator.hasNext()) { - CMRField cmrField = (CMRField)iterator.next(); - if((cmrField != null) && (!cmrField.isDerived())) { - validateCmrField(vc, cmp, clazz, cmrField); - } - } - - List cmpFields = cmp.getFilteredFeatures(LocalModelledPersistentAttributeFilter.singleton()); - if(cmpFields != null && !cmpFields.isEmpty()) { - iterator = cmpFields.iterator(); - while(iterator.hasNext()) { - CMPAttribute cmpField = (CMPAttribute)iterator.next(); - if((cmpField != null) && (!cmpField.isDerived())) { - validateCmpField(vc, cmp, clazz, cmpField); - } - } - } - } - - public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws ValidationCancelledException, InvalidInputException, ValidationException { - super.validateEjbCreateMethod(vc, bean, clazz, method, methodsExtendedList); - - if(!ValidationRuleUtility.throwsCreateException(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2497, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - } - - public final void validateEjbSelectMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass parent, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException { - // # ejbSelect<METHOD> checks - // IWAD4154 = {0} must exist. Read section 10.5.2 of the EJB 2.0 specification. - // IWAD4502 = This method must not exist on this class. Read section 10.5.5 of the EJB 2.0 specification. - // IWAD4197 = An ejbSelect method must exist. Read section 10.6.7 of the EJB 2.0 specification. - - JavaHelpers returnType = method.getReturnType(); - JavaHelpers javaUtilCollection = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_UTIL_COLLECTION, bean); - if(!ValidationRuleUtility.isAssignableFrom(returnType, bean.getLocalInterface()) && - !ValidationRuleUtility.isAssignableFrom(returnType, javaUtilCollection) ) { - // IWAD4160 = Type {0} cannot be returned by a select method. Read section 10.5.7 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2486, IEJBValidationContext.INFO, bean, parent, method, this); - vc.addMessage(message); - } - - if(!ValidationRuleUtility.isPublic(method)) { - // IWAD4198 = This method must be public. Read section 10.6.7 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2487, IEJBValidationContext.INFO, bean, parent, method, this); - vc.addMessage(message); - } - - if(!method.isAbstract()) { - // IWAD4199 = This method must be abstract. Read section 10.6.7 of the EJB 2.0 specification. - // IWAD4158 = {0} must be abstract. Read section 10.5.7 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2485, IEJBValidationContext.INFO, bean, parent, method, this); - vc.addMessage(message); - } - - if(!ValidationRuleUtility.throwsFinderException(bean, method)) { - // IWAD4200 = This method must throw javax.ejb.FinderException. Read section 10.6.7 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2488, IEJBValidationContext.INFO, bean, parent, method, this); - vc.addMessage(message); - } - - if(!ValidationRuleUtility.followsObjectNotFoundExceptionRules(bean, method)) { - // IWAD4285 = This method must not throw javax.ejb.ObjectNotFoundException. Read section 12.1.8.4 of the EJB 2.0 specification. - // IWAD4168 = This method must not throw ObjectNotFoundException. Read section 10.5.8.4 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2478, IEJBValidationContext.INFO, bean, parent, method, this); - vc.addMessage(message); - } - - // Check method is associated with a query element in ejb-jar.xml. - ContainerManagedEntity cmp = (ContainerManagedEntity)bean; - if(!ValidationRuleUtility.isAssociatedWithQuery(cmp, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2496, IEJBValidationContext.INFO, bean, parent, method, this); - vc.addMessage(message); - } - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - - public void validateCmpField(IEJBValidationContext vc, ContainerManagedEntity cmp, JavaClass clazz, CMPAttribute attrib) throws ValidationCancelledException, InvalidInputException, ValidationException { - String fieldName = attrib.getName(); - if((fieldName == null) || (fieldName.equals(""))) { //$NON-NLS-1$ - // let the EJBJarVRule report this - return; - } - - if(!Character.isLowerCase(fieldName.charAt(0))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2480, IEJBValidationContext.INFO, cmp, clazz, attrib.getField(), this); - vc.addMessage(message); - } - - // Section 10.8.3 - if(!ValidationRuleUtility.isUnknownPrimaryKey(attrib)) { - JavaClass ejbClass = cmp.getEjbClass(); - Method getMethod = ValidationRuleUtility.getMethodExtended(ejbClass, attrib.getGetterName(), new JavaHelpers[0], attrib.getType()); - if(getMethod == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2050_acc, IEJBValidationContext.ERROR, cmp, clazz, new String[]{attrib.getGetterName()}, this); - vc.addMessage(message); - } - else { - validateCMPAccessorMethod(vc, cmp, clazz, getMethod, attrib); - } - - JavaHelpers[] setMethodParms = new JavaHelpers[]{attrib.getType()}; - Method setMethod = ValidationRuleUtility.getMethodExtended(ejbClass, attrib.getSetterName(), setMethodParms); - if(setMethod == null) { - String setterName = attrib.getSetterName() + "(" + ValidationRuleUtility.getParmsAsString(setMethodParms) + ")"; //$NON-NLS-1$ //$NON-NLS-2$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2050_acc, IEJBValidationContext.ERROR, cmp, clazz, new String[]{setterName}, this); - vc.addMessage(message); - } - else { - validateCMPAccessorMethod(vc, cmp, clazz, setMethod, attrib); - } - } - - Field field = attrib.getField(); - if ((field != null) && (clazz.getFieldExtended(attrib.getName()) != null)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2454, IEJBValidationContext.WARNING, cmp, clazz, field, new String[]{attrib.getName()}, this); - vc.addMessage(message); - } - - } - - public void validateCmrField(IEJBValidationContext vc, ContainerManagedEntity cmp, JavaClass clazz, CMRField cmrField) throws ValidationCancelledException, InvalidInputException, ValidationException { - String fieldName = cmrField.getName(); - if((fieldName == null) || (fieldName.equals(""))) { //$NON-NLS-1$ - // let the EJBJarVRule report this - return; - } - - if(!Character.isLowerCase(fieldName.charAt(0))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2480, IEJBValidationContext.INFO, cmp, clazz, cmrField.getField(), this); - vc.addMessage(message); - } - - JavaClass ejbClass = cmp.getEjbClass(); - JavaHelpers localType = ValidationRuleUtility.getCMRFieldType(vc, cmp, clazz, cmrField); - if(localType == null) { - // user made a mistake in ejb-jar.xml by trying to create a relation - // to a CMP which doesn't have a local interface. - // Don't report an error here; let the DD validation report the error. - return; - } - Method getMethod = ValidationRuleUtility.getMethodExtended(ejbClass, cmrField.getGetterName(), new JavaHelpers[0], localType); - if(getMethod == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2050_acc, IEJBValidationContext.ERROR, cmp, clazz, new String[]{cmrField.getGetterName()}, this); - vc.addMessage(message); - } - else { - validateCMRAccessorMethod(vc, cmp, clazz, getMethod, cmrField); - } - - JavaHelpers[] setMethodParms = new JavaHelpers[]{localType}; - Method setMethod = ValidationRuleUtility.getMethodExtended(ejbClass, cmrField.getSetterName(), setMethodParms); - if(setMethod == null) { - String setterName = cmrField.getSetterName() + "(" + ValidationRuleUtility.getParmsAsString(setMethodParms) + ")"; //$NON-NLS-1$ //$NON-NLS-2$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2050_acc, IEJBValidationContext.ERROR, cmp, clazz, new String[]{setterName}, this); - vc.addMessage(message); - } - else { - validateCMRAccessorMethod(vc, cmp, clazz, setMethod, cmrField); - } - - Field field = cmrField.getField(); - if ((field != null) && (clazz.getFieldExtended(cmrField.getName()) != null)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2454, IEJBValidationContext.WARNING, cmp, clazz, field, new String[]{cmrField.getName()}, this); - vc.addMessage(message); - } - } - - protected void validateCMRAccessorMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, CMRField field) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2449, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - if(!method.isAbstract()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2450, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - } - - protected void validateCMPAccessorMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, CMPAttribute field) throws ValidationCancelledException, InvalidInputException, ValidationException { - if(!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2449, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - if(!method.isAbstract()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2450, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this); - - if((methodType & EJBCREATE) == EJBCREATE) { - validateEjbCreateMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else if((methodType & EJBPOSTCREATE) == EJBPOSTCREATE) { - validateEjbPostCreateMethod(vc, bean, clazz, method); - } - else if((methodType & EJBHOME) == EJBHOME) { - validateEjbHomeMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else if((methodType & EJBREMOVE_NOPARM) == EJBREMOVE_NOPARM) { - validateEjbRemoveMethod(vc, bean, clazz, method); - } - else if((methodType & ACCESSOR) == ACCESSOR) { - // This has already been validated in the validate(vc, bean, clazz) method - } - else if((methodType & BUSINESS) == BUSINESS) { - validateBusinessMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else { - // Method isn't supposed to be here. Let the validateMethodsWhichMustNotExist - // take care of it. - } - } - - public String getMatchingHomeMethodName(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedList, this); - - if((methodType & EJBCREATE) == EJBCREATE) { - return getMatchingEjbCreateMethodName(vc, method); - } - else if((methodType & EJBPOSTCREATE) == EJBPOSTCREATE) { - return getMatchingEjbPostCreateMethodName(vc, method); - } - else if((methodType & EJBHOME) == EJBHOME) { - return getMatchingEjbHomeMethodName(vc, method); - } - else if((methodType & EJBREMOVE_NOPARM) == EJBREMOVE_NOPARM) { - return getNoMatchingMethodName(vc, method); - } - else if((methodType & ACCESSOR) == ACCESSOR) { - // This has already been validated in the validate(vc, bean, clazz) method - return getNoMatchingMethodName(vc, method); - } - else if((methodType & BUSINESS) == BUSINESS) { - return getMatchingBusinessMethodName(vc, method); - } - else { - // Method isn't supposed to be here. - return getNoMatchingMethodName(vc, method); - } - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPKeyClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPKeyClassVRule.java deleted file mode 100644 index 1ee5bd790..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPKeyClassVRule.java +++ /dev/null @@ -1,211 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.HashSet; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.Set; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.CMPAttribute; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public final class CMPKeyClassVRule extends AKeyClassVRule implements IEJBType, IRemoteType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_CMP_KEYCLASS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_CMP_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".kc"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = null; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{HASHCODE_NOPARM, EQUALS, CONSTRUCTOR_NOPARM}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = null; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, HASHCODE_NOPARM, EQUALS, CONSTRUCTOR_NOPARM, CONSTRUCTOR}; - - private Set _keyFields = null; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2050_constr, new String[]{CHKJ2050_constr+EXT}); - MESSAGE_IDS.put(CHKJ2050_hashCode, new String[]{CHKJ2050_hashCode+EXT}); - MESSAGE_IDS.put(CHKJ2050_equals, new String[]{CHKJ2050_equals+EXT}); - MESSAGE_IDS.put(CHKJ2022, new String[]{CHKJ2022+EXT}); - - MESSAGE_IDS.put(CHKJ2019, new String[]{CHKJ2019+EXT}); - - MESSAGE_IDS.put(CHKJ2205, new String[]{CHKJ2205+BEXT, CHKJ2205+MEXT}); - MESSAGE_IDS.put(CHKJ2206, new String[]{CHKJ2206+BEXT, CHKJ2206+MEXT}); - - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2829, new String[]{CHKJ2829+SPEC}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - // Key methods are not checked for RemoteException, but to be consistent with the other VRules... - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public Object getTarget(Object parent, Object clazz) { - if(parent == null) { - return null; - } - - ContainerManagedEntity cmp = (ContainerManagedEntity)parent; - if(ValidationRuleUtility.isPrimitivePrimaryKey(cmp)) { - return null; // do not validate a primitive primary key - } - - return cmp.getPrimaryKey(); - } - - - /* - * @see IClassVRule#validate(IEJBValidationContext, EnterpriseBean, JavaClass, Method) - */ - public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - // Nothing to do. - } - - public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - super.validate(vc, bean, clazz); - - // IWAD4251 = This class must be public. Read section 10.8.2 of the EJB 2.0 specification. - if(!clazz.isPublic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2022, IEJBValidationContext.INFO, bean, clazz, this); - vc.addMessage(message); - } - - ContainerManagedEntity cmp = (ContainerManagedEntity)bean; - if(!ValidationRuleUtility.usesUnknownPrimaryKey(cmp)) { - // primary key must map to at least one field on the bean - // But if it's an unknown key, there's no point checking java.lang.Object - List primKeyFields = cmp.getKeyAttributes(); - if ((primKeyFields == null) || (primKeyFields.size() == 0)) { - JavaClass primaryKey = cmp.getPrimaryKey(); // don't need to check ValidationRuleUtility.isValidType(primaryKey), because it's already been called in the validateDeploymentDescriptor method - String beanName = (cmp.getName() == null) ? "null" : cmp.getName(); //$NON-NLS-1$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2829, IEJBValidationContext.ERROR, cmp, primaryKey, new String[] { primaryKey.getName(), beanName }, this); - vc.addMessage(message); - } - } - } - - private Set getKeyFields(ContainerManagedEntity cmp) { - if(_keyFields == null) { - // Know that the traversal of the fields and methods is done sequentially. - // i.e., that a class is validated according to one bean at at time. - // Thus, we can cache the key field information to speed up subsequent calls. - List fields = cmp.getKeyAttributes(); - Iterator iterator = fields.iterator(); - _keyFields = new HashSet(); - while(iterator.hasNext()) { - CMPAttribute attrib = (CMPAttribute)iterator.next(); - _keyFields.add(attrib.getName()); - } - } - return _keyFields; - } - - /* - * @see IClassVRule#validate(IEJBValidationContext, EnterpriseBean, JavaClass, Field) - */ - public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - long fieldType = MethodUtility.getUtility().getFieldTypeId(bean, clazz, field, this); - if((fieldType & IMethodAndFieldConstants.SERIALVERSIONUID) == IMethodAndFieldConstants.SERIALVERSIONUID) { - validateSerialVersionUID(vc, bean, clazz, field); - } - else { - // IWAD4253 = This field must be public. Read section 10.8.1 of the EJB 2.0 specification. - if(!ValidationRuleUtility.isPublic(field)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2205, IEJBValidationContext.WARNING, bean, clazz, field, this); - vc.addMessage(message); - } - - Set keyFields = getKeyFields((ContainerManagedEntity)bean); - if(!keyFields.contains(field.getName())) { - // IWAD4254 = This field is not a <cmp-field>. Read section 10.8.1 of the EJB 2.0 specification. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2206, IEJBValidationContext.WARNING, bean, clazz, field, this); - vc.addMessage(message); - } - } - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - - /* - * @see IValidationRule#reset() - */ - public void reset() { - super.reset(); - if(_keyFields != null) { - _keyFields.clear(); - _keyFields = null; // in this case, clearing the Set isn't enough. - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPLocalComponentVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPLocalComponentVRule.java deleted file mode 100644 index 7dcace187..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPLocalComponentVRule.java +++ /dev/null @@ -1,113 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class CMPLocalComponentVRule extends AComponentVRule implements IComponentType, ILocalType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_CMP_LOCAL; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_CMP_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".clc"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBLOCALOBJECT}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = null; - private static final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{EJBSELECT}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, EJBSELECT}; // Must know EJBSELECT to check that it's not exposed on this interface - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2468, new String[]{CHKJ2468+BEXT, CHKJ2468+MEXT}); - MESSAGE_IDS.put(CHKJ2469, new String[]{CHKJ2469+BEXT, CHKJ2469+MEXT}); - - MESSAGE_IDS.put(CHKJ2470, new String[]{CHKJ2470+BEXT, CHKJ2470+MEXT}); - MESSAGE_IDS.put(CHKJ2471, new String[]{CHKJ2471+BEXT, CHKJ2471+MEXT}); - MESSAGE_IDS.put(CHKJ2472, new String[]{CHKJ2472+BEXT, CHKJ2472+MEXT}); - MESSAGE_IDS.put(CHKJ2474, new String[]{CHKJ2474+BEXT, CHKJ2474+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2502_ejbSelect, new String[]{CHKJ2502_ejbSelect+BEXT, CHKJ2502_ejbSelect+MEXT}); - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPLocalHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPLocalHomeVRule.java deleted file mode 100644 index 79aee23ac..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPLocalHomeVRule.java +++ /dev/null @@ -1,131 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class CMPLocalHomeVRule extends ACMPHomeVRule implements ILocalType, IHomeType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_CMP_LOCALHOME; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_CMP_BEANCLASS, IValidationRuleList.EJB20_CMP_KEYCLASS, IValidationRuleList.EJB20_EJBEXT}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".clh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBLOCALHOME}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{FINDBYPRIMARYKEY, FIND}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{EJBSELECT}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CREATE, FINDBYPRIMARYKEY, FIND, HOME, EJBSELECT}; // Must know EJBSELECT to check that it's not exposed on this interface - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_findByPrimaryKey, new String[]{CHKJ2050_findByPrimaryKey+EXT}); - MESSAGE_IDS.put(CHKJ2050_find, new String[]{CHKJ2050_find+EXT}); - - MESSAGE_IDS.put(CHKJ2104, new String[]{CHKJ2104+SPEC}); - MESSAGE_IDS.put(CHKJ2402, new String[]{CHKJ2402+BEXT, CHKJ2402+MEXT}); - MESSAGE_IDS.put(CHKJ2403, new String[]{CHKJ2403+BEXT, CHKJ2403+MEXT}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2461, new String[]{CHKJ2461+BEXT, CHKJ2461+MEXT}); - MESSAGE_IDS.put(CHKJ2462, new String[]{CHKJ2462+BEXT, CHKJ2462+MEXT}); - MESSAGE_IDS.put(CHKJ2463, new String[]{CHKJ2463+BEXT, CHKJ2463+MEXT}); - MESSAGE_IDS.put(CHKJ2464, new String[]{CHKJ2464+BEXT, CHKJ2464+MEXT}); - MESSAGE_IDS.put(CHKJ2465, new String[]{CHKJ2465+BEXT, CHKJ2465+MEXT}); - MESSAGE_IDS.put(CHKJ2466, new String[]{CHKJ2466+BEXT, CHKJ2466+MEXT}); - MESSAGE_IDS.put(CHKJ2467, new String[]{CHKJ2467+BEXT, CHKJ2467+MEXT}); - - MESSAGE_IDS.put(CHKJ2475, new String[]{CHKJ2475+BEXT, CHKJ2475+MEXT}); - MESSAGE_IDS.put(CHKJ2477, new String[]{CHKJ2477+BEXT, CHKJ2477+MEXT}); - MESSAGE_IDS.put(CHKJ2478, new String[]{CHKJ2478+BEXT, CHKJ2478+MEXT}); - MESSAGE_IDS.put(CHKJ2479, new String[]{CHKJ2479+BEXT, CHKJ2479+MEXT}); - - MESSAGE_IDS.put(CHKJ2495, new String[]{CHKJ2495+BEXT, CHKJ2495+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_find, new String[]{CHKJ2500_find+BEXT, CHKJ2500_find+MEXT}); - MESSAGE_IDS.put(CHKJ2502_ejbSelect, new String[]{CHKJ2502_ejbSelect+BEXT, CHKJ2502_ejbSelect+MEXT}); - MESSAGE_IDS.put(CHKJ2503_create, new String[]{CHKJ2503_create+BEXT, CHKJ2503_create+MEXT}); - MESSAGE_IDS.put(CHKJ2503_find, new String[]{CHKJ2503_find+BEXT, CHKJ2503_find+MEXT}); - MESSAGE_IDS.put(CHKJ2503_home, new String[]{CHKJ2503_home+BEXT, CHKJ2503_home+MEXT}); - MESSAGE_IDS.put(CHKJ2504_create, new String[]{CHKJ2504_create+BEXT, CHKJ2504_create+MEXT}); - MESSAGE_IDS.put(CHKJ2504_find, new String[]{CHKJ2504_find+BEXT, CHKJ2504_find+MEXT}); - MESSAGE_IDS.put(CHKJ2504_home, new String[]{CHKJ2504_home+BEXT, CHKJ2504_home+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPRemoteComponentVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPRemoteComponentVRule.java deleted file mode 100644 index 2edf00ae9..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPRemoteComponentVRule.java +++ /dev/null @@ -1,165 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Iterator; -import java.util.List; -import java.util.Map; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.CMRField; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public final class CMPRemoteComponentVRule extends AComponentVRule implements IRemoteType, IComponentType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_CMP_REMOTE; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_CMP_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".crc"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBOBJECT}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = null; - private static final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{EJBSELECT}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, EJBSELECT}; // Must know EJBSELECT to check that it's not exposed on this interface - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105+SPEC}); - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2468, new String[]{CHKJ2468+BEXT, CHKJ2468+MEXT}); - MESSAGE_IDS.put(CHKJ2469, new String[]{CHKJ2469+BEXT, CHKJ2469+MEXT}); - - MESSAGE_IDS.put(CHKJ2470, new String[]{CHKJ2470+BEXT, CHKJ2470+MEXT}); - MESSAGE_IDS.put(CHKJ2471, new String[]{CHKJ2471+BEXT, CHKJ2471+MEXT}); - MESSAGE_IDS.put(CHKJ2472, new String[]{CHKJ2472+BEXT, CHKJ2472+MEXT}); - MESSAGE_IDS.put(CHKJ2473, new String[]{CHKJ2473+BEXT, CHKJ2473+MEXT}); - MESSAGE_IDS.put(CHKJ2474, new String[]{CHKJ2474+BEXT, CHKJ2474+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_business, new String[]{CHKJ2500_business+BEXT, CHKJ2500_business+MEXT}); - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2502_ejbSelect, new String[]{CHKJ2502_ejbSelect+BEXT, CHKJ2502_ejbSelect+MEXT}); - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - super.validate(vc, bean, clazz); - - ContainerManagedEntity cmp = (ContainerManagedEntity)bean; - - // 10.3.1, container-managed persistent fields and container-managed relationship - // fields must *not* be defined in the entity bean class. - List cmrFields = cmp.getCMRFields(); - Iterator iterator = cmrFields.iterator(); - while(iterator.hasNext()) { - CMRField cmrField = (CMRField)iterator.next(); - if((cmrField != null) && (!cmrField.isDerived())) { - - JavaHelpers localType = ValidationRuleUtility.getCMRFieldType(vc, cmp, clazz, cmrField); - if(localType == null) { - // user made a mistake in ejb-jar.xml by trying to create a relation - // to a CMP which doesn't have a local interface. - // Don't report an error here; let the DD validation report the error. - continue; - } - - // Cannot expose get/set methods of CMR fields on the remote home or interface - Method remoteGetMethod = ValidationRuleUtility.getMethodExtended(clazz, cmrField.getGetterName(), new JavaHelpers[0], localType); - if(remoteGetMethod != null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2473, IEJBValidationContext.WARNING, cmp, clazz, remoteGetMethod, new String[]{cmrField.getGetterName()}, this); - vc.addMessage(message); - } - - JavaHelpers[] setMethodParms = new JavaHelpers[]{localType}; - Method remoteSetMethod = ValidationRuleUtility.getMethodExtended(clazz, cmrField.getSetterName(), setMethodParms); - if(remoteSetMethod != null) { - String setterName = cmrField.getSetterName() + "(" + ValidationRuleUtility.getParmsAsString(setMethodParms) + ")"; //$NON-NLS-1$ //$NON-NLS-2$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2473, IEJBValidationContext.WARNING, cmp, clazz, remoteSetMethod, new String[]{setterName}, this); - vc.addMessage(message); - } - } - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPRemoteHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPRemoteHomeVRule.java deleted file mode 100644 index f40ec25d1..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/CMPRemoteHomeVRule.java +++ /dev/null @@ -1,131 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class CMPRemoteHomeVRule extends ACMPHomeVRule implements IRemoteType, IHomeType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_CMP_HOME; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_CMP_BEANCLASS, IValidationRuleList.EJB20_CMP_KEYCLASS, IValidationRuleList.EJB20_EJBEXT}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".crh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBHOME}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{FINDBYPRIMARYKEY, FIND}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{EJBSELECT}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CREATE, FINDBYPRIMARYKEY, FIND, HOME, EJBSELECT}; // Must know EJBSELECT to check that it's not exposed on this interface - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_findByPrimaryKey, new String[]{CHKJ2050_findByPrimaryKey+EXT}); - MESSAGE_IDS.put(CHKJ2050_find, new String[]{CHKJ2050_find+EXT}); - - MESSAGE_IDS.put(CHKJ2104, new String[]{CHKJ2104+SPEC}); - MESSAGE_IDS.put(CHKJ2402, new String[]{CHKJ2402+BEXT, CHKJ2402+MEXT}); - MESSAGE_IDS.put(CHKJ2403, new String[]{CHKJ2403+BEXT, CHKJ2403+MEXT}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2461, new String[]{CHKJ2461+BEXT, CHKJ2461+MEXT}); - MESSAGE_IDS.put(CHKJ2462, new String[]{CHKJ2462+BEXT, CHKJ2462+MEXT}); - MESSAGE_IDS.put(CHKJ2463, new String[]{CHKJ2463+BEXT, CHKJ2463+MEXT}); - MESSAGE_IDS.put(CHKJ2464, new String[]{CHKJ2464+BEXT, CHKJ2464+MEXT}); - MESSAGE_IDS.put(CHKJ2465, new String[]{CHKJ2465+BEXT, CHKJ2465+MEXT}); - MESSAGE_IDS.put(CHKJ2466, new String[]{CHKJ2466+BEXT, CHKJ2466+MEXT}); - MESSAGE_IDS.put(CHKJ2467, new String[]{CHKJ2467+BEXT, CHKJ2467+MEXT}); - - MESSAGE_IDS.put(CHKJ2475, new String[]{CHKJ2475+BEXT, CHKJ2475+MEXT}); - MESSAGE_IDS.put(CHKJ2477, new String[]{CHKJ2477+BEXT, CHKJ2477+MEXT}); - MESSAGE_IDS.put(CHKJ2478, new String[]{CHKJ2478+BEXT, CHKJ2478+MEXT}); - MESSAGE_IDS.put(CHKJ2479, new String[]{CHKJ2479+BEXT, CHKJ2479+MEXT}); - - MESSAGE_IDS.put(CHKJ2495, new String[]{CHKJ2495+BEXT, CHKJ2495+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_find, new String[]{CHKJ2500_find+BEXT, CHKJ2500_find+MEXT}); - MESSAGE_IDS.put(CHKJ2502_ejbSelect, new String[]{CHKJ2502_ejbSelect+BEXT, CHKJ2502_ejbSelect+MEXT}); - MESSAGE_IDS.put(CHKJ2503_create, new String[]{CHKJ2503_create+BEXT, CHKJ2503_create+MEXT}); - MESSAGE_IDS.put(CHKJ2503_find, new String[]{CHKJ2503_find+BEXT, CHKJ2503_find+MEXT}); - MESSAGE_IDS.put(CHKJ2503_home, new String[]{CHKJ2503_home+BEXT, CHKJ2503_home+MEXT}); - MESSAGE_IDS.put(CHKJ2504_create, new String[]{CHKJ2504_create+BEXT, CHKJ2504_create+MEXT}); - MESSAGE_IDS.put(CHKJ2504_find, new String[]{CHKJ2504_find+BEXT, CHKJ2504_find+MEXT}); - MESSAGE_IDS.put(CHKJ2504_home, new String[]{CHKJ2504_home+BEXT, CHKJ2504_home+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ClassUtility.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ClassUtility.java deleted file mode 100644 index 62b3fc4dc..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ClassUtility.java +++ /dev/null @@ -1,304 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.Arrays; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.internal.ejb.EjbPackage; - - -public final class ClassUtility { - public static long supertype_counter = 0x1; // used by IMethodAndFieldConstants.java - private long[] _classTypeIndex; - private AClassType[] _classNames; - - private abstract class AClassType { - public abstract String getName(EnterpriseBean bean) throws InvalidInputException; - public abstract long getId(); - - public JavaHelpers getClass(EnterpriseBean bean) throws InvalidInputException { - return ValidationRuleUtility.getType(getName(bean), bean); - } - - /** - * Is this class type equal to the clazz parameter. - */ - public boolean equals(EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - if(clazz == null) { - return false; - } - - JavaHelpers thisClass = getClass(bean); - if(thisClass == null) { - return false; - } - - return clazz.equals(thisClass); - } - } - - private static ClassUtility _inst = null; - - private ClassUtility() { - buildTypeList(); - } - - public static ClassUtility getUtility() { - if(_inst == null) { - _inst = new ClassUtility(); - } - return _inst; - } - - /** - * Return true if the clazz is the same as the class, identified by the "type" - * parameter, in the bean. - */ - public boolean isClassType(EnterpriseBean bean, JavaClass clazz, long type) throws InvalidInputException { - AClassType ct = getClassType(type); - if(ct == null) { - // Unknown type - return false; - } - - return ct.equals(bean, clazz); - } - - public String getClassName(EnterpriseBean bean, long type) throws InvalidInputException { - AClassType ct = getClassType(type); - if(ct == null) { - return null; - } - - return ct.getName(bean); - } - - public AClassType getClassType(long type) { - int index = Arrays.binarySearch(_classTypeIndex, type); - if(index > _classNames.length) { - return null; - } - - if(index < 0) { - return null; - } - - if(_classNames[index].getId() != type) { - return null; - } - - return _classNames[index]; - } - - public JavaHelpers getSupertype(EnterpriseBean bean, long type) throws InvalidInputException { - AClassType ct = getClassType(type); - if(ct == null) { - // No supertype - return null; - } - - return ct.getClass(bean); - } - - private void buildTypeList() { - int typeCount = 12; // This is the number of identifiable classes in ITypeConstants - _classTypeIndex = new long[typeCount]; - _classNames = new AClassType[typeCount]; - int count = 0; - - // The index of the type in the long[] is equal to the - // index of the IMethodType in the IMethodType[]. By using - // this technique instead of a HashMap, we don't need to - // create an Integer every time we need to locate the - // IMethodType. - _classTypeIndex[count] = ITypeConstants.LOCAL_COMPONENT_INTERFACE; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - JavaHelpers clazz = getClass(bean); - if(clazz == null) { - return null; - } - return clazz.getQualifiedName(); - } - - public long getId() { - return ITypeConstants.LOCAL_COMPONENT_INTERFACE; - } - - public JavaHelpers getClass(EnterpriseBean bean) { - if(bean == null) { - return null; - } - - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_LocalInterface())) { - JavaClass result = bean.getLocalInterface(); - try { - ValidationRuleUtility.isValidTypeHierarchy(bean, result); - } - catch(InvalidInputException e) { - return null; - } - return result; - } - - return null; - } - }; - - _classTypeIndex[count] = ITypeConstants.REMOTE_COMPONENT_INTERFACE; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - JavaHelpers clazz = getClass(bean); - if(clazz == null) { - return null; - } - return clazz.getQualifiedName(); - } - - public long getId() { - return ITypeConstants.REMOTE_COMPONENT_INTERFACE; - } - - public JavaHelpers getClass(EnterpriseBean bean) { - if(bean == null) { - return null; - } - - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_RemoteInterface())) { - JavaClass result = bean.getRemoteInterface(); - try { - ValidationRuleUtility.isValidTypeHierarchy(bean, result); - } - catch(InvalidInputException e) { - return null; - } - return result; - } - - return null; - } - }; - - _classTypeIndex[count] = ITypeConstants.JAVAX_EJB_ENTITYBEAN; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - return ITypeConstants.CLASSNAME_JAVAX_EJB_ENTITYBEAN; - } - - public long getId() { - return ITypeConstants.JAVAX_EJB_ENTITYBEAN; - } - }; - - _classTypeIndex[count] = ITypeConstants.JAVAX_EJB_EJBLOCALHOME; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - return ITypeConstants.CLASSNAME_JAVAX_EJB_EJBLOCALHOME; - } - - public long getId() { - return ITypeConstants.JAVAX_EJB_EJBLOCALHOME; - } - }; - - _classTypeIndex[count] = ITypeConstants.JAVAX_EJB_EJBLOCALOBJECT; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - return ITypeConstants.CLASSNAME_JAVAX_EJB_EJBLOCALOBJECT; - } - - public long getId() { - return ITypeConstants.JAVAX_EJB_EJBLOCALOBJECT; - } - }; - - _classTypeIndex[count] = ITypeConstants.JAVAX_EJB_EJBHOME; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - return ITypeConstants.CLASSNAME_JAVAX_EJB_EJBHOME; - } - - public long getId() { - return ITypeConstants.JAVAX_EJB_EJBHOME; - } - }; - - _classTypeIndex[count] = ITypeConstants.JAVAX_EJB_EJBOBJECT; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - return ITypeConstants.CLASSNAME_JAVAX_EJB_EJBOBJECT; - } - - public long getId() { - return ITypeConstants.JAVAX_EJB_EJBOBJECT; - } - }; - - _classTypeIndex[count] = ITypeConstants.JAVA_LANG_OBJECT; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - return ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT; - } - - public long getId() { - return ITypeConstants.JAVA_LANG_OBJECT; - } - }; - - _classTypeIndex[count] = ITypeConstants.JAVAX_EJB_MESSAGEDRIVENBEAN; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - return ITypeConstants.CLASSNAME_JAVAX_EJB_MESSAGEDRIVENBEAN; - } - - public long getId() { - return ITypeConstants.JAVAX_EJB_MESSAGEDRIVENBEAN; - } - }; - - _classTypeIndex[count] = ITypeConstants.JAVAX_JMS_MESSAGELISTENER; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - return ITypeConstants.CLASSNAME_JAVAX_JMS_MESSAGELISTENER; - } - - public long getId() { - return ITypeConstants.JAVAX_JMS_MESSAGELISTENER; - } - }; - - _classTypeIndex[count] = ITypeConstants.JAVAX_EJB_SESSIONBEAN; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - return ITypeConstants.CLASSNAME_JAVAX_EJB_SESSIONBEAN; - } - - public long getId() { - return ITypeConstants.JAVAX_EJB_SESSIONBEAN; - } - }; - - _classTypeIndex[count] = ITypeConstants.JAVAX_EJB_SESSIONSYNCHRONIZATION; - _classNames[count++] = new AClassType() { - public String getName(EnterpriseBean bean) { - return ITypeConstants.CLASSNAME_JAVAX_EJB_SESSIONSYNCHRONIZATION; - } - - public long getId() { - return ITypeConstants.JAVAX_EJB_SESSIONSYNCHRONIZATION; - } - }; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ConnectorMessageConstants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ConnectorMessageConstants.java deleted file mode 100644 index 890d48215..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ConnectorMessageConstants.java +++ /dev/null @@ -1,31 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -/* - * Created on Jan 22, 2004 - * - * To change the template for this generated file go to - * Window - Preferences - Java - Code Generation - Code and Comments - */ -package org.eclipse.jst.j2ee.model.internal.validation; - - -/** - * To change the template for this generated type comment go to - * Window - Preferences - Java - Code Generation - Code and Comments - */ -public interface ConnectorMessageConstants extends J2EEMessageConstants { - public static final String DOCTYPE_1_3 = "1.0"; //$NON-NLS-1$ - public static final String DOCTYPE_1_4 = "1.5"; //$NON-NLS-1$ - public static final String CONNECTOR_MODEL_NAME = "CONNECTOR_VALIDATION"; //$NON-NLS-1$ - public static final String CONNECTOR_INVALID_DOC_TYPE_ERROR_ = "CONNECTOR_INVALID_DOC_TYPE_ERROR_"; //$NON-NLS-1$ - public static final String ERROR_INVALID_CONNECTOR_FILE = "ERROR_INVALID_CONNECTOR_FILE"; //$NON-NLS-1$ - public static final String ERROR_CONNECTOR_VALIDATION_FAILED = "ERROR_CONNECTOR_VALIDATION_FAILED"; //$NON-NLS-1$ -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ConnectorValidator.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ConnectorValidator.java deleted file mode 100644 index da245953d..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ConnectorValidator.java +++ /dev/null @@ -1,121 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -/* - * Created on Jan 22, 2004 - * - * To change the template for this generated file go to - * Window - Preferences - Java - Code Generation - Code and Comments - */ -package org.eclipse.jst.j2ee.model.internal.validation; - -import org.eclipse.jst.j2ee.commonarchivecore.internal.RARFile; -import org.eclipse.jst.j2ee.internal.J2EEVersionConstants; -import org.eclipse.jst.j2ee.jca.Connector; -import org.eclipse.wst.validation.internal.core.Message; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.IReporter; -import org.eclipse.wst.validation.internal.provisional.core.IValidationContext; - - -/** - * To change the template for this generated type comment go to - * Window - Preferences - Java - Code Generation - Code and Comments - */ -public class ConnectorValidator extends J2EEValidator implements ConnectorMessageConstants { - protected RARFile rarFile; - protected Connector connectorDD; - /** - * - */ - public ConnectorValidator() { - super(); - } - /* (non-Javadoc) - * @see org.eclipse.jst.j2ee.internal.model.validation.J2EEValidator#getBaseName() - */ - public String getBaseName() { - return "rarvalidation"; //$NON-NLS-1$ - } - /** - * @return Returns the connectorDD. - */ - protected Connector getConnectorDD() { - return connectorDD; - } - - /** - * @param connectorDD The connectorDD to set. - */ - protected void setConnectorDD(Connector connectorDD) { - this.connectorDD = connectorDD; - } - - /** - * @return Returns the rarFile. - */ - protected RARFile getRarFile() { - return rarFile; - } - - /** - * @param rarFile The rarFile to set. - */ - protected void setRarFile(RARFile rarFile) { - this.rarFile = rarFile; - } - - /** - * Does the validation. - * - * @throws ValidationException - */ - public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException { - super.validate(inHelper, inReporter); - - // First remove all previous msg. for this project - _reporter.removeAllMessages(this, null); // Note the WarHelper will return web.xml with a null object as well - - try { - setRarFile((RARFile) inHelper.loadModel(CONNECTOR_MODEL_NAME)); - if (rarFile != null) { - setConnectorDD( rarFile.getDeploymentDescriptor() ); - //validateJ2EE14DocType(); - } else { - IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_CONNECTOR_FILE); - throw new ValidationException(errorMsg); - } - - } catch (ValidationException ex) { - throw ex; - } catch (Exception e) { - IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_CONNECTOR_VALIDATION_FAILED); - throw new ValidationException(errorMsg, e); - } - } - - protected void validateJ2EE14DocType() { - - if ( getConnectorDD().getVersionID() < J2EEVersionConstants.JCA_1_5_ID) { - String[] params = new String[3]; - params[0] = DOCTYPE_1_4; - //params[1] = helper.getProject().getName(); - params[2] = DOCTYPE_1_3; - addError(getBaseName(), CONNECTOR_INVALID_DOC_TYPE_ERROR_, params); - } else if (getConnectorDD().getVersionID() != J2EEVersionConstants.JCA_1_0_ID) { - String[] params = new String[3]; - params[0] = DOCTYPE_1_3; - //params[1] = helper.getProject().getName(); - params[2] = DOCTYPE_1_4; - addError(getBaseName(), CONNECTOR_INVALID_DOC_TYPE_ERROR_, params); - }// if - }// validateDocTypeVsNature -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/DuplicatesTable.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/DuplicatesTable.java deleted file mode 100644 index 3bd98fe67..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/DuplicatesTable.java +++ /dev/null @@ -1,152 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.ArrayList; -import java.util.Collections; -import java.util.HashMap; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.Set; - -/** - * In some places in the code, it is necessary to find out if there - * are duplicates in a list, and if there are, to register a validation - * message against the duplicates. This class is used to make finding - * the duplicates easier. - */ -public class DuplicatesTable extends java.util.HashMap { - protected static final Boolean UNIQUE = Boolean.FALSE; - protected static final Boolean DUPLICATE = Boolean.TRUE; - protected Map _duplicates = null; - - /** - * Add an object to this table; if the object is a duplicate, it will be - * marked to a duplicate instead of being added twice to the table. - */ - public void add(Object o) { - // Build up hashtable to check for duplicate elements. - Object key = get(o); - if (key == null) { - put(o, UNIQUE); - } - else { - saveDuplicate(o); - put(o, DUPLICATE); - } - } - - protected void saveDuplicate(Object o) { - // The given object has been marked a duplicate. - // Given that the HashMap can store only one object with the key, - // duplicates are overwritten. This method stores the duplicates - // elsewhere in a List. - if (_duplicates == null) { - _duplicates = new HashMap(); - } - - List dupList = (List) _duplicates.get(o); - if (dupList == null) { - dupList = new ArrayList(); - } - - dupList.add(o); - _duplicates.put(o, dupList); - } - - /** - * If there are duplicates in this table, return true; else, return false. - */ - public boolean containsDuplicates() { - return containsValue(DUPLICATE); - } - - /** - * If there are unique elements in this table, return true; else, return false. - */ - public boolean containsUniques() { - return containsValue(UNIQUE); - } - - /** - * If there are duplicates in this table, return a set of the duplicates. - * Otherwise, return an empty set. - */ - public List getDuplicates() { - if (!containsDuplicates()) { - return Collections.EMPTY_LIST; - } - - // Else, get the duplicate elements from the list - return getElements(DUPLICATE); - } - - /** - * If there are duplicates in this table, return a list of the duplicates. - * Otherwise, return an empty list. - */ - private List getElements(Boolean type) { - if (type == null) { - return Collections.EMPTY_LIST; - } - - // Else, get the duplicate elements from the list - Set keys = keySet(); - if (keys == null) { - return Collections.EMPTY_LIST; - } - - List elements = new ArrayList(); - Iterator iterator = keys.iterator(); - while (iterator.hasNext()) { - Object key = iterator.next(); - Object value = get(key); - if (value == type) { - elements.add(key); - } - } - - if (type == DUPLICATE) { - // Also add the elements from the "duplicates" list. - if (_duplicates != null) { - iterator = _duplicates.values().iterator(); - while (iterator.hasNext()) { - List dupList = (List) iterator.next(); - elements.addAll(dupList); - } - } - } - - return elements; - } - - /** - * If there are unique elements in this table, return a set of the unique elements. - * Otherwise, return an empty set. - */ - public List getUniques() { - if (!containsUniques()) { - return Collections.EMPTY_LIST; - } - - // Else, get the unique elements from the list - return getElements(UNIQUE); - } - - public void clear() { - super.clear(); - if(_duplicates != null) { - _duplicates.clear(); - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EARMessageConstants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EARMessageConstants.java deleted file mode 100644 index 6abe0bc2b..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EARMessageConstants.java +++ /dev/null @@ -1,49 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - - - -/** - * Message key constants for WAR validation. - */ -public interface EARMessageConstants extends J2EEMessageConstants { - public static final String EAR_VALIDATOR_ID = "EAR_VALIDATOR"; //$NON-NLS-1$ - public static final String EAR_MODEL_NAME = "EAR_VALIDATION"; //$NON-NLS-1$ - public static final String ERROR_EAR_VALIDATION_FAILED = "ERROR_EAR_VALIDATION_FAILED"; //$NON-NLS-1$ - public static final String ERROR_EAR_INVALID_EAR_FILE = "ERROR_EAR_INVALID_EAR_FILE"; //$NON-NLS-1$ - public static final String ERROR_EAR_DUPLICATE_ROLES = "ERROR_EAR_DUPLICATE_ROLES"; //$NON-NLS-1$ - public static final String MESSAGE_EAR_NO_MODULE_URI = "MESSAGE_EAR_NO_MODULE_URI"; //$NON-NLS-1$ - public static final String MESSAGE_EAR_MISSING_URI = "MESSAGE_EAR_MISSING_URI"; //$NON-NLS-1$ - public static final String EAR_DD_PARSE_LINECOL = "EAR_DD_PARSE_LINECOL"; //$NON-NLS-1$ - - public static final String MODULE_DD_PARSE_LINECOL = "MODULE_DD_PARSE_LINECOL_ERROR_"; //$NON-NLS-1$ - public static final String MODULE_DD_PARSE_NOINFO = "MODULE_DD_PARSE_NOINFO_ERROR_"; //$NON-NLS-1$ - public static final String MODULE_DD_PARSE_LINE = "MODULE_DD_PARSE_LINE_ERROR_"; //$NON-NLS-1$ - public static final String EAR_DD_PARSE_LINE = "EAR_DD_PARSE_LINE"; //$NON-NLS-1$ - public static final String EAR_DD_CANNOT_OPEN_DD = "EAR_DD_CANNOT_OPEN_DD"; //$NON-NLS-1$ - public static final String EAR_DD_PARSE_NOINFO = "EAR_DD_PARSE_NOINFO"; //$NON-NLS-1$ - - public static final String MESSAGE_EAR_DUPLICATE_URI_ERROR_ = "MESSAGE_EAR_DUPLICATE_URI_ERROR_"; //$NON-NLS-1$ - public static final String MESSAGE_INVALID_ALT_DD_WARN_ = "MESSAGE_INVALID_ALT_DD_WARN_"; //$NON-NLS-1$ - public static final String MESSAGE_EMPTY_ALT_DD_ERROR_ = "MESSAGE_EMPTY_ALT_DD_ERROR_"; //$NON-NLS-1$ - public static final String UNRESOLVED_EJB_REF_WARN_= "UNRESOLVED_EJB_REF_WARN_"; //$NON-NLS-1$ - public static final String ERROR_READING_MANIFEST_ERROR_ = "ERROR_READING_MANIFEST_ERROR_"; //$NON-NLS-1$ - public static final String MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_ = "MANIFEST_LINE_EXCEEDS_LENGTH_ERROR_"; //$NON-NLS-1$ - public static final String MANIFEST_LINE_END_ERROR_ = "MANIFEST_LINE_END_ERROR_"; //$NON-NLS-1$ - public static final String MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_ = "MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_"; //$NON-NLS-1$ - public static final String URI_CONTAINS_SPACES_ERROR_ = "URI_CONTAINS_SPACES_ERROR_"; //$NON-NLS-1$ - public static final String MESSAGE_INCOMPATIBLE_SPEC_WARNING_ = "MESSAGE_INCOMPATIBLE_SPEC_WARNING_"; //$NON-NLS-1$ - public static final String EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_ = "EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_"; //$NON-NLS-1$ - public static final String EAR_VALIDATION_INTERNAL_ERROR_UI_ ="EAR_VALIDATION_INTERNAL_ERROR_UI_"; //$NON-NLS-1$ - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBExt20VRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBExt20VRule.java deleted file mode 100644 index a7b7a05d3..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBExt20VRule.java +++ /dev/null @@ -1,252 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.logging.Level; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.ejb.EJBJar; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.jst.j2ee.ejb.MessageDriven; -import org.eclipse.jst.j2ee.internal.ejb.EjbPackage; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - -/** - * Validate the WebSphere-specific implementation of non-spec features, such - * as component inheritance. - */ -public class EJBExt20VRule extends AValidationRule implements IMessagePrefixEjb20Constants { - private static final Map MESSAGE_IDS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATELESS_SESSION_BEANCLASS, IValidationRuleList.EJB20_STATELESS_SESSION_REMOTE, IValidationRuleList.EJB20_STATELESS_SESSION_HOME, IValidationRuleList.EJB20_STATELESS_SESSION_LOCAL, IValidationRuleList.EJB20_STATELESS_SESSION_LOCALHOME, IValidationRuleList.EJB20_STATEFUL_SESSION_BEANCLASS, IValidationRuleList.EJB20_STATEFUL_SESSION_REMOTE, IValidationRuleList.EJB20_STATEFUL_SESSION_HOME, IValidationRuleList.EJB20_STATEFUL_SESSION_LOCAL, IValidationRuleList.EJB20_STATEFUL_SESSION_LOCALHOME, IValidationRuleList.EJB20_CMP_BEANCLASS, IValidationRuleList.EJB20_CMP_REMOTE, IValidationRuleList.EJB20_CMP_HOME, IValidationRuleList.EJB20_CMP_LOCAL, IValidationRuleList.EJB20_CMP_LOCALHOME, IValidationRuleList.EJB20_CMP_KEYCLASS, IValidationRuleList.EJB20_BMP_BEANCLASS, IValidationRuleList.EJB20_BMP_REMOTE, IValidationRuleList.EJB20_BMP_HOME, IValidationRuleList.EJB20_BMP_LOCAL, IValidationRuleList.EJB20_BMP_LOCALHOME, IValidationRuleList.EJB20_BMP_KEYCLASS, IValidationRuleList.EJB20_MESSAGE_BEANCLASS, IValidationRuleList.EJB20_EJBJAR}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2106, new String[]{CHKJ2106+SPEC}); - MESSAGE_IDS.put(CHKJ2849, new String[]{CHKJ2849+SPEC}); - MESSAGE_IDS.put(CHKJ2852, new String[]{CHKJ2852}); - } - - public Object[] getDependsOn() { - return DEPENDS_ON; - } - - public Object getId() { - return IValidationRuleList.EJB20_EJBEXT; - } - - public Map getMessageIds() { - return MESSAGE_IDS; - } - - public Object getTarget(Object parent, Object clazz) { - return null; - } - - /** - * If the bean components (home interface, remote interface, bean class, and primary - * key) can all be found and reflected, return true. Let the DDValidator - * report the error message against the bean if one of these types doesn't reflect. - */ - public boolean areBeanComponentsReflected(EnterpriseBean bean) { - // Don't need to check if the bean is null, because this method will - // not be called if it is. - try { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getEjbClass()); - } - catch (InvalidInputException exc) { - return false; - } - - if(bean instanceof MessageDriven) { - // don't need to check the rest - return true; - } - - try { - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_HomeInterface())) { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getHomeInterface()); - } - } - catch (InvalidInputException exc) { - return false; - } - - try { - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_RemoteInterface())) { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getRemoteInterface()); - } - } - catch (InvalidInputException exc) { - return false; - } - - try { - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_LocalHomeInterface())) { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getLocalHomeInterface()); - } - } - catch (InvalidInputException exc) { - return false; - } - - try { - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_LocalInterface())) { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getLocalInterface()); - } - } - catch (InvalidInputException exc) { - return false; - } - - if (bean.isEntity()) { - JavaClass primaryKey = ((Entity) bean).getPrimaryKey(); - try { - if(((Entity)bean).eIsSet(EjbPackage.eINSTANCE.getEntity_PrimaryKey())) { - ValidationRuleUtility.isValidTypeHierarchy(bean, primaryKey); - } - } - catch (InvalidInputException exc) { - return false; - } - } - - return true; - } - - public void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - Logger logger = vc.getMsgLogger(); - if(logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EJB20Validator - validate"); //$NON-NLS-1$ - entry.setText(getClass().getName() + "::validate(" + targetParent + ", " + target); //$NON-NLS-1$ //$NON-NLS-2$ - logger.write(Level.FINEST, entry); - } - - EJBJar ejbJar = null; - if(targetParent == null) { - ejbJar = (EJBJar)target; - validate(vc, ejbJar); - } - else { - // running as a dependent - ejbJar = (EJBJar)vc.loadModel(EJBValidatorModelEnum.EJB_MODEL); - EnterpriseBean bean = (EnterpriseBean)targetParent; - validate(vc, ejbJar, bean); - } - } - - /* - * @see IValidationRule#validate(IEJBValidationContext, Object, Object) - */ - public void validate(IEJBValidationContext vc, EJBJar ejbJar) throws ValidationCancelledException, ValidationException { - List enterpriseBeans = ejbJar.getEnterpriseBeans(); - Iterator iterator = enterpriseBeans.iterator(); - EnterpriseBean bean = null; - while(iterator.hasNext()) { - bean = (EnterpriseBean)iterator.next(); - if(bean == null) { - // If bean isn't valid, don't perform any of the other - // validation checks on it. Let DDValidator output the error message. - continue; - } - validate(vc, ejbJar, bean); - } - } - - public void validate(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) throws ValidationCancelledException, ValidationException { - try { - // Check if the class exists, etc. - if(!areBeanComponentsReflected(bean)) { - // Something didn't reflect properly, so don't continue with the - // rest of the checks. Some metadata will be nonsense. - return; - } - - // Component inheritance is now checked in each VRule instead of here. - // This was necessary for incremental validation; if one class changed - // in the bean, and the bean was a member of component inheritance, then - // messages were added multiple times onto the classes which had not changed. - // In order to avoid multiple messages, only the component inheritance of - // the class which changed should be revalidated when the class changes. - validateAppendixB(vc, ejbJar, bean); // validate the key class since that message is registered against ejb-jar.xml - } - catch(MessageLimitException e) { - throw e; - } - catch(ValidationCancelledException e) { - throw e; - } - /* unreachable catch block - catch(ValidationException exc) { - // If there's a problem, proceed with the next bean. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[]{ArchiveConstants.EJBJAR_EXTENSIONS_SHORT_NAME, beanName}, this); - vc.addMessage(message); - if(logger.isLoggingLevel(Level.FINER)) { - logger.write(Level.FINER, exc); - } - } - */ - catch(Throwable exc) { - // If there's a problem, proceed with the next bean. - String superTypeName = getEJBInheritanceFileName(); - if(superTypeName == null) - superTypeName = "unknown super type"; //$NON-NLS-1$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[]{superTypeName, bean.getName()}, this); - vc.addMessage(message); - Logger logger = vc.getMsgLogger(); - if(logger != null && logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, exc); - } - } - } - - protected void validateAppendixB(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - // The Java inheritance structure must match the EJB inheritance structure. - // e.g. if EJB B is a child of EJB A, then class B must be a child of class A. - // B could be a grandchild (or great-grandchild or ...) of A. - if(bean == null) { - return; - } - if(!bean.isEntity()) { - return; - } - JavaClass thisKey = ((Entity)bean).getPrimaryKey(); - EnterpriseBean supertype = getSuperType(bean); - JavaClass parentKey = null; - if (supertype != null) { - // check this CMP's supertype - // Key a Xchild of parent Key - // In WSA EJB component inheritance, the root EJB must define the key. - // The key is the same for all child EJBs. - if (supertype instanceof Entity) { - parentKey = ((Entity) supertype).getPrimaryKey(); - - if ((thisKey == null) || (parentKey == null) || !thisKey.equals(parentKey)) { - String[] msgParm = new String[] { bean.getName(), parentKey.getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2106, IEJBValidationContext.ERROR, bean, msgParm, this); - vc.addMessage(message); - } - } - } - -// validateAppendixB(vc, supertype, parentKey); - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBJar11VRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBJar11VRule.java deleted file mode 100644 index b41bfbd7c..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBJar11VRule.java +++ /dev/null @@ -1,595 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.HashMap; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.logging.Level; - -import org.eclipse.jem.java.Method; -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.common.SecurityRole; -import org.eclipse.jst.j2ee.ejb.AssemblyDescriptor; -import org.eclipse.jst.j2ee.ejb.EJBJar; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.MethodElement; -import org.eclipse.jst.j2ee.ejb.MethodPermission; -import org.eclipse.jst.j2ee.ejb.MethodTransaction; -import org.eclipse.jst.j2ee.internal.J2EEConstants; -import org.eclipse.jst.j2ee.internal.common.CommonPackage; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - -/** - * This class checks ejb-jar.xml for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * 15.2.5.3 Declaration of security roles referenced from the bean's code - * The Bean Provider is responsible for declaring in the security-role-ref elements of the deploy-ment - * descriptor all the security role names used in the enterprise bean code. Declaring the security roles - * references in the code allows the Application Assembler or Deployer to link the names of the security - * roles used in the code to the security roles defined for an assembled application through the secu-rity- - * role elements. - * The Bean Provider must declare each security role referenced in the code using the secu-rity- - * role-ref element as follows: - * Declare the name of the security role using the role-name element. The name must be the - * security role name that is used as a parameter to the isCallerInRole(String role-Name) - * method. - * Optional: Provide a description of the security role in the description element. - * A security role reference, including the name defined by the role-name element, is scoped to the ses-sion - * or entity bean element whose declaration contains the security-role-ref element. - * The following example illustrates how an enterprise bean's references to security roles are declared in - * the deployment descriptor. - * ... - * <enterprise-beans> - * ... - * <entity> - * <ejb-name>AardvarkPayroll</ejb-name> - * <ejb-class>com.aardvark.payroll.PayrollBean</ejb-class> - * ... - * <security-role-ref> - * <description> - * This security role should be assigned to the - * employees of the payroll department who are - * allowed to update employees' salaries. - * </description> - * <role-name>payroll</role-name> - * </security-role-ref> - * ... - * </entity> - * ... - * </enterprise-beans> - * ... - * - * The deployment descriptor above indicates that the enterprise bean AardvarkPayroll makes the - * security check using isCallerInRole("payroll") in its business method. - * - * - * 15.3.3 Linking security role references to security roles - * If the Application Assembler defines the security-role elements in the deployment descriptor, he - * or she is also responsible for linking all the security role references declared in the secu-rity- - * role-ref elements to the security roles defined in the security-role elements. - * The Application Assembler links each security role reference to a security role using the role-link - * element. The value of the role-link element must be the name of one of the security roles defined in - * a security-role element. - * A role-link element must be used even if the value of role-name is the same as the value of the - * role-link reference. - * The following deployment descriptor example shows how to link the security role reference named - * payroll to the security role named payroll-department. - * ... - * <enterprise-beans> - * ... - * <entity> - * <ejb-name>AardvarkPayroll</ejb-name> - * <ejb-class>com.aardvark.payroll.PayrollBean</ejb-class> - * ... - * <security-role-ref> - * <description> - * This role should be assigned to the - * employees of the payroll department. - * Members of this role have access to - * anyone's payroll record. - * - * The role has been linked to the - * payroll-department role. - * </description> - * <role-name>payroll</role-name> - * <role-link>payroll-department</role-link> - * </security-role-ref> - * ... - * </entity> - * ... - * </enterprise-beans> - * ... - */ -public class EJBJar11VRule extends AValidationRule implements IMessagePrefixEjb11Constants { - private DuplicatesTable _ejbName = null; - private static final Object ID = IValidationRuleList.EJB11_EJBJAR; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_SESSION_BEANCLASS, IValidationRuleList.EJB11_SESSION_REMOTE, IValidationRuleList.EJB11_SESSION_HOME, IValidationRuleList.EJB11_CMP_BEANCLASS, IValidationRuleList.EJB11_CMP_REMOTE, IValidationRuleList.EJB11_CMP_HOME, IValidationRuleList.EJB11_CMP_KEYCLASS, IValidationRuleList.EJB11_BMP_BEANCLASS, IValidationRuleList.EJB11_BMP_REMOTE, IValidationRuleList.EJB11_BMP_HOME, IValidationRuleList.EJB11_BMP_KEYCLASS, IValidationRuleList.EJB11_EJBEXT}; - - private static final Map MESSAGE_IDS; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2814, new String[]{CHKJ2814 + SPEC}); - - MESSAGE_IDS.put(CHKJ2825, new String[]{CHKJ2825 + SPEC}); - MESSAGE_IDS.put(CHKJ2826, new String[]{CHKJ2826 + SPEC}); - - MESSAGE_IDS.put(CHKJ2842, new String[]{CHKJ2842 + SPEC}); - MESSAGE_IDS.put(CHKJ2843, new String[]{CHKJ2843 + SPEC}); - MESSAGE_IDS.put(CHKJ2844, new String[]{CHKJ2844 + SPEC}); - MESSAGE_IDS.put(CHKJ2845, new String[]{CHKJ2845 + SPEC}); - MESSAGE_IDS.put(CHKJ2846, new String[]{CHKJ2846 + SPEC}); - MESSAGE_IDS.put(CHKJ2847, new String[]{CHKJ2847 + SPEC}); - - MESSAGE_IDS.put(CHKJ2850, new String[]{CHKJ2850 + SPEC}); - MESSAGE_IDS.put(CHKJ2852, new String[]{CHKJ2852}); - - MESSAGE_IDS.put(CHKJ2875, new String[]{CHKJ2875 + SPEC}); - - MESSAGE_IDS.put(CHKJ2895, new String[]{CHKJ2895 + SPEC}); - } - - public EJBJar11VRule() { - _ejbName = new DuplicatesTable(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public Object getTarget(Object parent, Object target) { - return null; - } - - /** - * 15.3.1 Security roles - * The Application Assembler can define one or more security roles in - * the deployment descriptor. The Application Assembler then assigns - * groups of methods of the enterprise beans' home and remote interfaces - * to the security roles to define the security view of the application. - * Because the Application Assembler does not, in general, know the - * security environment of the operational environment, the security - * roles are meant to be logical roles (or actors), each representing - * a type of user that should have the same access rights to the - * application. The Deployer then assigns user groups and/or user - * accounts defined in the operational environment to the security roles - * defined by the Application Assembler. - * Defining the security roles in the deployment descriptor is optional [17] - * for the Application Assembler. Their omission in the deployment - * descriptor means that the Application Assembler chose not to pass any - * security deployment related instructions to the Deployer in the - * deployment descriptor. The Application Assembler is responsible for - * the following: - * - Define each security role using a security-role element. - * - Use the role-name element to define the name of the security role. - * - Optionally, use the description element to provide a description of - * a security role. - * The security roles defined by the security-role elements are scoped to - * the ejb-jar file level, and apply to all the enterprise beans in the - * ejb-jar file. - * [17] If the Application Assembler does not define security roles in the - * deployment descriptor, the Deployer will have to define security - * roles at deployment time. - *... - */ - protected void validateAssemblyDescriptorElement(IEJBValidationContext vc, EJBJar ejbJar) { - vc.terminateIfCancelled(); - - // Validate the security roles, if they're defined in the assembly-descriptor. - if (ejbJar == null) { - // nothing to validate - return; - } - - /** - * Need to build up a list of duplicate role names, but the validation message - * needs to be registered against the duplicate SecurityRole instance. - * (Without the instance, we cannot get line numbers.) - * - * This class wrappers the SecurityRol instance so that the wrapper's - * implemention of equals compares the names, but the validation message will - * still be able to get the ref from the duplicate name. - */ - class RoleWrapper { - private SecurityRole _role = null; - - public RoleWrapper(SecurityRole role) { - _role = role; - } - - public boolean equals(Object o) { - if (o instanceof RoleWrapper) { - RoleWrapper other = (RoleWrapper) o; - return _role.getRoleName().equals(other.getRole().getRoleName()); - } - return false; - } - - public SecurityRole getRole() { - return _role; - } - } - - AssemblyDescriptor assemblyDescriptor = ejbJar.getAssemblyDescriptor(); - if (assemblyDescriptor == null) { - // nothing to validate - return; - } - - List roles = assemblyDescriptor.getSecurityRoles(); - if (roles != null) { - DuplicatesTable roleNames = new DuplicatesTable(); - SecurityRole role = null; - Iterator roleIt = roles.iterator(); - while (roleIt.hasNext()) { - vc.terminateIfCancelled(); - // Check that the role-name element has been set - role = (SecurityRole) roleIt.next(); - if (role == null) { - // role-name not set - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2825, IEJBValidationContext.WARNING, ejbJar, this); - vc.addMessage(message); - } - else if ((!role.eIsSet(CommonPackage.eINSTANCE.getSecurityRole_RoleName())) || (role.getRoleName().equals(""))) { //$NON-NLS-1$ - // role-name not set - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2825, IEJBValidationContext.WARNING, role, this); - vc.addMessage(message); - } - else { - // Build up hashtable to check for duplicate role-names. - roleNames.add(new RoleWrapper(role)); - } - } - - // Check that there are no duplicate role-names. (15.3.1) - if (roleNames.containsDuplicates()) { - List duplicates = roleNames.getDuplicates(); - Iterator iterator = duplicates.iterator(); - while (iterator.hasNext()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2826, IEJBValidationContext.WARNING, ((RoleWrapper) iterator.next()).getRole(), this); - vc.addMessage(message); - } - } - roleNames.clear(); - } - - List methTrans = assemblyDescriptor.getMethodTransactions(); - MethodTransaction mt = null; - Iterator iterator = methTrans.iterator(); - while (iterator.hasNext()) { - vc.terminateIfCancelled(); - - try { - mt = (MethodTransaction) iterator.next(); - } - catch (Throwable exc) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINER)) { - logger.write(Level.FINER, exc); - } - mt = null; - } - - if (mt == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("DDValidator.validateAssemblyDescriptorElement"); //$NON-NLS-1$ - entry.setText("mt is null"); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - continue; - } - - boolean hasValidMethod = validateMethodElements(vc, ejbJar, mt.getMethodElements()); - if (!hasValidMethod) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2847, IEJBValidationContext.WARNING, mt, this); - vc.addMessage(message); - } - } - - List methodPermissions = assemblyDescriptor.getMethodPermissions(); - iterator = methodPermissions.iterator(); - while (iterator.hasNext()) { - MethodPermission mp = (MethodPermission) iterator.next(); - - boolean hasValidMethod = validateMethodElements(vc, ejbJar, mp.getMethodElements()); - if (!hasValidMethod) { - // 15.3.2, p. 229, a <method-permission> must have at least one method listed (and that method must be found) - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2846, IEJBValidationContext.WARNING, mp, this); - vc.addMessage(message); - } - - // at least one security-role must be defined - List mproles = mp.getRoles(); - if ((mproles == null) || (mproles.size() == 0)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2845, IEJBValidationContext.WARNING, mp, this); - vc.addMessage(message); - } - } - } - - /** - * This validateDeploymentDescriptor is called if the EJBJar could load, which means - * that the syntax of the JAR is (mostly) correct. - * - * EJB spec 1.1, section C.4, "Added the requirement for the Bean Provider to specify whether the - * enterprise bean uses a bean-managed or container-managed transaction." - */ - public void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationException { - EJBJar ejbJar = (EJBJar) target; - List enterpriseBeans = ejbJar.getEnterpriseBeans(); - Iterator iterator = enterpriseBeans.iterator(); - EnterpriseBean bean = null; - String beanName = null; - while (iterator.hasNext()) { - try { - bean = (EnterpriseBean) iterator.next(); - register(vc, ejbJar, bean); - - Object id = IValidationRuleList.EJB11_ENTERPRISEBEAN; - IValidationRule vRule = EJBValidationRuleFactory.getFactory().getRule(vc, id); - if (vRule == null) { - // This has already been logged by the AbstractEJBValidationRuleFactory, so just - // need to add "Cannot validate" to the task list. - continue; - } - try { - vRule.preValidate(vc, ejbJar, bean); - vRule.validate(vc, ejbJar, bean); - vRule.postValidate(vc, ejbJar, bean); - } - catch (ValidationCancelledException exc) { - // Clean up the messages which are on the task list? Or is it nicer to leave them behind? - } - catch(MessageLimitException exc) { - throw exc; - } - catch(ValidationException e) { - throw e; - } - catch (Throwable exc) { - addInternalErrorMessage(vc, exc); - } - finally { - EJBValidationRuleFactory.getFactory().release(vRule); - } - } - catch (MessageLimitException e) { - throw e; - } - catch(ValidationCancelledException e) { - throw e; - } - catch (ValidationException e) { - throw e; - } - catch (Throwable exc) { - // If there's a problem, proceed with the next bean. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[] { J2EEConstants.EJBJAR_DD_SHORT_NAME, beanName }, this); - vc.addMessage(message); - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, exc); - } - } - } - - // Since the assembly descriptor is not specific to a bean, validate it once, after all bean processing is complete. - validateAssemblyDescriptorElement(vc, ejbJar); - validateUniqueEjbNames(vc, ejbJar); - validateClientJAR(vc, ejbJar); - } - - public void reset() { - super.reset(); - _ejbName.clear(); - } - - protected void register(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - // To check if every bean name is unique, need to build a list - _ejbName.add(new EjbNameWrapper(bean)); - } - - private void addInternalErrorMessage(IEJBValidationContext vc, Throwable exc) { - IMessage mssg = vc.getMessage(); - mssg.setId(IEJBValidatorMessageConstants.CHKJ2900); - vc.addMessage(mssg); - - if(exc != null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, exc); - } - } - } - - public void validateUniqueEjbNames(IEJBValidationContext vc, EJBJar ejbJar) { - List names = _ejbName.getDuplicates(); - if(names.size() == 0) { - return; - } - - Iterator iterator = names.iterator(); - while(iterator.hasNext()) { - EjbNameWrapper wrapper = (EjbNameWrapper)iterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2895, IEJBValidationContext.WARNING, wrapper.getBean(), new String[]{wrapper.getBean().getName()}, this); - vc.addMessage(message); - } - } - - protected void validateClientJAR(IEJBValidationContext vc, EJBJar ejbJar) { - String clientJARName = ejbJar.getEjbClientJar(); - if(clientJARName == null) { - // No client JAR specified; everything's okay. - return; - } - - Boolean exists = (Boolean)vc.loadModel(EJBValidatorModelEnum.EJB_CLIENTJAR, new Object[]{clientJARName}); - if(exists == null) { - // Helper doesn't support load model. WAS? - // Can't perform this check, so just return. - return; - } - - if(!exists.booleanValue()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2875, IEJBValidationContext.ERROR, ejbJar, new String[]{clientJARName}, this); - vc.addMessage(message); - } - } - - /** - * Both section 11.4.1 and 15.3.2 need the <method> element. Also refer - * to 16.5 for syntax. - * - * Return true if at least one of the methods referenced by this list of - * MethodElement can be found. - */ - protected boolean validateMethodElements(IEJBValidationContext vc, EJBJar ejbJar, List elements) { - if ((elements == null) || (elements.size() == 0)) { - return false; - } - - boolean hasValidMethod = false; - Iterator iterator = elements.iterator(); - while (iterator.hasNext()) { - vc.terminateIfCancelled(); - MethodElement element = (MethodElement) iterator.next(); - - EnterpriseBean bean = element.getEnterpriseBean(); - if (bean == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2814, IEJBValidationContext.WARNING, element, this); - vc.addMessage(message); - continue; - } - - if (element.getName() != null) { - // Do not attempt to access the methods on the home or remote interface if there' - // been a problem locating or reflecting those types - boolean reflected = true; - try { - ValidationRuleUtility.isValidType(bean.getHomeInterface()); - } - catch (InvalidInputException e) { - reflected = false; - String className = (e.getJavaClass() == null) ? IEJBValidatorConstants.NULL_HOME : e.getJavaClass().getQualifiedName(); - String[] msgParm = { className }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2850, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - try { - ValidationRuleUtility.isValidType(bean.getRemoteInterface()); - } - catch (InvalidInputException e) { - reflected = false; - String className = (e.getJavaClass() == null) ? IEJBValidatorConstants.NULL_REMOTE : e.getJavaClass().getQualifiedName(); - String[] msgParm = { className }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2850, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - - if(reflected) { - // The "element.getMethods()" has a null pointer exception when it attempts to retrieve the methods from the home/remote interface, - // if either of the interfaces don't exist. - String name = element.getName(); - - Method[] methods = element.getMethods(); // get all methods which will be retrieved for the given method-permission - boolean hasMethods = ((methods != null) && (methods.length > 0)); - - if (!hasMethods) { - // warning - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2843, IEJBValidationContext.WARNING, element, new String[] { bean.getName()}, this); - vc.addMessage(message); - } - else { - hasValidMethod = true; // a <method-permission> must have at least one method (15.3.2, p.229) - if (name.equals("*")) { //$NON-NLS-1$ - List params = element.getMethodParams(); - if ((params != null) && (params.size() > 0)) { - // warning - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2842, IEJBValidationContext.WARNING, element, this); - vc.addMessage(message); - } - } - } - } - } - else { - // error - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2844, IEJBValidationContext.WARNING, element, this); - vc.addMessage(message); - } - } - - return hasValidMethod; - } - - /** - * Need to build up a list of duplicate EJB names, but the validation message - * needs to be registered against the duplicate EnterpriseBean instance. - * (Without the instance, we cannot get line numbers.) - * - * This class wrappers the EnterpriseBean instance so that the wrapper's - * implemention of equals compares the names, but the validation message will - * still be able to get the ref from the duplicate name. - */ - class EjbNameWrapper { - private EnterpriseBean _bean = null; - - public EjbNameWrapper(EnterpriseBean bean) { - _bean = bean; - } - - public boolean equals(Object o) { - if (o instanceof EjbNameWrapper) { - EjbNameWrapper other = (EjbNameWrapper)o; - if((_bean.getName() == null) && (other.getBean().getName() == null)) { - return true; - } - else if(_bean.getName() == null) { - return false; - } - else if(other.getBean().getName() == null) { - return false; - } - return _bean.getName().equals(other.getBean().getName()); - } - return false; - } - - public int hashCode() { - if((getBean() != null) && (getBean().getName() != null)) { - return getBean().getName().hashCode(); - } - return super.hashCode(); - } - - public EnterpriseBean getBean() { - return _bean; - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBJar20VRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBJar20VRule.java deleted file mode 100644 index ed7112e15..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBJar20VRule.java +++ /dev/null @@ -1,884 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.logging.Level; - -import org.eclipse.jem.java.Method; -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.common.SecurityRole; -import org.eclipse.jst.j2ee.ejb.AssemblyDescriptor; -import org.eclipse.jst.j2ee.ejb.CMRField; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EJBJar; -import org.eclipse.jst.j2ee.ejb.EJBRelation; -import org.eclipse.jst.j2ee.ejb.EJBRelationshipRole; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.jst.j2ee.ejb.MethodElement; -import org.eclipse.jst.j2ee.ejb.MethodPermission; -import org.eclipse.jst.j2ee.ejb.MethodTransaction; -import org.eclipse.jst.j2ee.ejb.MultiplicityKind; -import org.eclipse.jst.j2ee.ejb.Relationships; -import org.eclipse.jst.j2ee.ejb.RoleSource; -import org.eclipse.jst.j2ee.internal.J2EEConstants; -import org.eclipse.jst.j2ee.internal.J2EEVersionConstants; -import org.eclipse.jst.j2ee.internal.common.CommonPackage; -import org.eclipse.jst.j2ee.internal.ejb.EjbPackage; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - -/** - * @version 1.0 - * @author - */ -public class EJBJar20VRule extends AValidationRule implements IMessagePrefixEjb20Constants { - private static final Map MESSAGE_IDS; - private DuplicatesTable _ejbName = null; - private DuplicatesTable _asName = null; - private DuplicatesTable _relationshipName = null; - private DuplicatesTable _relationshipRoleName = null; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATELESS_SESSION_BEANCLASS, IValidationRuleList.EJB20_STATELESS_SESSION_REMOTE, IValidationRuleList.EJB20_STATELESS_SESSION_HOME, IValidationRuleList.EJB20_STATELESS_SESSION_LOCAL, IValidationRuleList.EJB20_STATELESS_SESSION_LOCALHOME, IValidationRuleList.EJB20_STATEFUL_SESSION_BEANCLASS, IValidationRuleList.EJB20_STATEFUL_SESSION_REMOTE, IValidationRuleList.EJB20_STATEFUL_SESSION_HOME, IValidationRuleList.EJB20_STATEFUL_SESSION_LOCAL, IValidationRuleList.EJB20_STATEFUL_SESSION_LOCALHOME, IValidationRuleList.EJB20_CMP_BEANCLASS, IValidationRuleList.EJB20_CMP_REMOTE, IValidationRuleList.EJB20_CMP_HOME, IValidationRuleList.EJB20_CMP_LOCAL, IValidationRuleList.EJB20_CMP_LOCALHOME, IValidationRuleList.EJB20_CMP_KEYCLASS, IValidationRuleList.EJB20_BMP_BEANCLASS, IValidationRuleList.EJB20_BMP_REMOTE, IValidationRuleList.EJB20_BMP_HOME, IValidationRuleList.EJB20_BMP_LOCAL, IValidationRuleList.EJB20_BMP_LOCALHOME, IValidationRuleList.EJB20_BMP_KEYCLASS, IValidationRuleList.EJB20_MESSAGE_BEANCLASS, IValidationRuleList.EJB20_EJBEXT}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2800_NAMED, new String[]{CHKJ2800_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2800_UNNAMED, new String[]{CHKJ2800_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2802_NAMED, new String[]{CHKJ2802_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2802_UNNAMED, new String[]{CHKJ2802_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2803_NAMED, new String[]{CHKJ2803_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2803_UNNAMED, new String[]{CHKJ2803_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2804_NAMED, new String[]{CHKJ2804_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2804_UNNAMED, new String[]{CHKJ2804_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2805_NAMED, new String[]{CHKJ2805_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2805_UNNAMED, new String[]{CHKJ2805_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2806, new String[]{CHKJ2806+SPEC}); - MESSAGE_IDS.put(CHKJ2807, new String[]{CHKJ2807+SPEC}); - MESSAGE_IDS.put(CHKJ2808, new String[]{CHKJ2808+SPEC}); - MESSAGE_IDS.put(CHKJ2809, new String[]{CHKJ2809+SPEC}); - MESSAGE_IDS.put(CHKJ2810_NAMED, new String[]{CHKJ2810_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2810_UNNAMED, new String[]{CHKJ2810_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2811_NAMED, new String[]{CHKJ2811_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2814, new String[]{CHKJ2814+SPEC}); - MESSAGE_IDS.put(CHKJ2816, new String[]{CHKJ2816+SPEC}); - MESSAGE_IDS.put(CHKJ2817, new String[]{CHKJ2817+SPEC}); - MESSAGE_IDS.put(CHKJ2818, new String[]{CHKJ2818+SPEC}); - MESSAGE_IDS.put(CHKJ2820, new String[]{CHKJ2820+SPEC}); - MESSAGE_IDS.put(CHKJ2821, new String[]{CHKJ2821+SPEC}); - MESSAGE_IDS.put(CHKJ2822, new String[]{CHKJ2822+SPEC}); - MESSAGE_IDS.put(CHKJ2823, new String[]{CHKJ2823+SPEC}); - MESSAGE_IDS.put(CHKJ2824, new String[]{CHKJ2824+SPEC}); - MESSAGE_IDS.put(CHKJ2825, new String[]{CHKJ2825+SPEC}); - MESSAGE_IDS.put(CHKJ2826, new String[]{CHKJ2826+SPEC}); - MESSAGE_IDS.put(CHKJ2827, new String[]{CHKJ2827+SPEC}); - MESSAGE_IDS.put(CHKJ2828, new String[]{CHKJ2828+SPEC}); - MESSAGE_IDS.put(CHKJ2829, new String[]{CHKJ2829+SPEC}); - MESSAGE_IDS.put(CHKJ2830, new String[]{CHKJ2830+SPEC}); - MESSAGE_IDS.put(CHKJ2831, new String[]{CHKJ2831+SPEC}); - MESSAGE_IDS.put(CHKJ2832, new String[]{CHKJ2832+SPEC}); - MESSAGE_IDS.put(CHKJ2833, new String[]{CHKJ2833+SPEC}); - MESSAGE_IDS.put(CHKJ2834, new String[]{CHKJ2834+SPEC}); - MESSAGE_IDS.put(CHKJ2835, new String[]{CHKJ2835+SPEC}); - MESSAGE_IDS.put(CHKJ2836, new String[]{CHKJ2836+SPEC}); - MESSAGE_IDS.put(CHKJ2837, new String[]{CHKJ2837+SPEC}); - MESSAGE_IDS.put(CHKJ2838, new String[]{CHKJ2838+SPEC}); - MESSAGE_IDS.put(CHKJ2839, new String[]{CHKJ2839+SPEC}); - MESSAGE_IDS.put(CHKJ2841, new String[]{CHKJ2841+SPEC}); - MESSAGE_IDS.put(CHKJ2842, new String[]{CHKJ2842+SPEC}); - MESSAGE_IDS.put(CHKJ2843, new String[]{CHKJ2843+SPEC}); - MESSAGE_IDS.put(CHKJ2844, new String[]{CHKJ2844+SPEC}); - MESSAGE_IDS.put(CHKJ2845, new String[]{CHKJ2845+SPEC}); - MESSAGE_IDS.put(CHKJ2846, new String[]{CHKJ2846+SPEC}); - MESSAGE_IDS.put(CHKJ2847, new String[]{CHKJ2847+SPEC}); - MESSAGE_IDS.put(CHKJ2848, new String[]{CHKJ2848+SPEC}); - MESSAGE_IDS.put(CHKJ2850, new String[]{CHKJ2850+SPEC}); - MESSAGE_IDS.put(CHKJ2854, new String[]{CHKJ2854+SPEC}); - MESSAGE_IDS.put(CHKJ2855, new String[]{CHKJ2855+SPEC}); - MESSAGE_IDS.put(CHKJ2856, new String[]{CHKJ2856+SPEC}); - MESSAGE_IDS.put(CHKJ2857, new String[]{CHKJ2857+SPEC}); - MESSAGE_IDS.put(CHKJ2858, new String[]{CHKJ2858+SPEC}); - MESSAGE_IDS.put(CHKJ2859, new String[]{CHKJ2859+SPEC}); - MESSAGE_IDS.put(CHKJ2860, new String[]{CHKJ2860+SPEC}); - MESSAGE_IDS.put(CHKJ2866, new String[]{CHKJ2866+SPEC}); - MESSAGE_IDS.put(CHKJ2867, new String[]{CHKJ2867+SPEC}); - MESSAGE_IDS.put(CHKJ2868, new String[]{CHKJ2868+SPEC}); - MESSAGE_IDS.put(CHKJ2869, new String[]{CHKJ2869+SPEC}); - MESSAGE_IDS.put(CHKJ2871, new String[]{CHKJ2871+SPEC}); - MESSAGE_IDS.put(CHKJ2872, new String[]{CHKJ2872+SPEC}); - MESSAGE_IDS.put(CHKJ2873, new String[]{CHKJ2873+SPEC}); - MESSAGE_IDS.put(CHKJ2874, new String[]{CHKJ2874+SPEC}); - MESSAGE_IDS.put(CHKJ2875, new String[]{CHKJ2875 + SPEC}); - MESSAGE_IDS.put(CHKJ2895, new String[]{CHKJ2895+SPEC}); - MESSAGE_IDS.put(CHKJ2852, new String[]{CHKJ2852}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public EJBJar20VRule() { - _ejbName = new DuplicatesTable(); - _asName = new DuplicatesTable(); - _relationshipName = new DuplicatesTable(); - _relationshipRoleName = new DuplicatesTable(); - } - - public Object[] getDependsOn() { - // EJBJar doesn't depend on anything else - return DEPENDS_ON; - } - - public Object getId() { - return IValidationRuleList.EJB20_EJBJAR; - } - - public Map getMessageIds() { - return MESSAGE_IDS; - } - - public Object getTarget(Object parent, Object clazz) { - // Since this rule doesn't depend on another rule, this - // method (which is called on a dependent rule) will never - // be called. - return null; - } - - /* - * @see IValidationRule#reset() - */ - public void reset() { - super.reset(); - _ejbName.clear(); - _asName.clear(); - _relationshipName.clear(); - _relationshipRoleName.clear(); - } - - protected void addInternalErrorMessage(IEJBValidationContext vc, Throwable exc) { - IMessage mssg = vc.getMessage(); - mssg.setId(IEJBValidatorMessageConstants.CHKJ2900); - vc.addMessage(mssg); - - if(exc != null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, exc); - } - } - } - - protected void logMissingRule(IEJBValidationContext vc, Object ruleId) { - log(vc, ruleId + " = null"); //$NON-NLS-1$ - addInternalErrorMessage(vc, null); - } - - protected void log(IEJBValidationContext vc, String message) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, message); - } - } - - /* - * @see IValidationRule#validate(IEJBValidationContext, Object, Object) - */ - public void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - Logger logger = vc.getMsgLogger(); - if(logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EJBJar20VRule - validate"); //$NON-NLS-1$ - entry.setText(getClass().getName() + "::validate(" + targetParent + ", " + target); //$NON-NLS-1$ //$NON-NLS-2$ - logger.write(Level.FINEST, entry); - } - - EJBJar ejbJar = (EJBJar) target; - List beans = ejbJar.getEnterpriseBeans(); - Iterator iterator = beans.iterator(); - EnterpriseBean bean = null; - while (iterator.hasNext()) { - try { - bean = (EnterpriseBean) iterator.next(); - - register(vc, ejbJar, bean); - - Object id = null; - switch(bean.getVersionID()) { - case J2EEVersionConstants.EJB_1_0_ID: - case J2EEVersionConstants.EJB_1_1_ID: - id = IValidationRuleList.EJB11_ENTERPRISEBEAN; - break; - case J2EEVersionConstants.EJB_2_0_ID: - case J2EEVersionConstants.EJB_2_1_ID: - id = IValidationRuleList.EJB20_ENTERPRISEBEAN; - break; - default: - // What version is it then? - if(bean instanceof ContainerManagedEntity) { - validateCMPVersionElement(vc, ejbJar, (ContainerManagedEntity)bean); - } - else { - // log - log(vc, "!bean.isVersion1_X() && !bean.isVersion2_X()"); //$NON-NLS-1$ - } - continue; - } - - IValidationRule vRule = EJBValidationRuleFactory.getFactory().getRule(vc, id); - if(vRule == null) { - logMissingRule(vc, id); - continue; - } - try { - vRule.preValidate(vc, ejbJar, bean); - vRule.validate(vc, ejbJar, bean); - vRule.postValidate(vc, ejbJar, bean); - } - catch(ValidationCancelledException exc) { - // Clean up the messages which are on the task list? Or is it nicer to leave them behind? - throw exc; - } - catch(MessageLimitException e) { - throw e; - } - catch(ValidationException e) { - throw e; - } - catch(Throwable exc) { - addInternalErrorMessage(vc, exc); - } - finally { - EJBValidationRuleFactory.getFactory().release(vRule); - } - - } - catch (MessageLimitException e) { - throw e; - } - catch(ValidationCancelledException e) { - throw e; - } - catch(ValidationException exc) { - // something goes wrong, just proceed with the next bean - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[]{J2EEConstants.EJBJAR_DD_SHORT_NAME, bean.getName()}, this); - vc.addMessage(message); - if (logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, exc); - } - } - catch (Throwable exc) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[]{J2EEConstants.EJBJAR_DD_SHORT_NAME, bean.getName()}, this); - vc.addMessage(message); - if (logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, exc); - } - } - } - - // Since the assembly descriptor is not specific to a bean, validate it once, after all bean processing is complete. - validateAssemblyDescriptorElement(vc, ejbJar); - //TODO The Datasource validation will be done by the extensions - validateUniqueEjbNames(vc, ejbJar); - validateUniqueAbstractSchemaNames(vc, ejbJar); - validateRelationships(vc, ejbJar); - validateClientJAR(vc, ejbJar); - } - - protected void register(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - // To check if every bean name is unique, need to build a list - _ejbName.add(new EjbNameWrapper(bean)); - - if((bean instanceof ContainerManagedEntity) && bean.getVersionID() >= J2EEVersionConstants.EJB_2_0_ID) { - // To check if every bean name is unique, need to build a list - _asName.add(new ASNameWrapper((ContainerManagedEntity)bean)); - } - } - - protected void validateCMPVersionElement(IEJBValidationContext vc, EJBJar ejbJar, ContainerManagedEntity cmp) { - if(cmp.eIsSet(EjbPackage.eINSTANCE.getContainerManagedEntity_Version())) { - String version = cmp.getVersion(); - if(! (ContainerManagedEntity.VERSION_1_X.equals(version) || ContainerManagedEntity.VERSION_2_X.equals(version))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2872, IEJBValidationContext.ERROR, cmp, this); - vc.addMessage(message); - } - } - } - - - - protected void validateAssemblyDescriptorElement(IEJBValidationContext vc, EJBJar ejbJar) { - vc.terminateIfCancelled(); - - // Validate the security roles, if they're defined in the assembly-descriptor. - if (ejbJar == null) { - // nothing to validate - return; - } - - /** - * Need to build up a list of duplicate role names, but the validation message - * needs to be registered against the duplicate SecurityRole instance. - * (Without the instance, we cannot get line numbers.) - * - * This class wrappers the SecurityRol instance so that the wrapper's - * implemention of equals compares the names, but the validation message will - * still be able to get the ref from the duplicate name. - */ - class RoleWrapper { - private SecurityRole _role = null; - - public RoleWrapper(SecurityRole role) { - _role = role; - } - - public boolean equals(Object o) { - if (o instanceof RoleWrapper) { - RoleWrapper other = (RoleWrapper) o; - return _role.getRoleName().equals(other.getRole().getRoleName()); - } - return false; - } - - public SecurityRole getRole() { - return _role; - } - } - - AssemblyDescriptor assemblyDescriptor = ejbJar.getAssemblyDescriptor(); - if (assemblyDescriptor == null) { - // nothing to validate - return; - } - - List roles = assemblyDescriptor.getSecurityRoles(); - if (roles != null) { - DuplicatesTable roleNames = new DuplicatesTable(); - SecurityRole role = null; - Iterator roleIt = roles.iterator(); - while (roleIt.hasNext()) { - vc.terminateIfCancelled(); - // Check that the role-name element has been set - role = (SecurityRole) roleIt.next(); - if ((role == null) || (!role.eIsSet(CommonPackage.eINSTANCE.getSecurityRole_RoleName())) || (role.getRoleName().equals(""))) { //$NON-NLS-1$ - // role-name not set - if(role == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2825, IEJBValidationContext.WARNING, role, this); - vc.addMessage(message); - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2825, IEJBValidationContext.WARNING, assemblyDescriptor, this); - vc.addMessage(message); - } - } - else { - // Build up hashtable to check for duplicate role-names. - roleNames.add(new RoleWrapper(role)); - } - } - - // Check that there are no duplicate role-names. (15.3.1) - if (roleNames.containsDuplicates()) { - List duplicates = roleNames.getDuplicates(); - Iterator iterator = duplicates.iterator(); - while (iterator.hasNext()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2826, IEJBValidationContext.WARNING, ((RoleWrapper) iterator.next()).getRole(), this); - vc.addMessage(message); - } - } - roleNames.clear(); - } - - List methTrans = assemblyDescriptor.getMethodTransactions(); - MethodTransaction mt = null; - Iterator iterator = methTrans.iterator(); - while (iterator.hasNext()) { - vc.terminateIfCancelled(); - - try { - mt = (MethodTransaction) iterator.next(); - } - catch (Throwable exc) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINER)) { - logger.write(Level.FINER, exc); - } - mt = null; - } - - if (mt == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EJBJar20VRule.validateAssemblyDescriptorElement"); //$NON-NLS-1$ - entry.setText("mt is null"); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - continue; - } - - boolean hasValidMethod = validateMethodElements(vc, ejbJar, mt.getMethodElements()); - if (!hasValidMethod) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2847, IEJBValidationContext.WARNING, mt, this); - vc.addMessage(message); - } - } - - List methodPermissions = assemblyDescriptor.getMethodPermissions(); - iterator = methodPermissions.iterator(); - while (iterator.hasNext()) { - MethodPermission mp = (MethodPermission) iterator.next(); - - boolean hasValidMethod = validateMethodElements(vc, ejbJar, mp.getMethodElements()); - if (!hasValidMethod) { - // 15.3.2, p. 229, a <method-permission> must have at least one method listed (and that method must be found) - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2846, IEJBValidationContext.WARNING, mp, this); - vc.addMessage(message); - } - - // at least one security-role must be defined - List mproles = mp.getRoles(); - if (((mproles == null) || (mproles.size() == 0)) && (!mp.isSetUnchecked())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2845, IEJBValidationContext.WARNING, mp, this); - vc.addMessage(message); - } - } - } - - protected void validateUniqueAbstractSchemaNames(IEJBValidationContext vc, EJBJar ejbJar) { - List names = _asName.getDuplicates(); - if(names.size() == 0) { - return; - } - - Iterator iterator = names.iterator(); - while(iterator.hasNext()) { - ASNameWrapper wrapper = (ASNameWrapper)iterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2854, IEJBValidationContext.ERROR, wrapper.getBean(), new String[]{wrapper.getBean().getAbstractSchemaName()}, this); - vc.addMessage(message); - } - } - - protected void validateUniqueEjbNames(IEJBValidationContext vc, EJBJar ejbJar) { - List names = _ejbName.getDuplicates(); - if(names.size() == 0) { - return; - } - - Iterator iterator = names.iterator(); - while(iterator.hasNext()) { - EjbNameWrapper wrapper = (EjbNameWrapper)iterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2895, IEJBValidationContext.WARNING, wrapper.getBean(), new String[]{wrapper.getBean().getName()}, this); - vc.addMessage(message); - } - } - - protected void validateRelationships(IEJBValidationContext vc, EJBJar ejbJar) { - Relationships relationships = ejbJar.getRelationshipList(); - if(relationships == null) { - return; - } - - List ejbRelationList = relationships.getEjbRelations(); - Iterator iterator = ejbRelationList.iterator(); - while(iterator.hasNext()) { - EJBRelation relation = (EJBRelation)iterator.next(); - - _relationshipName.add(new EJBRelationNameWrapper(relation)); - - boolean atLeastOneCmrFieldExists = false; - List roles = relation.getRelationshipRoles(); - Iterator roleIterator = roles.iterator(); - while(roleIterator.hasNext()) { - EJBRelationshipRole role = (EJBRelationshipRole)roleIterator.next(); - - _relationshipRoleName.add(new EJBRelationshipRoleNameWrapper(role)); - - boolean validMultiplicity = role.isSetMultiplicity(); - if(!validMultiplicity) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2818, IEJBValidationContext.INFO, role, this); - vc.addMessage(message); - } - - // 10.3.4.2 - // The cascade-delete element can only be specified for an ejb-relationship-role - // element contained in an ejb-relation element if the *other* ejb-relationship-role - // element in the same ejb-relation element specifies a multiplicity of One. - EJBRelationshipRole oppositeRole = role.getOpposite(); - if(role.isSetCascadeDelete()) { - boolean isOtherMultiplicityOne = ((oppositeRole.isSetMultiplicity()) && (oppositeRole.getMultiplicity().getValue() == MultiplicityKind.ONE)); - if(!isOtherMultiplicityOne) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2848, IEJBValidationContext.INFO, role, this); - vc.addMessage(message); - } - } - - CMRField cmrField = role.getCmrField(); - if(cmrField != null) { - atLeastOneCmrFieldExists = true; - if(cmrField.eIsSet(EjbPackage.eINSTANCE.getCMRField_CollectionType())) { - String cmrFieldType = cmrField.getCollectionTypeName(); - if((!ITypeConstants.CLASSNAME_JAVA_UTIL_COLLECTION.equals(cmrFieldType)) && - (!ITypeConstants.CLASSNAME_JAVA_UTIL_SET.equals(cmrFieldType))) { - // CHKJ2868: The value of the <cmr-field-type> element must be either "java.util.Collection" or "java.util.Set" (EJB 2.0: 10.3.13, 22.5). - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2868, IEJBValidationContext.INFO, role, this); - vc.addMessage(message); - } - } - } - - RoleSource sourceRoleSource = role.getSource(); - if(sourceRoleSource == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2821, IEJBValidationContext.INFO, role, new String[]{role.getName()}, this); - vc.addMessage(message); - continue; - } - - Entity sourceEntity = sourceRoleSource.getEntityBean(); - if(sourceEntity == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2821, IEJBValidationContext.INFO, role, new String[]{role.getName()}, this); - vc.addMessage(message); - } - else if(sourceEntity.isContainerManagedEntity()) { - // CHKJ2866: <cmr-field> {0} must be defined on {1} (EJB 2.0: 22.5). - if(cmrField != null) { - ContainerManagedEntity cmp = (ContainerManagedEntity)sourceEntity; - List cmrFields = cmp.getCMRFields(); - boolean found_cmrField = false; - if((cmrFields != null) && (cmrFields.size() > 0)) { - found_cmrField = cmrFields.contains(cmrField); - } - - if(!found_cmrField) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2866, IEJBValidationContext.INFO, role, new String[]{cmrField.getName(), sourceEntity.getName()}, this); - vc.addMessage(message); - } - } - } - else { - // CHKJ2871: <ejb-name> {0} must refer to a CMP bean (EJB 2.0: 10.3.2, 10.3.13). - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2871, IEJBValidationContext.INFO, role, new String[]{sourceEntity.getName()}, this); - vc.addMessage(message); - } - - RoleSource oppositeRoleSource = oppositeRole.getSource(); - if(oppositeRoleSource == null) { - // Do not emit an error message - when we iterate to the role where - // this is the source, this error will be detected. - continue; - } - - Entity targetEntity = oppositeRoleSource.getEntityBean(); - if(targetEntity == null) { - // Do not emit an error message - when we iterate to the role where - // this is the source, this error will be detected. - } - else if(targetEntity.getLocalInterface() == null) { - // Does the target of this role have a local interface? - // CHKJ2867: This bean can have only unidirectional relationships to other beans (EJB 2.0: 10.3.2). - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2867, IEJBValidationContext.INFO, oppositeRole, this); - vc.addMessage(message); - } - } - - // Verify unique role names within the <ejb-relation> - validateUniqueRelationshipRoleNames(vc, ejbJar); - _relationshipRoleName.clear(); - - if(!atLeastOneCmrFieldExists) { - // CHKJ2869I: At least one <ejb-relationship-role> must define a <cmr-field> (EJB 2.0: 10.3.2, 10.3.13, 22.5). - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2869, IEJBValidationContext.INFO, relation, this); - vc.addMessage(message); - } - } - - validateUniqueRelationNames(vc, ejbJar); - } - - protected void validateUniqueRelationNames(IEJBValidationContext vc, EJBJar ejbJar) { - List names = _relationshipName.getDuplicates(); - if(names.size() == 0) { - return; - } - - Iterator iterator = names.iterator(); - while(iterator.hasNext()) { - EJBRelationNameWrapper wrapper = (EJBRelationNameWrapper)iterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2816, IEJBValidationContext.INFO, wrapper.getRelation(), new String[]{wrapper.getRelation().getName()}, this); - vc.addMessage(message); - } - } - - protected void validateUniqueRelationshipRoleNames(IEJBValidationContext vc, EJBJar ejbJar) { - List names = _relationshipRoleName.getDuplicates(); - if(names.size() == 0) { - return; - } - - Iterator iterator = names.iterator(); - while(iterator.hasNext()) { - EJBRelationshipRoleNameWrapper wrapper = (EJBRelationshipRoleNameWrapper)iterator.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2817, IEJBValidationContext.INFO, wrapper.getRelationshipRole(), new String[]{wrapper.getRelationshipRole().getName()}, this); - vc.addMessage(message); - } - } - - /** - * Both section 11.4.1 and 15.3.2 need the <method> element. Also refer - * to 16.5 for syntax. - * - * Return true if at least one of the methods referenced by this list of - * MethodElement can be found. - */ - protected boolean validateMethodElements(IEJBValidationContext vc, EJBJar ejbJar, List elements) { - if ((elements == null) || (elements.size() == 0)) { - return false; - } - - boolean hasValidMethod = false; - Iterator iterator = elements.iterator(); - while (iterator.hasNext()) { - vc.terminateIfCancelled(); - MethodElement element = (MethodElement) iterator.next(); - - EnterpriseBean bean = element.getEnterpriseBean(); - if (bean == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2814, IEJBValidationContext.WARNING, element, this); - vc.addMessage(message); - continue; - } - - if (element.getName() != null) { - String name = element.getName(); - - Method[] methods = element.getMethods(); // get all methods which will be retrieved for the given method-permission - boolean hasMethods = ((methods != null) && (methods.length > 0)); - - if (!hasMethods) { - // warning - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2843, IEJBValidationContext.WARNING, element, new String[] { bean.getName()}, this); - vc.addMessage(message); - } - else { - hasValidMethod = true; // a <method-permission> must have at least one method (15.3.2, p.229) - if (name.equals("*")) { //$NON-NLS-1$ - List params = element.getMethodParams(); - if ((params != null) && (params.size() > 0)) { - // warning - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2842, IEJBValidationContext.WARNING, element, this); - vc.addMessage(message); - } - } - } - } - else { - // error - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2844, IEJBValidationContext.WARNING, element, this); - vc.addMessage(message); - } - } - - return hasValidMethod; - } - - protected void validateClientJAR(IEJBValidationContext vc, EJBJar ejbJar) { - String clientJARName = ejbJar.getEjbClientJar(); - if(clientJARName == null) { - // No client JAR specified; everything's okay. - return; - } - - Boolean exists = (Boolean)vc.loadModel(EJBValidatorModelEnum.EJB_CLIENTJAR, new Object[]{clientJARName}); - if(exists == null) { - // Helper doesn't support load model. WAS? - // Can't perform this check, so just return. - return; - } - - if(!exists.booleanValue()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2875, IEJBValidationContext.ERROR, ejbJar, new String[]{clientJARName}, this); - vc.addMessage(message); - } - } - - class ASNameWrapper { - private ContainerManagedEntity _bean = null; - - public ASNameWrapper(ContainerManagedEntity bean) { - _bean = bean; - } - - public boolean equals(Object o) { - if (o instanceof ASNameWrapper) { - ASNameWrapper other = (ASNameWrapper)o; - if((_bean.getAbstractSchemaName() == null) && (other.getBean().getAbstractSchemaName() == null)) { - return true; - } - else if(_bean.getAbstractSchemaName() == null) { - return false; - } - else if(other.getBean().getAbstractSchemaName() == null) { - return false; - } - return _bean.getAbstractSchemaName().equals(other.getBean().getAbstractSchemaName()); - } - return false; - } - - public int hashCode() { - if((getBean() != null) && (getBean().getAbstractSchemaName() != null)) { - return getBean().getAbstractSchemaName().hashCode(); - } - return super.hashCode(); - } - - public ContainerManagedEntity getBean() { - return _bean; - } - } - - /** - * Need to build up a list of duplicate EJB names, but the validation message - * needs to be registered against the duplicate EnterpriseBean instance. - * (Without the instance, we cannot get line numbers.) - * - * This class wrappers the EnterpriseBean instance so that the wrapper's - * implemention of equals compares the names, but the validation message will - * still be able to get the ref from the duplicate name. - */ - class EjbNameWrapper { - private EnterpriseBean _bean = null; - - public EjbNameWrapper(EnterpriseBean bean) { - _bean = bean; - } - - public boolean equals(Object o) { - if (o instanceof EjbNameWrapper) { - EjbNameWrapper other = (EjbNameWrapper)o; - if((_bean.getName() == null) && (other.getBean().getName() == null)) { - return true; - } - else if(_bean.getName() == null) { - return false; - } - else if(other.getBean().getName() == null) { - return false; - } - return _bean.getName().equals(other.getBean().getName()); - } - return false; - } - - public int hashCode() { - if((getBean() != null) && (getBean().getName() != null)) { - return getBean().getName().hashCode(); - } - return super.hashCode(); - } - - public EnterpriseBean getBean() { - return _bean; - } - } - - /** - * Need to build up a list of duplicate relation names, but the validation message - * needs to be registered against the duplicate EnterpriseBean instance. - * (Without the instance, we cannot get line numbers.) - * - * This class wrappers the EnterpriseBean instance so that the wrapper's - * implemention of equals compares the names, but the validation message will - * still be able to get the ref from the duplicate name. - */ - class EJBRelationNameWrapper { - private EJBRelation _relation = null; - - public EJBRelationNameWrapper(EJBRelation rel) { - _relation = rel; - } - - public boolean equals(Object o) { - if (o instanceof EJBRelationNameWrapper) { - EJBRelationNameWrapper other = (EJBRelationNameWrapper)o; - if((_relation.getName() == null) && (other.getRelation().getName() == null)) { - return true; - } - else if(_relation.getName() == null) { - return false; - } - else if(other.getRelation().getName() == null) { - return false; - } - return _relation.getName().equals(other.getRelation().getName()); - } - return false; - } - - public int hashCode() { - if((getRelation() != null) && (getRelation().getName() != null)) { - return getRelation().getName().hashCode(); - } - return super.hashCode(); - } - - public EJBRelation getRelation() { - return _relation; - } - } - - /** - * Need to build up a list of duplicate relation names, but the validation message - * needs to be registered against the duplicate EnterpriseBean instance. - * (Without the instance, we cannot get line numbers.) - * - * This class wrappers the EnterpriseBean instance so that the wrapper's - * implemention of equals compares the names, but the validation message will - * still be able to get the ref from the duplicate name. - */ - class EJBRelationshipRoleNameWrapper { - private EJBRelationshipRole _relationshipRole = null; - - public EJBRelationshipRoleNameWrapper(EJBRelationshipRole role) { - _relationshipRole = role; - } - - public boolean equals(Object o) { - if (o instanceof EJBRelationshipRoleNameWrapper) { - EJBRelationshipRoleNameWrapper other = (EJBRelationshipRoleNameWrapper)o; - if((_relationshipRole.getRoleName() == null) && (other.getRelationshipRole().getRoleName() == null)) { - return true; - } - else if(_relationshipRole.getRoleName() == null) { - return false; - } - else if(other.getRelationshipRole().getRoleName() == null) { - return false; - } - return _relationshipRole.getRoleName().equals(other.getRelationshipRole().getRoleName()); - } - return false; - } - - public int hashCode() { - if((getRelationshipRole() != null) && (getRelationshipRole().getRoleName() != null)) { - return getRelationshipRole().getRoleName().hashCode(); - } - return super.hashCode(); - } - - public EJBRelationshipRole getRelationshipRole() { - return _relationshipRole; - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidationContext.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidationContext.java deleted file mode 100644 index 7e496e1b9..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidationContext.java +++ /dev/null @@ -1,194 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.wst.validation.internal.core.Message; -import org.eclipse.wst.validation.internal.core.MessageFilter; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.IReporter; -import org.eclipse.wst.validation.internal.provisional.core.IValidationContext; -import org.eclipse.wst.validation.internal.provisional.core.IValidator; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - -/** - * @version 1.0 - * @author - */ -public class EJBValidationContext implements IEJBValidationContext { - private IValidator _validator = null; - private IValidationContext _helper = null; - private IReporter _reporter = null; - private LogEntry logEntry = null; -// private IMessage _message = null; - - public EJBValidationContext(IValidator v, IValidationContext h, IReporter r) { - setValidator(v); - setHelper(h); - setReporter(r); - } - - public IValidator getValidator() { - return _validator; - } - - public void setValidator(IValidator v) { - _validator = v; - } - - public IValidationContext getHelper() { - return _helper; - } - - public void setHelper(IValidationContext h) { - _helper = h; - } - - public IReporter getReporter() { - return _reporter; - } - - public void setReporter(IReporter r) { - _reporter = r; - } - - /* - * Returns an empty Message which can be reused. - */ - public IMessage getMessage() { - IMessage message = new Message(); - message.setBundleName(IEJBValidatorConstants.BUNDLE_NAME); - return message; - /* - if(_message == null) { - _message = new Message(); - } - - reset(_message); - _message.setBundleName(IEJBValidatorConstants.BUNDLE_NAME); - - return _message; - */ - } - - /** - * If, for performance reasons, an IMessage is reused instead of creating - * a new one each time, this method resets the internal fields to the default. - * - * This method should really be on the IMessage implementation itself, but - * this'll do for now. - */ - protected void reset(IMessage message) { - message.setId(null); - message.setParams(null); - message.setSeverity(MessageFilter.ANY_SEVERITY); - message.setTargetObject(null); - message.setBundleName(null); - message.setGroupName(null); - message.setLineNo(IMessage.LINENO_UNSET); - message.setOffset(IMessage.OFFSET_UNSET); - message.setLength(IMessage.OFFSET_UNSET); - } - - - - public Logger getMsgLogger() { - return Logger.getLogger(IEJBValidatorConstants.J2EE_CORE_PLUGIN); - } - - public LogEntry getLogEntry() { - if(logEntry == null) - logEntry = new LogEntry(IEJBValidatorConstants.BUNDLE_NAME); - return logEntry; - } - - public Object loadModel(String symbolicName) { - return getHelper().loadModel(symbolicName); - } - - public Object loadModel(String symbolicName, Object[] parms) { - return getHelper().loadModel(symbolicName, parms); - } - - public void removeAllMessages() { - getReporter().removeAllMessages(getValidator()); - } - - public void removeMessages(Object target) { - getReporter().removeAllMessages(getValidator(), target); - } - - public void removeMessages(Object target, String groupIdentifier) { - getReporter().removeMessageSubset(getValidator(), target, groupIdentifier); - } - - public void addMessage(IMessage message) throws MessageLimitException { - if(message == null) { - return; - } - getReporter().addMessage(getValidator(), message); - } - - public void addMessage(int severity, String messageId) throws MessageLimitException { - IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId); - getReporter().addMessage(getValidator(), message); - } - - public void addMessage(int severity, String messageId, String[] parms) throws MessageLimitException { - IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms); - getReporter().addMessage(getValidator(), message); - } - - public void addMessage(int severity, String messageId, Object target) throws MessageLimitException { - IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,null,target); - getReporter().addMessage(getValidator(), message); - } - - public void addMessage(int severity, String messageId, String[] parms, Object target) throws MessageLimitException { - IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms,target); - getReporter().addMessage(getValidator(), message); - } - - public void addMessage(int severity, String messageId, Object target, String groupName) throws MessageLimitException { - IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,null,target,groupName); - } - - public void addMessage(int severity, String messageId, String[] parms, Object target, String groupName) throws MessageLimitException { - IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms,target,groupName); - getReporter().addMessage(getValidator(), message); - } - - public void terminateIfCancelled() throws ValidationCancelledException { - if(getReporter().isCancelled()) { - throw new ValidationCancelledException(); - } - } - - public void subtask(String messageId) { - subtask(messageId, null); - } - - public void subtask(String messageId, String[] parms) { - if((messageId == null) || (messageId.equals(""))) { //$NON-NLS-1$ - return; - } - IMessage message = getMessage(); - message.setId(messageId); - message.setParams(parms); - getReporter().displaySubtask(getValidator(), message); - } - - public String[] getURIs() { - return null; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidationRuleFactory.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidationRuleFactory.java deleted file mode 100644 index 522bf6828..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidationRuleFactory.java +++ /dev/null @@ -1,373 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.logging.Level; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EJBJar; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.jst.j2ee.internal.J2EEConstants; -import org.eclipse.jst.j2ee.internal.J2EEVersionConstants; - -/** - * Core EJB Validation rules - */ -public class EJBValidationRuleFactory extends AbstractEJBValidationRuleFactory { - private static EJBValidationRuleFactory _inst = null; - private Logger logger = null; - - public EJBValidationRuleFactory() { - createRuleList(); - } - - public static EJBValidationRuleFactory getFactory() { - if(_inst == null) { - _inst = new EJBValidationRuleFactory(); - } - return _inst; - } - protected Logger getMsgLogger(){ - if(logger == null) - logger = Logger.getLogger(IEJBValidatorConstants.J2EE_CORE_PLUGIN); - return logger; - } - private void createRuleList() { - _ruleList = new HashMap(); - - _ruleList.put(IValidationRuleList.EJB11_EJBJAR, new org.eclipse.jst.j2ee.model.internal.validation.EJBJar11VRule()); - _ruleList.put(IValidationRuleList.EJB20_EJBJAR, new org.eclipse.jst.j2ee.model.internal.validation.EJBJar20VRule()); - - _ruleList.put(IValidationRuleList.EJB11_ENTERPRISEBEAN, new org.eclipse.jst.j2ee.model.internal.validation.EnterpriseBean11VRule()); - _ruleList.put(IValidationRuleList.EJB20_ENTERPRISEBEAN, new org.eclipse.jst.j2ee.model.internal.validation.EnterpriseBean20VRule()); - - _ruleList.put(IValidationRuleList.EJB11_SESSION_BEANCLASS, new org.eclipse.jst.j2ee.model.internal.validation.ValidateSessionBean()); - _ruleList.put(IValidationRuleList.EJB11_SESSION_REMOTE, new org.eclipse.jst.j2ee.model.internal.validation.ValidateSessionRemote()); - _ruleList.put(IValidationRuleList.EJB11_SESSION_HOME, new org.eclipse.jst.j2ee.model.internal.validation.ValidateSessionHome()); - - _ruleList.put(IValidationRuleList.EJB20_STATELESS_SESSION_BEANCLASS, new org.eclipse.jst.j2ee.model.internal.validation.StatelessSessionBeanClassVRule()); - _ruleList.put(IValidationRuleList.EJB20_STATELESS_SESSION_REMOTE, new org.eclipse.jst.j2ee.model.internal.validation.StatelessSessionRemoteComponentVRule()); - _ruleList.put(IValidationRuleList.EJB20_STATELESS_SESSION_HOME, new org.eclipse.jst.j2ee.model.internal.validation.StatelessSessionRemoteHomeVRule()); - _ruleList.put(IValidationRuleList.EJB20_STATELESS_SESSION_LOCAL, new org.eclipse.jst.j2ee.model.internal.validation.StatelessSessionLocalComponentVRule()); - _ruleList.put(IValidationRuleList.EJB20_STATELESS_SESSION_LOCALHOME, new org.eclipse.jst.j2ee.model.internal.validation.StatelessSessionLocalHomeVRule()); - - _ruleList.put(IValidationRuleList.EJB20_STATEFUL_SESSION_BEANCLASS, new org.eclipse.jst.j2ee.model.internal.validation.StatefulSessionBeanClassVRule()); - _ruleList.put(IValidationRuleList.EJB20_STATEFUL_SESSION_REMOTE, new org.eclipse.jst.j2ee.model.internal.validation.StatefulSessionRemoteComponentVRule()); - _ruleList.put(IValidationRuleList.EJB20_STATEFUL_SESSION_HOME, new org.eclipse.jst.j2ee.model.internal.validation.StatefulSessionRemoteHomeVRule()); - _ruleList.put(IValidationRuleList.EJB20_STATEFUL_SESSION_LOCAL, new org.eclipse.jst.j2ee.model.internal.validation.StatefulSessionLocalComponentVRule()); - _ruleList.put(IValidationRuleList.EJB20_STATEFUL_SESSION_LOCALHOME, new org.eclipse.jst.j2ee.model.internal.validation.StatefulSessionLocalHomeVRule()); - - _ruleList.put(IValidationRuleList.EJB11_CMP_BEANCLASS, new org.eclipse.jst.j2ee.model.internal.validation.ValidateCMPBean()); - _ruleList.put(IValidationRuleList.EJB11_CMP_REMOTE, new org.eclipse.jst.j2ee.model.internal.validation.ValidateCMPRemote()); - _ruleList.put(IValidationRuleList.EJB11_CMP_KEYCLASS, new org.eclipse.jst.j2ee.model.internal.validation.ValidateCMPKey()); - - _ruleList.put(IValidationRuleList.EJB20_CMP_BEANCLASS, new org.eclipse.jst.j2ee.model.internal.validation.CMPBeanClassVRule()); - _ruleList.put(IValidationRuleList.EJB20_CMP_REMOTE, new org.eclipse.jst.j2ee.model.internal.validation.CMPRemoteComponentVRule()); - _ruleList.put(IValidationRuleList.EJB20_CMP_HOME, new org.eclipse.jst.j2ee.model.internal.validation.CMPRemoteHomeVRule()); - _ruleList.put(IValidationRuleList.EJB20_CMP_LOCAL, new org.eclipse.jst.j2ee.model.internal.validation.CMPLocalComponentVRule()); - _ruleList.put(IValidationRuleList.EJB20_CMP_LOCALHOME, new org.eclipse.jst.j2ee.model.internal.validation.CMPLocalHomeVRule()); - _ruleList.put(IValidationRuleList.EJB20_CMP_KEYCLASS, new org.eclipse.jst.j2ee.model.internal.validation.CMPKeyClassVRule()); - - _ruleList.put(IValidationRuleList.EJB11_BMP_BEANCLASS, new org.eclipse.jst.j2ee.model.internal.validation.ValidateBMPBean()); - _ruleList.put(IValidationRuleList.EJB11_BMP_REMOTE, new org.eclipse.jst.j2ee.model.internal.validation.ValidateBMPRemote()); - _ruleList.put(IValidationRuleList.EJB11_BMP_HOME, new org.eclipse.jst.j2ee.model.internal.validation.ValidateBMPHome()); - _ruleList.put(IValidationRuleList.EJB11_BMP_KEYCLASS, new org.eclipse.jst.j2ee.model.internal.validation.ValidateBMPKey()); - - _ruleList.put(IValidationRuleList.EJB20_BMP_BEANCLASS, new org.eclipse.jst.j2ee.model.internal.validation.BMPBeanClassVRule()); - _ruleList.put(IValidationRuleList.EJB20_BMP_REMOTE, new org.eclipse.jst.j2ee.model.internal.validation.BMPRemoteComponentVRule()); - _ruleList.put(IValidationRuleList.EJB20_BMP_HOME, new org.eclipse.jst.j2ee.model.internal.validation.BMPRemoteHomeVRule()); - _ruleList.put(IValidationRuleList.EJB20_BMP_LOCAL, new org.eclipse.jst.j2ee.model.internal.validation.BMPLocalComponentVRule()); - _ruleList.put(IValidationRuleList.EJB20_BMP_LOCALHOME, new org.eclipse.jst.j2ee.model.internal.validation.BMPLocalHomeVRule()); - _ruleList.put(IValidationRuleList.EJB20_BMP_KEYCLASS, new org.eclipse.jst.j2ee.model.internal.validation.BMPKeyClassVRule()); - - _ruleList.put(IValidationRuleList.EJB20_MESSAGE_BEANCLASS, new org.eclipse.jst.j2ee.model.internal.validation.MessageDrivenBeanClassVRule()); - - addDependentRuleToRuleList(); - logAllDependentRules(); - } - - /** - * If the IFileDelta represents a static load model (i.e., the file name is always the same), - * then return the Integer which loads that model. Otherwise return null. - */ - public Object getRuleId(IEJBValidationContext vc, String fileName) { - if(fileName == null) { - Logger aLogger = vc.getMsgLogger(); - if (aLogger != null && aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule from fileName: " + fileName); //$NON-NLS-1$ - } - return null; - } - - EJBJar ejbJar = getEJBJar(vc); - - if(fileName.endsWith(J2EEConstants.EJBJAR_DD_SHORT_NAME)) { - if(ejbJar.getVersionID() == J2EEVersionConstants.EJB_1_1_ID) { - return IValidationRuleList.EJB11_EJBJAR; - } - return IValidationRuleList.EJB20_EJBJAR; - } - return null; // must be a JavaClass - } - - /** - * If the IFileDelta represents a dynamic load model (i.e., the file name can be changed by the - * user), then return the Integer which loads that model. Return null if no such model exists. - */ - public final Object getRuleId(IEJBValidationContext vc, JavaClass clazz, EnterpriseBean bean) { - // Return the rule id which will validate the JavaClass as the - // type which it is used as by the EnterpriseBean. - if((clazz == null) || (bean == null)) { - Logger aLogger = vc.getMsgLogger(); - if (aLogger != null && aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule because either bean (" + bean + ") or class (" + clazz + ") is null"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - } - return null; - } - - boolean isStatelessSession = (bean.isSession() && ValidationRuleUtility.isStateless(bean)); - boolean isStatefulSession = (bean.isSession() && ValidationRuleUtility.isStateful(bean)); - - if(bean.getVersionID() >= J2EEVersionConstants.EJB_2_0_ID) { - if(clazz.equals(bean.getEjbClass())) { - if(isStatelessSession) { - return IValidationRuleList.EJB20_STATELESS_SESSION_BEANCLASS; - } - else if(isStatefulSession) { - return IValidationRuleList.EJB20_STATEFUL_SESSION_BEANCLASS; - } - else if(bean.isContainerManagedEntity()) { - return IValidationRuleList.EJB20_CMP_BEANCLASS; - } - else if(bean.isBeanManagedEntity()) { - return IValidationRuleList.EJB20_BMP_BEANCLASS; - } - else if(bean.isMessageDriven()) { - return IValidationRuleList.EJB20_MESSAGE_BEANCLASS; - } - else { - Logger aLogger = vc.getMsgLogger(); - if (aLogger != null && aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion2_X() && clazz.equals(bean.getEjbClass()"); //$NON-NLS-1$ - } - - return null; - } - } - else if(clazz.equals(bean.getRemoteInterface())) { - if(isStatelessSession) { - return IValidationRuleList.EJB20_STATELESS_SESSION_REMOTE; - } - else if(isStatefulSession) { - return IValidationRuleList.EJB20_STATEFUL_SESSION_REMOTE; - } - else if(bean.isContainerManagedEntity()) { - return IValidationRuleList.EJB20_CMP_REMOTE; - } - else if(bean.isBeanManagedEntity()) { - return IValidationRuleList.EJB20_BMP_REMOTE; - } - else { - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion2_X() && clazz.equals(bean.getRemoteInterface()"); //$NON-NLS-1$ - } - return null; - } - } - else if(clazz.equals(bean.getHomeInterface())) { - if(isStatelessSession) { - return IValidationRuleList.EJB20_STATELESS_SESSION_HOME; - } - else if(isStatefulSession) { - return IValidationRuleList.EJB20_STATEFUL_SESSION_HOME; - } - else if(bean.isContainerManagedEntity()) { - return IValidationRuleList.EJB20_CMP_HOME; - } - else if(bean.isBeanManagedEntity()) { - return IValidationRuleList.EJB20_BMP_HOME; - } - else { - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion2_X() && clazz.equals(bean.getHomeInterface()"); //$NON-NLS-1$ - } - return null; - } - } - else if(clazz.equals(bean.getLocalHomeInterface())) { - if(isStatelessSession) { - return IValidationRuleList.EJB20_STATELESS_SESSION_LOCALHOME; - } - else if(isStatefulSession) { - return IValidationRuleList.EJB20_STATEFUL_SESSION_LOCALHOME; - } - else if(bean.isContainerManagedEntity()) { - return IValidationRuleList.EJB20_CMP_LOCALHOME; - } - else if(bean.isBeanManagedEntity()) { - return IValidationRuleList.EJB20_BMP_LOCALHOME; - } - else { - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion2_X() && clazz.equals(bean.getLocalHomeInterface()"); //$NON-NLS-1$ - } - return null; - } - } - else if(clazz.equals(bean.getLocalInterface())) { - if(isStatelessSession) { - return IValidationRuleList.EJB20_STATELESS_SESSION_LOCAL; - } - else if(isStatefulSession) { - return IValidationRuleList.EJB20_STATEFUL_SESSION_LOCAL; - } - else if(bean.isContainerManagedEntity()) { - return IValidationRuleList.EJB20_CMP_LOCAL; - } - else if(bean.isBeanManagedEntity()) { - return IValidationRuleList.EJB20_BMP_LOCAL; - } - else { - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion2_X() && clazz.equals(bean.getLocalInterface()"); //$NON-NLS-1$ - } - return null; - } - } - else if(bean instanceof Entity) { - if(clazz.equals(((Entity)bean).getPrimaryKey())) { - if(bean.isContainerManagedEntity()) { - ContainerManagedEntity cmp = (ContainerManagedEntity)bean; - // If it's a primitive primary key, it's exempt from these checks. - if(ValidationRuleUtility.isPrimitivePrimaryKey(cmp)) { - return null; - } - else if(ValidationRuleUtility.usesUnknownPrimaryKey(cmp)) { - return null; - } - return IValidationRuleList.EJB20_CMP_KEYCLASS; - } - else if(bean.isBeanManagedEntity()) { - return IValidationRuleList.EJB20_BMP_KEYCLASS; - } - else { - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion2_X() && clazz.equals(((Entity)bean).getPrimaryKey()"); //$NON-NLS-1$ - } - return null; - } - } - } - - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion2_X()"); //$NON-NLS-1$ - } - return null; - } - else if(bean.getVersionID() <= J2EEVersionConstants.EJB_1_1_ID) { - if(clazz.equals(bean.getEjbClass())) { - if(bean.isSession()) { - return IValidationRuleList.EJB11_SESSION_BEANCLASS; - } - else if(bean.isContainerManagedEntity()) { - return IValidationRuleList.EJB11_CMP_BEANCLASS; - } - else if(bean.isBeanManagedEntity()) { - return IValidationRuleList.EJB11_BMP_BEANCLASS; - } - else { - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion1_X() && clazz.equals(bean.getEjbClass()"); //$NON-NLS-1$ - } - return null; - } - } - else if(clazz.equals(bean.getRemoteInterface())) { - if(bean.isSession()) { - return IValidationRuleList.EJB11_SESSION_REMOTE; - } - else if(bean.isContainerManagedEntity()) { - return IValidationRuleList.EJB11_CMP_REMOTE; - } - else if(bean.isBeanManagedEntity()) { - return IValidationRuleList.EJB11_BMP_REMOTE; - } - else { - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion1_X() && clazz.equals(bean.getRemoteInterface()"); //$NON-NLS-1$ - } - return null; - } - } - else if(clazz.equals(bean.getHomeInterface())) { - if(bean.isSession()) { - return IValidationRuleList.EJB11_SESSION_HOME; - } - else if(bean.isContainerManagedEntity()) { - return IValidationRuleList.EJB11_CMP_HOME; - } - else if(bean.isBeanManagedEntity()) { - return IValidationRuleList.EJB11_BMP_HOME; - } - else { - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion1_X() && clazz.equals(bean.getHomeInterface()"); //$NON-NLS-1$ - } - return null; - } - } - else if(bean instanceof Entity) { - if(clazz.equals(((Entity)bean).getPrimaryKey())) { - if(bean.isContainerManagedEntity()) { - ContainerManagedEntity cmp = (ContainerManagedEntity)bean; - // If it's a primitive primary key, it's exempt from these checks. - if(ValidationRuleUtility.isPrimitivePrimaryKey(cmp)) { - return null; - } - else if(ValidationRuleUtility.usesUnknownPrimaryKey(cmp)) { - return null; - } - return IValidationRuleList.EJB11_CMP_KEYCLASS; - } - else if(bean.isBeanManagedEntity()) { - return IValidationRuleList.EJB11_BMP_KEYCLASS; - } - else { - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: bean.isVersion1_X() && clazz.equals(((Entity)bean).getPrimaryKey()"); //$NON-NLS-1$ - } - return null; - } - } - } - } - - Logger aLogger = vc.getMsgLogger(); - if (aLogger.isLoggingLevel(Level.FINE)) { - aLogger.write(Level.FINE, "Cannot load rule: !bean.isVersion1_X() && !bean.isVersion2_X()"); //$NON-NLS-1$ - } - return null; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidator.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidator.java deleted file mode 100644 index 846721411..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidator.java +++ /dev/null @@ -1,501 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.HashSet; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.Set; -import java.util.logging.Level; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.ejb.EJBJar; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.jst.j2ee.internal.J2EEConstants; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.IReporter; -import org.eclipse.wst.validation.internal.provisional.core.IValidationContext; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - -/** - * @version 1.0 - * @author - */ -public class EJBValidator extends AbstractEJBValidator { - private static EJBValidator _inst = null; - private static TargetObjectPool _targetObjectPoolSingleton = null; - private LogEntry logEntry = null; - - - public EJBValidator() { - _inst = this; - } - - public static EJBValidator getValidator() { - return _inst; - } - - private LogEntry getLogEntry(){ - if(logEntry == null) - logEntry = new LogEntry(IEJBValidatorConstants.BUNDLE_NAME); - return logEntry; - } - - public String getBaseName() { - return "ejbvalidator"; //$NON-NLS-1$ - } - - /* - * @see IValidator#validate(IValidationContext, IReporter, IFileDelta[]) - */ - public void validate(IValidationContext helper, IReporter reporter) throws ValidationException { - long start = System.currentTimeMillis(); - Logger logger = Logger.getLogger(IEJBValidatorConstants.J2EE_CORE_PLUGIN); - if(logger != null && logger.isLoggingLevel(Level.FINER)) { - long end = System.currentTimeMillis(); - LogEntry entry = getLogEntry(); - entry.setSourceID("EJBValidator::validate"); //$NON-NLS-1$ - entry.setText("validate took " + (end - start) + " milliseconds."); //$NON-NLS-1$ //$NON-NLS-2$ - logger.write(Level.FINER, entry); - } - - EJBValidationContext vc = new EJBValidationContext(this, helper, reporter); - setValidationContext(vc); - if(isFullValidate(vc)) { - fullValidate(vc); - } - else { - incrementalValidate(vc); - } - if(logger != null && logger.isLoggingLevel(Level.FINER)) { - long end = System.currentTimeMillis(); - LogEntry entry = getLogEntry(); - entry.setSourceID("EJBValidator::validate"); //$NON-NLS-1$ - entry.setText("validate took " + (end - start) + " milliseconds."); //$NON-NLS-1$ //$NON-NLS-2$ - logger.write(Level.FINER, entry); - } - } - - public boolean isFullValidate(IEJBValidationContext vc) { - String[] fileURIs = vc.getURIs(); - if(fileURIs == null) { - return true; - } - if(fileURIs.length == 0) { - return true; - } - - for(int i=0; i<fileURIs.length; i++) { - String uri = fileURIs[i]; - if(uri.endsWith(J2EEConstants.EJBJAR_DD_SHORT_NAME)) { - return true; - } - } - - return false; - } - - public void runDependents(IEJBValidationContext vc, IValidationRule rule, Object targetParent, Object target) throws ValidationException { - // If a class is being run only because it depends on a rule which has changed, - // i.e., it's a dependent, then we don't want to run its dependents because the - // class itself hasn't changed. - Set dependents = rule.getDependents(); - if(dependents == null) { - return; - } - - Iterator iterator = dependents.iterator(); - while(iterator.hasNext()) { - try { - IValidationRule dRule = (IValidationRule)iterator.next(); - Object dRuleTarget = dRule.getTarget(targetParent, target); - if(dRuleTarget != null) { - run(dRule, targetParent, dRuleTarget); // false=not full validation - } - } - catch(ValidationCancelledException e) { - throw e; - } - catch(ValidationException e) { - throw e; - } - catch(MessageLimitException e) { - throw e; - } - catch(Throwable exc) { - addInternalErrorMessage(getValidationContext(), exc); - } - finally { - EJBValidationRuleFactory.getFactory().release(rule); - } - } - } - - protected String internalErrorMessage() { - return IEJBValidatorMessageConstants.CHKJ2900; - } - - - - protected void logMissingRule(IEJBValidationContext vc, Object ruleId) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, ruleId + " = null"); //$NON-NLS-1$ - } - addInternalErrorMessage(vc); - } - - protected void preRemoveOldMessages(IEJBValidationContext vc, Map targets) throws ValidationException { - Set validatedClasses = new HashSet(); - - try { - String[] uris = vc.getURIs(); - for(int i=0; i<uris.length; i++) { - String uriInst = uris[i]; - if((uriInst == null) || (uriInst.length() == 0)) { - continue; - } - - Object id = EJBValidationRuleFactory.getFactory().getRuleId(vc, uriInst); - if(id == null) { - Object[] clazzAndBean = (Object[])vc.loadModel(uriInst, null); // Don't need a second parameter, but can't cast a RefObject to an Object[], so use the second load method. - if(clazzAndBean == null) { - // Log, add "Cannot validate" to task list, and return. - logMissingRule(vc, id); - continue; - } - - // In the clazzAndBean object array, the first entry is the JavaClass, - // and the rest of the entries are the EnterpriseBean instances which - // use the JavaClass. - JavaClass clazz = (JavaClass)clazzAndBean[0]; - List beans = (List)clazzAndBean[1]; - - // The validatedClass set keeps track of JavaClasses - // that have changed, and this set is used to determine - // whose children need to be found and validated. - // Validation is performed after all of the changed files - // are validated so that all of the children of all of - // the changed files can be searched for at once. Searching - // once on a group produces performance savings because - // the type hierarchy method takes a non-trivial amount - // of time when there's a large group of deltas. - validatedClasses.add(clazz); - - if((beans == null) || (beans.size() == 0)) { - // The JavaClass itself is not part of an enterprise bean, but one of its children may be. - } - else { - Iterator iterator = beans.iterator(); - while(iterator.hasNext()) { - EnterpriseBean bean = (EnterpriseBean)iterator.next(); - id = EJBValidationRuleFactory.getFactory().getRuleId(vc, clazz, bean); - - IValidationRule clazzRule = EJBValidationRuleFactory.getFactory().getRule(vc, id); - if(clazzRule == null) { - // This has already been logged by the AbstractEJBValidationRuleFactory (if it's - // an error - this is expected if the key is a primitive primary key). - continue; - } - - setValidated(clazzRule.getId(), bean, clazz); - } - } - - } - else { - EJBJar ejbJar = (EJBJar)vc.loadModel(EJBValidatorModelEnum.EJB_MODEL); - if(ejbJar == null) { - // Log, add "Cannot validate" to task list, and return. - continue; - } - - IValidationRule ejbExtRule = EJBValidationRuleFactory.getFactory().getRule(vc, id); - if(ejbExtRule == null) { - // This has already been logged by the AbstractEJBValidationRuleFactory, so just - // need to add "Cannot validate" to the task list. - continue; - } - - setValidated(ejbExtRule.getId(), null, ejbJar); - } - } // end for - - // Always validate ejb-jar.xml, because a change to one of the files it references - // may mean that it needs to be revalidated. - EJBJar ejbJar = (EJBJar)vc.loadModel(EJBValidatorModelEnum.EJB_MODEL); - if(ejbJar != null) { - Object id = EJBValidationRuleFactory.getFactory().getRuleId(vc, J2EEConstants.EJBJAR_DD_SHORT_NAME); - if(id == null) { - // Log, add "Cannot validate" to task list, and return. - logMissingRule(vc, id); - } - else { - IValidationRule ejbJarRule = EJBValidationRuleFactory.getFactory().getRule(vc, id); - if(ejbJarRule == null) { - logMissingRule(vc, id); - } - setValidated(ejbJarRule.getId(), null, ejbJar); - } - } - - if(validatedClasses.size() > 0) { - // Check the children of the changed classes. - // This check must be done before the dependents, because - // the dependents of the children classes must be checked - // as well. - - // Class never validated before, so check its children - JavaClass[] children = (JavaClass[])vc.loadModel(EJBValidatorModelEnum.CHILDREN, new Object[]{vc.getReporter(), validatedClasses}); - validatedClasses.clear(); // Don't need this cache any more; free the memory. - if((children != null) && (children.length > 0)) { - Iterator bciterator = null; - Object id = null; - for(int c=0; c<children.length; c++) { - JavaClass child = children[c]; - List beans = (List)vc.loadModel(EJBValidatorModelEnum.EJB, new Object[]{child}); - if((beans == null) || (beans.size() == 0)) { - // The child is not a member of an enterprise bean. - continue; - } - - bciterator = beans.iterator(); - while(bciterator.hasNext()) { - EnterpriseBean bean = (EnterpriseBean)bciterator.next(); - id = EJBValidationRuleFactory.getFactory().getRuleId(vc, child, bean); - - IValidationRule clazzRule = EJBValidationRuleFactory.getFactory().getRule(vc, id); - if(clazzRule == null) { - // This has already been logged by the AbstractEJBValidationRuleFactory, so just - // need to add "Cannot validate" to the task list. - continue; - } - - setValidated(clazzRule.getId(), bean, child); - } - } - } - } - - // Now, validate the dependents. - targets.putAll(_validated); - Iterator iterator = targets.keySet().iterator(); - while(iterator.hasNext()) { - Object id = iterator.next(); - IValidationRule rule = EJBValidationRuleFactory.getFactory().getRule(vc, id); - if(rule == null) { - continue; - } - - Set contexts = (Set)targets.get(id); - if(contexts == null) { - continue; - } - - Iterator cIterator = contexts.iterator(); - while(cIterator.hasNext()) { - TargetObject to = (TargetObject)cIterator.next(); - Object targetParent = to.getTargetParent(); - Object target = to.getTarget(); - Set dependents = rule.getDependents(); - if(dependents == null) { - continue; - } - - Iterator dIterator = dependents.iterator(); - while(dIterator.hasNext()) { - try { - IValidationRule dRule = (IValidationRule)dIterator.next(); - Object dRuleTarget = dRule.getTarget(targetParent, target); - if(dRuleTarget != null) { - setValidated(dRule.getId(), targetParent, dRuleTarget); - } - } - catch(ValidationCancelledException e) { - throw e; - } - catch(MessageLimitException e) { - throw e; - } - catch(Throwable exc) { - addInternalErrorMessage(getValidationContext(), exc); - } - finally { - EJBValidationRuleFactory.getFactory().release(rule); - } - } - } - } - } - finally { - // No matter what, clear the temporary caches. - targets.clear(); - validatedClasses.clear(); - - // Now put the "validated" results in "done", because they weren't - // really validated; it was just a tracking mechanism. - targets.putAll(_validated); - _validated.clear(); // Clear the "validated" cache because the targets weren't really validated; they were just tracked. - } - } - - protected String removeOldMessagesString() { - return EJBValidatorModelEnum.REMOVE_OLD_MESSAGES; - } - - public void fullValidate(IEJBValidationContext vc) throws ValidationException { - removeOldMessages(vc,null); // null == no IFileDelta, null = don't track targets - - EJBJar ejbJar = (EJBJar)vc.loadModel(EJBValidatorModelEnum.EJB_MODEL); - if(ejbJar == null) { - // Log, add "Cannot validate" to task list, and return. - // EJBProjectResources will already have logged the problem. - - IMessage mssg = vc.getMessage(); - mssg.setId(IEJBValidatorMessageConstants.CHKJ2905); - vc.addMessage(mssg); - return; - } - - Object id = EJBValidationRuleFactory.getFactory().getRuleId(vc, J2EEConstants.EJBJAR_DD_SHORT_NAME); - if(id == null) { - // Log, add "Cannot validate" to task list, and return. - logMissingRule(vc, J2EEConstants.EJBJAR_DD_SHORT_NAME); - return; - } - IValidationRule ejbJarRule = EJBValidationRuleFactory.getFactory().getRule(vc, id); - if(ejbJarRule == null) { - logMissingRule(vc, id); - return; - } - run(ejbJarRule, null, ejbJar); // true= full validation - - List beans = ejbJar.getEnterpriseBeans(); - Iterator iterator = beans.iterator(); - id = null; - //To do: problem with JEM -// while(iterator.hasNext()) { -// EnterpriseBean bean = (EnterpriseBean)iterator.next(); -// JavaClass[] classes = getJavaClass(bean); -// for(int i=0; i<classes.length; i++) { -// JavaClass clazz = classes[i]; -// id = EJBValidationRuleFactory.getFactory().getRuleId(vc, clazz, bean); -// -// IValidationRule clazzRule = EJBValidationRuleFactory.getFactory().getRule(vc, id); -// if(clazzRule == null) { -// // This has already been logged by the AbstractEJBValidationRuleFactory (if it's -// // an error - this is expected if the key is a primitive primary key). -// continue; -// } -// -// run(clazzRule, bean, clazz); // true = full validation -// } -// } - } - - protected JavaClass[] getJavaClass(EnterpriseBean bean) { - int count = 0; - JavaClass[] classes = new JavaClass[6]; - - JavaClass ejbClass = bean.getEjbClass(); - if((ejbClass != null) && (ejbClass.isExistingType())) { - classes[count++] = ejbClass; - } - - JavaClass remoteClass = bean.getRemoteInterface(); - if((remoteClass != null) && (remoteClass.isExistingType())) { - classes[count++] = remoteClass; - } - - JavaClass localClass = bean.getLocalInterface(); - if((localClass != null) && (localClass.isExistingType())) { - classes[count++] = localClass; - } - - JavaClass homeClass = bean.getHomeInterface(); - if((homeClass != null) && (homeClass.isExistingType())) { - classes[count++] = homeClass; - } - - JavaClass localHomeClass = bean.getLocalHomeInterface(); - if((localHomeClass != null) && (localHomeClass.isExistingType())) { - classes[count++] = localHomeClass; - } - - if(bean instanceof Entity) { - JavaClass key = ((Entity)bean).getPrimaryKey(); - if((key != null) && (key.isExistingType())) { - classes[count++] = key; - } - } - - if(count == 6) { - return classes; - } - - JavaClass[] result = new JavaClass[count]; - System.arraycopy(classes, 0, result, 0, count); - return result; - } - - public void incrementalValidate(IEJBValidationContext vc) throws ValidationException { - Map targets = new HashMap(); - try { - removeOldMessages(vc,targets); - - Iterator iterator = targets.keySet().iterator(); - while(iterator.hasNext()) { - Object id = iterator.next(); - IValidationRule rule = EJBValidationRuleFactory.getFactory().getRule(vc, id); - if(rule == null) { - continue; - } - - Set contexts = (Set)targets.get(id); - if(contexts == null) { - continue; - } - - Iterator cIterator = contexts.iterator(); - while(cIterator.hasNext()) { - TargetObject to = (TargetObject)cIterator.next(); - run(rule, to.getTargetParent(), to.getTarget()); - } - } - } - finally { - targets.clear(); - targets = null; - } - } - - protected TargetObjectPool getTargetObjectPool() { - if(_targetObjectPoolSingleton == null) { - _targetObjectPoolSingleton = new TargetObjectPool(100); - } - return _targetObjectPoolSingleton; - } - - /* (non-Javadoc) - * @see org.eclipse.jst.j2ee.internal.model.validation.AbstractEJBValidator#releaseRules(org.eclipse.jst.j2ee.internal.model.validation.ejb.IValidationRule) - */ - protected void releaseRules(IValidationRule rule) { - EJBValidationRuleFactory.getFactory().release(rule); - - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidatorModelEnum.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidatorModelEnum.java deleted file mode 100644 index 584824030..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EJBValidatorModelEnum.java +++ /dev/null @@ -1,29 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -/** - * This interface contains the symbolic names of the models which the - * EJBValidator needs, and the IValidationContext that is used in the EJBValidator's - * validate method must support these symbolic names. - */ -public interface EJBValidatorModelEnum { - public final static String EJB_MODEL = "EJB_MODEL"; // return an EJBJar object //$NON-NLS-1$ - public final static String EJB_FILE = "EJB_FILE"; // return a ModuleFile object (either EJBJarFile or EARFile) //$NON-NLS-1$ - public final static String EJB = "EJB"; // Given a JavaClass instance, return a java.util.List of EnterpriseBean instances that use that JavaClass as part of the bean. //$NON-NLS-1$ - public final static String CHILDREN = "children"; // Given a JavaClass instance, return a JavaClass[] of the JavaClasses that inherit or extend the instance. //$NON-NLS-1$ - //The EJB_BINDING symbols is WAS specific and need to be moved to WAS Ext layer - public final static String EJB_BINDING = "EJB_BINDING"; // return the EJBJarBinding for the EJBJar //$NON-NLS-1$ - public final static String EJB_CLIENTJAR = "EJB_CLIENTJAR"; // If the EJB uses a client JAR, given the name of the JAR, this method returns a Boolean.TRUE if the client JAR can be found and loaded successfully. If it can't be found and loaded, return Boolean.FALSE. //$NON-NLS-1$ - public final static String REMOVE_OLD_MESSAGES = "REMOVE_OLD_MESSAGES"; // Remove all Messages registered against the given Objects in the array. //$NON-NLS-1$ -} - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EarValidator.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EarValidator.java deleted file mode 100644 index 71466103a..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EarValidator.java +++ /dev/null @@ -1,705 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - - -import java.io.FileNotFoundException; -import java.util.ArrayList; -import java.util.HashMap; -import java.util.HashSet; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.Set; - -import org.eclipse.emf.common.command.Command; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EObject; -import org.eclipse.emf.ecore.resource.Resource; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.application.Application; -import org.eclipse.jst.j2ee.application.Module; -import org.eclipse.jst.j2ee.application.WebModule; -import org.eclipse.jst.j2ee.client.ApplicationClient; -import org.eclipse.jst.j2ee.common.EJBLocalRef; -import org.eclipse.jst.j2ee.common.EjbRef; -import org.eclipse.jst.j2ee.common.MessageDestinationRef; -import org.eclipse.jst.j2ee.common.ResourceEnvRef; -import org.eclipse.jst.j2ee.common.ResourceRef; -import org.eclipse.jst.j2ee.common.SecurityRole; -import org.eclipse.jst.j2ee.common.SecurityRoleRef; -import org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile; -import org.eclipse.jst.j2ee.commonarchivecore.internal.ModuleFile; -import org.eclipse.jst.j2ee.commonarchivecore.internal.ModuleRef; -import org.eclipse.jst.j2ee.commonarchivecore.internal.ValidateXmlCommand; -import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ArchiveWrappedException; -import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.NoModuleFileException; -import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ResourceLoadException; -import org.eclipse.jst.j2ee.ejb.EJBJar; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.internal.J2EEVersionConstants; -import org.eclipse.jst.j2ee.internal.client.impl.ApplicationClientImpl; -import org.eclipse.jst.j2ee.internal.common.XMLResource; -import org.eclipse.jst.j2ee.internal.common.impl.EjbRefImpl; -import org.eclipse.jst.j2ee.webapplication.WebApp; -import org.eclipse.jst.j2ee.webservice.wsclient.ServiceRef; -import org.eclipse.wst.validation.internal.core.Message; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.IReporter; -import org.eclipse.wst.validation.internal.provisional.core.IValidationContext; - - -/** - * Insert the type's description here. - * Creation date: (12/6/2000 11:08:55 AM) - * @author: Administrator - */ -public class EarValidator extends org.eclipse.jst.j2ee.model.internal.validation.J2EEValidator implements EARMessageConstants { - public static final String RES_REF_GROUP_NAME = "RES_REF_GROUP_NAME"; //$NON-NLS-1$ - public static final String RES_ENV_REF_GROUP_NAME = "RES_ENV_REF_GROUP_NAME"; //$NON-NLS-1$ - public static final String SERVICE_REF_GROUP_NAME = "SERVICE_REF_GROUP_NAME"; //$NON-NLS-1$ - public static final String EJB_REF_GROUP_NAME = "EJB_REF_GROUP_NAME"; //$NON-NLS-1$ - public static final String SEC_ROLE_REF_GROUP_NAME = "SEC_ROLE_REF_GROUP_NAME"; //$NON-NLS-1$ - public static final String MESSAGE_REF_GROUP_NAME = "MESSAGE_REF_GROUP_NAME"; //$NON-NLS-1$ - protected EARFile earFile; - protected Application appDD; - - /** - * RelationshipMapValidator constructor comment. - */ - public EarValidator() { - super(); - }// EarValidator - - /** - * Creates the validateXML command. - * - * @return Command - */ - public Command createValidateXMLCommand() { - Command cmd = new ValidateXmlCommand(earFile); - return cmd; - }// createValidateXMLCommand - - /** - * <p>Answer the id of the resource bundle which is - * used by the receiver.</p> - * - * @return String - */ - public String getBaseName() { - return EAR_CATEGORY; - }// getBaseName - - /** - * XML Validation now handles validation of Deployment Descriptor - * - * @throws ValidationException - */ - public void validate() throws ValidationException { - validateModules(appDD.getModules()); - validateSecurity(); - validateRefs(); - validateWebContexts(); - validateSpecLevel(); - }// validate - - /** - * Does the validation - */ - public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException { - inReporter.removeAllMessages(this); - super.validate(inHelper, inReporter); - try { - earFile = (EARFile) _helper.loadModel(EAR_MODEL_NAME); - if (earFile != null) { - appDD = earFile.getDeploymentDescriptor(); - if (appDD != null && appDD.eResource() != null && appDD.eResource().isLoaded()) - validate(); - else { - IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, EAR_DD_CANNOT_OPEN_DD, new String[] { getResourceName()}); - throw new ValidationException(errorMsg); - } - } else { - IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_EAR_INVALID_EAR_FILE, new String[] { getResourceName()}); - throw new ValidationException(errorMsg); - } // if - } catch (ValidationException ex) { - throw ex; - } catch (Exception e) { - String[] param = new String[1]; - if (earFile != null) - param[0] = earFile.getName(); - Logger.getLogger().logError(e); - IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, EAR_VALIDATION_INTERNAL_ERROR_UI_, param); - throw new ValidationException(errorMsg, e); - } // try - } // validate - - - /** - * Gets the resource name - * - * @return String - */ - protected String getResourceName() { - return earFile.getURI(); - }// getResourceName - - /** - * validate for duplicates in EAR Roles - * - * @param EList earRoleList - List of ear roles. - */ - public void validateEarRoles(EList earRoleList) { - Set s = new HashSet(earRoleList.size()); - for (int i = 0; i < earRoleList.size(); i++) { - SecurityRole securityRole = (SecurityRole) earRoleList.get(i); - if (!(s.add(securityRole.getRoleName()))) { - String roleName = securityRole.getRoleName(); - String[] params = new String[1]; - params[0] = roleName; - addWarning(getBaseName(), ERROR_EAR_DUPLICATE_ROLES, params, appDD ); - }// if - }// for - }// validateEarRoles - - /** - * validateRefs(WebApp) - validate EJB references - * - * @param EjbRef eref - An ejb ref. - * @param Sting uri - The uri of the module. - */ - public void validateEJBRefMandatoryElements(List ejbRefs, String uri) { - for(int i = 0; i < ejbRefs.size(); i++) { - EjbRef eref = (EjbRef) ejbRefs.get(i); - String refName = eref.getName(); - String[] params = new String[2]; - params[0] = refName; - params[1] = uri; - - if ((eref.getName().trim() == null) || (eref.getName().trim().length() == 0)) { - addWarning(EREF_CATEGORY, ERROR_EAR_MISSING_EREFNAME, params); - }// if - if (eref.isSetType()) - {if(eref.getType() == null ) - addWarning(EREF_CATEGORY, ERROR_EAR_INVALID_EREFTYPE, params);} - else - addWarning(EREF_CATEGORY, ERROR_EAR_MISSING_EREFTYPE, params); - // if - if ((eref.getHome() == null) || (eref.getHome().trim().length() == 0)) { - addWarning(EREF_CATEGORY, ERROR_EAR_MISSING_EREFHOME, params); - }// if - if ((eref.getRemote() == null) || (eref.getRemote().trim().length() == 0)) { - addWarning(EREF_CATEGORY, ERROR_EAR_MISSING_EREFREMOTE, params); - } - } - } - - /** - * Compare the ejb interfaces to check if they are similar. - * - * @param EjbRef eref - The ejb reference. - * @param EnterpriseBean ejb - The enterprise bean - */ - public boolean isSimilarEJBInterface(EjbRef eref, EnterpriseBean ejb) { - - if( eref.isLocal() ) { - if( ejb.getLocalHomeInterfaceName() == null || - ejb.getLocalInterfaceName() == null || - ((EJBLocalRef)eref).getLocalHome() == null || - ((EJBLocalRef)eref).getLocal() == null ) { - return false; - }// if - - boolean isHomeLocalOk = ejb.getLocalHomeInterfaceName().equals(((EJBLocalRef)eref).getLocalHome()); - boolean isRemoteLocalOk = ejb.getLocalInterfaceName().equals(((EJBLocalRef)eref).getLocal()); - return isHomeLocalOk && isRemoteLocalOk; - }// if - - if( ejb.getHomeInterfaceName() == null || - ejb.getRemoteInterfaceName() == null || - eref.getHome() == null || - eref.getRemote() == null ) { - return false; - }// if - - boolean isHomeOk = ejb.getHomeInterfaceName().equals( eref.getHome() ); - boolean isRemoteOk = ejb.getRemoteInterfaceName().equals( eref.getRemote() ); - - return isHomeOk && isRemoteOk; - }// isSimilarEJBInterface - - /** - * validate for duplicates in EAR Roles - * - * @param List ejbRefs - List of ejb refs. - * @param String uri - The uri of the module. - */ - public void validateEJBRefs(List ejbRefs, String uri) { - for (int i = 0; i < ejbRefs.size(); i++) { - EjbRef eref = (EjbRef) ejbRefs.get(i); - if( eref != null && eref.getLink() != null && eref.getLink().length() > 0) { - EnterpriseBean ejb = earFile.getEnterpiseBeanFromRef( eref, uri ); - if( ejb == null ) { - String[] params = new String[3]; - params[0] = eref.getName(); - params[1] = uri; - params[2] = earFile.getName(); - addWarning(EREF_CATEGORY,UNRESOLVED_EJB_REF_WARN_,params); - } else { - if( !isSimilarEJBInterface( eref, ejb ) ) { - String[] params = new String[3]; - params[0] = ejb.getName(); - params[1] = eref.getName(); - params[2] = uri; - addError( getBaseName(), EJB_BEAN_EJB_LINK_INTEFACE_MISMATCH_ERROR_, params, appDD); - } - } - } - } - } - - /** - * validate the existance of the EJB Roles in the EAR Roles and duplicates ib EJB Roles - * - * @param EList earRoleList - List of ear roles. - * @param EList ejbRoles - List of ejb roles. - */ - public void validateEJBRolesWithEARRoles(EList earRoleList, EList ejbRoles) { - for (int i = 0; i < ejbRoles.size(); i++) { - if (!(earRoleList.contains(ejbRoles.get(i)))) { - String[] params = new String[1]; - params[0] = ((SecurityRole) (ejbRoles.get(i))).getRoleName(); - addWarning(EREF_CATEGORY, ERROR_EAR_MISSING_EJB_ROLE, params); - }// if - }// for - }// validateEJBRolesWithEARRoles - - /** - * For each module, make sure its archive exists - *(a very expensive, but more meaningful test would be to also make sure they can be loaded) - * - * @param EList modulesList - List of modules - */ - public void validateModules(EList modulesList) { -// String errorString = ""; //$NON-NLS-1$ - HashSet duplicateURI = new HashSet(); - - for (int i = 0; i < modulesList.size(); i++) { - Module m = (Module) modulesList.get(i); - String filename = m.getUri(); - if ((filename == null) || (filename.length() == 0)) { - addError(getBaseName(), MESSAGE_EAR_NO_MODULE_URI, null); - } else { - //check if the URI has any spaces - if( filename.indexOf( " " ) != -1) { //$NON-NLS-1$ - String[] params = new String[1]; - params[0] = filename; - addError(getBaseName(), URI_CONTAINS_SPACES_ERROR_, params, appDD); - }// if - }// if - String altDD = m.getAltDD(); - if (altDD != null) - altDD = altDD.trim(); - validateAltDD(m, altDD); - String key = altDD == null ? filename + altDD : filename; - if (!duplicateURI.add(key)) { - String[] params = new String[2]; - params[0] = m.getUri(); - params[1] = earFile.getName(); - addError(getBaseName(), MESSAGE_EAR_DUPLICATE_URI_ERROR_, params, appDD); - }// if - - }// for - - }// validateModules - - /** - * Validate the alt dd - * - * @param Module m - A module. - * @param String altDD - An altDD - */ - protected void validateAltDD(Module m, String altDD) { - //isDuplicate will test if it is a file or a loaded resource - if ("".equals(altDD)) { //$NON-NLS-1$ - String[] params = new String[2]; - params[0] = m.getUri(); - params[1] = earFile.getName(); - addError(getBaseName(), MESSAGE_EMPTY_ALT_DD_ERROR_, params, appDD); - } else if (altDD != null && !earFile.isDuplicate(altDD)) { - String[] params = new String[3]; - params[0] = m.getUri(); - params[1] = altDD; - params[2] = earFile.getName(); - addWarning(getBaseName(), MESSAGE_INVALID_ALT_DD_WARN_, params, appDD); - }// if - }// validateAltDD - - /** - * validate EJB and resource references - */ - public void validateRefs() { - List moduleList = earFile.getModuleRefs(); - for (int i = 0; i < moduleList.size(); i++) { - - ModuleRef ref = (ModuleRef) moduleList.get(i); - try { - if(ref.isWeb()) { - validateWebAppRefs(ref); } - else if( ref.isEJB() ) { - validateEJBModuleRefs(ref); - } else if(ref.isClient()) - validateAppClientRefs(ref); - } catch (ArchiveWrappedException ex) { - Exception nested = ex.getNestedException(); - if (!(nested instanceof NoModuleFileException)) - Logger.getLogger().logError(ex); - //otherwise ignore it; there are other validations for this - } - - } - } - - /** - * @param ref - */ - private void validateAppClientRefs(ModuleRef ref) throws ArchiveWrappedException { - ApplicationClient appClient = (ApplicationClientImpl)ref.getDeploymentDescriptor(); - List ejbRefs = new ArrayList(); - ejbRefs.addAll(appClient.getEjbReferences()); - validateEJBRefMandatoryElements(ejbRefs, ref.getUri()); - validateEJBRefs(ejbRefs, ref.getUri()); - if (appClient != null && appClient.getVersionID() <= J2EEVersionConstants.J2EE_1_3_ID) { - Set allRefs = new HashSet(); - List resourceRefs = appClient.getResourceRefs(); - List resourceEnvRefs = appClient.getResourceEnvRefs(); - List serviceRefs = appClient.getServiceRefs(); - - validateDuplicateEJBRefs(allRefs,ejbRefs); - validateDuplicateResourceRefs(allRefs,resourceRefs); - validateDuplicateResourceEnvRefs(allRefs,resourceEnvRefs); - validateDuplicateServiceRefs(allRefs,serviceRefs); - } - - } - - /** - * @param ref - * @throws ArchiveWrappedException - */ - private void validateWebAppRefs(ModuleRef ref) throws ArchiveWrappedException { - WebApp webApp = (WebApp)ref.getDeploymentDescriptor(); - List ejbRefs = new ArrayList(); - ejbRefs.addAll(webApp.getEjbRefs()); - ejbRefs.addAll(webApp.getEjbLocalRefs()); - validateEJBRefMandatoryElements(ejbRefs, ref.getUri()); - validateEJBRefs(ejbRefs, ref.getUri()); - if (webApp != null && webApp.getVersionID() <= J2EEVersionConstants.WEB_2_3_ID) { - Set allRefs = new HashSet(); - List resourceRefs = webApp.getResourceRefs(); - List resourceEnvRefs = webApp.getResourceEnvRefs(); - List serviceRefs = webApp.getServiceRefs(); - - validateDuplicateEJBRefs(allRefs,ejbRefs); - validateDuplicateResourceRefs(allRefs,resourceRefs); - validateDuplicateResourceEnvRefs(allRefs,resourceEnvRefs); - validateDuplicateServiceRefs(allRefs,serviceRefs); - } - } - /** - * @param ref - * @throws ArchiveWrappedException - */ - private void validateEJBModuleRefs(ModuleRef ref) throws ArchiveWrappedException { - EJBJar ejbJar = (EJBJar)ref.getDeploymentDescriptor(); - if( ejbJar != null ) { - List ejbCollection = ejbJar.getEnterpriseBeans(); - if( ejbCollection != null || !ejbCollection.isEmpty() ) { - Resource res = ejbJar.eResource(); - cleanUpAllRefSubTaskMessages(res); - Iterator iterator = ejbCollection.iterator(); - while( iterator.hasNext() ) { - EnterpriseBean ejbBean = (EnterpriseBean)iterator.next(); - if( ejbBean != null ) { - List ejbRefs = new ArrayList(); - ejbRefs.addAll(ejbBean.getEjbRefs()); - ejbRefs.addAll(ejbBean.getEjbLocalRefs()); - validateEJBRefMandatoryElements(ejbRefs, ref.getUri()); - validateEJBRefs(ejbRefs, ref.getUri()); - if(ejbJar.getVersionID() <= J2EEVersionConstants.EJB_2_0_ID) { - Set allRefs = new HashSet(); - List resourceRefs = ejbBean.getResourceRefs(); - List resourceEnvRefs = ejbBean.getResourceEnvRefs(); - List secRoleRefs = ejbBean.getSecurityRoleRefs(); - List serviceRefs = ejbBean.getServiceRefs(); - List messageDestRefs = ejbBean.getMessageDestinationRefs(); - - validateDuplicateEJBRefs(allRefs,ejbRefs); - validateDuplicateResourceRefs(allRefs,resourceRefs); - validateDuplicateResourceEnvRefs(allRefs,resourceEnvRefs); - validateDuplicateSecurityRoleRefs(allRefs,secRoleRefs); - validateDuplicateServiceRefs(allRefs,serviceRefs); - validateDuplicateMessageDestRefs(allRefs,messageDestRefs); - } - } - } - } - } - - } - - /** - * @param allRefs - * @param serviceRefs - */ - private void validateDuplicateServiceRefs(Set allRefs, List serviceRefs) { - if (!serviceRefs.isEmpty()) { - ServiceRef firstRef = (ServiceRef)(serviceRefs.get(0)); - if(!(firstRef.eContainer() instanceof EnterpriseBean)) - cleanUpSubTaskMessages(firstRef); - for (int refNo = 0; refNo < serviceRefs.size(); refNo++) { - ServiceRef ref = (ServiceRef) (serviceRefs.get(refNo)); - String refName = ref.getServiceRefName(); - String[] parms = new String[1]; - parms[0] = refName; - if (!(allRefs.add(refName))) - addError(EREF_CATEGORY, ERROR_EAR_DUPLICATE_SERVICEREF, parms,ref,SERVICE_REF_GROUP_NAME); - } - } - } - - /** - * @param allRefs - * @param secRoleRefs - */ - private void validateDuplicateSecurityRoleRefs(Set allRefs, List secRoleRefs) { - if (!secRoleRefs.isEmpty()) { - SecurityRoleRef firstRef = (SecurityRoleRef)(secRoleRefs.get(0)); - if(!(firstRef.eContainer() instanceof EnterpriseBean)) - cleanUpSubTaskMessages(firstRef); - for (int refNo = 0; refNo < secRoleRefs.size(); refNo++) { - SecurityRoleRef ref = (SecurityRoleRef) (secRoleRefs.get(refNo)); - String refName = ref.getName(); - String[] parms = new String[1]; - parms[0] = refName; - if (!(allRefs.add(refName))) - addError(EREF_CATEGORY, ERROR_EAR_DUPLICATE_SECURITYROLEREF, parms,ref,SEC_ROLE_REF_GROUP_NAME); - } - } - } - - /** - * @param allRefs - * @param resourceEnvRefs - */ - private void validateDuplicateResourceEnvRefs(Set allRefs, List resourceEnvRefs) { - if (!resourceEnvRefs.isEmpty()) { - ResourceEnvRef firstRef = (ResourceEnvRef)(resourceEnvRefs.get(0)); - if(!(firstRef.eContainer() instanceof EnterpriseBean)) - cleanUpSubTaskMessages(firstRef); - for (int refNo = 0; refNo < resourceEnvRefs.size(); refNo++) { - ResourceEnvRef ref = (ResourceEnvRef) (resourceEnvRefs.get(refNo)); - String refName = ref.getName(); - String[] parms = new String[1]; - parms[0] = refName; - if (!(allRefs.add(refName))) - addError(EREF_CATEGORY, ERROR_EAR_DUPLICATE_RESENVREF, parms,ref,RES_ENV_REF_GROUP_NAME); - } - } - } - - /** - * @param allRefs - * @param resourceRefs - */ - private void validateDuplicateResourceRefs(Set allRefs, List resourceRefs) { - if (!resourceRefs.isEmpty()) { - ResourceRef firstRef = (ResourceRef)(resourceRefs.get(0)); - if(!(firstRef.eContainer() instanceof EnterpriseBean)) - cleanUpSubTaskMessages(firstRef); - for (int refNo = 0; refNo < resourceRefs.size(); refNo++) { - ResourceRef ref = (ResourceRef) (resourceRefs.get(refNo)); - String refName = ref.getName(); - String[] parms = new String[1]; - parms[0] = refName; - if (!(allRefs.add(refName))) - addError(EREF_CATEGORY, ERROR_EAR_DUPLICATE_RESREF, parms,ref,RES_REF_GROUP_NAME); - } - } - } - /** - * @param allRefs - * @param ejbRefs - */ - protected void validateDuplicateEJBRefs(Set allRefs, List ejbRefs) { - if (!ejbRefs.isEmpty()) { - EjbRef firstRef = (EjbRef)(ejbRefs.get(0)); - if(!(firstRef.eContainer() instanceof EnterpriseBean)) - cleanUpSubTaskMessages(firstRef); - for (int refNo = 0; refNo < ejbRefs.size(); refNo++) { - EjbRef ref = (EjbRefImpl) (ejbRefs.get(refNo)); - String refName = ref.getName(); - String[] parms = new String[1]; - parms[0] = refName; - if (!(allRefs.add(refName))) - addError(EREF_CATEGORY, ERROR_EAR_DUPLICATE_EJBREF, parms, ref, EJB_REF_GROUP_NAME); - } - } - } - - /** - * @param allRefs - * @param ejbRefs - */ - protected void validateDuplicateMessageDestRefs(Set allRefs, List messageDestRefs) { - if (!messageDestRefs.isEmpty()) { - MessageDestinationRef firstRef = (MessageDestinationRef)(messageDestRefs.get(0)); - if(!(firstRef.eContainer() instanceof EnterpriseBean)) - cleanUpSubTaskMessages(firstRef); - for (int refNo = 0; refNo < messageDestRefs.size(); refNo++) { - MessageDestinationRef ref = (MessageDestinationRef) (messageDestRefs.get(refNo)); - String refName = ref.getName(); - String[] parms = new String[1]; - parms[0] = refName; - if (!(allRefs.add(refName))) - addError(EREF_CATEGORY, ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF, parms,ref, MESSAGE_REF_GROUP_NAME); - } - } - } - - /** - * @param firstRef - */ - protected void cleanUpSubTaskMessages(EObject ref) { - //No Op - subclass overrides - } - - protected void cleanUpAllRefSubTaskMessages(Resource res) { - //No Op - subclass overrides - } - - /** - * Ejb refs to the running list of ejb refs. - * - * @param List currentRefs - List of current ejb refs to be added. - * @param List ejbRefs - collection of running ejbrefs - */ - public void addEJBRefs( List currentRefs, List ejbRefs ) { - if( currentRefs == null || ejbRefs == null ) - return; - - ejbRefs.addAll( currentRefs ); - }// addEJBRefs - - /** - * validate security constraints, roles, and security role refs. - */ - public void validateSecurity() { - EList earRoleList = appDD.getSecurityRoles(); - if (!earRoleList.isEmpty()) - validateEarRoles(earRoleList); - EList moduleList = appDD.getModules(); - if (!moduleList.isEmpty()) { - - for (int i = 0; i < moduleList.size(); i++) { - Module m = (Module) moduleList.get(i); - if (m.isEjbModule()) { - EList ejbRoles = m.getApplication().getSecurityRoles(); - if (!ejbRoles.isEmpty()) - validateEJBRolesWithEARRoles(earRoleList, ejbRoles); - }// if - if (m.isWebModule()) { - EList webRoles = m.getApplication().getSecurityRoles(); - if (!webRoles.isEmpty()) - validateWEBRolesWithEARRoles(earRoleList, webRoles); - }// if - }// for - }// if - }// validateSecurity - - /** - * Validates an ear for duplicate web contexts. - */ - public void validateWebContexts() { - - EList moduleList = appDD.getModules(); - Map visitedWebContext = new HashMap(); - - if( !moduleList.isEmpty() ) { - Iterator iterator = moduleList.iterator(); - while( iterator.hasNext() ) { - Module module = (Module)iterator.next(); - if( module.isWebModule() ) { - - WebModule webModule = (WebModule)module; - - if( webModule != null ) { - if( visitedWebContext.containsKey( webModule.getContextRoot() ) ) { - WebModule tempWebModule = (WebModule)visitedWebContext.get( webModule.getContextRoot() ); - String[] params = new String[3]; - params[0] = webModule.getContextRoot(); - params[1] = webModule.getUri(); - params[2] = tempWebModule.getUri(); - addError(getBaseName(), MESSAGE_EAR_DUPICATE_ROOTCONTEXT_ERROR_, params, appDD); - } else { - visitedWebContext.put( webModule.getContextRoot(), webModule ); - }// if - - }// if - - }// if - }// while - }// if - }// validateWebContexts - - - /** - * Checks if the modules are a spec level too high for the EAR file. - */ - private void validateSpecLevel() { - int earVersion = getVersionID(earFile); - List modules = earFile.getModuleFiles(); - - if( !modules.isEmpty() ) { - Iterator iterator = modules.iterator(); - ModuleFile moduleFile = null; - while (iterator.hasNext()) { - moduleFile = (ModuleFile)iterator.next(); - if (moduleFile != null && getVersionID(moduleFile) > earVersion) { - String[] params = new String[] {moduleFile.getURI(), earFile.getName()}; - addWarning(getBaseName(), MESSAGE_INCOMPATIBLE_SPEC_WARNING_, params, appDD); - } - } - } - } - - /** - * @param moduleFile - * @return - */ - private int getVersionID(ModuleFile moduleFile) { - XMLResource res = null; - try { - res = (XMLResource) moduleFile.getDeploymentDescriptorResource(); - } catch (ResourceLoadException e) { - //Ignore - } catch (FileNotFoundException e) { - //Ignore - } - if (res != null) - return res.getJ2EEVersionID(); - return -1; - } -}// EarValidator diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EnterpriseBean11VRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EnterpriseBean11VRule.java deleted file mode 100644 index 52eb629c2..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EnterpriseBean11VRule.java +++ /dev/null @@ -1,1071 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.ArrayList; -import java.util.HashMap; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.logging.Level; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.common.EjbRef; -import org.eclipse.jst.j2ee.common.EjbRefType; -import org.eclipse.jst.j2ee.common.EnvEntry; -import org.eclipse.jst.j2ee.common.EnvEntryType; -import org.eclipse.jst.j2ee.common.SecurityRole; -import org.eclipse.jst.j2ee.common.SecurityRoleRef; -import org.eclipse.jst.j2ee.ejb.CMPAttribute; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EJBJar; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.jst.j2ee.ejb.Session; -import org.eclipse.jst.j2ee.ejb.SessionType; -import org.eclipse.jst.j2ee.ejb.TransactionType; -import org.eclipse.jst.j2ee.internal.common.CommonPackage; -import org.eclipse.jst.j2ee.internal.ejb.EjbPackage; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - -/** - * This class checks ejb-jar.xml for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * 15.2.5.3 Declaration of security roles referenced from the bean's code - * The Bean Provider is responsible for declaring in the security-role-ref elements of the deploy-ment - * descriptor all the security role names used in the enterprise bean code. Declaring the security roles - * references in the code allows the Application Assembler or Deployer to link the names of the security - * roles used in the code to the security roles defined for an assembled application through the secu-rity- - * role elements. - * The Bean Provider must declare each security role referenced in the code using the secu-rity- - * role-ref element as follows: - * Declare the name of the security role using the role-name element. The name must be the - * security role name that is used as a parameter to the isCallerInRole(String role-Name) - * method. - * Optional: Provide a description of the security role in the description element. - * A security role reference, including the name defined by the role-name element, is scoped to the ses-sion - * or entity bean element whose declaration contains the security-role-ref element. - * The following example illustrates how an enterprise bean's references to security roles are declared in - * the deployment descriptor. - * ... - * <enterprise-beans> - * ... - * <entity> - * <ejb-name>AardvarkPayroll</ejb-name> - * <ejb-class>com.aardvark.payroll.PayrollBean</ejb-class> - * ... - * <security-role-ref> - * <description> - * This security role should be assigned to the - * employees of the payroll department who are - * allowed to update employees' salaries. - * </description> - * <role-name>payroll</role-name> - * </security-role-ref> - * ... - * </entity> - * ... - * </enterprise-beans> - * ... - * - * The deployment descriptor above indicates that the enterprise bean AardvarkPayroll makes the - * security check using isCallerInRole("payroll") in its business method. - * - * - * 15.3.3 Linking security role references to security roles - * If the Application Assembler defines the security-role elements in the deployment descriptor, he - * or she is also responsible for linking all the security role references declared in the secu-rity- - * role-ref elements to the security roles defined in the security-role elements. - * The Application Assembler links each security role reference to a security role using the role-link - * element. The value of the role-link element must be the name of one of the security roles defined in - * a security-role element. - * A role-link element must be used even if the value of role-name is the same as the value of the - * role-link reference. - * The following deployment descriptor example shows how to link the security role reference named - * payroll to the security role named payroll-department. - * ... - * <enterprise-beans> - * ... - * <entity> - * <ejb-name>AardvarkPayroll</ejb-name> - * <ejb-class>com.aardvark.payroll.PayrollBean</ejb-class> - * ... - * <security-role-ref> - * <description> - * This role should be assigned to the - * employees of the payroll department. - * Members of this role have access to - * anyone's payroll record. - * - * The role has been linked to the - * payroll-department role. - * </description> - * <role-name>payroll</role-name> - * <role-link>payroll-department</role-link> - * </security-role-ref> - * ... - * </entity> - * ... - * </enterprise-beans> - * ... - */ -public class EnterpriseBean11VRule extends AValidationRule implements IMessagePrefixEjb11Constants { - private static final Object ID = IValidationRuleList.EJB11_ENTERPRISEBEAN; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_SESSION_BEANCLASS, IValidationRuleList.EJB11_SESSION_HOME, IValidationRuleList.EJB11_SESSION_REMOTE, IValidationRuleList.EJB11_BMP_BEANCLASS, IValidationRuleList.EJB11_BMP_HOME, IValidationRuleList.EJB11_BMP_KEYCLASS, IValidationRuleList.EJB11_BMP_REMOTE, IValidationRuleList.EJB11_CMP_BEANCLASS, IValidationRuleList.EJB11_CMP_HOME, IValidationRuleList.EJB11_CMP_KEYCLASS, IValidationRuleList.EJB11_CMP_REMOTE}; - private static final Map MESSAGE_IDS; - - private List _securityRoles = null; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2801, new String[]{CHKJ2801 + SPEC}); - MESSAGE_IDS.put(CHKJ2802_NAMED, new String[]{CHKJ2802_NAMED + SPEC}); - MESSAGE_IDS.put(CHKJ2802_UNNAMED, new String[]{CHKJ2802_UNNAMED + SPEC}); - MESSAGE_IDS.put(CHKJ2803_NAMED, new String[]{CHKJ2803_NAMED + SPEC}); - MESSAGE_IDS.put(CHKJ2803_UNNAMED, new String[]{CHKJ2803_UNNAMED + SPEC}); - MESSAGE_IDS.put(CHKJ2804_NAMED, new String[]{CHKJ2804_NAMED + SPEC}); - MESSAGE_IDS.put(CHKJ2804_UNNAMED, new String[]{CHKJ2804_UNNAMED + SPEC}); - MESSAGE_IDS.put(CHKJ2806, new String[]{CHKJ2806 + SPEC}); - MESSAGE_IDS.put(CHKJ2807, new String[]{CHKJ2807 + SPEC}); - MESSAGE_IDS.put(CHKJ2808, new String[]{CHKJ2808 + SPEC}); - MESSAGE_IDS.put(CHKJ2809, new String[]{CHKJ2809 + SPEC}); - - MESSAGE_IDS.put(CHKJ2810_NAMED, new String[]{CHKJ2810_NAMED + SPEC}); - MESSAGE_IDS.put(CHKJ2810_UNNAMED, new String[]{CHKJ2810_UNNAMED + SPEC}); - MESSAGE_IDS.put(CHKJ2811_NAMED, new String[]{CHKJ2811_NAMED + SPEC}); - MESSAGE_IDS.put(CHKJ2811_UNNAMED, new String[]{CHKJ2811_UNNAMED + SPEC}); - MESSAGE_IDS.put(CHKJ2812, new String[]{CHKJ2812 + SPEC}); - - MESSAGE_IDS.put(CHKJ2820, new String[]{CHKJ2820 + SPEC}); - MESSAGE_IDS.put(CHKJ2822, new String[]{CHKJ2822 + SPEC}); - MESSAGE_IDS.put(CHKJ2823, new String[]{CHKJ2823 + SPEC}); - MESSAGE_IDS.put(CHKJ2824, new String[]{CHKJ2824 + SPEC}); - MESSAGE_IDS.put(CHKJ2827, new String[]{CHKJ2827 + SPEC}); - MESSAGE_IDS.put(CHKJ2828, new String[]{CHKJ2828 + SPEC}); - - MESSAGE_IDS.put(CHKJ2830, new String[]{CHKJ2830 + SPEC}); - MESSAGE_IDS.put(CHKJ2831, new String[]{CHKJ2831 + SPEC}); - MESSAGE_IDS.put(CHKJ2832, new String[]{CHKJ2832 + SPEC}); - MESSAGE_IDS.put(CHKJ2833, new String[]{CHKJ2833 + SPEC}); - MESSAGE_IDS.put(CHKJ2834, new String[]{CHKJ2834 + SPEC}); - MESSAGE_IDS.put(CHKJ2835, new String[]{CHKJ2835 + SPEC}); - MESSAGE_IDS.put(CHKJ2836, new String[]{CHKJ2836 + SPEC}); - MESSAGE_IDS.put(CHKJ2837, new String[]{CHKJ2837 + SPEC}); - MESSAGE_IDS.put(CHKJ2838, new String[]{CHKJ2838 + SPEC}); - MESSAGE_IDS.put(CHKJ2839, new String[]{CHKJ2839 + SPEC}); - - MESSAGE_IDS.put(CHKJ2840, new String[]{CHKJ2840 + SPEC}); - MESSAGE_IDS.put(CHKJ2841, new String[]{CHKJ2841 + SPEC}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - MESSAGE_IDS.put(CHKJ2852, new String[]{CHKJ2852}); - - MESSAGE_IDS.put(CHKJ2908, new String[]{CHKJ2908 + SPEC}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public Object getTarget(Object parent, Object clazz) { - // If called as a dependent, parent will be this EnterpriseBean. - return parent; - } - - /** - * 6.5.3 The optional SessionSynchronization interface - *... - * Only a stateful Session bean with container-managed transaction demarcation may - * implement the SessionSynchronization interface. - *... - * There is no need for a Session bean with bean-managed transaction to rely on the - * synchronization call backs because the bean is in control of the commit the bean - * knows when the transaction is about to be committed and it knows the outcome of the - * transaction commit. - *... - */ - public boolean isValidSessionTypeElement(Session session) { - // check syntax - if (!session.isSetSessionType()) { - return false; - } - - if (session.getSessionType().getValue() == SessionType.STATEFUL) { - return true; - } - - if (session.getSessionType().getValue() == SessionType.STATELESS) { - return true; - } - - return false; - } - - public boolean isValidTransactionTypeElement(Session sessionBean) { - if (!sessionBean.isSetTransactionType()) { - return false; - } - - if (sessionBean.getTransactionType().getValue() == TransactionType.BEAN) { - return true; - } - - if (sessionBean.getTransactionType().getValue() == TransactionType.CONTAINER) { - return true; - } - - return false; - } - - - /** - * If the bean components (home interface, remote interface, bean class, and primary - * key) can all be found and reflected, return true. Else, add a validation error - * against the bean, and return false. - */ - public boolean validateBeanComponents(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - boolean isValid = true; - // Don't need to check if the bean is null, because this method will - // not be called if it is. - try { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getEjbClass()); - } - catch (InvalidInputException exc) { - if (bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_EjbClass())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2802_NAMED, IEJBValidationContext.ERROR, bean, new String[] { bean.getEjbClass().getQualifiedName()}, this); - vc.addMessage(message); - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2802_UNNAMED, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - isValid = false; - } - - try { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getHomeInterface()); - } - catch (InvalidInputException exc) { - if (bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_HomeInterface())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2803_NAMED, IEJBValidationContext.ERROR, bean, new String[] { bean.getHomeInterfaceName()}, this); - vc.addMessage(message); - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2803_UNNAMED, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - isValid = false; - } - - try { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getRemoteInterface()); - } - catch (InvalidInputException exc) { - if (bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_RemoteInterface())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2804_NAMED, IEJBValidationContext.ERROR, bean, new String[] { bean.getRemoteInterfaceName()}, this); - vc.addMessage(message); - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2804_UNNAMED, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - isValid = false; - } - - if (bean.isEntity()) { - JavaClass primaryKey = ((Entity) bean).getPrimaryKey(); - try { - ValidationRuleUtility.isValidTypeHierarchy(bean, primaryKey); - } - catch (InvalidInputException exc) { - if (((Entity) bean).eIsSet(EjbPackage.eINSTANCE.getEntity_PrimaryKey())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2810_NAMED, IEJBValidationContext.ERROR, bean, new String[] { ((Entity) bean).getPrimaryKeyName()}, this); - vc.addMessage(message); - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2810_UNNAMED, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - isValid = false; - } - } - return isValid; - } - - public void validateCMPFieldElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean instanceof ContainerManagedEntity) { - // check syntax of tag is okay - ContainerManagedEntity cmp = (ContainerManagedEntity) bean; - List fields = cmp.getPersistentAttributes(); - if ((fields == null) || (fields.size() == 0)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2812, IEJBValidationContext.ERROR, bean, new String[] { bean.getEjbClassName()}, this); - vc.addMessage(message); - return; - } - - boolean mapsToMultipleFields = !ValidationRuleUtility.isPrimitivePrimaryKey((ContainerManagedEntity) bean); - Iterator iterator = fields.iterator(); - Field field = null; - List fieldNames = new ArrayList(fields.size()); - while (iterator.hasNext()) { - CMPAttribute attrib = (CMPAttribute) iterator.next(); - if (attrib == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("DDValidator.validateCMPFieldElement(EnterpriseBean)"); //$NON-NLS-1$ - entry.setText("CMPAttribute is null."); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - continue; - } - - field = attrib.getField(); - if (field == null) { - if (attrib.getName() != null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2811_NAMED, IEJBValidationContext.ERROR, bean, new String[] { attrib.getName(), bean.getEjbClassName()}, this); - vc.addMessage(message); - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2811_UNNAMED, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - continue; - } - else if (field.getName().equals(IMethodAndFieldConstants.FIELDNAME_SERIALVERSIONUID)) { - // not a customer-entered field - continue; - } - - fieldNames.add(field.getName()); - - try { - // If the field is not a valid type - ValidationRuleUtility.isValidType(ValidationRuleUtility.getType(field)); - } - catch (InvalidInputException exc) { - // field not identified - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2830, IEJBValidationContext.WARNING, bean, new String[] { field.getName()}, this); - vc.addMessage(message); - } - } - - // 9.4.7.2 - if (mapsToMultipleFields && !ValidationRuleUtility.usesUnknownPrimaryKey(cmp)) { - List primKeyFields = cmp.getPrimaryKey().getFieldsExtended(); - - // (9.4.7.1 is validated in validatePrimKeyClassElement(bean) - // check if the primary key class' fields exist in the container-managed fields - iterator = primKeyFields.iterator(); - - while (iterator.hasNext()) { - Field keyField = (Field) iterator.next(); - if ((keyField.getName() != null) && (keyField.getName().equals(IMethodAndFieldConstants.FIELDNAME_SERIALVERSIONUID))) { - // not a customer-entered field - continue; - } - - if (!fieldNames.contains(keyField.getName())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2831, IEJBValidationContext.WARNING, bean, new String[] { keyField.getName()}, this); - vc.addMessage(message); - } - } - } - - } - } - - /** - * This validateDeploymentDescriptor is called if the EJBJar could load, which means - * that the syntax of the JAR is (mostly) correct. - * - * EJB spec 1.1, section C.4, "Added the requirement for the Bean Provider to specify whether the - * enterprise bean uses a bean-managed or container-managed transaction." - */ - public void validate(IEJBValidationContext vc, Object targetParent, Object target) { - EJBJar ejbJar = null; - if(targetParent instanceof EnterpriseBean) { - // running as a dependent - ejbJar = (EJBJar)vc.loadModel(EJBValidatorModelEnum.EJB_MODEL); - } - else { - ejbJar = (EJBJar)targetParent; - } - EnterpriseBean bean = (EnterpriseBean)target; - - validate(vc, ejbJar, bean); - } - - public void validate(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean == null) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2908, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - - // If bean isn't valid, don't perform any of the other - // validation checks on it. - return; - } - - try { - // Check if the class exists, etc. - boolean reflected = validateBeanComponents(vc, ejbJar, bean); // assume everything will reflect properly - - validateEnterpriseTypeElement(vc, ejbJar, bean); - validateEJBNameElement(vc, ejbJar, bean); - validateReentrantElement(vc, ejbJar, bean); - validateSessionTypeElement(vc, ejbJar, bean); - validateTransactionTypeElement(vc, ejbJar, bean); - validatePersistenceTypeElement(vc, ejbJar, bean); - validateEnvironmentEntries(vc, ejbJar, bean); - - if (!reflected) { - // Something didn't reflect properly, so don't continue with the - // rest of the checks. Some metadata will be nonsense. - return; - } - - if (bean.isContainerManagedEntity()) { - ContainerManagedEntity cmp = (ContainerManagedEntity) bean; - if (cmp.getPrimKeyField() != null && !cmp.getPrimKeyField().eIsProxy()) { - // Don't validate the fields if it's neither a primitive primary key nor a compound primary key. - // If the user was attempting a primitive primary key, but did a typo in ejb-jar.xml, - // the user will see a lot of strange messages logged against the fields in the primitive primary key. - validateCMPFieldElement(vc, ejbJar, bean); - } - } - - validatePrimKeyClassElement(vc, ejbJar, bean); - validateEJBRef(vc, ejbJar, bean); - validateSecurityRoleRefElement(vc, ejbJar, bean); - } - catch (MessageLimitException e) { - throw e; - } - catch(ValidationCancelledException e) { - throw e; - } - /* unreachable catch block - catch(ValidationException exc) { - // If there's a problem, proceed with the next bean. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[] { bean.getName() }, this); - vc.addMessage(message); - MsgLogger logger = vc.getMsgLogger(); - if (logger.isLoggingLevel(Level.FINER)) { - logger.write(Level.FINER, exc); - } - } - */ - catch (Throwable exc) { - // If there's a problem, proceed with the next bean. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[] { bean.getName() }, this); - vc.addMessage(message); - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, exc); - } - } - } - - public void validateEJBNameElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean == null) { - return; - } - - String name = bean.getName(); - if ((name == null) || (name.equals(""))) { //$NON-NLS-1$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2801, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - } - - /** - * Validate section 14.3 of the EJB 1.1 specification. - * - * 14.3 EJB References - * 14.3.1 Bean Provider's responsibilities - * 14.3.1.1 EJB reference programming interfaces - * 14.3.1.2 Declaration of EJB references in deployment descriptor - * 14.3.2 Application Assembler's responsibilities - * 14.3.3 Deployer's responsibility - * 14.3.4 Container Provider's responsibility - */ - public void validateEJBRef(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean == null) { - return; - } - - List ejbRefs = bean.getEjbRefs(); - if ((ejbRefs == null) || (ejbRefs.size() == 0)) { - return; - } - - Iterator iterator = ejbRefs.iterator(); - EjbRef ref = null; - while (iterator.hasNext()) { - ref = (EjbRef) iterator.next(); - if (ref == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("DDValidator.validateEJBRef(EnterpriseBean)"); //$NON-NLS-1$ - entry.setText("EjbRef is null in " + bean.getName()); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - continue; - } - // 14.3.1.1 - // Info mssg. "EJB spec recommends that all references to other enterprise beans be organized in the ejb subcontext of the bean's environment" - EnterpriseBean namedEjb = null; - if (ref.eIsSet(CommonPackage.eINSTANCE.getEjbRef_Link())) { - // Load the EJB identified by the reference, if it exists. - namedEjb = ejbJar.getEnterpiseBeanFromRef(ref); - if (namedEjb != null) { - // if it's null, let the EAR validator report it - Integer ejbType = new Integer(ref.getType().getValue()); - boolean wrongType = false; // is the EJB, identified by ejb-link, of the type specified in the ejb-ref-type element? - String type = (namedEjb instanceof Session) ? "Session" : "Entity"; //$NON-NLS-1$ //$NON-NLS-2$ - if (ejbType == null) { - // Neither session nor entity? - wrongType = true; - } - else if (ejbType.intValue() == EjbRefType.SESSION) { - if (!(namedEjb instanceof Session)) { - wrongType = true; - } - } - else if (ejbType.intValue() == EjbRefType.ENTITY) { - if (!(namedEjb instanceof Entity)) { - wrongType = true; - } - } - else { - wrongType = true; - } - if (wrongType) { - String[] parms = { namedEjb.getName(), type }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2835, IEJBValidationContext.INFO, bean, parms, this); - vc.addMessage(message); - } - } - } - - // 14.3.1.2, 14.3.2, 14.3.4 - // Check that ejb-ref-name, ejb-ref-type, home, and remote have been defined, and exist - validateHomeRef(vc, ejbJar, ref, namedEjb); - validateRemoteRef(vc, ejbJar, ref, namedEjb); - - // 14.3.1.1 - // Info mssg. "EJB spec recommends that all references to other enterprise beans be organized in the ejb subcontext of the bean's environment" - if (ref.getName() != null) { - // If ejb name isn't set, that error would have been caught by one of the validateRef methods - // Don't duplicate that effort here. - String ejbName = ref.getName(); - if (!ejbName.startsWith("ejb/")) { //$NON-NLS-1$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2838, IEJBValidationContext.INFO, bean, this); - vc.addMessage(message); - } - } - } - } - - public void validateEnterpriseTypeElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - // Attempt in vain to validate the enterprise type element here, because - // if it's not specified, there's a syntax error, and the - // validateDeploymentDescriptor(IReporter, IValidationContext) would have been - // called instead. - /* - if(! (bean.isSession() || bean.isEntity() )) { - // no tag specified - String beanName = (bean.getName() == null) ? "" : bean.getName(); - addValidationMessage(IEJBValidationContext.ERROR, IMessagePrefixEjb11Constants.EJB_DD_INVALID_ENTERPRISETYPE, new String[]{beanName}, bean); - } - */ - } - - /** - * Validate section 14.3 of the EJB 1.1 specification. - * - * 14.2.1.2 Declaration of environment entries - */ - public void validateEnvironmentEntries(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean == null) { - return; - } - - List envEntries = bean.getEnvironmentProperties(); - if ((envEntries == null) || (envEntries.size() == 0)) { - return; - } - - EnvEntry envEntry = null; - Iterator iterator = envEntries.iterator(); - DuplicatesTable envNames = new DuplicatesTable(); - while (iterator.hasNext()) { - envEntry = (EnvEntry) iterator.next(); - if (envEntry == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("DDValidator.validateEnvironmentEntries(EnterpriseBean)"); //$NON-NLS-1$ - entry.setText("EjbEntry is null in " + bean.getName()); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - continue; - } - - if (envEntry.getName() != null) { - envNames.add(envEntry.getName()); - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2839, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - - if (envEntry.isSetType()) { - // 14.2.1.2; type must be one of these types: String, Integer, Boolean, Double, Byte, Short, Long, and Float. - int type = envEntry.getType().getValue(); - if (!((type == EnvEntryType.BOOLEAN) || (type == EnvEntryType.BYTE) || (type == EnvEntryType.DOUBLE) || (type == EnvEntryType.FLOAT) || (type == EnvEntryType.INTEGER) || (type == EnvEntryType.LONG) || (type == EnvEntryType.SHORT) || (type == EnvEntryType.STRING))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2840, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2840, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - } - - if (envNames.containsDuplicates()) { - Iterator dups = envNames.getDuplicates().iterator(); - while (dups.hasNext()) { - String name = (String) dups.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2841, IEJBValidationContext.WARNING, bean, new String[] { name }, this); - vc.addMessage(message); - } - } - } - - /** - * If the metadata from the EjbRef is not valid, add a validation message. - * - * @parm EjbRef The <ejb-ref> element this method validates. - * @parm EnterpriseBean If the <ejb-ref> uses an <ejb-link>, this is the enterprise bean identified by that link. If the link doesn't exist, or if the user has identified a bean which doesn't exist, this parameter will be null. - */ - protected void validateHomeRef(IEJBValidationContext vc, EJBJar ejbJar, EjbRef ref, EnterpriseBean namedEjb) { - boolean validType = true; - EnterpriseBean bean = (EnterpriseBean)ref.eContainer(); - if (ref.eIsSet(CommonPackage.eINSTANCE.getEjbRef_Home())) { - try { - String homeName = ref.getHome(); - JavaHelpers type = ValidationRuleUtility.getType(homeName, bean); - // Check that the home specified in the <home> element of the <ejb-ref> element - // exists. - ValidationRuleUtility.isValidType(type); - - if (namedEjb != null) { - // Check that the home specified in the <home> element - // is assignable to the home used by the named EJB in the - // <ejb-link> element. - JavaClass intfType = namedEjb.getHomeInterface(); - ValidationRuleUtility.isValidType(intfType); - - // Make sure that the identified home/remote interface in the ejb-ref - // is of the same type as the one used by the bean. - if (!ValidationRuleUtility.isAssignableFrom(type.getWrapper(), intfType)) { - String[] parms = { namedEjb.getName(), intfType.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2836, IEJBValidationContext.INFO, bean, parms, this); - vc.addMessage(message); - } - } - } - catch (InvalidInputException exc) { - validType = false; - } - } - else { - validType = false; - } - - if (!validType) { - String[] parms = { ref.getHome()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2832, IEJBValidationContext.INFO, bean, parms, this); - vc.addMessage(message); - } - } - - public void validatePersistenceTypeElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - // Attempt in vain to validate the persistence type element here, because - // if it's not specified, there's a syntax error, and the - // validateDeploymentDescriptor(IReporter, IValidationContext) would have been - // called instead. - if (bean.isEntity()) { - // check syntax - Entity entityBean = (Entity) bean; - if (!(entityBean.isContainerManagedEntity() || entityBean.isBeanManagedEntity())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2809, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - } - } - /** - * If the primary key class reflected properly, return true. Else, return false. - */ - public void validatePrimKeyClassElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean.isEntity()) { - // check syntax - if (bean instanceof ContainerManagedEntity) { - ContainerManagedEntity cmp = (ContainerManagedEntity) bean; - JavaClass clas = cmp.getPrimaryKey(); - if (clas != null && !clas.eIsProxy() && !isValidPrimKeyField(cmp,clas)) { - // 9.4.7.1 - // user has specified both a prim-key-class and a primkey-field - // can't use the CMPAttribute's field's name, because the primitive primary key returned is null - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2828, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - } - } - } - - /** - * If the primary key is specified in the xml, answer whether it is the same as the derived primaryKeyAttribute - */ - public static boolean isValidPrimKeyField(ContainerManagedEntity cmp, JavaClass clas) { - return cmp.getPrimaryKeyName().equals(clas.getJavaName()); - } - - public void validateReentrantElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean.isEntity()) { - // check syntax - Entity entity = (Entity) bean; - if (!entity.isSetReentrant()) { - // Can only test if the reentrant attribute is set, because the model defaults it - // to some boolean value if it isn't set. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2806, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - } - } - - /** - * If the metadata from the EjbRef is not valid, add a validation message. - * - * @parm EjbRef The ref whose home this method checks. - * @parm EnterpriseBean If the EjbRef uses an <ejb-link> element, this is the enterprise bean identified by that element. It may be null, if the user has made a mistake. - */ - protected void validateRemoteRef(IEJBValidationContext vc, EJBJar ejbJar, EjbRef ref, EnterpriseBean namedEjb) { - boolean validType = true; - EnterpriseBean bean = (EnterpriseBean)ref.eContainer(); - if (ref.eIsSet(CommonPackage.eINSTANCE.getEjbRef_Remote())) { - try { - String remoteName = ref.getRemote(); - JavaHelpers type = ValidationRuleUtility.getType(remoteName, bean); - // Check that the home specified in the <home> element of the <ejb-ref> element - // exists. - ValidationRuleUtility.isValidType(type); - - if (namedEjb != null) { - // Check that the home specified in the <home> element - // is assignable to the home used by the named EJB in the - // <ejb-link> element. - JavaClass intfType = namedEjb.getRemoteInterface(); - ValidationRuleUtility.isValidType(intfType); - - // Make sure that the identified home/remote interface in the ejb-ref - // is of the same type as the one used by the bean. - if (!ValidationRuleUtility.isAssignableFrom(type.getWrapper(), intfType)) { - String[] parms = { namedEjb.getName(), intfType.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2837, IEJBValidationContext.INFO, bean, parms, this); - vc.addMessage(message); - } - } - } - catch (InvalidInputException exc) { - validType = false; - } - } - else { - validType = false; - } - - if (!validType) { - String[] parms = { ref.getRemote()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2833, IEJBValidationContext.INFO, bean, parms, this); - vc.addMessage(message); - } - } - - /** - * 15.2.5.3 Declaration of security roles referenced from the bean's code - * The Bean Provider is responsible for declaring in the security-role-ref - * elements of the deployment descriptor all the security role names used - * in the enterprise bean code. Declaring the security roles references in - * the code allows the Application Assembler or Deployer to link the names - * of the security roles used in the code to the security roles defined for - * an assembled application through the security-role elements. - * The Bean Provider must declare each security role referenced in the code - * using the security-role-ref element as follows: - * Declare the name of the security role using the role-name element. - * The name must be the security role name that is used as a parameter to - * the isCallerInRole(String role-Name) method. - * Optional: Provide a description of the security role in the - * description element. A security role reference, including the name defined - * by the role-name element, is scoped to the session or entity bean element - * whose declaration contains the security-role-ref element. The following - * example illustrates how an enterprise bean's references to security roles - * are declared in the deployment descriptor. - * ... - * <enterprise-beans> - * ... - * <entity> - * <ejb-name>AardvarkPayroll</ejb-name> - * <ejb-class>com.aardvark.payroll.PayrollBean</ejb-class> - * ... - * <security-role-ref> - * <description> - * This security role should be assigned to the - * employees of the payroll department who are - * allowed to update employees' salaries. - * </description> - * <role-name>payroll</role-name> - * </security-role-ref> - * ... - * </entity> - * ... - * </enterprise-beans> - * ... - * - * The deployment descriptor above indicates that the enterprise bean - * AardvarkPayroll makes the security check using isCallerInRole("payroll") - * in its business method. - * - * - * 15.3.3 Linking security role references to security roles - * If the Application Assembler defines the security-role elements in the - * deployment descriptor, he or she is also responsible for linking all the - * security role references declared in the security-role-ref elements to the - * security roles defined in the security-role elements. The Application - * Assembler links each security role reference to a security role using the - * role-link element. The value of the role-link element must be the name of - * one of the security roles defined in a security-role element. - * A role-link element must be used even if the value of role-name is the - * same as the value of the role-link reference. - * The following deployment descriptor example shows how to link the security - * role reference named payroll to the security role named payroll-department. - * ... - * <enterprise-beans> - * ... - * <entity> - * <ejb-name>AardvarkPayroll</ejb-name> - * <ejb-class>com.aardvark.payroll.PayrollBean</ejb-class> - * ... - * <security-role-ref> - * <description> - * This role should be assigned to the - * employees of the payroll department. - * Members of this role have access to - * anyone's payroll record. - * - * The role has been linked to the - * payroll-department role. - * </description> - * <role-name>payroll</role-name> - * <role-link>payroll-department</role-link> - * </security-role-ref> - * ... - * </entity> - * ... - * </enterprise-beans> - * ... - * - */ - public void validateSecurityRoleRefElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean == null) { - return; - } - - /** - * Need to build up a list of duplicate role names, but the validation message - * needs to be registered against the duplicate SecurityRoleRef instance. - * (Without the instance, we cannot get line numbers.) - * - * This class wrappers the SecurityRolRef instance so that the wrapper's - * implemention of equals compares the names, but the validation message will - * still be able to get the ref from the duplicate name. - */ - class RoleRefWrapper { - private SecurityRoleRef _ref = null; - - public RoleRefWrapper(SecurityRoleRef ref) { - _ref = ref; - } - - public boolean equals(Object o) { - if (o instanceof RoleRefWrapper) { - RoleRefWrapper other = (RoleRefWrapper) o; - return _ref.getName().equals(other.getRoleRef().getName()); - } - return false; - } - - public SecurityRoleRef getRoleRef() { - return _ref; - } - } - - boolean areSRolesDefined = ((_securityRoles != null) && (_securityRoles.size() > 0)); - - List securityRoleRefs = bean.getSecurityRoleRefs(); - if ((securityRoleRefs != null) && (securityRoleRefs.size() != 0)) { - // Check that each security role ref refers to a security role, - // if security roles are defined in the assembly descriptor, - // and that each referenced security role exists. - DuplicatesTable roleRefNames = new DuplicatesTable(); - for (int i = 0; i < securityRoleRefs.size(); i++) { - SecurityRoleRef ref = (SecurityRoleRef) securityRoleRefs.get(i); - - // Check that the role name is set (15.2.5.3) - String roleName = ref.getName(); - if ((roleName == null) || (roleName.equals(""))) { //$NON-NLS-1$ - roleName = ""; //$NON-NLS-1$ - String beanName = (bean.getName() == null) ? "" : bean.getName(); //$NON-NLS-1$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2822, IEJBValidationContext.WARNING, ref, new String[] { beanName }, this); - vc.addMessage(message); - } - else { - // Build up the list of names, to check for duplicates - roleRefNames.add(new RoleRefWrapper(ref)); - } - - // Check that the role link is set (15.3.3) - String roleLink = ref.getLink(); - boolean isLinkDefined = ((ref.eIsSet(CommonPackage.eINSTANCE.getSecurityRoleRef_Link())) && (roleLink != null) && (!roleLink.equals(""))); //$NON-NLS-1$ - - if ((areSRolesDefined) && (!isLinkDefined)) { - // must have role link defined (15.3.3) - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2823, IEJBValidationContext.WARNING, ref, this); - vc.addMessage(message); - } - else if ((!areSRolesDefined) && (isLinkDefined)) { - // must not have role link defined (15.2.5.3) - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2827, IEJBValidationContext.WARNING, ref, this); - vc.addMessage(message); - } - else if (areSRolesDefined && isLinkDefined) { - // check that the role listed in the link exists. (15.3.3) - Iterator iterator = _securityRoles.iterator(); - boolean roleExists = false; - while(iterator.hasNext()) { - SecurityRole role = (SecurityRole)iterator.next(); - if(role.getRoleName().equals(roleLink)) { - roleExists = true; - break; - } - } - if (!roleExists) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2824, IEJBValidationContext.WARNING, ref, new String[] { roleName }, this); - vc.addMessage(message); - } - } - } - - // Check for duplicates - // Check that there are no duplicate role-names. (15.3.1) - if (roleRefNames.containsDuplicates()) { - List duplicates = roleRefNames.getDuplicates(); - Iterator iterator = duplicates.iterator(); - while (iterator.hasNext()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2820, IEJBValidationContext.WARNING, ((RoleRefWrapper) iterator.next()).getRoleRef(), this); - vc.addMessage(message); - } - } - roleRefNames.clear(); - } - } - - /** - * 6.5.3 The optional SessionSynchronization interface - *... - * Only a stateful Session bean with container-managed transaction demarcation may - * implement the SessionSynchronization interface. - *... - * There is no need for a Session bean with bean-managed transaction to rely on the - * synchronization call backs because the bean is in control of the commit the bean - * knows when the transaction is about to be committed and it knows the outcome of the - * transaction commit. - *... - */ - public void validateSessionTypeElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean.isSession()) { - Session session = (Session) bean; - - // check syntax - boolean isValidSess = isValidSessionTypeElement(session); - if (!isValidSess) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2807, IEJBValidationContext.ERROR, session, this); - vc.addMessage(message); - } - } - } - - public void validateTransactionTypeElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean.isSession()) { - // check syntax - Session sessionBean = (Session) bean; - if (!isValidTransactionTypeElement(sessionBean)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2808, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - } - } - - /* - * @see IValidationRule#reset() - */ - public void reset() { - super.reset(); - _securityRoles = null; - } - - /* - * @see IValidationRule#preValidate(IEJBValidationContext, Object, Object) - */ - public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - super.preValidate(vc, targetParent, target); - - EJBJar ejbJar = (EJBJar)vc.loadModel(EJBValidatorModelEnum.EJB_MODEL); - if(ejbJar == null) { - return; - } - - if(ejbJar.getAssemblyDescriptor() == null) { - return; - } - _securityRoles = ejbJar.getAssemblyDescriptor().getSecurityRoles(); - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EnterpriseBean20VRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EnterpriseBean20VRule.java deleted file mode 100644 index 5d47b4c55..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/EnterpriseBean20VRule.java +++ /dev/null @@ -1,1196 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.ArrayList; -import java.util.HashMap; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.logging.Level; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.common.EjbRef; -import org.eclipse.jst.j2ee.common.EjbRefType; -import org.eclipse.jst.j2ee.common.EnvEntry; -import org.eclipse.jst.j2ee.common.EnvEntryType; -import org.eclipse.jst.j2ee.common.SecurityRole; -import org.eclipse.jst.j2ee.common.SecurityRoleRef; -import org.eclipse.jst.j2ee.ejb.CMPAttribute; -import org.eclipse.jst.j2ee.ejb.CMRField; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EJBJar; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.jst.j2ee.ejb.MessageDriven; -import org.eclipse.jst.j2ee.ejb.Session; -import org.eclipse.jst.j2ee.internal.J2EEConstants; -import org.eclipse.jst.j2ee.internal.J2EEVersionConstants; -import org.eclipse.jst.j2ee.internal.common.CommonPackage; -import org.eclipse.jst.j2ee.internal.ejb.EjbPackage; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - -/** - * @version 1.0 - * @author - */ -public class EnterpriseBean20VRule extends AValidationRule implements IMessagePrefixEjb20Constants { - private List _securityRoles = null; - private static final Map MESSAGE_IDS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_BMP_BEANCLASS, IValidationRuleList.EJB20_BMP_HOME, IValidationRuleList.EJB20_BMP_KEYCLASS, IValidationRuleList.EJB20_BMP_LOCAL, IValidationRuleList.EJB20_BMP_LOCALHOME, IValidationRuleList.EJB20_BMP_REMOTE, IValidationRuleList.EJB20_CMP_BEANCLASS, IValidationRuleList.EJB20_CMP_HOME, IValidationRuleList.EJB20_CMP_KEYCLASS, IValidationRuleList.EJB20_CMP_LOCAL, IValidationRuleList.EJB20_CMP_LOCALHOME, IValidationRuleList.EJB20_CMP_REMOTE, IValidationRuleList.EJB20_STATEFUL_SESSION_BEANCLASS, IValidationRuleList.EJB20_STATEFUL_SESSION_HOME, IValidationRuleList.EJB20_STATEFUL_SESSION_LOCAL, IValidationRuleList.EJB20_STATEFUL_SESSION_LOCALHOME, IValidationRuleList.EJB20_STATEFUL_SESSION_REMOTE, IValidationRuleList.EJB20_STATELESS_SESSION_BEANCLASS, IValidationRuleList.EJB20_STATELESS_SESSION_HOME, IValidationRuleList.EJB20_STATELESS_SESSION_LOCAL, IValidationRuleList.EJB20_STATELESS_SESSION_LOCALHOME, IValidationRuleList.EJB20_STATELESS_SESSION_REMOTE}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2800_NAMED, new String[]{CHKJ2800_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2800_UNNAMED, new String[]{CHKJ2800_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2801, new String[]{CHKJ2801+SPEC}); - MESSAGE_IDS.put(CHKJ2802_NAMED, new String[]{CHKJ2802_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2802_UNNAMED, new String[]{CHKJ2802_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2803_NAMED, new String[]{CHKJ2803_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2803_UNNAMED, new String[]{CHKJ2803_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2804_NAMED, new String[]{CHKJ2804_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2804_UNNAMED, new String[]{CHKJ2804_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2805_NAMED, new String[]{CHKJ2805_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2805_UNNAMED, new String[]{CHKJ2805_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2806, new String[]{CHKJ2806+SPEC}); - MESSAGE_IDS.put(CHKJ2807, new String[]{CHKJ2807+SPEC}); - MESSAGE_IDS.put(CHKJ2808, new String[]{CHKJ2808+SPEC}); - MESSAGE_IDS.put(CHKJ2809, new String[]{CHKJ2809+SPEC}); - MESSAGE_IDS.put(CHKJ2810_NAMED, new String[]{CHKJ2810_NAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2810_UNNAMED, new String[]{CHKJ2810_UNNAMED+SPEC}); - MESSAGE_IDS.put(CHKJ2813, new String[]{CHKJ2813+SPEC}); - MESSAGE_IDS.put(CHKJ2820, new String[]{CHKJ2820+SPEC}); - MESSAGE_IDS.put(CHKJ2822, new String[]{CHKJ2822+SPEC}); - MESSAGE_IDS.put(CHKJ2823, new String[]{CHKJ2823+SPEC}); - MESSAGE_IDS.put(CHKJ2824, new String[]{CHKJ2824+SPEC}); - MESSAGE_IDS.put(CHKJ2825, new String[]{CHKJ2825+SPEC}); - MESSAGE_IDS.put(CHKJ2826, new String[]{CHKJ2826+SPEC}); - MESSAGE_IDS.put(CHKJ2827, new String[]{CHKJ2827+SPEC}); - MESSAGE_IDS.put(CHKJ2828, new String[]{CHKJ2828+SPEC}); - MESSAGE_IDS.put(CHKJ2830, new String[]{CHKJ2830+SPEC}); - MESSAGE_IDS.put(CHKJ2831, new String[]{CHKJ2831+SPEC}); - MESSAGE_IDS.put(CHKJ2832, new String[]{CHKJ2832+SPEC}); - MESSAGE_IDS.put(CHKJ2833, new String[]{CHKJ2833+SPEC}); - MESSAGE_IDS.put(CHKJ2834, new String[]{CHKJ2834+SPEC}); - MESSAGE_IDS.put(CHKJ2835, new String[]{CHKJ2835+SPEC}); - MESSAGE_IDS.put(CHKJ2836, new String[]{CHKJ2836+SPEC}); - MESSAGE_IDS.put(CHKJ2837, new String[]{CHKJ2837+SPEC}); - MESSAGE_IDS.put(CHKJ2838, new String[]{CHKJ2838+SPEC}); - MESSAGE_IDS.put(CHKJ2839, new String[]{CHKJ2839+SPEC}); - MESSAGE_IDS.put(CHKJ2840, new String[]{CHKJ2840+SPEC}); - MESSAGE_IDS.put(CHKJ2841, new String[]{CHKJ2841+SPEC}); - MESSAGE_IDS.put(CHKJ2845, new String[]{CHKJ2845+SPEC}); - MESSAGE_IDS.put(CHKJ2846, new String[]{CHKJ2846+SPEC}); - MESSAGE_IDS.put(CHKJ2847, new String[]{CHKJ2847+SPEC}); - MESSAGE_IDS.put(CHKJ2852, new String[]{CHKJ2852}); - MESSAGE_IDS.put(CHKJ2854, new String[]{CHKJ2854+SPEC}); - MESSAGE_IDS.put(CHKJ2855, new String[]{CHKJ2855+SPEC}); - MESSAGE_IDS.put(CHKJ2856, new String[]{CHKJ2856+SPEC}); - MESSAGE_IDS.put(CHKJ2857, new String[]{CHKJ2857+SPEC}); - MESSAGE_IDS.put(CHKJ2858, new String[]{CHKJ2858+SPEC}); - MESSAGE_IDS.put(CHKJ2859, new String[]{CHKJ2859+SPEC}); - MESSAGE_IDS.put(CHKJ2860, new String[]{CHKJ2860+SPEC}); - MESSAGE_IDS.put(CHKJ2880, new String[]{"CHKJ2880.s"+SPEC, "CHKJ2880.b"+SPEC, "CHKJ2880.c"+SPEC}); // special case; need diff spec number for each type of bean //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - MESSAGE_IDS.put(CHKJ2881, new String[]{"CHKJ2881.s"+SPEC, "CHKJ2881.b"+SPEC, "CHKJ2881.c"+SPEC}); // special case; need diff spec number for each type of bean //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - MESSAGE_IDS.put(CHKJ2882, new String[]{"CHKJ2882.s"+SPEC, "CHKJ2882.b"+SPEC, "CHKJ2882.c"+SPEC}); // special case; need diff spec number for each type of bean //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - MESSAGE_IDS.put(CHKJ2883, new String[]{"CHKJ2883.s"+SPEC, "CHKJ2883.b"+SPEC, "CHKJ2883.c"+SPEC}); // special case; need diff spec number for each type of bean //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - MESSAGE_IDS.put(CHKJ2884, new String[]{"CHKJ2884.s"+SPEC, "CHKJ2884.b"+SPEC, "CHKJ2884.c"+SPEC}); // special case; need diff spec number for each type of bean //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - MESSAGE_IDS.put(CHKJ2885, new String[]{"CHKJ2885.s"+SPEC, "CHKJ2885.b"+SPEC, "CHKJ2885.c"+SPEC}); // special case; need diff spec number for each type of bean //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public Object[] getDependsOn() { - // EJBJar doesn't depend on anything else - return DEPENDS_ON; - } - - public Object getId() { - return IValidationRuleList.EJB20_ENTERPRISEBEAN; - } - - public Map getMessageIds() { - return MESSAGE_IDS; - } - - public Object getTarget(Object parent, Object clazz) { - return parent; // The parent will be an EnterpriseBean. - } - - /* - * @see IValidationRule#validate(IEJBValidationContext, Object, Object) - */ - public void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - Logger logger = vc.getMsgLogger(); - if(logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("EnterpriseBean20VRule - validate"); //$NON-NLS-1$ - entry.setText(getClass().getName() + "::validate(" + targetParent + ", " + target); //$NON-NLS-1$ //$NON-NLS-2$ - logger.write(Level.FINEST, entry); - } - - EJBJar ejbJar = null; - if(targetParent instanceof EnterpriseBean) { - // running as a dependent - ejbJar = (EJBJar)vc.loadModel(EJBValidatorModelEnum.EJB_MODEL); - } - else { - ejbJar = (EJBJar)targetParent; - } - EnterpriseBean bean = (EnterpriseBean)target; - - validate(vc, ejbJar, bean); - } - - - public void validate(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) throws ValidationCancelledException, ValidationException { - Logger logger = vc.getMsgLogger(); - try { - // Check if the bean parts are reflected. Some rules can be validated - // whether or not the bean is reflected. - - //Todo: remaining work here - boolean reflected = false; - //boolean reflected = validateBeanComponentsReflected(vc, ejbJar, bean); - - // These rules can be validated whether or not the bean is reflected. - validateEJBNameElement(vc, ejbJar, bean); - validateReentrantElement(vc, ejbJar, bean); - validateSessionTypeElement(vc, ejbJar, bean); - validateTransactionTypeElement(vc, ejbJar, bean); - validatePersistenceTypeElement(vc, ejbJar, bean); - validateEnvironmentEntries(vc, ejbJar, bean); - - // The rest of the rules cannot be validated because the bean isn't reflected. - if (!reflected) { - return; - } - - validateLocalPairs(vc, ejbJar, bean); - validateRemotePairs(vc, ejbJar, bean); - validateLocalOrRemote(vc, ejbJar, bean); - - if (bean.isContainerManagedEntity()) { - ContainerManagedEntity cmp = (ContainerManagedEntity) bean; - if((cmp.getPrimKeyField() != null) && !cmp.getPrimKeyField().eIsProxy()) { - // Don't validate the fields if it's neither a primitive primary key nor a compound primary key. - // If the user was attempting a primitive primary key, but did a typo in ejb-jar.xml, - // the user will see a lot of strange messages logged against the fields in the primitive primary key. - validateCMPFieldElement(vc, ejbJar, cmp); - } - validateAbstractSchemaNameElement(vc, ejbJar, cmp); - validateJavaIdentifier(vc, ejbJar, cmp); - } - - validatePrimKeyClassElement(vc, ejbJar, bean); - validateEJBRef(vc, ejbJar, bean); - } - catch (MessageLimitException e) { - throw e; - } - catch(ValidationCancelledException e) { - throw e; - } - /* unreachable catch block - catch(ValidationException exc) { - throw exc; - } - */ - catch (Throwable exc) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[]{J2EEConstants.EJBJAR_DD_SHORT_NAME, bean.getName()}, this); - vc.addMessage(message); - if (logger != null && logger.isLoggingLevel(Level.SEVERE)) { - logger.write(Level.SEVERE, exc); - } - } - } - - /** - * If the bean components (home interface, remote interface, bean class, and primary - * key) can all be found and reflected, return true. Let the DDValidator - * report the error message against the bean if one of these types doesn't reflect. - */ - public boolean validateBeanComponentsReflected(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - // Don't need to check if the bean is null, because this method will - // not be called if it is. - boolean isValid = true; - try { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getEjbClass()); - } - catch (InvalidInputException exc) { - IMessage message = null; - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_EjbClass())) { - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2802_NAMED, IEJBValidationContext.ERROR, bean, new String[]{bean.getEjbClassName()}, this); - } - else { - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2802_UNNAMED, IEJBValidationContext.ERROR, bean, this); - } - vc.addMessage(message); - isValid = false; - } - - if(bean instanceof MessageDriven) { - // don't need to check the rest - return isValid; - } - - try { - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_HomeInterface())) { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getHomeInterface()); - } - } - catch (InvalidInputException exc) { - IMessage message = null; - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_HomeInterface())) { - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2803_NAMED, IEJBValidationContext.ERROR, bean, new String[]{bean.getHomeInterfaceName()}, this); - } - else { - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2803_UNNAMED, IEJBValidationContext.ERROR, bean, this); - } - vc.addMessage(message); - isValid = false; - } - - try { - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_RemoteInterface())) { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getRemoteInterface()); - } - } - catch (InvalidInputException exc) { - IMessage message = null; - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_RemoteInterface())) { - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2804_NAMED, IEJBValidationContext.ERROR, bean, new String[]{bean.getRemoteInterfaceName()}, this); - } - else { - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2804_UNNAMED, IEJBValidationContext.ERROR, bean, this); - } - vc.addMessage(message); - isValid = false; - } - - try { - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_LocalHomeInterface())) { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getLocalHomeInterface()); - } - } - catch (InvalidInputException exc) { - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_LocalHomeInterface())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2805_NAMED, IEJBValidationContext.ERROR, bean, new String[]{bean.getLocalHomeInterfaceName()}, this); - vc.addMessage(message); - isValid = false; - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2805_UNNAMED, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - isValid = false; - } - } - - try { - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_LocalInterface())) { - ValidationRuleUtility.isValidTypeHierarchy(bean, bean.getLocalInterface()); - } - } - catch (InvalidInputException exc) { - IMessage message = null; - if(bean.eIsSet(EjbPackage.eINSTANCE.getEnterpriseBean_LocalInterface())) { - message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2800_NAMED, IEJBValidationContext.ERROR, bean, new String[]{bean.getLocalInterfaceName()}, this); - } - else { - message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2800_UNNAMED, IEJBValidationContext.ERROR, bean, this); - } - vc.addMessage(message); - isValid = false; - } - - if (bean.isEntity()) { - JavaClass primaryKey = ((Entity) bean).getPrimaryKey(); - try { - ValidationRuleUtility.isValidTypeHierarchy(bean, primaryKey); - } - catch (InvalidInputException exc) { - IMessage message = null; - if(((Entity)bean).eIsSet(EjbPackage.eINSTANCE.getEntity_PrimaryKey())) { - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2810_NAMED, IEJBValidationContext.ERROR, bean, new String[]{((Entity)bean).getPrimaryKeyName()}, this); - } - else { - message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2810_UNNAMED, IEJBValidationContext.ERROR, bean, this); - } - vc.addMessage(message); - isValid = false; - } - } - - return isValid; - } - - public void validateCMPFieldElement(IEJBValidationContext vc, EJBJar ejbJar, ContainerManagedEntity cmp) { - // check syntax of tag is okay - List fields = cmp.getPersistentAttributes(); - if ((fields == null) || (fields.size() == 0)) { - // unlike EJB 1.1 CMPs, this is legal. - return; - } - - boolean mapsToMultipleFields = !ValidationRuleUtility.isPrimitivePrimaryKey(cmp); - Iterator iterator = fields.iterator(); -// Field field = null; - List fieldNames = new ArrayList(fields.size()); - while (iterator.hasNext()) { - CMPAttribute attrib = (CMPAttribute) iterator.next(); - if (attrib == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("DDValidator.validateCMPFieldElement(EnterpriseBean)"); //$NON-NLS-1$ - entry.setText("CMPAttribute is null."); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - continue; - } - - fieldNames.add(attrib.getName()); - - JavaHelpers fieldType = attrib.getType(); - try { - // If the field is not a valid type - ValidationRuleUtility.isValidType(fieldType); - } - catch (InvalidInputException exc) { - // field not identified - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2830, IEJBValidationContext.WARNING, cmp, new String[] { attrib.getName()}, this); - vc.addMessage(message); - continue; // if you can't reflect it, then you can't validate it - } - - try { - if(!fieldType.isPrimitive() && - !ValidationRuleUtility.isSerializable(fieldType, cmp)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2855, IEJBValidationContext.INFO, cmp, new String[] { attrib.getName()}, this); - vc.addMessage(message); - } - } - catch(InvalidInputException e) { - String[] msgParm = (e.getJavaClass() == null) ? new String[]{} : new String[]{e.getJavaClass().getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.WARNING, cmp, msgParm, this); - vc.addMessage(message); - } - } - - // 9.4.7.2 - if (mapsToMultipleFields && !ValidationRuleUtility.usesUnknownPrimaryKey(cmp)) { - List primKeyFields = cmp.getPrimaryKey().getFieldsExtended(); - - // (9.4.7.1 is validated in validatePrimKeyClassElement(bean) - // check if the primary key class' fields exist in the container-managed fields - iterator = primKeyFields.iterator(); - - while (iterator.hasNext()) { - Field keyField = (Field) iterator.next(); - if ((keyField.getName() != null) && (keyField.getName().equals(IMethodAndFieldConstants.FIELDNAME_SERIALVERSIONUID))) { - // not a customer-entered field - continue; - } - - if (!fieldNames.contains(keyField.getName())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2831, IEJBValidationContext.WARNING, cmp, new String[] { keyField.getName()}, this); - vc.addMessage(message); - } - } - } - } - - public void validateCMRFieldElement(IEJBValidationContext vc, EJBJar ejbJar, ContainerManagedEntity cmp) { - if (cmp == null) - return; - switch(cmp.getVersionID()) { - case J2EEVersionConstants.EJB_1_0_ID: - case J2EEVersionConstants.EJB_1_1_ID: - break; - case J2EEVersionConstants.EJB_2_0_ID: - case J2EEVersionConstants.EJB_2_1_ID: default: - List fields = cmp.getCMRFields(); - Iterator iterator = fields.iterator(); - while(iterator.hasNext()) { - CMRField field = (CMRField)iterator.next(); - String fieldName = field.getName(); - if((fieldName == null) || (fieldName.equals(""))) { //$NON-NLS-1$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2857, IEJBValidationContext.INFO, cmp, new String[] { field.getName()}, this); - vc.addMessage(message); - continue; // don't look for the get methods - } - if(!ValidationRuleUtility.isValidJavaIdentifier(fieldName)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2857, IEJBValidationContext.INFO, cmp, new String[] { field.getName()}, this); - vc.addMessage(message); - } - - try { - JavaHelpers fieldType = field.getType(); - if(!ValidationRuleUtility.isAssignableFrom(fieldType, cmp.getLocalInterface()) && - !ValidationRuleUtility.isAssignableFromCollection(fieldType, cmp) && - !ValidationRuleUtility.isAssignableFromSet(fieldType, cmp)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2856, IEJBValidationContext.INFO, cmp, new String[] { field.getName()}, this); - vc.addMessage(message); - } - } - catch(InvalidInputException e) { - String[] msgParm = (e.getJavaClass() == null) ? new String[]{} : new String[]{e.getJavaClass().getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.WARNING, cmp, msgParm, this); - vc.addMessage(message); - } - } - break; - } - } - - public void validateEJBNameElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean == null) { - return; - } - - String name = bean.getName(); - if ((name == null) || (name.equals(""))) { //$NON-NLS-1$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2801, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - - if(bean.isContainerManagedEntity() && bean.getVersionID() >= J2EEVersionConstants.EJB_2_0_ID) { - if(!ValidationRuleUtility.isValidJavaIdentifier(name)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2813, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - - // p. 466 - // "The name for an entity bean with cmp-version 2.x must conform - // to the lexical rules for an NMTOKEN. The name for an entity bean with - // cmp-version 2.x must not be a reserved literal in EJB QL. - if(ValidationRuleUtility.isReservedWord(name)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2859, IEJBValidationContext.INFO, bean, this); - vc.addMessage(message); - } - } - } - - public void validateAbstractSchemaNameElement(IEJBValidationContext vc, EJBJar ejbJar, ContainerManagedEntity cmp) { - if (cmp == null) - return; - switch(cmp.getVersionID()) { - case J2EEVersionConstants.EJB_1_0_ID: - case J2EEVersionConstants.EJB_1_1_ID: - break; - case J2EEVersionConstants.EJB_2_0_ID: - case J2EEVersionConstants.EJB_2_1_ID: default: - - String name = cmp.getAbstractSchemaName(); - if(!ValidationRuleUtility.isValidJavaIdentifier(name)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2858, IEJBValidationContext.WARNING, cmp, this); - vc.addMessage(message); - } - - // Check that the name is not a reserved word - if(ValidationRuleUtility.isReservedWord(name)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2860, IEJBValidationContext.INFO, cmp, this); - vc.addMessage(message); - } - break; - } - } - - public void validateJavaIdentifier(IEJBValidationContext vc, EJBJar ejbJar, ContainerManagedEntity cmp) { - /* - * Don't duplicate the EJB QL validator's function. - List queries = cmp.getQueries(); - Iterator iterator = queries.iterator(); - Query query = (Query)iterator.next(); - */ - } - - - /** - * Validate section 14.3 of the EJB 1.1 specification. - * - * 14.3 EJB References - * 14.3.1 Bean Provider's responsibilities - * 14.3.1.1 EJB reference programming interfaces - * 14.3.1.2 Declaration of EJB references in deployment descriptor - * 14.3.2 Application Assembler's responsibilities - * 14.3.3 Deployer's responsibility - * 14.3.4 Container Provider's responsibility - */ - public void validateEJBRef(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean == null) { - return; - } - - List ejbRefs = bean.getEjbRefs(); - if ((ejbRefs == null) || (ejbRefs.size() == 0)) { - return; - } - - Iterator iterator = ejbRefs.iterator(); - EjbRef ref = null; - while (iterator.hasNext()) { - ref = (EjbRef) iterator.next(); - if (ref == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("DDValidator.validateEJBRef(EnterpriseBean)"); //$NON-NLS-1$ - entry.setText("EjbRef is null in " + bean.getName()); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - continue; - } - // 14.3.1.1 - // Info mssg. "EJB spec recommends that all references to other enterprise beans be organized in the ejb subcontext of the bean's environment" - EnterpriseBean namedEjb = null; - if (ref.eIsSet(CommonPackage.eINSTANCE.getEjbRef_Link())) { - // Load the EJB identified by the reference, if it exists. - namedEjb = ejbJar.getEnterpiseBeanFromRef(ref); - if (namedEjb != null) { - // if the named EJB is null it could be in another EJBJar - Integer ejbType = new Integer(ref.getType().getValue()); - boolean wrongType = false; // is the EJB, identified by ejb-link, of the type specified in the ejb-ref-type element? - String type = (namedEjb instanceof Session) ? "Session" : "Entity"; //$NON-NLS-1$ //$NON-NLS-2$ - if (ejbType == null) { - // Neither session nor entity? - wrongType = true; - } - else if (ejbType.intValue() == EjbRefType.SESSION) { - if (!(namedEjb instanceof Session)) { - wrongType = true; - } - } - else if (ejbType.intValue() == EjbRefType.ENTITY) { - if (!(namedEjb instanceof Entity)) { - wrongType = true; - } - } - else { - wrongType = true; - } - if (wrongType) { - String[] parms = { namedEjb.getName(), type }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2835, IEJBValidationContext.INFO, bean, parms, this); - vc.addMessage(message); - } - } - } - - // 14.3.1.2, 14.3.2, 14.3.4 - // Check that ejb-ref-name, ejb-ref-type, home, and remote have been defined, and exist - validateHomeRef(vc, ejbJar, ref, namedEjb); - validateRemoteRef(vc, ejbJar, ref, namedEjb); - - // 14.3.1.1 - // Info mssg. "EJB spec recommends that all references to other enterprise beans be organized in the ejb subcontext of the bean's environment" - if (ref.eIsSet(CommonPackage.eINSTANCE.getEjbRef_Name())) { - // If ejb name isn't set, that error would have been caught by one of the validateRef methods - // Don't duplicate that effort here. - String ejbName = ref.getName(); - if (!ejbName.startsWith("ejb/")) { //$NON-NLS-1$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2838, IEJBValidationContext.INFO, bean, this); - vc.addMessage(message); - } - } - } - } - - /** - * Validate section 14.3 of the EJB 1.1 specification. - * - * 14.2.1.2 Declaration of environment entries - */ - public void validateEnvironmentEntries(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean == null) { - return; - } - - List envEntries = bean.getEnvironmentProperties(); - if ((envEntries == null) || (envEntries.size() == 0)) { - return; - } - - EnvEntry envEntry = null; - Iterator iterator = envEntries.iterator(); - DuplicatesTable envNames = new DuplicatesTable(); - while (iterator.hasNext()) { - envEntry = (EnvEntry) iterator.next(); - if (envEntry == null) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = vc.getLogEntry(); - entry.setSourceID("DDValidator.validateEnvironmentEntries(EnterpriseBean)"); //$NON-NLS-1$ - entry.setText("EjbEntry is null in " + bean.getName()); //$NON-NLS-1$ - logger.write(Level.FINEST, entry); - } - continue; - } - - if (envEntry.getName() != null) { - envNames.add(envEntry.getName()); - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2839, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - - if (envEntry.isSetType()) { - // 14.2.1.2; type must be one of these types: String, Integer, Boolean, Double, Byte, Short, Long, and Float. - int type = envEntry.getType().getValue(); - if (!((type == EnvEntryType.BOOLEAN) || (type == EnvEntryType.BYTE) || (type == EnvEntryType.DOUBLE) || (type == EnvEntryType.FLOAT) || (type == EnvEntryType.INTEGER) || (type == EnvEntryType.LONG) || (type == EnvEntryType.SHORT) || (type == EnvEntryType.STRING) || (type == EnvEntryType.CHARACTER))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2840, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - } - else { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2840, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - } - - if (envNames.containsDuplicates()) { - Iterator dups = envNames.getDuplicates().iterator(); - while (dups.hasNext()) { - String name = (String) dups.next(); - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2841, IEJBValidationContext.WARNING, bean, new String[] { name }, this); - vc.addMessage(message); - } - } - } - - /** - * If the metadata from the EjbRef is not valid, add a validation message. - * - * @parm EjbRef The <ejb-ref> element this method validates. - * @parm EnterpriseBean If the <ejb-ref> uses an <ejb-link>, this is the enterprise bean identified by that link. If the link doesn't exist, or if the user has identified a bean which doesn't exist, this parameter will be null. - */ - protected void validateHomeRef(IEJBValidationContext vc, EJBJar ejbJar, EjbRef ref, EnterpriseBean namedEjb) { - boolean validType = true; - EnterpriseBean bean = (EnterpriseBean)ref.eContainer(); - if (ref.eIsSet(CommonPackage.eINSTANCE.getEjbRef_Home())) { - try { - String homeName = ref.getHome(); - JavaHelpers type = ValidationRuleUtility.getType(homeName, bean); - // Check that the home specified in the <home> element of the <ejb-ref> element - // exists. - ValidationRuleUtility.isValidType(type); - - if (namedEjb != null) { - // Check that the home specified in the <home> element - // is assignable to the home used by the named EJB in the - // <ejb-link> element. - JavaClass intfType = namedEjb.getHomeInterface(); - ValidationRuleUtility.isValidType(intfType); - - // Make sure that the identified home/remote interface in the ejb-ref - // is of the same type as the one used by the bean. - if (!ValidationRuleUtility.isAssignableFrom(type, intfType)) { - String[] parms = { namedEjb.getName(), intfType.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2836, IEJBValidationContext.INFO, bean, parms, this); - vc.addMessage(message); - } - } - } - catch (InvalidInputException exc) { - validType = false; - } - } - else { - validType = false; - } - - if (!validType) { - String[] parms = { ref.getHome()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2832, IEJBValidationContext.INFO, bean, parms, this); - vc.addMessage(message); - } - } - - /** - * If the bean provides a local view, both parts of the view must exist. - * If this method is being called, then all parts of the bean are reflected. - */ - protected void validateLocalPairs(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if(bean instanceof MessageDriven) { - // Message driven beans don't use local or remote views - return; - } - - JavaClass local = bean.getLocalInterface(); - JavaClass localHome = bean.getLocalHomeInterface(); - if((local != null ) && (localHome == null)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2880, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - else if((local == null) && (localHome != null)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2882, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - // otherwise either both are set or both are unset, and that's fine. - } - - /** - * If the bean provides a remote view, both parts of the view must exist. - * If this method is being called, then all parts of the bean are reflected. - */ - protected void validateRemotePairs(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if(bean instanceof MessageDriven) { - // Message driven beans don't use local or remote views - return; - } - - JavaClass remote = bean.getRemoteInterface(); - JavaClass home = bean.getHomeInterface(); - if((remote != null) && (home == null)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2881, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - else if((remote == null) && (home != null)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2883, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - // otherwise either both are set or both are unset, and that's fine. - } - - /** - * The bean must provide either a local view, or a remote view, or both. - */ - protected void validateLocalOrRemote(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if(bean instanceof MessageDriven) { - // Message driven beans don't use local or remote views - return; - } - - JavaClass local = bean.getLocalInterface(); - JavaClass localHome = bean.getLocalHomeInterface(); - JavaClass remote = bean.getRemoteInterface(); - JavaClass remoteHome = bean.getHomeInterface(); - - if((localHome == null) && (remoteHome == null)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2884, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - - if((local == null) && (remote == null)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2885, IEJBValidationContext.WARNING, bean, this); - vc.addMessage(message); - } - } - - public void validatePersistenceTypeElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - // Attempt in vain to validate the persistence type element here, because - // if it's not specified, there's a syntax error, and the - // validateDeploymentDescriptor(IReporter, IValidationContext) would have been - // called instead. - if (bean.isEntity()) { - // check syntax - Entity entityBean = (Entity) bean; - if (!(entityBean.isContainerManagedEntity() || entityBean.isBeanManagedEntity())) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2809, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - } - } - - /** - * If the primary key class reflected properly, return true. Else, return false. - */ - public void validatePrimKeyClassElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean.isEntity()) { - // check syntax - if (bean instanceof ContainerManagedEntity) { - ContainerManagedEntity cmp = (ContainerManagedEntity) bean; - CMPAttribute attr = cmp.getPrimKeyField(); - if((attr != null) && !attr.eIsProxy() && !isValidPrimKeyField(cmp,attr)) { - // 9.4.7.1 - // user has specified both a prim-key-class and a primkey-field - // can't use the CMPAttribute's field's name, because the primitive primary key returned is null - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2828, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - } - } - } - - /** - * If the prim key is specified in the xml, answer whether it is the same as the derived primaryKeyAttribute - */ - public boolean isValidPrimKeyField(ContainerManagedEntity cmp, CMPAttribute attr) { - return cmp.getPrimaryKeyName().equals(attr.getType().getJavaName()); - } - - public void validateReentrantElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean.isEntity()) { - // check syntax - Entity entity = (Entity) bean; - if (!entity.eIsSet(EjbPackage.eINSTANCE.getEntity_Reentrant())) { - // Can only test if the reentrant attribute is set, because the model defaults it - // to some boolean value if it isn't set. - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2806, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - } - } - - /** - * If the metadata from the EjbRef is not valid, add a validation message. - * - * @parm EjbRef The ref whose home this method checks. - * @parm EnterpriseBean If the EjbRef uses an <ejb-link> element, this is the enterprise bean identified by that element. It may be null, if the user has made a mistake. - */ - protected void validateRemoteRef(IEJBValidationContext vc, EJBJar ejbJar, EjbRef ref, EnterpriseBean namedEjb) { - boolean validType = true; - EnterpriseBean bean = (EnterpriseBean)ref.eContainer(); - if (ref.eIsSet(CommonPackage.eINSTANCE.getEjbRef_Remote())) { - try { - String remoteName = ref.getRemote(); - JavaHelpers type = ValidationRuleUtility.getType(remoteName, bean); - // Check that the home specified in the <home> element of the <ejb-ref> element - // exists. - ValidationRuleUtility.isValidType(type); - - if (namedEjb != null) { - // Check that the home specified in the <home> element - // is assignable to the home used by the named EJB in the - // <ejb-link> element. - JavaClass intfType = namedEjb.getRemoteInterface(); - ValidationRuleUtility.isValidType(intfType); - - // Make sure that the identified home/remote interface in the ejb-ref - // is of the same type as the one used by the bean. - if (!ValidationRuleUtility.isAssignableFrom(type, intfType)) { - String[] parms = { namedEjb.getName(), intfType.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2837, IEJBValidationContext.INFO, bean, parms, this); - vc.addMessage(message); - } - } - } - catch (InvalidInputException exc) { - validType = false; - } - } - else { - validType = false; - } - - if (!validType) { - String[] parms = { ref.getRemote()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2833, IEJBValidationContext.INFO, bean, parms, this); - vc.addMessage(message); - } - } - - /** - * 15.2.5.3 Declaration of security roles referenced from the bean's code - * The Bean Provider is responsible for declaring in the security-role-ref - * elements of the deployment descriptor all the security role names used - * in the enterprise bean code. Declaring the security roles references in - * the code allows the Application Assembler or Deployer to link the names - * of the security roles used in the code to the security roles defined for - * an assembled application through the security-role elements. - * The Bean Provider must declare each security role referenced in the code - * using the security-role-ref element as follows: - * Declare the name of the security role using the role-name element. - * The name must be the security role name that is used as a parameter to - * the isCallerInRole(String role-Name) method. - * Optional: Provide a description of the security role in the - * description element. A security role reference, including the name defined - * by the role-name element, is scoped to the session or entity bean element - * whose declaration contains the security-role-ref element. The following - * example illustrates how an enterprise bean's references to security roles - * are declared in the deployment descriptor. - * ... - * <enterprise-beans> - * ... - * <entity> - * <ejb-name>AardvarkPayroll</ejb-name> - * <ejb-class>com.aardvark.payroll.PayrollBean</ejb-class> - * ... - * <security-role-ref> - * <description> - * This security role should be assigned to the - * employees of the payroll department who are - * allowed to update employees' salaries. - * </description> - * <role-name>payroll</role-name> - * </security-role-ref> - * ... - * </entity> - * ... - * </enterprise-beans> - * ... - * - * The deployment descriptor above indicates that the enterprise bean - * AardvarkPayroll makes the security check using isCallerInRole("payroll") - * in its business method. - * - * - * 15.3.3 Linking security role references to security roles - * If the Application Assembler defines the security-role elements in the - * deployment descriptor, he or she is also responsible for linking all the - * security role references declared in the security-role-ref elements to the - * security roles defined in the security-role elements. The Application - * Assembler links each security role reference to a security role using the - * role-link element. The value of the role-link element must be the name of - * one of the security roles defined in a security-role element. - * A role-link element must be used even if the value of role-name is the - * same as the value of the role-link reference. - * The following deployment descriptor example shows how to link the security - * role reference named payroll to the security role named payroll-department. - * ... - * <enterprise-beans> - * ... - * <entity> - * <ejb-name>AardvarkPayroll</ejb-name> - * <ejb-class>com.aardvark.payroll.PayrollBean</ejb-class> - * ... - * <security-role-ref> - * <description> - * This role should be assigned to the - * employees of the payroll department. - * Members of this role have access to - * anyone's payroll record. - * - * The role has been linked to the - * payroll-department role. - * </description> - * <role-name>payroll</role-name> - * <role-link>payroll-department</role-link> - * </security-role-ref> - * ... - * </entity> - * ... - * </enterprise-beans> - * ... - * - */ - public void validateSecurityRoleRefElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean == null) { - return; - } - - /** - * Need to build up a list of duplicate role names, but the validation message - * needs to be registered against the duplicate SecurityRoleRef instance. - * (Without the instance, we cannot get line numbers.) - * - * This class wrappers the SecurityRoleRef instance so that the wrapper's - * implemention of equals compares the names, but the validation message will - * still be able to get the ref from the duplicate name. - */ - class RoleRefWrapper { - private SecurityRoleRef _ref = null; - - public RoleRefWrapper(SecurityRoleRef ref) { - _ref = ref; - } - - public boolean equals(Object o) { - if (o instanceof RoleRefWrapper) { - RoleRefWrapper other = (RoleRefWrapper) o; - return _ref.getName().equals(other.getRoleRef().getName()); - } - return false; - } - - public SecurityRoleRef getRoleRef() { - return _ref; - } - } - - boolean areSRolesDefined = ((_securityRoles != null) && (_securityRoles.size() > 0)); - - List securityRoleRefs = bean.getSecurityRoleRefs(); - if ((securityRoleRefs != null) && (securityRoleRefs.size() != 0)) { - // Check that each security role ref refers to a security role, - // if security roles are defined in the assembly descriptor, - // and that each referenced security role exists. - DuplicatesTable roleRefNames = new DuplicatesTable(); - for (int i = 0; i < securityRoleRefs.size(); i++) { - SecurityRoleRef ref = (SecurityRoleRef) securityRoleRefs.get(i); - - // Check that the role name is set (15.2.5.3) - String roleName = ref.getName(); - if ((roleName == null) || (roleName.equals(""))) { //$NON-NLS-1$ - roleName = ""; //$NON-NLS-1$ - String beanName = (bean.getName() == null) ? "" : bean.getName(); //$NON-NLS-1$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2822, IEJBValidationContext.WARNING, ref, new String[] { beanName }, this); - vc.addMessage(message); - } - else { - // Build up the list of names, to check for duplicates - roleRefNames.add(new RoleRefWrapper(ref)); - } - - // Check that the role link is set (15.3.3) - String roleLink = ref.getLink(); - boolean isLinkDefined = ((ref.eIsSet(CommonPackage.eINSTANCE.getSecurityRoleRef_Link())) && (roleLink != null) && (!roleLink.equals(""))); //$NON-NLS-1$ - - if ((areSRolesDefined) && (!isLinkDefined)) { - // must have role link defined (15.3.3) - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2823, IEJBValidationContext.WARNING, ref, this); - vc.addMessage(message); - } - else if ((!areSRolesDefined) && (isLinkDefined)) { - // must not have role link defined (15.2.5.3) - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2827, IEJBValidationContext.WARNING, ref, this); - vc.addMessage(message); - } - else if (areSRolesDefined && isLinkDefined) { - // check that the role listed in the link exists. (15.3.3) - Iterator iterator = _securityRoles.iterator(); - boolean roleExists = false; - while(iterator.hasNext()) { - SecurityRole role = (SecurityRole)iterator.next(); - if(role.getRoleName().equals(roleLink)) { - roleExists = true; - break; - } - } - if (!roleExists) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2824, IEJBValidationContext.WARNING, ref, new String[] { roleName }, this); - vc.addMessage(message); - } - } - } - - // Check for duplicates - // Check that there are no duplicate role-names. (15.3.1) - if (roleRefNames.containsDuplicates()) { - List duplicates = roleRefNames.getDuplicates(); - Iterator iterator = duplicates.iterator(); - while (iterator.hasNext()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2820, IEJBValidationContext.WARNING, ((RoleRefWrapper) iterator.next()).getRoleRef(), this); - vc.addMessage(message); - } - } - roleRefNames.clear(); - } - } - - /** - * 6.5.3 The optional SessionSynchronization interface - *... - * Only a stateful Session bean with container-managed transaction demarcation may - * implement the SessionSynchronization interface. - *... - * There is no need for a Session bean with bean-managed transaction to rely on the - * synchronization call backs because the bean is in control of the commit the bean - * knows when the transaction is about to be committed and it knows the outcome of the - * transaction commit. - *... - */ - public void validateSessionTypeElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean.isSession()) { - Session session = (Session) bean; - - // check syntax - boolean isValidSess = ValidationRuleUtility.isValidSessionTypeElement(session); - if (!isValidSess) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2807, IEJBValidationContext.ERROR, session, this); - vc.addMessage(message); - } - - } - } - public void validateTransactionTypeElement(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) { - if (bean.isSession()) { - // check syntax - Session sessionBean = (Session) bean; - if (!ValidationRuleUtility.isValidTransactionTypeElement(sessionBean)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2808, IEJBValidationContext.ERROR, bean, this); - vc.addMessage(message); - } - } - } - - /* - * @see IValidationRule#reset() - */ - public void reset() { - super.reset(); - _securityRoles = null; - } - - /* - * @see IValidationRule#preValidate(IEJBValidationContext, Object, Object) - */ - public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - super.preValidate(vc, targetParent, target); - - EJBJar ejbJar = (EJBJar)vc.loadModel(EJBValidatorModelEnum.EJB_MODEL); - if(ejbJar == null) { - return; - } - - if(ejbJar.getAssemblyDescriptor() == null) { - return; - } - _securityRoles = ejbJar.getAssemblyDescriptor().getSecurityRoles(); - } - - /** - * Need to build up a list of duplicate EJB names, but the validation message - * needs to be registered against the duplicate EnterpriseBean instance. - * (Without the instance, we cannot get line numbers.) - * - * This class wrappers the EnterpriseBean instance so that the wrapper's - * implemention of equals compares the names, but the validation message will - * still be able to get the ref from the duplicate name. - */ - class EjbNameWrapper { - private EnterpriseBean _bean = null; - - public EjbNameWrapper(EnterpriseBean bean) { - _bean = bean; - } - - public boolean equals(Object o) { - if (o instanceof EnterpriseBean) { - EnterpriseBean other = (EnterpriseBean) o; - return _bean.getName().equals(other.getName()); - } - return false; - } - - public EnterpriseBean getBean() { - return _bean; - } - } - - class ASNameWrapper { - private ContainerManagedEntity _bean = null; - - public ASNameWrapper(ContainerManagedEntity bean) { - _bean = bean; - } - - public boolean equals(Object o) { - if (o instanceof ContainerManagedEntity) { - ContainerManagedEntity other = (ContainerManagedEntity) o; - return _bean.getAbstractSchemaName().equals(other.getAbstractSchemaName()); - } - return false; - } - - public EnterpriseBean getBean() { - return _bean; - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IClassVRule.java deleted file mode 100644 index b7e13e583..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IClassVRule.java +++ /dev/null @@ -1,48 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.List; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; - - -/** - * @version 1.0 - * @author - */ -public interface IClassVRule extends IValidationRule { - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException; - - // Because calling JavaClass::getMethodsExtended() is an expensive call, need to call it once - // per class instead of multiple times per class. However, each class in the bean needs different - // lists: - // 1. Key class needs no lists. - // 2. Home interface (remote & local) needs the bean class' getMethodsExtended list. - // 3. Component interface (remote & local) needs the bean class' getMethodsExtended list. - // 4. Bean class needs the remote home, local home, remote component, and local component's getMethodsExtended list. - // Given that the lists are different depending on the class implementation, add a List[] as a final parameter, and each - // implementation can figure out what the List[] needs to be populated with, if anything. (i.e., the - // key class will probably pass in a null instead of an empty List.) - // - // Similar reasoning for the List[] of getFieldsExtended(). - public List[] getMethodsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException; - public List[] getFieldsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException; - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtended) throws ValidationCancelledException, InvalidInputException, ValidationException; - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtended) throws ValidationCancelledException, InvalidInputException, ValidationException; - - public void register(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtended) throws ValidationCancelledException, InvalidInputException, ValidationException; - public void register(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtended) throws ValidationCancelledException, InvalidInputException, ValidationException; -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IComponentType.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IComponentType.java deleted file mode 100644 index aed0fb8d8..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IComponentType.java +++ /dev/null @@ -1,23 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; - - -/** - * @version 1.0 - * @author - */ -public interface IComponentType extends IEJBInterfaceType { - public JavaClass getHomeInterface(EnterpriseBean bean); -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBInterfaceType.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBInterfaceType.java deleted file mode 100644 index 043842b43..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBInterfaceType.java +++ /dev/null @@ -1,33 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.List; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - - -/** - * @version 1.0 - * @author - */ -public interface IEJBInterfaceType extends IEJBType { - public boolean isEJBInterfaceMethod(EnterpriseBean bean, Method method) throws InvalidInputException, ValidationCancelledException; - public JavaHelpers getOverExposedLocalType(EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException, ValidationCancelledException; - public void validateApplicationExceptionRules(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException, ValidationCancelledException, MessageLimitException; - public void validateRMI_IIOPTypeRules(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists, boolean checkReturnType) throws InvalidInputException, ValidationCancelledException, MessageLimitException; - public boolean followRemoteExceptionRules(EnterpriseBean bean, Method method) throws InvalidInputException, ValidationCancelledException; - public boolean followRMI_IIOPInheritanceRules(EnterpriseBean bean, JavaClass clazz) throws InvalidInputException, ValidationCancelledException; -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBType.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBType.java deleted file mode 100644 index e7dd49300..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBType.java +++ /dev/null @@ -1,38 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - - -/** - * @version 1.0 - * @author - */ -public interface IEJBType extends ITypeConstants, IMethodAndFieldConstants { - public static int REMOTE = 0x1; - public static int LOCAL = 0x2; - public static int NEITHER = 0x4; - - public long[] getSupertypes(); - public long[] getShouldNotBeSupertypes(); - - /** - * If the name of the method does not match one of the method names which this - * rule validates, what type should the method be considered? (e.g. home or business). - */ - public long getDefaultMethodType(); - public long[] getKnownMethodTypes(); - - public long[] getMethodsWhichMustExist(); - public long[] getMethodsWhichMustNotExist(); - - public int isRemote(); -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBValidationContext.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBValidationContext.java deleted file mode 100644 index 9c1fd5a92..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBValidationContext.java +++ /dev/null @@ -1,55 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.IReporter; -import org.eclipse.wst.validation.internal.provisional.core.IValidationContext; -import org.eclipse.wst.validation.internal.provisional.core.IValidator; -import org.eclipse.wst.validation.internal.provisional.core.MessageLimitException; - -public interface IEJBValidationContext extends IValidationContext { - public static final int ERROR = IMessage.HIGH_SEVERITY; - public static final int WARNING = IMessage.NORMAL_SEVERITY; - public static final int INFO = IMessage.LOW_SEVERITY; - - - public IValidator getValidator(); - public IValidationContext getHelper(); - public IReporter getReporter(); - - public IMessage getMessage(); // returns an empty IMessage which can be reused - public Logger getMsgLogger(); - - public void terminateIfCancelled() throws ValidationCancelledException; - - public LogEntry getLogEntry(); - - public Object loadModel(String symbolicName); - public Object loadModel(String symbolicName, Object[] parms); - - public void removeAllMessages(); - public void removeMessages(Object target); - public void removeMessages(Object target, String groupIdentifier); - - public void addMessage(IMessage message) throws MessageLimitException; - public void addMessage(int severity, String messageId) throws MessageLimitException; - public void addMessage(int severity, String messageId, String[] parms) throws MessageLimitException; - public void addMessage(int severity, String messageId, Object target) throws MessageLimitException; - public void addMessage(int severity, String messageId, String[] parms, Object target) throws MessageLimitException; - public void addMessage(int severity, String messageId, Object target, String groupName) throws MessageLimitException; - public void addMessage(int severity, String messageId, String[] parms, Object target, String groupName) throws MessageLimitException; - - public void subtask(String messageId); - public void subtask(String messageId, String[] parms); -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBValidatorConstants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBValidatorConstants.java deleted file mode 100644 index 90f88fd76..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBValidatorConstants.java +++ /dev/null @@ -1,35 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -public interface IEJBValidatorConstants { - // Name of .properties file - public static final String BUNDLE_NAME = "ejbvalidator"; //$NON-NLS-1$ - - // Name of logger - public static final String LOGNAME = "EJBValidatorLog"; //$NON-NLS-1$ - - // Status constants which do not require a message prefix (e.g. ABCD0000E) - public static final String STATUS_VALIDATING = "STATUS_VALIDATING"; //$NON-NLS-1$ - - public static final String NULL_PRIMARY_KEY = "<primary-key>"; // when a key class name needs to be displayed, but that class is null, display this instead //$NON-NLS-1$ - public static final String NULL_BEAN_CLASS = "<ejb-class>"; // when a bean class name needs to be displayed, but that class is null, display this instead //$NON-NLS-1$ - public static final String NULL_LOCAL_HOME = "<local-home>"; // when a local-home class name needs to be displayed, but that class is null, display this instead //$NON-NLS-1$ - public static final String NULL_LOCAL = "<local>"; // when a local class name needs to be displayed, but that class is null, display this instead //$NON-NLS-1$ - public static final String NULL_HOME = "<home>"; // when a home class name needs to be displayed, but that class is null, display this instead //$NON-NLS-1$ - public static final String NULL_REMOTE = "<remote>"; // when a remote class name needs to be displayed, but that class is null, display this instead //$NON-NLS-1$ - - // We use a string here because this interface is shipped with WAS, but - // J2EECorePlugin is not. Therefore having the J2EECorePlugin.PLUGIN_ID - // dependency works fine in the tooling env, but will result in NoClassDefFound in WAS - public static final String J2EE_CORE_PLUGIN = "org.eclipse.jst.j2ee.internal.core"; // $NON-NLS-1$ //$NON-NLS-1$ -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBValidatorMessageConstants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBValidatorMessageConstants.java deleted file mode 100644 index 2cdedbab8..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IEJBValidatorMessageConstants.java +++ /dev/null @@ -1,114 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -/** - * This interface holds the message constants that are common across - * specifications. (e.g. internal error messages, checks that are the same.) - */ -public interface IEJBValidatorMessageConstants { - // Constants used in message ids - static final String ON_BASE = ".i"; // String to be registered against a base type, not the JavaClass being validated. (Inherited method.) //$NON-NLS-1$ - static final String ON_THIS = ".m"; // String to be registered against the JavaClass being validated. (Method impl on JavaClass itself.) //$NON-NLS-1$ - - // Internal errors and such - static final String CHKJ2041 = "CHKJ2041"; // unnamed package (Java Language Specification) //$NON-NLS-1$ - static final String CHKJ2433 = "CHKJ2433"; // cannot reflect //$NON-NLS-1$ - static final String CHKJ2456 = "CHKJ2456"; // Should throw X or there may be compile errors in the deploy code. //$NON-NLS-1$ - static final String CHKJ2852 = "CHKJ2852"; // Throwable caught while validating ejb-jar.xml //$NON-NLS-1$ - static final String CHKJ2900 = "CHKJ2900"; // Internal error while running EJB validator //$NON-NLS-1$ - static final String CHKJ2905 = "CHKJ2905"; // EJB Validator could not run because ejb-jar.xml could not be loaded. //$NON-NLS-1$ - static final String CHKJ2907 = "CHKJ2907"; // Type X, or one of its supertypes, cannot be reflected. Check the classpath. //$NON-NLS-1$ - - // Specification rules - static final String CHKJ2003E = "CHKJ2003E"; // implement javax.ejb.SessionSynchronization (can be error or info depending on context) //$NON-NLS-1$ - static final String CHKJ2003I = "CHKJ2003I"; // implement javax.ejb.SessionSynchronization (can be error or info depending on context) //$NON-NLS-1$ - - static final String CHKJ2014 = "CHKJ2014"; // class must be, or must not be, abstract //$NON-NLS-1$ - static final String CHKJ2015 = "CHKJ2015"; // class must be, or must not be, final //$NON-NLS-1$ - static final String CHKJ2017 = "CHKJ2017"; // class/interface must extend/implement X //$NON-NLS-1$ - static final String CHKJ2019 = "CHKJ2019"; // key class must be serializable/a legal value type in RMI-IIOP //$NON-NLS-1$ - - static final String CHKJ2022 = "CHKJ2022"; // class must be public //$NON-NLS-1$ - static final String CHKJ2023 = "CHKJ2023"; // a matching method (for this component method) must exist on the bean class //$NON-NLS-1$ - - static final String CHKJ2040 = "CHKJ2040"; // "this" must not be passed as a method argument or result //$NON-NLS-1$ - - static final String CHKJ2103 = "CHKJ2103"; // In component inheritance, the bean class must inherit X. //$NON-NLS-1$ - static final String CHKJ2104 = "CHKJ2104"; // In component inheritance, the home class must not inherit X. //$NON-NLS-1$ - static final String CHKJ2105 = "CHKJ2105"; // In component inheritance, the component interface must extend X. //$NON-NLS-1$ - static final String CHKJ2106 = "CHKJ2106"; // In component inheritance, the bean must use X as its primary key. //$NON-NLS-1$ - - static final String CHKJ2205 = "CHKJ2205"; // primary key field X must be public //$NON-NLS-1$ - static final String CHKJ2206 = "CHKJ2206"; // primary key field X must be a <cmp-field> (and in EJB 1.1, also a field of the bean class) //$NON-NLS-1$ - - static final String CHKJ2402 = "CHKJ2402"; // The create method must return the remote interface type //$NON-NLS-1$ - static final String CHKJ2403 = "CHKJ2403"; // The finder method must return X or a collection thereof. //$NON-NLS-1$ - static final String CHKJ2407 = "CHKJ2407"; // The ejbFind method must return X or a collection thereof. //$NON-NLS-1$ - - static final String CHKJ2411 = "CHKJ2411"; // The name of the method must not start with "ejb". //$NON-NLS-1$ - - static final String CHKJ2801 = "CHKJ2801"; // missing <ejb-name> //$NON-NLS-1$ - static final String CHKJ2802_NAMED = "CHKJ2802.named";// <ejb-class> cannot be reflected //$NON-NLS-1$ - static final String CHKJ2802_UNNAMED = "CHKJ2802.unnamed";// unknown <ejb-class> //$NON-NLS-1$ - static final String CHKJ2803_NAMED = "CHKJ2803.named";// <home> cannot be reflected //$NON-NLS-1$ - static final String CHKJ2803_UNNAMED = "CHKJ2803.unnamed";// unknown <home> //$NON-NLS-1$ - static final String CHKJ2804_NAMED = "CHKJ2804.named";// <remote> cannot be reflected //$NON-NLS-1$ - static final String CHKJ2804_UNNAMED = "CHKJ2804.unnamed";// unknown <remote> //$NON-NLS-1$ - static final String CHKJ2806 = "CHKJ2806";// <reentrant> must be either "True" or "False" //$NON-NLS-1$ - static final String CHKJ2807 = "CHKJ2807"; // <session-type> must be either "Stateful" or "Stateless" //$NON-NLS-1$ - static final String CHKJ2808 = "CHKJ2808"; // <transaction-type> must be either "Bean" or "Container" //$NON-NLS-1$ - static final String CHKJ2809 = "CHKJ2809"; // <persistence-type> must be either "Bean" or "Container" //$NON-NLS-1$ - - static final String CHKJ2810_NAMED = "CHKJ2810.named";// <prim-key-class> cannot be reflected //$NON-NLS-1$ - static final String CHKJ2810_UNNAMED = "CHKJ2810.unnamed";// unknown <prim-key-class> //$NON-NLS-1$ - static final String CHKJ2811_NAMED = "CHKJ2811.named";// <field-name> must exist on the bean class //$NON-NLS-1$ - static final String CHKJ2811_UNNAMED = "CHKJ2811.unnamed";// <field-name> must exist //$NON-NLS-1$ - static final String CHKJ2812 = "CHKJ2812"; // Bean class must specify at least one of its fields as a <cmp-field> //$NON-NLS-1$ - static final String CHKJ2814 = "CHKJ2814"; // <method>'s <ejb-name> should specify a known enterprise bean //$NON-NLS-1$ - - static final String CHKJ2820 = "CHKJ2820"; // <security-role-ref> must be unique. //$NON-NLS-1$ - static final String CHKJ2822 = "CHKJ2822"; // <security-role-ref> must define a <role-name> //$NON-NLS-1$ - static final String CHKJ2823 = "CHKJ2823"; // <security-role-ref> should define a <role-link> //$NON-NLS-1$ - static final String CHKJ2824 = "CHKJ2824"; // <security-role-ref> must identify a known <security-role> //$NON-NLS-1$ - static final String CHKJ2825 = "CHKJ2825"; // <security-role> should define the <role-name> element. //$NON-NLS-1$ - static final String CHKJ2826 = "CHKJ2826"; // <security-role> name should be unique. //$NON-NLS-1$ - static final String CHKJ2827 = "CHKJ2827"; // Cannot use a <role-link> without <security-role> elements. //$NON-NLS-1$ - static final String CHKJ2828 = "CHKJ2828"; // Cannot use a <primkey-field> element without a primitive primary key. //$NON-NLS-1$ - static final String CHKJ2829 = "CHKJ2829"; // Every field in the primary key must exist on the bean class. //$NON-NLS-1$ - - static final String CHKJ2830 = "CHKJ2830"; // The type of the field cannot be reflected. //$NON-NLS-1$ - static final String CHKJ2831 = "CHKJ2831"; // X must be declared as a <cmp-field> element. //$NON-NLS-1$ - static final String CHKJ2832 = "CHKJ2832"; // <ejb-ref>'s home cannot be found in the EJB module. //$NON-NLS-1$ - static final String CHKJ2833 = "CHKJ2833"; // <ejb-ref>'s remote cannot be found in the EJB module. //$NON-NLS-1$ - static final String CHKJ2834 = "CHKJ2834"; // <ejb-ref>'s bean cannot be found in the EJB module. //$NON-NLS-1$ - static final String CHKJ2835 = "CHKJ2835"; // Bean X is a Y type. Update the <ejb-ref-type> element. //$NON-NLS-1$ - static final String CHKJ2836 = "CHKJ2836"; // Bean X uses home Y. Update the <ejb-ref> element. //$NON-NLS-1$ - static final String CHKJ2837 = "CHKJ2837"; // Bean X uses remote Y. Update the <ejb-ref> element. //$NON-NLS-1$ - static final String CHKJ2838 = "CHKJ2838"; // It is recommended that all references to enterprise beans be organized in the "ejb" subcontext. //$NON-NLS-1$ - static final String CHKJ2839 = "CHKJ2839"; // <env-entry-name> of the <env-entry> element must exist. //$NON-NLS-1$ - - static final String CHKJ2840 = "CHKJ2840"; // <env-entry-type> of the <env-entry> element must exist. //$NON-NLS-1$ - static final String CHKJ2841 = "CHKJ2841"; // The X name, in the <env-entry> element, must be unique in the bean. //$NON-NLS-1$ - static final String CHKJ2842 = "CHKJ2842"; // <method-params> is ignored when <method-name> is "*" //$NON-NLS-1$ - static final String CHKJ2843 = "CHKJ2843"; // <method> X must exist on bean Y. //$NON-NLS-1$ - static final String CHKJ2844 = "CHKJ2844"; // At least one <method> should exist in a <method-permission>. //$NON-NLS-1$ - static final String CHKJ2845 = "CHKJ2845"; // At least one <role-name> should exist in a <method-permission>. //$NON-NLS-1$ - static final String CHKJ2846 = "CHKJ2846"; // No methods can be found for this <method-permission> //$NON-NLS-1$ - static final String CHKJ2847 = "CHKJ2847"; // No methods can be found for this <container-transaction> //$NON-NLS-1$ - static final String CHKJ2849 = "CHKJ2849"; // Cannot validate component inheritance of X because Y cannot be reflected. //$NON-NLS-1$ - - static final String CHKJ2875 = "CHKJ2875"; // EJB Client JAR must exist and be in the same EAR as this EJB JAR. //$NON-NLS-1$ - - static final String CHKJ2850 = "CHKJ2850"; // Cannot validate <method> because X, or one of its supertypes, cannot be reflected. //$NON-NLS-1$ - - static final String CHKJ2895 = "CHKJ2895"; // duplicate <ejb-name> //$NON-NLS-1$ -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IFieldType.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IFieldType.java deleted file mode 100644 index c96f7013f..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IFieldType.java +++ /dev/null @@ -1,24 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; - - -public abstract interface IFieldType { - public static final String NO_MESSAGE_PREFIX = ""; // For the two getMessageId_X methods, if the method never requires that particular message, return this message prefix instead //$NON-NLS-1$ - - public long getId(); - - public boolean isFieldType(EnterpriseBean bean, JavaClass clazz, Field field); -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IHomeType.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IHomeType.java deleted file mode 100644 index 4c6594295..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IHomeType.java +++ /dev/null @@ -1,23 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; - - -/** - * @version 1.0 - * @author - */ -public interface IHomeType extends IEJBInterfaceType { - public JavaClass getComponentInterface(EnterpriseBean bean); -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ILocalType.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ILocalType.java deleted file mode 100644 index c6cdcfa3c..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ILocalType.java +++ /dev/null @@ -1,21 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -/** - * @version 1.0 - * @author - */ -public interface ILocalType { - public int IS_REMOTE = IEJBType.LOCAL; - public int MESSAGE_REMOTE_EXCEPTION_SEVERITY = IEJBValidationContext.WARNING; // If a method throws a RemoteException when it shouldn't, that's a deprecated use, hence a warning. -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMessagePrefixEjb11Constants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMessagePrefixEjb11Constants.java deleted file mode 100644 index 0d823f8f2..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMessagePrefixEjb11Constants.java +++ /dev/null @@ -1,91 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - - -/** - * This interface holds the message constants that are specific - * to the EJB 1.1 specification. - */ -public interface IMessagePrefixEjb11Constants extends IEJBValidatorMessageConstants { - /*package*/ static final String SPEC = ".ejb11"; // EJB specification being validated //$NON-NLS-1$ - - - /*package*/ static final String CHKJ2001 = "CHKJ2001"; // The key class must implement the X method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2002 = "CHKJ2002"; // This class should implement a matching ejbPostCreate method for this method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2004 = "CHKJ2004"; // The bean class should not implement the ejbFind method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2005 = "CHKJ2005"; // The method must be either a create method or a find method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2006 = "CHKJ2006"; // The bean class must have a public constructor that takes no arguments. //$NON-NLS-1$ - /*package*/ static final String CHKJ2007 = "CHKJ2007"; // The bean class should not declare the finalize() method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2008 = "CHKJ2008"; // The bean class must contain at least one ejbCreate method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2009 = "CHKJ2009"; // The bean class must contain at least one ejbFindByPrimaryKey method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2010 = "CHKJ2010"; // The home interface must contain at least one create method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2011 = "CHKJ2011"; // The home interface must contain at least one findByPrimaryKey method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2012 = "CHKJ2012"; // This type must be an interface. //$NON-NLS-1$ - /*package*/ static final String CHKJ2013 = "CHKJ2013"; // The bean class must implement X. //$NON-NLS-1$ - /*package*/ static final String CHKJ2020 = "CHKJ2020"; // The key class must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2021 = "CHKJ2021"; // The key class must define a public default constructor. //$NON-NLS-1$ - /*package*/ static final String CHKJ2024 = "CHKJ2024"; // X must not exist. Only create() may exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2025 = "CHKJ2025"; // X must not exist. Only ejbCreate() may exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2026 = "CHKJ2026"; // The bean class must implement a matching ejbCreate method for this method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2028 = "CHKJ2028"; // This method will not be called unless a matching ejbCreate method is defined. //$NON-NLS-1$ - /*package*/ static final String CHKJ2029 = "CHKJ2029"; // This method will not be called unless a matching create method is defined on the home. //$NON-NLS-1$ - /*package*/ static final String CHKJ2030 = "CHKJ2030"; // This method must have a matching ejbFind method in the bean class. //$NON-NLS-1$ - /*package*/ static final String CHKJ2032 = "CHKJ2032"; // Bean class X must declare at least one container managed field. //$NON-NLS-1$ - /*package*/ static final String CHKJ2033 = "CHKJ2033"; // The setEntityContext method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2034 = "CHKJ2034"; // The unsetEntityContext method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2035 = "CHKJ2035"; // The ejbActivate method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2036 = "CHKJ2036"; // The ejbPassivate method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2037 = "CHKJ2037"; // The ejbRemove method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2038 = "CHKJ2038"; // The ejbLoad method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2039 = "CHKJ2039"; // The ejbStore method must exist. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2100 = "CHKJ2100"; // Both ends of the role must use the same number of attributes. //$NON-NLS-1$ - /*package*/ static final String CHKJ2101 = "CHKJ2101"; // Both ends of the role must use the same type. //$NON-NLS-1$ - /*package*/ static final String CHKJ2102 = "CHKJ2102"; // Either a finder descriptor, or a matching custom finder method, must be defined. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2200 = "CHKJ2200"; // The static field must be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2201 = "CHKJ2201"; // The field must not be transient. //$NON-NLS-1$ - /*package*/ static final String CHKJ2202 = "CHKJ2202"; // The field type is invalid for a <cmp-field>. //$NON-NLS-1$ - /*package*/ static final String CHKJ2203 = "CHKJ2203"; // The field must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2207 = "CHKJ2207"; // Field X on bean Y must be the same type as the <primkey-field>. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2400_bus = "CHKJ2400.bus"; // Deprecated use of RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2400_ejbCreate = "CHKJ2400.ejbCreate"; // Deprecated use of RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2400_ejbFind = "CHKJ2400.ejbFind"; // Deprecated use of RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2400_ejbPostCreate = "CHKJ2400.ejbPostCreate"; // Deprecated use of RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2401 = "CHKJ2401"; // This method must return void. //$NON-NLS-1$ - /*package*/ static final String CHKJ2405 = "CHKJ2405"; // findByPrimaryKey must have the <prim-key-class> as its argument. //$NON-NLS-1$ - /*package*/ static final String CHKJ2406 = "CHKJ2406"; // This method should return the primary key type. //$NON-NLS-1$ - /*package*/ static final String CHKJ2408_bus = "CHKJ2408.bus"; // This method must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2408_ejbCreate = "CHKJ2408.ejbCreate"; // This method must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2408_ejbFind = "CHKJ2408.ejbFind"; // This method must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2408_ejbPostCreate = "CHKJ2408.ejbPostCreate"; // This method must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2409_bus = "CHKJ2409.bus"; // This method must not be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2409_ejbCreate = "CHKJ2409.ejbCreate"; //This method must not be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2409_ejbFind = "CHKJ2409.ejbFind"; // This method must not be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2409_ejbPostCreate = "CHKJ2409.ejbPostCreate"; // This method must not be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2410_bus = "CHKJ2410.bus"; // This method must not be static. //$NON-NLS-1$ - /*package*/ static final String CHKJ2410_ejbCreate = "CHKJ2410.ejbCreate"; // This method must not be static. //$NON-NLS-1$ - /*package*/ static final String CHKJ2410_ejbFind = "CHKJ2410.ejbFind"; // This method must not be static. //$NON-NLS-1$ - /*package*/ static final String CHKJ2410_ejbPostCreate = "CHKJ2410.ejbPostCreate"; // This method must not be static. //$NON-NLS-1$ - /*package*/ static final String CHKJ2412 = "CHKJ2412"; // The return type of this method must be serializable at runtime. //$NON-NLS-1$ - /*package*/ static final String CHKJ2413 = "CHKJ2413"; // The argument must be serializable at runtime. //$NON-NLS-1$ - /*package*/ static final String CHKJ2414 = "CHKJ2414"; // This method must throw exception X. //$NON-NLS-1$ - /*package*/ static final String CHKJ2415 = "CHKJ2415"; // The return type must match the return type of the matching method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2418 = "CHKJ2418"; // This method must return void. //$NON-NLS-1$ - /*package*/ static final String CHKJ2419 = "CHKJ2419"; // This method must be a create method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2420 = "CHKJ2420"; // X must be thrown by the corresponding method on the home interface. //$NON-NLS-1$ - /*package*/ static final String CHKJ2432 = "CHKJ2432"; // X must be thrown by the corresponding method on the remote interface. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2908 = "CHKJ2908"; // An enterprise bean cannot be reflected. Run the XML validator. //$NON-NLS-1$ -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMessagePrefixEjb20Constants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMessagePrefixEjb20Constants.java deleted file mode 100644 index 32c3b64f1..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMessagePrefixEjb20Constants.java +++ /dev/null @@ -1,200 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - - -/** - * This interface holds the message constants that are specific to the - * EJB 2.0 specification (e.g. MDB-only messages). - */ -public interface IMessagePrefixEjb20Constants extends IEJBValidatorMessageConstants { - /*package*/ static final String SPEC = ".ejb20"; // EJB specification being validated //$NON-NLS-1$ - /*package*/ static final String ON_BASE_SPEC = ON_BASE + SPEC; - /*package*/ static final String ON_THIS_SPEC = ON_THIS + SPEC; - /*package*/ static final String CHKJ = null; // Placeholder for a message id when the id hasn't been created in the .properties file - - /*package*/ static final String CHKJ2018 = "CHKJ2018"; // This dependent value class must be serializable. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2043 = "CHKJ2043"; // This dependent value class must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2044 = "CHKJ2044"; // This dependent value class must not be abstract. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2050_acc = "CHKJ2050.acc"; // An accessor method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_constr = "CHKJ2050.constr"; // A public default constructor must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_create = "CHKJ2050.create"; // A create method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbActivate = "CHKJ2050.ejbActivate"; // The ejbActivate method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbCreate = "CHKJ2050.ejbCreate"; // An ejbCreate method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbFind = "CHKJ2050.ejbFind"; // An ejbFind method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbFindByPrimaryKey = "CHKJ2050.ejbFindByPrimaryKey"; // An ejbFindByPrimaryKey method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbHome = "CHKJ2050.ejbHome"; // An ejbHome method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbLoad = "CHKJ2050.ejbLoad"; // An ejbLoad method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbPassivate = "CHKJ2050.ejbPassivate"; // An ejbPassivate method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbPostCreate = "CHKJ2050.ejbPostCreate"; // An ejbPostCreate method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbRemove = "CHKJ2050.ejbRemove"; // An ejbRemove method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbSelect = "CHKJ2050.ejbSelect"; // An ejbSelect method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_ejbStore = "CHKJ2050.ejbStore"; // An ejbStore method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_equals = "CHKJ2050.equals"; // An equals method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_find = "CHKJ2050.find"; // An find method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_findByPrimaryKey = "CHKJ2050.findByPrimaryKey"; // An findByPrimaryKey method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_hashCode = "CHKJ2050.hashCode"; // An hashCode method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_home = "CHKJ2050.home"; // An home method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_onMessage = "CHKJ2050.onMessage"; // An onMessage method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_setEntityContext = "CHKJ2050.setEntityContext"; // An setEntityContext method must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2050_unsetEntityContext = "CHKJ2050.unsetEntityContext"; // An unsetEntityContext method must exist. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2404 = "CHKJ2404"; // Application exception X must extend java.lang.Exception. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2416 = "CHKJ2416"; // Application exception X must not extend java.lang.RuntimeException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2421 = "CHKJ2421"; // ejbCreate must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2422 = "CHKJ2422"; // ejbCreate must not be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2423 = "CHKJ2423"; // ejbCreate must not be static. //$NON-NLS-1$ - /*package*/ static final String CHKJ2424 = "CHKJ2424"; // ejbCreate must return void. //$NON-NLS-1$ - /*package*/ static final String CHKJ2426 = "CHKJ2426"; // ejbPostCreate must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2427 = "CHKJ2427"; // ejbPostCreate must not be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2428 = "CHKJ2428"; // ejbPostCreate must not be static. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2430 = "CHKJ2430"; // X must exist for this ejbHome method to be called. //$NON-NLS-1$ - /*package*/ static final String CHKJ2431 = "CHKJ2431"; // ejbHome must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2439 = "CHKJ2439"; // ejbHome must not be static. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2441 = "CHKJ2441"; // business method must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2442 = "CHKJ2442"; // business method must not be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2443 = "CHKJ2443"; // business method must not be static. //$NON-NLS-1$ - /*package*/ static final String CHKJ2445 = "CHKJ2445"; // onMessage must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2446 = "CHKJ2446"; // onMessage must not be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2447 = "CHKJ2447"; // onMessage must not be static. //$NON-NLS-1$ - /*package*/ static final String CHKJ2449 = "CHKJ2449"; // accessor method must be public. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2450 = "CHKJ2450"; // accessor method must be abstract //$NON-NLS-1$ - /*package*/ static final String CHKJ2452 = "CHKJ2452"; // A transient field should not be the {0} type. //$NON-NLS-1$ - /*package*/ static final String CHKJ2453 = "CHKJ2453"; // Transient fields are discouraged. //$NON-NLS-1$ - /*package*/ static final String CHKJ2454 = "CHKJ2454"; // CMR and CMP fields must not be defined on the bean class. //$NON-NLS-1$ - /*package*/ static final String CHKJ2457 = "CHKJ2457"; // ejbFind must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2458 = "CHKJ2458"; // ejbFind must not be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2459 = "CHKJ2459"; // ejbFind must not be static. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2461 = "CHKJ2461"; // This interface must follow RMI-IIOP rules for interfaces. //$NON-NLS-1$ - /*package*/ static final String CHKJ2462 = "CHKJ2462"; // The method name must not start with "create". //$NON-NLS-1$ - /*package*/ static final String CHKJ2463 = "CHKJ2463"; // The method name must not start with "find". //$NON-NLS-1$ - /*package*/ static final String CHKJ2464 = "CHKJ2464"; // The method name must not start with "remove" //$NON-NLS-1$ - /*package*/ static final String CHKJ2465 = "CHKJ2465"; // home method X must throw Y for Z. //$NON-NLS-1$ - /*package*/ static final String CHKJ2466 = "CHKJ2466"; // remote home method X must not expose the Y type. //$NON-NLS-1$ - /*package*/ static final String CHKJ2467 = "CHKJ2467"; // This method must throw CreateException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2468 = "CHKJ2468"; // This interface must follow RMI-IIOP rules for remote interfaces. //$NON-NLS-1$ - /*package*/ static final String CHKJ2469 = "CHKJ2469"; // This method (EJBObject or EJBLocalObject) is provided by the container. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2470 = "CHKJ2470"; // This component matching method must return X. //$NON-NLS-1$ - /*package*/ static final String CHKJ2471 = "CHKJ2471"; // This component matching method must throw X. //$NON-NLS-1$ - /*package*/ static final String CHKJ2472 = "CHKJ2472"; // This method must not pass X as an argument or result type. //$NON-NLS-1$ - /*package*/ static final String CHKJ2473 = "CHKJ2473"; // This (CMR) method must not be exposed. //$NON-NLS-1$ - /*package*/ static final String CHKJ2474 = "CHKJ2474"; // This method must not expose X. //$NON-NLS-1$ - /*package*/ static final String CHKJ2475 = "CHKJ2475"; // findByPrimaryKey's argument must be the primary key. //$NON-NLS-1$ - /*package*/ static final String CHKJ2476 = "CHKJ2476"; // This method must be the create/ejbCreate method. //$NON-NLS-1$ - /*package*/ static final String CHKJ2477 = "CHKJ2477"; // This method must throw FinderException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2478 = "CHKJ2478"; // This method must not throw ObjectNotFoundException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2479 = "CHKJ2479"; // findByPrimaryKey must return X. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2480 = "CHKJ2480"; // CMP/CMR field name must begin with a lowercase letter. //$NON-NLS-1$ - /*package*/ static final String CHKJ2481 = "CHKJ2481"; // field X must be a <cmp-field> //$NON-NLS-1$ - /*package*/ static final String CHKJ2482 = "CHKJ2482"; // field X must be a <cmr-field> //$NON-NLS-1$ - /*package*/ static final String CHKJ2483 = "CHKJ2483"; // CMP/CMR field should not be exposed //$NON-NLS-1$ - /*package*/ static final String CHKJ2484 = "CHKJ2484"; // CMP/CMR field must be either a primitive or a serializable type. //$NON-NLS-1$ - /*package*/ static final String CHKJ2485 = "CHKJ2485"; // ejbSelect method must be abstract. //$NON-NLS-1$ - /*package*/ static final String CHKJ2486 = "CHKJ2486"; // ejbSelect must return X or a collection thereof. //$NON-NLS-1$ - /*package*/ static final String CHKJ2487 = "CHKJ2487"; // ejbSelect must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2488 = "CHKJ2488"; // ejbSelect must throw FinderException //$NON-NLS-1$ - /*package*/ static final String CHKJ2489 = "CHKJ2489"; // Field must be the primary key type. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2490 = "CHKJ2490"; // This method must not be exposed. //$NON-NLS-1$ - /*package*/ static final String CHKJ2492 = "CHKJ2492"; // ejbRemove must be public. //$NON-NLS-1$ - /*package*/ static final String CHKJ2493 = "CHKJ2493"; // ejbRemove must not be final. //$NON-NLS-1$ - /*package*/ static final String CHKJ2494 = "CHKJ2494"; // ejbRemove must not be static. //$NON-NLS-1$ - /*package*/ static final String CHKJ2495 = "CHKJ2495"; // This find method must be associated with a query element in ejb-jar.xml. //$NON-NLS-1$ - /*package*/ static final String CHKJ2496 = "CHKJ2496"; // This ejbSelect method must be associated with a query element in ejb-jar.xml. //$NON-NLS-1$ - /*package*/ static final String CHKJ2497 = "CHKJ2497"; // ejbCreate must throw CreateException. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2500_ejbCreate = "CHKJ2500.ejbCreate"; // X must be serializable at runtime. //$NON-NLS-1$ - /*package*/ static final String CHKJ2500_ejbHome = "CHKJ2500.ejbHome"; // X must be serializable at runtime. //$NON-NLS-1$ - /*package*/ static final String CHKJ2500_ejbFind = "CHKJ2500.ejbFind"; // X must be serializable at runtime. //$NON-NLS-1$ - /*package*/ static final String CHKJ2500_business = "CHKJ2500.bus"; // X must be serializable at runtime. //$NON-NLS-1$ - /*package*/ static final String CHKJ2500_home = "CHKJ2500.home"; // X must be serializable at runtime. //$NON-NLS-1$ - /*package*/ static final String CHKJ2500_create = "CHKJ2500.create"; // X must be serializable at runtime. //$NON-NLS-1$ - /*package*/ static final String CHKJ2500_find = "CHKJ2500.find"; // X must be serializable at runtime. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2501_ejbCreate = "CHKJ2501.ejbCreate"; // ejbCreate must not throw application exceptions. //$NON-NLS-1$ - /*package*/ static final String CHKJ2501_ejbRemove = "CHKJ2501.ejbRemove"; // ejbRemove must not throw application exceptions. //$NON-NLS-1$ - /*package*/ static final String CHKJ2501_onMessage = "CHKJ2501.onMessage"; // ejbRemove must not throw application exceptions. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2502_ejbFind = "CHKJ2502.ejbFind"; // ejbFind must not exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2502_ejbSelect = "CHKJ2502.ejbSelect"; // ejbSelect must not exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2502_finalize = "CHKJ2502.finalize"; // finalize must not exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2502 = "CHKJ2502"; // This method must not exist. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2503_bus = "CHKJ2503.bus"; // The business method must throw/not throw RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2503_create = "CHKJ2503.create"; // This method must throw/not throw RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2503_ejbCreate = "CHKJ2503.ejbCreate"; // This method must throw/not throw RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2503_ejbFind = "CHKJ2503.ejbFind"; // This method must throw/not throw RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2503_ejbHome = "CHKJ2503.ejbHome"; // This method must throw/not throw RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2503_ejbPostCreate = "CHKJ2503.ejbPostCreate"; // This method must throw/not throw RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2503_find = "CHKJ2503.find"; // This method must throw/not throw RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2503_home = "CHKJ2503.home"; // This method must throw/not throw RemoteException. //$NON-NLS-1$ - /*package*/ static final String CHKJ2503_onMessage = "CHKJ2503.onMessage"; // This method must throw/not throw RemoteException. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2504_business = "CHKJ2504.business"; // The matching method must exist on the bean class. //$NON-NLS-1$ - /*package*/ static final String CHKJ2504_create = "CHKJ2504.create"; // The matching method must exist on the bean class. //$NON-NLS-1$ - /*package*/ static final String CHKJ2504_find = "CHKJ2504.find"; // The matching method must exist on the bean class. //$NON-NLS-1$ - /*package*/ static final String CHKJ2504_home = "CHKJ2504.home"; // The matching method must exist on the bean class. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2505_ejbPostCreate = "CHKJ2505.ejbPostCreate"; // This method must return void. //$NON-NLS-1$ - /*package*/ static final String CHKJ2505_onMessage = "CHKJ2505.onMessage"; // This method must return void. //$NON-NLS-1$ - /*package*/ static final String CHKJ2505_ejbRemove = "CHKJ2505.ejbRemove"; // This method must return void. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2800_NAMED = "CHKJ2800.named"; // <local> cannot be reflected. //$NON-NLS-1$ - /*package*/ static final String CHKJ2800_UNNAMED = "CHKJ2800.unnamed"; // <local> must exist. //$NON-NLS-1$ - /*package*/ static final String CHKJ2805_NAMED = "CHKJ2805.named"; // <local-home> cannot be reflected //$NON-NLS-1$ - /*package*/ static final String CHKJ2805_UNNAMED = "CHKJ2805.unnamed"; // <local-home> must exist. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2813 = "CHKJ2813"; // <ejb-name> X must be a valid Java identifier. //$NON-NLS-1$ - /*package*/ static final String CHKJ2816 = "CHKJ2816"; // <ejb-relation-name> must be unique in ejb-jar.xml. //$NON-NLS-1$ - /*package*/ static final String CHKJ2817 = "CHKJ2817"; // <ejb-relationship-role-name> must be unique within an <ejb-relation> //$NON-NLS-1$ - /*package*/ static final String CHKJ2818 = "CHKJ2818"; // The value of the <multiplicity> element must be either "One" or "Many" //$NON-NLS-1$ - /*package*/ static final String CHKJ2819 = "CHKJ2819"; // <abstract-schema-name> {0} must be a valid Java identifier //$NON-NLS-1$ - - /*package*/ static final String CHKJ2821 = "CHKJ2821"; // <relationship-role-source> {0} must exist in the module //$NON-NLS-1$ - - /*package*/ static final String CHKJ2848 = "CHKJ2848"; // <cascade-delete> must be used with a <multiplicity> of "One" //$NON-NLS-1$ - - /*package*/ static final String CHKJ2854 = "CHKJ2854"; // <abstract-schema-name> {0} must be unique within the ejb-jar.xml file //$NON-NLS-1$ - /*package*/ static final String CHKJ2855 = "CHKJ2855"; // <cmp-field> {0} must be a Java primitive or a Java serializable type //$NON-NLS-1$ - /*package*/ static final String CHKJ2856 = "CHKJ2856"; // <cmr-field> {0} must be the {1} type or a collection thereof //$NON-NLS-1$ - /*package*/ static final String CHKJ2857 = "CHKJ2857"; // <cmr-field> {0} must be a valid Java identifier and begin with a lowercase letter //$NON-NLS-1$ - /*package*/ static final String CHKJ2858 = "CHKJ2858"; // <abstract-schema-name> must exist //$NON-NLS-1$ - /*package*/ static final String CHKJ2859 = "CHKJ2859"; // Reserved identifier {0} cannot be used as an <ejb-name> //$NON-NLS-1$ - - /*package*/ static final String CHKJ2860 = "CHKJ2860"; // Reserved identifier {0} cannot be used as an <abstract-schema-name> //$NON-NLS-1$ - /*package*/ static final String CHKJ2866 = "CHKJ2866"; // <cmr-field> {0} must be defined on {1} //$NON-NLS-1$ - /*package*/ static final String CHKJ2867 = "CHKJ2867"; // This bean can have only unidirectional relationships to other beans //$NON-NLS-1$ - /*package*/ static final String CHKJ2868 = "CHKJ2868"; // The value of the <cmr-field-type> element must be either "java.util.Collection" or "java.util.Set" //$NON-NLS-1$ - /*package*/ static final String CHKJ2869 = "CHKJ2869"; // At least one <ejb-relationship-role> must define a <cmr-field> //$NON-NLS-1$ - - /*package*/ static final String CHKJ2870 = "CHKJ2870"; // <ejb-name> {0} must exist //$NON-NLS-1$ - /*package*/ static final String CHKJ2871 = "CHKJ2871"; // <ejb-name> {0} must refer to a CMP bean //$NON-NLS-1$ - /*package*/ static final String CHKJ2872 = "CHKJ2872"; // The value of the <cmp-version> element must be either "1.x" or "2.x" //$NON-NLS-1$ - /*package*/ static final String CHKJ2873 = "CHKJ2873"; // Migrate this bean's datasource binding to a CMP Connection Factory binding. //$NON-NLS-1$ - /*package*/ static final String CHKJ2874 = "CHKJ2874"; // Migrate this EJB module's default datasource binding to a default CMP Connection Factory binding. //$NON-NLS-1$ - - /*package*/ static final String CHKJ2880 = "CHKJ2880"; // This bean must provide a <local-home> //$NON-NLS-1$ - /*package*/ static final String CHKJ2881 = "CHKJ2881"; // This bean must provide a <home> //$NON-NLS-1$ - /*package*/ static final String CHKJ2882 = "CHKJ2882"; // This bean must provide a <local> //$NON-NLS-1$ - /*package*/ static final String CHKJ2883 = "CHKJ2883"; // This bean must provide a <remote> //$NON-NLS-1$ - /*package*/ static final String CHKJ2884 = "CHKJ2884"; // This bean must provide either a <local-home> or a <home> //$NON-NLS-1$ - /*package*/ static final String CHKJ2885 = "CHKJ2885"; // This bean must provide either a <local> or a <remote> //$NON-NLS-1$ -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMethodAndFieldConstants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMethodAndFieldConstants.java deleted file mode 100644 index 4476f1fdd..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMethodAndFieldConstants.java +++ /dev/null @@ -1,99 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -public interface IMethodAndFieldConstants { - public static final long NO_METHODS = 0x0; - public static final long EXCLUDED_METHOD = ValidationRuleUtility.method_and_field_counter; // 0x1 (1) - public static final long EXCLUDED_FIELD = (ValidationRuleUtility.method_and_field_counter <<= 1); // 0x2 (2) - public static final long OTHER_FIELD = (ValidationRuleUtility.method_and_field_counter <<= 1); // 0x4 (4) - - public static final long ACCESSOR = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x8 (8) - public static final long BUSINESS = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x10 (16) - - public static final long CLINIT = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x20 (32) - public static final long CONSTRUCTOR = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x40 (64) - public static final long CONSTRUCTOR_NOPARM = CONSTRUCTOR | (ValidationRuleUtility.method_and_field_counter <<= 1); // 0x40|0x80 (192) - public static final long CREATE = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x100 (256) - public static final long CREATE_NOPARM = CREATE | (ValidationRuleUtility.method_and_field_counter <<= 1); //0x100|0x200 (768) - - public static final long EJBACTIVATE_NOPARM = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x400 (1024) - public static final long EJBCREATE = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x800 (2048) - public static final long EJBCREATE_NOPARM = EJBCREATE | (ValidationRuleUtility.method_and_field_counter <<= 1);//0x800|0x1000 (6144) - public static final long EJBFIND = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x2000 (8192) - public static final long EJBFINDBYPRIMARYKEY = EJBFIND | (ValidationRuleUtility.method_and_field_counter <<= 1); //0x2000|0x4000 (24576) - public static final long EJBHOME = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x8000 (32768) - public static final long EJBLOAD_NOPARM = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x10000 (65536) - public static final long EJBPASSIVATE_NOPARM = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x20000 (131,072) - public static final long EJBPOSTCREATE = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x40000 (262,144) - public static final long EJBREMOVE_NOPARM = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x80000 (524,288) - public static final long EJBSELECT = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x100000 (1,048,576) - public static final long EJBSTORE_NOPARM = (ValidationRuleUtility.method_and_field_counter <<= 1);//0x200000 (2,097,152) - public static final long EQUALS = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x400000 (4,194,304) - - public static final long FIND = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x800000 (8,388,608) - public static final long FINDBYPRIMARYKEY = FIND | (ValidationRuleUtility.method_and_field_counter <<= 1); //0x1000000 (25,165,824) - public static final long FINALIZE_NOPARM = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x2000000 (33,554,432) - - public static final long HASHCODE_NOPARM = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x4000000 (67,108,864) - public static final long HELPER = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x8000000 (134,217,728) - public static final long HOME = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x10000000 (268,435,456) - - public static final long ONMESSAGE = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x20000000 (536,870,912) - - public static final long SERIALVERSIONUID = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x40000000 (1,073,741,824) - public static final long SETSESSIONCONTEXT = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x80000000 (2,147,483,648) - public static final long SETENTITYCONTEXT = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x100000000 (4,294,967,296) - - public static final long UNSETENTITYCONTEXT_NOPARM = (ValidationRuleUtility.method_and_field_counter <<= 1); //0x200000000 (8,589,934,592) - - - // prefixes of some method names - /*package*/ static final String PREFIX_C = "c"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_EJB = "ejb"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_EJBC = "ejbC"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_EJBF = "ejbF"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_EJBFIND = "ejbFind"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_EJBHOME = "ejbHome"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_EJBSELECT = "ejbSelect"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_F = "f"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_FIND = "find"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_GET = "get"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_SELECT = "select"; //$NON-NLS-1$ - /*package*/ static final String PREFIX_SET = "set"; //$NON-NLS-1$ - - // method names - /*package*/ static final String METHODNAME_CREATE = "create"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_EJBACTIVATE = "ejbActivate"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_EJBCREATE = "ejbCreate"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_EJBFINDBYPRIMARYKEY = "ejbFindByPrimaryKey"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_EJBLOAD = "ejbLoad"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_EJBPASSIVATE = "ejbPassivate"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_EJBPOSTCREATE = "ejbPostCreate"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_EJBREMOVE = "ejbRemove"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_EJBSTORE = "ejbStore"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_EQUALS = "equals"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_FINALIZE = "finalize"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_FINDBYPRIMARYKEY = "findByPrimaryKey"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_HASHCODE = "hashCode"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_ONMESSAGE = "onMessage"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_REMOVE = "remove"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_SETSESSIONCONTEXT = "setSessionContext"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_SETENTITYCONTEXT = "setEntityContext"; //$NON-NLS-1$ - /*package*/ static final String METHODNAME_UNSETENTITYCONTEXT = "unsetEntityContext"; //$NON-NLS-1$ - - // field names - /*package*/ static final String FIELDNAME_SERIALVERSIONUID = "serialVersionUID"; //$NON-NLS-1$ - - // For substitution into strings - /*package*/ static final String METHODSIGNATURE_EQUALS = "equals(java.lang.Object)"; //$NON-NLS-1$ - /*package*/ static final String METHODSIGNATURE_HASHCODE = "hashCode()"; //$NON-NLS-1$ -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMethodType.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMethodType.java deleted file mode 100644 index fd031affe..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IMethodType.java +++ /dev/null @@ -1,39 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.List; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; - - -public abstract interface IMethodType { - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method); - - public long getId(); - - /** - * Return true if this method type is a default type for an enterprise bean's class. - * For example, if the method on the home is neither a create nor a find method, then - * it is assumed to be the default type, a home method. - */ - public boolean isDefaultType(); - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists); - - public String getMessageId_messageMissing(); // required method is missing - public String getMessageId_messageExists(); // method should not exist - public String getMessageId_messageRemoteException(); // method throws (or doesn't throw) RemoteException - public String getMessageId_messageMissingMatching(); // method is missing its matching method on the bean class - public String getMessageId_messageRMI_IIOPParm(); // parameter or return type is not a legal RMI-IIOP type -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IRemoteType.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IRemoteType.java deleted file mode 100644 index 38511c405..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IRemoteType.java +++ /dev/null @@ -1,21 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -/** - * @version 1.0 - * @author - */ -public interface IRemoteType { - public int IS_REMOTE = IEJBType.REMOTE; - public int MESSAGE_REMOTE_EXCEPTION_SEVERITY = IEJBValidationContext.ERROR; // If a method does not throw an exception when it should, RMIC blows up, hence this situation is an error. -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ITypeConstants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ITypeConstants.java deleted file mode 100644 index 608ef1fc0..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ITypeConstants.java +++ /dev/null @@ -1,64 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -public interface ITypeConstants { - public static long NO_SUPERTYPE = 0x0; - - public static long LOCAL_COMPONENT_INTERFACE = ClassUtility.supertype_counter; // 0x1 (1) - public static long REMOTE_COMPONENT_INTERFACE = (ClassUtility.supertype_counter <<= 1); // 0x2 (2) - - public static long JAVAX_EJB_ENTITYBEAN = (ClassUtility.supertype_counter <<= 1); // 0x4 (4) - public static long JAVAX_EJB_EJBLOCALHOME = (ClassUtility.supertype_counter <<= 1); //0x8 (8) - public static long JAVAX_EJB_EJBLOCALOBJECT = (ClassUtility.supertype_counter <<= 1);//0x10 (16) - public static long JAVAX_EJB_EJBHOME = (ClassUtility.supertype_counter <<= 1); //0x20 (32) - public static long JAVAX_EJB_EJBOBJECT = (ClassUtility.supertype_counter <<= 1); //0x40 (64) - - public static long JAVA_LANG_OBJECT = (ClassUtility.supertype_counter <<= 1);//0x80 (128) - - public static long JAVAX_EJB_MESSAGEDRIVENBEAN = (ClassUtility.supertype_counter <<= 1); //0x100 (256) - public static long JAVAX_JMS_MESSAGELISTENER = (ClassUtility.supertype_counter <<= 1); //0x200 (512) - - public static long JAVAX_EJB_SESSIONBEAN = (ClassUtility.supertype_counter <<= 1); //0x400 (1024) - public static long JAVAX_EJB_SESSIONSYNCHRONIZATION = (ClassUtility.supertype_counter <<= 1); // 0x800 (2048) - - // primitive types - /*package*/ static final String VOID = "void"; //$NON-NLS-1$ - - // class and interface types - /*package*/ static final String CLASSNAME_JAVA_IO_IOEXCEPTION = "java.io.IOException"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVA_IO_SERIALIZABLE = "java.io.Serializable"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVA_LANG_OBJECT = "java.lang.Object"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVA_LANG_EXCEPTION = "java.lang.Exception"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVA_LANG_RUNTIMEEXCEPTION = "java.lang.RuntimeException"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVA_RMI_REMOTE = "java.rmi.Remote"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVA_RMI_REMOTEEXCEPTION = "java.rmi.RemoteException"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVA_UTIL_COLLECTION = "java.util.Collection"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVA_UTIL_ENUMERATION = "java.util.Enumeration"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVA_UTIL_SET = "java.util.Set"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_CREATEEXCEPTION = "javax.ejb.CreateException"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_ENTITYBEAN = "javax.ejb.EntityBean"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_EJBEXCEPTION = "javax.ejb.EJBException"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_EJBHOME = "javax.ejb.EJBHome"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_EJBLOCALHOME = "javax.ejb.EJBLocalHome"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_EJBOBJECT = "javax.ejb.EJBObject"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_EJBLOCALOBJECT = "javax.ejb.EJBLocalObject"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_ENTITYCONTEXT = "javax.ejb.EntityContext"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_FINDEREXCEPTION = "javax.ejb.FinderException"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_MESSAGEDRIVENBEAN = "javax.ejb.MessageDrivenBean"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_OBJECTNOTFOUNDEXCEPTION = "javax.ejb.ObjectNotFoundException"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_SESSIONBEAN = "javax.ejb.SessionBean"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_SESSIONCONTEXT = "javax.ejb.SessionContext"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_EJB_SESSIONSYNCHRONIZATION = "javax.ejb.SessionSynchronization"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_JMS_MESSAGE = "javax.jms.Message"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_JMS_MESSAGELISTENER = "javax.jms.MessageListener"; //$NON-NLS-1$ - /*package*/ static final String CLASSNAME_JAVAX_TRANSACTION_USERTRANSACTION = "javax.transaction.UserTransaction"; //$NON-NLS-1$ -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IValidationRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IValidationRule.java deleted file mode 100644 index 01a650906..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IValidationRule.java +++ /dev/null @@ -1,80 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.Map; -import java.util.Set; - -import org.eclipse.wst.validation.internal.core.ValidationException; - - -public interface IValidationRule { - /** - * Returns the id of this rule. Given this id, this rule can be loaded from - * the AbstractEJBValidationRuleFactory. - */ - public Object getId(); - - /** - * Returns the ids of the rules which this rule depends on. (That is, - * if one of these rules runs, then this rule needs to be run.) - */ - public Object[] getDependsOn(); - - /** - * Add a validation rule which needs to be notified when this rule is run. - */ - public void addDependent(IValidationRule rule); - - /** - * Return a collection of the IValidationRules which depend on this rule. - */ - public Set getDependents(); - - /** - * Given the target's parent and the changed target, return the target which - * this rule should validate. For example, if a bean class changes, then the - * target parent would be the EnterpriseBean, and this rule could return - * the home interface, or the component interface, or the key class, etc. - */ - public Object getTarget(Object targetParent, Object target); - - /** - * If any information needs to be calculated before the validate method is called, - * then that information should be calculated here. This cached information should - * be cleaned up in the postValidate method. - */ - public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException; - - /** - * Validate the target object. Report all messages, load models, etc. - * through the IValidtionContext parameter. - */ - public void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException; - - /** - * This method cleans up any resources calculated or cached in the preValidate method. - * This method is called after the validate method has completed. - */ - public void postValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException; - - /** - * To enable this rule for reuse, reset any stored values (which were calculated - * during validation) to the default value. - */ - public void reset(); - - /** - * Return a mapping of CHKJ message id to the message id in the resource bundle. - */ - public Map getMessageIds(); - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IValidationRuleList.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IValidationRuleList.java deleted file mode 100644 index 29c390be6..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/IValidationRuleList.java +++ /dev/null @@ -1,63 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -public interface IValidationRuleList { - public static final Object EJB11_EJBJAR = new Integer(1); // EJB 1.1 projects - public static final Object EJB11_EJBEXT = new Integer(2); // EJB 1.1 projects - public static final Object EJB20_EJBJAR = new Integer(3); // EJB 2.0 projects - public static final Object EJB20_EJBEXT = new Integer(4); // EJB 2.0 projects - - public static final Object EJB11_ENTERPRISEBEAN = new Integer(5); // EJB 1.1 or EJB 2.0 projects - public static final Object EJB20_ENTERPRISEBEAN = new Integer(6); // EJB 2.0 projects - - public static final Object EJB11_SESSION_BEANCLASS = new Integer(7); // EJB 1.1 or EJB 2.0 projects - public static final Object EJB11_SESSION_REMOTE = new Integer(8); // EJB 1.1 or EJB 2.0 projects - public static final Object EJB11_SESSION_HOME = new Integer(9); // EJB 1.1 or EJB 2.0 projects - - public static final Object EJB11_CMP_BEANCLASS = new Integer(10); // EJB 1.1 or EJB 2.0 projects - public static final Object EJB11_CMP_REMOTE = new Integer(11); // EJB 1.1 or EJB 2.0 projects - public static final Object EJB11_CMP_HOME = new Integer(12); // EJB 1.1 or EJB 2.0 projects - public static final Object EJB11_CMP_KEYCLASS = new Integer(13); // EJB 1.1 or EJB 2.0 projects - - public static final Object EJB11_BMP_BEANCLASS = new Integer(14); // EJB 1.1 or EJB 2.0 projects - public static final Object EJB11_BMP_REMOTE = new Integer(15); // EJB 1.1 or EJB 2.0 projects - public static final Object EJB11_BMP_HOME = new Integer(16); // EJB 1.1 or EJB 2.0 projects - public static final Object EJB11_BMP_KEYCLASS = new Integer(17); // EJB 1.1 or EJB 2.0 projects - - public static final Object EJB20_STATELESS_SESSION_BEANCLASS = new Integer(18); // EJB 2.0 projects - public static final Object EJB20_STATELESS_SESSION_REMOTE = new Integer(19); // EJB 2.0 projects - public static final Object EJB20_STATELESS_SESSION_HOME = new Integer(20); // EJB 2.0 projects - public static final Object EJB20_STATELESS_SESSION_LOCAL = new Integer(21); // EJB 2.0 projects - public static final Object EJB20_STATELESS_SESSION_LOCALHOME = new Integer(22); // EJB 2.0 projects - - public static final Object EJB20_STATEFUL_SESSION_BEANCLASS = new Integer(23); // EJB 2.0 projects - public static final Object EJB20_STATEFUL_SESSION_REMOTE = new Integer(24); // EJB 2.0 projects - public static final Object EJB20_STATEFUL_SESSION_HOME = new Integer(25); // EJB 2.0 projects - public static final Object EJB20_STATEFUL_SESSION_LOCAL = new Integer(26); // EJB 2.0 projects - public static final Object EJB20_STATEFUL_SESSION_LOCALHOME = new Integer(27); // EJB 2.0 projects - - public static final Object EJB20_CMP_BEANCLASS = new Integer(28); // EJB 2.0 projects - public static final Object EJB20_CMP_REMOTE = new Integer(29); // EJB 2.0 projects - public static final Object EJB20_CMP_HOME = new Integer(30); // EJB 2.0 projects - public static final Object EJB20_CMP_LOCAL = new Integer(31); // EJB 2.0 projects - public static final Object EJB20_CMP_LOCALHOME = new Integer(32); // EJB 2.0 projects - public static final Object EJB20_CMP_KEYCLASS = new Integer(33); // EJB 2.0 projects - - public static final Object EJB20_BMP_BEANCLASS = new Integer(34); // EJB 2.0 projects - public static final Object EJB20_BMP_REMOTE = new Integer(35); // EJB 2.0 projects - public static final Object EJB20_BMP_HOME = new Integer(36); // EJB 2.0 projects - public static final Object EJB20_BMP_LOCAL = new Integer(37); // EJB 2.0 projects - public static final Object EJB20_BMP_LOCALHOME = new Integer(38); // EJB 2.0 projects - public static final Object EJB20_BMP_KEYCLASS = new Integer(39); // EJB 2.0 projects - - public static final Object EJB20_MESSAGE_BEANCLASS = new Integer(40); // EJB 2.0 projects -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/InvalidInputException.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/InvalidInputException.java deleted file mode 100644 index 0745d33d5..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/InvalidInputException.java +++ /dev/null @@ -1,41 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import org.eclipse.jem.java.JavaClass; - -/** - * This exception is thrown when either a type cannot be reflected - * or when expected input (e.g. the remote interface) is null. - */ -public class InvalidInputException extends Exception { - private JavaClass _class = null; - - /** - * This constructor should be used only when there is no information - * available to identify what is invalid. - */ - public InvalidInputException() { - this(null); - } - - /** - * This constructor is used when the given type cannot be reflected. - */ - public InvalidInputException(JavaClass clazz) { - _class = clazz; - } - - public JavaClass getJavaClass() { - return _class; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/J2EEMessageConstants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/J2EEMessageConstants.java deleted file mode 100644 index 7272177d6..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/J2EEMessageConstants.java +++ /dev/null @@ -1,35 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -/** - * Message key constants for J2EE validators. - */ -public interface J2EEMessageConstants { - public static final String EREF_CATEGORY = "erefvalidation"; //$NON-NLS-1$ - public static final String WAR_CATEGORY = "warvalidation"; //$NON-NLS-1$ - public static final String EAR_CATEGORY = "earvalidation"; //$NON-NLS-1$ - public static final String EJBJAR_CATEGORY = "ejbjarvalidation"; //$NON-NLS-1$ - public static final String APLICATIONCLIENT_CATEGORY = "applicationclientvalidation"; //$NON-NLS-1$ - public static final String VALIDATOR_NAME = "validator.name"; //$NON-NLS-1$ - public static final String ERROR_EAR_MISSING_EREFNAME = "ERROR_EAR_MISSING_EREFNAME"; //$NON-NLS-1$ - public static final String ERROR_EAR_MISSING_EREFTYPE = "ERROR_EAR_MISSING_EREFTYPE"; //$NON-NLS-1$ - public static final String ERROR_EAR_INVALID_EREFTYPE = "ERROR_EAR_INVALID_EREFTYPE"; //$NON-NLS-1$ - public static final String ERROR_EAR_MISSING_EREFHOME = "ERROR_EAR_MISSING_EREFHOME"; //$NON-NLS-1$ - public static final String ERROR_EAR_MISSING_EREFREMOTE = "ERROR_EAR_MISSING_EREFREMOTE"; //$NON-NLS-1$ - public static final String ERROR_EAR_MISSING_EJB_ROLE = "ERROR_EAR_MISSING_EJB_ROLE"; //$NON-NLS-1$ - public static final String ERROR_EAR_DUPLICATE_RESREF = "ERROR_EAR_DUPLICATE_RESREF"; //$NON-NLS-1$ - public static final String ERROR_EAR_DUPLICATE_SERVICEREF = "ERROR_EAR_DUPLICATE_SERVICEREF"; //$NON-NLS-1$ - public static final String ERROR_EAR_DUPLICATE_SECURITYROLEREF = "ERROR_EAR_DUPLICATE_SECURITYROLEREF"; //$NON-NLS-1$ - public static final String ERROR_EAR_DUPLICATE_EJBREF = "ERROR_EAR_DUPLICATE_EJBREF"; //$NON-NLS-1$ - public static final String ERROR_EAR_DUPLICATE_RESENVREF = "ERROR_EAR_DUPLICATE_RESENVREF"; //$NON-NLS-1$ - public static final String ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF = "ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF"; //$NON-NLS-1$ -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/J2EEValidationResourceHandler.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/J2EEValidationResourceHandler.java deleted file mode 100644 index c35b84637..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/J2EEValidationResourceHandler.java +++ /dev/null @@ -1,499 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.text.MessageFormat; -import java.util.Locale; -import java.util.MissingResourceException; - -public class J2EEValidationResourceHandler { - private static java.util.Hashtable handlers = new java.util.Hashtable(); - protected ClassLoader resourceClassLoader; - protected java.util.Locale locale = null; - protected String bundleName = null; - protected java.util.ResourceBundle bundle = null; -/** - * ResourceHandler constructor. This constructor uses the default locale. - * - */ -public J2EEValidationResourceHandler() { - super(); -} -/** - * ResourceHandler constructor. - * - * @param The Locale object containing the locale to be used to locate the resource bundle. - */ -public J2EEValidationResourceHandler(Locale locale) { - super(); - setLocale(locale); -} -/** - * Getter for the resource bundle property. This property is lazily initialized using the - * locale property; so that property must be set before calling this method. - * - * @return The ResourceBundle object containing the messages to be handled by this instance. - */ -public java.util.ResourceBundle getBundle() { - if (this.bundle == null) { - try { - if (getResourceClassLoader() == null) - this.bundle = java.util.ResourceBundle.getBundle(getBundleName(),getLocale()); - else - this.bundle = java.util.ResourceBundle.getBundle(getBundleName(),getLocale(), getResourceClassLoader()); - } catch (MissingResourceException e) { - System.out.println("Exception retrieving bundle: " + getBundleName() +//$NON-NLS-1$ - " using locale: " + getLocale().toString());//$NON-NLS-1$ - e.printStackTrace(); - } // endtry - } // endif - return this.bundle; -} - -/** - * Insert the method's description here. - * Creation date: (1/5/01 2:26:24 PM) - * @return java.lang.String - */ -public java.lang.String getBundleName() { - return bundleName; -} -/** - * Get the message with the specified key. - * - * @param fileName The name of the property file that contains the message. - * @param key The key for the message to be retrieved. - */ - -public static String getExternalizedMessage(String fileName, String key, Class aClass) { - - return getHandler(fileName, aClass).getMessage(key); - -} -/** - * Get the message template with the specified key, and format the message using - * the specified Object array. - * - * @param fileName The name of the property file that contains the message. - * @param key The key for the message to be retrieved. - * @param arg The Object array containing the substitution values for the message. - * @return The message string. - */ -public static String getExternalizedMessage(String fileName, String key, Class aClass, Object arg[]) { - - return getHandler(fileName, aClass).getMessage(key, arg); -} -/** - * Get the message template with the specified key, and format the message using - * the specified Object array. - * - * @param fileName The name of the property file that contains the message. - * @param key The key for the message to be retrieved. - * @param arg The Object array containing the substitution values for the message. - * @return The message string. - */ -public static String getExternalizedMessage(String fileName, String key, Class aClass, Object arg[], Locale locale) { - - return getHandler(fileName, aClass, locale).getMessage(key, arg); -} -/** - * Get the message template with the specified key, and format the message using - * the specified String argument. - * - * @param fileName The name of the property file that contains the message. - * @param key The key for the message to be retrieved. - * @param arg1 The argument containing the substitution values for the message variable 1. - * @return The message string. - */ -public static String getExternalizedMessage(String fileName, String key, Class aClass, String arg1) { - - return getHandler(fileName, aClass).getMessage(key, arg1); - -} -/** - * Get the message template with the specified key, and format the message using - * the specified String arguments. - * - * @param fileName The name of the property file that contains the message. - * @param key The key for the message to be retrieved. - * @param arg1 The argument containing the substitution values for the message variable 1. - * @param arg2 The argument containing the substitution values for the message variable 2. - * @return The message string. - */ - -public static String getExternalizedMessage(String fileName, String key, Class aClass, String arg1, String arg2) { - - return getHandler(fileName, aClass).getMessage(key, arg1, arg2); - -} -/** - * Get the message template with the specified key, and format the message using - * the specified String arguments. - * - * @param fileName The name of the property file that contains the message. - * @param key The key for the message to be retrieved. - * @param arg1 The argument containing the substitution values for the message variable 1. - * @param arg2 The argument containing the substitution values for the message variable 2. - * @param arg3 The argument containing the substitution values for the message variable 3. - * @return The message string. - */ - -public static String getExternalizedMessage(String fileName, String key, Class aClass, String arg1, String arg2, String arg3) { - - return getHandler(fileName, aClass).getMessage(key, arg1, arg2, arg3); - -} -/** - * Get the message template with the specified key, and format the message using - * the specified String arguments. - * - * @param fileName The name of the property file that contains the message. - * @param key The key for the message to be retrieved. - * @param arg1 The argument containing the substitution values for the message variable 1. - * @param arg2 The argument containing the substitution values for the message variable 2. - * @param arg3 The argument containing the substitution values for the message variable 3. - * @param arg4 The argument containing the substitution values for the message variable 4. - * @return The message string. - */ - -public static String getExternalizedMessage(String fileName, String key, Class aClass, String arg1, String arg2, String arg3, String arg4) { - - return getHandler(fileName, aClass).getMessage(key, arg1, arg2, arg3, arg4); - -} -/** - * Get the message template with the specified key, and format the message using - * the specified String arguments. - * - * @param fileName The name of the property file that contains the message. - * @param key The key for the message to be retrieved. - * @param arg1 The argument containing the substitution values for the message variable 1. - * @param arg2 The argument containing the substitution values for the message variable 2. - * @param arg3 The argument containing the substitution values for the message variable 3. - * @param arg4 The argument containing the substitution values for the message variable 4. - * @param arg4 The argument containing the substitution values for the message variable 4. - * @param arg5 The argument containing the substitution values for the message variable 5. - * @return The message string. - */ - -public static String getExternalizedMessage(String fileName, String key, Class aClass, - String arg1, - String arg2, - String arg3, - String arg4, - String arg5) { - - return getHandler(fileName, aClass).getMessage(key, - arg1, - arg2, - arg3, - arg4, - arg5); - -} -/** - * Get the message with the specified key. - * - * @param fileName The name of the property file that contains the message. - * @param key The key for the message to be retrieved. - */ - -public static String getExternalizedMessage(String fileName, String key, Class aClass, Locale locale) { - - return getHandler(fileName, aClass, locale).getMessage(key); - -} -/** - * Get the static instance of this class that corresponds to the passed property file. - * - * @return The resource handler object which can be used to obtain messages. - */ -public static J2EEValidationResourceHandler getHandler(String fileName, Class aClass) { - return getHandler(fileName,aClass,Locale.getDefault()); -} -/** - * Get the static instance of this class that corresponds to the passed property file. - * - * @return The resource handler object which can be used to obtain messages. - */ -public static J2EEValidationResourceHandler getHandler(String fileName, Class aClass, Locale locale) { - String handlerKey = getHandlerKey(fileName, locale); - if (handlers.get(handlerKey) == null) { - J2EEValidationResourceHandler temp = new J2EEValidationResourceHandler(locale); - temp.setResourceClassLoader(aClass.getClassLoader()); - temp.setBundleName(fileName); - handlers.put(handlerKey,temp); - } - - return (J2EEValidationResourceHandler)(handlers.get(handlerKey)); -} - private static String getHandlerKey(String _baseName, Locale locale) { - StringBuffer localeName = new StringBuffer("_").append(locale.toString());//$NON-NLS-1$ - if (locale.toString().equals(""))//$NON-NLS-1$ - localeName.setLength(0); - return _baseName + localeName.toString(); - } -/** - * Insert the method's description here. - * Creation date: (1/26/2001 1:04:50 PM) - * @return java.lang.ClassLoader - */ -public java.lang.ClassLoader getResourceClassLoader() { - return resourceClassLoader; -} -/** - * Insert the method's description here. - * Creation date: (1/26/2001 1:04:50 PM) - * @param newResourceClassLoader java.lang.ClassLoader - */ -public void setResourceClassLoader(java.lang.ClassLoader newResourceClassLoader) { - resourceClassLoader = newResourceClassLoader; -} - -/** - * Setter for the locale property. - * - * @param The locale. - */ -public void setLocale(Locale locale) { - this.locale = locale; -} - -/** - * Insert the method's description here. - * Creation date: (1/5/01 2:26:24 PM) - * @param newBundleName java.lang.String - */ -public void setBundleName(java.lang.String newBundleName) { - bundleName = newBundleName; -} - - -/** - * Getter for the locale property. - * - * @return The locale. - */ -public Locale getLocale() { - if (locale == null) - locale = Locale.getDefault(); - return locale; -} - -/** - * Get the message with the specified key. - * - * @param key The key for the message to be retrieved. - */ - -public String getMessage(String key) { - String temp = null; - try { - temp = getBundle().getString(key); - } - catch (MissingResourceException ex) { - System.out.println("Resource Exception: " + ex);//$NON-NLS-1$ - temp = "<<Key: " + key + " not found in resource: " + getBundleName() + ">>";//$NON-NLS-3$//$NON-NLS-2$//$NON-NLS-1$ - } - return temp; -} - -/** - * Get the message template with the specified key, and format the message using - * the specified Object array. - * - * @param key The key for the message to be retrieved. - * @param arg The Object array containing the substitution values for the message. - * @return The message string. - */ -public String getMessage(String key, Object arg[]) { - String temp = null; - try { - temp = MessageFormat.format(getBundle().getString(key), arg); - } - catch (MissingResourceException ex) { - System.out.println("Resource Exception: " + ex);//$NON-NLS-1$ - temp = "<<Key: " + key + " not found in resource: " + getBundleName() + ">>";//$NON-NLS-3$//$NON-NLS-2$//$NON-NLS-1$ - } - return temp; -} - -/** - * Get the message template with the specified key, and format the message using - * the specified String argument. - * - * @param key The key for the message to be retrieved. - * @param arg1 The argument containing the substitution values for the message variable 1. - * @return The message string. - */ -public String getMessage(String key, String arg1) { - - String temp = null; - try { - if (arg1 != null) { - Object msgobj[] = new Object[1]; - msgobj[0] = arg1; - temp = getMessage(key, msgobj); - } - else { - temp = getMessage(key); - } - } - catch (MissingResourceException ex) { - System.out.println("Resource Exception: " + ex);//$NON-NLS-1$ - temp = "<<Key: " + key + " not found in resource: " + getBundleName() + ">>";//$NON-NLS-3$//$NON-NLS-2$//$NON-NLS-1$ - } - return temp; -} - -/** - * Get the message template with the specified key, and format the message using - * the specified String arguments. - * - * @param key The key for the message to be retrieved. - * @param arg1 The argument containing the substitution values for the message variable 1. - * @param arg2 The argument containing the substitution values for the message variable 2. - * @return The message string. - */ - -public String getMessage(String key, String arg1, String arg2) { - String temp = null; - try { - if ((arg1 != null) && (arg2 != null)) { - Object msgobj[] = new Object[2]; - msgobj[0] = arg1; - msgobj[1] = arg2; - temp = getMessage(key, msgobj); - } - else { - temp = getMessage(key); - } - } - catch (MissingResourceException ex) { - System.out.println("Resource Exception: " + ex);//$NON-NLS-1$ - temp = "<<Key: " + key + " not found in resource: " + getBundleName() + ">>";//$NON-NLS-3$//$NON-NLS-2$//$NON-NLS-1$ - } - return temp; - -} - -/** - * Get the message template with the specified key, and format the message using - * the specified String arguments. - * - * @param key The key for the message to be retrieved. - * @param arg1 The argument containing the substitution values for the message variable 1. - * @param arg2 The argument containing the substitution values for the message variable 2. - * @param arg3 The argument containing the substitution values for the message variable 3. - * @return The message string. - */ - -public String getMessage(String key, String arg1, String arg2, String arg3) { - String temp = null; - try { - if ((arg1 != null) && (arg2 != null) && (arg3 != null)) { - Object msgobj[] = new Object[3]; - msgobj[0] = arg1; - msgobj[1] = arg2; - msgobj[2] = arg3; - temp = getMessage(key, msgobj); - } - else { - temp = getMessage(key); - } - } - catch (MissingResourceException ex) { - System.out.println("Resource Exception: " + ex);//$NON-NLS-1$ - temp = "<<Key: " + key + " not found in resource: " + getBundleName() + ">>";//$NON-NLS-3$//$NON-NLS-2$//$NON-NLS-1$ - } - return temp; - -} - -/** - * Get the message template with the specified key, and format the message using - * the specified String arguments. - * - * @param key The key for the message to be retrieved. - * @param arg1 The argument containing the substitution values for the message variable 1. - * @param arg2 The argument containing the substitution values for the message variable 2. - * @param arg3 The argument containing the substitution values for the message variable 3. - * @param arg4 The argument containing the substitution values for the message variable 4. - * @return The message string. - */ - -public String getMessage(String key, String arg1, String arg2, String arg3, String arg4) { - String temp = null; - try { - if ((arg1 != null) && (arg2 != null) && (arg3 != null) && (arg4 != null)) { - Object msgobj[] = new Object[4]; - msgobj[0] = arg1; - msgobj[1] = arg2; - msgobj[2] = arg3; - msgobj[3] = arg4; - temp = getMessage(key, msgobj); - } - else { - temp = getMessage(key); - } - } - catch (MissingResourceException ex) { - System.out.println("Resource Exception: " + ex);//$NON-NLS-1$ - temp = "<<Key: " + key + " not found in resource: " + getBundleName() + ">>";//$NON-NLS-3$//$NON-NLS-2$//$NON-NLS-1$ - } - return temp; -} - -/** - * Get the message template with the specified key, and format the message using - * the specified String arguments. - * - * @param key The key for the message to be retrieved. - * @param arg1 The argument containing the substitution values for the message variable 1. - * @param arg2 The argument containing the substitution values for the message variable 2. - * @param arg3 The argument containing the substitution values for the message variable 3. - * @param arg4 The argument containing the substitution values for the message variable 4. - * @param arg4 The argument containing the substitution values for the message variable 4. - * @param arg5 The argument containing the substitution values for the message variable 5. - * @return The message string. - */ - -public String getMessage(String key, - String arg1, - String arg2, - String arg3, - String arg4, - String arg5) { - - String temp = null; - try { - if ((arg1 != null) && (arg2 != null) && (arg3 != null) && - (arg4 != null) && (arg5 != null) ) { - Object msgobj[] = new Object[5]; - msgobj[0] = arg1; - msgobj[1] = arg2; - msgobj[2] = arg3; - msgobj[3] = arg4; - msgobj[4] = arg5; - temp = getMessage(key, msgobj); - } - else { - temp = getMessage(key); - } - } - catch (MissingResourceException ex) { - System.out.println("Resource Exception: " + ex);//$NON-NLS-1$ - temp = "<<Key: " + key + " not found in resource: " + getBundleName() + ">>";//$NON-NLS-3$//$NON-NLS-2$//$NON-NLS-1$ - } - return temp; - -} -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/J2EEValidator.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/J2EEValidator.java deleted file mode 100644 index a88054ec5..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/J2EEValidator.java +++ /dev/null @@ -1,511 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - - -import java.util.HashSet; -import java.util.List; -import java.util.Locale; -import java.util.Set; - -import org.eclipse.emf.common.util.EList; -import org.eclipse.jst.j2ee.common.EjbRef; -import org.eclipse.jst.j2ee.internal.common.impl.ResourceRefImpl; -import org.eclipse.jst.j2ee.internal.common.impl.SecurityRoleImpl; -import org.eclipse.wst.validation.internal.core.Message; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.IReporter; -import org.eclipse.wst.validation.internal.provisional.core.IValidationContext; -import org.eclipse.wst.validation.internal.provisional.core.IValidator; - - -/** - * Insert the type's description here. - * Creation date: (3/9/2001 3:34:39 PM) - * @author: Administrator - */ -public abstract class J2EEValidator implements IValidator, J2EEMessageConstants { - protected IReporter _reporter; - protected IValidationContext _helper; - - public J2EEValidator() - { - initialize(); - } -/** - * <p>Create am <em>error</em> message and route it to the - * cached reporter. This form of <code>addError</code> is - * for messages which require no arguments.</p> - * - * @param msgId The ID of the message to be created. - */ - -public void addError(String msgId) -{ - addError(getBaseName(), msgId, null); -} -/** - * <p>Create am <em>error</em> message and route it to the - * cached reporter. This form of <code>addError</code> is - * for messages which require no arguments.</p> - * - * @param msgId The ID of the message to be created. - */ - -public void addError(String msgId, String[] msgArgs) -{ - addError(getBaseName(), msgId, msgArgs); -} -/** - * <p>Create am <em>error</em> message and route it to the - * cached reporter. This form of <code>addError</code> is - * for messages which require no arguments.</p> - * - * @param msgCategory The base name of the message bundle to use. - * @param msgId The ID of the message to be created. - */ - -public void addError(String msgCategory, String msgId) -{ - addError(msgCategory, msgId, null); -} -/** - * <p>Create an <em>error</em> message and route it to - * the cached reporter. This form of <code>addError</code> - * is for messages which require one or more arguments.</p> - * - * @param msgCategory The base name of the message bundle to use. - * @param msgId The ID of the message to be created. - * @param msgArgs The parameters for the message. - */ - -public void addError(String bundleName, String msgId, String[] msgArgs) -{ - this.addError(bundleName, msgId, msgArgs, null); -} -/** - * <p>Create an <em>error</em> message and route it to - * the cached reporter. This form of <code>addError</code> - * is for messages which require one or more arguments.</p> - * - * @param msgCategory The base name of the message bundle to use. - * @param msgId The ID of the message to be created. - * @param msgArgs The parameters for the message. - */ - -public void addError(String bundleName, String msgId, String[] msgArgs, Object target) -{ - _reporter.addMessage( this, - new Message( - bundleName, - IMessage.HIGH_SEVERITY, - msgId, - msgArgs, - target)); -} -public void addError(String bundleName, String msgId, String[] msgArgs, Object target, String groupName) { - IMessage message = new Message( - bundleName, - IMessage.HIGH_SEVERITY, - msgId, - msgArgs, - target); - message.setGroupName(groupName); - _reporter.addMessage(this, message); -} -public void addError(String bundleName, String msgId, String[] msgArgs, Object target, String groupName, int lineNumber) -{ - IMessage message = new Message( - bundleName, - IMessage.HIGH_SEVERITY, - msgId, - msgArgs, - target); - message.setLineNo(lineNumber); - message.setGroupName(groupName); - - _reporter.addMessage( this, message); - -} -/** - * <p>Create an <em>informational</em> message and route it - * to the cached reporter. This form of <code>addError</code> - * is for messages which require no arguments.</p> - * - * @param msgId The ID of the message to be created. - */ - -public void addInfo(String msgId) -{ - addInfo(getBaseName(), msgId, null); -} -/** - * <p>Create an <em>informational</em> message and route it - * to the cached reporter. This form of <code>addError</code> - * is for messages which require no arguments.</p> - * - * @param msgId The ID of the message to be created. - * @param msgArgs The parameters for the message. - */ - -public void addInfo(String msgId, String[] msgArgs) -{ - addInfo(getBaseName(), msgId, msgArgs); -} -/** - * <p>Create an <em>informational</em> message and route it - * to the cached reporter. This form of <code>addError</code> - * is for messages which require no arguments.</p> - * - * @param msgCategory The base name of the message bundle to use. - * @param msgId The ID of the message to be created. - */ - -public void addInfo(String msgCategory, String msgId) -{ - addInfo(msgCategory, msgId, null); -} -/** - * <p>Create an <em>informational</em> message and route - * it to the cached reporter. This form of <code>addError</code> - * is for messages which require one or more arguments.</p> - * - * @param msgCategory The base name of the message bundle to use. - * @param msgId The ID of the message to be created. - * @param msgArgs The parameters for the message. - */ - -public void addInfo(String bundleName, String msgId, String[] msgArgs) -{ - addInfo(bundleName, msgId, msgArgs, null); -} -/** - * <p>Create an <em>informational</em> message and route - * it to the cached reporter. This form of <code>addError</code> - * is for messages which require one or more arguments.</p> - * - * @param msgCategory The base name of the message bundle to use. - * @param msgId The ID of the message to be created. - * @param msgArgs The parameters for the message. - */ - -public void addInfo(String bundleName, String msgId, String[] msgArgs, Object target) -{ - _reporter.addMessage( this, - new Message( - bundleName, - IMessage.LOW_SEVERITY, - msgId, - msgArgs, - target)); -} -/** - * <p>Create a <em>warning</em> message and route it to the - * cached reporter. This form of <code>addError</code> is - * for messages which require no arguments.</p> - * - * @param msgId The ID of the message to be created. - */ - -public void addWarning(String msgId) -{ - addWarning(getBaseName(), msgId, null); -} -/** - * <p>Create a <em>warning</em> message and route it to the - * cached reporter. This form of <code>addError</code> is - * for messages which require no arguments.</p> - * - * @param msgId The ID of the message to be created. - * @param msgArgs The parameters for the message. - */ - -public void addWarning(String msgId, String[] msgArgs) -{ - addWarning(getBaseName(), msgId, msgArgs); -} -/** - * <p>Create a <em>warning</em> message and route it to the - * cached reporter. This form of <code>addError</code> is - * for messages which require no arguments.</p> - * - * @param msgCategory The base name of the message bundle to use. - * @param msgId The ID of the message to be created. - */ - -public void addWarning(String msgCategory, String msgId) -{ - addWarning(msgCategory, msgId, null); -} -/** - * <p>Create a <em>warning</em> message and route it to - * the cached reporter. This form of <code>addError</code> - * is for messages which require one or more arguments.</p> - * - * @param msgCategory The base name of the message bundle to use. - * @param msgId The ID of the message to be created. - * @param msgArgs The parameters for the message. - */ - -public void addWarning(String bundleName, String msgId, String[] msgArgs) -{ - addWarning(bundleName, msgId, msgArgs, null); -} -/** - * <p>Create a <em>warning</em> message and route it to - * the cached reporter. This form of <code>addError</code> - * is for messages which require one or more arguments.</p> - * - * @param msgCategory The base name of the message bundle to use. - * @param msgId The ID of the message to be created. - * @param msgArgs The parameters for the message. - */ - -public void addWarning(String bundleName, String msgId, String[] msgArgs, Object target) -{ - _reporter.addMessage( this, - new Message( - bundleName, - IMessage.NORMAL_SEVERITY, - msgId, - msgArgs, - target)); -} -public void addWarning(String bundleName, String msgId, String[] msgArgs, Object target, String groupName) -{ - IMessage message = new Message( - bundleName, - IMessage.NORMAL_SEVERITY, - msgId, - msgArgs, - target); - message.setGroupName(groupName); - _reporter.addMessage(this, message); -} -/** - * Perform any resource cleanup once validation is complete. - */ -public void cleanup() { - //Default -} -/** - * Perform any resource cleanup once validation is complete. If cleanup will - * take some time, the IValidator should report subtask information to the - * user through the IReporter parameter. The AReporter parameter will not be - * null. - * @deprecated Use cleanup() - */ -public void cleanup(IReporter reporter) { - //Default -} -/** - * Returns the name of the Validator, as it should be displayed in the UI. - * The ValidationBuilder uses this string as input to the IProgressMonitor. - * i.e., At some point during the validation process, the Validation Builder - * will output this string: "{0} is validating {1}.", where {0} is the string - * that this method returns, and {1} is the name of the current resource. - */ -public String[] get1Param(String string1){ - String[] parms = new String[1]; - parms[0] = string1; - return parms; - } -/** - * Returns the name of the Validator, as it should be displayed in the UI. - * The ValidationBuilder uses this string as input to the IProgressMonitor. - * i.e., At some point during the validation process, the Validation Builder - * will output this string: "{0} is validating {1}.", where {0} is the string - * that this method returns, and {1} is the name of the current resource. - */ -public String[] get2Param(String string1,String string2){ - String[] parms = new String[2]; - parms[0] = string1; - parms[1] = string2; - return parms; - } -/** - * Returns the name of the Validator, as it should be displayed in the UI. - * The ValidationBuilder uses this string as input to the IProgressMonitor. - * i.e., At some point during the validation process, the Validation Builder - * will output this string: "{0} is validating {1}.", where {0} is the string - * that this method returns, and {1} is the name of the current resource. - */ -public String[] get3Param(String string1,String string2,String string3){ - String[] parms = new String[2]; - parms[0] = string1; - parms[1] = string2; - parms[2] = string3; - return parms; - } -/** - * <p>Answer the id of the resource bundle which is - * used by the receiver.</p> - */ - -public abstract String getBaseName(); -/** - * Returns a localized message from a resource bundle. - * @param msgCategory The baseName of the resource bundle (filename minus any locale suffix) - * @param msgId The key of the message to lookup from the bundle. - * @param msgArgs An array of arguments that will be substituted into any message arguments in the message's value. - * @param locale The locale to retrieve the message text from. - */ -public String getMessage(String msgCategory, String msgId, String[] msgArgs, Locale locale) { - return J2EEValidationResourceHandler.getExternalizedMessage(msgCategory, msgId, getClass(), msgArgs, locale); -} -/** - * Returns a localized message from a resource bundle. - * @param msgCategory The baseName of the resource bundle (filename minus any locale suffix) - * @param msgId The key of the message to lookup from the bundle. - * @param locale The locale to retrieve the message text from. - */ -public String getMessage(String msgCategory, String msgId, Locale locale) { - return J2EEValidationResourceHandler.getExternalizedMessage(msgCategory, msgId, getClass(), locale); -} - /** - * Returns the name of the Validator, as it should be displayed - * in the UI. The ValidationBuilder uses this string as input to - * the IProgressMonitor. i.e., At some point during the validation - * process, the Validation Builder will output this string: - * "{0} is validating {1}.", - * where - * {0} is the string that this method returns, - * and - * {1} is the name of the current resource. - */ - public String getName(){ - return getName(Locale.getDefault()); - } - -/** - * <p>Returns the name of the Validator, as it should be displayed - * in the UI. The ValidationBuilder uses this string as input to - * the IProgressMonitor. i.e., At some point during the validation - * process, the Validation Builder will output this string:</p> - * <pre> - * "{0} is validating {1}.", - * </pre> - * <p>where</p> - * <pre> - * {0} is the string that this method returns, - * </pre> - * <p>and</p> - * <pre> - * {1} is the name of the current resource. - * </pre> - * - * @param locale The locale from which to retrieve the name text. - */ - -public String getName(Locale locale) -{ - return getMessage(getBaseName(), VALIDATOR_NAME, locale); -} -/** - * Returns the name of the Validator, as it should be displayed in the UI. - * The ValidationBuilder uses this string as input to the IProgressMonitor. - * i.e., At some point during the validation process, the Validation Builder - * will output this string: "{0} is validating {1}.", where {0} is the string - * that this method returns, and {1} is the name of the current resource. - */ -public String[] getParam1(String string1){ - String[] parms = new String[1]; - parms[0] = string1; - return parms; - } - protected void initialize(){ - //Default - } -/** - * This is the method which performs the validation on the MOF model. - * <br><br> - * <code>helper</code> and <code>reporter</code> may not be null. <code>changedFiles</code> may be null, if a full - * build is desired. - * <br><br> - * <code>helper</code> loads a EObject. The EObject is the root of the - * MOF model about to be validated. When this object is traversed, - * you can reach every element in the MOF model which needs to be validated. - * <br><br> - * <code>reporter</code> is an instance of an IReporter interface, which is used for interaction with the user. - * <br><br> - * <code>changedFiles</code> is an array of file names which have changed since the last validation. - * If <code>changedFiles</code> is null, or if it is an empty array, then a full build - * is performed. Otherwise, validation on just the files listed in the Vector is performed. - */ -public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException { - - _helper = inHelper; - _reporter = inReporter; - if ((inHelper == null) || (inReporter == null)) { - return; - } -} -/** - * Validate EJB references. - */ -public void validateEJBRefManadatoryElements(EjbRef eref, String ownerName) { - String[] parms = new String[2]; - parms[0] = eref.getName(); - parms[1] = ownerName; - - if ((eref.getName() == null) || (eref.getName().trim().length() == 0)) - addWarning(EREF_CATEGORY, ERROR_EAR_MISSING_EREFNAME, parms, eref); - if (eref.isSetType()) { - if (eref.getType() == null) - addWarning(EREF_CATEGORY, ERROR_EAR_INVALID_EREFTYPE, parms); - } else - addWarning(EREF_CATEGORY, ERROR_EAR_MISSING_EREFTYPE, parms); - - String refHome = eref.getHome(); - if ((refHome == null) || (refHome.trim().length() == 0)) - addWarning(EREF_CATEGORY, ERROR_EAR_MISSING_EREFHOME, parms, eref); - - if ((eref.getRemote() == null) || (eref.getRemote().trim().length() == 0)) - addWarning(EREF_CATEGORY, ERROR_EAR_MISSING_EREFREMOTE, parms, eref); -} -/** - * Validate for duplicates in EAR Roles. - */ -public void validateResourceRefs(List resourceRefs) { - - int numRefs = resourceRefs.size(); - Set refSet = new HashSet(numRefs); - - for (int refNo = 0; refNo < numRefs; refNo++) { - String refName = ((ResourceRefImpl) (resourceRefs.get(refNo))).getName(); - String[] parms = new String[1]; - parms[0] = refName; - if (!(refSet.add(refName))) - addError(EREF_CATEGORY, ERROR_EAR_DUPLICATE_RESREF, parms, resourceRefs.get(refNo)); - } -} -/** - * Validate the existance of Web Roles within the EAR Roles and - * duplicates in Web Roles. - */ -public void validateWEBRolesWithEARRoles(EList earRoleList, EList warRoles) { - int numRoles = warRoles.size(); - - // TFB This implementation requires a 'small' list of warRoles. - // If 'warRoles' gets too big then another implementation - // will be necessary. - - for (int roleNo = 0; roleNo < numRoles; roleNo++) { - SecurityRoleImpl nextRole = (SecurityRoleImpl) (warRoles.get(roleNo)); - String[] parms = new String[1]; - parms[0] = nextRole.getRoleName(); - if (!(earRoleList.contains(nextRole))) - addWarning(WAR_CATEGORY, ERROR_EAR_MISSING_EJB_ROLE, parms, nextRole); - } -} -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/MessageDrivenBeanClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/MessageDrivenBeanClassVRule.java deleted file mode 100644 index 7c154c0f1..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/MessageDrivenBeanClassVRule.java +++ /dev/null @@ -1,291 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.List; -import java.util.Map; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.MessageDriven; -import org.eclipse.jst.j2ee.internal.J2EEVersionConstants; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public final class MessageDrivenBeanClassVRule extends ABeanClassVRule implements IEJBType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_MESSAGE_BEANCLASS; - private static final Object[] DEPENDS_ON = null; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".mb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_MESSAGEDRIVENBEAN, JAVAX_JMS_MESSAGELISTENER}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final boolean SHOULD_VALIDATE_TRANSIENT_FIELD = false; - private final boolean SHOULD_BE_ABSTRACT = false; - private final int IS_REMOTE = NEITHER; - - private final boolean SHOULD_BE_FINAL = false; - private final boolean SHOULD_BE_PUBLIC = true; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{ONMESSAGE, CONSTRUCTOR_NOPARM, EJBCREATE_NOPARM, EJBREMOVE_NOPARM}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{FINALIZE_NOPARM}; - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, ONMESSAGE, CONSTRUCTOR_NOPARM, CONSTRUCTOR, EJBCREATE_NOPARM, EJBCREATE, EJBREMOVE_NOPARM, FINALIZE_NOPARM}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2050_constr, new String[]{CHKJ2050_constr+EXT}); - MESSAGE_IDS.put(CHKJ2050_onMessage, new String[]{CHKJ2050_onMessage+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbCreate, new String[]{CHKJ2050_ejbCreate+EXT}); - MESSAGE_IDS.put(CHKJ2050_setEntityContext, new String[]{CHKJ2050_setEntityContext+EXT}); - MESSAGE_IDS.put(CHKJ2050_unsetEntityContext, new String[]{CHKJ2050_unsetEntityContext+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbActivate, new String[]{CHKJ2050_ejbActivate+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbPassivate, new String[]{CHKJ2050_ejbPassivate+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbRemove, new String[]{CHKJ2050_ejbRemove+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbLoad, new String[]{CHKJ2050_ejbLoad+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbStore, new String[]{CHKJ2050_ejbStore+EXT}); - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2014, new String[]{CHKJ2014+EXT}); - MESSAGE_IDS.put(CHKJ2022, new String[]{CHKJ2022+EXT}); - MESSAGE_IDS.put(CHKJ2015, new String[]{CHKJ2015+EXT}); - - MESSAGE_IDS.put(CHKJ2103, new String[]{CHKJ2103+SPEC}); - MESSAGE_IDS.put(CHKJ2421, new String[]{CHKJ2421+BEXT, CHKJ2421+MEXT}); - MESSAGE_IDS.put(CHKJ2422, new String[]{CHKJ2422+BEXT, CHKJ2422+MEXT}); - MESSAGE_IDS.put(CHKJ2423, new String[]{CHKJ2423+BEXT, CHKJ2423+MEXT}); - MESSAGE_IDS.put(CHKJ2424, new String[]{CHKJ2424+BEXT, CHKJ2424+MEXT}); - MESSAGE_IDS.put(CHKJ2426, new String[]{CHKJ2426+BEXT, CHKJ2426+MEXT}); - - MESSAGE_IDS.put(CHKJ2427, new String[]{CHKJ2427+BEXT, CHKJ2427+MEXT}); - MESSAGE_IDS.put(CHKJ2428, new String[]{CHKJ2428+BEXT, CHKJ2428+MEXT}); - MESSAGE_IDS.put(CHKJ2431, new String[]{CHKJ2431+BEXT, CHKJ2431+MEXT}); - MESSAGE_IDS.put(CHKJ2439, new String[]{CHKJ2439+BEXT, CHKJ2439+MEXT}); - - MESSAGE_IDS.put(CHKJ2445, new String[]{CHKJ2445+BEXT, CHKJ2445+MEXT}); - MESSAGE_IDS.put(CHKJ2446, new String[]{CHKJ2446+BEXT, CHKJ2446+MEXT}); - MESSAGE_IDS.put(CHKJ2447, new String[]{CHKJ2447+BEXT, CHKJ2447+MEXT}); - MESSAGE_IDS.put(CHKJ2501_ejbCreate, new String[]{CHKJ2501_ejbCreate+BEXT, CHKJ2501_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2501_ejbRemove, new String[]{CHKJ2501_ejbRemove+BEXT, CHKJ2501_ejbRemove+MEXT}); - MESSAGE_IDS.put(CHKJ2501_onMessage, new String[]{CHKJ2501_onMessage+BEXT, CHKJ2501_onMessage+MEXT}); - - MESSAGE_IDS.put(CHKJ2492, new String[]{CHKJ2492+BEXT, CHKJ2492+MEXT}); - MESSAGE_IDS.put(CHKJ2493, new String[]{CHKJ2493+BEXT, CHKJ2493+MEXT}); - MESSAGE_IDS.put(CHKJ2494, new String[]{CHKJ2494+BEXT, CHKJ2494+MEXT}); - - MESSAGE_IDS.put(CHKJ2502_finalize, new String[]{CHKJ2502_finalize+BEXT, CHKJ2502_finalize+MEXT}); - - MESSAGE_IDS.put(CHKJ2503_onMessage, new String[]{CHKJ2503_onMessage+BEXT, CHKJ2503_onMessage+MEXT}); - - MESSAGE_IDS.put(CHKJ2505_ejbRemove, new String[]{CHKJ2505_ejbRemove+BEXT, CHKJ2505_ejbRemove+MEXT}); - MESSAGE_IDS.put(CHKJ2505_onMessage, new String[]{CHKJ2505_onMessage+BEXT, CHKJ2505_onMessage+MEXT}); - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final boolean shouldValidateTransientField() { - return SHOULD_VALIDATE_TRANSIENT_FIELD; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final boolean followEjbCreateReturnTypeRules(EnterpriseBean bean, Method method) { - return method.isVoid(); - } - - public final boolean shouldBeAbstract(JavaClass clazz) { - return SHOULD_BE_ABSTRACT; - } - - public final boolean shouldBeFinal(JavaClass clazz) { - return SHOULD_BE_FINAL; - } - - public final boolean shouldBePublic(JavaClass clazz) { - return SHOULD_BE_PUBLIC; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final JavaHelpers getEjbCreateReturnType(EnterpriseBean bean, Method method) throws InvalidInputException { - return ValidationRuleUtility.getType(ITypeConstants.VOID, bean); - } - - public final String getEjbCreateReturnTypeName(EnterpriseBean bean, Method method) throws InvalidInputException { - return ITypeConstants.VOID; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - - public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this); - - if((methodType & ONMESSAGE) == ONMESSAGE) { - validateOnMessageMethod(vc, bean, clazz, method); - } - else if((methodType & EJBCREATE) == EJBCREATE) { - validateEjbCreateMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else if((methodType & EJBREMOVE_NOPARM) == EJBREMOVE_NOPARM) { - validateEjbRemoveMethod(vc, bean, clazz, method); - } - else { - // Method isn't supposed to be here. Let the validateMethodsWhichMustNotExist - // take care of it. - } - } - - public String getMatchingHomeMethodName(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - return getNoMatchingMethodName(vc, method); - } - - public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - super.validateEjbCreateMethod(vc, bean, clazz, method, methodsExtendedLists); - - if(ValidationRuleUtility.throwsApplicationException(method, bean)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2501_ejbCreate, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - } - - public void validateEjbRemoveMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException { - super.validateEjbRemoveMethod(vc, bean, clazz, method); - - if(ValidationRuleUtility.throwsApplicationException(method, bean)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2501_ejbRemove, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - } - - public boolean validateEjbCreateMethodExceptions() { - // Don't check for CreateException - return false; - } - - /** - * @param vc - * @param bean - * @param clazz - * @throws InvalidInputException - */ - protected void validateShouldBeSuperTypes(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - if((bean.getVersionID() == J2EEVersionConstants.EJB_2_0_ID) || (bean.getVersionID() == J2EEVersionConstants.EJB_2_1_ID)){ - JavaClass jclass = ((MessageDriven)bean).getMessagingType(); - if( jclass != null ){ - if (jclass.getQualifiedName().equals(ITypeConstants.CLASSNAME_JAVAX_JMS_MESSAGELISTENER)){ - super.validateShouldBeSuperTypes(vc,bean,clazz); - } - } - } - } - - /* (non-Javadoc) - * @see org.eclipse.jst.j2ee.internal.model.validation.ejb.ejb20rules.impl.ATypeVRule#validateMethodsWhichMustExist(org.eclipse.jst.j2ee.internal.model.validation.IValidationContext, org.eclipse.jst.j2ee.internal.ejb.EnterpriseBean, org.eclipse.jem.java.JavaClass) - */ - public void validateMethodsWhichMustExist(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException, - ValidationCancelledException, ValidationException { - if((bean.getVersionID() == J2EEVersionConstants.EJB_2_0_ID) || (bean.getVersionID() == J2EEVersionConstants.EJB_2_1_ID)){ - JavaClass jclass = ((MessageDriven)bean).getMessagingType(); - if( jclass != null ){ - if (jclass.getQualifiedName().equals(ITypeConstants.CLASSNAME_JAVAX_JMS_MESSAGELISTENER)){ - super.validateMethodsWhichMustExist(vc, bean, clazz); - } - } - } - - } - public void validateOnMessageMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException { - // IWAD4396 = This method must be public. Read section 15.7.4 of the EJB 2.0 specification. - if(!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2445, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4397 = This method must not be final. Read section 15.7.4 of the EJB 2.0 specification. - if(method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2446, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4398 = This method must not be static. Read section 15.7.4 of the EJB 2.0 specification. - if(method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2447, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - // IWAD4399 = This method must return void. Read section 15.7.4 of the EJB 2.0 specification. - // IWAD4400 = This method must not throw application exceptions. Read section 15.7.4 of the EJB 2.0 specification. - if(!method.isVoid()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2505_onMessage, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - - if(ValidationRuleUtility.throwsApplicationException(method, bean)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2501_onMessage, IEJBValidationContext.INFO, bean, clazz, method, this); - vc.addMessage(message); - } - - if(!followRemoteExceptionRules(bean, method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_onMessage, IEJBValidationContext.WARNING, bean, clazz, method, this); - vc.addMessage(message); - } - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/MessageUtility.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/MessageUtility.java deleted file mode 100644 index 70cbf9106..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/MessageUtility.java +++ /dev/null @@ -1,358 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.Map; - -import org.eclipse.emf.ecore.EObject; -import org.eclipse.emf.ecore.xmi.XMIResource; -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.common.SecurityRole; -import org.eclipse.jst.j2ee.common.SecurityRoleRef; -import org.eclipse.jst.j2ee.ejb.AssemblyDescriptor; -import org.eclipse.jst.j2ee.ejb.CommonRelationshipRole; -import org.eclipse.jst.j2ee.ejb.EJBJar; -import org.eclipse.jst.j2ee.ejb.EJBRelation; -import org.eclipse.jst.j2ee.ejb.EJBRelationshipRole; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.MethodElement; -import org.eclipse.jst.j2ee.ejb.MethodPermission; -import org.eclipse.jst.j2ee.ejb.MethodTransaction; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - - -/** - * @version 1.0 - * @author - */ -public final class MessageUtility { - public static final String NO_MESSAGE_ID = ""; //$NON-NLS-1$ - - private static MessageUtility inst = null; - - private MessageUtility() { - //Default - } - - public static MessageUtility getUtility() { - if(inst == null) { - inst = new MessageUtility(); - } - return inst; - } - - public static String getGroupName(Object targetParent) { - if(targetParent == null) { - // No context to associate the message with - return null; - } - - // So far, the only target parent which is used as a group name is the EnterpriseBean - if(targetParent instanceof EnterpriseBean) { - EnterpriseBean bean = (EnterpriseBean)targetParent; - if(bean == null) { - return null; - } - - if(bean.getName() != null) { - return bean.getName(); - } - return ((XMIResource)bean.eResource()).getID(bean); - } - - return null; - } - - protected String getMessageId(Object messageNumber, EnterpriseBean bean, IValidationRule rule) { - if(messageNumber == null) { - return NO_MESSAGE_ID; - } - - Map ids = rule.getMessageIds(); - if((ids == null) || (ids.size() == 0)) { - return messageNumber.toString(); - } - - int index = -1; - - String[] result = (String[])ids.get(messageNumber); - if(result == null) { - return messageNumber.toString(); - } - else if(result.length == 1) { - if(result[0].equals("")) { //$NON-NLS-1$ - return messageNumber.toString(); - } - return result[0]; - } - else { - // By convention, this is the order of the entries in the String[] - if(bean.isSession()) { - index = 0; - } - else if(bean.isContainerManagedEntity()) { - index = 1; - } - else if(bean.isBeanManagedEntity()) { - index = 2; - } - else if(bean.isMessageDriven()) { - index = 3; - } - else { - // what the heck is it? - return messageNumber.toString(); - } - - if((result.length <= index) || (result[index].equals(""))) { //$NON-NLS-1$ - return messageNumber.toString(); - } - - return result[index]; - } - } - - /* - * Use this method when the message is not registered on a method. - */ - protected String getMessageId(Object messageNumber, IValidationRule rule) { - if(messageNumber == null) { - return NO_MESSAGE_ID; - } - - Map ids = rule.getMessageIds(); - if((ids == null) || (ids.size() == 0)) { - return messageNumber.toString(); - } - - String[] result = (String[])ids.get(messageNumber); - if((result == null) || (result.length == 0) || (result[0].equals(""))) { //$NON-NLS-1$ - return messageNumber.toString(); - } - return result[0]; - } - - /* - * Use this method when the message is registered on a method. - */ - protected String getMessageId(Object messageNumber, IValidationRule rule, boolean isMethodOnClass) { - if(messageNumber == null) { - return NO_MESSAGE_ID; - } - - Map ids = rule.getMessageIds(); - if((ids == null) || (ids.size() == 0)) { - return messageNumber.toString(); - } - - String[] messages = (String[])ids.get(messageNumber); - String result = null; - if(messages != null) { - if(isMethodOnClass && messages.length == 2) { - result = messages[1]; - } - else if (messages.length >= 1) { - result = messages[0]; - } - } - - if((result == null) || (result.equals(""))) { //$NON-NLS-1$ - return messageNumber.toString(); - } - - return result; - } - - protected IMessage getMessage(IEJBValidationContext vc, int severity, String id, String[] parms, Object target, String groupName) { - IMessage message = vc.getMessage(); - message.setSeverity(severity); - message.setId(id); - message.setParams(parms); - message.setTargetObject(target); - message.setGroupName(groupName); - return message; - } - - /** - * For use only by the DD VRules. - */ - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBJar target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, SecurityRole target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, SecurityRoleRef target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, MethodElement target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, MethodTransaction target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, MethodPermission target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBRelationshipRole target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, CommonRelationshipRole target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBRelation target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, AssemblyDescriptor target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, null); - } - - /** - * For use only by the DD VRules. - */ - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBJar target, String[] parms, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, parms, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, MethodElement target, String[] parms, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, parms, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBRelationshipRole target, String[] parms, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, parms, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, SecurityRoleRef target, String[] parms, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, parms, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBRelation target, String[] parms, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, parms, target, null); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, Object target, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, target, getGroupName(bean)); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, Object target, String[] parms, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, parms, target, getGroupName(bean)); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, IValidationRule rule) { - String id = getMessageId(messageNumber, bean, rule); - return getMessage(vc, severity, id, null, bean, getGroupName(bean)); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, String[] parms, IValidationRule rule) { - String id = getMessageId(messageNumber, bean, rule); - return getMessage(vc, severity, id, parms, bean, getGroupName(bean)); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, null, clazz, getGroupName(bean)); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, String[] additionalParms, IValidationRule rule) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, additionalParms, clazz, getGroupName(bean)); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, Method method, IValidationRule rule) { - if(method == null) { - return getMessage(vc, messageNumber, severity, bean, clazz, rule); - } - - return getMessage(vc, messageNumber, severity, null, clazz, method, method.getMethodElementSignature(), ValidationRuleUtility.onClass(clazz, method), getGroupName(bean), rule); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, Method method, String[] additionalParms, IValidationRule rule) { - if(method == null) { - return getMessage(vc, messageNumber, severity, bean, clazz, additionalParms, rule); - } - - return getMessage(vc, messageNumber, severity, additionalParms, clazz, method, method.getMethodElementSignature(), ValidationRuleUtility.onClass(clazz, method), getGroupName(bean), rule); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, Field field, IValidationRule rule) { - if(field == null) { - return getMessage(vc, messageNumber, severity, bean, clazz, rule); - } - - return getMessage(vc, messageNumber, severity, null, clazz, field, field.getName(), ValidationRuleUtility.onClass(clazz, field), getGroupName(bean), rule); - } - - public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, Field field, String[] additionalParms, IValidationRule rule) { - if(field == null) { - return getMessage(vc, messageNumber, severity, bean, clazz, additionalParms, rule); - } - - return getMessage(vc, messageNumber, severity, additionalParms, clazz, field, field.getName(), ValidationRuleUtility.onClass(clazz, field), getGroupName(bean), rule); - } - - protected IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, String[] additionalParms, JavaClass clazz, EObject fieldOrMethod, String fieldOrMethodName, boolean isMethodOnClass, String groupName, IValidationRule rule) { - if(fieldOrMethod == null) { - String id = getMessageId(messageNumber, rule); - return getMessage(vc, severity, id, additionalParms, clazz, groupName); - } - - String[] parms = null; - EObject target = null; - if(isMethodOnClass) { - // leave parms null since no parms are needed - target = fieldOrMethod; - parms = additionalParms; - } - else { - if(additionalParms == null) { - parms = new String[]{fieldOrMethodName}; - } - else { - parms = new String[additionalParms.length + 1]; - parms[0] = fieldOrMethodName; - System.arraycopy(additionalParms, 0, parms, 1, additionalParms.length); - } - target = clazz; - } - - String id = getMessageId(messageNumber, rule, isMethodOnClass); - return getMessage(vc, severity, id, parms, target, groupName); - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/MethodUtility.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/MethodUtility.java deleted file mode 100644 index 85408bd36..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/MethodUtility.java +++ /dev/null @@ -1,2149 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.Arrays; -import java.util.List; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.JavaParameter; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; - - -public final class MethodUtility { - private static MethodUtility _inst = null; - private long[] _methodTypeIndex; - private IMethodType[] _methodTypes; - private long[] _fieldTypeIndex; - private IFieldType[] _fieldTypes; - - private MethodUtility() { - buildTypeList(); - } - - public static MethodUtility getUtility() { - if(_inst == null) { - _inst = new MethodUtility(); - } - return _inst; - } - - protected IMethodType[] getMethodTypes() { - return _methodTypes; - } - - public IFieldType getFieldType(long type) { - int index = Arrays.binarySearch(_fieldTypeIndex, type); - if(index > _fieldTypes.length) { - return null; - } - - if(index < 0) { - return null; - } - - if(_fieldTypes[index].getId() != type) { - return null; - } - - return _fieldTypes[index]; - } - - public IMethodType getMethodType(long type) { - int index = Arrays.binarySearch(_methodTypeIndex, type); - if(index > _methodTypes.length) { - return null; - } - - if(index < 0) { - return null; - } - - if(_methodTypes[index].getId() != type) { - return null; - } - - return _methodTypes[index]; - } - - public long getMethodTypeId(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists, IEJBType rule) { - IMethodType mType = getMethodType(bean, clazz, method, methodsExtendedLists, rule); - if(mType == null) { - return rule.getDefaultMethodType(); - } - - return mType.getId(); - } - - public long getFieldTypeId(EnterpriseBean bean, JavaClass clazz, Field field, IEJBType rule) { - IFieldType mType = getFieldType(bean, clazz, field, rule); - if(mType == null) { - return IMethodAndFieldConstants.EXCLUDED_FIELD; - } - - return mType.getId(); - } - - public IFieldType getFieldType(EnterpriseBean bean, JavaClass clazz, Field field, IEJBType rule) { - IFieldType[] knownFieldTypes = _fieldTypes; - if(knownFieldTypes == null) { - return null; - } - - for(int i=0; i<knownFieldTypes.length; i++) { - IFieldType mt = knownFieldTypes[i]; - if(mt == null) { - continue; - } - - if(mt.isFieldType(bean, clazz, field)) { - return mt; - } - } - - // If it's not one of the recognized methods, which dynamically-named - // method type is it? - return null; - } - - public IMethodType getMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists, IEJBType rule) { - long[] knownMethodTypes = rule.getKnownMethodTypes(); - if(knownMethodTypes == null) { - return null; - } - - for(int i=0; i<knownMethodTypes.length; i++) { - IMethodType mt = getMethodType(knownMethodTypes[i]); - if(mt == null) { - continue; - } - - if(mt.isDefaultType()) { - continue; - } - - if(mt.isMethodType(bean, clazz, method, methodsExtendedLists)) { - return mt; - } - } - - // If it's not one of the recognized methods, which dynamically-named - // method type is it? - return getMethodType(rule.getDefaultMethodType()); - } - - private void buildTypeList() { - int typeCount = 29; // This is the number of identifiable methods in IMethodAndFieldConstants - _methodTypeIndex = new long[typeCount]; - _methodTypes = new IMethodType[typeCount]; - int count = 0; - - int fieldTypeCount = 1; // This is the number of identifiable fields in IMethodAndFieldConstants - _fieldTypeIndex = new long[fieldTypeCount]; - _fieldTypes = new IFieldType[fieldTypeCount]; - int fieldCount = 0; - - // The index of the type in the long[] is equal to the - // index of the IMethodType in the IMethodType[]. By using - // this technique instead of a HashMap, we don't need to - // create an Integer every time we need to locate the - // IMethodType. - _methodTypeIndex[count] = IMethodAndFieldConstants.ACCESSOR; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.ACCESSOR; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return ""; // this method will never be called //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_acc; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method exists -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "ACCESSOR::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "ACCESSOR::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "ACCESSOR::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "ACCESSOR::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.BUSINESS; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.BUSINESS; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - if(method == null) { - return ""; //$NON-NLS-1$ - } - return method.getName(); - } - - public String getMessageId_messageMissing() { - // Never check to see if a business method is missing -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "BUSINESS::getMessageId_messageMissing"; //$NON-NLS-1$ - } - - public String getMessageId_messageExists() { - // Never statically check to see if a business method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "BUSINESS::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_bus; - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. - return IMessagePrefixEjb20Constants.CHKJ2504_business; - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. - return IMessagePrefixEjb20Constants.CHKJ2500_business; - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - // It's a business method if it's exposed on the component interface. - // HACK ... depends on the fact that ABeanClassVRule, and its subtypes, are the only classes that will ever have a BUSINESS method. - if(ValidationRuleUtility.getMethod(method, method.getName(), ABeanClassVRule.getRemoteComponentMethodsExtended(methodsExtendedLists)) != null) { - return true; - } - - if(ValidationRuleUtility.getMethod(method, method.getName(), ABeanClassVRule.getRemoteComponentMethodsExtended(methodsExtendedLists)) != null) { - return true; - } - - // internal helper method - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.CLINIT; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.CLINIT; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "clinit"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - // Never check to see if <clinit> is missing -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CLINIT::getMessageId_messageMissing"; //$NON-NLS-1$ - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CLINIT::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CLINIT::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CLINIT::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CLINIT::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals("<clinit>")) { //$NON-NLS-1$ - return true; - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - // Be careful to keep the order of these declarations the same as they are in - // IMethodAndFieldConstants. Each method type is an ascending number, and if they - // go out of order, the binary search can't find the method type. - _methodTypeIndex[count] = IMethodAndFieldConstants.CONSTRUCTOR; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.CONSTRUCTOR; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return clazz.getName(); - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_constr; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CONSTRUCTOR::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CONSTRUCTOR::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CONSTRUCTOR::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CONSTRUCTOR::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.isConstructor()) { - return true; - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.CONSTRUCTOR_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.CONSTRUCTOR_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return clazz.getName() + "()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_constr; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CONSTRUCTOR_NOPARM::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CONSTRUCTOR_NOPARM::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CONSTRUCTOR_NOPARM::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CONSTRUCTOR_NOPARM::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.isConstructor()) { - // This class must define a public constructor which takes no parameters. Read section 7.10.1 of the EJB 2.0 specification. - if(ValidationRuleUtility.isPublic(method)) { - if(method.getParameters().size() == 0) { - return true; - } - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.CREATE; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.CREATE; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "create"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_create; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CREATE::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_create; - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. - return IMessagePrefixEjb20Constants.CHKJ2504_create; - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. - return IMessagePrefixEjb20Constants.CHKJ2500_create; - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.METHODNAME_CREATE)) { - return true; - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.CREATE_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.CREATE_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "create()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_create; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "CREATE_NOPARM::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_create; - } - - public String getMessageId_messageMissingMatching() { - return IMessagePrefixEjb20Constants.CHKJ2504_create; - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. - return IMessagePrefixEjb20Constants.CHKJ2500_create; - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.METHODNAME_CREATE)) { - if(method.listParametersWithoutReturn().length == 0) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBACTIVATE_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBACTIVATE_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "ejbActivate()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbActivate; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBACTIVATE_NOPARM::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBACTIVATE_NOPARM::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBACTIVATE_NOPARM::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBACTIVATE_NOPARM::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_EJBACTIVATE)) { - if(method.listParametersWithoutReturn().length == 0) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBCREATE; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBCREATE; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "ejbCreate"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbCreate; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBCREATE::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_ejbCreate; - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBCREATE::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. - return IMessagePrefixEjb20Constants.CHKJ2500_ejbCreate; - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.METHODNAME_EJBCREATE)) { - return true; - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBCREATE_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBCREATE_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "ejbCreate()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbCreate; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBCREATE_NOPARM::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_ejbCreate; - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBCREATE_NOPARM::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBCREATE_NOPARM::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.METHODNAME_EJBCREATE)) { - if(method.listParametersWithoutReturn().length == 0) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBFIND; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBFIND; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - if(method == null) { - return "ejbFind"; //$NON-NLS-1$ - } - return method.getName(); - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbFind; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present - return IMessagePrefixEjb20Constants.CHKJ2502_ejbFind; - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_ejbFind; - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBFIND::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. - return IMessagePrefixEjb20Constants.CHKJ2500_ejbFind; - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.PREFIX_EJBFIND)) { - return true; - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBFINDBYPRIMARYKEY; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBFINDBYPRIMARYKEY; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - StringBuffer buffer = new StringBuffer("ejbFindByPrimaryKey("); //$NON-NLS-1$ - String pkName = ""; //$NON-NLS-1$ - if(bean instanceof Entity) { - JavaClass pk = ((Entity)bean).getPrimaryKey(); - pkName = ((pk == null) ? IEJBValidatorConstants.NULL_PRIMARY_KEY : pk.getQualifiedName()); - } - buffer.append(pkName); - buffer.append(")"); //$NON-NLS-1$ - return buffer.toString(); - } - - public boolean isDefaultType() { - return false; - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbFindByPrimaryKey; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBFINDBYPRIMARYKEY::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_ejbFind; - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBFINDBYPRIMARYKEY::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBFINDBYPRIMARYKEY::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.PREFIX_EJBFIND)) { - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_EJBFINDBYPRIMARYKEY)) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBHOME; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBHOME; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - if(method == null) { - return "ejbHome"; //$NON-NLS-1$ - } - return method.getName(); - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbHome; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBHOME::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_ejbHome; - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBHOME::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. - return IMessagePrefixEjb20Constants.CHKJ2500_ejbHome; - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.PREFIX_EJBHOME)) { - return true; - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBLOAD_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBLOAD_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "ejbLoad()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbLoad; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBLOAD::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBLOAD::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBLOAD::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBLOAD::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_EJBLOAD)) { - if(method.listParametersWithoutReturn().length == 0) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBPASSIVATE_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBPASSIVATE_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "ejbPassivate()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbPassivate; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBPASSIVATE::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBPASSIVATE::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBPASSIVATE::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBPASSIVATE::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_EJBPASSIVATE)) { - if(method.listParametersWithoutReturn().length == 0) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBPOSTCREATE; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBPOSTCREATE; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "ejbPostCreate"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - // Can only dynamically check if ejbPostCreate is missing, - // based on what type of ejbCreate methods exist. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBPOSTCREATE::getMessageId_messageMissing"; //$NON-NLS-1$ - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBPOSTCREATE::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - return IMessagePrefixEjb20Constants.CHKJ2503_ejbPostCreate; - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBPOSTCREATE::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBPOSTCREATE::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.METHODNAME_EJBPOSTCREATE)) { - return true; - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBREMOVE_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBREMOVE_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "ejbRemove()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbRemove; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBREMOVE::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBREMOVE::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBREMOVE::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBREMOVE::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_EJBREMOVE)) { - if(method.listParametersWithoutReturn().length == 0) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBSELECT; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBSELECT; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - if(method == null) { - return "ejbSelect"; //$NON-NLS-1$ - } - return method.getName(); - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbSelect; - } - - public String getMessageId_messageExists() { - return IMessagePrefixEjb20Constants.CHKJ2502_ejbSelect; - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBSELECT::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBSELECT::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBSELECT::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.PREFIX_EJBSELECT)) { - return true; - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EJBSTORE_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EJBSTORE_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "ejbStore()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_ejbStore; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBSTORE::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBSTORE::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBSTORE::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EJBSTORE::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_EJBSTORE)) { - if(method.listParametersWithoutReturn().length == 0) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.EQUALS; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.EQUALS; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "equals(Object)"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_equals; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EQUALS::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EQUALS::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EQUALS::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "EQUALS::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.METHODNAME_EQUALS)) { - JavaParameter[] parm = method.listParametersWithoutReturn(); - if(parm.length == 1) { - try { - JavaHelpers object = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT, bean); - JavaHelpers parmType = parm[0].getJavaType(); - - if(object.equals(parmType)) { - return true; - } - } - catch(InvalidInputException e) { - return false; - } - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.FIND; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.FIND; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - if(method == null) { - return "find"; //$NON-NLS-1$ - } - return method.getName(); - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_find; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "FIND::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_find; - } - - public String getMessageId_messageMissingMatching() { - return IMessagePrefixEjb20Constants.CHKJ2504_find; - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. - return IMessagePrefixEjb20Constants.CHKJ2500_find; - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.PREFIX_FIND)) { - return true; - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.FINDBYPRIMARYKEY; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.FINDBYPRIMARYKEY; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "findByPrimaryKey"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_findByPrimaryKey; - } - - public String getMessageId_messageExists() { - return IMessagePrefixEjb20Constants.CHKJ2500_find; - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_find; - } - - public String getMessageId_messageMissingMatching() { - return IMessagePrefixEjb20Constants.CHKJ2504_find; - } - - public String getMessageId_messageRMI_IIOPParm() { - return IMessagePrefixEjb20Constants.CHKJ2500_find; - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().startsWith(IMethodAndFieldConstants.PREFIX_FIND)) { - if(method.getName().startsWith(IMethodAndFieldConstants.METHODNAME_FINDBYPRIMARYKEY)) { - return true; - } - } - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.FINALIZE_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.FINALIZE_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "finalize()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - // Never check to see if finalize is missing -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "FINALIZE::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present - return IMessagePrefixEjb20Constants.CHKJ2502_finalize; - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "FINALIZE::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "FINALIZE::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "FINALIZE::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_FINALIZE)) { - if(method.listParametersWithoutReturn().length ==0) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.HASHCODE_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.HASHCODE_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "hashCode()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_hashCode; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "HASHCODE::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "HASHCODE::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "HASHCODE::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "HASHCODE::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_HASHCODE)) { - if(method.listParametersWithoutReturn().length == 0) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.HOME; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.HOME; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "home"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_home; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "HOME::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. - return IMessagePrefixEjb20Constants.CHKJ2503_home; - } - - public String getMessageId_messageMissingMatching() { - return IMessagePrefixEjb20Constants.CHKJ2504_home; - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. - return IMessagePrefixEjb20Constants.CHKJ2500_home; - } - - public boolean isDefaultType() { - return true; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - return true; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.ONMESSAGE; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.ONMESSAGE; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "onMessage"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_onMessage; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "ONMESSAGE::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "ONMESSAGE::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "ONMESSAGE::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "ONMESSAGE::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_ONMESSAGE)) { - JavaParameter[] parms = method.listParametersWithoutReturn(); - if(parms.length == 1) { - try { - JavaHelpers jmsMessage = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_JMS_MESSAGE, bean); - JavaHelpers parmType = parms[0].getJavaType(); - - if(jmsMessage.equals(parmType)) { - return true; - } - } - catch(InvalidInputException e) { - return false; - } - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.SETENTITYCONTEXT; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.SETENTITYCONTEXT; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "setEntityContext"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_setEntityContext; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "SETENTITYCONTEXT::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "SETENTITYCONTEXT::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "SETENTITYCONTEXT::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "SETENTITYCONTEXT::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_SETENTITYCONTEXT)) { - JavaParameter[] parm = method.listParametersWithoutReturn(); - if(parm.length == 1) { - try { - JavaHelpers entityContext = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_EJB_ENTITYCONTEXT, bean); - JavaHelpers parmType = parm[0].getJavaType(); - - if(entityContext.equals(parmType)) { - return true; - } - } - catch(InvalidInputException e) { - return false; - } - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _methodTypeIndex[count] = IMethodAndFieldConstants.UNSETENTITYCONTEXT_NOPARM; - _methodTypes[count++] = new IMethodType() { - public long getId() { - return IMethodAndFieldConstants.UNSETENTITYCONTEXT_NOPARM; - } - - public String getMethodName(EnterpriseBean bean, JavaClass clazz, Method method) { - return "unsetEntityContext()"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissing() { - return IMessagePrefixEjb20Constants.CHKJ2050_unsetEntityContext; - } - - public String getMessageId_messageExists() { - // Never statically check to see if this method is present -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "UNSETENTITYCONTEXT::getMessageId_messageExists"; //$NON-NLS-1$ - } - - public String getMessageId_messageRemoteException() { - // Don't need to know if this method throws a RemoteException. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "UNSETENTITYCONTEXT::getMessageId_messageRemoteException"; //$NON-NLS-1$ - } - - public String getMessageId_messageMissingMatching() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "UNSETENTITYCONTEXT::getMessageId_messageMissingMatching"; //$NON-NLS-1$ - } - - public String getMessageId_messageRMI_IIOPParm() { - // This method doesn't need a matching method. -// return NO_MESSAGE_PREFIX; - // Because it's difficult to find out which method has been called unexpectedly, - // instead of returning the same string for all NO_MESSAGE_PREFIX cases, - // instead return a message id which uniquely identifies which method was called. - return "UNSETENTITYCONTEXT::getMessageId_messageRMI_IIOPParm"; //$NON-NLS-1$ - } - - public boolean isDefaultType() { - return false; - } - - public boolean isMethodType(EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - if(method == null) { - return false; - } - - if(method.getName().equals(IMethodAndFieldConstants.METHODNAME_UNSETENTITYCONTEXT)) { - if(method.listParametersWithoutReturn().length == 0) { - return true; - } - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - _fieldTypeIndex[fieldCount] = IMethodAndFieldConstants.SERIALVERSIONUID; - _fieldTypes[fieldCount++] = new IFieldType() { - public long getId() { - return IMethodAndFieldConstants.SERIALVERSIONUID; - } - - public boolean isFieldType(EnterpriseBean bean, JavaClass clazz, Field field) { - if(field == null) { - return false; - } - - if(field.getName().equals(IMethodAndFieldConstants.FIELDNAME_SERIALVERSIONUID)) { - return true; - } - - return false; - } - - public String toString() { - return String.valueOf(getId()); - } - }; - - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/RoleHelper.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/RoleHelper.java deleted file mode 100644 index aa446a876..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/RoleHelper.java +++ /dev/null @@ -1,221 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.List; - -import org.eclipse.jst.j2ee.ejb.CommonRelationshipRole; -import org.eclipse.jst.j2ee.internal.EjbModuleExtensionHelper; - - -/** - * This class is a copy of org.eclipse.jst.j2ee.internal.ejb.codegen.helpers.RoleHelper. - * org.eclipse.jst.j2ee.internal.ejb.codegen.helpers.RoleHelper cannot be used - * directly by the EJB Validator (to calculate role method names) because - * it uses classes which are not used by WebSphere. Until the long-term - * fix can be put in, this class will be used. - */ -public class RoleHelper { - static final String KEY_GETTER_NAME_PATTERN = "get{0}Key";//$NON-NLS-1$ - static final String KEY_SETTER_NAME_PATTERN = "privateSet{0}Key";//$NON-NLS-1$ - static final String LINK_GETTER_NAME_PATTERN = "get{0}Link";//$NON-NLS-1$ - static final String ADD_NAME_PREFIX = "add";//$NON-NLS-1$ - static final String GETTER_NAME_PREFIX = "get"; //$NON-NLS-1$ - static final String REMOVE_NAME_PREFIX = "remove";//$NON-NLS-1$ - static final String SECONDARY_ADD_NAME_PREFIX = "secondaryAdd";//$NON-NLS-1$ - static final String SECONDARY_REMOVE_NAME_PREFIX = "secondaryRemove";//$NON-NLS-1$ - static final String SECONDARY_SETTER_NAME_PREFIX = "secondarySet";//$NON-NLS-1$ - static final String SETTER_NAME_PREFIX = "set"; //$NON-NLS-1$ - protected EjbModuleExtensionHelper modHelper; -/** - * RoleHelper constructor comment. - */ -public RoleHelper() { - super(); -} -/** - * Collect the names of the methods that were added to the bean class - * for a particular role. - */ -public static void collectRoleMethodNames(CommonRelationshipRole aRole, List aList) { - if (aRole == null || aList == null) return; - aList.add(getLinkGetterName(aRole)); - if (aRole.isForward()) { - aList.add(getKeyGetterName(aRole)); - aList.add(getKeySetterName(aRole)); - } - if (aRole.isNavigable()) - aList.add(getGetterName(aRole)); - if (!isMany(aRole)) { - try { - if(aRole.getOppositeAsCommonRole() != null) { - if (!aRole.getOppositeAsCommonRole().isKey()) - aList.add(getSetterName(aRole)); - if (!aRole.isKey()) { - aList.add(getSecondarySetterName(aRole)); - } - } - } - catch(NullPointerException exc) { - // If a NullPointerException is caught, assume that the role isn't a key. - // Just continue. - } - } else { - aList.add(getSecondaryAddName(aRole)); - aList.add(getSecondaryRemoveName(aRole)); - if (aRole.isNavigable()) { - try { - if(aRole.getOppositeAsCommonRole() != null) { - if (!aRole.getOppositeAsCommonRole().isKey()) { - aList.add(getAddName(aRole)); - } - } - } - catch(NullPointerException exc) { - // If a NullPointerException is thrown, just assume that the opposite isn't a key. - } - if (aRole.getOppositeAsCommonRole() != null && !aRole.getOppositeAsCommonRole().isRequired()) - aList.add(getRemoveName(aRole)); - } - } -} -/** - * Return aString where the first character is uppercased. - */ -public static final String firstAsUppercase(String aString) { - if (aString != null && aString.length() >0 && !Character.isUpperCase(aString.charAt(0))) { - char[] chars = aString.toCharArray(); - chars[0] = Character.toUpperCase(chars[0]); - return String.valueOf(chars); - } - return aString; -} -protected static String format(String pattern, String[] replacements) { - return java.text.MessageFormat.format(pattern, replacements); -} -/** - * Return the add method name for @aRole. - * It will be in the format "add{aRole name}". - * For example, a role named "department" would return - * addDepartment. - */ -public static String getAddName(CommonRelationshipRole aRole) { - if (aRole == null) return null; - String arg = firstAsUppercase(aRole.getName()); - return ADD_NAME_PREFIX + arg; -} -/** - * Return the getter method name for @aRole. - * It will be in the format "get{aRole name}". - * For example, a role named "department" would return - * getDepartment. - */ -public static String getGetterName(CommonRelationshipRole aRole) { - if (aRole == null) return null; - String arg = firstAsUppercase(aRole.getName()); - return GETTER_NAME_PREFIX + arg; -} -/** - * Return the key getter method name for @aRole. - * It will be in the format "get{aRole name}Key". - * For example, a role named "department" would return - * getDepartmentKey. - */ -public static String getKeyGetterName(CommonRelationshipRole aRole) { - if (aRole == null) return null; - String arg = firstAsUppercase(aRole.getName()); - return format(KEY_GETTER_NAME_PATTERN, new String[]{arg}); -} -/** - * Return the key setter method name for @aRole. - * It will be in the format "privateSet{aRole name}Key". - * For example, a role named "department" would return - * privateSetDepartmentKey. - */ -public static String getKeySetterName(CommonRelationshipRole aRole) { - if (aRole == null) return null; - String arg = firstAsUppercase(aRole.getName()); - return format(KEY_SETTER_NAME_PATTERN, new String[]{arg}); -} -/** - * Return the link getter method name for @aRole. - * It will be in the format "get{aRole name}Link". - * For example, a role named "department" would return - * getDepartmentLink. - */ -public static String getLinkGetterName(CommonRelationshipRole aRole) { - if (aRole == null) return null; - String arg = firstAsUppercase(aRole.getName()); - return format(LINK_GETTER_NAME_PATTERN, new String[]{arg}); -} -/** - * Return the remove method name for @aRole. - * It will be in the format "remove{aRole name}". - * For example, a role named "department" would return - * removeDepartment. - */ -public static String getRemoveName(CommonRelationshipRole aRole) { - if (aRole == null) return null; - String arg = firstAsUppercase(aRole.getName()); - return REMOVE_NAME_PREFIX + arg; -} -/** - * Return the secondary add method name for @aRole. - * It will be in the format "secondaryAdd{aRole name}". - * For example, a role named "department" would return - * secondaryAddDepartment. - */ -public static String getSecondaryAddName(CommonRelationshipRole aRole) { - if (aRole == null) return null; - String arg = firstAsUppercase(aRole.getName()); - return SECONDARY_ADD_NAME_PREFIX + arg; -} -/** - * Return the secondary remove method name for @aRole. - * It will be in the format "secondaryRemove{aRole name}". - * For example, a role named "department" would return - * secondaryRemoveDepartment. - */ -public static String getSecondaryRemoveName(CommonRelationshipRole aRole) { - if (aRole == null) return null; - String arg = firstAsUppercase(aRole.getName()); - return SECONDARY_REMOVE_NAME_PREFIX + arg; -} -/** - * Return the secondary setter method name for @aRole. - * It will be in the format "secondarySet{aRole name}". - * For example, a role named "department" would return - * secondarySetDepartment. - */ -public static String getSecondarySetterName(CommonRelationshipRole aRole) { - if (aRole == null) return null; - String arg = firstAsUppercase(aRole.getName()); - return SECONDARY_SETTER_NAME_PREFIX + arg; -} -/** - * Return the setter method name for @aRole. - * It will be in the format "set{aRole name}". - * For example, a role named "department" would return - * setDepartment. - */ -public static String getSetterName(CommonRelationshipRole aRole) { - if (aRole == null) return null; - String arg = firstAsUppercase(aRole.getName()); - return SETTER_NAME_PREFIX + arg; -} -/** - * Return true if the multiplicity is many. - */ -public static boolean isMany(CommonRelationshipRole aRole) { - return aRole != null && aRole.isMany(); -} -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionBeanClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionBeanClassVRule.java deleted file mode 100644 index ced1f6599..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionBeanClassVRule.java +++ /dev/null @@ -1,250 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.List; -import java.util.Map; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Session; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public final class StatefulSessionBeanClassVRule extends ASessionBeanClassVRule implements IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_STATEFUL_SESSION_BEANCLASS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATEFUL_SESSION_HOME, IValidationRuleList.EJB20_STATEFUL_SESSION_LOCALHOME, IValidationRuleList.EJB20_STATEFUL_SESSION_LOCAL, IValidationRuleList.EJB20_STATEFUL_SESSION_REMOTE}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".sb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - private static final String SMSSGID = ".sfb"; //$NON-NLS-1$ - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_SESSIONBEAN}; - - private final long[] SHOULD_NOT_BE_SUPERTYPES = new long[]{LOCAL_COMPONENT_INTERFACE, REMOTE_COMPONENT_INTERFACE}; - private final boolean SHOULD_BE_ABSTRACT = false; - private final boolean SHOULD_BE_FINAL = false; - private final boolean SHOULD_BE_PUBLIC = true; - private final boolean SHOULD_VALIDATE_TRANSIENT_FIELD = true; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{EJBCREATE, CONSTRUCTOR_NOPARM, EJBREMOVE_NOPARM, EJBPASSIVATE_NOPARM}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{FINALIZE_NOPARM}; - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CONSTRUCTOR_NOPARM, CONSTRUCTOR, EJBCREATE, EJBCREATE_NOPARM, EJBREMOVE_NOPARM, EJBACTIVATE_NOPARM, EJBPASSIVATE_NOPARM, FINALIZE_NOPARM, BUSINESS}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2003I, new String[]{CHKJ2003I+SPEC}); - MESSAGE_IDS.put(CHKJ2014, new String[]{CHKJ2014+EXT}); - MESSAGE_IDS.put(CHKJ2015, new String[]{CHKJ2015+EXT}); - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2022, new String[]{CHKJ2022+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_constr, new String[]{CHKJ2050_constr+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbCreate, new String[]{CHKJ2050_ejbCreate + SMSSGID + SPEC}); // special case (stateful message differs from stateless message) - MESSAGE_IDS.put(CHKJ2050_ejbRemove, new String[]{CHKJ2050_ejbRemove+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbPassivate, new String[]{CHKJ2050_ejbPassivate+EXT}); - - MESSAGE_IDS.put(CHKJ2103, new String[]{CHKJ2103+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2411, new String[]{CHKJ2411+BEXT, CHKJ2411+MEXT}); - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2421, new String[]{CHKJ2421+BEXT, CHKJ2421+MEXT}); - MESSAGE_IDS.put(CHKJ2422, new String[]{CHKJ2422+BEXT, CHKJ2422+MEXT}); - MESSAGE_IDS.put(CHKJ2423, new String[]{CHKJ2423+BEXT, CHKJ2423+MEXT}); - MESSAGE_IDS.put(CHKJ2424, new String[]{CHKJ2424+BEXT, CHKJ2424+MEXT}); - MESSAGE_IDS.put(CHKJ2426, new String[]{CHKJ2426+BEXT, CHKJ2426+MEXT}); - MESSAGE_IDS.put(CHKJ2427, new String[]{CHKJ2427+BEXT, CHKJ2427+MEXT}); - MESSAGE_IDS.put(CHKJ2428, new String[]{CHKJ2428+BEXT, CHKJ2428+MEXT}); - - MESSAGE_IDS.put(CHKJ2431, new String[]{CHKJ2431+BEXT, CHKJ2431+MEXT}); - MESSAGE_IDS.put(CHKJ2439, new String[]{CHKJ2439+BEXT, CHKJ2439+MEXT}); - - MESSAGE_IDS.put(CHKJ2441, new String[]{CHKJ2441+BEXT, CHKJ2441+MEXT}); - MESSAGE_IDS.put(CHKJ2442, new String[]{CHKJ2442+BEXT, CHKJ2442+MEXT}); - MESSAGE_IDS.put(CHKJ2443, new String[]{CHKJ2443+BEXT, CHKJ2443+MEXT}); - - MESSAGE_IDS.put(CHKJ2452, new String[]{CHKJ2452+BEXT, CHKJ2452+MEXT}); - MESSAGE_IDS.put(CHKJ2453, new String[]{CHKJ2453+BEXT, CHKJ2453+MEXT}); - MESSAGE_IDS.put(CHKJ2456, new String[]{CHKJ2456+ON_BASE, CHKJ2456+ON_THIS}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2493, new String[]{CHKJ2493+BEXT, CHKJ2493+MEXT}); - MESSAGE_IDS.put(CHKJ2494, new String[]{CHKJ2494+BEXT, CHKJ2494+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_ejbCreate, new String[]{CHKJ2500_ejbCreate+BEXT, CHKJ2500_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2500_business, new String[]{CHKJ2500_business+BEXT, CHKJ2500_business+MEXT}); - MESSAGE_IDS.put(CHKJ2502_finalize, new String[]{CHKJ2502_finalize+BEXT, CHKJ2502_finalize+MEXT}); - - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2503_ejbCreate, new String[]{CHKJ2503_ejbCreate+BEXT, CHKJ2503_ejbCreate+MEXT}); - - MESSAGE_IDS.put(CHKJ2505_ejbRemove, new String[]{CHKJ2505_ejbRemove+BEXT, CHKJ2505_ejbRemove+MEXT}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final boolean shouldValidateTransientField() { - return SHOULD_VALIDATE_TRANSIENT_FIELD; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final boolean shouldBeAbstract(JavaClass clazz) { - return SHOULD_BE_ABSTRACT; - } - - public final boolean shouldBeFinal(JavaClass clazz) { - return SHOULD_BE_FINAL; - } - - public final boolean shouldBePublic(JavaClass clazz) { - return SHOULD_BE_PUBLIC; - } - - public final int isRemote() { - return NEITHER; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final JavaHelpers getEjbCreateReturnType(EnterpriseBean bean, Method method) throws InvalidInputException { - return ValidationRuleUtility.getType(ITypeConstants.VOID, bean); - } - - public final String getEjbCreateReturnTypeName(EnterpriseBean bean, Method method) throws InvalidInputException { - return ITypeConstants.VOID; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this); - - if((methodType & EJBCREATE) == EJBCREATE) { - validateEjbCreateMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else if((methodType & EJBPOSTCREATE) == EJBPOSTCREATE) { - validateEjbPostCreateMethod(vc, bean, clazz, method); - } - else if((methodType & EJBREMOVE_NOPARM) == EJBREMOVE_NOPARM) { - validateEjbRemoveMethod(vc, bean, clazz, method); - } - else if((methodType & BUSINESS) == BUSINESS) { - validateBusinessMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else { - // Method isn't supposed to be here. Let the validateMethodsWhichMustNotExist - // take care of it. - } - } - - public String getMatchingHomeMethodName(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this); - - if((methodType & EJBCREATE) == EJBCREATE) { - return getMatchingEjbCreateMethodName(vc, method); - } - else if((methodType & EJBPOSTCREATE) == EJBPOSTCREATE) { - return getMatchingEjbPostCreateMethodName(vc, method); - } - else if((methodType & EJBREMOVE_NOPARM) == EJBREMOVE_NOPARM) { - return getNoMatchingMethodName(vc, method); - } - else if((methodType & BUSINESS) == BUSINESS) { - return getMatchingBusinessMethodName(vc, method); - } - else { - // Method isn't supposed to be here. - return getNoMatchingMethodName(vc, method); - } - } - - /* (non-Javadoc) - * @see org.eclipse.wst.validation.internal.core.core.ejb.ejb20.rules.IClassVRule#validate(org.eclipse.wst.validation.internal.core.core.ejb.IValidationContext, org.eclipse.jst.j2ee.internal.ejb.EnterpriseBean, org.eclipse.jem.internal.java.JavaClass) - */ - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - super.validate(vc, bean, clazz); - Session session = (Session)bean; - boolean isBeanManagedStateful = (ValidationRuleUtility.isValidTransactionTypeElement(session) && ValidationRuleUtility.isBeanManagedSession(session) && ValidationRuleUtility.isStateful(session)); - - if (isBeanManagedStateful) { - /* - * 6.5.3 The optional SessionSynchronization interface - *... - * Only a stateful Session bean with container-managed transaction demarcation may - * implement the SessionSynchronization interface. - *... - * There is no need for a Session bean with bean-managed transaction to rely on the - * synchronization call backs because the bean is in control of the commit the bean - * knows when the transaction is about to be committed and it knows the outcome of the - * transaction commit. - *... - */ - try { - JavaHelpers ss = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_EJB_SESSIONSYNCHRONIZATION, bean); - if (ValidationRuleUtility.isAssignableFrom(bean.getEjbClass(), ss)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2003I, IEJBValidationContext.INFO, bean, bean.getEjbClass(), this); - vc.addMessage(message); - } - } - catch (InvalidInputException e) { - String[] msgParm = { ValidationRuleUtility.getQualifiedName(bean.getEjbClass()), ValidationRuleUtility.getQualifiedName(e.getJavaClass())}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - } - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionLocalComponentVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionLocalComponentVRule.java deleted file mode 100644 index c08a32fcf..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionLocalComponentVRule.java +++ /dev/null @@ -1,110 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class StatefulSessionLocalComponentVRule extends AComponentVRule implements ILocalType, IComponentType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_STATEFUL_SESSION_LOCAL; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATEFUL_SESSION_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".slc"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBLOCALOBJECT}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = null; - private static final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2468, new String[]{CHKJ2468+BEXT, CHKJ2468+MEXT}); - MESSAGE_IDS.put(CHKJ2469, new String[]{CHKJ2469+BEXT, CHKJ2469+MEXT}); - - MESSAGE_IDS.put(CHKJ2470, new String[]{CHKJ2470+BEXT, CHKJ2470+MEXT}); - MESSAGE_IDS.put(CHKJ2471, new String[]{CHKJ2471+BEXT, CHKJ2471+MEXT}); - MESSAGE_IDS.put(CHKJ2472, new String[]{CHKJ2472+BEXT, CHKJ2472+MEXT}); - - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionLocalHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionLocalHomeVRule.java deleted file mode 100644 index 476d0ba7c..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionLocalHomeVRule.java +++ /dev/null @@ -1,114 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class StatefulSessionLocalHomeVRule extends ASessionHomeVRule implements ILocalType, IHomeType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_STATEFUL_SESSION_LOCALHOME; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATEFUL_SESSION_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".slh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - private static final String SFMSSGID = ".sflh"; //$NON-NLS-1$ - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBLOCALHOME}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{CREATE}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CREATE}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_create, new String[]{CHKJ2050_create+EXT}); - - MESSAGE_IDS.put(CHKJ2104, new String[]{CHKJ2104+SPEC}); - MESSAGE_IDS.put(CHKJ2402, new String[]{CHKJ2402+SFMSSGID+ON_BASE+SPEC, CHKJ2402+SFMSSGID+ON_THIS+SPEC}); // special case (diff string than stateless bean) - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2461, new String[]{CHKJ2461+BEXT, CHKJ2461+MEXT}); - MESSAGE_IDS.put(CHKJ2465, new String[]{CHKJ2465+BEXT, CHKJ2465+MEXT}); - MESSAGE_IDS.put(CHKJ2466, new String[]{CHKJ2466+BEXT, CHKJ2466+MEXT}); - MESSAGE_IDS.put(CHKJ2467, new String[]{CHKJ2467+BEXT, CHKJ2467+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2502, new String[]{CHKJ2502+BEXT, CHKJ2502+MEXT}); - MESSAGE_IDS.put(CHKJ2503_create, new String[]{CHKJ2503_create+BEXT, CHKJ2503_create+MEXT}); - MESSAGE_IDS.put(CHKJ2504_create, new String[]{CHKJ2504_create+BEXT, CHKJ2504_create+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionRemoteComponentVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionRemoteComponentVRule.java deleted file mode 100644 index e97d380a3..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionRemoteComponentVRule.java +++ /dev/null @@ -1,113 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class StatefulSessionRemoteComponentVRule extends AComponentVRule implements IRemoteType, IComponentType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_STATEFUL_SESSION_REMOTE; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATEFUL_SESSION_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".src"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBOBJECT}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = null; - private static final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - - MESSAGE_IDS.put(CHKJ2468, new String[]{CHKJ2468+BEXT, CHKJ2468+MEXT}); - MESSAGE_IDS.put(CHKJ2469, new String[]{CHKJ2469+BEXT, CHKJ2469+MEXT}); - - MESSAGE_IDS.put(CHKJ2470, new String[]{CHKJ2470+BEXT, CHKJ2470+MEXT}); - MESSAGE_IDS.put(CHKJ2471, new String[]{CHKJ2471+BEXT, CHKJ2471+MEXT}); - MESSAGE_IDS.put(CHKJ2472, new String[]{CHKJ2472+BEXT, CHKJ2472+MEXT}); - MESSAGE_IDS.put(CHKJ2500_business, new String[]{CHKJ2500_business+BEXT, CHKJ2500_business+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionRemoteHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionRemoteHomeVRule.java deleted file mode 100644 index df034061c..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionRemoteHomeVRule.java +++ /dev/null @@ -1,113 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class StatefulSessionRemoteHomeVRule extends ASessionHomeVRule implements IRemoteType, IHomeType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_STATEFUL_SESSION_HOME; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATEFUL_SESSION_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".srh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - private static final String SFMSSGID = ".sfrh"; //$NON-NLS-1$ - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBHOME}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{CREATE}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CREATE}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_create, new String[]{CHKJ2050_create+EXT}); - - MESSAGE_IDS.put(CHKJ2104, new String[]{CHKJ2104+SPEC}); - MESSAGE_IDS.put(CHKJ2402, new String[]{CHKJ2402+SFMSSGID+ON_BASE+SPEC, CHKJ2402+SFMSSGID+ON_THIS+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2461, new String[]{CHKJ2461+BEXT, CHKJ2461+MEXT}); - MESSAGE_IDS.put(CHKJ2465, new String[]{CHKJ2465+BEXT, CHKJ2465+MEXT}); - MESSAGE_IDS.put(CHKJ2466, new String[]{CHKJ2466+BEXT, CHKJ2466+MEXT}); - MESSAGE_IDS.put(CHKJ2467, new String[]{CHKJ2467+BEXT, CHKJ2467+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2502, new String[]{CHKJ2502+BEXT, CHKJ2502+MEXT}); - MESSAGE_IDS.put(CHKJ2503_create, new String[]{CHKJ2503_create+BEXT, CHKJ2503_create+MEXT}); - MESSAGE_IDS.put(CHKJ2504_create, new String[]{CHKJ2504_create+BEXT, CHKJ2504_create+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionBeanClassVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionBeanClassVRule.java deleted file mode 100644 index d8c632344..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionBeanClassVRule.java +++ /dev/null @@ -1,258 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.List; -import java.util.Map; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * @version 1.0 - * @author - */ -public final class StatelessSessionBeanClassVRule extends ASessionBeanClassVRule implements IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_STATELESS_SESSION_BEANCLASS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATELESS_SESSION_HOME, IValidationRuleList.EJB20_STATELESS_SESSION_LOCALHOME, IValidationRuleList.EJB20_STATELESS_SESSION_REMOTE, IValidationRuleList.EJB20_STATELESS_SESSION_LOCAL}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".sb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - private static final String SMSSGID = ".ssb"; //$NON-NLS-1$ - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_SESSIONBEAN}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = new long[]{LOCAL_COMPONENT_INTERFACE, REMOTE_COMPONENT_INTERFACE}; - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{EJBCREATE_NOPARM, CONSTRUCTOR_NOPARM, EJBREMOVE_NOPARM, EJBPASSIVATE_NOPARM}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{FINALIZE_NOPARM}; - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CONSTRUCTOR_NOPARM, EJBCREATE_NOPARM, CONSTRUCTOR, EJBREMOVE_NOPARM, EJBACTIVATE_NOPARM, EJBPASSIVATE_NOPARM, FINALIZE_NOPARM, BUSINESS}; - - private final boolean SHOULD_BE_ABSTRACT = false; - private final boolean SHOULD_BE_FINAL = false; - private final boolean SHOULD_BE_PUBLIC = true; - private final boolean SHOULD_VALIDATE_TRANSIENT_FIELD = true; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2003E, new String[]{CHKJ2003E+SPEC}); - MESSAGE_IDS.put(CHKJ2014, new String[]{CHKJ2014+EXT}); - MESSAGE_IDS.put(CHKJ2015, new String[]{CHKJ2015+EXT}); - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2022, new String[]{CHKJ2022+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_constr, new String[]{CHKJ2050_constr+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbCreate, new String[]{CHKJ2050_ejbCreate+SMSSGID+SPEC}); - MESSAGE_IDS.put(CHKJ2050_ejbRemove, new String[]{CHKJ2050_ejbRemove+EXT}); - MESSAGE_IDS.put(CHKJ2050_ejbPassivate, new String[]{CHKJ2050_ejbPassivate+EXT}); - - MESSAGE_IDS.put(CHKJ2103, new String[]{CHKJ2103+SPEC}); - - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2411, new String[]{CHKJ2411+BEXT, CHKJ2411+MEXT}); - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2421, new String[]{CHKJ2421+BEXT, CHKJ2421+MEXT}); - MESSAGE_IDS.put(CHKJ2422, new String[]{CHKJ2422+BEXT, CHKJ2422+MEXT}); - MESSAGE_IDS.put(CHKJ2423, new String[]{CHKJ2423+BEXT, CHKJ2423+MEXT}); - MESSAGE_IDS.put(CHKJ2424, new String[]{CHKJ2424+BEXT, CHKJ2424+MEXT}); - MESSAGE_IDS.put(CHKJ2426, new String[]{CHKJ2426+BEXT, CHKJ2426+MEXT}); - MESSAGE_IDS.put(CHKJ2427, new String[]{CHKJ2427+BEXT, CHKJ2427+MEXT}); - MESSAGE_IDS.put(CHKJ2428, new String[]{CHKJ2428+BEXT, CHKJ2428+MEXT}); - - MESSAGE_IDS.put(CHKJ2431, new String[]{CHKJ2431+BEXT, CHKJ2431+MEXT}); - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2439, new String[]{CHKJ2439+BEXT, CHKJ2439+MEXT}); - - MESSAGE_IDS.put(CHKJ2441, new String[]{CHKJ2441+BEXT, CHKJ2441+MEXT}); - MESSAGE_IDS.put(CHKJ2442, new String[]{CHKJ2442+BEXT, CHKJ2442+MEXT}); - MESSAGE_IDS.put(CHKJ2443, new String[]{CHKJ2443+BEXT, CHKJ2443+MEXT}); - - MESSAGE_IDS.put(CHKJ2452, new String[]{CHKJ2452+BEXT, CHKJ2452+MEXT}); - MESSAGE_IDS.put(CHKJ2453, new String[]{CHKJ2453+BEXT, CHKJ2453+MEXT}); - MESSAGE_IDS.put(CHKJ2456, new String[]{CHKJ2456+ON_BASE, CHKJ2456+ON_THIS}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2476, new String[]{CHKJ2476+SMSSGID + ON_BASE+SPEC, CHKJ2476+SMSSGID+ON_THIS+SPEC}); - MESSAGE_IDS.put(CHKJ2492, new String[]{CHKJ2492+BEXT, CHKJ2492+MEXT}); - MESSAGE_IDS.put(CHKJ2493, new String[]{CHKJ2493+BEXT, CHKJ2493+MEXT}); - MESSAGE_IDS.put(CHKJ2494, new String[]{CHKJ2494+BEXT, CHKJ2494+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_ejbCreate, new String[]{CHKJ2500_ejbCreate+BEXT, CHKJ2500_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2500_business, new String[]{CHKJ2500_business+BEXT, CHKJ2500_business+MEXT}); - MESSAGE_IDS.put(CHKJ2502_finalize, new String[]{CHKJ2502_finalize+BEXT, CHKJ2502_finalize+MEXT}); - - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2503_ejbCreate, new String[]{CHKJ2503_ejbCreate+BEXT, CHKJ2503_ejbCreate+MEXT}); - - MESSAGE_IDS.put(CHKJ2505_ejbRemove, new String[]{CHKJ2505_ejbRemove+BEXT, CHKJ2505_ejbRemove+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final boolean shouldValidateTransientField() { - return SHOULD_VALIDATE_TRANSIENT_FIELD; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final boolean shouldBeAbstract(JavaClass clazz) { - return SHOULD_BE_ABSTRACT; - } - - public final boolean shouldBeFinal(JavaClass clazz) { - return SHOULD_BE_FINAL; - } - - public final boolean shouldBePublic(JavaClass clazz) { - return SHOULD_BE_PUBLIC; - } - - public final int isRemote() { - return NEITHER; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final JavaHelpers getEjbCreateReturnType(EnterpriseBean bean, Method method) throws InvalidInputException { - return ValidationRuleUtility.getType(ITypeConstants.VOID, bean); - } - - public final String getEjbCreateReturnTypeName(EnterpriseBean bean, Method method) throws InvalidInputException { - return ITypeConstants.VOID; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } - - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this); - - if((methodType & EJBCREATE) == EJBCREATE) { - validateEjbCreateMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else if((methodType & EJBPOSTCREATE) == EJBPOSTCREATE) { - validateEjbPostCreateMethod(vc, bean, clazz, method); - } - else if((methodType & EJBREMOVE_NOPARM) == EJBREMOVE_NOPARM) { - validateEjbRemoveMethod(vc, bean, clazz, method); - } - else if((methodType & BUSINESS) == BUSINESS) { - validateBusinessMethod(vc, bean, clazz, method, methodsExtendedLists); - } - else { - // Method isn't supposed to be here. Let the validateMethodsWhichMustNotExist - // take care of it. - } - } - - public String getMatchingHomeMethodName(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) { - long methodType = MethodUtility.getUtility().getMethodTypeId(bean, clazz, method, methodsExtendedLists, this); - - if((methodType & EJBCREATE) == EJBCREATE) { - return getMatchingEjbCreateMethodName(vc, method); - } - else if((methodType & EJBPOSTCREATE) == EJBPOSTCREATE) { - return getMatchingEjbPostCreateMethodName(vc, method); - } - else if((methodType & EJBREMOVE_NOPARM) == EJBREMOVE_NOPARM) { - return getNoMatchingMethodName(vc, method); - } - else if((methodType & BUSINESS) == BUSINESS) { - return getMatchingBusinessMethodName(vc, method); - } - else { - // Method isn't supposed to be here. - return getNoMatchingMethodName(vc, method); - } - } - - public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException { - if((method.listParametersWithoutReturn().length != 0) || (!IMethodAndFieldConstants.METHODNAME_EJBCREATE.equals(method.getName()))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2476, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - else { - super.validateEjbCreateMethod(vc, bean, clazz, method, methodsExtendedLists); - } - } - /* (non-Javadoc) - * @see org.eclipse.wst.validation.internal.core.core.ejb.ejb20.rules.IClassVRule#validate(org.eclipse.wst.validation.internal.core.core.ejb.IValidationContext, org.eclipse.jst.j2ee.internal.ejb.EnterpriseBean, org.eclipse.jem.internal.java.JavaClass) - */ - public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException { - // TODO Auto-generated method stub - super.validate(vc, bean, clazz); - /* - * 6.5.3 The optional SessionSynchronization interface - *... - * Only a stateful Session bean with container-managed transaction demarcation may - * implement the SessionSynchronization interface. - *... - * There is no need for a Session bean with bean-managed transaction to rely on the - * synchronization call backs because the bean is in control of the commit the bean - * knows when the transaction is about to be committed and it knows the outcome of the - * transaction commit. - *... - */ - try { - JavaHelpers ss = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_EJB_SESSIONSYNCHRONIZATION, bean); - if (ValidationRuleUtility.isAssignableFrom(bean.getEjbClass(), ss)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2003E, IEJBValidationContext.ERROR, bean, bean.getEjbClass(), this); - vc.addMessage(message); - } - } - catch (InvalidInputException e) { - String[] msgParm = { ValidationRuleUtility.getQualifiedName(bean.getEjbClass()), ValidationRuleUtility.getQualifiedName(e.getJavaClass())}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionLocalComponentVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionLocalComponentVRule.java deleted file mode 100644 index c8cc3d9ab..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionLocalComponentVRule.java +++ /dev/null @@ -1,109 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class StatelessSessionLocalComponentVRule extends AComponentVRule implements ILocalType, IComponentType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_STATELESS_SESSION_LOCAL; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATELESS_SESSION_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".slc"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBLOCALOBJECT}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = null; - private static final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2468, new String[]{CHKJ2468+BEXT, CHKJ2468+MEXT}); - MESSAGE_IDS.put(CHKJ2469, new String[]{CHKJ2469+BEXT, CHKJ2469+MEXT}); - - MESSAGE_IDS.put(CHKJ2470, new String[]{CHKJ2470+BEXT, CHKJ2470+MEXT}); - MESSAGE_IDS.put(CHKJ2471, new String[]{CHKJ2471+BEXT, CHKJ2471+MEXT}); - MESSAGE_IDS.put(CHKJ2472, new String[]{CHKJ2472+BEXT, CHKJ2472+MEXT}); - - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionLocalHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionLocalHomeVRule.java deleted file mode 100644 index ebb83b446..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionLocalHomeVRule.java +++ /dev/null @@ -1,114 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class StatelessSessionLocalHomeVRule extends AStatelessHomeVRule implements ILocalType, IHomeType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_STATELESS_SESSION_LOCALHOME; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATELESS_SESSION_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".slh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - private static final String SMSSGID = ".sslh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBLOCALHOME}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{CREATE_NOPARM}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CREATE_NOPARM, CREATE, FINALIZE_NOPARM}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2050_create, new String[]{CHKJ2050_create+SMSSGID+SPEC}); - - MESSAGE_IDS.put(CHKJ2104, new String[]{CHKJ2104+SPEC}); - MESSAGE_IDS.put(CHKJ2402, new String[]{CHKJ2402+SMSSGID+ON_BASE+SPEC, CHKJ2402+SMSSGID+ON_THIS+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2461, new String[]{CHKJ2461+BEXT, CHKJ2461+MEXT}); - MESSAGE_IDS.put(CHKJ2465, new String[]{CHKJ2465+BEXT, CHKJ2465+MEXT}); - MESSAGE_IDS.put(CHKJ2466, new String[]{CHKJ2466+BEXT, CHKJ2466+MEXT}); - MESSAGE_IDS.put(CHKJ2467, new String[]{CHKJ2467+BEXT, CHKJ2467+MEXT}); - - MESSAGE_IDS.put(CHKJ2476, new String[]{CHKJ2476+BEXT, CHKJ2476+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2502, new String[]{CHKJ2502+BEXT, CHKJ2502+MEXT}); - MESSAGE_IDS.put(CHKJ2503_create, new String[]{CHKJ2503_create+BEXT, CHKJ2503_create+MEXT}); - MESSAGE_IDS.put(CHKJ2504_create, new String[]{CHKJ2504_create+BEXT, CHKJ2504_create+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionRemoteComponentVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionRemoteComponentVRule.java deleted file mode 100644 index ebfd6fde6..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionRemoteComponentVRule.java +++ /dev/null @@ -1,112 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class StatelessSessionRemoteComponentVRule extends AComponentVRule implements IRemoteType, IComponentType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_STATELESS_SESSION_REMOTE; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATELESS_SESSION_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".src"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBOBJECT}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - - private final long[] METHODS_WHICH_MUST_EXIST = null; - private static final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2468, new String[]{CHKJ2468+BEXT, CHKJ2468+MEXT}); - MESSAGE_IDS.put(CHKJ2469, new String[]{CHKJ2469+BEXT, CHKJ2469+MEXT}); - - MESSAGE_IDS.put(CHKJ2470, new String[]{CHKJ2470+BEXT, CHKJ2470+MEXT}); - MESSAGE_IDS.put(CHKJ2471, new String[]{CHKJ2471+BEXT, CHKJ2471+MEXT}); - MESSAGE_IDS.put(CHKJ2472, new String[]{CHKJ2472+BEXT, CHKJ2472+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_business, new String[]{CHKJ2500_business+BEXT, CHKJ2500_business+MEXT}); - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2503_bus, new String[]{CHKJ2503_bus+BEXT, CHKJ2503_bus+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionRemoteHomeVRule.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionRemoteHomeVRule.java deleted file mode 100644 index f25b17f4e..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionRemoteHomeVRule.java +++ /dev/null @@ -1,116 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashMap; -import java.util.Map; - - - -/** - * @version 1.0 - * @author - */ -public final class StatelessSessionRemoteHomeVRule extends AStatelessHomeVRule implements IRemoteType, IHomeType, IMessagePrefixEjb20Constants { - private static final Object ID = IValidationRuleList.EJB20_STATELESS_SESSION_HOME; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB20_STATELESS_SESSION_BEANCLASS}; - private static final Map MESSAGE_IDS; - - private static final String MSSGID = ".srh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE_SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS_SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - private static final String SMSSGID = ".ssrh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - - private final long[] SUPERTYPES = new long[]{JAVAX_EJB_EJBHOME}; - private final long[] SHOULD_NOT_BE_SUPERTYPES = null; - private final long[] METHODS_WHICH_MUST_EXIST = new long[]{CREATE_NOPARM}; - private final long[] METHODS_WHICH_MUST_NOT_EXIST = new long[]{}; - - private final long[] KNOWN_METHOD_TYPES = new long[]{CLINIT, CREATE_NOPARM, CREATE, FINALIZE_NOPARM}; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2050_create, new String[]{CHKJ2050_create+SMSSGID+SPEC}); - - MESSAGE_IDS.put(CHKJ2104, new String[]{CHKJ2104+SPEC}); - MESSAGE_IDS.put(CHKJ2402, new String[]{CHKJ2402+SMSSGID+ON_BASE+SPEC, CHKJ2402+SMSSGID+ON_THIS+SPEC}); - MESSAGE_IDS.put(CHKJ2404, new String[]{CHKJ2404+ON_BASE_SPEC, CHKJ2404+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2416, new String[]{CHKJ2416+ON_BASE_SPEC, CHKJ2416+ON_THIS_SPEC}); // special case (shared by all types) - - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - - MESSAGE_IDS.put(CHKJ2461, new String[]{CHKJ2461+BEXT, CHKJ2461+MEXT}); - MESSAGE_IDS.put(CHKJ2465, new String[]{CHKJ2465+BEXT, CHKJ2465+MEXT}); - MESSAGE_IDS.put(CHKJ2466, new String[]{CHKJ2466+BEXT, CHKJ2466+MEXT}); - MESSAGE_IDS.put(CHKJ2467, new String[]{CHKJ2467+BEXT, CHKJ2467+MEXT}); - - MESSAGE_IDS.put(CHKJ2476, new String[]{CHKJ2476+BEXT, CHKJ2476+MEXT}); - - MESSAGE_IDS.put(CHKJ2500_create, new String[]{CHKJ2500_create+BEXT, CHKJ2500_create+MEXT}); - MESSAGE_IDS.put(CHKJ2500_home, new String[]{CHKJ2500_home+BEXT, CHKJ2500_home+MEXT}); - MESSAGE_IDS.put(CHKJ2502, new String[]{CHKJ2502+BEXT, CHKJ2502+MEXT}); - MESSAGE_IDS.put(CHKJ2503_create, new String[]{CHKJ2503_create+BEXT, CHKJ2503_create+MEXT}); - MESSAGE_IDS.put(CHKJ2504_create, new String[]{CHKJ2504_create+BEXT, CHKJ2504_create+MEXT}); - - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final long[] getBaseTypes() { - return getSupertypes(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final int getMessageRemoteExceptionSeverity() { - return MESSAGE_REMOTE_EXCEPTION_SEVERITY; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public final long[] getSupertypes() { - return SUPERTYPES; - } - - public final long[] getShouldNotBeSupertypes() { - return SHOULD_NOT_BE_SUPERTYPES; - } - - public final int isRemote() { - return IS_REMOTE; - } - - public final long[] getMethodsWhichMustExist() { - return METHODS_WHICH_MUST_EXIST; - } - - public final long[] getMethodsWhichMustNotExist() { - return METHODS_WHICH_MUST_NOT_EXIST; - } - - public final long[] getKnownMethodTypes() { - return KNOWN_METHOD_TYPES; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPBean.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPBean.java deleted file mode 100644 index 6dc852e89..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPBean.java +++ /dev/null @@ -1,544 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ - -import java.util.HashMap; -import java.util.Map; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * This class checks entity bean classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * - * All 9.2.X sections describe BMP requirements. - * If a CMP requirement is different than these, then the differences are - * documented in 9.4.X sections. - * - * - * 9.2.2 Enterprise bean class - * - The following are the requirements for an entity bean class: - * - The class must implement, directly or indirectly, the javax.ejb.EntityBean interface. - * - The class must be defined as public and must not be abstract. - * - The class must not be defined as final. - * - The class must define a public constructor that takes no arguments. - * - The class must not define the finalize() method. - * - The class may, but is not required to, implement the entity bean's remote interface [9]. - * If the class implements the entity bean's remote interface, the class must provide no-op - * implementations of the methods defined in the javax.ejb.EJBObject interface. The container - * will never invoke these methods on the bean instances at runtime. - * - A no-op implementation of these methods is required to avoid - * defining the entity bean class as abstract. - * - The entity bean class must implement the business methods, and the - * ejbCreate, ejbPostCreate, and ejbFind<METHOD> methods as described - * later in this section. - * - The entity bean class may have superclasses and/or superinterfaces. - * If the entity bean has superclasses, the business methods, the - * ejbCreate and ejbPostCreate methods, the finder methods, and the - * methods of the EntityBean interface may be implemented in the - * enterprise bean class or in any of its superclasses. - * - The entity bean class is allowed to implement other methods (for - * example helper methods invoked internally by the business methods) - * in addition to the methods required by the EJB specification. - * - * 9.2.3 ejbCreate methods - * - The entity bean class may define zero or more ejbCreate(...) methods whose signatures - * must follow these rules: - * - The method name must be ejbCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be the entity bean's primary key type. - * - The method argument and return value types must be legal types for RMI-IIOP. - * - The throws clause may define arbitrary application specific exceptions, - * including the javax.ejb.CreateException. - * - Compatibility Note: EJB 1.0 allowed the ejbCreate method to throw the - * java.rmi.RemoteException to indicate a non-application exception. This - * practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - The entity object created by the ejbCreate method must have a unique primary key. - * This means that the primary key must be different from the primary keys of all - * the existing entity objects within the same home. The ejbCreate method should - * throw the DuplicateKeyException on an attempt to create an entity object with - * a duplicate primary key. However, it is legal to reuse the primary key of a - * previously removed entity object. - * - * 9.2.4 ejbPostCreate methods - * - For each ejbCreate(...) method, the entity bean class must define a matching - * ejbPostCreate(...) method, using the following rules: - * - The method name must be ejbPostCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be void. - * - The method arguments must be the same as the arguments of the matching ejbCreate(...) method. - * - The throws clause may define arbitrary application specific exceptions, including the javax.ejb.CreateException. - * - Compatibility Note: EJB 1.0 allowed the ejbPostCreate method to throw the - * java.rmi.RemoteExceptionto indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 - * compliant enterprise bean should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - * 9.2.5 ejbFind methods - * - The entity bean class may also define additional ejbFind<METHOD>(...) finder methods. - * - The signatures of the finder methods must follow the following rules: - * - A finder method name must start with the prefix "ejbFind" - * (e.g. ejbFindByPrimaryKey, ejbFindLargeAccounts, ejbFindLateShipments). - * - A finder method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument types must be legal types for RMI-IIOP. - * - The return type of a finder method must be the entity bean's primary key type, - * or a collection of primary keys (see Section Subsection 9.1.8). - * - The throws clause may define arbitrary application specific exceptions, including - * the javax.ejb.FinderException. - * - Every entity bean must define the ejbFindByPrimaryKey method. The result type for - * this method must be the primary key type (i.e. the ejbFindByPrimaryKey method must - * be a single-object finder). - * - Compatibility Note: EJB 1.0 allowed the finder methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. - * This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - * 9.2.6 Business methods - * - The entity bean class may define zero or more business methods whose signatures - * must follow these rules: - * - The method names can be arbitrary, but they must not start with ejb to - * avoid conflicts with the callback methods used by the EJB architecture. - * - The business method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument and return value types must be legal types for RMI-IIOP. - * - The throws clause may define arbitrary application specific exceptions. - * - Compatibility Note: EJB 1.0 allowed the business methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. This - * practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - *... - * 9.2.9 Entity bean's primary key class - *... - * - The primary key type must be a legal Value Type in RMI-IIOP. - *... - * 18.1.2 Programming restrictions - * This section describes the programming restrictions that a Bean Provider must follow to ensure that the - * enterprise bean is portable and can be deployed in any compliant EJB Container. The restrictions apply - * to the implementation of the business methods. Section 18.2, which describes the Container's view of - * these restrictions, defines the programming environment that all EJB Containers must provide. - * - * - An enterprise Bean must not use read/write static fields. Using read-only static fields is - * allowed. Therefore, it is recommended that all static fields in the enterprise bean class be - * declared as final. - *... - * - An enterprise Bean must not use thread synchronization primitives to synchronize execution of - * multiple instances. - *... - * - An enterprise Bean must not use the AWT functionality to attempt to output information to a - * display, or to input information from a keyboard. - *... - * - An enterprise bean must not use the java.io package to attempt to access files and directo-ries - * in the file system. - *... - * - An enterprise bean must not attempt to listen on a socket, accept connections on a socket, or - * use a socket for multicast. - *... - * - The enterprise bean must not attempt to query a class to obtain information about the declared - * members that are not otherwise accessible to the enterprise bean because of the security rules - * of the Java language. The enterprise bean must not attempt to use the Reflection API to access - * information that the security rules of the Java programming language make unavailable. - *... - * - The enterprise bean must not attempt to create a class loader; obtain the current class loader; - * set the context class loader; set security manager; create a new security manager; stop the - * JVM; or change the input, output, and error streams. - *... - * - The enterprise bean must not attempt to set the socket factory used by ServerSocket, Socket, or - * the stream handler factory used by URL. - *... - * - The enterprise bean must not attempt to manage threads. The enterprise bean must not attempt - * to start, stop, suspend, or resume a thread; or to change a thread's priority or name. The enter-prise - * bean must not attempt to manage thread groups. - *... - * - The enterprise bean must not attempt to directly read or write a file descriptor. - *... - * - The enterprise bean must not attempt to obtain the security policy information for a particular - * code source. - *... - * - The enterprise bean must not attempt to load a native library. - *... - * - The enterprise bean must not attempt to gain access to packages and classes that the usual rules - * of the Java programming language make unavailable to the enterprise bean. - *... - * - The enterprise bean must not attempt to define a class in a package. - *... - * - The enterprise bean must not attempt to access or modify the security configuration objects - * (Policy, Security, Provider, Signer, and Identity). - *... - * - The enterprise bean must not attempt to use the subclass and object substitution features of the - * Java Serialization Protocol. - *... - * - The enterprise bean must not attempt to pass this as an argument or method result. The - * enterprise bean must pass the result of SessionContext.getEJBObject() or EntityContext. - * getEJBObject() instead. - * - */ -public class ValidateBMPBean extends AValidateEntityBean implements IMessagePrefixEjb11Constants { - private static final String MSSGID = ".eb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private static final Object ID = IValidationRuleList.EJB11_BMP_BEANCLASS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_BMP_HOME, IValidationRuleList.EJB11_BMP_REMOTE, IValidationRuleList.EJB11_BMP_KEYCLASS}; - private static final Map MESSAGE_IDS; - - boolean hasPKMethod = false; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2002, new String[]{CHKJ2002+BEXT, CHKJ2002+MEXT}); - MESSAGE_IDS.put(CHKJ2006, new String[]{CHKJ2006+EXT}); - MESSAGE_IDS.put(CHKJ2007, new String[]{CHKJ2007+EXT}); - MESSAGE_IDS.put(CHKJ2009, new String[]{CHKJ2009+EXT}); - - MESSAGE_IDS.put(CHKJ2013, new String[]{CHKJ2013+EXT}); - MESSAGE_IDS.put(CHKJ2014, new String[]{CHKJ2014+EXT}); - MESSAGE_IDS.put(CHKJ2015, new String[]{CHKJ2015+EXT}); - - MESSAGE_IDS.put(CHKJ2022, new String[]{CHKJ2022+EXT}); - MESSAGE_IDS.put(CHKJ2028, new String[]{CHKJ2028+BEXT, CHKJ2028+MEXT}); - MESSAGE_IDS.put(CHKJ2029, new String[]{CHKJ2029+BEXT, CHKJ2029+MEXT}); - - MESSAGE_IDS.put(CHKJ2033, new String[]{CHKJ2033+EXT}); - MESSAGE_IDS.put(CHKJ2034, new String[]{CHKJ2034+EXT}); - MESSAGE_IDS.put(CHKJ2035, new String[]{CHKJ2035+EXT}); - MESSAGE_IDS.put(CHKJ2036, new String[]{CHKJ2036+EXT}); - MESSAGE_IDS.put(CHKJ2037, new String[]{CHKJ2037+EXT}); - MESSAGE_IDS.put(CHKJ2038, new String[]{CHKJ2038+EXT}); - MESSAGE_IDS.put(CHKJ2039, new String[]{CHKJ2039+EXT}); - - MESSAGE_IDS.put(CHKJ2103, new String[]{CHKJ2103 + SPEC}); - MESSAGE_IDS.put(CHKJ2200, new String[]{CHKJ2200+ON_BASE+SPEC, CHKJ2200+ON_THIS+SPEC}); // CHKJ2200 is a special case. It's shared by all bean types. - - MESSAGE_IDS.put(CHKJ2400_bus, new String[]{CHKJ2400_bus+BEXT, CHKJ2400_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2400_ejbCreate, new String[]{CHKJ2400_ejbCreate+BEXT, CHKJ2400_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2400_ejbFind, new String[]{CHKJ2400_ejbFind+BEXT, CHKJ2400_ejbFind+MEXT}); - MESSAGE_IDS.put(CHKJ2400_ejbPostCreate, new String[]{CHKJ2400_ejbPostCreate+BEXT, CHKJ2400_ejbPostCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2406, new String[]{CHKJ2406+BEXT, CHKJ2406+MEXT}); - MESSAGE_IDS.put(CHKJ2407, new String[]{CHKJ2407+BEXT, CHKJ2407+MEXT}); - MESSAGE_IDS.put(CHKJ2408_bus, new String[]{CHKJ2408_bus+BEXT, CHKJ2408_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2408_ejbCreate, new String[]{CHKJ2408_ejbCreate+BEXT, CHKJ2408_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2408_ejbFind, new String[]{CHKJ2408_ejbFind+BEXT, CHKJ2408_ejbFind+MEXT}); - MESSAGE_IDS.put(CHKJ2408_ejbPostCreate, new String[]{CHKJ2408_ejbPostCreate+BEXT, CHKJ2408_ejbPostCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2409_bus, new String[]{CHKJ2409_bus+BEXT, CHKJ2409_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2409_ejbCreate, new String[]{CHKJ2409_ejbCreate+BEXT, CHKJ2409_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2409_ejbFind, new String[]{CHKJ2409_ejbFind+BEXT, CHKJ2409_ejbFind+MEXT}); - MESSAGE_IDS.put(CHKJ2409_ejbPostCreate, new String[]{CHKJ2409_ejbPostCreate+BEXT, CHKJ2409_ejbPostCreate+MEXT}); - - MESSAGE_IDS.put(CHKJ2410_bus, new String[]{CHKJ2410_bus+BEXT, CHKJ2410_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2410_ejbCreate, new String[]{CHKJ2410_ejbCreate+BEXT, CHKJ2410_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2410_ejbFind, new String[]{CHKJ2410_ejbFind+BEXT, CHKJ2410_ejbFind+MEXT}); - MESSAGE_IDS.put(CHKJ2410_ejbPostCreate, new String[]{CHKJ2410_ejbPostCreate+BEXT, CHKJ2410_ejbPostCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2411, new String[]{CHKJ2411+BEXT, CHKJ2411+MEXT}); - MESSAGE_IDS.put(CHKJ2412, new String[]{CHKJ2412+BEXT, CHKJ2412+MEXT}); - MESSAGE_IDS.put(CHKJ2413, new String[]{CHKJ2413+BEXT, CHKJ2413+MEXT}); - MESSAGE_IDS.put(CHKJ2414, new String[]{CHKJ2414+BEXT, CHKJ2414+MEXT}); - MESSAGE_IDS.put(CHKJ2418, new String[]{CHKJ2418+BEXT, CHKJ2418+MEXT}); - - MESSAGE_IDS.put(CHKJ2420, new String[]{CHKJ2420+BEXT, CHKJ2420+MEXT}); - - MESSAGE_IDS.put(CHKJ2432, new String[]{CHKJ2432+BEXT, CHKJ2432+MEXT}); - - MESSAGE_IDS.put(CHKJ2041, new String[]{CHKJ2041}); // special case. Shared by all types. - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2456, new String[]{CHKJ2456+ON_BASE, CHKJ2456+ON_THIS}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - protected void incrementFindByPrimaryKeyCount(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) { - if (method == null) { - return; - } - hasPKMethod = true; - } - - /** - * Checks to see if @ejbMethod is one of the required methods. - */ - protected void primValidateExistence(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - super.primValidateExistence(vc, bean, clazz, ejbMethod); - - // BMPs must implement ejbFindByPrimaryKey. If it isn't implemented, validateMethodExists() will - // output an error. (hasPKMethod = true implies implemented, otherwise not implemented) - if (!hasPKMethod && IMethodAndFieldConstants.METHODNAME_EJBFINDBYPRIMARYKEY.equals(ejbMethod.getName())) { - incrementFindByPrimaryKeyCount(vc, bean, clazz, ejbMethod); - } - vc.terminateIfCancelled(); - } - - /** - * 9.2.6 Business methods - * - The entity bean class may define zero or more business methods whose signatures - * must follow these rules: - * - The method names can be arbitrary, but they must not start with 'ejb' to - * avoid conflicts with the callback methods used by the EJB architecture. - * - The business method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument and return value types must be legal types for RMI-IIOP. - * - The throws clause may define arbitrary application specific exceptions. - * - Compatibility Note: EJB 1.0 allowed the business methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. This - * practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - */ - public void validateBusinessMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // Perform common BMP/CMP business method checks - super.validateBusinessMethod(vc, bean, clazz, method); - - // No specific BMP business method checks. - // All of the points in 9.2.6 are common to both BMPs & CMPs. - } - - /** - * 9.2.2 Enterprise bean class - * - The following are the requirements for an entity bean class: - * - The class must implement, directly or indirectly, the javax.ejb.EntityBean interface. - * - The class must be defined as public and must not be abstract. - * - The class must not be defined as final. - * - The class must define a public constructor that takes no arguments. - * - The class must not define the finalize() method. - * - The class may, but is not required to, implement the entity bean's remote interface [9]. - * If the class implements the entity bean's remote interface, the class must provide no-op - * implementations of the methods defined in the javax.ejb.EJBObject interface. The container - * will never invoke these methods on the bean instances at runtime. - * - A no-op implementation of these methods is required to avoid - * defining the entity bean class as abstract. - * - The entity bean class must implement the business methods, and the - * ejbCreate, ejbPostCreate, and ejbFind<METHOD> methods as described - * later in this section. - * - The entity bean class may have superclasses and/or superinterfaces. - * If the entity bean has superclasses, the business methods, the - * ejbCreate and ejbPostCreate methods, the finder methods, and the - * methods of the EntityBean interface may be implemented in the - * enterprise bean class or in any of its superclasses. - * - The entity bean class is allowed to implement other methods (for - * example helper methods invoked internally by the business methods) - * in addition to the methods required by the EJB specification. - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - // All of the above checks are performed by the parent. - super.validateClass(vc, bean, clazz); - } - - /** - * 9.2.5 ejbFind methods - * - The entity bean class may also define additional ejbFind<METHOD>(...) finder methods. - * - The signatures of the finder methods must follow the following rules: - * - A finder method name must start with the prefix "ejbFind" - * (e.g. ejbFindByPrimaryKey, ejbFindLargeAccounts, ejbFindLateShipments). - * - A finder method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument types must be legal types for RMI-IIOP. - * - The return type of a finder method must be the entity bean's primary key type, - * or a collection of primary keys (see Section Subsection 9.1.8). - * - The throws clause may define arbitrary application specific exceptions, including - * the javax.ejb.FinderException. - * - Every entity bean must define the ejbFindByPrimaryKey method. The result type for - * this method must be the primary key type (i.e. the ejbFindByPrimaryKey method must - * be a single-object finder). - * - Compatibility Note: EJB 1.0 allowed the finder methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. - * This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - */ - public void validateEjbFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // A finder method name must start with the prefix "ejbFind" - // (e.g. ejbFindByPrimaryKey, ejbFindLargeAccounts, ejbFindLateShipments). - // The method which calls this method performs the above check. - - // Every entity bean must define the ejbFindByPrimaryKey method. The result type for - // this method must be the primary key type (i.e. the ejbFindByPrimaryKey method must - // be a single-object finder). - if (method == null) { - return; - } - - vc.terminateIfCancelled(); - // A finder method must be declared as public. - if (!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_ejbFind, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The method must not be declared as final or static. - if (method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_ejbFind, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - if (method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_ejbFind, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The method argument types must be legal types for RMI-IIOP. - validateLegalRMIMethodArguments(vc, bean, clazz, method); - - // The return type of a finder method must be the entity bean's primary key type, - // or a collection of primary keys (see Section Subsection 9.1.8). - validateEjbFindMethod_key(vc, bean, clazz, method); - - // Compatibility Note: EJB 1.0 allowed the finder methods to throw the - // java.rmi.RemoteException to indicate a non-application exception. - // This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - // should throw the javax.ejb.EJBException or another java.lang.RuntimeException - // to indicate non-application exceptions to the Container (see Section 12.2.2). - validateNoRemoteException(vc, bean, clazz, method, IMessagePrefixEjb11Constants.CHKJ2400_ejbFind); - - validateEjbFindMethod_homeDep(vc, bean, clazz, method); - } - - /** - * 9.2.5 ejbFind methods - * - The entity bean class may also define additional ejbFind<METHOD>(...) finder methods. - * - The signatures of the finder methods must follow the following rules: - * - A finder method name must start with the prefix "ejbFind" - * (e.g. ejbFindByPrimaryKey, ejbFindLargeAccounts, ejbFindLateShipments). - * - A finder method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument types must be legal types for RMI-IIOP. - * - The return type of a finder method must be the entity bean's primary key type, - * or a collection of primary keys (see Section Subsection 9.1.8). - * - The throws clause may define arbitrary application specific exceptions, including - * the javax.ejb.FinderException. - * - Every entity bean must define the ejbFindByPrimaryKey method. The result type for - * this method must be the primary key type (i.e. the ejbFindByPrimaryKey method must - * be a single-object finder). - * - Compatibility Note: EJB 1.0 allowed the finder methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. - * This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - */ - public void validateEjbFindMethod_key(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - if (method == null) { - return; - } - // The return type of a finder method must be the entity bean's primary key type, - // or a collection of primary keys (see Section Subsection 9.1.8). - vc.terminateIfCancelled(); - - JavaHelpers returnType = method.getReturnType(); - - JavaClass primaryKey = ((Entity) bean).getPrimaryKey(); - ValidationRuleUtility.isValidTypeHierarchy(bean, primaryKey); - - if( !(ValidationRuleUtility.isAssignableFrom(returnType, primaryKey) || - ValidationRuleUtility.isAssignableFromCollection(returnType, bean) || - ValidationRuleUtility.isAssignableFromEnumeration(returnType, bean) - )) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2407, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { primaryKey.getQualifiedName()}, this); - vc.addMessage(message); - } - } - - /** - * Checks that the ejbPostCreate method follows the EJB 1.1. specification. - * - * 9.2.4 ejbPostCreate methods - * - For each ejbCreate(...) method, the entity bean class must define a matching - * ejbPostCreate(...) method, using the following rules: - * - The method name must be ejbPostCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be void. - * - The method arguments must be the same as the arguments of the matching - * ejbCreate(...) method. - * - The throws clause may define arbitrary application specific exceptions, - * including the javax.ejb.CreateException. - * Compatibility Note: EJB 1.0 allowed the ejbPostCreate method to throw - * the java.rmi.RemoteException to indicate a non-application exception. - * This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise - * bean should throw the javax.ejb.EJBException or another - * java.lang.RuntimeException to indicate non-application exceptions to the - * Container (see Section 12.2.2). - *... - */ - public void validateEjbPostCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // Perform common BMP/CMP ejbPostCreate method checks - super.validateEjbPostCreateMethod(vc, bean, clazz, method); - - // No specific BMP ejbPostCreate method checks. - // All of the points in 9.2.4 are common to both BMPs & CMPs. - } - - /** - * 9.2.5 ejbFind methods - *... - * - Every entity bean must define the ejbFindByPrimaryKey method. The result type for - * this method must be the primary key type (i.e. the ejbFindByPrimaryKey method must - * be a single-object finder). - *... - */ - public void validateMethodExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - super.validateMethodExists(vc, bean, clazz); - - if (!hasPKMethod) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2009, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - } - - public void verifyFieldExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - /* - // Plus, check that at least one field exists on the bean. - List fields = getFields(); - if((fields == null) || (fields.size() == 0)) { - addValidationMessage(IEJBValidationContext.WARNING, IMessagePrefixEjb11Constants.EJB_BMP_NOFIELDS, new String[] {getModelObjectName()}, getModelObject()); - return; - } - */ - } - - /* - * @see IValidationRule#preValidate(IEJBValidationContext, Object, Object) - */ - public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - super.preValidate(vc, targetParent, target); - hasPKMethod = false; - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPHome.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPHome.java deleted file mode 100644 index 2576c408b..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPHome.java +++ /dev/null @@ -1,183 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ - -import java.util.HashMap; -import java.util.Map; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; - - -/** - * This class checks bean managed entity home classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - The interface must extend the javax.ejb.EJBHome interface. - * - The methods defined in this interface must follow the rules for RMI-IIOP. - * This means that their argument and return types must be of valid types for - * RMI-IIOP, and that their throws clause must include the java.rmi.RemoteException. - * - The home interface is allowed to have superinterfaces. Use of interface - * inheritance is subject to the RMI-IIOP rules for the definition of remote interfaces. - * - Each method defined in the home interface must be one of the following: - * - A create method. - * - A finder method. - * - Each create method must be named "create", and it must match one of the - * ejbCreate methods defined in the enterprise Bean class. The matching - * ejbCreate method must have the same number and types of its arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the entity bean's remote interface type. - * - All the exceptions defined in the throws clause of the matching ejbCreate - * and ejbPostCreate methods of the enterprise Bean class must be included in - * the throws clause of the matching create method of the home interface - * (i.e the set of exceptions defined for the create method must be a superset - * of the union of exceptions defined for the ejbCreate and ejbPostCreate methods) - * - The throws clause of a create method must include the javax.ejb.CreateException. - * - Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - * must match one of the ejbFind<METHOD> methods defined in the entity bean class - * (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - * same number and types of arguments. (Note that the return type may be different.) - * - The return type for a find<METHOD> method must be the entity bean's remote - * interface type (for a single-object finder), or a collection thereof (for a - * multi-object finder). - * - The home interface must always include the findByPrimaryKey method, which is - * always a single-object finder. The method must declare the primary key class - * as the method argument. - * - All the exceptions defined in the throws clause of an ejbFind method of the - * entity bean class must be included in the throws clause of the matching find - * method of the home interface. - * - The throws clause of a finder method must include the javax.ejb.FinderException. - */ -public class ValidateBMPHome extends AValidateEntityHome implements IMessagePrefixEjb11Constants { - private static final String MSSGID = ".eh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private static final Object ID = IValidationRuleList.EJB11_BMP_HOME; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_BMP_BEANCLASS, IValidationRuleList.EJB11_BMP_KEYCLASS}; - private static final Map MESSAGE_IDS; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2005, new String[]{CHKJ2005+BEXT, CHKJ2005+MEXT}); - - MESSAGE_IDS.put(CHKJ2011, new String[]{CHKJ2011+EXT}); - MESSAGE_IDS.put(CHKJ2012, new String[]{CHKJ2012+EXT}); - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2026, new String[]{CHKJ2026+BEXT, CHKJ2026+MEXT}); - - MESSAGE_IDS.put(CHKJ2030, new String[]{CHKJ2030+BEXT, CHKJ2030+MEXT}); - - MESSAGE_IDS.put(CHKJ2104, new String[]{CHKJ2104 + SPEC}); - MESSAGE_IDS.put(CHKJ2402, new String[]{CHKJ2402+BEXT, CHKJ2402+MEXT}); - MESSAGE_IDS.put(CHKJ2403, new String[]{CHKJ2403+BEXT, CHKJ2403+MEXT}); - MESSAGE_IDS.put(CHKJ2405, new String[]{CHKJ2405+BEXT, CHKJ2405+MEXT}); - - MESSAGE_IDS.put(CHKJ2412, new String[]{CHKJ2412+BEXT, CHKJ2412+MEXT}); - MESSAGE_IDS.put(CHKJ2413, new String[]{CHKJ2413+BEXT, CHKJ2413+MEXT}); - MESSAGE_IDS.put(CHKJ2414, new String[]{CHKJ2414+BEXT, CHKJ2414+MEXT}); - MESSAGE_IDS.put(CHKJ2415, new String[]{CHKJ2415+BEXT, CHKJ2415+MEXT}); - - MESSAGE_IDS.put(CHKJ2041, new String[]{CHKJ2041}); // special case. Shared by all types. - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - /** - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - * must match one of the ejbFind<METHOD> methods defined in the entity bean class - * (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - * same number and types of arguments. (Note that the return type may be different.) - *... - * - All the exceptions defined in the throws clause of an ejbFind method of the - * entity bean class must be included in the throws clause of the matching find - * method of the home interface. - *... - */ - public void validateFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - super.validateFindMethod(vc, bean, clazz, method); - - if (method == null) { - return; - } - - // The verifyMatchingBeanFindMethod checks for the two following requirements: - // - // Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - // must match one of the ejbFind<METHOD> methods defined in the entity bean class - // (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - // same number and types of arguments. (Note that the return type may be different.) - // - // All the exceptions defined in the throws clause of an ejbFind method of the - // entity bean class must be included in the throws clause of the matching find - // method of the home interface. - validateFindMethod_beanDep(vc, bean, clazz, method); - - } - - /** - * 9.2.8 Entity bean's home interface - * The following are the requirements for the entity bean's home interface: - * - Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - * must match one of the ejbFind<METHOD> methods defined in the entity bean class - * (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - * same number and types of arguments. (Note that the return type may be different.) - *... - * - All the exceptions defined in the throws clause of an ejbFind method of the - * entity bean class must be included in the throws clause of the matching find - * method of the home interface. - *... - */ - public void validateFindMethod_beanDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - if (method == null) { - return; - } - - // The verifyMatchingBeanFindMethod checks for the two following requirements: - // - // Each finder method must be named "find<METHOD>" (e.g. findLargeAccounts), and it - // must match one of the ejbFind<METHOD> methods defined in the entity bean class - // (e.g. ejbFindLargeAccounts). The matching ejbFind<METHOD> method must have the - // same number and types of arguments. (Note that the return type may be different.) - // - // All the exceptions defined in the throws clause of an ejbFind method of the - // entity bean class must be included in the throws clause of the matching find - // method of the home interface. - validateMatchingBeanFindMethod(vc, bean, clazz, method); - - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPKey.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPKey.java deleted file mode 100644 index 7e795f0e5..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPKey.java +++ /dev/null @@ -1,80 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.HashMap; -import java.util.Map; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; - - -/** - * Validate a BMP key. - */ -public class ValidateBMPKey extends AValidateKeyClass implements IMessagePrefixEjb11Constants { - private static final String MSSGID = ".eb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - - private static final Object ID = IValidationRuleList.EJB11_BMP_KEYCLASS; - private static final Object[] DEPENDS_ON = null; - private static final Map MESSAGE_IDS; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2001, new String[]{CHKJ2001+EXT}); - - MESSAGE_IDS.put(CHKJ2019, new String[]{CHKJ2019+EXT}); - -//Don't use that AValidateEJB method MESSAGE_IDS.put(CHKJ2412, new String[]{CHKJ2412+EXT}); -//Don't use that AValidateEJB method MESSAGE_IDS.put(CHKJ2413, new String[]{CHKJ2413+EXT}); -//Don't use that AValidateEJB method MESSAGE_IDS.put(CHKJ2414, new String[]{CHKJ2414+EXT}); - - MESSAGE_IDS.put(CHKJ2041, new String[]{CHKJ2041}); // special case. Shared by all types. - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - /** - * This method actually does the validation. - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - //super.primValidate(ejbMethod); - - //Nothing to do. - } - - /** - * Checks to see if @ejbMethod is one of the required methods. - */ - protected void primValidateExistence(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - //super.validateExistence(ejbMethod); - - // Nothing to do - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPRemote.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPRemote.java deleted file mode 100644 index 8ad649d92..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPRemote.java +++ /dev/null @@ -1,64 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.HashMap; -import java.util.Map; - - - -/** - * Validates the remote interface of a BMP bean. - */ -public class ValidateBMPRemote extends AValidateRemote implements IMessagePrefixEjb11Constants { - private static final String MSSGID = ".er"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private static final Object ID = IValidationRuleList.EJB11_BMP_REMOTE; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_BMP_BEANCLASS}; - private static final Map MESSAGE_IDS; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2012, new String[]{CHKJ2012+EXT}); - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105 + SPEC}); - - MESSAGE_IDS.put(CHKJ2412, new String[]{CHKJ2412+BEXT, CHKJ2412+MEXT}); - MESSAGE_IDS.put(CHKJ2413, new String[]{CHKJ2413+BEXT, CHKJ2413+MEXT}); - MESSAGE_IDS.put(CHKJ2414, new String[]{CHKJ2414+BEXT, CHKJ2414+MEXT}); - MESSAGE_IDS.put(CHKJ2415, new String[]{CHKJ2415+BEXT, CHKJ2415+MEXT}); - - MESSAGE_IDS.put(CHKJ2041, new String[]{CHKJ2041}); // special case. Shared by all types. - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPBean.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPBean.java deleted file mode 100644 index bb8cbf22c..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPBean.java +++ /dev/null @@ -1,564 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ -import java.util.ArrayList; -import java.util.Collections; -import java.util.HashMap; -import java.util.List; -import java.util.Map; -import java.util.logging.Level; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.ejb.CMPAttribute; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - -/** - * This class checks entity bean classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * - * All 9.2.X sections describe BMP requirements. - * If a CMP requirement is different than these, then the differences are - * documented in 9.4.X sections. - * - * - * 9.4.1 Container-managed fields - *... - * The fields must be defined in the entity bean class as public, and must not be - * defined as transient. - *... - * - The following requirements ensure that an entity bean can be deployed in any - * compliant container. - * - The Bean Provider must ensure that the Java programming language types - * assigned to the container-managed fields are restricted to the following: - * Java programming language primitive types, Java programming language - * serializable types, and references of enterprise beans' remote or home - * interfaces. - * - The Container Provider may, but is not required to, use Java programming - * language Serialization to store the container-managed fields in the database. - * If the container chooses a different approach, the effect should be equivalent - * to that of Java programming language Serialization. The Container must also be - * capable of persisting references to enterprise beans' remote and home interfaces - * (for example, by storing their handle or primary key). - *... - * - * 9.4.2 ejbCreate, ejbPostCreate - *... - * - The ejbCreate(...) methods must be defined to return the primary key class type. - * The implementation of the ejbCreate(...) methods should be coded to return a null. - * The returned value is ignored by the Container. - *... - * - * 9.4.6 finder methods - * - The entity Bean Provider does not write the finder (ejbFind<METHOD>(...)) methods. - *... - * 9.4.7 primary key type - * - The container must be able to manipulate the primary key type. Therefore, - * the primary key type for an entity bean with container-managed persistence - * must follow the rules in this subsection, in addition to those specified in - * Subsection 9.2.9. - * - * There are two ways to specify a primary key class for an entity bean with container-managed persistence: - * - Primary key that maps to a single field in the entity bean class. - * - Primary key that maps to multiple fields in the entity bean class. - * The second method is necessary for implementing compound keys, and the first method is convenient for - * single-field keys. Without the first method, simple types such as String would have to be wrapped in a - * user-defined class. - * - * 9.4.7.1 Primary key that maps to a single field in the entity bean class - * The Bean Provider uses the primkey-field element of the deployment descriptor to specify the - * container-managed field of the entity bean class that contains the primary key. The field's type must be - * the primary key type. - * - * 9.4.7.2 Primary key that maps to multiple fields in the entity bean class - * The primary key class must be public, and must have a public constructor with no parameters. - * All fields in the primary key class must be declared as public. - * The names of the fields in the primary key class must be a subset of the names of the container-managed - * fields. (This allows the container to extract the primary key fields from an instance's container-managed - * fields, and vice versa.) - * - * 9.4.7.3 Special case: Unknown primary key class - * In special situations, the entity Bean Provider may choose not to specify the primary key class for an - * entity bean with container-managed persistence. This case usually happens when the entity bean does - * not have a natural primary key, and the Bean Provider wants to allow the Deployer to select the primary - * key fields at deployment time. The entity bean's primary key type will usually be derived from the primary - * key type used by the underlying database system that stores the entity objects. The primary key - * used by the database system may not be known to the Bean Provider. - * When defining the primary key for the enterprise bean, the Deployer may sometimes need to subclass - * the entity bean class to add additional container-managed fields (this typically happens for entity beans - * that do not have a natural primary key, and the primary keys are system-generated by the underlying - * database system that stores the entity objects). - * In this special case, the type of the argument of the findByPrimaryKey method must be declared as - * java.lang.Object, and the return value of ejbCreate() must be declared as - * java.lang.Object. The Bean Provider must specify the primary key class in the deployment - * descriptor as of the type java.lang.Object. - * The primary key class is specified at deployment time in the situations when the Bean Provider develops - * an entity bean that is intended to be used with multiple back-ends that provide persistence, and when - * these multiple back-ends require different primary key structures. - * Use of entity beans with a deferred primary key type specification limits the client application programming - * model, because the clients written prior to deployment of the entity bean may not use, in general, - * the methods that rely on the knowledge of the primary key type. - * The implementation of the enterprise bean class methods must be done carefully. For example, the meth-ods - * should not depend on the type of the object returned from EntityContext.getPrimaryKey(), because - * the return type is determined by the Deployer after the EJB class has been written. - * - */ -public class ValidateCMPBean extends AValidateEntityBean implements IMessagePrefixEjb11Constants { - private List _containerManagedFields = null; - - private static final String MSSGID = ".eb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private static final Object ID = IValidationRuleList.EJB11_CMP_BEANCLASS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_CMP_HOME, IValidationRuleList.EJB11_CMP_REMOTE}; - private static final Map MESSAGE_IDS; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2002, new String[]{CHKJ2002+BEXT, CHKJ2002+MEXT}); - MESSAGE_IDS.put(CHKJ2004, new String[]{CHKJ2004+BEXT, CHKJ2004+MEXT}); - MESSAGE_IDS.put(CHKJ2006, new String[]{CHKJ2006+EXT}); - MESSAGE_IDS.put(CHKJ2007, new String[]{CHKJ2007+EXT}); - - MESSAGE_IDS.put(CHKJ2013, new String[]{CHKJ2013+EXT}); - MESSAGE_IDS.put(CHKJ2014, new String[]{CHKJ2014+EXT}); - MESSAGE_IDS.put(CHKJ2015, new String[]{CHKJ2015+EXT}); - - MESSAGE_IDS.put(CHKJ2022, new String[]{CHKJ2022+EXT}); - MESSAGE_IDS.put(CHKJ2028, new String[]{CHKJ2028+BEXT, CHKJ2028+MEXT}); - MESSAGE_IDS.put(CHKJ2029, new String[]{CHKJ2029+BEXT, CHKJ2029+MEXT}); - - MESSAGE_IDS.put(CHKJ2032, new String[]{CHKJ2032+EXT}); - MESSAGE_IDS.put(CHKJ2033, new String[]{CHKJ2033+EXT}); - MESSAGE_IDS.put(CHKJ2034, new String[]{CHKJ2034+EXT}); - MESSAGE_IDS.put(CHKJ2035, new String[]{CHKJ2035+EXT}); - MESSAGE_IDS.put(CHKJ2036, new String[]{CHKJ2036+EXT}); - MESSAGE_IDS.put(CHKJ2037, new String[]{CHKJ2037+EXT}); - MESSAGE_IDS.put(CHKJ2038, new String[]{CHKJ2038+EXT}); - MESSAGE_IDS.put(CHKJ2039, new String[]{CHKJ2039+EXT}); - - MESSAGE_IDS.put(CHKJ2103, new String[]{CHKJ2103 + SPEC}); - MESSAGE_IDS.put(CHKJ2200, new String[]{CHKJ2200+ON_BASE+SPEC, CHKJ2200+ON_THIS+SPEC}); // CHKJ2200 is a special case. It's shared by all bean types. - MESSAGE_IDS.put(CHKJ2201, new String[]{CHKJ2201+BEXT, CHKJ2201+MEXT}); - MESSAGE_IDS.put(CHKJ2202, new String[]{CHKJ2202+BEXT, CHKJ2202+MEXT}); - MESSAGE_IDS.put(CHKJ2203, new String[]{CHKJ2203+BEXT, CHKJ2203+MEXT}); - MESSAGE_IDS.put(CHKJ2207, new String[]{CHKJ2207+EXT, CHKJ2207+EXT}); // special case where the message id is the same regardless of whether or not the method is inherited - - MESSAGE_IDS.put(CHKJ2400_bus, new String[]{CHKJ2400_bus+BEXT, CHKJ2400_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2400_ejbCreate, new String[]{CHKJ2400_ejbCreate+BEXT, CHKJ2400_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2400_ejbFind, new String[]{CHKJ2400_ejbFind+BEXT, CHKJ2400_ejbFind+MEXT}); - MESSAGE_IDS.put(CHKJ2400_ejbPostCreate, new String[]{CHKJ2400_ejbPostCreate+BEXT, CHKJ2400_ejbPostCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2406, new String[]{CHKJ2406+BEXT, CHKJ2406+MEXT}); - MESSAGE_IDS.put(CHKJ2408_bus, new String[]{CHKJ2408_bus+BEXT, CHKJ2408_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2408_ejbCreate, new String[]{CHKJ2408_ejbCreate+BEXT, CHKJ2408_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2408_ejbPostCreate, new String[]{CHKJ2408_ejbPostCreate+BEXT, CHKJ2408_ejbPostCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2409_bus, new String[]{CHKJ2409_bus+BEXT, CHKJ2409_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2409_ejbCreate, new String[]{CHKJ2409_ejbCreate+BEXT, CHKJ2409_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2409_ejbFind, new String[]{CHKJ2409_ejbFind+BEXT, CHKJ2409_ejbFind+MEXT}); - MESSAGE_IDS.put(CHKJ2409_ejbPostCreate, new String[]{CHKJ2409_ejbPostCreate+BEXT, CHKJ2409_ejbPostCreate+MEXT}); - - MESSAGE_IDS.put(CHKJ2410_bus, new String[]{CHKJ2410_bus+BEXT, CHKJ2410_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2410_ejbCreate, new String[]{CHKJ2410_ejbCreate+BEXT, CHKJ2410_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2410_ejbFind, new String[]{CHKJ2410_ejbFind+BEXT, CHKJ2410_ejbFind+MEXT}); - MESSAGE_IDS.put(CHKJ2410_ejbPostCreate, new String[]{CHKJ2410_ejbPostCreate+BEXT, CHKJ2410_ejbPostCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2411, new String[]{CHKJ2411+BEXT, CHKJ2411+MEXT}); - MESSAGE_IDS.put(CHKJ2412, new String[]{CHKJ2412+BEXT, CHKJ2412+MEXT}); - MESSAGE_IDS.put(CHKJ2413, new String[]{CHKJ2413+BEXT, CHKJ2413+MEXT}); - MESSAGE_IDS.put(CHKJ2414, new String[]{CHKJ2414+BEXT, CHKJ2414+MEXT}); - MESSAGE_IDS.put(CHKJ2418, new String[]{CHKJ2418+BEXT, CHKJ2418+MEXT}); - MESSAGE_IDS.put(CHKJ2420, new String[]{CHKJ2420+BEXT, CHKJ2420+MEXT}); - MESSAGE_IDS.put(CHKJ2432, new String[]{CHKJ2432+BEXT, CHKJ2432+MEXT}); - - MESSAGE_IDS.put(CHKJ2041, new String[]{CHKJ2041}); // special case. Shared by all types. - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2456, new String[]{CHKJ2456+ON_BASE, CHKJ2456+ON_THIS}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public void reset() { - super.reset(); - _containerManagedFields = null; - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - protected List getContainerManagedFields() { - return _containerManagedFields; - } - - protected boolean hasContainerManagedField() { - return (getContainerManagedFields() != null && getContainerManagedFields().size() > 0); - } - - public boolean isContainerManagedField(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) { - if (field == null) { - return false; - } - return getContainerManagedFields() != null && getContainerManagedFields().contains(field.getName()); - } - - /** - * 9.4.1 Container-managed fields - *... - * The fields must be defined in the entity bean class as public, and must not be - * defined as transient. - *... - * - The following requirements ensure that an entity bean can be deployed in any - * compliant container. - * - The Bean Provider must ensure that the Java programming language types - * assigned to the container-managed fields are restricted to the following: - * Java programming language primitive types, Java programming language - * serializable types, and references of enterprise beans' remote or home - * interfaces. - *... - * - * Return true if the field is the enterprise bean's home interface. - */ - protected boolean isContainerManagedHome_homeDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws InvalidInputException { - if (field == null) { - return false; - } - - if (bean == null) { - return false; - } - - JavaClass homeIntf = bean.getHomeInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, homeIntf); - - return ValidationRuleUtility.isAssignableFrom(ValidationRuleUtility.getType(field), homeIntf); - } - - /** - * 9.4.1 Container-managed fields - *... - * The fields must be defined in the entity bean class as public, and must not be - * defined as transient. - *... - * - The following requirements ensure that an entity bean can be deployed in any - * compliant container. - * - The Bean Provider must ensure that the Java programming language types - * assigned to the container-managed fields are restricted to the following: - * Java programming language primitive types, Java programming language - * serializable types, and references of enterprise beans' remote or home - * interfaces. - *... - * - * Return true if the field is the enterprise bean's remote interface. - */ - protected boolean isContainerManagedRemote_remoteDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws InvalidInputException { - if (field == null) { - return false; - } - - if (bean == null) { - return false; - } - - JavaClass remoteIntf = bean.getRemoteInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, remoteIntf); - - return ValidationRuleUtility.isAssignableFrom(ValidationRuleUtility.getType(field), remoteIntf); - } - - private List loadContainerManagedFields(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // The validation in this class, of the fields, is performed against the - // container-managed fields, not the fields of this class directly. - if (bean == null) { - return Collections.EMPTY_LIST; - } - - List fields = null; - try { - List cmpAttributes = ((ContainerManagedEntity) bean).getPersistentAttributes(); - if (cmpAttributes != null && !cmpAttributes.isEmpty()) { - fields = new ArrayList(cmpAttributes.size()); - for (int i = 0; i < cmpAttributes.size(); i++) - fields.add(((CMPAttribute) cmpAttributes.get(i)).getName()); - } - } - catch (Throwable exc) { - Logger logger = vc.getMsgLogger(); - if (logger != null && logger.isLoggingLevel(Level.FINER)) { - logger.write(Level.FINER, exc); - } - fields = Collections.EMPTY_LIST; - } - return fields; - } - - /** - * 18.1.2 Programming restrictions - *... - * - An enterprise Bean must not use read/write static fields. Using read-only static fields is - * allowed. Therefore, it is recommended that all static fields in the enterprise bean class be - * declared as final. - *... - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws InvalidInputException { - super.primValidate(vc, bean, clazz, field); - - vc.terminateIfCancelled(); - - validateContainerManagedField(vc, bean, clazz, field); - } - - /** - * 9.2.6 Business methods - * - The entity bean class may define zero or more business methods whose signatures - * must follow these rules: - * - The method names can be arbitrary, but they must not start with ejb to - * avoid conflicts with the callback methods used by the EJB architecture. - * - The business method must be declared as public. - * - The method must not be declared as final or static. - * - The method argument and return value types must be legal types for RMI-IIOP. - * - The throws clause may define arbitrary application specific exceptions. - * - Compatibility Note: EJB 1.0 allowed the business methods to throw the - * java.rmi.RemoteException to indicate a non-application exception. This - * practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise bean - * should throw the javax.ejb.EJBException or another java.lang.RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - */ - public void validateBusinessMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // Perform common BMP/CMP business method checks - if (!isEjbRelationshipRoleMethod(vc, bean, clazz, method)) - super.validateBusinessMethod(vc, bean, clazz, method); - - // No specific CMP business method checks. - // All of the points in 9.2.6 are common to both BMPs & CMPs. - } - - protected void validateBusinessMethodNoRemoteException(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - if (!isEjbRelationshipRoleMethod(vc, bean, clazz, method)) - super.validateBusinessMethodNoRemoteException(vc, bean, clazz, method); // EJB 2.0 added "throws InvalidInputException above" - } - - /** - * 9.2.2 Enterprise bean class - * - The following are the requirements for an entity bean class: - * - The class must implement, directly or indirectly, the javax.ejb.EntityBean interface. - * - The class must be defined as public and must not be abstract. - * - The class must not be defined as final. - * - The class must define a public constructor that takes no arguments. - * - The class must not define the finalize() method. - * - The class may, but is not required to, implement the entity bean's remote interface [9]. - * If the class implements the entity bean's remote interface, the class must provide no-op - * implementations of the methods defined in the javax.ejb.EJBObject interface. The container - * will never invoke these methods on the bean instances at runtime. - * - A no-op implementation of these methods is required to avoid - * defining the entity bean class as abstract. - * - The entity bean class must implement the business methods, and the - * ejbCreate, ejbPostCreate, and ejbFind<METHOD> methods as described - * later in this section. - * - The entity bean class may have superclasses and/or superinterfaces. - * If the entity bean has superclasses, the business methods, the - * ejbCreate and ejbPostCreate methods, the finder methods, and the - * methods of the EntityBean interface may be implemented in the - * enterprise bean class or in any of its superclasses. - * - The entity bean class is allowed to implement other methods (for - * example helper methods invoked internally by the business methods) - * in addition to the methods required by the EJB specification. - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - // All of the above checks are performed by the parent. - super.validateClass(vc, bean, clazz); - - validatePrimitivePrimaryKey(vc, bean, clazz); // if this class uses a primitive primary key, the type of the key must be the same as the type of the field - } - - /** - * 9.4.1 Container-managed fields - *... - * The fields must be defined in the entity bean class as public, and must not be - * defined as transient. - *... - * - The following requirements ensure that an entity bean can be deployed in any - * compliant container. - * - The Bean Provider must ensure that the Java programming language types - * assigned to the container-managed fields are restricted to the following: - * Java programming language primitive types, Java programming language - * serializable types, and references of enterprise beans' remote or home - * interfaces. - *... - */ - protected void validateContainerManagedField(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws InvalidInputException { - if (isContainerManagedField(vc, bean, clazz, field)) { - if (field == null) { - return; - } - - vc.terminateIfCancelled(); - - if (!ValidationRuleUtility.isPublic(field)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2203, IEJBValidationContext.ERROR, bean, clazz, field, this); - vc.addMessage(message); - } - - if (field.isTransient()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2201, IEJBValidationContext.ERROR, bean, clazz, field, this); - vc.addMessage(message); - } - - // Check if it's a reference to the home or remote interface. - validateContainerManagedField_dependent(vc, bean, clazz, field); - } - } - - /** - * 9.4.1 Container-managed fields - *... - * The fields must be defined in the entity bean class as public, and must not be - * defined as transient. - *... - * - The following requirements ensure that an entity bean can be deployed in any - * compliant container. - * - The Bean Provider must ensure that the Java programming language types - * assigned to the container-managed fields are restricted to the following: - * Java programming language primitive types, Java programming language - * serializable types, and references of enterprise beans' remote or home - * interfaces. - *... - * - * Return true if the field is either the enterprise bean's remote interface, - * or the enterprise bean's home interface. - */ - protected void validateContainerManagedField_dependent(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws InvalidInputException { - if (field == null) { - return; - } - - JavaHelpers fieldType = ValidationRuleUtility.getType(field); - - if (!ValidationRuleUtility.isSerializable(fieldType, bean)) { - // If it were primitive, it would be serializable, so two checks were done in that one line of code. - // - // Check if it's the enterprise bean's remote or home interface - vc.terminateIfCancelled(); - if (!(isContainerManagedHome_homeDep(vc, bean, clazz, field)) || (isContainerManagedRemote_remoteDep(vc, bean, clazz, field))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2202, IEJBValidationContext.WARNING, bean, clazz, field, this); - vc.addMessage(message); - } - } - } - - /** - * 9.4.6 finder methods - * - The entity Bean Provider does not write the finder (ejbFind<METHOD>(...)) methods. - */ - public void validateEjbFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - if (method == null) { - throw new InvalidInputException(); - } - - // Only BMPs implement finder methods. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2004, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - - /** - * Checks that the ejbPostCreate method follows the EJB 1.1. specification. - * - * 9.2.4 ejbPostCreate methods - * - For each ejbCreate(...) method, the entity bean class must define a matching - * ejbPostCreate(...) method, using the following rules: - * - The method name must be ejbPostCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be void. - * - The method arguments must be the same as the arguments of the matching - * ejbCreate(...) method. - * - The throws clause may define arbitrary application specific exceptions, - * including the javax.ejb.CreateException. - * Compatibility Note: EJB 1.0 allowed the ejbPostCreate method to throw - * the java.rmi.RemoteException to indicate a non-application exception. - * This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant enterprise - * bean should throw the javax.ejb.EJBException or another - * java.lang.RuntimeException to indicate non-application exceptions to the - * Container (see Section 12.2.2). - *... - * 9.4.2 ejbCreate, ejbPostCreate - *... - * - The ejbCreate(...) methods must be defined to return the primary key class type. - * The implementation of the ejbCreate(...) methods should be coded to return a null. - * The returned value is ignored by the Container. - *... - */ - public void validateEjbPostCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // Perform common BMP/CMP ejbPostCreate method checks - super.validateEjbPostCreateMethod(vc, bean, clazz, method); - - // No specific CMP ejbPostCreateMethod checks. - // All of the points in 9.2.4 are common to both BMPs & CMPs. - } - - protected void validatePrimitivePrimaryKey(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - ContainerManagedEntity cmp = (ContainerManagedEntity) bean; // bean is checked for null in AValidateEJB.validate() method, so don't need to check for it here. - - if (ValidationRuleUtility.isPrimitivePrimaryKey(cmp)) { - // primitive primary key - - // primary key that maps to a single field in the entity bean class - // The field's type must be the primary key type. - CMPAttribute keyAttribute = cmp.getPrimKeyField(); - Field keyField = (keyAttribute == null) ? null : keyAttribute.getField(); - JavaClass primaryKey = cmp.getPrimaryKey(); - if ((keyField == null) || !ValidationRuleUtility.isAssignableFrom((JavaHelpers)keyField.getEType(), primaryKey)) { - String[] msgParm = { keyAttribute.getName(), primaryKey.getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2207, IEJBValidationContext.ERROR, bean, clazz, keyField, msgParm, this); - vc.addMessage(message); - } - } - } - - /** - * Check that at least one field exists on the bean. - */ - public void verifyFieldExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - if (!hasContainerManagedField()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2032, IEJBValidationContext.WARNING, bean, clazz, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - } - /* - * @see IValidationRule#preValidate(IEJBValidationContext, Object, Object) - */ - public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - super.preValidate(vc, targetParent, target); - _containerManagedFields = loadContainerManagedFields(vc, (EnterpriseBean)targetParent, (JavaClass)target); - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPKey.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPKey.java deleted file mode 100644 index b08b6b0f4..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPKey.java +++ /dev/null @@ -1,301 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ - -import java.util.HashMap; -import java.util.HashSet; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.Set; - -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.CMPAttribute; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * This class checks entity bean classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * - * All 9.2.X sections describe BMP requirements. (And the bulk of those - * are implemented in ValidateKeyClass.) - * If a CMP requirement is different than these, then the differences are - * documented in 9.4.X sections. - * - * 9.4.7 primary key type - * - The container must be able to manipulate the primary key type. Therefore, - * the primary key type for an entity bean with container-managed persistence - * must follow the rules in this subsection, in addition to those specified in - * Subsection 9.2.9. - * - * There are two ways to specify a primary key class for an entity bean with container-managed persistence: - * - Primary key that maps to a single field in the entity bean class. - * - Primary key that maps to multiple fields in the entity bean class. - * The second method is necessary for implementing compound keys, and the first method is convenient for - * single-field keys. Without the first method, simple types such as String would have to be wrapped in a - * user-defined class. - * - * 9.4.7.1 Primary key that maps to a single field in the entity bean class - * The Bean Provider uses the primkey-field element of the deployment descriptor to specify the - * container-managed field of the entity bean class that contains the primary key. The field's type must be - * the primary key type. - * - * 9.4.7.2 Primary key that maps to multiple fields in the entity bean class - * The primary key class must be public, and must have a public constructor with no parameters. - * All fields in the primary key class must be declared as public. - * The names of the fields in the primary key class must be a subset of the names of the container-managed - * fields. (This allows the container to extract the primary key fields from an instance's container-managed - * fields, and vice versa.) - *... - */ -public class ValidateCMPKey extends AValidateKeyClass implements IMessagePrefixEjb11Constants { - private boolean hasAConstructor = false; - private boolean hasDefaultConstructor = false; - private Set _beanFieldNames = new HashSet(); - - private static final String MSSGID = ".eb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private static final Object ID = IValidationRuleList.EJB11_CMP_KEYCLASS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_CMP_BEANCLASS}; - private static final Map MESSAGE_IDS; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2001, new String[]{CHKJ2001+EXT}); - - MESSAGE_IDS.put(CHKJ2019, new String[]{CHKJ2019+EXT}); - - MESSAGE_IDS.put(CHKJ2020, new String[]{CHKJ2020+EXT}); - MESSAGE_IDS.put(CHKJ2021, new String[]{CHKJ2021+EXT}); - - MESSAGE_IDS.put(CHKJ2205, new String[]{CHKJ2205+BEXT, CHKJ2205+MEXT}); - MESSAGE_IDS.put(CHKJ2206, new String[]{CHKJ2206+BEXT, CHKJ2206+MEXT}); // special case where the id is the same regardless of whether the method is inherited or not - -//AValidateEJB method not used MESSAGE_IDS.put(CHKJ2412, new String[]{CHKJ2412+BEXT, CHKJ2412+MEXT}); -//AValidateEJB method not used MESSAGE_IDS.put(CHKJ2413, new String[]{CHKJ2413+BEXT, CHKJ2413+MEXT}); -//AValidateEJB method not used MESSAGE_IDS.put(CHKJ2414, new String[]{CHKJ2414+BEXT, CHKJ2414+MEXT}); - - MESSAGE_IDS.put(CHKJ2041, new String[]{CHKJ2041}); // special case. Shared by all types. - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2829, new String[]{CHKJ2829 + SPEC}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public void reset() { - super.reset(); - _beanFieldNames.clear(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public Object getTarget(Object parent, Object clazz) { - if(parent == null) { - return null; - } - - ContainerManagedEntity cmp = (ContainerManagedEntity)parent; - if(ValidationRuleUtility.isPrimitivePrimaryKey(cmp)) { - return null; // do not validate a primitive primary key - } - - return cmp.getPrimaryKey(); - } - - public final Object getId() { - return ID; - } - - /* - * 9.4.7.1 Primary key that maps to a single field in the entity bean class - * The Bean Provider uses the primkey-field element of the deployment descriptor to specify the - * container-managed field of the entity bean class that contains the primary key. The field's type must be - * the primary key type. - * - * 9.4.7.2 Primary key that maps to multiple fields in the entity bean class - * The primary key class must be public, and must have a public constructor with no parameters. - * All fields in the primary key class must be declared as public. - * The names of the fields in the primary key class must be a subset of the names of the container-managed - * fields. (This allows the container to extract the primary key fields from an instance's container-managed - * fields, and vice versa.) - */ - protected void buildFieldNameList(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) { - // Build up the list of field names to be used in the field validation. - vc.terminateIfCancelled(); - - ContainerManagedEntity cmp = (ContainerManagedEntity) bean; - if (cmp == null) { - // Let the class validation throw the exception - return; - } - - if (!ValidationRuleUtility.isPrimitivePrimaryKey(cmp)) { - List attributes = cmp.getPersistentAttributes(); - CMPAttribute attribute = null; - Iterator iterator = attributes.iterator(); - while (iterator.hasNext()) { - attribute = (CMPAttribute) iterator.next(); - try { - // These are different fields than the ones validated by this - // valImpl class, so don't need to worry about duplicate reflection - // warnings logged against the same object. - ValidationRuleUtility.isValidType(attribute.getType()); - _beanFieldNames.add(attribute.getName()); - } - catch (InvalidInputException e) { - //TODO (Dan) Change to use the attribute directly and not the field. - reflectionWarning(vc, bean, clazz , attribute.getField(), e); - } - } - } - } - - /** - * This method actually does the validation. - * - * 9.4.7.2 Primary key that maps to multiple fields in the entity bean class - * The primary key class must be public, and must have a public constructor with no parameters. - * All fields in the primary key class must be declared as public. - * The names of the fields in the primary key class must be a subset of the names of the container-managed - * fields. (This allows the container to extract the primary key fields from an instance's container-managed - * fields, and vice versa.) - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws InvalidInputException { - // All fields in the primary key class must be declared as public. - if (!ValidationRuleUtility.isPublic(field)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2205, IEJBValidationContext.WARNING, bean, clazz, field, this); - vc.addMessage(message); - } - - // The names of the fields in the primary key class must be a subset of the names of the container-managed - // fields. (This allows the container to extract the primary key fields from an instance's container-managed - // fields, and vice versa.) - ContainerManagedEntity cmp = (ContainerManagedEntity) bean; - // Don't need to check if cmp is null, because this method is called only by validateFields(), - // and validateFields() won't call this method if the bean is null. - - if (!_beanFieldNames.contains(field.getName())) { - JavaClass ejbClass = cmp.getEjbClass(); - ValidationRuleUtility.isValidType(ejbClass); - String[] msgParm = { cmp.getName(), cmp.getEjbClass().getName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2206, IEJBValidationContext.WARNING, bean, clazz, field, msgParm, this); - vc.addMessage(message); - } - } - - /** - * This method actually does the validation. - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - // super.primValidate(ejbMethod); - - //Nothing to do. - } - - /** - * Checks to see if @ejbMethod is one of the required methods. - */ - protected void primValidateExistence(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - //super.validateExistence(ejbMethod); - - if (ejbMethod.isConstructor()) { - // These booleans are used in the validateMethodExists() checks. - hasAConstructor = true; - if (ValidationRuleUtility.isPublic(ejbMethod) && (ejbMethod.listParametersWithoutReturn().length == 0)) { - hasDefaultConstructor = true; - } - } - } - - /** - * 9.4.7.2 Primary key that maps to multiple fields in the entity bean class - * The primary key class must be public, and must have a public constructor with no parameters. - * All fields in the primary key class must be declared as public. - * The names of the fields in the primary key class must be a subset of the names of the container-managed - * fields. (This allows the container to extract the primary key fields from an instance's container-managed - * fields, and vice versa.) - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - super.validateClass(vc, bean, clazz); - - vc.terminateIfCancelled(); - - // The primary key class must be public - if (!clazz.isPublic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2020, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - - buildFieldNameList(vc, bean, clazz); - - // Doesn't make sense to check for cmp key attributes if it's not a valid prim key field. - // primary key must map to at least one field on the bean - ContainerManagedEntity cmp = (ContainerManagedEntity)bean; - if(!ValidationRuleUtility.usesUnknownPrimaryKey(cmp)) { - // primary key must map to at least one field on the bean - // But if it's an unknown key, there's no point checking java.lang.Object - List primKeyFields = cmp.getKeyAttributes(); - if ((primKeyFields == null) || (primKeyFields.size() == 0)) { - JavaClass primaryKey = cmp.getPrimaryKey(); // don't need to check MOFHelper.isValidType(primaryKey), because it's already been called in the validateDeploymentDescriptor method - String beanName = (cmp.getName() == null) ? "null" : cmp.getName(); //$NON-NLS-1$ - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2829, IEJBValidationContext.ERROR, bean, primaryKey, new String[] { primaryKey.getName(), beanName }, this); - vc.addMessage(message); - } - } - } - - /** - * 9.4.7.2 Primary key that maps to multiple fields in the entity bean class - * The primary key class must be public, and must have a public constructor with no parameters. - */ - public void validateMethodExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - super.validateMethodExists(vc, bean, clazz); - - // If the class has no constructors defined, Java inserts a public constructor with no arguments. - // But if the class has at least one constructor defined, Java will not insert a constructor. - if (!hasDefaultConstructor && hasAConstructor) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2021, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - } - /* - * @see IValidationRule#preValidate(IEJBValidationContext, Object, Object) - */ - public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - super.preValidate(vc, targetParent, target); - hasAConstructor = false; - hasDefaultConstructor = false; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPRemote.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPRemote.java deleted file mode 100644 index 2a5ed9c3b..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPRemote.java +++ /dev/null @@ -1,63 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.HashMap; -import java.util.Map; - - - -/** - * Validates the remote interface of a CMP bean. - */ -public class ValidateCMPRemote extends AValidateRemote implements IMessagePrefixEjb11Constants { - private static final String MSSGID = ".er"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private static final Object ID = IValidationRuleList.EJB11_CMP_REMOTE; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_CMP_BEANCLASS}; - private static final Map MESSAGE_IDS; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2012, new String[]{CHKJ2012+EXT}); - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105 + SPEC}); - - MESSAGE_IDS.put(CHKJ2412, new String[]{CHKJ2412+BEXT, CHKJ2412+MEXT}); - MESSAGE_IDS.put(CHKJ2413, new String[]{CHKJ2413+BEXT, CHKJ2413+MEXT}); - MESSAGE_IDS.put(CHKJ2414, new String[]{CHKJ2414+BEXT, CHKJ2414+MEXT}); - MESSAGE_IDS.put(CHKJ2415, new String[]{CHKJ2415+BEXT, CHKJ2415+MEXT}); - - MESSAGE_IDS.put(CHKJ2041, new String[]{CHKJ2041}); // special case. Shared by all types. - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionBean.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionBean.java deleted file mode 100644 index a4c293dc6..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionBean.java +++ /dev/null @@ -1,719 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ - -import java.util.HashMap; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Map; -import java.util.Set; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Session; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * This class checks Session home interface classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 6.8 Stateless session beans - *... - * The home interface of a stateless session bean must have one create - * method that takes no arguments and returns the session bean's remote - * interface. There can be no other create methods in the home interface. - * The session bean class must define a single ejbCreate method that takes - * no arguments. - *... - * - * 6.10.2 Session bean class - * The following are the requirements for session bean class: - * - The class must implement, directly or indirectly, the javax.ejb.SessionBean - * interface. - * - The class must be defined as public, must not be final, and must not - * be abstract. - * - The class must have a public constructor that takes no parameters. The - * Container uses this constructor to create instances of the session bean class. - * - The class must not define the finalize() method. - * - The class may, but is not required to, implement the session bean's - * remote interface [4] . - * - The class must implement the business methods and the ejbCreate methods. - * - If the class is a stateful session bean, it may optionally implement - * the javax.ejb.SessionSynchronization interface. - * - The session bean class may have superclasses and/or superinterfaces. If the - * session bean has superclasses, then the business methods, the ejbCreate methods, - * the methods of the SessionBean interface, and the methods of the optional - * SessionSynchronization interface may be defined in the session bean class, - * or in any of its superclasses. - * - The session bean class is allowed to implement other methods (for example - * helper methods invoked internally by the business methods) in addition to - * the methods required by the EJB specification. - * - * [4] If the session bean class does implement the remote interface, care must - * be taken to avoid passing of this as a method argument or result. This - * potential error can be avoided by choosing not to implement the remote - * interface in the session bean class. - * - * 6.10.3 ejbCreate methods - * The session bean class must define one or more ejbCreate(...) methods whose signatures must - * follow these rules: - * - The method name must be ejbCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be void. - * - The method arguments must be legal types for RMI/IIOP. - * - The throws clause may define arbitrary application exceptions, possibly - * including the javax.ejb.CreateException. - * Compatibility Note: EJB 1.0 allowed the ejbCreate method to throw the java.rmi.RemoteException - * to indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 - * compliant enterprise bean should throw the javax.ejb.EJBException or another RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - * 6.10.4 Business methods - * The session bean class may define zero or more business methods whose signatures must follow these rules: - * - The method names can be arbitrary, but they must not start with "ejb" to avoid conflicts with the callback methods used by the EJB architecture. - * - The business method must be declared as public. - * - The method must not be declared as final or static. - * - The argument and return value types for a method must be legal types for RMI/IIOP. - * - The throws clause may define arbitrary application exceptions. - * Compatibility Note: EJB 1.0 allowed the business methods to throw the java.rmi.RemoteException - * to indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant - * enterprise bean should throw the javax.ejb.EJBException or another RuntimeException to - * indicate non-application exceptions to the Container (see Section 12.2.2). - */ -public class ValidateSessionBean extends AValidateBean implements IMessagePrefixEjb11Constants { - private boolean hasValidConstructor = false; - private boolean hasAConstructor = false; - private boolean hasDefaultCreateMethod = false; - private Set createMethods = null; - - private static final String MSSGID = ".sb"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private static final Object ID = IValidationRuleList.EJB11_SESSION_BEANCLASS; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_SESSION_HOME, IValidationRuleList.EJB11_SESSION_REMOTE}; - private static final Map MESSAGE_IDS; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2003I, new String[]{CHKJ2003I + SPEC}); - MESSAGE_IDS.put(CHKJ2003E, new String[]{CHKJ2003E + SPEC}); - - MESSAGE_IDS.put(CHKJ2006, new String[]{CHKJ2006+EXT}); - MESSAGE_IDS.put(CHKJ2007, new String[]{CHKJ2007+EXT}); - MESSAGE_IDS.put(CHKJ2008, new String[]{CHKJ2008+EXT}); - - MESSAGE_IDS.put(CHKJ2013, new String[]{CHKJ2013+EXT}); - MESSAGE_IDS.put(CHKJ2014, new String[]{CHKJ2014+EXT}); - MESSAGE_IDS.put(CHKJ2015, new String[]{CHKJ2015+EXT}); - - MESSAGE_IDS.put(CHKJ2022, new String[]{CHKJ2022+EXT}); - MESSAGE_IDS.put(CHKJ2025, new String[]{CHKJ2025+BEXT, CHKJ2025+MEXT}); - - MESSAGE_IDS.put(CHKJ2040, new String[]{CHKJ2040+EXT}); - - MESSAGE_IDS.put(CHKJ2103, new String[]{CHKJ2103 + SPEC}); - MESSAGE_IDS.put(CHKJ2200, new String[]{CHKJ2200+ON_BASE+SPEC, CHKJ2200+ON_THIS+SPEC}); // CHKJ2200 is a special case. It's shared by all bean types. - - MESSAGE_IDS.put(CHKJ2400_bus, new String[]{CHKJ2400_bus+BEXT, CHKJ2400_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2400_ejbCreate, new String[]{CHKJ2400_ejbCreate+BEXT, CHKJ2400_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2401, new String[]{CHKJ2401+BEXT, CHKJ2401+MEXT}); - MESSAGE_IDS.put(CHKJ2408_bus, new String[]{CHKJ2408_bus+BEXT, CHKJ2408_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2408_ejbCreate, new String[]{CHKJ2408_ejbCreate+BEXT, CHKJ2408_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2409_bus, new String[]{CHKJ2409_bus+BEXT, CHKJ2409_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2409_ejbCreate, new String[]{CHKJ2409_ejbCreate+BEXT, CHKJ2409_ejbCreate+MEXT}); - - MESSAGE_IDS.put(CHKJ2410_bus, new String[]{CHKJ2410_bus+BEXT, CHKJ2410_bus+MEXT}); - MESSAGE_IDS.put(CHKJ2410_ejbCreate, new String[]{CHKJ2410_ejbCreate+BEXT, CHKJ2410_ejbCreate+MEXT}); - MESSAGE_IDS.put(CHKJ2411, new String[]{CHKJ2411+BEXT, CHKJ2411+MEXT}); - MESSAGE_IDS.put(CHKJ2412, new String[]{CHKJ2412+BEXT, CHKJ2412+MEXT}); - MESSAGE_IDS.put(CHKJ2413, new String[]{CHKJ2413+BEXT, CHKJ2413+MEXT}); - MESSAGE_IDS.put(CHKJ2414, new String[]{CHKJ2414+BEXT, CHKJ2414+MEXT}); - - MESSAGE_IDS.put(CHKJ2420, new String[]{CHKJ2420+BEXT, CHKJ2420+MEXT}); - - MESSAGE_IDS.put(CHKJ2432, new String[]{CHKJ2432+BEXT, CHKJ2432+MEXT}); - - MESSAGE_IDS.put(CHKJ2041, new String[]{CHKJ2041}); // special case. Shared by all types. - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2456, new String[]{CHKJ2456+ON_BASE, CHKJ2456+ON_THIS}); // special case (shared by all types) - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public void reset() { - super.reset(); - createMethods.clear(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public ValidateSessionBean() { - createMethods = new HashSet(); - } - - protected final String getParentName() { - return ITypeConstants.CLASSNAME_JAVAX_EJB_SESSIONBEAN; - } - - protected boolean hasCreateMethod() { - if (hasDefaultCreateMethod == true) - return true; - if (createMethods.size() > 0) - return true; - return false; - } - - protected void incrementCreateMethodCount(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) { - if (method == null) { - return; - } - - if ((method.listParametersWithoutReturn().length == 0) && (!hasDefaultCreateMethod)) { - hasDefaultCreateMethod = true; - } - else { - // add it to the list, for reporting extraneous create methods, for stateless session beans (section 6.8) - createMethods.add(method); - } - } - - public boolean isFrameworkMethod(String name) { - if (super.isFrameworkMethod(name)) { - return true; - } - - // check for session-specific methods - if (name.equals(IMethodAndFieldConstants.METHODNAME_SETSESSIONCONTEXT)) { - return true; - } - - return false; - } - - /** - * Check that the ejbCreate methods and business methods follow the EJB 1.1 spec. - * - * - * 6.8 Stateless session beans - *... - * The home interface of a stateless session bean must have one create - * method that takes no arguments and returns the session bean's remote - * interface. There can be no other create methods in the home interface. - * The session bean class must define a single ejbCreate method that takes - * no arguments. - *... - * - * 6.10.2 Session bean class - * The following are the requirements for session bean class: - * ... - * - The class must have a public constructor that takes no parameters. The - * Container uses this constructor to create instances of the session bean class. - * - The class must not define the finalize() method. - * ... - * - The class must implement the business methods and the ejbCreate methods. - * ... - * - The session bean class is allowed to implement other methods (for example - * helper methods invoked internally by the business methods) in addition to - * the methods required by the EJB specification. - * ... - * - * 6.10.3 ejbCreate methods - * The session bean class must define one or more ejbCreate(...) methods whose signatures must - * follow these rules: - * - The method name must be ejbCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be void. - * - The method arguments must be legal types for RMI/IIOP. - * - The throws clause may define arbitrary application exceptions, possibly - * including the javax.ejb.CreateException. - * Compatibility Note: EJB 1.0 allowed the ejbCreate method to throw the java.rmi.RemoteException - * to indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 - * compliant enterprise bean should throw the javax.ejb.EJBException or another RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - * - * 6.10.4 Business methods - * The session bean class may define zero or more business methods whose signatures must follow these rules: - * - The method names can be arbitrary, but they must not start with "ejb" to avoid conflicts with the callback methods used by the EJB architecture. - * - The business method must be declared as public. - * - The method must not be declared as final or static. - * - The argument and return value types for a method must be legal types for RMI/IIOP. - * - The throws clause may define arbitrary application exceptions. - * Compatibility Note: EJB 1.0 allowed the business methods to throw the java.rmi.RemoteException - * to indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant - * enterprise bean should throw the javax.ejb.EJBException or another RuntimeException to - * indicate non-application exceptions to the Container (see Section 12.2.2). - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - // super.primValidate(ejbMethod); - - vc.terminateIfCancelled(); - - String name = ejbMethod.getName(); - if (name.equals(IMethodAndFieldConstants.METHODNAME_EJBCREATE)) { - validateEjbCreateMethod(vc, bean, clazz, ejbMethod); - } - else if (name.equals(IMethodAndFieldConstants.METHODNAME_FINALIZE)) { - validateFinalizeMethod(vc, bean, clazz, ejbMethod); - } - else if (ejbMethod.isConstructor()) { - validateConstructor(vc, bean, clazz, ejbMethod); - } - else if (isBusinessMethod(vc, bean, clazz, ejbMethod)) { - validateBusinessMethod(vc, bean, clazz, ejbMethod); - } - else if (!isFrameworkMethod(name)) { - validateHelperMethod(vc, bean, clazz, ejbMethod); - } - - vc.terminateIfCancelled(); - - } - - /** - * Checks to see if @ejbMethod is one of the required methods. - */ - protected void primValidateExistence(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - //super.validateExistence(ejbMethod); - - if (IMethodAndFieldConstants.METHODNAME_EJBCREATE.equals(ejbMethod.getName())) - incrementCreateMethodCount(vc, bean, clazz, ejbMethod); - else if (ejbMethod.isConstructor()) - validateConstructor(vc, bean, clazz, ejbMethod); - } - - /** - * Test that the supplied business method follows the EJB 1.1 spec rules. - * - * 6.10.4 Business methods - * The session bean class may define zero or more business methods whose signatures must follow these rules: - * - The method names can be arbitrary, but they must not start with "ejb" to avoid conflicts with the callback methods used by the EJB architecture. - * - The business method must be declared as public. - * - The method must not be declared as final or static. - * - The argument and return value types for a method must be legal types for RMI/IIOP. - * - The throws clause may define arbitrary application exceptions. - * Compatibility Note: EJB 1.0 allowed the business methods to throw the java.rmi.RemoteException - * to indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant - * enterprise bean should throw the javax.ejb.EJBException or another RuntimeException to - * indicate non-application exceptions to the Container (see Section 12.2.2). - */ - public void validateBusinessMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - super.validateBusinessMethod(vc, bean, clazz, method); // check method name does not start with 'ejb' - - // The method arguments and return value types must be legal types for RMI/IIOP. - validateLegalRMIMethodWithoutExceptions(vc, bean, clazz, method); - - // The rest of the checks are performed in the validateMethod method. - validateBusinessModifiersAndExceptions(vc, bean, clazz, method); - } - - /** - * Check that the session bean class definition follows the EJB 1.1 spec. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 6.10.2 Session bean class - * The following are the requirements for session bean class: - * - The class must implement, directly or indirectly, the javax.ejb.SessionBean - * interface. - * - The class must be defined as public, must not be final, and must not - * be abstract. - * - The class may, but is not required to, implement the session bean's - * remote interface [4] . - * - If the class is a stateful session bean, it may optionally implement - * the javax.ejb.SessionSynchronization interface. - * - The session bean class may have superclasses and/or superinterfaces. If the - * session bean has superclasses, then the business methods, the ejbCreate methods, - * the methods of the SessionBean interface, and the methods of the optional - * SessionSynchronization interface may be defined in the session bean class, - * or in any of its superclasses. - * - * [4] If the session bean class does implement the remote interface, care must - * be taken to avoid passing of this as a method argument or result. This - * potential error can be avoided by choosing not to implement the remote - * interface in the session bean class. - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - vc.terminateIfCancelled(); - super.validateClass(vc, bean, clazz); - // super.validateClass() performs the following checks: - // - The class must implement, directly or indirectly, the javax.ejb.SessionBean - // interface. - // - The class must be defined as public, must not be final, and must not - // be abstract. - - // If the class is a stateful session bean, it may optionally implement - // the javax.ejb.SessionSynchronization interface. - - Session session = (Session)bean; - boolean isStateless = ValidationRuleUtility.isStateless(bean); - boolean isBeanManagedStateful = (ValidationRuleUtility.isBeanManagedSession(session) && ValidationRuleUtility.isStateful(session)); - - if (isStateless) { - /* - * 6.5.3 The optional SessionSynchronization interface - *... - * Only a stateful Session bean with container-managed transaction demarcation may - * implement the SessionSynchronization interface. - *... - * There is no need for a Session bean with bean-managed transaction to rely on the - * synchronization call backs because the bean is in control of the commit the bean - * knows when the transaction is about to be committed and it knows the outcome of the - * transaction commit. - *... - */ - try { - if (ValidationRuleUtility.isAssignableFrom(bean.getEjbClass(), ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_EJB_SESSIONSYNCHRONIZATION, bean))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2003E, IEJBValidationContext.ERROR, bean, bean.getEjbClass(), this); - vc.addMessage(message); - } - } - catch (InvalidInputException e) { - String beanClassName = (bean.getEjbClass() == null) ? IEJBValidatorConstants.NULL_BEAN_CLASS : bean.getEjbClass().getJavaName(); - String eClass = (e.getJavaClass() == null) ? ITypeConstants.CLASSNAME_JAVAX_EJB_SESSIONSYNCHRONIZATION : e.getJavaClass().getJavaName(); // Since only getType throws InvalidInputException, this cannot have been thrown because of the bean class - String[] msgParm = { beanClassName, eClass }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2433, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - } - else if (isBeanManagedStateful) { - /* - * 6.5.3 The optional SessionSynchronization interface - *... - * Only a stateful Session bean with container-managed transaction demarcation may - * implement the SessionSynchronization interface. - *... - * There is no need for a Session bean with bean-managed transaction to rely on the - * synchronization call backs because the bean is in control of the commit the bean - * knows when the transaction is about to be committed and it knows the outcome of the - * transaction commit. - *... - */ - try { - if (ValidationRuleUtility.isAssignableFrom(bean.getEjbClass(), ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVAX_EJB_SESSIONSYNCHRONIZATION, bean))) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2003I, IEJBValidationContext.INFO, bean, bean.getEjbClass(), this); - vc.addMessage(message); - } - } - catch (InvalidInputException e) { - String[] msgParm = { bean.getEjbClass().getQualifiedName(), e.getJavaClass().getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.WARNING, bean, msgParm, this); - vc.addMessage(message); - } - } - - // The session bean class may have superclasses and/or superinterfaces. If the - // session bean has superclasses, then the business methods, the ejbCreate methods, - // the methods of the SessionBean interface, and the methods of the optional - // SessionSynchronization interface may be defined in the session bean class, - // or in any of its superclasses. - // - this is taken care of by the EJB MOF model. When asked if a JavaClass has a method, - // the model checks the class' parents too. - - // The class may, but is not required to, implement the session bean's - // remote interface [4] . - // [4] If the session bean class does implement the remote interface, care must - // be taken to avoid passing of this as a method argument or result. This - // potential error can be avoided by choosing not to implement the remote - // interface in the session bean class. - validateClass_remoteDep(vc, bean, clazz); - } - - /** - * Check that the session bean class definition follows the EJB 1.1 spec. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 6.10.2 Session bean class - * The following are the requirements for session bean class: - * - The class must implement, directly or indirectly, the javax.ejb.SessionBean - * interface. - * - The class must be defined as public, must not be final, and must not - * be abstract. - * - The class may, but is not required to, implement the session bean's - * remote interface [4] . - * - If the class is a stateful session bean, it may optionally implement - * the javax.ejb.SessionSynchronization interface. - * - The session bean class may have superclasses and/or superinterfaces. If the - * session bean has superclasses, then the business methods, the ejbCreate methods, - * the methods of the SessionBean interface, and the methods of the optional - * SessionSynchronization interface may be defined in the session bean class, - * or in any of its superclasses. - * - * [4] If the session bean class does implement the remote interface, care must - * be taken to avoid passing of this as a method argument or result. This - * potential error can be avoided by choosing not to implement the remote - * interface in the session bean class. - */ - public void validateClass_remoteDep(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - vc.terminateIfCancelled(); - // The class may, but is not required to, implement the session bean's - // remote interface [4] . - // [4] If the session bean class does implement the remote interface, care must - // be taken to avoid passing of this as a method argument or result. This - // potential error can be avoided by choosing not to implement the remote - // interface in the session bean class. - JavaClass remote = bean.getRemoteInterface(); - ValidationRuleUtility.isValidTypeHierarchy(bean, remote); - if (ValidationRuleUtility.isAssignableFrom(clazz, remote)) { - String[] msgParm = {clazz.getQualifiedName(), remote.getQualifiedName()}; - IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2040, IEJBValidationContext.INFO, bean, clazz, msgParm, this); - vc.addMessage(message); - } - - } - - protected void validateConstructor(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) { - if (method == null) { - return; - } - - hasAConstructor = true; - if (!hasValidConstructor && ValidationRuleUtility.isPublic(method) && (method.listParametersWithoutReturn().length == 0)) { - hasValidConstructor = true; - } - } - - /** - * Test that the supplied ejbCreate method follows the EJB 1.1 spec rules. - * - * 6.10.3 ejbCreate methods - * The session bean class must define one or more ejbCreate(...) methods whose signatures must - * follow these rules: - * - The method name must be ejbCreate. - * - The method must be declared as public. - * - The method must not be declared as final or static. - * - The return type must be void. - * - The method arguments must be legal types for RMI/IIOP. - * - The throws clause may define arbitrary application exceptions, possibly - * including the javax.ejb.CreateException. - * Compatibility Note: EJB 1.0 allowed the ejbCreate method to throw the java.rmi.RemoteException - * to indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 - * compliant enterprise bean should throw the javax.ejb.EJBException or another RuntimeException - * to indicate non-application exceptions to the Container (see Section 12.2.2). - */ - public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - vc.terminateIfCancelled(); - - // The method which calls this method has already tested that the method name is ejbCreate. - if (method == null) { - return; - } - - // The return type must be void. - JavaHelpers parmType = method.getReturnType(); - String returnTypeName = ((parmType == null) ? "" : parmType.getQualifiedName()); //$NON-NLS-1$ - - if (!returnTypeName.equals(ITypeConstants.VOID)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2401, IEJBValidationContext.ERROR, bean, clazz, method, new String[] {clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - - // The method arguments must be legal types for RMI/IIOP. - validateLegalRMIMethodArguments(vc, bean, clazz, method); - - validateEjbCreateModifiersAndExceptions(vc, bean, clazz, method); - - validateEjbCreateMethod_homeDep(vc, bean, clazz, method); - } - - /** - *... - * 6.10.2 Session bean class - * The following are the requirements for session bean class: - * ... - * - The class must not define the finalize() method. - * ... - */ - protected void validateFinalizeMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) { - if (method == null) { - return; - } - - if (method.listParametersWithoutReturn().length == 0) { - // This is a warning, not an error, because EJB 1.0 allowed the finalize() method to be called. EJB 1.1 (section 6.10.2) specifically prohibits it. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2007, IEJBValidationContext.WARNING, bean, clazz, method, new String[] {clazz.getQualifiedName()}, this); - vc.addMessage(message); - } - } - - /** - * 6.8 Stateless session beans - *... - * The session bean class must define a single ejbCreate method that takes - * no arguments. - *... - * 6.10.2 Session bean class - * The following are the requirements for session bean class: - * ... - * - The class must have a public constructor that takes no parameters. The - * Container uses this constructor to create instances of the session bean class. - * ... - * 6.10.3 ejbCreate methods - * The session bean class must define one or more ejbCreate(...) methods whose signatures must - * follow these rules: - *... - */ - protected void validateMethodExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - final String[] modelObjectName = new String[] { clazz.getQualifiedName()}; - if (!hasValidConstructor && hasAConstructor) { - // If a public constructor with no arguments does not exist explicitly, - // Java will insert one as long as there are no constructors defined in the - // class. If there is a constructor, Java does not insert a default constructor. - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2006, IEJBValidationContext.ERROR, bean, clazz, modelObjectName, this); - vc.addMessage(message); - } - - if (!hasCreateMethod()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2008, IEJBValidationContext.ERROR, bean, clazz, modelObjectName, this); - vc.addMessage(message); - } - - // The session bean class must define a single ejbCreate method that takes - // no arguments. - if (ValidationRuleUtility.isStateless(bean) && (createMethods.size() > 0)) { - Iterator iterator = createMethods.iterator(); - while (iterator.hasNext()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2025, IEJBValidationContext.ERROR, bean, clazz, (Method) iterator.next(), modelObjectName, this); - vc.addMessage(message); - } - } - } - - /** - * Test that the supplied method follows the EJB 1.1 spec rules. - * - * ejbCreate and business methods follow some of the same rules. This method checks those rules. - * (Part of sections 6.10.3 and 6.10.4) - * - * - The business method must be declared as public. - * - The method must not be declared as final or static. - * - The argument and return value types for a method must be legal types for RMI/IIOP. - * Compatibility Note: EJB 1.0 allowed the business methods to throw the java.rmi.RemoteException - * to indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant - * enterprise bean should throw the javax.ejb.EJBException or another RuntimeException to - * indicate non-application exceptions to the Container (see Section 12.2.2). - */ - public void validateBusinessModifiersAndExceptions(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // EJB 2.0 added "throws InvalidInputException" above - vc.terminateIfCancelled(); - if (method == null) - return; - - // The method must be declared as public. - if (!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_bus, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The method must not be declared as final or static. - if (method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_bus, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - if (method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_bus, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The throws clause may define arbitrary application exceptions, possibly - // including the javax.ejb.CreateException. - // Compatibility Note: EJB 1.0 allowed the business methods to throw the java.rmi.RemoteException - // to indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant - // enterprise bean should throw the javax.ejb.EJBException or another RuntimeException to - // indicate non-application exceptions to the Container (see Section 12.2.2). - validateNoRemoteException(vc, bean, clazz, method, IMessagePrefixEjb11Constants.CHKJ2400_bus); - } - - public void validateEjbCreateModifiersAndExceptions(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - // EJB 2.0 added "throws InvalidInputException" above - vc.terminateIfCancelled(); - if (method == null) - return; - - // The method must be declared as public. - if (!ValidationRuleUtility.isPublic(method)) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The method must not be declared as final or static. - if (method.isStatic()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - if (method.isFinal()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this); - vc.addMessage(message); - } - - // The throws clause may define arbitrary application exceptions, possibly - // including the javax.ejb.CreateException. - // Compatibility Note: EJB 1.0 allowed the business methods to throw the java.rmi.RemoteException - // to indicate a non-application exception. This practice is deprecated in EJB 1.1 -- an EJB 1.1 compliant - // enterprise bean should throw the javax.ejb.EJBException or another RuntimeException to - // indicate non-application exceptions to the Container (see Section 12.2.2). - validateNoRemoteException(vc, bean, clazz, method, IMessagePrefixEjb11Constants.CHKJ2400_ejbCreate); - } - /* - * @see IValidationRule#preValidate(IEJBValidationContext, Object, Object) - */ - public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - super.preValidate(vc, targetParent, target); - hasValidConstructor = false; - hasAConstructor = false; - hasDefaultCreateMethod = false; - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionHome.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionHome.java deleted file mode 100644 index 45b289fa1..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionHome.java +++ /dev/null @@ -1,354 +0,0 @@ -package org.eclipse.jst.j2ee.model.internal.validation; - -/* -* Licensed Material - Property of IBM -* (C) Copyright IBM Corp. 2001 - All Rights Reserved. -* US Government Users Restricted Rights - Use, duplication or disclosure -* restricted by GSA ADP Schedule Contract with IBM Corp. -*/ - -import java.util.HashMap; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Map; -import java.util.Set; - -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.Method; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; - - -/** - * This class checks Session home interface classes for errors or potential errors. - * If any problems are found, an error, warning, or info marker is added to the task list. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 6.8 Stateless session beans - *... - * The home interface of a stateless session bean must have one create - * method that takes no arguments and returns the session bean's remote - * interface. There can be no other create methods in the home interface. - * The session bean class must define a single ejbCreate method that takes - * no arguments. - *... - * - * 6.10.6 Session beans home interface - * The following are the requirements for the session bean's home interface: - * - The interface must extend the javax.ejb.EJBHome interface. - * - The methods defined in this interface must follow the rules for RMI/IIOP. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and that their throws clause must include the java.rmi.RemoteException. - * - The home interface is allowed to have superinterfaces. Use of interface - * inheritance is subject to the RMI/IIOP rules for the definition of - * remote interfaces. - * - A session bean's home interface must define one or more create(...) methods. - * - Each create method must be named "create", and it must match one of - * the ejbCreate methods defined in the session bean class. The matching - * ejbCreate method must have the same number and types of arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the session bean's remote - * interface type. - * - All the exceptions defined in the throws clause of an ejbCreate method - * of the session bean class must be defined in the throws clause of the - * matching create method of the home interface. - * - The throws clause must include javax.ejb.CreateException. - */ -public class ValidateSessionHome extends AValidateHome implements IMessagePrefixEjb11Constants { - private boolean hasDefaultCreateMethod = false; - private Set createMethods = null; - - private static final String MSSGID = ".sh"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private static final Object ID = IValidationRuleList.EJB11_SESSION_HOME; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_SESSION_BEANCLASS, IValidationRuleList.EJB11_SESSION_REMOTE}; - private static final Map MESSAGE_IDS; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2005, new String[]{CHKJ2005+BEXT, CHKJ2005+MEXT}); - MESSAGE_IDS.put(CHKJ2010, new String[]{CHKJ2010+EXT}); - - MESSAGE_IDS.put(CHKJ2011, new String[]{CHKJ2011+EXT}); - MESSAGE_IDS.put(CHKJ2012, new String[]{CHKJ2012+EXT}); - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2024, new String[]{CHKJ2024+BEXT, CHKJ2024+MEXT}); - MESSAGE_IDS.put(CHKJ2026, new String[]{CHKJ2026+BEXT, CHKJ2026+MEXT}); - - MESSAGE_IDS.put(CHKJ2104, new String[]{CHKJ2104 + SPEC}); - - MESSAGE_IDS.put(CHKJ2402, new String[]{CHKJ2402+BEXT, CHKJ2402+MEXT}); - MESSAGE_IDS.put(CHKJ2403, new String[]{CHKJ2403+BEXT, CHKJ2403+MEXT}); - MESSAGE_IDS.put(CHKJ2405, new String[]{CHKJ2405+BEXT, CHKJ2405+MEXT}); - - MESSAGE_IDS.put(CHKJ2412, new String[]{CHKJ2412+BEXT, CHKJ2412+MEXT}); - MESSAGE_IDS.put(CHKJ2413, new String[]{CHKJ2413+BEXT, CHKJ2413+MEXT}); - MESSAGE_IDS.put(CHKJ2414, new String[]{CHKJ2414+BEXT, CHKJ2414+MEXT}); - MESSAGE_IDS.put(CHKJ2415, new String[]{CHKJ2415+BEXT, CHKJ2415+MEXT}); - MESSAGE_IDS.put(CHKJ2419, new String[]{CHKJ2419+BEXT, CHKJ2419+MEXT}); - - MESSAGE_IDS.put(CHKJ2041, new String[]{CHKJ2041}); // special case. Shared by all types. - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public void reset() { - super.reset(); - createMethods.clear(); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } - - public ValidateSessionHome() { - createMethods = new HashSet(); - } - - protected boolean hasCreateMethod() { - if (hasDefaultCreateMethod == true) - return true; - if (createMethods.size() > 0) - return true; - return false; - } - - protected void incrementCreateMethodCount(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) { - if (method == null) { - return; - } - - if ((method.listParametersWithoutReturn().length == 0) && (!hasDefaultCreateMethod)) { - hasDefaultCreateMethod = true; - } - else { - // add it to the list, for reporting extraneous create methods, for stateless session beans (section 6.8) - createMethods.add(method); - } - } - - /** - * Check the session home interface's methods follow the EJB 1.1 spec. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 6.8 Stateless session beans - *... - * The home interface of a stateless session bean must have one create - * method that takes no arguments and returns the session bean's remote - * interface. There can be no other create methods in the home interface. - * The session bean class must define a single ejbCreate method that takes - * no arguments. - *... - * - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * ... - * - The methods defined in this interface must follow the rules for RMI/IIOP. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and that their throws clause must include the java.rmi.RemoteException. - * ... - * - A session bean's home interface must define one or more create(...) methods. - * - Each create method must be named "create", and it must match one of - * the ejbCreate methods defined in the session bean class. The matching - * ejbCreate method must have the same number and types of arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the session bean's remote - * interface type. - * - All the exceptions defined in the throws clause of an ejbCreate method - * of the session bean class must be defined in the throws clause of the - * matching create method of the home interface. - * - The throws clause must include javax.ejb.CreateException. - * ... - */ - public void primValidate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method hiMethod) throws InvalidInputException { - // Can't invoke an abstract method - // super.primValidate(hiMethod); - - vc.terminateIfCancelled(); - - String name = hiMethod.getName(); - // Home interface should only declare create methods - if (name.equals(IMethodAndFieldConstants.METHODNAME_CREATE)) { - validateCreateMethod(vc, bean, clazz, hiMethod); - } - else { - // Home interface should only declare create methods - // (No methods other than create methods are listed in section 6.10.6, - // but other sections of the spec, e.g. 9.2.2, explicitly list each type - // of method which can be on a class/interface.) - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2419, IEJBValidationContext.ERROR, bean, clazz, hiMethod, this); - vc.addMessage(message); - } - - vc.terminateIfCancelled(); - } - - /** - * Checks to see if @ejbMethod is one of the required methods. - */ - protected void primValidateExistence(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method ejbMethod) throws InvalidInputException { - // Can't invoke an abstract method - //super.validateExistence(ejbMethod); - - if (IMethodAndFieldConstants.METHODNAME_CREATE.equals(ejbMethod.getName())) - incrementCreateMethodCount(vc, bean, clazz, ejbMethod); - } - - /** - * Check that the session home class definition follows the EJB 1.1 spec. - * - * The following paragraph is taken from - * Enterprise JavaBeans Specification ("Specification") - * Version: 1.1 - * Status: Final Release - * Release: 12/17/99 - * Copyright 1999 Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, U.S.A. - * All rights reserved. - * - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - The interface must extend the javax.ejb.EJBHome interface. - * ... - * - The home interface is allowed to have superinterfaces. Use of interface - * inheritance is subject to the RMI/IIOP rules for the definition of - * remote interfaces. - * ... - */ - public void validateClass(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - vc.terminateIfCancelled(); - // Both of the above checks are performed by the ValidateHome class's validateClass method. - super.validateClass(vc, bean, clazz); - } - - /** - * 6.8 Stateless session beans - *... - * The home interface of a stateless session bean must have one create - * method that takes no arguments and returns the session bean's remote - * interface. There can be no other create methods in the home interface. - * The session bean class must define a single ejbCreate method that takes - * no arguments. - *... - * - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - The methods defined in this interface must follow the rules for RMI/IIOP. - * This means that their argument and return values must be of valid types - * for RMI/IIOP, and that their throws clause must include the java.rmi.RemoteException. - * - A session bean's home interface must define one or more create(...) methods. - * - Each create method must be named "create", and it must match one of - * the ejbCreate methods defined in the session bean class. The matching - * ejbCreate method must have the same number and types of arguments. - * (Note that the return type is different.) - * - The return type for a create method must be the session bean's remote - * interface type. - * - All the exceptions defined in the throws clause of an ejbCreate method - * of the session bean class must be defined in the throws clause of the - * matching create method of the home interface. - * - The throws clause must include javax.ejb.CreateException. - */ - protected void validateCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws InvalidInputException { - if (method == null) { - return; - } - - // The methods defined in this interface must follow the rules for RMI/IIOP. - // This means that their argument and return values must be of valid types - // for RMI/IIOP, and that their throws clause must include the java.rmi.RemoteException. - validateLegalRMIMethod(vc, bean, clazz, method); - - // Each create method must be named "create", and it must match one of - // the ejbCreate methods defined in the session bean class. The matching - // ejbCreate method must have the same number and types of arguments. - // (Note that the return type is different.) - // All the exceptions defined in the throws clause of an ejbCreate method - // of the session bean class must be defined in the throws clause of the - // matching create method of the home interface. - // The throws clause must include javax.ejb.CreateException. - validateCreateMethod_beanDep(vc, bean, clazz, method); - - // The throws clause must include javax.ejb.CreateException. - if (!ValidationRuleUtility.throwsCreateException(bean, method)) { - String[] msgParm = { ITypeConstants.CLASSNAME_JAVAX_EJB_CREATEEXCEPTION }; - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2414, IEJBValidationContext.ERROR, bean, clazz, method, msgParm, this); - vc.addMessage(message); - } - - // Perform the checks which depend on another class in the enterprise bean. - validateCreateMethod_remoteDep(vc, bean, clazz, method); - } - - /** - * 6.8 Stateless session beans - *... - * The home interface of a stateless session bean must have one create - * method that takes no arguments and returns the session bean's remote - * interface. There can be no other create methods in the home interface. - * The session bean class must define a single ejbCreate method that takes - * no arguments. - *... - * - * 6.10.6 Session bean's home interface - * The following are the requirements for the session bean's home interface: - * - A session bean's home interface must define one or more create(...) methods. - */ - protected void validateMethodExists(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException { - final String[] modelObjectName = new String[] { clazz.getQualifiedName()}; - - // A session bean's home must define one or more create methods. - if (!hasCreateMethod()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2010, IEJBValidationContext.ERROR, bean, clazz, modelObjectName, this); - vc.addMessage(message); - } - - // The home interface of a stateless session bean must have one create - // method that takes no arguments and returns the session bean's remote - // interface. There can be no other create methods in the home interface. - if (ValidationRuleUtility.isStateless(bean) && (createMethods.size() > 0)) { - Iterator iterator = createMethods.iterator(); - while (iterator.hasNext()) { - IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2024, IEJBValidationContext.ERROR, bean, clazz, (Method) iterator.next(), modelObjectName, this); - vc.addMessage(message); - } - } - } - /* - * @see IValidationRule#preValidate(IEJBValidationContext, Object, Object) - */ - public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException { - super.preValidate(vc, targetParent, target); - hasDefaultCreateMethod = false; - } - -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionRemote.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionRemote.java deleted file mode 100644 index 68220649d..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionRemote.java +++ /dev/null @@ -1,64 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.util.HashMap; -import java.util.Map; - - - - -/** - * Validates the remote interface of a Session bean. - */ -public class ValidateSessionRemote extends AValidateRemote implements IMessagePrefixEjb11Constants { - private static final String MSSGID = ".sr"; // In messages, to identify which message version belongs to the BMP bean class, this id is used. //$NON-NLS-1$ - private static final String EXT = MSSGID + SPEC; // Extension to be used on non-method, non-field messages - private static final String BEXT = MSSGID + ON_BASE + SPEC; // Extension to be used on a method/field message when the method/field is inherited from a base type - private static final String MEXT = MSSGID + ON_THIS + SPEC; // Extension to be used on a method/field message when the method/field is implemented on the current type - - private static final Object ID = IValidationRuleList.EJB11_SESSION_REMOTE; - private static final Object[] DEPENDS_ON = new Object[]{IValidationRuleList.EJB11_SESSION_BEANCLASS}; - private static final Map MESSAGE_IDS; - - static { - MESSAGE_IDS = new HashMap(); - - MESSAGE_IDS.put(CHKJ2012, new String[]{CHKJ2012+EXT}); - MESSAGE_IDS.put(CHKJ2017, new String[]{CHKJ2017+EXT}); - - MESSAGE_IDS.put(CHKJ2023, new String[]{CHKJ2023+BEXT, CHKJ2023+MEXT}); - - MESSAGE_IDS.put(CHKJ2105, new String[]{CHKJ2105 + SPEC}); - - MESSAGE_IDS.put(CHKJ2412, new String[]{CHKJ2412+BEXT, CHKJ2412+MEXT}); - MESSAGE_IDS.put(CHKJ2413, new String[]{CHKJ2413+BEXT, CHKJ2413+MEXT}); - MESSAGE_IDS.put(CHKJ2414, new String[]{CHKJ2414+BEXT, CHKJ2414+MEXT}); - MESSAGE_IDS.put(CHKJ2415, new String[]{CHKJ2415+BEXT, CHKJ2415+MEXT}); - - MESSAGE_IDS.put(CHKJ2041, new String[]{CHKJ2041}); // special case. Shared by all types. - MESSAGE_IDS.put(CHKJ2433, new String[]{CHKJ2433}); - MESSAGE_IDS.put(CHKJ2907, new String[]{CHKJ2907}); - } - - public final Map getMessageIds() { - return MESSAGE_IDS; - } - - public final Object[] getDependsOn() { - return DEPENDS_ON; - } - - public final Object getId() { - return ID; - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidationCancelledException.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidationCancelledException.java deleted file mode 100644 index 54b92149a..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidationCancelledException.java +++ /dev/null @@ -1,21 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -/** - * This exception should be thrown if the user cancels validation. - */ -public class ValidationCancelledException extends RuntimeException { - public ValidationCancelledException() { - super(); - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidationRuleUtility.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidationRuleUtility.java deleted file mode 100644 index f8d08ad56..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/ValidationRuleUtility.java +++ /dev/null @@ -1,1548 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.Collections; -import java.util.HashSet; -import java.util.Iterator; -import java.util.List; -import java.util.Set; -import java.util.logging.Level; - -import org.eclipse.emf.ecore.EClassifier; -import org.eclipse.emf.ecore.resource.Resource; -import org.eclipse.emf.ecore.resource.ResourceSet; -import org.eclipse.jem.java.ArrayType; -import org.eclipse.jem.java.Field; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaHelpers; -import org.eclipse.jem.java.JavaPackage; -import org.eclipse.jem.java.JavaParameter; -import org.eclipse.jem.java.JavaRefFactory; -import org.eclipse.jem.java.JavaVisibilityKind; -import org.eclipse.jem.java.Method; -import org.eclipse.jem.util.logger.LogEntry; -import org.eclipse.jem.util.logger.proxy.Logger; -import org.eclipse.jst.j2ee.core.internal.plugin.J2EECorePlugin; -import org.eclipse.jst.j2ee.ejb.CMPAttribute; -import org.eclipse.jst.j2ee.ejb.CMRField; -import org.eclipse.jst.j2ee.ejb.CommonRelationshipRole; -import org.eclipse.jst.j2ee.ejb.ContainerManagedEntity; -import org.eclipse.jst.j2ee.ejb.EJBRelationshipRole; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.ejb.Entity; -import org.eclipse.jst.j2ee.ejb.Query; -import org.eclipse.jst.j2ee.ejb.QueryMethod; -import org.eclipse.jst.j2ee.ejb.Session; -import org.eclipse.jst.j2ee.ejb.SessionType; -import org.eclipse.jst.j2ee.ejb.TransactionType; -import org.eclipse.jst.j2ee.internal.J2EEVersionConstants; -import org.eclipse.jst.j2ee.internal.ejb.impl.LocalModelledPersistentAttributeFilter; - -/** - * @version 1.0 - * @author - */ -public final class ValidationRuleUtility { - public static long method_and_field_counter = 0x1; // used by IMethodAndFieldConstants.java - private static final String[] _reservedWords = new String[]{"SELECT", "FROM", "WHERE", "DISTINCT", "OBJECT", "NULL", "TRUE", "FALSE", "NOT", "AND", "OR", "BETWEEN", "LIKE", "IN", "AS", "UNKNOWN", "EMPTY", "MEMBER", "OF", "IS"}; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ //$NON-NLS-6$ //$NON-NLS-7$ //$NON-NLS-8$ //$NON-NLS-9$ //$NON-NLS-10$ //$NON-NLS-11$ //$NON-NLS-12$ //$NON-NLS-13$ //$NON-NLS-14$ //$NON-NLS-15$ //$NON-NLS-16$ //$NON-NLS-17$ //$NON-NLS-18$ //$NON-NLS-19$ //$NON-NLS-20$ - private static final String COMMA = ", "; //$NON-NLS-1$ - - private static LogEntry logEntry = null; - private static Logger logger = null; - - public static JavaClass getCMRFieldType(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, CMRField field) { - CommonRelationshipRole role = field.getRole(); - if(!role.isMany()) { - ContainerManagedEntity cmp = role.getTypeEntity(); - if(cmp == null) { - return null; - } - - JavaClass local = cmp.getLocalInterface(); - // If the user has made a mistake in ejb-jar.xml, and they are trying to make - // a relationship to a cmp which does not have a local interface, an InvalidInputException - // will be thrown. Let the DD validation catch that error; just return - // when this happens. - try { - ValidationRuleUtility.isValidTypeHierarchy(cmp, local); - } - catch(InvalidInputException e) { - return null; - } - return local; - } - // <cmr-field-type> is either a java.util.Collection or a java.util.Set (p. 464) - return field.getCollectionType(); - } - - - - - public static final boolean followsFinderExceptionRules(EnterpriseBean bean, Method method) throws InvalidInputException { - return ValidationRuleUtility.throwsFinderException(bean, method); - } - - public static final boolean followsObjectNotFoundExceptionRules(EnterpriseBean bean, Method method) throws InvalidInputException { - JavaHelpers javaUtilEnumeration = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_UTIL_ENUMERATION, bean); - if(ValidationRuleUtility.isAssignableFrom(method.getReturnType(), javaUtilEnumeration)) { - // Only single object finder and select methods may throw this exception - return !ValidationRuleUtility.throwsObjectNotFoundException(bean, method); - } - - JavaHelpers javaUtilCollection = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_UTIL_COLLECTION, bean); - if(ValidationRuleUtility.isAssignableFrom(method.getReturnType(), javaUtilCollection)) { - // Only single object finder and select methods may throw this exception - return !ValidationRuleUtility.throwsObjectNotFoundException(bean, method); - } - - // It's a single finder/select method, so it can throw the exception, though it is not required to. - return true; - } - - /** - * If it exists, return the Method from the method list which has the given - * name and parameter types (in the same order as the array elements). - * - * This method is a duplicate of getMethodExtended(String, String[]). - * For performance reasons, the code was duplicated instead of converting the - * JavaParameter[] into a String[]. - */ - private static Method getMethod(String name, JavaParameter[] parameterTypes, List methodList) { - if(methodList == null) { - return null; - } - - Method method = null; - JavaParameter[] params = null; - boolean found = false; - - Iterator iterator = methodList.iterator(); - while(iterator.hasNext()) { - method = (Method)iterator.next(); - - if (method.getName().equals(name)) { - params = method.listParametersWithoutReturn(); - - if (params.length == parameterTypes.length) { - found = true; //Maybe; we need more info - - for (int j = 0; j < params.length; j++) { - //if any one of the parameters doesn't match then flip back to false - JavaHelpers parm = ((JavaHelpers)params[j].getEType()); - JavaHelpers type = ((JavaHelpers)parameterTypes[j].getEType()); - if(!isSameType(parm, type)) { - found = false; - break; - } - } - - if (found) { - return method; - } - } - } - } - return null; - } - - private static Method getMethod(String name, JavaHelpers[] parameterTypes, List methodList) { - if(methodList == null) { - return null; - } - - Method method = null; - JavaParameter[] params = null; - boolean found = false; - - Iterator iterator = methodList.iterator(); - while(iterator.hasNext()) { - method = (Method)iterator.next(); - - if (method.getName().equals(name)) { - params = method.listParametersWithoutReturn(); - - if (params.length == parameterTypes.length) { - found = true; //Maybe; we need more info - - for (int j = 0; j < params.length; j++) { - //if any one of the parameters doesn't match then flip back to false - JavaHelpers parm = ((JavaHelpers)params[j].getEType()); - JavaHelpers type = parameterTypes[j]; - if(!isSameType(parm, type)) { - found = false; - break; - } - } - - if (found) { - return method; - } - } - } - } - return null; - } - - /** - * From JavaClass clazz, return a method, named methodNameToFind, - * which has exactly the same arguments as methodToMatch. - * - * If no method exists with that name and argument list, return null. - * - * This method does not check the exceptions or return type. - */ - public static Method getMethod(Method methodToMatch, String methodNameToFind, List methodsExtendedList) { - if(methodsExtendedList == null) { - // It is not invalid to call this method with a null List. A null List - // means that a type whose methods need to be searched doesn't exist, - // such as searching a local view, but the bean has only a remote view. - return null; - } - return getMethod(methodNameToFind, methodToMatch.listParametersWithoutReturn(), methodsExtendedList); - } - - /** - * From JavaClass clazz, return a method, named methodNameToFind, - * which has exactly the same arguments as methodToMatch. - * - * If no method exists with that name and argument list, return null. - * - * This method does not check the exceptions or return type. - */ - public static Method getMethodExtended(JavaClass clazz, Method methodToMatch, String methodNameToFind) throws InvalidInputException { - if ((clazz == null) || (methodToMatch == null) || (methodNameToFind == null)) { - return null; - } - - return getMethodExtended(clazz, methodNameToFind, methodToMatch.listParametersWithoutReturn()); - } - - /** - * Get the method of this name and these parameters. It will look up the supertype hierarchy. - * - * This method is a duplicate of getMethodExtended(String, String[]). - * For performance reasons, the code was duplicated instead of converting the - * JavaParameter[] into a String[]. - */ - public static Method getMethodExtended(JavaClass clazz, String methodName, JavaParameter[] parameterTypes) { - if (clazz.isInterface()) { - // Check the current class first. If the method has been overriden, - // don't want to return the parent's method instead of the child's. - return getMethodInterfaceExtended(clazz, methodName, parameterTypes); - } - // Check the current class first. If the method has been overriden, - // don't want to return the parent's method instead of the child's. - Method method = null; - List methods = null; - do { - methods = clazz.getMethods(); - method = getMethod(methodName, parameterTypes, methods); - if (method != null) { - return method; - } - - // else, search the parent - clazz = clazz.getSupertype(); - } - while ((method == null) && (clazz != null)); - - return null; - } - - /** - * Get the method of this name and these parameters. It will look up the supertype hierarchy. - * - * This method is a duplicate of getMethodExtended(String, JavaParameter[]). - * For performance reasons, the code was duplicated instead of converting the - * JavaHelpers[] into a JavaParameter[]. - */ - public static Method getMethodExtended(JavaClass clazz, String methodName, JavaHelpers[] parameterTypes) { - return getMethodExtended(clazz, methodName, parameterTypes, null); - } - - /** - * Get the method of this name and these parameters. It will look up the supertype hierarchy. - * - * This method is a duplicate of getMethodExtended(String, JavaParameter[]). - * For performance reasons, the code was duplicated instead of converting the - * JavaHelpers[] into a JavaParameter[]. - * - * If retType is null it means that the return type of the method doesn't need to be checked. - * Otherwise, check that the return type matches too. - */ - public static Method getMethodExtended(JavaClass clazz, String methodName, JavaHelpers[] parameterTypes, JavaHelpers retType) { - if (clazz.isInterface()) { - // Check the current class first. If the method has been overriden, - // don't want to return the parent's method instead of the child's. - return getMethodInterfaceExtended(clazz, methodName, parameterTypes); - } - // Check the current class first. If the method has been overriden, - // don't want to return the parent's method instead of the child's. - Method method = null; - List methods = null; - do { - methods = clazz.getMethods(); - method = getMethod(methodName, parameterTypes, methods); - if (method != null) { - if(retType != null) { - JavaHelpers methRetType = method.getReturnType(); - if(isAssignableFrom(methRetType, retType)) { - return method; - } - } - else { - return method; - } - } - - // else, search the parent - clazz = clazz.getSupertype(); - } - while ((method == null) && (clazz != null)); - - return null; - } - - /** - * Get the method of this name and these parameters. It will look up the supertype hierarchy. - * - * This method is a duplicate of getMethodInterfaceExtended(String, String[], JavaClass). - * For performance reasons, the code was duplicated instead of converting the - * JavaParameter[] into a String[]. - */ - public static Method getMethodInterfaceExtended(JavaClass clazz, String methodName, JavaParameter[] parameterTypes) { - if (clazz == null) { - return null; - } - - // Check the current class first. If the method has been overriden, - // don't want to return the parent's method instead of the child's. - Method method = getMethod(methodName, parameterTypes, clazz.getMethods()); - if (method != null) { - return method; - } - // check parents - List classesToCheck = clazz.getImplementsInterfaces(); - Iterator clazzIterator = classesToCheck.iterator(); - while (clazzIterator.hasNext()) { - clazz = (JavaClass) clazzIterator.next(); - method = getMethodInterfaceExtended(clazz, methodName, parameterTypes); - if (method != null) { - return method; - } - } - - return null; - } - - public static Method getMethodInterfaceExtended(JavaClass clazz, String methodName, JavaHelpers[] parameterTypes) { - if (clazz == null) { - return null; - } - - // Check the current class first. If the method has been overriden, - // don't want to return the parent's method instead of the child's. - Method method = getMethod(methodName, parameterTypes, clazz.getMethods()); - if (method != null) { - return method; - } - // check parents - List classesToCheck = clazz.getImplementsInterfaces(); - Iterator clazzIterator = classesToCheck.iterator(); - while (clazzIterator.hasNext()) { - clazz = (JavaClass) clazzIterator.next(); - method = getMethodInterfaceExtended(clazz, methodName, parameterTypes); - if (method != null) { - return method; - } - } - - return null; - } - - /** - * Return an array of the exceptions thrown by method but not methodToMatch. - * If there are no such exceptions, return null. (Check the list of exceptions - * in the method for each exception, or a parent of the exception.) - */ - public static final Set getNotSubsetExceptions(EnterpriseBean bean, Method method, Method methodToMatch) { - if((methodToMatch == null) || (method == null)) { - return Collections.EMPTY_SET; - } - - // All the exceptions defined in the throws clause of a method of the - // entity bean class must be included in the throws clause of the matching - // method of the home interface. - // - // Section 12.2.2 - // [15] A checked exception is one that is not a subclass of java.lang.RuntimeException - // "Note that the javax.ejb.EJBException is a subclass of the java.lang.RuntimeException, - // and therefore it does not have to be listed in the throws clauses of the business - // methods." - HashSet exceptions = new HashSet(); - List methToMatchExceptions = methodToMatch.getJavaExceptions(); - List foundMethExceptions = method.getJavaExceptions(); - for( int i = 0; i < foundMethExceptions.size(); i++ ) { - JavaClass exc = (JavaClass)foundMethExceptions.get(i); - if ( !isRuntimeException(exc, bean) && !isRemoteException(exc, bean) && !isExceptionInList(exc, methToMatchExceptions) ) { - exceptions.add(exc); - } - } - - return exceptions; - } - - /** - * Return an array of the exceptions thrown by method but not methodToMatch. - * If there are no such exceptions, return null. (Check the list of exceptions - * in the method for each exception, or a child of the exception.) - */ - public static final Set getNotSubsetSubtypeExceptions(EnterpriseBean bean, Method method, Method methodToMatch) { - if((methodToMatch == null) || (method == null)) { - return Collections.EMPTY_SET; - } - - // All the exceptions defined in the throws clause of a method of the - // entity bean class must be included in the throws clause of the matching - // method of the home interface. - // - // Section 12.2.2 - // [15] A checked exception is one that is not a subclass of java.lang.RuntimeException - // "Note that the javax.ejb.EJBException is a subclass of the java.lang.RuntimeException, - // and therefore it does not have to be listed in the throws clauses of the business - // methods." - HashSet exceptions = new HashSet(); - List methToMatchExceptions = methodToMatch.getJavaExceptions(); - List foundMethExceptions = method.getJavaExceptions(); - for( int i = 0; i < foundMethExceptions.size(); i++ ) { - JavaClass exc = (JavaClass)foundMethExceptions.get(i); - if ( !isRuntimeException(exc, bean) && !isRemoteException(exc, bean) && !isSubtypeExceptionInList(exc, methToMatchExceptions) ) { - exceptions.add(exc); - } - } - - return exceptions; - } - - /** - * Exclude root home interface methods - */ - public static boolean isEJBHomeMethod(EnterpriseBean bean, Method method) { - return isSameType(bean, method.getContainingJavaClass(), ITypeConstants.CLASSNAME_JAVAX_EJB_EJBHOME); - } - - /** - * Exclude root remote interface methods - */ - public static boolean isEJBObjectMethod(EnterpriseBean bean, Method method) { - return isSameType(bean, method.getContainingJavaClass(), ITypeConstants.CLASSNAME_JAVAX_EJB_EJBOBJECT); - } - - /** - * Return true if the exception, or a parent of the exception, is in the list of exceptions. - */ - public static final boolean isExceptionInList(JavaClass exc, List exceptionList) { - if((exc == null) || (exceptionList == null)) { - return false; - } - - if(!exc.isExistingType()) { - return false; - } - - Iterator iterator = exceptionList.iterator(); - while(iterator.hasNext()) { - JavaClass exception = (JavaClass)iterator.next(); - if(isAssignableFrom(exc, exception)) { - // If there is a reflection problem, do not swallow the exception or a - // faulty message may appear. (i.e., "exc" is not thrown by "foo" when it - // really is but one of foo's exceptions wasn't reflected. - return true; - } - } - return false; - } - - /** - * Return true if the exception, or a child of the exception, is in the list of exceptions. - */ - public static final boolean isSubtypeExceptionInList(JavaClass exc, List exceptionList) { - if((exc == null) || (exceptionList == null)) { - return false; - } - - if(!exc.isExistingType()) { - return false; - } - - Iterator iterator = exceptionList.iterator(); - while(iterator.hasNext()) { - JavaClass exception = (JavaClass)iterator.next(); - if(isAssignableFrom(exception, exc)) { - // If there is a reflection problem, do not swallow the exception or a - // faulty message may appear. (i.e., "exc" is not thrown by "foo" when it - // really is but one of foo's exceptions wasn't reflected. - return true; - } - } - return false; - } - - /** - * Often, for validation messages, the validation message contains - * the name of a class. But, sometimes, the validation message is - * being generated because a class is null when it shouldn't be. - * This method is a helper method which makes the construction of - * the validation message a little less cluttered (i.e., instead - * of checking if the class is null before constructing the - * message, just call this method.) - */ - public static final String getQualifiedName(JavaHelpers helper) { - if(helper == null) { - return ""; //$NON-NLS-1$ - } - return helper.getJavaName(); - } - - /** - * Return the method's parameters in a displayable format. e.g., if - * the method signature is "public Integer foo(String a, String b, String c)" - * then this method returns "String, String, String". - */ - public static final String getParmsAsString(Method method) { - if(method == null) { - return ""; //$NON-NLS-1$ - } - - return getParmsAsString(method.listParametersWithoutReturn()); - } - - /** - * Return the parameters in a displayable format. - * @see getParmsAsString(Method) - */ - public static final String getParmsAsString(JavaParameter[] parm) { - if(parm.length == 0) { - return ""; //$NON-NLS-1$ - } - - StringBuffer buffer = new StringBuffer(); - for(int i=0; i<parm.length; i++) { - JavaHelpers type = parm[i].getJavaType(); - buffer.append(((type == null) ? "null" : type.getJavaName())); //$NON-NLS-1$ - buffer.append(COMMA); - } - return buffer.substring(0, buffer.length() - 2); // since "COMMA" is 2 char long, and the last COMMA isn't needed at the end, return everything up to but excluding the last COMMA - } - - /** - * Return the parameters in a displayable format. - * @see getParmsAsString(Method) - */ - public static final String getParmsAsString(JavaHelpers[] parm) { - if(parm.length == 0) { - return ""; //$NON-NLS-1$ - } - - StringBuffer buffer = new StringBuffer(); - for(int i=0; i<parm.length; i++) { - JavaHelpers type = parm[i]; - buffer.append(((type == null) ? "null" : type.getJavaName())); //$NON-NLS-1$ - buffer.append(COMMA); - } - return buffer.substring(0, buffer.length() - 2); // since "COMMA" is 2 char long, and the last COMMA isn't needed at the end, return everything up to but excluding the last COMMA - } - - /** - * Returns the name of the type, e.g. "com.ibm.foo.MyFoo" - * If the type is an array, the array type will be returned. - * e.g. if the type is java.lang.String[], java.lang.String[] will - * be returned, not the java.lang.String type. - */ - public static final JavaHelpers getType(EClassifier classifier) { - if(classifier == null) { - return null; - } - - JavaHelpers type = ((JavaHelpers)classifier); - - return type; - } - - /** - * javaClassName must be fully qualified - */ - public static JavaHelpers getType(String javaClassName, EnterpriseBean ejb) throws InvalidInputException { - if((javaClassName == null) || (javaClassName.equals("") || (ejb == null))) { //$NON-NLS-1$ - throw new InvalidInputException(); - } - - Resource resource = ejb.eResource(); - if(resource == null) { - throw new InvalidInputException(); - } - - return getType(javaClassName, resource.getResourceSet()); - } - - /** - * javaClassName must be fully qualified - */ - public static JavaHelpers getType(String javaClassName, ResourceSet resourceSet) throws InvalidInputException { - return getType(javaClassName, resourceSet, true); - } - - /** - * javaClassName must be fully qualified - */ - public static JavaHelpers getType(String javaClassName, ResourceSet resourceSet, boolean throwExcIfNotValid) throws InvalidInputException { - if((javaClassName == null) || (javaClassName.equals("") || (resourceSet == null))) { //$NON-NLS-1$ - Logger aLogger = getMsgLogger(); - if(aLogger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = getLogEntry(); - entry.setSourceID("ValidationRuleUtility.getType(String, ResourceSet, boolean)"); //$NON-NLS-1$ - entry.setText("invalid parameter; javaClassName = {0} and resourceSet = {1}"); //$NON-NLS-1$ - entry.setTokens(new String[]{javaClassName, String.valueOf(resourceSet)}); - entry.appendStackTrace(); - aLogger.write(Level.FINEST, entry); - } - throw new InvalidInputException(); - } - - // If the class doesn't exist, it will be reflected - JavaHelpers helper = JavaRefFactory.eINSTANCE.reflectType(javaClassName, resourceSet); - if(throwExcIfNotValid) { - isValidType(helper); // check that the type has been reflected properly - } - - return helper; - } - - /** - * @return - */ - private static LogEntry getLogEntry() { - if(logEntry == null) { - logEntry = new LogEntry(IEJBValidatorConstants.BUNDLE_NAME); - } - logEntry.reset(); // reset the values so that we're not logging stale data - return logEntry; - } - - /** - * @return - */ - private static Logger getMsgLogger() { - if(logger == null) - logger = J2EECorePlugin.getPlugin().getMsgLogger(); - return logger; - } - - public static final JavaHelpers getType(Field field) { - if(field == null) { - return null; - } - - return (JavaHelpers)field.getEType(); - } - - /** - * Return true if the JavaClass passed in has the Method defined - * on it. Return false if the Method is defined on a supertype or - * is not defined on the class at all. - */ - public static final boolean onClass(JavaClass clazz, Method method) { - if((clazz == null) || (method == null)) { - return false; - } - - return clazz.equals(method.getJavaClass()); - } - - /** - * Return true if the JavaClass passed in has the Field defined - * on it. Return false if the Field is defined on a supertype or - * is not defined on the class at all. - */ - public static final boolean onClass(JavaClass clazz, Field field) { - if((clazz == null) || (field == null)) { - return false; - } - - return clazz.equals(field.getJavaClass()); - } - - public static final boolean isApplicationException(JavaClass exception, EnterpriseBean bean) { - if(exception == null) { - return false; - } - - // Exempt EJBException from the application exception check because it'll drive users crazy to see - // it flagged as an application exception. - try { - if(ValidationRuleUtility.isSameType(exception, getType(ITypeConstants.CLASSNAME_JAVAX_EJB_EJBEXCEPTION, bean))) { - return false; - } - } - catch(InvalidInputException e) { - // logged in getType() - // if EJBException can't be found, then there's probably a system JAR missing - } - - // 18.1.1 Application exceptions - // An application exception is an exception defined in the throws clause of a method of the enterprise - // Bean's home and component interfaces, other than the java.rmi.RemoteException. - return !isRemoteException(exception, bean); - } - - public static final boolean isRemoteMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) { - try { - JavaHelpers javaRmiRemote = ValidationRuleUtility.getType(ITypeConstants.CLASSNAME_JAVA_RMI_REMOTE, bean); - if(isAssignableFrom(clazz, javaRmiRemote)) { - return true; - } - } - catch(InvalidInputException e) { - return false; - } - - return false; - } - - public static final boolean isReservedWord(String name) { - if(name == null) { - return false; - } - - String upperName = name.toUpperCase(); - for(int i=0; i<_reservedWords.length; i++) { - if(upperName.equals(_reservedWords[i])) { - return true; - } - } - return false; - } - - public static final boolean isRuntimeException(JavaClass clazz, EnterpriseBean bean) { - if(clazz == null) { - return false; - } - - try { - JavaHelpers runtimeExc = getType(ITypeConstants.CLASSNAME_JAVA_LANG_RUNTIMEEXCEPTION, bean); - return isException(clazz, runtimeExc.getWrapper()); - } - catch(InvalidInputException e) { - return false; - } - } - - public static final boolean isRemoteException(JavaClass clazz, EnterpriseBean bean) { - if(clazz == null) { - return false; - } - - try { - JavaHelpers remoteExc = getType(ITypeConstants.CLASSNAME_JAVA_RMI_REMOTEEXCEPTION, bean); - return isException(clazz, remoteExc.getWrapper()); - } - catch(InvalidInputException e) { - return false; - } - } - - /** - * Return true if the clazz is an instance of the exception. - */ - public static final boolean isException(JavaClass clazz, JavaClass exception) { - if((clazz == null) || (exception == null)) { - return false; - } - - return isAssignableFrom(clazz, exception); - } - - /** - * Return true if the type is either java.util.Collection, or a type which inherits/extends java.util.Collection. - * The bean is needed to retrieve the java.util.Collection type. - */ - public static boolean isAssignableFromCollection(JavaHelpers type, EnterpriseBean bean) throws InvalidInputException { - JavaHelpers javaUtilCollection = getType(ITypeConstants.CLASSNAME_JAVA_UTIL_COLLECTION, bean); - return isAssignableFrom(type, javaUtilCollection); - } - - /** - * Return true if the type is either java.util.Enumeration, or a type which inherits/extends java.util.Enumeration. - * The bean is needed to retrieve the java.util.Enumeration type. - */ - public static boolean isAssignableFromEnumeration(JavaHelpers type, EnterpriseBean bean) throws InvalidInputException { - JavaHelpers javaUtilEnumeration = getType(ITypeConstants.CLASSNAME_JAVA_UTIL_ENUMERATION, bean); - return isAssignableFrom(type, javaUtilEnumeration); - } - - /** - * Return true if the type is either java.util.Set, or a type which inherits/extends java.util.Set. - * The bean is needed to retrieve the java.util.Set type. - */ - public static boolean isAssignableFromSet(JavaHelpers type, EnterpriseBean bean) throws InvalidInputException { - JavaHelpers javaUtilSet = getType(ITypeConstants.CLASSNAME_JAVA_UTIL_SET, bean); - return isAssignableFrom(type, javaUtilSet); - } - - /** - * Returns true if the type is either the compare type, or inherits/extends the compare type. - */ - public static boolean isAssignableFrom(JavaHelpers type, JavaHelpers compareType) { - if((type == null) || (compareType == null)) { - return false; - } - - if(type.isPrimitive() || compareType.isPrimitive()) { - if(type.isPrimitive() && compareType.isPrimitive()) { - return type.getPrimitive().equals(compareType.getPrimitive()); - } - return false; - } - else if(type.isArray() && compareType.isArray()) { - JavaClass classType = type.getWrapper(); - JavaClass classCompareType = compareType.getWrapper(); - if((classType == null) || (compareType == null)) { - return false; - } - JavaHelpers finalType = ((ArrayType)classType).getFinalComponentType(); - JavaHelpers finalCompareType = ((ArrayType)classCompareType).getFinalComponentType(); - return isAssignableFrom(finalType, finalCompareType); - } - else { - return compareType.getWrapper().isAssignableFrom(type.getWrapper()); - } - } - - /** - * Return true if the given method is associated with a query element in ejb-jar.xml. - */ - public static final boolean isAssociatedWithQuery(ContainerManagedEntity cmp, Method method) { - // Check method is associated with a query element in ejb-jar.xml. - List queries = cmp.getQueries(); - Iterator iterator = queries.iterator(); - boolean found = false; - while(iterator.hasNext()) { - Query query = (Query)iterator.next(); - QueryMethod queryMethod = query.getQueryMethod(); - if(queryMethod == null) { - // Let the EJBJarVRule report this - continue; - } - - if((queryMethod.getName() == null) || queryMethod.getName().equals("")) { //$NON-NLS-1$ - // Let the EJBJarVRule report this - continue; - } - - if(queryMethod.getName().equals(method.getName())) { - found = true; - break; - } - } - - return found; - } - - public static final boolean isBeanManagedSession(EnterpriseBean bean) { - if(bean == null) { - return false; - } - - if(bean.isEntity()) { - return false; - } - - return (((Session)bean).getTransactionType().getValue() == TransactionType.BEAN); - } - - /** - * Return true if this method is the static initializer used for interfaces ("<clinit>") - */ - public static boolean isClinitMethod(EnterpriseBean bean, Method method) { - if (method == null) { - return false; - } - - return method.getName().equals("<clinit>"); //$NON-NLS-1$ - } - - public static final boolean isJNDINamingContext(Field field) { - return true; - } - - /** - * Return true if the field is defined on java.lang.Object. - */ - public static boolean isJavaLangObjectField(EnterpriseBean bean, Field field) { - return isSameType(bean, field.getContainingJavaClass(), ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT); - } - - /** - * Return true if the method is defined on named class. - */ - public static boolean isOwnedBy(EnterpriseBean bean, Method method, String className) { - return isSameType(bean, method.getContainingJavaClass(), className); - } - - /** - * Return true if given class is the same as the named class. - */ - public static boolean isSameType(EnterpriseBean bean, JavaClass owner, String className) { - try { - JavaHelpers helper = getType(className, bean); - if(helper == null) { - return false; - } - - JavaClass object = helper.getWrapper(); - - return isSameType(owner, object); - } - catch(InvalidInputException e) { - return false; - } - } - - /** - * Return true if given class is the same as the named class. - */ - public static boolean isSameType(JavaHelpers owner, JavaHelpers object) { - if(owner == null) { - return false; - } - - if(object == null) { - return false; - } - - if(owner.isPrimitive() && object.isPrimitive()) { - // Both are JavaDataType - return owner.getPrimitive().equals(object.getPrimitive()); - } - else if(owner.isArray() && object.isArray()) { - // Both are ArrayType - ArrayType ownerArray = (ArrayType)owner; - ArrayType objectArray = (ArrayType)object; - return isSameType(ownerArray.getFinalComponentType(), objectArray.getFinalComponentType()); - } - else if((owner.getWrapper() != null) && (object.getWrapper() != null)) { - // Both are JavaClass - return owner.getWrapper().equals(object.getWrapper()); - } - else { - // mismatching JavaHelpers type - return false; - } - } - - /** - * Return true if the method is defined on java.lang.Object. - */ - public static boolean isJavaLangObjectMethod(EnterpriseBean bean, Method method) { - return isSameType(bean, method.getContainingJavaClass(), ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT); - } - - public static final boolean isLegalRMI_IIOPInheritance(JavaClass clazz) { - return true; - } - - public static final boolean isLegalRMI_IIOPType(EnterpriseBean bean, JavaHelpers helper) throws InvalidInputException { - if(helper == null) { - return false; - } - - return isSerializable(helper, bean); - } - - public static final boolean isLocalType(EnterpriseBean bean, JavaHelpers type) { - try { - if(isSameType(type, getType(ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT, bean))) { - // If there's an undefined primary key (java.lang.Object), don't flag it as a local type. - return false; - } - } - catch(InvalidInputException e) { - // Let the DD validation report this. - return false; - } - - if(isAssignableFrom(bean.getLocalInterface(), type)) { - return true; - } - - if(isAssignableFrom(bean.getLocalHomeInterface(), type)) { - return true; - } - - // Bit of a performance hack here. - // Don't want to load and parse the entire EJBJar just to check if - // this type is local, so assume that if the extends - // javax.ejb.EJBLocalHome or javax.ejb.EJBLocalObject, then it's local. - try { - JavaHelpers ejbLocalHome = getType(ITypeConstants.CLASSNAME_JAVAX_EJB_EJBLOCALHOME, bean); - if(isAssignableFrom(ejbLocalHome, type)) { - return true; - } - } - catch(InvalidInputException exc) { - // ignore and try other type - } - - try { - JavaHelpers ejbLocalObject = getType(ITypeConstants.CLASSNAME_JAVAX_EJB_EJBLOCALOBJECT, bean); - if(isAssignableFrom(ejbLocalObject, type)) { - return true; - } - } - catch(InvalidInputException exc) { - // ignore - } - - return false; - } - - - - public static final boolean usesUnknownPrimaryKey(EnterpriseBean bean) { - if(bean.isContainerManagedEntity()) { - return usesUnknownPrimaryKey((ContainerManagedEntity)bean); - } - return false; - } - - public static final boolean usesUnknownPrimaryKey(ContainerManagedEntity cmp) { - if(cmp == null) { - return false; - } - - try { - if(isSameType(cmp.getPrimaryKey(), getType(ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT, cmp))) { - return true; - } - } - catch(InvalidInputException e) { - // If java.lang.Object can't be found, there's bigger problems than validating - // it mistakenly - return false; - } - - if(cmp.getVersionID() == J2EEVersionConstants.EJB_2_0_ID) { - List cmpFields = cmp.getFilteredFeatures(LocalModelledPersistentAttributeFilter.singleton()); - if(cmpFields != null && !cmpFields.isEmpty()) { - Iterator iterator = cmpFields.iterator(); - while(iterator.hasNext()) { - CMPAttribute attrib = (CMPAttribute)iterator.next(); - if(isUnknownPrimaryKey(attrib)) { - return true; - } - } - } - } - return false; - } - - public static final boolean isUnidirectionalRelationship(IEJBValidationContext vc, EJBRelationshipRole role) { - // Page 131 of EJB 2.0: - // A unidirectional relationship is implemented with a cmr-field on the entity bean instance from which - // navigation can take place, and no related cmr-field on the entity bean instance that is the target of the - // relationship. Unidirectional relationships are typically used when the Bean Provider wishes to restrict - // the visibility of a relationship. - Entity sourceEntity = role.getSource().getEntityBean(); - if(sourceEntity == null) { - return false; - } - - if(!sourceEntity.isContainerManagedEntity()) { - return false; - } - - CMRField sourceCMRField = role.getCmrField(); - if(sourceCMRField == null) { - return false; - } - - EJBRelationshipRole opposite = role.getOpposite(); - if(opposite == null) { - return false; - } - - CMRField oppositeCMRField = opposite.getCmrField(); - if(oppositeCMRField != null) { - return false; - } - - return true; - - } - - - - public static final boolean isUnknownPrimaryKey(CMPAttribute attrib) { - if(attrib == null) { - return false; - } - - // Section 10.8.3 - // By definition, the deployer's generated CMP field's name is defined in the - // ContainerManagedEntity.WAS_GENERATED_STRING_FIELD constant. - return ContainerManagedEntity.WAS_GENERATED_STRING_FIELD.equals(attrib.getName()); - } - - public static final boolean isPrimitivePrimaryKey(ContainerManagedEntity cmp) { - if(cmp == null) { - return false; - } - - if((cmp.getPrimKeyField() != null) && !cmp.getPrimKeyField().eIsProxy()) { - return true; - } - - return false; - } - - public static final boolean isPublic(Field field) { - if ( field == null ) - return false; - - return (JavaVisibilityKind.PUBLIC_LITERAL == field.getJavaVisibility()); - } - - public static final boolean isPublic( Method method ) { - if ( method == null ) - return false; - - return (JavaVisibilityKind.PUBLIC_LITERAL == method.getJavaVisibility()); - } - - /** - * Verifies that a given Class type is serializable. - * - * RMI 1.3 specification - * 2.6 Parameter Passing in Remote Method Invocation - * An argument to, or a return value from, a remote object can be any object that - * is serializable. This includes primitive types, remote objects, and non-remote - * objects that implement the java.io.Serializable interface. - */ - public static final boolean isSerializable(JavaHelpers cl, EnterpriseBean bean) throws InvalidInputException { - if(cl == null) { - // assume it's void - return true; - } - - // Check if the type reflected properly - isValidType(cl); - - if ( cl.isPrimitive() ) { - // JavaHelpers is a JavaDataType - return true; - } - else if(cl.isArray()) { - ArrayType array = (ArrayType)cl; - if(array.isPrimitiveArray()) { - return true; - } - // else, not primitive, so check its contents - cl = array.getFinalComponentType(); - } - - JavaHelpers remote = getType(ITypeConstants.CLASSNAME_JAVA_RMI_REMOTE, bean); - if(isAssignableFrom(cl, remote)) { - return true; - } - - JavaHelpers serial = getType(ITypeConstants.CLASSNAME_JAVA_IO_SERIALIZABLE, bean); - return isAssignableFrom(cl, serial); - } - - public static final boolean isStateful(EnterpriseBean bean) { - if(bean == null) { - return false; - } - - if(bean.isEntity()) { - return false; - } - - return (((Session)bean).getSessionType().getValue() == SessionType.STATEFUL); - } - - public static final boolean isStateless(EnterpriseBean bean) { - if(bean == null) { - return false; - } - - if(bean.isEntity()) { - return false; - } - - return (((Session)bean).getSessionType().getValue() == SessionType.STATELESS); - } - - public static boolean isUnnamedPackage(JavaPackage pkg) { - if(pkg == null) { - return true; - } - - String pkgName = pkg.getName(); - return ((pkgName == null) || (pkgName.equals(""))); //$NON-NLS-1$ - } - - public static final boolean isValidJavaIdentifier(String name) { - if(name == null) { - return false; - } - - char[] nameChar = name.toCharArray(); - if(nameChar.length < 1) { - return false; - } - - if(!Character.isJavaIdentifierStart(nameChar[0])) { - return false; - } - boolean isValidJavaIdentifier = true; - for(int i=1; i<nameChar.length; i++) { - if(!Character.isJavaIdentifierPart(nameChar[i])) { - isValidJavaIdentifier = false; - break; - } - } - return isValidJavaIdentifier; - } - - /** - * 6.5.3 The optional SessionSynchronization interface - *... - * Only a stateful Session bean with container-managed transaction demarcation may - * implement the SessionSynchronization interface. - *... - * There is no need for a Session bean with bean-managed transaction to rely on the - * synchronization call backs because the bean is in control of the commit the bean - * knows when the transaction is about to be committed and it knows the outcome of the - * transaction commit. - *... - */ - public static final boolean isValidSessionTypeElement(Session session) { - if(session == null) { - return false; - } - - // check syntax - if(!session.isSetSessionType()) { - return false; - } - - if(session.getSessionType() == null) { - return false; - } - - if(session.getSessionType().getValue() == SessionType.STATEFUL) { - return true; - } - - if(session.getSessionType().getValue() == SessionType.STATELESS) { - return true; - } - - return false; - } - - public static final boolean isValidTransactionTypeElement(Session sessionBean) { - if(sessionBean == null) { - return false; - } - - if(!sessionBean.isSetTransactionType()) { - return false; - } - - if(sessionBean.getTransactionType() == null) { - return false; - } - - if(sessionBean.getTransactionType().getValue() == TransactionType.BEAN) { - return true; - } - - if(sessionBean.getTransactionType().getValue() == TransactionType.CONTAINER) { - return true; - } - - return false; - } - - /** - * If the type is not reflected properly, throw an InvalidInputException. - */ - public static final void isValidType(JavaHelpers type) throws InvalidInputException { - if(type == null) { - // Cheating here. Should technically access the MsgLogger from the IEJBValidationContext - // type, but when I started changing this method and the isValidTypeHierarchy method, - // I ended up changing 42 files because these two methods are called directly or - // indirectly from almost everywhere. That was too much change, so I cheated. - Logger aLogger = getMsgLogger(); - if(aLogger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = getLogEntry(); - entry.setSourceID("ValidationRuleUtility.isValidType"); //$NON-NLS-1$ - entry.setText("type is null"); //$NON-NLS-1$ - entry.appendStackTrace(); - aLogger.write(Level.FINEST, entry); - } - throw new InvalidInputException(); - } - - if(type.getWrapper() != null) { - // check if the type reflected properly. If there's any compile errors, or references to unresolved - // classes, can output some mistaken error messages. - // e.g. class is not serializable - JavaClass wrapper = type.getWrapper(); - if(type.isArray()) { - ArrayType array = (ArrayType)type; - isValidType(array.getFinalComponentType()); - } - else { - if(!wrapper.isExistingType()) { - Logger aLogger = getMsgLogger(); - if(aLogger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = getLogEntry(); - entry.setSourceID("ValidationRuleUtility.isValidType"); //$NON-NLS-1$ - entry.setText("!wrapper.isExistingType(); type is " + wrapper.getJavaName()); //$NON-NLS-1$ - aLogger.write(Level.FINEST, entry); - } - throw new InvalidInputException(wrapper); - } - } - } - } - - /** - * If the type is not reflected properly, throw an InvalidInputException. - * This method, unlike isValidType, also checks every interface and class - * parent of the passed-in type. - */ - public static final void isValidTypeHierarchy(EnterpriseBean bean, JavaHelpers type) throws InvalidInputException { - if(type == null) { - // Cheating here. Should technically access the MsgLogger from the IEJBValidationContext - // type, but when I started changing this method and the isValidType method, - // I ended up changing 42 files because these two methods are called directly or - // indirectly from almost everywhere. That was too much change, so I cheated. - Logger aLogger = getMsgLogger(); - if(aLogger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = getLogEntry(); - entry.setSourceID("ValidationRuleUtility.isValidTypeHierarchy"); //$NON-NLS-1$ - entry.setText("type is null"); //$NON-NLS-1$ - entry.appendStackTrace(); - aLogger.write(Level.FINEST, entry); - } - throw new InvalidInputException(); - } - - // First, check this helper itself. - isValidType(type); - JavaHelpers javaLangObject = getType(ITypeConstants.CLASSNAME_JAVA_LANG_OBJECT, bean); - if(isSameType(type, javaLangObject)) { - return; - } - - // If this helper exists, and is not java.lang.Object, then check every supertype. - JavaClass classType = type.getWrapper(); - if(classType == null) { - Logger aLogger = getMsgLogger(); - if(aLogger.isLoggingLevel(Level.FINEST)) { - LogEntry entry = getLogEntry(); - entry.setSourceID("ValidationRuleUtility.isValidTypeHierarchy"); //$NON-NLS-1$ - entry.setText("type.getWrapper() returns null; type is " + type.getJavaName()); //$NON-NLS-1$ - aLogger.write(Level.FINEST, entry); - } - throw new InvalidInputException(); - } - - // Check the superclass. Since type is not java.lang.Object, there is at least - // the java.lang.Object superclass. - if(!classType.isInterface()) { - JavaClass superType = classType.getSupertype(); - isValidTypeHierarchy(bean, superType); - } - - // Check the superinterfaces, if they exist. - List superInterfaces = classType.getImplementsInterfaces(); - if(superInterfaces != null) { - Iterator iterator = superInterfaces.iterator(); - while(iterator.hasNext()) { - JavaClass superIntf = (JavaClass)iterator.next(); - isValidTypeHierarchy(bean, superIntf); - } - } - } - - /** - * RMI 1.3 page 6 section 2.4.1, - * A remote method declaration must include the exception java.rmi.RemoteException (or one - * of its upserclasses such as java.io.IOException or java.lang.Exception) in its throws - * clause, in addition to any application-specific exceptions (note that application - * specific exceptions do not have to extend java.rmi.RemoteException). - */ - public static final boolean throwsRemoteExceptionOrParent(EnterpriseBean bean, Method method) throws InvalidInputException { - return throwsExceptionOrParent(bean, method, ITypeConstants.CLASSNAME_JAVA_RMI_REMOTEEXCEPTION); - } - - /** - * Convenience method which checks if RemoteException (exactly, not Exception or IOException) - * is in the method signature. - */ - public static final boolean doesNotThrowRemoteException(EnterpriseBean bean, Method method) throws InvalidInputException { - return !throwsException(bean, method, ITypeConstants.CLASSNAME_JAVA_RMI_REMOTEEXCEPTION); - } - - public static final boolean throwsObjectNotFoundException(EnterpriseBean bean, Method method) throws InvalidInputException { - return throwsException(bean, method, ITypeConstants.CLASSNAME_JAVAX_EJB_OBJECTNOTFOUNDEXCEPTION); - } - - public static final boolean throwsFinderException(EnterpriseBean bean, Method method) throws InvalidInputException { - return throwsException(bean, method, ITypeConstants.CLASSNAME_JAVAX_EJB_FINDEREXCEPTION); - } - - public static final boolean throwsCreateException(EnterpriseBean bean, Method method) throws InvalidInputException { - return throwsException(bean, method, ITypeConstants.CLASSNAME_JAVAX_EJB_CREATEEXCEPTION); - } - - public static final boolean throwsApplicationException(Method method, EnterpriseBean bean) { - List exceptions = method.getJavaExceptions(); - if(exceptions.size() == 0) { - return false; - } - - // CHKJ2419 = {0} must be a subclass of java.lang.Exception. Read section 18.1.1, 18.2.1 of the EJB 2.0 specification. - Iterator iterator = exceptions.iterator(); - while(iterator.hasNext()) { - JavaClass exception = (JavaClass)iterator.next(); - - if(isApplicationException(exception, bean)) { - return true; - } - } - return false; - } - - /** - * Return true if the given method throws the named exception or a class which extends the named exception. - */ - public static final boolean throwsException(EnterpriseBean bean, Method method, String exceptionName) throws InvalidInputException { - if(method == null) { - return false; - } - - List exceptions = method.getJavaExceptions(); - Iterator iterator = exceptions.iterator(); - JavaClass exception = getType(exceptionName, bean).getWrapper(); - while(iterator.hasNext()) { - JavaClass exc = (JavaClass)iterator.next(); - if(isAssignableFrom(exc, exception)) { - return true; - } - } - - return false; - } - - /** - * Return true if the method returns the named exception, an exception which extends the named exception, or one of the parents of the named exception (e.g. java.lang.Exception). - * Use this method if it needs to be detected that an exception can be thrown either directly or through something generic like java.lang.Exception. - */ - public static final boolean throwsExceptionOrParent(EnterpriseBean bean, Method method, String exceptionName) throws InvalidInputException { - if(method == null) { - return false; - } - - JavaClass exception = getType(exceptionName, bean).getWrapper(); - - List exceptions = method.getJavaExceptions(); - Iterator iterator = exceptions.iterator(); - while(iterator.hasNext()) { - JavaClass exc = (JavaClass)iterator.next(); - if(isAssignableFrom(exc, exception)) { - // Assignable from the named exception, e.g. RemoteException or a child of RemoteException - return true; - } - - if(isAssignableFrom(exception, exc)) { - // The named exception is assignable from the method exception, e.g. java.lang.Exception - return true; - } - } - - return false; - } - - public static final boolean usesCollectionClass(EnterpriseBean bean, Method method) { - if((bean == null) || (method == null)) { - return false; - } - - JavaParameter[] parms = method.listParametersWithoutReturn(); - if(parms != null) { - for(int i=0; i<parms.length; i++) { - JavaParameter parm = parms[i]; - try { - if(isAssignableFromCollection(parm.getJavaType(), bean)) { - return true; - } - } - catch(InvalidInputException e) { - // ignore and test next parm - continue; - } - } - } - - // Now check the return type - try { - if(isAssignableFromCollection(method.getReturnType(), bean)) { - return true; - } - } - catch(InvalidInputException e) { - // ignore - } - - return false; - } - - public static final boolean usesLocalTypes(EnterpriseBean bean, Method method) { - if((bean == null) || (method == null)) { - return false; - } - - JavaParameter[] parms = method.listParametersWithoutReturn(); - if(parms != null) { - for(int i=0; i<parms.length; i++) { - JavaParameter parm = parms[i]; - if(isLocalType(bean, parm.getJavaType())) { - return true; - } - } - } - - // Now check the return type - if(isLocalType(bean, method.getReturnType())) { - return true; - } - - return false; - } -} - diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/WARMessageConstants.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/WARMessageConstants.java deleted file mode 100644 index d42c0054c..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/WARMessageConstants.java +++ /dev/null @@ -1,72 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - - - -/** - * Message key constants for WAR validation. - */ -public interface WARMessageConstants extends org.eclipse.jst.j2ee.model.internal.validation.J2EEMessageConstants { - public static final String WAR_VALIDATOR_ID = "WAR_VALIDATOR"; //$NON-NLS-1$ - public static final String WAR_MODEL_NAME = "WAR_VALIDATION"; //$NON-NLS-1$ - public static final String ERROR_WAR_VALIDATION_FAILED = "ERROR_WAR_VALIDATION_FAILED"; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_SMALL_ICON = "MESSAGE_WAR_VALIDATION_SMALL_ICON"; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_LARGE_ICON = "MESSAGE_WAR_VALIDATION_LARGE_ICON"; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING = "MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING"; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_MISSING_JSP = "MESSAGE_WAR_VALIDATION_MISSING_JSP"; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_MISSING_TLD = "MESSAGE_WAR_VALIDATION_MISSING_TLD"; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE = "MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE"; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE = "MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE"; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_INVALID_URL = "MESSAGE_WAR_VALIDATION_INVALID_URL" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING = "MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET = "MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF = "MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT = "MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY = "MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_EMPTY_ENTRY = "MESSAGE_WAR_VALIDATION_EMPTY_ENTRY" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE = "MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME = "MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD = "MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT = "MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF = "MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE = "MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE = "MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD = "MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN = "MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22 = "MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23 = "MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22 = "MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23 = "MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER = "MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER" ; //$NON-NLS-1$ - public static final String MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING = "MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING" ; //$NON-NLS-1$ - public static final String ERROR_EAR_DUPLICATE_ROLES = "ERROR_EAR_DUPLICATE_ROLES"; //$NON-NLS-1$ - public static final String ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION = "ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION"; //$NON-NLS-1$ - public static final String ERROR_INVALID_WAR_FILE = "ERROR_INVALID_WAR_FILE"; //$NON-NLS-1$ - public static final String WAR_DD_PARSE_LINECOL = "WAR_DD_PARSE_LINECOL"; //$NON-NLS-1$ - public static final String WAR_DD_PARSE_LINE = "WAR_DD_PARSE_LINE"; //$NON-NLS-1$ - public static final String WAR_DD_CANNOT_OPEN_DD = "WAR_DD_CANNOT_OPEN_DD"; //$NON-NLS-1$ - public static final String WAR_DD_PARSE_NOINFO = "WAR_DD_PARSE_NOINFO"; //$NON-NLS-1$ - public static String ERROR_EAR_INVALID_CONTEXT_ROOT = "ERROR_EAR_INVALID_CONTEXT_ROOT"; //$NON-NLS-1$ - public static String MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE = "MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE"; //$NON-NLS-1$ - public static String MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY = "MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY"; //$NON-NLS-1$ - public static String MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE = "MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE"; //$NON-NLS-1$ - public static String MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT = "MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT"; //$NON-NLS-1$ - public static String MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE = "MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE"; //$NON-NLS-1$ - public static String MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT = "MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT"; //$NON-NLS-1$ - public static String MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE = "MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE"; //$NON-NLS-1$ - //J2EE 14 Messages - public static String MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN = "MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN"; //$NON-NLS-1$ - - - - } diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/WARValidationResourceHandler.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/WARValidationResourceHandler.java deleted file mode 100644 index 567e1d7a1..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/WARValidationResourceHandler.java +++ /dev/null @@ -1,64 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - - -import java.text.MessageFormat; -import java.util.MissingResourceException; -import java.util.ResourceBundle; - -public class WARValidationResourceHandler { - private static ResourceBundle fgResourceBundle; - - /** - * Returns the resource bundle used by all classes in this Project - */ - public static ResourceBundle getResourceBundle() { - try { - return ResourceBundle.getBundle("warvalidation");//$NON-NLS-1$ - } catch (MissingResourceException e) { - // does nothing - this method will return null and - // getString(String) will return the key - // it was called with - } - return null; - } - - public static String getString(String key) { - if (fgResourceBundle == null) { - fgResourceBundle = getResourceBundle(); - } - - if (fgResourceBundle != null) { - try { - return fgResourceBundle.getString(key); - } catch (MissingResourceException e) { - return "!" + key + "!";//$NON-NLS-2$//$NON-NLS-1$ - } - } - return "!" + key + "!";//$NON-NLS-2$//$NON-NLS-1$ - } - - public static String getString(String key, Object[] args) { - - try { - return MessageFormat.format(getString(key), args); - } catch (IllegalArgumentException e) { - return getString(key); - } - - } - - public static String getString(String key, Object[] args, int x) { - - return getString(key); - } -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/WarValidator.java b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/WarValidator.java deleted file mode 100644 index 084be2fad..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/org/eclipse/jst/j2ee/model/internal/validation/WarValidator.java +++ /dev/null @@ -1,1330 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.j2ee.model.internal.validation; - -import java.util.HashSet; -import java.util.Hashtable; -import java.util.Iterator; -import java.util.List; -import java.util.Locale; -import java.util.Set; - -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EObject; -import org.eclipse.emf.ecore.resource.ResourceSet; -import org.eclipse.jem.java.JavaClass; -import org.eclipse.jem.java.JavaRefFactory; -import org.eclipse.jst.j2ee.common.EnvEntry; -import org.eclipse.jst.j2ee.common.SecurityRole; -import org.eclipse.jst.j2ee.common.SecurityRoleRef; -import org.eclipse.jst.j2ee.commonarchivecore.internal.EARFile; -import org.eclipse.jst.j2ee.commonarchivecore.internal.WARFile; -import org.eclipse.jst.j2ee.ejb.EnterpriseBean; -import org.eclipse.jst.j2ee.internal.J2EEVersionConstants; -import org.eclipse.jst.j2ee.internal.common.impl.EJBLocalRefImpl; -import org.eclipse.jst.j2ee.internal.common.impl.EjbRefImpl; -import org.eclipse.jst.j2ee.internal.common.impl.ResourceRefImpl; -import org.eclipse.jst.j2ee.webapplication.AuthConstraint; -import org.eclipse.jst.j2ee.webapplication.ContextParam; -import org.eclipse.jst.j2ee.webapplication.ErrorCodeErrorPage; -import org.eclipse.jst.j2ee.webapplication.ErrorPage; -import org.eclipse.jst.j2ee.webapplication.ExceptionTypeErrorPage; -import org.eclipse.jst.j2ee.webapplication.Filter; -import org.eclipse.jst.j2ee.webapplication.FilterMapping; -import org.eclipse.jst.j2ee.webapplication.FormLoginConfig; -import org.eclipse.jst.j2ee.webapplication.HTTPMethodType; -import org.eclipse.jst.j2ee.webapplication.InitParam; -import org.eclipse.jst.j2ee.webapplication.JSPType; -import org.eclipse.jst.j2ee.webapplication.LoginConfig; -import org.eclipse.jst.j2ee.webapplication.MimeMapping; -import org.eclipse.jst.j2ee.webapplication.SecurityConstraint; -import org.eclipse.jst.j2ee.webapplication.Servlet; -import org.eclipse.jst.j2ee.webapplication.ServletMapping; -import org.eclipse.jst.j2ee.webapplication.SessionConfig; -import org.eclipse.jst.j2ee.webapplication.TagLibRef; -import org.eclipse.jst.j2ee.webapplication.TransportGuaranteeType; -import org.eclipse.jst.j2ee.webapplication.UserDataConstraint; -import org.eclipse.jst.j2ee.webapplication.WebApp; -import org.eclipse.jst.j2ee.webapplication.WebResourceCollection; -import org.eclipse.jst.j2ee.webapplication.WelcomeFile; -import org.eclipse.jst.j2ee.webapplication.WelcomeFileList; -import org.eclipse.wst.validation.internal.core.Message; -import org.eclipse.wst.validation.internal.core.ValidationException; -import org.eclipse.wst.validation.internal.provisional.core.IMessage; -import org.eclipse.wst.validation.internal.provisional.core.IReporter; -import org.eclipse.wst.validation.internal.provisional.core.IValidationContext; - -//import org.eclipse.jst.j2ee.internal.plugin.nls.ResourceHandler; - -public class WarValidator extends org.eclipse.jst.j2ee.model.internal.validation.J2EEValidator implements WARMessageConstants { - protected WARFile warFile; - protected WebApp webDD; - private Hashtable httpMethods = null ; - - // Optional child validators - //protected WebExtValidator webExtValidator; - //protected WebBndValidator webBndValidator; - - - /** - * RelationshipMapValidator constructor comment. - */ - public WarValidator() - { - super(); - } -/** - * Will construct a HashTable of roles, and check for duplicates - * and null entries - * @return java.util.Hashtable - * @param roles org.eclipse.emf.common.util.EList - */ -public Hashtable getAndValidateSecurityRoles(EList roles) { - - Hashtable secRoles = new Hashtable() ; - if (roles.isEmpty()) return (secRoles) ; - - Iterator sRoles = roles.iterator() ; - - while (sRoles.hasNext()) { - SecurityRole role = (SecurityRole) sRoles.next() ; - - - String name = role.getRoleName() ; - if (name != null) - name = name.trim() ; - if (name == null || name.equals("")) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Security_Role_Name_6") ; //$NON-NLS-1$ - addError(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,role); - continue ; - } - if (secRoles.get(name)!=null) { // Check for dups - - String[] parms = new String[1]; - parms[0] = name ; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY, parms,role); - continue ; - } - secRoles.put(name,"Yea") ; //$NON-NLS-1$ - } - - - return secRoles; -} -/** - * <p>Answer the id of the resource bundle which is - * used by the receiver.</p> - */ -public String getBaseName(){ - return WAR_CATEGORY; -} - // Messaging helpers ... - - /** - * Returns the name of the Validator, as it should be displayed in - * the UI. - * - * @see J2EEValidator#getName - */ - - public String getName() - { - return WARValidationResourceHandler.getString("Web_Archive_Validator_8"); //$NON-NLS-1$ - } - // Messaging helpers ... - - /** - * Returns the name of the Validator, as it should be displayed in - * the UI. - * - * @see J2EEValidator#getName - */ - - public String getName(Locale locale) - { - return getMessage(null,"webArchiveValidator.name", locale); //$NON-NLS-1$ - } -/** - * This is a utility function used by the validateSecurityConstraints. - * - * @return boolean - */ -protected boolean isHttpMethod(String method) { - - - if (httpMethods == null) { // Need to construct the Hashtable, once - String [] mList = {"GET", "PUT", "HEAD", "TRACE", "POST", "DELETE", "OPTIONS"}; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ //$NON-NLS-6$ //$NON-NLS-7$ - - httpMethods = new Hashtable() ; - for (int i = 0; i<mList.length; i++) - httpMethods.put (mList[i],"bla") ; //$NON-NLS-1$ - } - String compare = method.trim() ; - return (httpMethods.get(compare) != null) ; -} -/** - * WAR validation is driven by 3 prong approach: - * o XML/DTD validation (this is now handled by the XML Validator) - * o Consistent web.xml data entry validation beyond DTD - * e.g., duplicate entries, null entries etc. This is also - * driven by this validator. - * o web.xml reference to resources in the "file system". This - * will not be provided by this validator. In the workbench - * this function is already provided by the link builder. - * - */ -public void validate() throws ValidationException{ - validateMimeMapping() ; - validateContextParameters() ; - validateTagLibs(); - validateServletMappings(webDD.getServletMappings()); - validateWelcomeFileList(webDD.getFileList()); - validateErrorPages(webDD.getErrorPages()); - validateSecurityAndServlets(); - validateFilters(webDD.getFilters()); - validateFilterMappings(webDD.getFilterMappings()); - validateRefs(); - validateLoginConfig( webDD.getLoginConfig() ); - validateEnvironmentEntries( webDD.getEnvironmentProperties() ); - validateOther() ; - validate14(); - } -/** - * - */ -private void validate14() { - int versionId = webDD.getVersionID(); - if(versionId == J2EEVersionConstants.WEB_2_4_ID) { - validateUrlPattern(); - } -} -/** - * - */ -private void validateUrlPattern() { - List servletMappings = webDD.getServletMappings(); - for(int i = 0; i < servletMappings.size(); i++) { - ServletMapping mapping = (ServletMapping)servletMappings.get(i); - String urlPattern = mapping.getUrlPattern(); - int newLineChar = urlPattern.indexOf(Character.LINE_SEPARATOR); - if(newLineChar != -1) { - String[] parms = new String[2]; - parms[0] = urlPattern ; - parms[1] = mapping.getServlet().getDisplayName(); - addError(WAR_CATEGORY, MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN,parms,mapping); - } - } - -} - -/** - * This is the method which performs the validation on the MOF model. - * <br><br> - * <code>helper</code> and <code>reporter</code> may not be null. <code>changedFiles</code> may be null, if a full - * build is desired. - * <br><br> - * <code>helper</code> loads a EObject. The EObject is the root of the - * MOF model about to be validated. When this object is traversed, - * you can reach every element in the MOF model which needs to be validated. - * <br><br> - * <code>reporter</code> is an instance of an IReporter interface, which is used for interaction with the user. - * <br><br> - * <code>changedFiles</code> is an array of file names which have changed since the last validation. - * If <code>changedFiles</code> is null, or if it is an empty array, then a full build - * is performed. Otherwise, validation on just the files listed in the Vector is performed. - */ - -public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException { - super.validate(inHelper, inReporter); - - // First remove all previous msg. for this project - _reporter.removeAllMessages(this, null); // Note the WarHelper will return web.xml with a null object as well - - warFile = (WARFile) _helper.loadModel(WAR_MODEL_NAME); - try { - if (warFile != null) { - webDD = warFile.getDeploymentDescriptor(); - validate(); - } else { - IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_WAR_FILE); - throw new ValidationException(errorMsg); - } - - } catch (ValidationException ex) { - throw ex; - } catch (Exception e) { - String[] parms = new String[1]; - parms[0] = e.toString(); - IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms ); - throw new ValidationException(errorMsg, e); - } -} - -/** - * This validator can be used for validation when the reporter and helper have - * been supplied via the constructor. - */ -public void validate(Object aWarFile) throws ValidationException { - - try { - warFile = (WARFile) aWarFile; - webDD = warFile.getDeploymentDescriptor(); - - validate(); - - } catch (Exception e) { - e.printStackTrace(); - String[] parms = new String[1]; - parms[0] = e.toString(); - IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms); - throw new ValidationException(errorMsg); - } -} -/** - * The auth-constraint element indicates the user roles that should - * be permitted access to this resource collection. The role used here - * must appear in a security-role-ref element. - * <!ELEMENT auth-constraint (description?, role-name*)> - * The role-name element contains the name of a security role. - * <!ELEMENT role-name (#PCDATA)> - * Creation date: (7/6/2001 3:39:34 PM) - * @param authConstraint org.eclipse.jst.j2ee.internal.webapplication.AuthConstraint - */ -public void validateAuthConstraint(AuthConstraint authConstraint, Hashtable secRoles) { - - EList roleList = authConstraint.getRoles() ; - - if (roleList != null && !roleList.isEmpty()) { - Iterator authRoles = roleList.iterator() ; - Hashtable remember = new Hashtable () ; - while (authRoles.hasNext()) { - String role = (String)authRoles.next() ; - if (role == null || role.trim().equals("")) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Role_Name_19") ; //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,authConstraint); - continue ; - } - if (remember.get (role.trim()) != null) { - String[] parms = new String[1]; - parms[0] = role ; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY, parms,authConstraint); - continue ; - } - remember.put(role.trim(),"Yea") ; //$NON-NLS-1$ - validateAuthSecRole("",role,secRoles,authConstraint) ; //$NON-NLS-1$ - } - } -} -/** - * Insert the method's description here. - * Creation date: (7/5/2001 2:20:02 PM) - */ -public void validateContextParameters() { - - // we must verify that every param-name is unique; - // param-name appears in context parameters, filter - // and servlets. We must check each. - Hashtable remember = new Hashtable(); - - // check context parameters - each param-name should be unique within the web application - Iterator cparams = webDD.getContexts().iterator(); - while (cparams.hasNext()) { - ContextParam context = (ContextParam) cparams.next(); - - String name = context.getParamName(); - if (name != null) - name = name.trim(); - - if (name == null || name.equals("") ) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Parameter_Name_25"); //$NON-NLS-1$ - - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms, context); - continue; - } - //if (remember.get(name + value) != null) { // Check for dups - if (remember.get(name) != null) { // Check for dups - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Parameter_Name_25") + ": " + name; //$NON-NLS-1$ //$NON-NLS-2$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY, parms, context); - continue; - } - //remember.put(name + value, "Yea"); - remember.put(name, "Yea"); //$NON-NLS-1$ - } - - - // check servlet init-param - each param-name should be unique within a servlet - Iterator servlets = webDD.getServlets().iterator(); - while (servlets.hasNext()) { - Servlet nextServlet = (Servlet) servlets.next(); - Iterator params = nextServlet.getParams().iterator(); - remember.clear(); - while (params.hasNext()) { - InitParam initParam = (InitParam) params.next(); - String name = initParam.getParamName(); - - if (name != null) - name = name.trim(); - - if (name == null || name.equals("") ) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Parameter_Name_32"); //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms, initParam); - continue; - } - if (remember.get(name) != null) { // Check for dups - - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Parameter_Name_25") + ": " + name; //$NON-NLS-1$ //$NON-NLS-2$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY, parms, initParam); - continue; - } - remember.put(name, "Yea"); //$NON-NLS-1$ - } - } - - // check filter init-param - each param-name should be unique within a filter - Iterator filters = webDD.getFilters().iterator(); - while (filters.hasNext()) { - Filter nextFilter = (Filter) filters.next(); - Iterator params = nextFilter.getInitParams().iterator(); - remember.clear(); - while (params.hasNext()) { - InitParam initParam = (InitParam) params.next(); - String name = initParam.getParamName(); - - if (name != null) - name = name.trim(); - - if (name == null || name.equals("") ) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Parameter_Name_39"); //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms, initParam); - continue; - } - if (remember.get(name) != null) { // Check for dups - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Parameter_Name_25") + ": " + name; //$NON-NLS-1$ //$NON-NLS-2$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY, parms, initParam); - continue; - } - remember.put(name, "Yea"); //$NON-NLS-1$ - } - } - -} -/** - * Validate EJB references. - */ - -public void validateEJBRefs(EjbRefImpl eref) { -// try { - - EARFile earFile = warFile.getEARFile(); - EnterpriseBean eb = null; - - if (earFile != null) - eb = earFile.getEnterpiseBeanFromRef(eref, warFile.getURI()); - - if (!(eb == null)) { - List ejbRefs = eb.getEjbRefs(); - - int numRefs = ejbRefs.size(); - - Set refSet = new HashSet(numRefs); - - for (int refNo = 0; refNo < numRefs; refNo++) { - String nextName = ((EjbRefImpl) (ejbRefs.get(refNo))).getName(); - - String[] parms = new String[1]; - parms[0] = eb.getName(); - if (!(refSet.add(nextName))) { - addWarning(WAR_CATEGORY, ERROR_EAR_DUPLICATE_ROLES, parms,ejbRefs.get(refNo)); - } - } - } - -// } catch (UncontainedModuleFileException ue) { -// String[] parms = new String[1]; -// parms[0] = warFile.getName(); -// addError(EREF_CATEGORY, ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION, parms); -// } -} - /** - * validate for duplicates in EAR Roles - */ - - public void validateEJBRefs(List ejbRefs) - { - int numRefs = ejbRefs.size(); - Hashtable remember = new Hashtable() ; - for (int refNo = 0; refNo < numRefs; refNo++) { - EjbRefImpl eref = (EjbRefImpl) ejbRefs.get(refNo); - if (eref.isSetType()) { - String type = eref.getType().getName(); - if ( type == null ) { - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE, null,eref); // Type must be of ENTITY or FOO - } - } - if (eref.getName() != null) { - String name = eref.getName(); - name = name.trim(); - - if (name.equals("")) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_ejb-ref-name_44"); //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,eref); - continue ; - } - if (remember.get(name) != null) { // check for duplicates - String[] parms = new String[1]; - parms[0] = name ; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF, parms,eref); - continue ; - } - remember.put(name,"Yea") ; //$NON-NLS-1$ - } else { - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_ejb-ref-name_44"); //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,eref); - continue ; - } - - - validateEJBRefs(eref); - validateEJBRefManadatoryElements(eref, webDD.getDisplayName()); - } - } - - - /** - * validate for duplicates in EAR Roles - */ - - public void validateEJBLocalRefs(List ejbRefs) - { - int numRefs = ejbRefs.size(); - Hashtable remember = new Hashtable() ; - for (int refNo = 0; refNo < numRefs; refNo++) { - EJBLocalRefImpl eref = (EJBLocalRefImpl) ejbRefs.get(refNo); - if (eref.isSetType()) { - String type = eref.getType().getName(); - if ( type == null ) { - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE, null,eref); // Type must be of ENTITY or FOO - } - } - if (eref.getName() != null) { - String name = eref.getName(); - name = name.trim() ; - - if (name.equals("")) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_ejb-ref-name_44"); //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,eref); - continue ; - } - if (remember.get(name) != null) { // check for duplicates - String[] parms = new String[1]; - parms[0] = name ; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF, parms,eref); - continue ; - } - remember.put(name,"Yea") ; //$NON-NLS-1$ - } else { - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_ejb-ref-name_44"); //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,eref); - continue ; - } - - -// validateEJBRefs(eref); -// validateEJBRefManadatoryElements(eref, webDD.getDisplayName()); - } - } - -/** - * Link build should verify location of exception class - */ - -public void validateErrorPages(EList errorPageList) { - Iterator errorPages = errorPageList.iterator(); - - if (errorPageList == null || errorPageList.isEmpty()) return ; - - while (errorPages.hasNext()) { - ErrorPage nextPage = (ErrorPage) errorPages.next(); - String location = nextPage.getLocation() ; - if (location == null || location.equals("")) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Error_Location_47") ; //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,nextPage); - } - if (!location.startsWith("/")){ //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Error_Location_49") ; //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE, parms,nextPage); - } - - - // check for valid HTTP error code - must be an Integer, 3 digits, and the starting - // digit must be a 1,2,3,4, or 5. - if (nextPage.isErrorCode()) { - ErrorCodeErrorPage ecep = (ErrorCodeErrorPage) nextPage; - String errorCode = ecep.getErrorCode(); - - boolean valid = false; - if ( errorCode.length() == 3 ) { - try { - Integer tempInt = new Integer(errorCode); - // ok, it's a valid 3-digit integer - int code = tempInt.intValue(); - if ( code >= 100 && code < 600 ) { - // valid HTTP status code - starting digit must be between 1-5 - valid = true; - } - } - catch(NumberFormatException exc) { - //Ignore - } - } - if ( !valid ) { - String[] parms = new String[1]; - parms[0] = errorCode; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE, parms, ecep); - } - - } - - // If exception-type... the specified class must be or inherit from java.lang.Exception - else if (nextPage.isExceptionType()) { - ExceptionTypeErrorPage etep = (ExceptionTypeErrorPage)nextPage; - JavaClass javaType = etep.getExceptionType(); - String exceptionType = "java.lang.Exception";//$NON-NLS-1$ - String specifiedClassName = etep.getExceptionTypeName(); - if ( javaType != null ) { - ResourceSet lookupSet = javaType.eResource().getResourceSet(); - if (lookupSet != null) - { - if (!javaType.inheritsFrom(JavaRefFactory.eINSTANCE.reflectType(exceptionType, lookupSet).getWrapper())) { - String[] parms = new String[1]; - parms[0] = specifiedClassName; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE, parms, etep); - } - } - } - else { - String[] parms = new String[1]; - parms[0] = "";//$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE, parms, etep); - } - // TBD - } - else { // Error Code - // TBD - } - - // TBD remember location/code/exception dups - } - -} - -/** - * Validate the loginConfig section is correct - */ -public void validateLoginConfig( LoginConfig loginConfig ) { - //com.ibm.etools.validate.ValidatorManager.setResourceUtilClass(com.ibm.etools.validate.ui.UIResourceUtil.class); - - if ( loginConfig != null ) { - String auth = loginConfig.getAuthMethod().getName(); - - if ( auth == null ) { - String[] parms = new String[0]; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD, parms,loginConfig); - } - // Give a warning if form elements are supplied but FORM auth method is not used - else if ( !auth.equals( "FORM" ) ) { //$NON-NLS-1$ - FormLoginConfig cfg = loginConfig.getFormLoginConfig(); - if ( cfg != null ) { - String[] parms = new String[1]; - parms[0] = auth ; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN, parms,loginConfig); - } - } - } -} - -/** - * Validate the loginConfig section is correct - */ -public void validateEnvironmentEntries( EList envEntries ) { - if (envEntries.isEmpty()) return ; - - //boolean isVersion22 = warFile.getDeploymentDescriptor().isVersion2_2Descriptor(); - Iterator entries = envEntries.iterator(); - Hashtable remember = new Hashtable() ; - - while (entries.hasNext()) { - EnvEntry entry = (EnvEntry)entries.next(); - if ( entry.getType().getName() == null ) { - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY, null,entry); - } - - // check for duplicate env-entry-name's - String name = entry.getName(); - if ( name != null ) { - if (remember.get(name) != null) { // Check for dups - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Env_Entry_Name___88") + ": " + name; //$NON-NLS-1$ //$NON-NLS-2$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY, parms,entry); - } - else { - remember.put(name,"Yea") ; //$NON-NLS-1$ - } - } - } - -} - - -/** - * Insert the method's description here. - * Creation date: (7/5/2001 12:11:23 PM) - */ -public void validateMimeMapping() { - - if (webDD.getMimeMappings().isEmpty()) return ; - - Iterator mimes = webDD.getMimeMappings().iterator() ; - Hashtable remember = new Hashtable() ; - - while (mimes.hasNext()) { - MimeMapping mimeMap = (MimeMapping) mimes.next(); - - String ext = mimeMap.getExtension() ; - String mtype = mimeMap.getMimeType() ; - if (ext != null) - ext = ext.trim() ; - if (mtype != null) - mtype = mtype.trim() ; - - if (ext == null || ext.equals("") || mtype == null || mtype.equals("")) { //$NON-NLS-1$ //$NON-NLS-2$ - String[] parms = new String[1]; - if (ext == null || ext.trim().equals("")) //$NON-NLS-1$ - parms[0] = WARValidationResourceHandler.getString("of_Type_Mime_Extension_54") ; //$NON-NLS-1$ - else - parms[0] = WARValidationResourceHandler.getString("of_Type_Mime_Type_55") ; //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,mimeMap); - continue ; - } - if (remember.get(ext) != null) { // Check for dups - - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Mime_Extension___56") + ": " + ext ; //$NON-NLS-1$ //$NON-NLS-2$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY, parms,mimeMap); - continue ; - } - remember.put(ext,"Yea") ; //$NON-NLS-1$ - } -} -/** - * Insert the method's description here. - * Creation date: (7/5/2001 11:46:58 AM) - */ -public void validateOther() { - - SessionConfig sessionCfg = webDD.getSessionConfig() ; - if (sessionCfg != null) { - int timeout = sessionCfg.getSessionTimeout() ; - if (timeout == 0) { - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT, null,sessionCfg); - } - } - - - -} -/** - * validateRefs(WebApp) - * - validate EJB and resource references - * - details tbd - */ - -public void validateRefs() { - EList ejbRefs = webDD.getEjbRefs(); - - if (!ejbRefs.isEmpty()) - validateEJBRefs(ejbRefs); - - - EList ejblocalRefs = webDD.getEjbLocalRefs(); - - if (!ejblocalRefs.isEmpty()) - validateEJBLocalRefs(ejblocalRefs); - - - EList resourceRefs = webDD.getResourceRefs(); - - if (!resourceRefs.isEmpty()) { - //validateResourceRefs(resourceRefs); // we want to do additional checks here - - int numRefs = resourceRefs.size(); - Set refSet = new HashSet(numRefs); - boolean isVersion22 = warFile.getDeploymentDescriptor().getVersionID() <= J2EEVersionConstants.WEB_2_2_ID; - - for (int refNo = 0; refNo < numRefs; refNo++) { - ResourceRefImpl ref = (ResourceRefImpl) (resourceRefs.get(refNo)); - String auth = ref.getAuth().getName(); - - // Check: a res-auth element containing Container or Application must be supplied - if (auth == null || !ref.isSetAuth()) { - String[] parms = new String[1]; - parms[0] = ref.getName(); - String msgId = isVersion22 ? MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22 : MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23; - addError(WAR_CATEGORY, msgId, parms,ref); - } else - if (isVersion22 && auth.equals("Application")) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = ref.getName(); - addError(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22, parms,ref); - } else - if (!isVersion22 && auth.equals("SERVLET")) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = ref.getName(); - addError(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23, parms,ref); - } - - // validate res-sharing-scope is allowable value - String sharingScope = ref.getResSharingScope().getName(); - if ( !isVersion22 ) { - if ( sharingScope == null || !ref.isSetResSharingScope()) { - String[] parms = new String[0]; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE, parms, ref); - } - } - - String refName = ref.getName(); - String[] parms = new String[1]; - parms[0] = refName; - if (!(refSet.add(refName))) - addError( - EREF_CATEGORY, - ERROR_EAR_DUPLICATE_RESREF, - parms, - ref); - } - } - -} - - -/** - * Insert the method's description here. - * Creation date: (7/6/2001 4:11:09 PM) - * @return boolean - * @param role java.lang.String - * @param defineRoles java.util.Hashtable - * - * The auth-constraint only needs to have role-name specified. - * <auth-constraint> - * <description></description> - * <role-name>guest</role-name> - * </auth-constraint> - * - */ -protected void validateAuthSecRole(String link, String role, Hashtable definedRoles, EObject targetObject) { - String rName = role ; - String lName = link; -// boolean validRole = true; -// boolean validLink = true; - - if (rName!= null) rName= rName.trim() ; - if (lName!= null) lName= lName.trim() ; - - if ( rName != null ) { - if (!rName.equals("*") && !rName.equals("")) { //$NON-NLS-1$ //$NON-NLS-2$ - if (definedRoles.get(rName) == null && definedRoles.get(lName) == null) { - String[] parms = new String[1]; - parms[0] = rName; - addError( - WAR_CATEGORY, - MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME, - parms, - targetObject); - } - } - } -} - - - - -/** - * Insert the method's description here. - * Creation date: (7/6/2001 4:11:09 PM) - * @return boolean - * @param role java.lang.String - * @param defineRoles java.util.Hashtable - * - * - * the security-role-ref must have a non-null role-name and the role-link - * must contain the name of a role specified in the security-role section - * <security-role-ref> - * <role-name>MyName</role-name> - * <role-link>ExistingRole</role-link> - * </security-role-ref> - * - * - */ -protected void validateSecRole(String link, String role, Hashtable definedRoles, EObject targetObject) { - String rName = role ; - String lName = link; -// boolean validRole = true; -// boolean validLink = true; - - if (rName!= null) rName= rName.trim() ; - if (lName!= null) lName= lName.trim() ; - - - // the security role-name cannot be null - if ( (rName == null || rName.equals("")) ) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = rName; - addError( - WAR_CATEGORY, - MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME, - parms, - targetObject); - } - - if (rName == null || !rName.equals("*") ) { //$NON-NLS-1$ - // check that security role-link matches a defines security role - if (lName != null && definedRoles.get(lName) == null) { - - String[] parms = new String[1]; - parms[0] = lName; - addError( - WAR_CATEGORY, - MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE, - parms, - targetObject); - } - } -} - -/** - * validateSecurity(WebApp) - * - validate security constraints, roles, and security role refs - * - details tbd - */ - -public void validateSecurityAndServlets() { - - - EList webRoles = webDD.getSecurityRoles(); - - // Validate security roles - Hashtable secRoles = getAndValidateSecurityRoles(webRoles) ; - - // Validate Servlets/JSPs and their role ref. - validateServlets(webDD.getServlets(),secRoles); - - validateSecurityConstraints(webDD.getConstraints(), secRoles) ; - -// try { - if (!(webRoles.isEmpty())) { - EARFile module = warFile.getEARFile(); - if (module != null) { - EList earRoleList = module.getDeploymentDescriptor().getSecurityRoles(); - validateWEBRolesWithEARRoles(earRoleList, webRoles); - } - } -// } catch (UncontainedModuleFileException ue) { -// String[] parms = new String[1]; -// parms[0] = warFile.getName(); -// addError(EREF_CATEGORY, ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION, parms); -// } -} -/** - * The security-constraint element is used to associate security - * constraints with one or more web resource collections - * <!ELEMENT security-constraint (web-resource-collection+, - * auth-constraint?, user-data-constraint?)> - * - * @param constraints org.eclipse.emf.common.util.EList - */ -public void validateSecurityConstraints(EList constraints, Hashtable secRoles) { - - if (constraints.isEmpty()) return ; - - Iterator constList = constraints.iterator(); - while (constList.hasNext()) { - SecurityConstraint constraint = (SecurityConstraint) constList.next() ; - - EList webResourceList = constraint.getWebResourceCollections() ; - if (webResourceList == null || webResourceList.isEmpty()) { - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Web_Resource_Collection_64") ; //$NON-NLS-1$ - addError(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,constraint); - continue ; - } - validateWebResourceCollections (webResourceList) ; - - AuthConstraint authConstraint = constraint.getAuthConstraint() ; - if (authConstraint != null) validateAuthConstraint(authConstraint,secRoles) ; - - UserDataConstraint dataConstraint = constraint.getUserDataConstraint() ; - if (dataConstraint != null && dataConstraint.getTransportGuarantee() != null) { - // <!ELEMENT user-data-constraint (description?, transport-guarantee)> - // The transport-guarantee element specifies that the communication - // between client and server should be NONE, INTEGRAL, or - // CONFIDENTIAL. - -// EEnumLiteral transport = dataConstraint.getTransportGuarantee(); - TransportGuaranteeType transport = dataConstraint.getTransportGuarantee(); - if (transport == null || !dataConstraint.isSetTransportGuarantee() ) { - addError(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT, new String[0], dataConstraint); - } - } - } -} - -public void validateFilters(EList filterList){ - if (filterList.isEmpty()) return ; - - Iterator filters = filterList.iterator(); - - Hashtable remember = new Hashtable() ; - - while (filters.hasNext()) { - Filter nextFilter = (Filter) filters.next(); - String name = nextFilter.getName() ; - if (name != null) name = name.trim() ; - - if (name == null || name.equals("")) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Filter_Name_66") ; //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,nextFilter); - continue ; - } - if (remember.get(name) != null) { // check for duplicates - String[] parms = new String[1]; - parms[0] = name ; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER, parms,nextFilter); - continue ; - } - remember.put(name,"Yea") ; //$NON-NLS-1$ - } -} - -/** - * validateFilterMappings(Elist(Filters's)) - * - for each filter mapping, make sure the named filter exists - */ -public void validateFilterMappings(EList filterMappingsList) { - - if (filterMappingsList.isEmpty()) return ; - - Iterator filterMappings = filterMappingsList.iterator(); - while (filterMappings.hasNext()) { - FilterMapping nextMapping = (FilterMapping) filterMappings.next(); - - // Mapping can be either servlet or url - if ( nextMapping.getUrlPattern() != null ) { - String[] parms = new String[1]; - String url = nextMapping.getUrlPattern(); - parms[0] = url ; - if ( url == null ) { - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_URL, parms,nextMapping); - continue; - } - if ( nextMapping.getFilter() == null || nextMapping.getFilter().equals("" ) ) { //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING, parms,nextMapping); - continue; - } - - // Is is a valid URI notation ? - try { - if (url.equals("")) throw new Exception(WARValidationResourceHandler.getString("Invalid_URL_70")) ; //$NON-NLS-1$ //$NON-NLS-2$ - // You can't use com.ibm.webtools.URI here... - // com.ibm.iwt.webtools.URI uri = new com.ibm.iwt.webtools.URI(url) ; - } - catch (Exception e) { - parms = new String[1]; - parms[0] = nextMapping.getUrlPattern(); - addError(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_URL, parms,nextMapping); - continue ; - } - } - else if ( nextMapping.getServletName() != null ) { - String[] parms = new String[1]; - String servletName = nextMapping.getServletName(); - parms[0] = servletName ; - if ( nextMapping.getServlet() == null ) { - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING, parms,nextMapping); - continue; - } - if ( nextMapping.getFilter() == null || nextMapping.getFilter().equals("" ) ) { //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING, parms,nextMapping); - continue; - } - } -// else { -// // otherwise neither servlet-name or url-mapping is defined - this gets flagged by the xml validator -// // as this does not conform to the DTD -// -// } - - - } - -} - - - - - - -/** - * validateServlets(Elist(Servlet's)) - * - for each servlet mapping, make sure the named servlet exists - */ - -public void validateServletMappings(EList servletMappingsList) { - - if (servletMappingsList.isEmpty()) return ; - - Iterator servletMappings = servletMappingsList.iterator(); - - Hashtable remember = new Hashtable() ; - while (servletMappings.hasNext()) { - ServletMapping nextMapping = (ServletMapping) servletMappings.next(); - String url = nextMapping.getUrlPattern() ; - - // Check for null servlet, if the name is right the reflection - // has already resolved it. - - if (url != null) { // check for duplicate first, no need to repeat earlier error, - url = url.trim () ; - if (remember.get(url)!=null) { - String[] parms = new String[1]; - parms[0] = nextMapping.getUrlPattern(); - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING, parms,nextMapping); - continue ; - } - remember.put(nextMapping.getUrlPattern(),"Yea") ; //$NON-NLS-1$ - } - - - if (url == null || nextMapping.getServlet() == null || nextMapping.getServlet().equals("")){ //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = url ; - if (url == null) - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_URL, parms,nextMapping); - else - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING, parms,nextMapping); - continue ; - } - - // Is is a valid URI notation ? - try { - if (url.equals("")) throw new Exception(WARValidationResourceHandler.getString("Invalid_URL_75")) ; //$NON-NLS-1$ //$NON-NLS-2$ - -// -// The spec does not prohibit whitespace in the url-patterns -// -// // check to see if the string is a valid URL- has no white space -// char[] chars = url.toCharArray(); -// int len = chars.length; -// for (int cnt = 0; cnt < chars.length; cnt++) -// { -// if (Character.isWhitespace(chars[cnt])) -// throw new Exception("Invalid URL") ; -// } -// You can't use com.ibm.webtools.URI here... -// com.ibm.iwt.webtools.URI uri = new com.ibm.iwt.webtools.URI(url) ; - } - catch (Exception e) { - String[] parms = new String[1]; - parms[0] = nextMapping.getUrlPattern(); - addError(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_URL, parms,nextMapping); - continue ; - } - } - -} - /** - * validateServlets(Elist(Servlet's)) - * - if it's a JSP, verify the file exists - * - validate optional security role refs for existence of - * the security role - */ - - public void validateServlets(EList servletList, Hashtable secRoles) - { - if (servletList.isEmpty()) return ; - - Iterator servlets = servletList.iterator(); - - Hashtable remember = new Hashtable() ; - - while (servlets.hasNext()) { - Servlet nextServlet = (Servlet) servlets.next(); - String name = nextServlet.getServletName() ; - if (name != null) name = name.trim() ; - - if (name == null || name.equals("")) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Servlet_Name_77"); //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms,nextServlet); - continue ; - } - if (remember.get(name) != null) { // check for duplicates - String[] parms = new String[1]; - parms[0] = name ; - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET, parms,nextServlet); - continue ; - } - remember.put(name,"Yea") ; //$NON-NLS-1$ - - // Validate servlet roles - EList rolesList = nextServlet.getSecurityRoleRefs() ; - if (!rolesList.isEmpty()) { - Iterator roles = rolesList.iterator() ; - while (roles.hasNext()) { - SecurityRoleRef role = (SecurityRoleRef) roles.next() ; - validateSecRole(role.getLink(), role.getName(),secRoles,role) ; - } - } - - // if it's a JSP, the jsp-file attribute MUST be a full-path, according to the servlet 2.2 spec - if ( nextServlet.getWebType().isJspType() ) { - JSPType jspType = (JSPType)(nextServlet.getWebType()); - - String jspFileName = jspType.getJspFile(); - if ( jspFileName == null || !(jspFileName.length() > 0)) { - String[] parms = new String[2]; - parms[0] = jspFileName; - parms[1] = name; - addError(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF, parms,nextServlet); - } - } - - /* No need to check for the existence of JSPs or Servlets. the LinkBuilder will do this */ - - } - } - -public void validateTagLibs(){ - - if (webDD.getTagLibs().isEmpty()) - return; - - Iterator tags = webDD.getTagLibs().iterator(); - Hashtable remember = new Hashtable(); - - while (tags.hasNext()) { - - TagLibRef taglib = (TagLibRef) tags.next(); // ClassCastException at runtime - String uri = taglib.getTaglibURI(); - - if (uri != null) - uri = uri.trim(); - - if (uri == null || uri.equals("")) { //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Taglib_80"); //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY, parms, taglib); - continue; - } - if (remember.get(uri) != null) { // Check for dups - - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_TagLib___81") + ": " + uri; //$NON-NLS-1$ //$NON-NLS-2$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY, parms, taglib); - continue; - } - remember.put(uri, "Yea"); //$NON-NLS-1$ - } -} - -public void validateWebResourceCollections(EList webResourceList) { - - - Iterator resourceList = webResourceList.iterator () ; - while (resourceList.hasNext()) { // Check the web resource collections - WebResourceCollection resource = (WebResourceCollection) resourceList.next() ; - - String name = resource.getWebResourceName() ; - if (name != null) name = name.trim() ; - if (name == null || name.equals("")) { // should have a name //$NON-NLS-1$ - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Web_Resource_Name_84") ; //$NON-NLS-1$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_EMPTY_ENTRY , parms,resource); - } - - // Check that the http methods, if any is correct - EList httpList = resource.getHTTPs() ; - if (!httpList.isEmpty()) { - Iterator https = httpList.iterator () ; - while (https.hasNext()) { - HTTPMethodType httpMethod = (HTTPMethodType) https.next() ; - String method = httpMethod.getHttpMethod() ; - - if (method == null ||!isHttpMethod(method)) { - String[] parms = new String[1]; - parms[0] = method ; - addError(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD , parms,httpMethod); - } - - - } - } - } -} -/** - * validateWelcomeFileList(WelcomeFileList) - * - walk through the files and verify they exist - */ - -public void validateWelcomeFileList(WelcomeFileList fileList) { - if (fileList == null) - return; - - Iterator files = fileList.getFile().iterator(); - - Hashtable remember = new Hashtable() ; - while (files.hasNext()) { - WelcomeFile nextFile = (WelcomeFile) files.next(); - String fileName = nextFile.getWelcomeFile(); - - if ((fileName == null) || (fileName.length() == 0) ) { - String[] parms = new String[0]; - addWarning( WAR_CATEGORY, MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE,parms,nextFile ); - } - else if ( (fileName.startsWith("/") ) || (fileName.endsWith("/") )) { //$NON-NLS-1$ //$NON-NLS-2$ - String[] parms = new String[0]; - addWarning( WAR_CATEGORY, MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE,parms,nextFile ); - } - fileName = fileName.trim() ; - if (remember.get(fileName) != null) { - String[] parms = new String[1]; - parms[0] = WARValidationResourceHandler.getString("of_Type_Welcome_File_Name__87") + ": " + fileName ; //$NON-NLS-1$ //$NON-NLS-2$ - addWarning(WAR_CATEGORY, MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY, parms,nextFile); - continue ; - } - remember.put(fileName,"Yea") ; //$NON-NLS-1$ - } -} -} diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation.properties deleted file mode 100644 index 999e8ca61..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation.properties +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -CONNECTOR_INVALID_DOC_TYPE_ERROR_=IWAE0054E Document type version "{0}" for rar.xml in project "{1}" needs to be version "{2}". diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_de.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_de.properties deleted file mode 100644 index bf2ef5b28..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_de.properties +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -CONNECTOR_INVALID_DOC_TYPE_ERROR_=IWAE0054E Die Dokumenttypversion "{0}" f\u00fcr die Datei rar.xml in Projekt "{1}" muss Version "{2}" sein. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_es.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_es.properties deleted file mode 100644 index 10836d972..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_es.properties +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -CONNECTOR_INVALID_DOC_TYPE_ERROR_=IWAE0054E La versi\u00f3n de tipo de documento "{0}" del archivo rar.xml del proyecto "{1}" tiene que ser de la versi\u00f3n "{2}". diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_fr.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_fr.properties deleted file mode 100644 index b91e205d6..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_fr.properties +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -CONNECTOR_INVALID_DOC_TYPE_ERROR_=IWAE0054E La version de type de document "{0}" du fichier rar.xml dans le projet "{1}" n''est pas correcte ; la version "{2}" est requise. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_it.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_it.properties deleted file mode 100644 index dec96a0f0..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_it.properties +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -CONNECTOR_INVALID_DOC_TYPE_ERROR_=IWAE0054E La versione del tipo di documento "{0}" per rar.xml nel progetto "{1}" deve essere in versione "{2}". diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_ja.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_ja.properties deleted file mode 100644 index b0d5bd6ec..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_ja.properties +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -CONNECTOR_INVALID_DOC_TYPE_ERROR_=IWAE0054E \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 "{1}" \u5185\u306e rar.xml \u306e\u6587\u66f8\u30bf\u30a4\u30d7\u30fb\u30d0\u30fc\u30b8\u30e7\u30f3 "{0}" \u306f\u30d0\u30fc\u30b8\u30e7\u30f3 "{2}" \u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_ko.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_ko.properties deleted file mode 100644 index 06aefe141..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_ko.properties +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -CONNECTOR_INVALID_DOC_TYPE_ERROR_=IWAE0054E "{1}" \ud504\ub85c\uc81d\ud2b8\uc758 rar.xml\uc5d0 \ub300\ud55c \ubb38\uc11c \uc720\ud615 \ubc84\uc804 "{0}"\uc740(\ub294) "{2}" \ubc84\uc804\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_pt_BR.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_pt_BR.properties deleted file mode 100644 index 1b2869133..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_pt_BR.properties +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -CONNECTOR_INVALID_DOC_TYPE_ERROR_=IWAE0054E A vers\u00e3o do tipo do documento "{0}" para rar.xml no projeto "{1}" precisa ter a vers\u00e3o "{2}". diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_zh.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_zh.properties deleted file mode 100644 index 17ca640be..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_zh.properties +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -CONNECTOR_INVALID_DOC_TYPE_ERROR_=IWAE0054E \u9879\u76ee\u201c{1}\u201d\u4e2d rar.xml \u7684\u6587\u6863\u7c7b\u578b\u7248\u672c\u201c{0}\u201d\u5fc5\u987b\u662f\u7248\u672c\u201c{2}\u201d\u3002 diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_zh_TW.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_zh_TW.properties deleted file mode 100644 index 9bcfcadc7..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/rarvalidation_zh_TW.properties +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -CONNECTOR_INVALID_DOC_TYPE_ERROR_=IWAE0054E "{1}" \u5c08\u6848\u4e2d\u7684 rar.xml \u4e4b\u6587\u4ef6\u985e\u578b\u7248\u672c "{0}" \u5fc5\u9808\u662f "{2}" \u7248\u3002 diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation.properties deleted file mode 100644 index b290e9b46..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation.properties +++ /dev/null @@ -1,258 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools WAR Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/warvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# - -# 2-July-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# - -# -------------------------------- -ERROR_WAR_VALIDATION_FAILED=CHKJ3000E: WAR Validation Failed: {0} -#EXPLANATION None. -#USERACTION None. - - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: Duplicate security role named {0}. -MESSAGE_WAR_VALIDATION_MISSING_JSP=CHKJ3001E: The JSP file, {0}, for the servlet \"{1}\" is missing. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SMALL_ICON=CHKJ3002E: The <small-icon> file, {0}, is missing. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_LARGE_ICON=CHKJ3003E: The <large-icon> file, {0}, is missing. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING=CHKJ3004W: The servlet mapping \"{0}\" refers to a servlet that is not defined. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE=CHKJ3005E: Empty welcome file list entry. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE=CHKJ3006E: Welcome file {0} is missing. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_TLD=CHKJ3007E: The Tag Library Descriptor File, {0}, is missing. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_INVALID_WAR_FILE=CHKJ3008E: Missing or invalid WAR file. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING=CHKJ3009E: The filter mapping \"{0}\" refers to a filter that is not defined. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE=CHKJ3010W: Welcome Files cannot begin or end with a /. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINECOL=CHKJ1009E: Parsing Error: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINE=CHKJ1010E: Deployment Descriptor Parsing error. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_NOINFO=CHKJ1011E: Deployment Descriptor Parsing error. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_CANNOT_OPEN_DD=CHKJ1012E: Cannot open the deployment descriptor. Validation cannot complete. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_URL=CHKJ3013E: The URL Mapping \"{0}\" is invalid. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE=CHKJ3014E: Invalid Security role-link: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD=CHKJ3015E: Invalid HTTP method: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT=CHKJ3016E: Invalid Transport Gurarantee. Valid values are \"NONE\", \"INTEGRAL\", or \"CONFIDENTIAL\". - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF=CHKJ3018E: The jsp-file \"{0}\" referenced by servlet {1} must be a full absolute path. - - -# -------------------------------- -ERROR_EAR_INVALID_CONTEXT_ROOT=CHKJ3017E: Web Project: {0} is mapped to an invalid Context root: {1} in EAR Project: {2}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE=IWAE0001E CHKJ3019E: The Location of the Error Page Must Begin with a /. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME=CHKJ3020E: Invalid Security role-name: {0}. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD=CHKJ3021E: Invalid auth method. Valid values are: \"BASIC\", \"DIGEST\", \"FORM\", or \"CLIENT-CERT\". -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN=CHKJ3022E: Authentication method is {0}. The form-login-config values will be ignored unless using FORM authentication method. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22=CHKJ3023E: Resource ref {0} must contain res-auth of "SERVLET" or "CONTAINER". -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23=CHKJ3024E: Resource ref {0} must contain res-auth of "Application" or "Container". -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22=CHKJ3025E: \"Application\" is not a valid value for.res-auth in a 2.2 level deployment descriptor. Use \"SERVLET\" instead. -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23=CHKJ3026E: \"SERVLET\" is not a valid value for.res-auth in a 2.2 level deployment descriptor. Use \"Application\" instead. - -MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE=CHKJ3027E: Invalid Exception Type {0}. The exception type must contain a fully qualified class name of a Java exception type. -#EXPLANATION None. -#USERACTION None. - - - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING=CHKJ4010W: Duplicate URL mapping {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET=CHKJ4011W: Duplicate Servlet Entry {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT=CHKJ4012W: Session Timeout is not valid. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY=CHKJ4013W: Duplicate Entry {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_EMPTY_ENTRY=CHKJ4014W: Empty Entry {0}. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER=CHKJ4015W: Duplicate Filter Entry {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF=CHKJ4016W: Duplicate ejb-ref element named {0}. -#EXPLANATION None. -#USERACTION None. - -# This was missing. It's defined in constants... -ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION=CHKJ4017W: ERROR EAR UNCONTAINED MODULE FILE EXCEPTION - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE=IWAE0036E CHKJ4018W: Unknown Error Code: {0}. error-code must contain a valid HTTP status code. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE=CHKJ4019W: Invalid res-sharing-scope; valid values are \"Shareable\" or \"Unshareable\". -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY=CHKJ4020W: Invalid Environment Entry Type. Valid values are \"java.lang.TYPE\", where TYPE is one of the following: Boolean, Byte, Character, String, Short, Integer, Long, Float, or Double." -#USERACTION None. - -MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT=CHKJ4021W: Missing Web Library Project ({0}). Check the properties of this project to fix this problem. -MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT=CHKJ4022W: The Web Library Project JAR ({0}) conflicts with an actual JAR in the WEB-INF/lib directory. -MSG_SERVER_TARGET_MISMATCH=CHKJ4023W: The target server of the Web Library Project ({1}) does not match that of this Web Project ({0}). Run validation on the Web Project if you think that is not the case. -MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN=The URL pattern string "{0}" ends with a invalid carraige return for servlet {1} - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE=CHKJ4023W: ejb-ref-type must be 'Entity' or 'Session'. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: ''security-role-ref'' element {0} defines the ''role-link'' element but no ''security-role'' elements in the application descriptor. -#EXPLANATION None. -#USERACTION None. - -of_Type_Security_Role_Name_6=of Type Security Role Name -Web_Archive_Validator_8=Web Archive Validator -of_Type_Role_Name_19=of Type Role Name -of_Type_Parameter_Name_25=of Type Parameter Name -of_Type_Parameter_Value_26=of Type Parameter Value -of_Type_Parameter_Name_32=of Type Parameter Name -of_Type_Parameter_Value_33=of Type Parameter Value -of_Type_Parameter_Name_39=of Type Parameter Name -of_Type_Parameter_Value_40=of Type Parameter Value -of_Type_ejb-ref-name_44=of Type ejb-ref-name -of_Type_Error_Location_47=of Type Error Location -of_Type_Error_Location_49=of Type Error Location -of_Type_Mime_Extension_54=of Type Mime Extension -of_Type_Mime_Type_55=of Type Mime Type -of_Type_Mime_Extension___56=of Type Mime Extension: -of_Type_Web_Resource_Collection_64=of Type Web Resource Collection -of_Type_Filter_Name_66=of Type Filter Name -Invalid_URL_70=Invalid URL -Invalid_URL_75=Invalid URL -of_Type_Servlet_Name_77=of Type Servlet Name -of_Type_Taglib_80=of Type Taglib -of_Type_TagLib___81=of Type TagLib: -of_Type_Web_Resource_Name_84=of Type Web Resource Name -of_Type_Welcome_File_Name__87=of Type Welcome File Name -of_Type_Env_Entry_Name___88=of Type Environment Entry Name diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_de.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_de.properties deleted file mode 100644 index d80401562..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_de.properties +++ /dev/null @@ -1,258 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools WAR Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/warvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# - -# 2-July-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# - -# -------------------------------- -ERROR_WAR_VALIDATION_FAILED=CHKJ3000E: WAR-Auswertung ist fehlgeschlagen: {0} -#EXPLANATION None. -#USERACTION None. - - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: Die Sicherheitsberechtigungsklasse mit dem Namen {0} ist doppelt vorhanden. -MESSAGE_WAR_VALIDATION_MISSING_JSP=CHKJ3001E: Die JSP-Datei {0} f\u00fcr das Servlet \"{1}\" fehlt. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SMALL_ICON=CHKJ3002E: Die <small-icon>-Datei {0} fehlt. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_LARGE_ICON=CHKJ3003E: Die <large-icon>-Datei {0} fehlt. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING=CHKJ3004W: Die Servletzuordnung \"{0}\" bezieht sich auf ein Servlet, das nicht definiert ist. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE=CHKJ3005E: Ein Eintrag in der Startdateiliste ist leer. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE=CHKJ3006E: Die Startdatei {0} fehlt. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_TLD=CHKJ3007E: Die Befehlsbibliothekdeskriptordatei {0} fehlt. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_INVALID_WAR_FILE=CHKJ3008E: Die WAR-Datei fehlt oder ist ung\u00fcltig. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING=CHKJ3009E: Die Filterzuordnung \"{0}\" bezieht sich auf einen Filter, der nicht definiert ist. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE=CHKJ3010W: Startdateien d\u00fcrfen nicht mit "/" beginnen oder enden. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINECOL=CHKJ1009E: Parsingfehler: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINE=CHKJ1010E: Fehler beim Parsing des Implementierungsdeskriptors. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_NOINFO=CHKJ1011E: Fehler beim Parsing des Implementierungsdeskriptors. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_CANNOT_OPEN_DD=CHKJ1012E: Der Implementierungsdeskriptor kann nicht ge\u00f6ffnet werden. Die Pr\u00fcfung kann nicht abgeschlossen werden. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_URL=CHKJ3013E: Die URL-Zuordnung \"{0}\" ist ung\u00fcltig. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE=CHKJ3014E: Die Sicherheitsberechtigungsklassenverkn\u00fcpfung {0} ist ung\u00fcltig. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD=CHKJ3015E: Die HTTP-Methode {0} ist ung\u00fcltig. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT=CHKJ3016E: Ung\u00fcltige Transportgarantie. G\u00fcltige Werte sind \"NONE\", \"INTEGRAL\" oder \"CONFIDENTIAL\". - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF=CHKJ3018E: Die JSP-Datei \"{0}\", auf die das Servlet {1} verweist, muss den vollst\u00e4ndigen absoluten Pfad aufweisen. - - -# -------------------------------- -ERROR_EAR_INVALID_CONTEXT_ROOT=CHKJ3017E: Das Webprojekt {0} ist dem ung\u00fcltigen Kontextstammverzeichnis {1} im EAR-Projekt {2} zugeordnet. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE=IWAE0001E CHKJ3019E: Die Position der Fehlerseite muss mit "/" beginnen. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME=CHKJ3020E: Der Name der Sicherheitsberechtigungsklasse {0} ist ung\u00fcltig. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD=CHKJ3021E: Die Authentifizierungsmethode ist ung\u00fcltig. G\u00fcltige Werte sind: \"BASIC\", \"DIGEST\", \"FORM\" oder \"CLIENT-CERT\". -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN=CHKJ3022E: Die Authentifizierungsmethode ist {0}. Die Werte f\u00fcr die Formularanmeldungskonfiguration (form-login-config) werden ignoriert, falls nicht die Authentifizierungsmethode FORM verwendet wird. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22=CHKJ3023E: Der Ressourcenverweis {0} muss die Ressourcenauthentifizierung "SERVLET" oder "CONTAINER" enthalten. -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23=CHKJ3024E: Der Ressourcenverweis {0} muss die Ressourcenauthentifizierung "Application" oder "Container" enthalten. -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22=CHKJ3025E: \"Application\" ist kein g\u00fcltiger Wert f\u00fcr die Ressourcenauthentifizierung in einem Implementierungsdeskriptor der Stufe 2.2. Verwenden Sie anstatt dessen \"SERVLET\". -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23=CHKJ3026E: \"SERVLET\" ist kein g\u00fcltiger Wert f\u00fcr die Ressourcenauthentifizierung in einem Implementierungsdeskriptor der Stufe 2.2. Verwenden Sie anstatt dessen \"Application\". - -MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE=CHKJ3027E: Ung\u00fcltiger Ausnahmebedingungstyp {0}. Der Ausnahmebedingungstyp muss den vollst\u00e4ndig qualifizierten Klassennamen eines Java-Ausnahmebedingungstyps enthalten. -#EXPLANATION None. -#USERACTION None. - - - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING=CHKJ4010W: Die URL-Zuordnung {0} ist doppelt vorhanden. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET=CHKJ4011W: Der Servleteintrag {0} ist doppelt vorhanden. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT=CHKJ4012W: Das Sitzungszeitlimit ist nicht g\u00fcltig. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY=CHKJ4013W: Der Eintrag {0} ist doppelt vorhanden. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_EMPTY_ENTRY=CHKJ4014W: Der Eintrag {0} ist leer. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER=CHKJ4015W: Der Filtereintrag {0} ist doppelt vorhanden. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF=CHKJ4016W: Das Element ''ejb-ref'' mit dem Namen {0} ist doppelt vorhanden. -#EXPLANATION None. -#USERACTION None. - -# This was missing. It's defined in constants... -ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION=CHKJ4017W: FEHLER: AUSNAHMEBEDINGUNG WEGEN FEHLENDER MODULDATEI IN EAR - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE=IWAE0036E CHKJ4018W: Unbekannter Fehlercode: {0}. Der Fehlercode muss einen g\u00fcltigen HTTP-Statuscode enthalten. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE=CHKJ4019W: Der Bereich der gemeinsamen Ressourcenbenutzung ist ung\u00fcltig. G\u00fcltige Werte sind \"SHAREABLE\" oder \"UNSHAREABLE\". -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY=CHKJ4020W: Der Umgebungseintragstyp ist ung\u00fcltig. G\u00fcltige Werte sind \"java.lang.TYP\", wobei TYP einer der folgenden Typen angibt: Boolean, Byte, Character, String, Short, Integer, Long, Float oder Double." -#USERACTION None. - -MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT=CHKJ4021W: Das Webbibliotheksprojekt ({0}) fehlt. \u00dcberpr\u00fcfen Sie die Eigenschaften dieses Projekts, um diesen Fehler zu beheben. -MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT=CHKJ4022W: Die Webbbibliotheksprojekt-JAR ({0}) ist unvertr\u00e4glich mit einer tats\u00e4chlichen JAR im Verzeichnis WEB-INF/lib. -MSG_SERVER_TARGET_MISMATCH=CHKJ4023W: Der Zielserver des Webbibliotheksprojekts ({1}) stimmt nicht mit dem dieses Webprojekts ({0}) \u00fcberein. F\u00fchren Sie gegebenenfalls eine \u00dcberpr\u00fcfung des Webprojekts durch. -MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN=Die URL-Musterzeichenfolge "{0}" endet mit einem ung\u00fcltigen R\u00fccklauf f\u00fcr Servlet {1} - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE=CHKJ4023W: 'ejb-ref-type' muss 'Entity' oder 'Session' sein. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: Das Element ''security-role-ref'' {0} definiert das Element ''role-link'', aber keine ''security-role''-Elemente in der Anwendungsbeschreibung. -#EXPLANATION None. -#USERACTION None. - -of_Type_Security_Role_Name_6=des Typs 'Sicherheitsberechtigungsklassenname' -Web_Archive_Validator_8=Webarchiv-Pr\u00fcfprogramm -of_Type_Role_Name_19=des Typs 'Berechtigungsklassenname' -of_Type_Parameter_Name_25=des Typs 'Parametername' -of_Type_Parameter_Value_26=des Typs 'Parameterwert' -of_Type_Parameter_Name_32=des Typs 'Parametername' -of_Type_Parameter_Value_33=des Typs 'Parameterwert' -of_Type_Parameter_Name_39=des Typs 'Parametername' -of_Type_Parameter_Value_40=des Typs 'Parameterwert' -of_Type_ejb-ref-name_44=des Typs 'ejb-ref-name' -of_Type_Error_Location_47=des Typs 'Fehlerposition' -of_Type_Error_Location_49=des Typs 'Fehlerposition' -of_Type_Mime_Extension_54=des Typs 'Mimeerweiterung' -of_Type_Mime_Type_55=des Typs 'Mimetyp' -of_Type_Mime_Extension___56=des Typs 'Mimeerweiterung': -of_Type_Web_Resource_Collection_64=des Typs 'Collection mit Webressourcen' -of_Type_Filter_Name_66=des Typs 'Filtername' -Invalid_URL_70=Ung\u00fcltige URL -Invalid_URL_75=Ung\u00fcltige URL -of_Type_Servlet_Name_77=des Typs 'Servletname' -of_Type_Taglib_80=des Typs 'Taglib' -of_Type_TagLib___81=des Typs 'TagLib': -of_Type_Web_Resource_Name_84=des Typs 'Webressourcenname' -of_Type_Welcome_File_Name__87=des Typs 'Startdateiname' -of_Type_Env_Entry_Name___88=des Typs 'Umgebungseintragsname' diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_es.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_es.properties deleted file mode 100644 index 4a1142d19..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_es.properties +++ /dev/null @@ -1,258 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools WAR Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/warvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# - -# 2-July-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# - -# -------------------------------- -ERROR_WAR_VALIDATION_FAILED=CHKJ3000E: La validaci\u00f3n de WAR ha fallado: {0} -#EXPLANATION None. -#USERACTION None. - - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: Cometido de seguridad denominado {0} duplicado. -MESSAGE_WAR_VALIDATION_MISSING_JSP=CHKJ3001E: Falta el archivo JSP {0} del servlet \"{1}\". -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SMALL_ICON=CHKJ3002E: Falta el archivo <small-icon>, {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_LARGE_ICON=CHKJ3003E: Falta el archivo <large-icon>, {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING=CHKJ3004W: La correlaci\u00f3n de servlet \"{0}\" hace referencia a un servlet que no est\u00e1 definido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE=CHKJ3005E: Hay una entrada vac\u00eda en la lista de archivos de bienvenida. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE=CHKJ3006E: Falta el archivo de bienvenida {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_TLD=CHKJ3007E: Falta el archivo de descriptor de biblioteca de c\u00f3digos {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_INVALID_WAR_FILE=CHKJ3008E: Falta el archivo WAR o no es v\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING=CHKJ3009E: La correlaci\u00f3n de filtro \"{0}\" hace referencia a un filtro que no est\u00e1 definido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE=CHKJ3010W: Los archivos de bienvenida no pueden empezar ni acabar en /. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINECOL=CHKJ1009E: Error de an\u00e1lisis: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINE=CHKJ1010E: Error de an\u00e1lisis del descriptor de despliegue. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_NOINFO=CHKJ1011E: Error de an\u00e1lisis del descriptor de despliegue. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_CANNOT_OPEN_DD=CHKJ1012E: No se puede abrir el descriptor de despliegue. La validaci\u00f3n no puede completarse. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_URL=CHKJ3013E: La correlaci\u00f3n de URL \"{0}\" no es v\u00e1lida. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE=CHKJ3014E: Enlace de cometido de seguridad no v\u00e1lido: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD=CHKJ3015E: El m\u00e9todo HTTP no es v\u00e1lido: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT=CHKJ3016E: Garant\u00eda de transporte no v\u00e1lida. Los valores v\u00e1lidos son \"NONE\", \"INTEGRAL\" o \"CONFIDENTIAL\". - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF=CHKJ3018E: El archivo jsp \"{0}\" al que hace referencia el servlet {1} debe tener una v\u00eda de acceso absoluta completa. - - -# -------------------------------- -ERROR_EAR_INVALID_CONTEXT_ROOT=CHKJ3017E: El proyecto Web {0} est\u00e1 correlacionado con una ra\u00edz de contexto {1} que no es v\u00e1lida en el proyecto EAR {2}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE=IWAE0001E CHKJ3019E: La ubicaci\u00f3n de la p\u00e1gina de errores debe empezar por /. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME=CHKJ3020E: Nombre de cometido de seguridad no v\u00e1lido: {0}. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD=CHKJ3021E: El m\u00e9todo auth no es v\u00e1lido. Los valores v\u00e1lidos son: \"BASIC\", \"DIGEST\", \"FORM\", \"CLIENT-CERT\". -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN=CHKJ3022E: El m\u00e9todo de autenticaci\u00f3n es {0}. Los valores de form-login-config se pasar\u00e1n por alto a menos que se utilice el m\u00e9todo de autenticaci\u00f3n FORM. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22=CHKJ3023E: La ref de recurso {0} debe contener res-auth de "SERVLET" o "CONTAINER". -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23=CHKJ3024E: La ref de recurso {0} debe contener res-auth de "Application" o "Container". -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22=CHKJ3025E: \"Application\" no es un valor v\u00e1lido para res-auth en un descriptor de despliegue de nivel 2.2. En su lugar, utilice \"SERVLET\". -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23=CHKJ3026E: \"SERVLET\" no es un valor v\u00e1lido para res-auth en un descriptor de despliegue de nivel 2.2. En su lugar, utilice \"Application\". - -MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE=CHKJ3027E: Tipo de excepci\u00f3n no v\u00e1lido {0}. El tipo de excepci\u00f3n debe contener un nombre de clase totalmente calificado de un tipo de excepci\u00f3n Java. -#EXPLANATION None. -#USERACTION None. - - - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING=CHKJ4010W: La correlaci\u00f3n de URL {0} est\u00e1 duplicada. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET=CHKJ4011W: La entrada de servlet {0} est\u00e1 duplicada. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT=CHKJ4012W: El tiempo de espera de sesi\u00f3n no es v\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY=CHKJ4013W: Entrada duplicada {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_EMPTY_ENTRY=CHKJ4014W: La entrada {0} est\u00e1 vac\u00eda. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER=CHKJ4015W: La entrada de filtro {0} est\u00e1 duplicada. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF=CHKJ4016W: El elemento ejb-ref denominado {0} est\u00e1 duplicado. -#EXPLANATION None. -#USERACTION None. - -# This was missing. It's defined in constants... -ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION=CHKJ4017W: EXCEPCI\u00d3N DE ARCHIVO DE M\u00d3DULO NO CONTENIDA EN EAR DE ERRORES - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE=IWAE0036E CHKJ4018W: C\u00f3digo de error desconocido: {0}. El c\u00f3digo de error debe contener un c\u00f3digo de estado HTTP v\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE=CHKJ4019W: El valor de res-sharing-scope no es v\u00e1lido; los valores v\u00e1lidos son \"Shareable\" o \"Unshareable\". -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY=CHKJ4020W: El tipo de entrada de entorno no es v\u00e1lido. Los valores v\u00e1lidos son \"java.lang.TYPE\", siendo TYPE uno de los siguientes tipos: Boolean, Byte, Character, String, Short, Integer, Long, Float, Double." -#USERACTION None. - -MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT=CHKJ4021W: Falta proyecto de biblioteca Web ({0}). Compruebe las propiedades de este proyecto para arreglar este problema. -MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT=CHKJ4022W: El JAR de proyecto de biblioteca Web ({0}) est\u00e1 en conflicto con un JAR real del directorio WEB-INF/lib. -MSG_SERVER_TARGET_MISMATCH=CHKJ4023W: El servidor destino de proyecto de biblioteca Web ({1}) no coincide con el de este proyecto Web ({0}). Ejecute la validaci\u00f3n en el proyecto Web si cree que no es as\u00ed. -MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN=La serie de patr\u00f3n URL "{0}" termina con un retorno de carro no v\u00e1lido para el servlet {1} - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE=CHKJ4023W: ejb-ref-type debe ser 'Entity' o 'Session'. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: El elemento ''security-role-ref'' {0} define el elemento ''role-link'' pero no hay elementos ''security-role'' en la descripci\u00f3n de la aplicaci\u00f3n. -#EXPLANATION None. -#USERACTION None. - -of_Type_Security_Role_Name_6=de tipo Nombre de cometido de seguridad -Web_Archive_Validator_8=Validador de archivador Web -of_Type_Role_Name_19=de tipo Nombre de cometido -of_Type_Parameter_Name_25=de tipo Nombre de par\u00e1metro -of_Type_Parameter_Value_26=de tipo Valor de par\u00e1metro -of_Type_Parameter_Name_32=de tipo Nombre de par\u00e1metro -of_Type_Parameter_Value_33=de tipo Valor de par\u00e1metro -of_Type_Parameter_Name_39=de tipo Nombre de par\u00e1metro -of_Type_Parameter_Value_40=de tipo Valor de par\u00e1metro -of_Type_ejb-ref-name_44=de tipo ejb-ref-name -of_Type_Error_Location_47=de tipo Ubicaci\u00f3n de error -of_Type_Error_Location_49=de tipo Ubicaci\u00f3n de error -of_Type_Mime_Extension_54=de tipo Extensi\u00f3n Mime -of_Type_Mime_Type_55=de tipo Tipo Mime -of_Type_Mime_Extension___56=de tipo Extensi\u00f3n Mime: -of_Type_Web_Resource_Collection_64=de tipo Colecci\u00f3n de recursos Web -of_Type_Filter_Name_66=de tipo Nombre de filtro -Invalid_URL_70=URL no v\u00e1lido -Invalid_URL_75=URL no v\u00e1lido -of_Type_Servlet_Name_77=de tipo Nombre de servlet -of_Type_Taglib_80=de tipo Biblioteca de c\u00f3digos -of_Type_TagLib___81=de tipo Biblioteca de c\u00f3digos: -of_Type_Web_Resource_Name_84=de tipo Nombre de recurso Web -of_Type_Welcome_File_Name__87=de tipo Nombre de archivo de bienvenida -of_Type_Env_Entry_Name___88=de tipo Nombre de entrada de entorno diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_fr.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_fr.properties deleted file mode 100644 index 27e9909ec..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_fr.properties +++ /dev/null @@ -1,258 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools WAR Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/warvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# - -# 2-July-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# - -# -------------------------------- -ERROR_WAR_VALIDATION_FAILED=CHKJ3000E: Echec de validation WAR : {0} -#EXPLANATION None. -#USERACTION None. - - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: R\u00f4le de s\u00e9curit\u00e9 nomm\u00e9 {0} en double. -MESSAGE_WAR_VALIDATION_MISSING_JSP=CHKJ3001E: Le fichier JSP {0} du servlet \"{1}\" est manquant. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SMALL_ICON=CHKJ3002E: Le fichier <small-icon> {0} est manquant. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_LARGE_ICON=CHKJ3003E: Le fichier <large-icon> {0} est manquant. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING=CHKJ3004W: Le mappage de servlet \"{0}\" fait r\u00e9f\u00e9rence \u00e0 un servlet non d\u00e9fini. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE=CHKJ3005E: Entr\u00e9e de la liste de fichiers de bienvenue vide. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE=CHKJ3006E: Le fichier de bienvenue {0} est manquant. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_TLD=CHKJ3007E: Le fichier du descripteur de la biblioth\u00e8que de balises {0} est manquant. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_INVALID_WAR_FILE=CHKJ3008E: Fichier WAR manquant ou non valide. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING=CHKJ3009E: Le mappage de filtres \"{0}\" fait r\u00e9f\u00e9rence \u00e0 un filtre non d\u00e9fini. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE=CHKJ3010W: Les noms de fichiers de pages d''accueil ne peuvent ni commencer ni finir par /. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINECOL=CHKJ1009E: Erreur d''analyse : {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINE=CHKJ1010E: Erreur d'analyse du descripteur de d\u00e9ploiement. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_NOINFO=CHKJ1011E: Erreur d'analyse du descripteur de d\u00e9ploiement. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_CANNOT_OPEN_DD=CHKJ1012E: Impossible d'ouvrir le descripteur de d\u00e9ploiement. Validation non termin\u00e9e. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_URL=CHKJ3013E: L''URL mappant \"{0}\" n''est pas valide. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE=CHKJ3014E: Lien de r\u00f4le de s\u00e9curit\u00e9 non valide : {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD=CHKJ3015E: M\u00e9thode HTTP non valide : {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT=CHKJ3016E: Garantie de transport non valide. Les valeurs valides sont \"NONE\", \"INTEGRAL\" ou \"CONFIDENTIAL\". - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF=CHKJ3018E: Le fichier jsp \"{0}\" r\u00e9f\u00e9renc\u00e9 par le servlet {1} doit correspondre \u00e0 un chemin d''acc\u00e8s absolu. - - -# -------------------------------- -ERROR_EAR_INVALID_CONTEXT_ROOT=CHKJ3017E: Le projet Web {0} est mapp\u00e9 \u00e0 une racine de contexte non valide {1} dans le projet EAR {2}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE=IWAE0001E CHKJ3019E: L'emplacement de la page d'erreurs doit commencer par /. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME=CHKJ3020E: Nom du r\u00f4le de s\u00e9curit\u00e9 non valide : {0}. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD=CHKJ3021E: M\u00e9thode d'authentification non valide. Les valeurs valides sont : \"BASIC\", \"DIGEST\", \"FORM\" ou \"CLIENT-CERT\". -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN=CHKJ3022E: La m\u00e9thode d''authentification est {0}. Les valeurs de formulaire, de connexion et de configuration seront ignor\u00e9es si vous n''utilisez pas la m\u00e9thode d''authentification FORM. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22=CHKJ3023E: La r\u00e9f\u00e9rence de ressource {0} doit contenir l''authentification de la ressource de type "SERVLET" ou "CONTAINER". -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23=CHKJ3024E: La r\u00e9f\u00e9rence de ressource {0} doit contenir l''authentification de la ressource de type "Application" ou "Container". -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22=CHKJ3025E: \"Application\" n'est pas une valeur valide pour l'authentification de ressource dans un descripteur de d\u00e9ploiement de niveau 2.2. Utilisez plut\u00f4t \"SERVLET\". -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23=CHKJ3026E: \"SERVLET\" n'est pas une valeur valide pour l'authentification de ressource dans un descripteur de d\u00e9ploiement de niveau 2.2. Utilisez plut\u00f4t \"Application\". - -MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE=CHKJ3027E: Type d''exception {0} non valide. Le type d''exception doit contenir un nom de classe complet d''un type d''exception Java. -#EXPLANATION None. -#USERACTION None. - - - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING=CHKJ4010W: URL en double mappant {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET=CHKJ4011W: Entr\u00e9e de servlet en double {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT=CHKJ4012W: Le d\u00e9passement de d\u00e9lai de la session n'est pas valide. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY=CHKJ4013W: Entr\u00e9e {0} en double. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_EMPTY_ENTRY=CHKJ4014W: Entr\u00e9e {0} vide. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER=CHKJ4015W: Entr\u00e9e de filtre {0} en double. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF=CHKJ4016W: El\u00e9ment de r\u00e9f\u00e9rence ejb {0} en double. -#EXPLANATION None. -#USERACTION None. - -# This was missing. It's defined in constants... -ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION=CHKJ4017W: ERREUR EAR : EXCEPTION DU FICHIER DE MODULE NON CONTENU - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE=IWAE0036E CHKJ4018W: Code d''erreur inconnu : {0}. Le code d''erreur doit contenir un code de statut HTTP valide. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE=CHKJ4019W: Port\u00e9e du nouveau partage non valide. Les valeurs valides sont \"Shareable\" ou \"Unshareable\". -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY=CHKJ4020W: Type d'entr\u00e9e d'environnement non valide. Les valeurs valides sont \"java.lang.TYPE\", o\u00f9 TYPE correspond \u00e0 l'un des \u00e9l\u00e9ments suivants : Boolean, Byte, Character, String, Short, Integer, Long, Float ou Double." -#USERACTION None. - -MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT=CHKJ4021W: Projet de biblioth\u00e8que Web manquant ({0}). V\u00e9rifiez les propri\u00e9t\u00e9s de ce projet pour r\u00e9soudre l''erreur. -MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT=CHKJ4022W: Le fichier JAR du projet de biblioth\u00e8que Web ({0}) entre en conflit avec un fichier JAR du r\u00e9pertoire WEB-INF/lib. -MSG_SERVER_TARGET_MISMATCH=CHKJ4023W: Le serveur cible du projet de biblioth\u00e8que Web ({1}) ne correspond pas \u00e0 celui de ce projet Web ({0}). Lancez la validation sur le projet Web si vous pensez que cela n''est pas le cas. -MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN=La cha\u00eene de masque URL "{0}" se termine par un retour chariot non valide pour le servlet {1} - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE=CHKJ4023W: Le type ejb-ref-doit \u00eatre "Entity" ou "Session". -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: L''\u00e9l\u00e9ment security-role-ref {0} d\u00e9finit l''\u00e9l\u00e9ment role-link, mais il n''y a pas d''\u00e9l\u00e9ment security-role dans le descripteur de l''application. -#EXPLANATION None. -#USERACTION None. - -of_Type_Security_Role_Name_6=de type Nom du r\u00f4le de s\u00e9curit\u00e9 -Web_Archive_Validator_8=Valideur d'archive Web -of_Type_Role_Name_19=de type Nom de r\u00f4le -of_Type_Parameter_Name_25=de type Nom de param\u00e8tre -of_Type_Parameter_Value_26=de type Valeur de param\u00e8tre -of_Type_Parameter_Name_32=de type Nom de param\u00e8tre -of_Type_Parameter_Value_33=de type Valeur de param\u00e8tre -of_Type_Parameter_Name_39=de type Nom de param\u00e8tre -of_Type_Parameter_Value_40=de type Valeur de param\u00e8tre -of_Type_ejb-ref-name_44=de type nom de r\u00e9f\u00e9rence d'ejb -of_Type_Error_Location_47=de type Emplacement d'erreur -of_Type_Error_Location_49=de type Emplacement d'erreur -of_Type_Mime_Extension_54=de type Extension Mime -of_Type_Mime_Type_55=de type Type Mime -of_Type_Mime_Extension___56=de type Extension Mime : -of_Type_Web_Resource_Collection_64=de type Collection de ressources Web -of_Type_Filter_Name_66=de type Nom de filtre -Invalid_URL_70=URL non valide -Invalid_URL_75=URL non valide -of_Type_Servlet_Name_77=de type Nom de servlet -of_Type_Taglib_80=de type Biblioth\u00e8que de balises -of_Type_TagLib___81=de type Biblioth\u00e8que de balises : -of_Type_Web_Resource_Name_84=de type Nom de ressource Web -of_Type_Welcome_File_Name__87=de type Nom de fichier de bienvenue -of_Type_Env_Entry_Name___88=de type Nom d'entr\u00e9e d'environnement diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_it.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_it.properties deleted file mode 100644 index 703b26b44..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_it.properties +++ /dev/null @@ -1,258 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools WAR Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/warvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# - -# 2-July-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# - -# -------------------------------- -ERROR_WAR_VALIDATION_FAILED=CHKJ3000E: convalida WAR non riuscita: {0} -#EXPLANATION None. -#USERACTION None. - - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: ruolo di protezione duplicato con il nome {0}. -MESSAGE_WAR_VALIDATION_MISSING_JSP=CHKJ3001E: Impossibile trovare il file JSP, {0}, per servlet \"{1}\". -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SMALL_ICON=CHKJ3002E: Impossibile trovare il file <small-icon>, {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_LARGE_ICON=CHKJ3003E: Impossibile trovare il file <large-icon>, {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING=CHKJ3004W: L''associazione servlet \"{0}\" fa riferimento a un servlet non definito. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE=CHKJ3005E: Voce di riepilogo del file di benvenuto vuota. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE=CHKJ3006E: Impossibile trovare il file di benvenuto {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_TLD=CHKJ3007E: Impossibile trovare il file del descrittore della libreria dei tag, {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_INVALID_WAR_FILE=CHKJ3008E: File WAR mancante o non valido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING=CHKJ3009E: L''associazione del filtro \"{0}\" fa riferimento a un filtro non definito. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE=CHKJ3010W: I file di benvenuto non possono iniziare o terminare con il carattere /. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINECOL=CHKJ1009E: Errore di analisi: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINE=CHKJ1010E: Errore durante l'analisi del descrittore di distribuzione. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_NOINFO=CHKJ1011E: Errore durante l'analisi del descrittore di distribuzione. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_CANNOT_OPEN_DD=CHKJ1012E: Impossibile aprire il descrittore di distribuzione. La convalida non pu\u00f2 essere completata. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_URL=CHKJ3013E: L''associazione URL \"{0}\" non \u00e8 valida. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE=CHKJ3014E: Collegamento al ruolo di protezione non valido: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD=CHKJ3015E: Metodo HTTP non valido: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT=CHKJ3016E: Garanzia di trasporto non valida. I valori validi sono \"NONE\", \"INTEGRAL\" o \"CONFIDENTIAL\". - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF=CHKJ3018E: Il file jsp \"{0}\" richiamato dal servlet {1} deve essere un percorso assoluto completo. - - -# -------------------------------- -ERROR_EAR_INVALID_CONTEXT_ROOT=CHKJ3017E: Il progetto Web: {0} \u00e8 associato a una cartella principale di contesto non valida: {1} nel progetto EAR: {2}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE=IWAE0001E CHKJ3019E: Il percorso della pagina degli errori deve iniziare con il carattere /. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME=CHKJ3020E: Nome del ruolo di protezione non valido: {0}. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD=CHKJ3021E: Metodo di autenticazione non valido. I valori validi sono: \"BASIC\", \"DIGEST\", \"FORM\" o \"CLIENT-CERT\". -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN=CHKJ3022E: Il metodo di autenticazione \u00e8 {0}. I valori form-login-config saranno ignorati a meno che non si utilizza il metodo di autenticazione FORM. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22=CHKJ3023E: Il riferimento risorsa {0} deve contenere res-auth di tipo "SERVLET" o "CONTAINER". -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23=CHKJ3024E: Il riferimento risorsa {0} deve contenere res-auth di tipo "Application" o "Container". -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22=CHKJ3025E: \"Application\" non \u00e8 un valore valido per res-auth in un descrittore di distribuzione di livello 2.2. Utilizzare \"SERVLET\". -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23=CHKJ3026E: \"SERVLET\" non \u00e8 un valore valido per res-auth in un descrittore di distribuzione di livello 2.2. Utilizzare \"Application\". - -MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE=CHKJ3027E: tipo di eccezione non valido {0}. Il tipo di eccezione deve contenere un nome di classe completo di un tipo di eccezione Java. -#EXPLANATION None. -#USERACTION None. - - - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING=CHKJ4010W: Associazione URL duplicata {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET=CHKJ4011W: Voce servlet duplicata {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT=CHKJ4012W: Timeout di sessione non valido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY=CHKJ4013W: Voce duplicata {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_EMPTY_ENTRY=CHKJ4014W: Voce vuota {0}. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER=CHKJ4015W: Voce filtro duplicata {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF=CHKJ4016W: Elemento ejb-ref duplicato denominato {0}. -#EXPLANATION None. -#USERACTION None. - -# This was missing. It's defined in constants... -ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION=CHKJ4017W: ERRORE EAR. ECCEZIONE DI FILE DEL MODULO NON CONTENUTO - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE=IWAE0036E CHKJ4018W: Codice di errore sconosciuto: {0}. Il codice di errore deve contenere un codice di stato HTTP valido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE=CHKJ4019W: Ambito di condivisione risorse non valido. I valori validi sono \"Condivisibile\" o \"Non condivisibile\". -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY=CHKJ4020W: Tipo di ambiente non valido. I valori validi sono \"java.lang.TYPE\", in cui il TIPO \u00e8 uno dei seguenti: Booleano, Byte, Carattere, Stringa, Abbreviato, Intero, Lungo, Float o Doppio". -#USERACTION None. - -MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT=CHKJ4021W: Progetto libreria Web ({0}) mancante. Controllare le propriet\u00e0 del progetto per correggere questo problema. -MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT=CHKJ4022W: Il JAR ({0}) del progetto libreria Web \u00e8 in conflitto con un JAR effettivo che si trova nella directory WEB-INF/lib. -MSG_SERVER_TARGET_MISMATCH=CHKJ4023W: il server di destinazione del progetto libreria Web ({1}) non corrisponde al server di questo progetto Web ({0}). Se non si \u00e8 certi di questa condizione, eseguire la convalida del progetto Web. -MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN=La stringa del modello URL "{0}" termina con un ritorno a capo non valido per il servlet {1} - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE=CHKJ4023W: ejb-ref-type deve essere 'Entit\u00e0' o 'Sessione'. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: l'elemento ''security-role-ref'' {0} definisce l'elemento ''role-link'' ma non gli elementi ''security-role'' nel descrittore dell'applicazione. -#EXPLANATION None. -#USERACTION None. - -of_Type_Security_Role_Name_6=di tipo nome ruolo di protezione -Web_Archive_Validator_8=Validator archivio Web -of_Type_Role_Name_19=di tipo nome ruolo -of_Type_Parameter_Name_25=di tipo nome parametro -of_Type_Parameter_Value_26=di tipo valore parametro -of_Type_Parameter_Name_32=di tipo nome parametro -of_Type_Parameter_Value_33=di tipo valore parametro -of_Type_Parameter_Name_39=di tipo nome parametro -of_Type_Parameter_Value_40=di tipo valore parametro -of_Type_ejb-ref-name_44=di tipo nome riferimento ejb -of_Type_Error_Location_47=di tipo posizione errori -of_Type_Error_Location_49=di tipo posizione errori -of_Type_Mime_Extension_54=di tipo estensione mime -of_Type_Mime_Type_55=di tipo tipo mime -of_Type_Mime_Extension___56=di tipo estensione mime: -of_Type_Web_Resource_Collection_64=di tipo insieme di risorse Web -of_Type_Filter_Name_66=di tipo nome filtro -Invalid_URL_70=URL non valido -Invalid_URL_75=URL non valido -of_Type_Servlet_Name_77=di tipo nome servlet -of_Type_Taglib_80=di tipo taglib -of_Type_TagLib___81=di tipo taglib: -of_Type_Web_Resource_Name_84=di tipo nome risorsa Web -of_Type_Welcome_File_Name__87=di tipo nome file di benvenuto -of_Type_Env_Entry_Name___88=di tipo nome ambiente diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_ja.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_ja.properties deleted file mode 100644 index a2c70e954..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_ja.properties +++ /dev/null @@ -1,258 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools WAR Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/warvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# - -# 2-July-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# - -# -------------------------------- -ERROR_WAR_VALIDATION_FAILED=CHKJ3000E: WAR \u306e\u59a5\u5f53\u6027\u691c\u67fb\u304c\u5931\u6557\u3057\u307e\u3057\u305f: {0} -#EXPLANATION None. -#USERACTION None. - - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: \u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u5f79\u5272\u540d {0} \u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -MESSAGE_WAR_VALIDATION_MISSING_JSP=CHKJ3001E: \u30b5\u30fc\u30d6\u30ec\u30c3\u30c8 \"{1}\" \u306e JSP \u30d5\u30a1\u30a4\u30eb {0} \u304c\u6b20\u843d\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SMALL_ICON=CHKJ3002E: <small-icon> \u30d5\u30a1\u30a4\u30eb {0} \u304c\u6b20\u843d\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_LARGE_ICON=CHKJ3003E: <large-icon> \u30d5\u30a1\u30a4\u30eb {0} \u304c\u6b20\u843d\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING=CHKJ3004W: \u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u30fb\u30de\u30c3\u30d4\u30f3\u30b0 \"{0}\" \u306f\u3001\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE=CHKJ3005E: \u30a6\u30a7\u30eb\u30ab\u30e0\u30fb\u30d5\u30a1\u30a4\u30eb\u30fb\u30ea\u30b9\u30c8\u30fb\u30a8\u30f3\u30c8\u30ea\u30fc\u304c\u7a7a\u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE=CHKJ3006E: \u30a6\u30a7\u30eb\u30ab\u30e0\u30fb\u30d5\u30a1\u30a4\u30eb {0} \u304c\u6b20\u843d\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_TLD=CHKJ3007E: \u30bf\u30b0\u30fb\u30e9\u30a4\u30d6\u30e9\u30ea\u30fc\u8a18\u8ff0\u5b50\u30d5\u30a1\u30a4\u30eb {0} \u304c\u6b20\u843d\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_INVALID_WAR_FILE=CHKJ3008E: WAR \u30d5\u30a1\u30a4\u30eb\u304c\u5b58\u5728\u3057\u306a\u3044\u304b\u3001\u307e\u305f\u306f\u7121\u52b9\u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING=CHKJ3009E: \u30d5\u30a3\u30eb\u30bf\u30fc\u30fb\u30de\u30c3\u30d4\u30f3\u30b0 \"{0}\" \u306f\u3001\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u30d5\u30a3\u30eb\u30bf\u30fc\u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE=CHKJ3010W: \u30a6\u30a7\u30eb\u30ab\u30e0\u30fb\u30d5\u30a1\u30a4\u30eb\u306f / \u3067\u59cb\u307e\u308b\u3053\u3068\u3082\u3001\u7d42\u308f\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINECOL=CHKJ1009E: \u69cb\u6587\u89e3\u6790\u30a8\u30e9\u30fc: {0} -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINE=CHKJ1010E: \u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u306e\u69cb\u6587\u89e3\u6790\u30a8\u30e9\u30fc\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_NOINFO=CHKJ1011E: \u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u306e\u69cb\u6587\u89e3\u6790\u30a8\u30e9\u30fc\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_CANNOT_OPEN_DD=CHKJ1012E: \u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3092\u958b\u3051\u307e\u305b\u3093\u3002 \u691c\u8a3c\u306f\u5b8c\u4e86\u3057\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_URL=CHKJ3013E: URL \u30de\u30c3\u30d4\u30f3\u30b0 \"{0}\" \u304c\u7121\u52b9\u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE=CHKJ3014E: \u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u5f79\u5272\u30ea\u30f3\u30af {0} \u304c\u7121\u52b9\u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD=CHKJ3015E: HTTP \u30e1\u30bd\u30c3\u30c9 {0} \u304c\u7121\u52b9\u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT=CHKJ3016E: \u30c8\u30e9\u30f3\u30b9\u30dd\u30fc\u30c8\u4fdd\u8a3c\u304c\u7121\u52b9\u3067\u3059\u3002 \u6709\u52b9\u306a\u5024\u306f \"NONE\"\u3001\"INTEGRAL\"\u3001\u307e\u305f\u306f \"CONFIDENTIAL\" \u3067\u3059\u3002 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF=CHKJ3018E: \u30b5\u30fc\u30d6\u30ec\u30c3\u30c8 {1} \u304c\u53c2\u7167\u3057\u3066\u3044\u308b JSP \u30d5\u30a1\u30a4\u30eb \"{0}\" \u306f\u3001\u5b8c\u5168\u7d76\u5bfe\u30d1\u30b9\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 - - -# -------------------------------- -ERROR_EAR_INVALID_CONTEXT_ROOT=CHKJ3017E: Web \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {0} \u304c EAR \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {2} \u5185\u306e\u7121\u52b9\u306a\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30fb\u30eb\u30fc\u30c8 {1} \u306b\u30de\u30c3\u30d7\u3055\u308c\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE=IWAE0001E CHKJ3019E: \u30a8\u30e9\u30fc\u30fb\u30da\u30fc\u30b8\u306e\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\u306f / \u3067\u59cb\u307e\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME=CHKJ3020E: \u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u5f79\u5272\u540d {0} \u304c\u7121\u52b9\u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD=CHKJ3021E: auth \u30e1\u30bd\u30c3\u30c9\u304c\u7121\u52b9\u3067\u3059\u3002 \u6709\u52b9\u306a\u5024\u306f \"BASIC\"\u3001\"DIGEST\"\u3001\"FORM\"\u3001\u307e\u305f\u306f \"CLIENT-CERT\" \u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN=CHKJ3022E: \u8a8d\u8a3c\u65b9\u5f0f\u304c {0} \u3067\u3059\u3002 FORM \u8a8d\u8a3c\u65b9\u5f0f\u304c\u4f7f\u7528\u3055\u308c\u306a\u3044\u9650\u308a\u3001form-login-config \u5024\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22=CHKJ3023E: \u30ea\u30bd\u30fc\u30b9\u53c2\u7167 {0} \u306b\u306f\u3001"SERVLET" \u307e\u305f\u306f "CONTAINER" \u306e res-auth \u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23=CHKJ3024E: \u30ea\u30bd\u30fc\u30b9\u53c2\u7167 {0} \u306b\u306f\u3001"Application" \u307e\u305f\u306f "Container" \u306e res-auth \u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22=CHKJ3025E: \"Application\" \u306f 2.2 \u30ec\u30d9\u30eb\u306e\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3067\u306f res-auth \u306e\u6709\u52b9\u306a\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 \u4ee3\u308f\u308a\u306b \"SERVLET\" \u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23=CHKJ3026E: \"SERVLET\" \u306f 2.2 \u30ec\u30d9\u30eb\u306e\u30c7\u30d7\u30ed\u30a4\u30e1\u30f3\u30c8\u8a18\u8ff0\u5b50\u3067\u306f res-auth \u306e\u6709\u52b9\u306a\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 \u4ee3\u308f\u308a\u306b \"Application\" \u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002 - -MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE=CHKJ3027E: \u4f8b\u5916\u578b {0} \u304c\u7121\u52b9\u3067\u3059\u3002 \u4f8b\u5916\u578b\u306b\u306f\u3001Java \u4f8b\u5916\u30bf\u30a4\u30d7\u306e\u5b8c\u5168\u4fee\u98fe\u30af\u30e9\u30b9\u540d\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - - - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING=CHKJ4010W: URL \u30de\u30c3\u30d4\u30f3\u30b0 {0} \u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET=CHKJ4011W: \u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u30fb\u30a8\u30f3\u30c8\u30ea\u30fc {0} \u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT=CHKJ4012W: \u30bb\u30c3\u30b7\u30e7\u30f3\u30fb\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY=CHKJ4013W: \u30a8\u30f3\u30c8\u30ea\u30fc {0} \u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_EMPTY_ENTRY=CHKJ4014W: \u30a8\u30f3\u30c8\u30ea\u30fc {0} \u304c\u7a7a\u3067\u3059\u3002 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER=CHKJ4015W: \u30d5\u30a3\u30eb\u30bf\u30fc\u30fb\u30a8\u30f3\u30c8\u30ea\u30fc {0} \u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF=CHKJ4016W: {0} \u3068\u3044\u3046\u540d\u524d\u306e ejb-ref \u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# This was missing. It's defined in constants... -ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION=CHKJ4017W: EAR \u304c\u542b\u307e\u308c\u3066\u3044\u306a\u3044\u30e2\u30b8\u30e5\u30fc\u30eb\u30fb\u30d5\u30a1\u30a4\u30eb\u4f8b\u5916\u306e\u30a8\u30e9\u30fc - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE=IWAE0036E CHKJ4018W: \u4e0d\u660e\u306a\u30a8\u30e9\u30fc\u30fb\u30b3\u30fc\u30c9: {0}\u3002 error-code \u306b\u306f\u6709\u52b9\u306a HTTP \u72b6\u6cc1\u30b3\u30fc\u30c9\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE=CHKJ4019W: res-sharing-scope \u304c\u7121\u52b9\u3067\u3059\u3002\u6709\u52b9\u306a\u5024\u306f \"Shareable\" \u307e\u305f\u306f \"Unshareable\" \u3067\u3059\u3002 -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY=CHKJ4020W: \u7121\u52b9\u306a\u74b0\u5883\u30a8\u30f3\u30c8\u30ea\u30fc\u306e\u578b\u3002 \u6709\u52b9\u306a\u5024\u306f \"java.lang.TYPE\" \u3067\u3059\u3002\u3053\u306e TYPE \u306f\u3001Boolean\u3001Byte\u3001Character\u3001String\u3001Short\u3001Integer\u3001Long\u3001Float\u3001\u307e\u305f\u306f Double \u3067\u3059\u3002 -#USERACTION None. - -MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT=CHKJ4021W: Web \u30e9\u30a4\u30d6\u30e9\u30ea\u30fc\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 ({0}) \u304c\u6b20\u843d\u3057\u3066\u3044\u307e\u3059\u3002 \u3053\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3066\u3001\u3053\u306e\u554f\u984c\u3092\u4fee\u6b63\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT=CHKJ4022W: Web \u30e9\u30a4\u30d6\u30e9\u30ea\u30fc\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 JAR ({0}) \u306f\u3001WEB-INF/lib \u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc\u5185\u306e\u5b9f\u969b\u306e JAR \u3068\u5bfe\u7acb\u3057\u3066\u3044\u307e\u3059\u3002 -MSG_SERVER_TARGET_MISMATCH=CHKJ4023W: Web \u30e9\u30a4\u30d6\u30e9\u30ea\u30fc\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 ({1}) \u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30b5\u30fc\u30d0\u30fc\u304c\u3001\u3053\u306e Web \u30d7\u30ed\u30b8\u30a7\u30af\u30c8 ({0}) \u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30b5\u30fc\u30d0\u30fc\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002 \u3053\u308c\u304c\u8a72\u5f53\u3057\u306a\u3044\u3068\u8003\u3048\u3089\u308c\u308b\u5834\u5408\u306f\u3001Web \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u59a5\u5f53\u6027\u691c\u67fb\u3092\u5b9f\u884c\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN=URL \u30d1\u30bf\u30fc\u30f3\u30fb\u30b9\u30c8\u30ea\u30f3\u30b0 "{0}" \u304c\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8 {1} \u306e\u7121\u52b9\u306a\u6539\u884c\u3067\u7d42\u308f\u3063\u3066\u3044\u307e\u3059\u3002 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE=CHKJ4023W: ejb-ref-type \u306f 'Entity' \u307e\u305f\u306f 'Session' \u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: ''security-role-ref'' \u30a8\u30ec\u30e1\u30f3\u30c8 {0} \u306f\u3001\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u8a18\u8ff0\u5b50\u3067 ''role-link'' \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u5b9a\u7fa9\u3057\u3066\u3044\u307e\u3059\u304c\u3001''security-role'' \u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u5b9a\u7fa9\u3057\u3066\u3044\u307e\u305b\u3093\u3002 -#EXPLANATION None. -#USERACTION None. - -of_Type_Security_Role_Name_6=\u578b\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u5f79\u5272\u540d -Web_Archive_Validator_8=Web \u30a2\u30fc\u30ab\u30a4\u30d6\u30fb\u30d0\u30ea\u30c7\u30fc\u30bf\u30fc -of_Type_Role_Name_19=\u578b\u5f79\u5272\u540d -of_Type_Parameter_Name_25=\u578b\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u540d -of_Type_Parameter_Value_26=\u578b\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u5024 -of_Type_Parameter_Name_32=\u578b\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u540d -of_Type_Parameter_Value_33=\u578b\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u5024 -of_Type_Parameter_Name_39=\u578b\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u540d -of_Type_Parameter_Value_40=\u578b\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u5024 -of_Type_ejb-ref-name_44=\u578b ejb-ref \u540d -of_Type_Error_Location_47=\u578b\u30a8\u30e9\u30fc\u30fb\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3 -of_Type_Error_Location_49=\u578b\u30a8\u30e9\u30fc\u30fb\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3 -of_Type_Mime_Extension_54=\u578b MIME \u62e1\u5f35 -of_Type_Mime_Type_55=\u578b MIME \u578b -of_Type_Mime_Extension___56=\u578b MIME \u62e1\u5f35: -of_Type_Web_Resource_Collection_64=\u578b Web \u30ea\u30bd\u30fc\u30b9\u30fb\u30b3\u30ec\u30af\u30b7\u30e7\u30f3 -of_Type_Filter_Name_66=\u578b\u30d5\u30a3\u30eb\u30bf\u30fc\u540d -Invalid_URL_70=\u7121\u52b9\u306a URL -Invalid_URL_75=\u7121\u52b9\u306a URL -of_Type_Servlet_Name_77=\u578b\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u540d -of_Type_Taglib_80=\u578b Taglib -of_Type_TagLib___81=\u578b Taglib -of_Type_Web_Resource_Name_84=\u578b Web \u30ea\u30bd\u30fc\u30b9\u540d -of_Type_Welcome_File_Name__87=\u578b\u30a6\u30a7\u30eb\u30ab\u30e0\u30fb\u30d5\u30a1\u30a4\u30eb\u540d -of_Type_Env_Entry_Name___88=\u578b\u74b0\u5883\u30a8\u30f3\u30c8\u30ea\u30fc\u540d diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_ko.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_ko.properties deleted file mode 100644 index bfc2e9574..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_ko.properties +++ /dev/null @@ -1,258 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools WAR Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/warvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# - -# 2-July-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# - -# -------------------------------- -ERROR_WAR_VALIDATION_FAILED=CHKJ3000E: WAR \uc720\ud6a8\uc131 \uac80\uc99d \uc2e4\ud328: {0} -#EXPLANATION None. -#USERACTION None. - - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: \ubcf4\uc548 \uc5ed\ud560 \uc774\ub984 {0}\uc774(\uac00) \uc911\ubcf5\ub429\ub2c8\ub2e4. -MESSAGE_WAR_VALIDATION_MISSING_JSP=CHKJ3001E: Servlet \"{1}\"\uc5d0 \ub300\ud55c {0} JSP \ud30c\uc77c\uc774 \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SMALL_ICON=CHKJ3002E: <small-icon> \ud30c\uc77c {0}\uc774(\uac00) \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_LARGE_ICON=CHKJ3003E: <large-icon> \ud30c\uc77c {0}\uc774(\uac00) \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING=CHKJ3004W: Servlet \ub9f5\ud551 \"{0}\"\uc774(\uac00) \uc815\uc758\ub418\uc9c0 \uc54a\uc740 Servlet\uc744 \ucc38\uc870\ud569\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE=CHKJ3005E: \ud658\uc601 \ud30c\uc77c \ubaa9\ub85d \ud56d\ubaa9\uc774 \ube44\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE=CHKJ3006E: {0} \ud658\uc601 \ud30c\uc77c\uc774 \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_TLD=CHKJ3007E: \ud0dc\uadf8 \ub77c\uc774\ube0c\ub7ec\ub9ac \uc124\uba85\uc790 \ud30c\uc77c {0}(\uac00) \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_INVALID_WAR_FILE=CHKJ3008E: WAR \ud30c\uc77c\uc774 \ub204\ub77d\ub418\uc5c8\uac70\ub098 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING=CHKJ3009E: \ud544\ud130 \ub9f5\ud551 \"{0}\"\uc774(\uac00) \uc815\uc758\ub418\uc9c0 \uc54a\uc740 \ud544\ud130\ub97c \ucc38\uc870\ud569\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE=CHKJ3010W: \ud658\uc601 \ud30c\uc77c\uc740 /\ub85c \uc2dc\uc791\ud558\uac70\ub098 \ub05d\ub0a0 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINECOL=CHKJ1009E: \uad6c\ubb38 \ubd84\uc11d \uc624\ub958: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINE=CHKJ1010E: \uc804\uac1c \uc124\uba85\uc790 \uad6c\ubb38 \ubd84\uc11d \uc624\ub958. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_NOINFO=CHKJ1011E: \uc804\uac1c \uc124\uba85\uc790 \uad6c\ubb38 \ubd84\uc11d \uc624\ub958. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_CANNOT_OPEN_DD=CHKJ1012E: \uc804\uac1c \uc124\uba85\uc790\ub97c \uc5f4 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\uc131 \uac80\uc99d\uc744 \uc644\ub8cc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_URL=CHKJ3013E: URL \ub9f5\ud551 \"{0}\"\uc774(\uac00) \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE=CHKJ3014E: \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \ubcf4\uc548 \uc5ed\ud560 \ub9c1\ud06c: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD=CHKJ3015E: \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 HTTP \uba54\uc18c\ub4dc: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT=CHKJ3016E: \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \uc804\uc1a1 \ubcf4\uc99d. \uc62c\ubc14\ub978 \uac12\uc740 \"NONE\", \"INTEGRAL\" \ub610\ub294 \"CONFIDENTIAL\"\uc785\ub2c8\ub2e4. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF=CHKJ3018E: Servlet {1}\uc5d0\uc11c \ucc38\uc870\ub41c \"{0}\" jsp \ud30c\uc77c\uc740 \uc644\uc804\ud55c \uc808\ub300 \uacbd\ub85c\uc5ec\uc57c \ud569\ub2c8\ub2e4. - - -# -------------------------------- -ERROR_EAR_INVALID_CONTEXT_ROOT=CHKJ3017E: \uc6f9 \ud504\ub85c\uc81d\ud2b8: {0}\uc774(\uac00) EAR \ud504\ub85c\uc81d\ud2b8: {2}\uc5d0\uc11c \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \ucee8\ud14d\uc2a4\ud2b8 \ub8e8\ud2b8: {1}\uc5d0 \ub9f5\ud551\ub418\uc5c8\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE=IWAE0001E CHKJ3019E: \uc624\ub958 \ud398\uc774\uc9c0\uc758 \uc704\uce58\ub294 /\ub85c \uc2dc\uc791\ud574\uc57c \ud569\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME=CHKJ3020E: \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \ubcf4\uc548 \uc5ed\ud560 \uc774\ub984: {0}. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD=CHKJ3021E: auth \uba54\uc18c\ub4dc\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc62c\ubc14\ub978 \uac12\uc740 \"BASIC\", \"DIGEST\", \"FORM\" \ub610\ub294 \"CLIENT-CERT\"\uc785\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN=CHKJ3022E: \uc778\uc99d \uba54\uc18c\ub4dc\ub294 {0}\uc785\ub2c8\ub2e4. form-login-config \uac12\uc740 FORM \uc778\uc99d \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc9c0 \uc54a\ub294 \uacbd\uc6b0 \ubb34\uc2dc\ub429\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22=CHKJ3023E: {0} \uc790\uc6d0 \ucc38\uc870\uc5d0\ub294 "SERVLET" \ub610\ub294 "CONTAINER" \uc720\ud615\uc758 res-auth\uac00 \ud3ec\ud568\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4. -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23=CHKJ3024E: {0} \uc790\uc6d0 \ucc38\uc870\uc5d0\ub294 "Application" \ub610\ub294 "Container" \uc720\ud615\uc758 res-auth\uac00 \ud3ec\ud568\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4. -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22=CHKJ3025E: \"Application\"\uc740(\ub294) 2.2 \ub808\ubca8 \uc804\uac1c \uc124\uba85\uc790\uc5d0\uc11c .res-auth\uc5d0 \ub300\ud574 \uc62c\ubc14\ub978 \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4. \ub300\uc2e0 \"SERVLET\"\uc744 \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624. -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23=CHKJ3026E: \"Application\"\uc740(\ub294) 2.2 \ub808\ubca8 \uc804\uac1c \uc124\uba85\uc790\uc5d0\uc11c .res-auth\uc5d0 \ub300\ud55c \uc62c\ubc14\ub978 \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4. \ub300\uc2e0 \"Application\"\uc744 \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624. - -MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE=CHKJ3027E: \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \uc608\uc678 \uc720\ud615 {0}. \uc608\uc678 \uc720\ud615\uc5d0\ub294 Java \uc608\uc678 \uc720\ud615\uc758 \uc644\uc804\ud558\uac8c \uaddc\uc815\ub41c \ud074\ub798\uc2a4 \uc774\ub984\uc774 \ud3ec\ud568\ub418\uc5b4 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - - - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING=CHKJ4010W: \uc911\ubcf5\ub418\ub294 URL \ub9f5\ud551 {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET=CHKJ4011W: \uc911\ubcf5\ub418\ub294 Servlet \ud56d\ubaa9 {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT=CHKJ4012W: \uc138\uc158 \uc81c\ud55c\uc2dc\uac04\uc774 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY=CHKJ4013W: \uc911\ubcf5\ub418\ub294 \ud56d\ubaa9 {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_EMPTY_ENTRY=CHKJ4014W: \ube48 \ud56d\ubaa9 {0}. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER=CHKJ4015W: \uc911\ubcf5\ub418\ub294 \ud544\ud130 \ud56d\ubaa9 {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF=CHKJ4016W: {0}\uc73c\ub85c \uc774\ub984\uc774 \uc9c0\uc815\ub41c ejb-ref \uc694\uc18c\uac00 \uc911\ubcf5\ub429\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# This was missing. It's defined in constants... -ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION=CHKJ4017W: EAR \ube44\ud3ec\ud568 \ubaa8\ub4c8 \ud30c\uc77c \uc608\uc678 \uc624\ub958 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE=IWAE0036E CHKJ4018W: \uc54c \uc218 \uc5c6\ub294 \uc624\ub958 \ucf54\ub4dc: {0}. \uc624\ub958 \ucf54\ub4dc\uc5d0\ub294 \uc62c\ubc14\ub978 HTTP \uc0c1\ud0dc \ucf54\ub4dc\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE=CHKJ4019W: res-sharing-scope\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc62c\ubc14\ub978 \uac12\uc740 \"Shareable\" \ub610\ub294 \"Unshareable\"\uc785\ub2c8\ub2e4. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY=CHKJ4020W: \ud658\uacbd \ud56d\ubaa9 \uc720\ud615\uc774 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc62c\ubc14\ub978 \uac12\uc740 \"java.lang.TYPE\" \uc785\ub2c8\ub2e4. \uc5ec\uae30\uc11c TYPE\uc740 Boolean, Byte, Character, String, Short, Integer, Long, Float, Double \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT=CHKJ4021W: \uc6f9 \ub77c\uc774\ube0c\ub7ec\ub9ac \ud504\ub85c\uc81d\ud2b8({0})\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \ud504\ub85c\uc81d\ud2b8\uc758 \ud2b9\uc131\uc744 \ud655\uc778\ud558\uc5ec \uc774 \ubb38\uc81c\uc810\uc744 \uc218\uc815\ud558\uc2ed\uc2dc\uc624. -MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT=CHKJ4022W: \uc6f9 \ub77c\uc774\ube0c\ub7ec\ub9ac \ud504\ub85c\uc81d\ud2b8 JAR({0})\uc774 WEB-INF/lib \ub514\ub809\ud1a0\ub9ac\uc758 \uc2e4\uc81c Jar\uacfc \ucda9\ub3cc\ud569\ub2c8\ub2e4. -MSG_SERVER_TARGET_MISMATCH=CHKJ4023W: \uc6f9 \ub77c\uc774\ube0c\ub7ec\ub9ac \ud504\ub85c\uc81d\ud2b8({1})\uc758 \ub300\uc0c1 \uc11c\ubc84\uac00 \uc774 \uc6f9 \ud504\ub85c\uc81d\ud2b8({0})\uc758 \ub300\uc0c1 \uc11c\ubc84\uc640 \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc774 \uacbd\uc6b0\uc5d0 \ud574\ub2f9\ub418\uc9c0 \uc54a\ub294 \uac83\uc73c\ub85c \uc0dd\uac01\ub418\uba74 \uc6f9 \ud504\ub85c\uc81d\ud2b8\uc5d0\uc11c \uc720\ud6a8\uc131 \uac80\uc99d\uc744 \uc2e4\ud589\ud558\uc2ed\uc2dc\uc624. -MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN=URL \ud328\ud134 \ubb38\uc790\uc5f4 "{0}"\uc740(\ub294) servlet {1}\uc758 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \uce90\ub9ac\uc9c0 \ub9ac\ud134\uc73c\ub85c \ub05d\ub0a9\ub2c8\ub2e4. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE=CHKJ4023W: ejb-ref-type\uc740 'Entity' \ub610\ub294 'Session'\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: ''security-role-ref'' \uc694\uc18c({0})\uac00 ''role-link'' \uc694\uc18c\ub97c \uc815\uc758\ud558\uc9c0\ub9cc \uc751\uc6a9\ud504\ub85c\uadf8\ub7a8 \uc124\uba85\uc790\uc5d0 ''security-role'' \uc694\uc18c\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. -#EXPLANATION None. -#USERACTION None. - -of_Type_Security_Role_Name_6=\uc720\ud615 \ubcf4\uc548 \uc5ed\ud560 \uc774\ub984 -Web_Archive_Validator_8=\uc6f9 \uc544\uce74\uc774\ube0c \uc720\ud6a8\uc131 \uac80\uc99d\uae30 -of_Type_Role_Name_19=\uc720\ud615 \uc5ed\ud560 \uc774\ub984 -of_Type_Parameter_Name_25=\uc720\ud615 \ub9e4\uac1c\ubcc0\uc218 \uc774\ub984 -of_Type_Parameter_Value_26=\uc720\ud615 \ub9e4\uac1c\ubcc0\uc218 \uac12 -of_Type_Parameter_Name_32=\uc720\ud615 \ub9e4\uac1c\ubcc0\uc218 \uc774\ub984 -of_Type_Parameter_Value_33=\uc720\ud615 \ub9e4\uac1c\ubcc0\uc218 \uac12 -of_Type_Parameter_Name_39=\uc720\ud615 \ub9e4\uac1c\ubcc0\uc218 \uc774\ub984 -of_Type_Parameter_Value_40=\uc720\ud615 \ub9e4\uac1c\ubcc0\uc218 \uac12 -of_Type_ejb-ref-name_44=\uc720\ud615 ejb-ref-name -of_Type_Error_Location_47=\uc720\ud615 \uc624\ub958 \uc704\uce58 -of_Type_Error_Location_49=\uc720\ud615 \uc624\ub958 \uc704\uce58 -of_Type_Mime_Extension_54=\uc720\ud615 Mime \ud655\uc7a5 -of_Type_Mime_Type_55=\uc720\ud615 Mime \uc720\ud615 -of_Type_Mime_Extension___56=\uc720\ud615 Mime \ud655\uc7a5: -of_Type_Web_Resource_Collection_64=\uc720\ud615 \uc6f9 \uc790\uc6d0 \ucf5c\ub809\uc158 -of_Type_Filter_Name_66=\uc720\ud615 \ud544\ud130 \uc774\ub984 -Invalid_URL_70=\uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 URL -Invalid_URL_75=\uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 URL -of_Type_Servlet_Name_77=\uc720\ud615 Servlet \uc774\ub984 -of_Type_Taglib_80=\uc720\ud615 Taglib -of_Type_TagLib___81=\uc720\ud615 TagLib: -of_Type_Web_Resource_Name_84=\uc720\ud615 \uc6f9 \uc790\uc6d0 \uc774\ub984 -of_Type_Welcome_File_Name__87=\uc720\ud615 \ud658\uc601 \ud30c\uc77c \uc774\ub984 -of_Type_Env_Entry_Name___88=\uc720\ud615 \ud658\uacbd \ud56d\ubaa9 \uc774\ub984 diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_pt_BR.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_pt_BR.properties deleted file mode 100644 index 29af7369f..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_pt_BR.properties +++ /dev/null @@ -1,258 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools WAR Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/warvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# - -# 2-July-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# - -# -------------------------------- -ERROR_WAR_VALIDATION_FAILED=CHKJ3000E: Falha na Valida\u00e7\u00e3o de WAR: {0} -#EXPLANATION None. -#USERACTION None. - - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: Fun\u00e7\u00e3o de seguran\u00e7a duplicada nomeada {0}. -MESSAGE_WAR_VALIDATION_MISSING_JSP=CHKJ3001E: O arquivo JSP, {0}, para o servlet \"{1}\" est\u00e1 ausente. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SMALL_ICON=CHKJ3002E: O arquivo <small-icon>, {0}, est\u00e1 ausente. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_LARGE_ICON=CHKJ3003E: O arquivo <large-icon>, {0}, est\u00e1 ausente. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING=CHKJ3004W: O mapeamento de servlet \"{0}\" se refere a um servlet que n\u00e3o est\u00e1 definido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE=CHKJ3005E: Entrada da lista de arquivos de bem-vindo vazia. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE=CHKJ3006E: O arquivo de bem-vindo {0} est\u00e1 ausente. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_TLD=CHKJ3007E: O Arquivo Descritor da Biblioteca de Tags, {0}, est\u00e1 ausente. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_INVALID_WAR_FILE=CHKJ3008E: Arquivo WAR ausente ou inv\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING=CHKJ3009E: O mapeamento de filtro, \"{0}\" se refere a um filtro que n\u00e3o est\u00e1 definido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE=CHKJ3010W: Os Arquivos de Bem-Vindo n\u00e3o podem come\u00e7ar ou terminar com um /. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINECOL=CHKJ1009E: Erro de An\u00e1lise: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINE=CHKJ1010E: Erro de An\u00e1lise do Descritor de Implementa\u00e7\u00e3o. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_NOINFO=CHKJ1011E: Erro de An\u00e1lise do Descritor de Implementa\u00e7\u00e3o. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_CANNOT_OPEN_DD=CHKJ1012E: N\u00e3o \u00e9 poss\u00edvel abrir o descritor de implementa\u00e7\u00e3o. A valida\u00e7\u00e3o n\u00e3o pode ser conclu\u00edda. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_URL=CHKJ3013E: O Mapeamento de URL \"{0}\" \u00e9 inv\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE=CHKJ3014E: Link de Fun\u00e7\u00e3o de Seguran\u00e7a inv\u00e1lido: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD=CHKJ3015E: M\u00e9todo HTTP inv\u00e1lido: {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT=CHKJ3016E: Garantia de Transporte Inv\u00e1lida. Os valores v\u00e1lidos s\u00e3o \"NONE\", \"INTEGRAL\" ou \"CONFIDENTIAL\". - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF=CHKJ3018E: O arquivo jsp \"{0}\" referido pelo servlet {1} deve ser um caminho absoluto completo. - - -# -------------------------------- -ERROR_EAR_INVALID_CONTEXT_ROOT=CHKJ3017E: Projeto da Web: {0} est\u00e1 mapeado para uma raiz de Contexto inv\u00e1lida: {1} no Projeto EAR: {2}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE=IWAE0001E CHKJ3019E: A Localiza\u00e7\u00e3o da P\u00e1gina de Erro Deve Come\u00e7ar com um /. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME=CHKJ3020E: Nome da fun\u00e7\u00e3o de Seguran\u00e7a inv\u00e1lido: {0}. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD=CHKJ3021E: M\u00e9todo de autentica\u00e7\u00e3o inv\u00e1lido. Os valores v\u00e1lidos s\u00e3o: \"BASIC\", \"DIGEST\", \"FORM\" ou \"CLIENT-CERT\". -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN=CHKJ3022E: O m\u00e9todo de autentica\u00e7\u00e3o \u00e9 {0}. Os valores de configura\u00e7\u00e3o de login do formul\u00e1rio ser\u00e1 ignorado, a n\u00e3o ser que seja utilizado o m\u00e9todo de autentica\u00e7\u00e3o FORM. -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22=CHKJ3023E: A refer\u00eancia de recurso {0} deve conter res-auth "SERVLET" ou "CONTAINER". -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23=CHKJ3024E: A refer\u00eancia de recurso {0} deve conter res-auth "Application" ou "Container". -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22=CHKJ3025E: \"Application\" n\u00e3o \u00e9 um valor v\u00e1lido para res-auth em um descritor de implementa\u00e7\u00e3o de n\u00edvel 2.2. Utilize \"SERVLET\". -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23=CHKJ3026E: \"SERVLET\" n\u00e3o \u00e9 um valor v\u00e1lido para res-auth em um descritor de implementa\u00e7\u00e3o de n\u00edvel 2.2. Utilize \"Application\". - -MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE=CHKJ3027E: Tipo de Exce\u00e7\u00e3o Inv\u00e1lido {0}. O tipo de exce\u00e7\u00e3o deve conter um nome de classe completo do tipo de exce\u00e7\u00e3o Java. -#EXPLANATION None. -#USERACTION None. - - - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING=CHKJ4010W: Mapeamento de URL duplicado {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET=CHKJ4011W: Entrada de Servlet Duplicada {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT=CHKJ4012W: O Tempo Limite de Session n\u00e3o \u00e9 v\u00e1lido. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY=CHKJ4013W: Entrada Duplicada {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_EMPTY_ENTRY=CHKJ4014W: Entrada Vazia {0}. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER=CHKJ4015W: Entrada de Filtro Duplicada {0}. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF=CHKJ4016W: Elemento ejb-ref duplicado denominado {0}. -#EXPLANATION None. -#USERACTION None. - -# This was missing. It's defined in constants... -ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION=CHKJ4017W: ERROR EAR UNCONTAINED MODULE FILE EXCEPTION - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE=IWAE0036E CHKJ4018W: C\u00f3digo de Erro Desconhecido: {0}. O c\u00f3digo de erro deve conter um c\u00f3digo de status HTTP. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE=CHKJ4019W: res-sharing-scope inv\u00e1lido; valores v\u00e1lidos s\u00e3o \"Shareable\" ou \"Unshareable\". -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY=CHKJ4020W: Tipo de Entrada de Ambiente Inv\u00e1lido. Os valores v\u00e1lidos s\u00e3o \"java.lang.TYPE\", em que TYPE \u00e9 um dos seguintes: Boolean, Byte, Character, String, Short, Integer, Long, Float ou Double." -#USERACTION None. - -MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT=CHKJ4021W: Projeto da Biblioteca da Web Ausente ({0}). Verifique as propriedades deste projeto para corrigir este problema. -MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT=CHKJ4022W: O JAR do projeto da Biblioteca da Web ({0}) conflita com um JAR real no diret\u00f3rio WEB-INF/lib. -MSG_SERVER_TARGET_MISMATCH=CHKJ4023W: O servidor de destino do Projeto de Biblioteca da Web ({1}) n\u00e3o corresponde a este Projeto da Web ({0}). Execute a valida\u00e7\u00e3o no Projeto da Web se acreditar que esse n\u00e3o \u00e9 o caso. -MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN=A cadeia de padr\u00e3o de URL "{0}" termina com um retorno de carro inv\u00e1lido para o servlet {1} - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE=CHKJ4023W: ejb-ref-type deve ser 'Entity' ou 'Session'. -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: O elemento {0} do ''security-role-ref'' define elemento ''role-link'', por\u00e9m, n\u00e3o h\u00e1 elementos do ''security-role'' no descritor do aplicativo. -#EXPLANATION None. -#USERACTION None. - -of_Type_Security_Role_Name_6=do Tipo Nome da Fun\u00e7\u00e3o de Seguran\u00e7a -Web_Archive_Validator_8=Validador de Archive da Web -of_Type_Role_Name_19=do Tipo Nome da Fun\u00e7\u00e3o -of_Type_Parameter_Name_25=do Tipo Nome do Par\u00e2metro -of_Type_Parameter_Value_26=do Tipo Valor do Par\u00e2metro -of_Type_Parameter_Name_32=do Tipo Nome do Par\u00e2metro -of_Type_Parameter_Value_33=do Tipo Valor do Par\u00e2metro -of_Type_Parameter_Name_39=do Tipo Nome do Par\u00e2metro -of_Type_Parameter_Value_40=do Tipo Valor do Par\u00e2metro -of_Type_ejb-ref-name_44=do Tipo ejb-ref-name -of_Type_Error_Location_47=do Tipo Localiza\u00e7\u00e3o do Erro -of_Type_Error_Location_49=do Tipo Localiza\u00e7\u00e3o do Erro -of_Type_Mime_Extension_54=Do Tipo Extens\u00e3o Mime -of_Type_Mime_Type_55=do Tipo Tipo de Mime -of_Type_Mime_Extension___56=do Tipo Extens\u00e3o Mime: -of_Type_Web_Resource_Collection_64=do Tipo Coleta de Recursos da Web -of_Type_Filter_Name_66=do Tipo Nome do Filtro -Invalid_URL_70=URL Inv\u00e1lido -Invalid_URL_75=URL Inv\u00e1lido -of_Type_Servlet_Name_77=do Tipo Nome do Servlet -of_Type_Taglib_80=do Tipo Taglib -of_Type_TagLib___81=do Tipo TagLib: -of_Type_Web_Resource_Name_84=do Tipo Nome do Recurso da Web -of_Type_Welcome_File_Name__87=do Tipo Nome do Arquivo Bem-vindo -of_Type_Env_Entry_Name___88=do Tipo Nome da Entrada do Ambiente diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_zh.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_zh.properties deleted file mode 100644 index 9a0c5dce0..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_zh.properties +++ /dev/null @@ -1,258 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools WAR Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/warvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# - -# 2-July-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# - -# -------------------------------- -ERROR_WAR_VALIDATION_FAILED=CHKJ3000E\uff1aWAR \u9a8c\u8bc1\u5931\u8d25\uff1a{0} -#EXPLANATION None. -#USERACTION None. - - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E\uff1a\u540d\u4e3a {0} \u7684\u5b89\u5168\u89d2\u8272\u91cd\u590d\u3002 -MESSAGE_WAR_VALIDATION_MISSING_JSP=CHKJ3001E\uff1aservlet\u201c{1}\u201d\u7684 JSP \u6587\u4ef6 {0} \u4e22\u5931\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SMALL_ICON=CHKJ3002E\uff1a<small-icon> \u6587\u4ef6 {0} \u4e22\u5931\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_LARGE_ICON=CHKJ3003E\uff1a<large-icon> \u6587\u4ef6 {0} \u4e22\u5931\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING=CHKJ3004W\uff1aservlet \u6620\u5c04\u201c{0}\u201d\u5f15\u7528\u4e86\u672a\u5b9a\u4e49\u7684 servlet\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE=CHKJ3005E\uff1a\u6b22\u8fce\u6587\u4ef6\u5217\u8868\u6761\u76ee\u4e3a\u7a7a\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE=CHKJ3006E\uff1a\u6b22\u8fce\u6587\u4ef6 {0} \u4e22\u5931\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_TLD=CHKJ3007E\uff1a\u201c\u6807\u8bb0\u5e93\u63cf\u8ff0\u7b26\u6587\u4ef6\u201d{0} \u4e22\u5931\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_INVALID_WAR_FILE=CHKJ3008E\uff1aWAR \u6587\u4ef6\u5df2\u4e22\u5931\u6216\u65e0\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING=CHKJ3009E\uff1a\u8fc7\u6ee4\u5668\u6620\u5c04\u201c{0}\u201d\u5f15\u7528\u4e86\u672a\u5b9a\u4e49\u7684\u8fc7\u6ee4\u5668\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE=CHKJ3010W\uff1a\u6b22\u8fce\u6587\u4ef6\u4e0d\u80fd\u4ee5 / \u5f00\u5934\u6216\u7ed3\u5c3e\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINECOL=CHKJ1009E\uff1a\u89e3\u6790\u9519\u8bef\uff1a{0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINE=CHKJ1010E\uff1a\u201c\u90e8\u7f72\u63cf\u8ff0\u7b26\u89e3\u6790\u201d\u9519\u8bef\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_NOINFO=CHKJ1011E\uff1a\u201c\u90e8\u7f72\u63cf\u8ff0\u7b26\u89e3\u6790\u201d\u9519\u8bef\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_CANNOT_OPEN_DD=CHKJ1012E\uff1a\u65e0\u6cd5\u6253\u5f00\u90e8\u7f72\u63cf\u8ff0\u7b26\u3002\u4e0d\u80fd\u5b8c\u6210\u9a8c\u8bc1\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_URL=CHKJ3013E\uff1aURL \u6620\u5c04\u201c{0}\u201d\u65e0\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE=CHKJ3014E\uff1a\u65e0\u6548\u7684\u5b89\u5168\u89d2\u8272\u94fe\u63a5\uff1a{0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD=CHKJ3015E\uff1a\u65e0\u6548\u7684 HTTP \u65b9\u6cd5\uff1a{0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT=CHKJ3016E\uff1a\u65e0\u6548\u7684\u4f20\u8f93\u4fdd\u8bc1\u3002\u6709\u6548\u503c\u4e3a\uff1a\u201cNONE\u201d\u3001\u201cINTEGRAL\u201d\u6216\u201cCONFIDENTIAL\u201d\u3002 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF=CHKJ3018E\uff1aservlet {1} \u5f15\u7528\u7684 JSP \u6587\u4ef6\u201c{0}\u201d\u5fc5\u987b\u662f\u5b8c\u6574\u7684\u7edd\u5bf9\u8def\u5f84\u3002 - - -# -------------------------------- -ERROR_EAR_INVALID_CONTEXT_ROOT=CHKJ3017E\uff1aWeb \u9879\u76ee {0} \u6620\u5c04\u81f3 EAR \u9879\u76ee {2} \u4e2d\u7684\u65e0\u6548\u4e0a\u4e0b\u6587\u6839 {1}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE=IWAE0001E CHKJ3019E\uff1a\u9519\u8bef\u9875\u9762\u7684\u4f4d\u7f6e\u5fc5\u987b\u4ee5 / \u5f00\u5934\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME=CHKJ3020E\uff1a\u65e0\u6548\u7684\u5b89\u5168\u89d2\u8272\u540d\u79f0\uff1a{0}\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD=CHKJ3021E\uff1a\u65e0\u6548\u7684\u8ba4\u8bc1\u65b9\u6cd5\u3002\u6709\u6548\u503c\u4e3a\uff1a\u201cBASIC\u201d\u3001\u201cDIGEST\u201d\u3001\u201cFORM\u201d\u6216\u201cCLIENT-CERT\u201d\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN=CHKJ3022E\uff1a\u8ba4\u8bc1\u65b9\u6cd5\u662f {0}\u3002\u5c06\u5ffd\u7565 form-login-config \u503c\uff0c\u9664\u975e\u4f7f\u7528 FORM \u8ba4\u8bc1\u65b9\u6cd5\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22=CHKJ3023E\uff1a\u8d44\u6e90\u5f15\u7528 {0} \u5fc5\u987b\u5305\u542b\u7c7b\u578b\u4e3a\u201cSERVLET\u201d\u6216\u201cCONTAINER\u201d\u7684\u8d44\u6e90\u8ba4\u8bc1\u3002 -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23=CHKJ3024E\uff1a\u8d44\u6e90\u5f15\u7528 {0} \u5fc5\u987b\u5305\u542b\u7c7b\u578b\u4e3a\u201cApplication\u201d\u6216\u201cContainer\u201d\u7684\u8d44\u6e90\u8ba4\u8bc1\u3002 -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22=CHKJ3025E\uff1a\u5bf9\u4e8e 2.2 \u7ea7\u522b\u7684\u90e8\u7f72\u63cf\u8ff0\u7b26\u4e2d\u7684 .res-auth \u6765\u8bf4\uff0c\u201cApplication\u201d\u662f\u65e0\u6548\u503c\u3002\u4f7f\u7528\u201cSERVLET\u201d\u6765\u4ee3\u66ff\u5b83\u3002 -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23=CHKJ3026E\uff1a\u5bf9\u4e8e 2.2 \u7ea7\u522b\u7684\u90e8\u7f72\u63cf\u8ff0\u7b26\u4e2d\u7684 .res-auth \u6765\u8bf4\uff0c\u201cSERVLET\u201d\u662f\u65e0\u6548\u503c\u3002\u4f7f\u7528\u201cApplication\u201d\u6765\u4ee3\u66ff\u5b83\u3002 - -MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE=CHKJ3027E\uff1a\u65e0\u6548\u7684\u5f02\u5e38\u7c7b\u578b {0}\u3002\u5f02\u5e38\u7c7b\u578b\u5fc5\u987b\u5305\u542b Java \u5f02\u5e38\u7c7b\u578b\u7684\u6807\u51c6\u7c7b\u540d\u3002 -#EXPLANATION None. -#USERACTION None. - - - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING=CHKJ4010W\uff1aURL \u6620\u5c04 {0} \u91cd\u590d\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET=CHKJ4011W\uff1aservlet \u6761\u76ee {0} \u91cd\u590d\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT=CHKJ4012W\uff1a\u4f1a\u8bdd\u8d85\u65f6\u65e0\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY=CHKJ4013W\uff1a\u6761\u76ee {0} \u91cd\u590d\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_EMPTY_ENTRY=CHKJ4014W\uff1a\u6761\u76ee {0} \u4e3a\u7a7a\u3002 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER=CHKJ4015W\uff1a\u8fc7\u6ee4\u5668\u6761\u76ee {0} \u91cd\u590d\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF=CHKJ4016W\uff1a\u540d\u4e3a {0} \u7684 ejb-ref \u5143\u7d20\u91cd\u590d\u3002 -#EXPLANATION None. -#USERACTION None. - -# This was missing. It's defined in constants... -ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION=CHKJ4017W\uff1a\u9519\u8bef\uff1a\u201cEAR \u672a\u5305\u542b\u6a21\u5757\u6587\u4ef6\u201d\u5f02\u5e38 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE=IWAE0036E CHKJ4018W\uff1a\u672a\u77e5\u9519\u8bef\u4ee3\u7801 {0}\u3002\u9519\u8bef\u4ee3\u7801\u4e2d\u5fc5\u987b\u5305\u542b\u6709\u6548\u7684 HTTP \u72b6\u6001\u7801\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE=CHKJ4019W\uff1ares-sharing-scope \u65e0\u6548\uff1b\u6709\u6548\u503c\u4e3a\u201cShareable\u201d\u6216\u201cUnshareable\u201d\u3002 -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY=CHKJ4020W\uff1a\u73af\u5883\u6761\u76ee\u7c7b\u578b\u65e0\u6548\u3002\u6709\u6548\u503c\u4e3a\u201cjava.lang.TYPE\u201d\uff0c\u5176\u4e2d TYPE \u662f\u4e0b\u5217\u5176\u4e2d\u4e00\u9879\uff1aBoolean\u3001Byte\u3001Character\u3001String\u3001Short\u3001Integer\u3001Long\u3001Float \u6216 Double\u3002 -#USERACTION None. - -MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT=CHKJ4021W\uff1a\u4e22\u5931 Web \u5e93\u9879\u76ee\uff08{0}\uff09\u3002\u68c0\u67e5\u6b64\u9879\u76ee\u7684\u5c5e\u6027\u4ee5\u89e3\u51b3\u6b64\u95ee\u9898\u3002 -MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT=CHKJ4022W\uff1a\u201cWeb \u5e93\u9879\u76ee\u201dJAR\uff08{0}\uff09\u4e0e WEB-INF/lib \u76ee\u5f55\u4e2d\u7684\u5b9e\u9645 JAR \u76f8\u51b2\u7a81\u3002 -MSG_SERVER_TARGET_MISMATCH=CHKJ4023W\uff1a\u201cWeb \u5e93\u9879\u76ee\u201d\uff08{1}\uff09\u7684\u76ee\u6807\u670d\u52a1\u5668\u4e0e\u6b64 Web \u9879\u76ee\uff08{0}\uff09\u7684\u76ee\u6807\u670d\u52a1\u5668\u4e0d\u5339\u914d\u3002\u5982\u679c\u8ba4\u4e3a\u4e0d\u662f\u8fd9\u79cd\u60c5\u51b5\uff0c\u8bf7\u5bf9\u8be5 Web \u9879\u76ee\u8fd0\u884c\u9a8c\u8bc1\u3002 -MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN=URL \u6a21\u5f0f\u5b57\u7b26\u4e32\u201c{0}\u201d\u662f\u4ee5 servlet {1} \u7684\u65e0\u6548\u56de\u8f66\u7b26\u7ed3\u5c3e\u7684 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE=CHKJ4023W\uff1aejb-ref-type \u5fc5\u987b\u662f\u201cEntity\u201d\u6216\u201cSession\u201d\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W\uff1a\u201csecurity-role-ref\u201d\u5143\u7d20 {0} \u5b9a\u4e49\u4e86\u201crole-link\u201d\u5143\u7d20\uff0c\u4f46\u5728\u5e94\u7528\u7a0b\u5e8f\u63cf\u8ff0\u7b26\u4e2d\u6ca1\u6709\u201csecurity-role\u201d\u5143\u7d20\u3002 -#EXPLANATION None. -#USERACTION None. - -of_Type_Security_Role_Name_6=\u7c7b\u578b\u4e3a\u5b89\u5168\u89d2\u8272\u540d -Web_Archive_Validator_8=WAR \u9a8c\u8bc1\u5668 -of_Type_Role_Name_19=\u7c7b\u578b\u4e3a\u89d2\u8272\u540d -of_Type_Parameter_Name_25=\u7c7b\u578b\u4e3a\u53c2\u6570\u540d -of_Type_Parameter_Value_26=\u7c7b\u578b\u4e3a\u53c2\u6570\u503c -of_Type_Parameter_Name_32=\u7c7b\u578b\u4e3a\u53c2\u6570\u540d -of_Type_Parameter_Value_33=\u7c7b\u578b\u4e3a\u53c2\u6570\u503c -of_Type_Parameter_Name_39=\u7c7b\u578b\u4e3a\u53c2\u6570\u540d -of_Type_Parameter_Value_40=\u7c7b\u578b\u4e3a\u53c2\u6570\u503c -of_Type_ejb-ref-name_44=\u7c7b\u578b\u4e3a ejb-ref-name -of_Type_Error_Location_47=\u7c7b\u578b\u4e3a\u9519\u8bef\u4f4d\u7f6e -of_Type_Error_Location_49=\u7c7b\u578b\u4e3a\u9519\u8bef\u4f4d\u7f6e -of_Type_Mime_Extension_54=\u7c7b\u578b\u4e3a Mime \u6269\u5c55 -of_Type_Mime_Type_55=\u7c7b\u578b\u4e3a Mime \u7c7b\u578b -of_Type_Mime_Extension___56=\u7c7b\u578b\u4e3a Mime \u6269\u5c55\uff1a -of_Type_Web_Resource_Collection_64=\u7c7b\u578b\u4e3a Web \u8d44\u6e90\u96c6\u5408 -of_Type_Filter_Name_66=\u7c7b\u578b\u4e3a\u8fc7\u6ee4\u5668\u540d -Invalid_URL_70=\u65e0\u6548 URL -Invalid_URL_75=\u65e0\u6548 URL -of_Type_Servlet_Name_77=\u7c7b\u578b\u4e3a servlet \u540d -of_Type_Taglib_80=\u7c7b\u578b\u4e3a\u6807\u8bb0\u5e93 -of_Type_TagLib___81=\u7c7b\u578b\u4e3a\u6807\u8bb0\u5e93\uff1a -of_Type_Web_Resource_Name_84=\u7c7b\u578b\u4e3a Web \u8d44\u6e90\u540d\u79f0 -of_Type_Welcome_File_Name__87=\u7c7b\u578b\u4e3a\u6b22\u8fce\u6587\u4ef6\u540d -of_Type_Env_Entry_Name___88=\u7c7b\u578b\u4e3a\u73af\u5883\u6761\u76ee\u540d diff --git a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_zh_TW.properties b/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_zh_TW.properties deleted file mode 100644 index 92fd28c7b..000000000 --- a/plugins/org.eclipse.jst.j2ee.core/j2ee-validation/warvalidation_zh_TW.properties +++ /dev/null @@ -1,258 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2004 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#This properties file hold all the externalised strings for eTools WAR Validation project -# Validation project -# -# Messages should be according to the format at: -# http://hany.austin.ibm.com/messages/index.html -# -# Briefly: -# MESSAGE_ID=<ComponentPrefix><MessageNumber><TypeCode>: <MessageText> -# -# The prefix for this component is: -# CHKJ (IBM WebSphere Validation) -# -# Note the ": " that appears between the type code and the message text. -# -# :Begin: WebSphere Quality Validation Information :Begin: -#COMPONENTPREFIX CHKJ -#COMPONENTNAMEFOR CHKJ IBM WebSphere Validation -#CMVCPATHNAME ncf/src/java/com/ibm/websphere/validation/warvalidation.properties -# :End: WebSphere Quality Validation Information :End: -# - -# 2-July-2001: -# This file has been tested using the ProcessMsgFile tool, written by -# Hany Salem and owned by Dennis Hebert. Any future changes should -# also be verified using this tool. Please contact Dennis -# (hebert@us.ibm.com or T/L 543-2520) for more information. -# - -# -------------------------------- -ERROR_WAR_VALIDATION_FAILED=CHKJ3000E: WAR \u9a57\u8b49\u5931\u6557\uff1a{0} -#EXPLANATION None. -#USERACTION None. - - -# -------------------------------- -ERROR_EAR_DUPLICATE_ROLES=CHKJ1002E: \u540d\u7a31 {0} \u7684\u5b89\u5168\u89d2\u8272\u91cd\u8907\u3002 -MESSAGE_WAR_VALIDATION_MISSING_JSP=CHKJ3001E: \u907a\u6f0f Servlet \"{1}\" \u7684 JSP \u6a94 {0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SMALL_ICON=CHKJ3002E: \u907a\u6f0f <small-icon> \u6a94\uff0c{0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_LARGE_ICON=CHKJ3003E: \u907a\u6f0f <large-icon> \u6a94\uff0c{0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_SERVLET_MAPPING=CHKJ3004W: Servlet \u5c0d\u6620 \"{0}\" \u6240\u53c3\u7167\u7684 Servlet \u5c1a\u672a\u5b9a\u7fa9\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_NO_WELCOME_FILE=CHKJ3005E: \u7a7a\u7684\u6b61\u8fce\u4f7f\u7528\u6a94\u6e05\u55ae\u9805\u76ee\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_WELCOME_FILE=CHKJ3006E: \u907a\u6f0f\u6b61\u8fce\u4f7f\u7528\u6a94 {0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_MISSING_TLD=CHKJ3007E: \u907a\u6f0f\u6a19\u793a\u5eab\u63cf\u8ff0\u5b50 {0} \u6a94\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_INVALID_WAR_FILE=CHKJ3008E: WAR \u6a94\u907a\u6f0f\u6216\u7121\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_BROKEN_FILTER_MAPPING=CHKJ3009E: \u904e\u6ffe\u5668\u5c0d\u6620 \"{0}\" \u6240\u53c3\u7167\u7684\u904e\u6ffe\u5668\u5c1a\u672a\u5b9a\u7fa9\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_WELCOME_FILE=CHKJ3010W: \u6b61\u8fce\u4f7f\u7528\u6a94\u7684\u958b\u982d\u6216\u7d50\u5c3e\u4e0d\u80fd\u662f /\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINECOL=CHKJ1009E: \u5256\u6790\u932f\u8aa4\uff1a{0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_LINE=CHKJ1010E: \u90e8\u7f72\u63cf\u8ff0\u5b50\u5256\u6790\u932f\u8aa4\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_PARSE_NOINFO=CHKJ1011E: \u90e8\u7f72\u63cf\u8ff0\u5b50\u5256\u6790\u932f\u8aa4\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -WAR_DD_CANNOT_OPEN_DD=CHKJ1012E: \u7121\u6cd5\u958b\u555f\u90e8\u7f72\u63cf\u8ff0\u5b50\u3002\u9a57\u8b49\u7121\u6cd5\u5b8c\u6210\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_URL=CHKJ3013E: URL \u5c0d\u6620 \"{0}\" \u7121\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE=CHKJ3014E: \u7121\u6548\u7684\u5b89\u5168\u89d2\u8272\u93c8\u7d50\uff1a{0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_HTTP_CMD=CHKJ3015E: \u7121\u6548\u7684 HTTP \u65b9\u6cd5\uff1a{0}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_TRANSPORT=CHKJ3016E: \u7121\u6548\u7684\u50b3\u8f38\u4fdd\u8b49\u3002\u6709\u6548\u503c\u662f\uff1a\"NONE\"\u3001\"INTEGRAL\" \u6216 \"CONFIDENTIAL\"\u3002 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_JSPFILE_REF=CHKJ3018E: Servlet {1} \u6240\u53c3\u7167\u7684 jsp \u6a94 \"{0}\" \u5fc5\u9808\u662f\u4e00\u500b\u5b8c\u6574\u7684\u7d55\u5c0d\u8def\u5f91\u3002 - - -# -------------------------------- -ERROR_EAR_INVALID_CONTEXT_ROOT=CHKJ3017E: Web \u5c08\u6848 {0} \u6240\u5c0d\u6620\u7684\u662f EAR \u5c08\u6848 {2} \u4e2d\u7684\u7121\u6548\u74b0\u5883\u5b9a\u7fa9\u6839 {1}\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_PAGE=IWAE0001E CHKJ3019E: \u932f\u8aa4\u9801\u9762\u4f4d\u7f6e\u7684\u958b\u982d\u5fc5\u9808\u662f /\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_SEC_ROLE_NAME=CHKJ3020E: \u7121\u6548\u7684\u5b89\u5168\u89d2\u8272\u540d\u7a31\uff1a{0}\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_AUTH_METHOD=CHKJ3021E: auth \u65b9\u6cd5\u7121\u6548\u3002\u6709\u6548\u503c\u5982\u4e0b\uff1a\"BASIC\"\u3001\"DIGEST\"\u3001\"FORM\" \u6216 \"CLIENT-CERT\"\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_IGNORE_FORM_LOGIN=CHKJ3022E: \u9451\u5225\u65b9\u6cd5\u662f {0}\u3002\u9664\u975e\u4f7f\u7528 FORM \u9451\u5225\u65b9\u6cd5\uff0c\u5426\u5247\uff0c\u6703\u5ffd\u7565 form-login-config \u503c\u3002 -#EXPLANATION None. -#USERACTION None. - -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_22=CHKJ3023E: \u8cc7\u6e90\u53c3\u7167 {0} \u5fc5\u9808\u542b\u6709 "SERVLET" \u6216 "CONTAINER" \u7684 res-auth\u3002 -MESSAGE_WAR_VALIDATION_RES_AUTH_REQUIRED_23=CHKJ3024E: \u8cc7\u6e90\u53c3\u7167 {0} \u5fc5\u9808\u5305\u542b "Application" \u6216 "Container" \u7684 res-auth\u3002 -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_22=CHKJ3025E: \"Application\" \u4e0d\u662f 2.2 \u5c64\u6b21\u90e8\u7f72\u63cf\u8ff0\u5b50\u4e2d res-auth \u7684\u6709\u6548\u503c\u3002\u8acb\u6539\u7528 \"SERVLET\"\u3002 -MESSAGE_WAR_VALIDATION_RES_AUTH_INVALID_23=CHKJ3026E: \"SERVLET\" \u4e0d\u662f 2.2 \u5c64\u6b21\u90e8\u7f72\u63cf\u8ff0\u5b50\u4e2d res-auth \u7684\u6709\u6548\u503c\u3002\u8acb\u6539\u7528 \"Application\"\u3002 - -MESSAGE_WAR_VALIDATION_INVALID_EXCEPTION_TYPE=CHKJ3027E: \u7570\u5e38\u72c0\u6cc1\u985e\u578b\u7121\u6548 {0}\u3002\u7570\u5e38\u72c0\u6cc1\u985e\u578b\u5fc5\u9808\u5305\u542b Java \u7570\u5e38\u72c0\u6cc1\u985e\u578b\u7684\u5b8c\u6574\u985e\u5225\u540d\u7a31\u3002 -#EXPLANATION None. -#USERACTION None. - - - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_MAPPING=CHKJ4010W: URL \u5c0d\u6620 {0} \u91cd\u8907\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_SERVLET=CHKJ4011W: Servlet \u9805\u76ee {0} \u91cd\u8907\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_SESSION_TIMEOUT=CHKJ4012W: Session \u903e\u6642\u503c\u7121\u6548\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_ENTRY=CHKJ4013W: \u9805\u76ee {0} \u91cd\u8907\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_EMPTY_ENTRY=CHKJ4014W: \u9805\u76ee {0} \u70ba\u7a7a\u7684\u3002 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_FILTER=CHKJ4015W: \u904e\u6ffe\u5668\u9805\u76ee {0} \u91cd\u8907\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_DUPLICATE_EJB_REF=CHKJ4016W: \u540d\u70ba {0} \u7684 ejb-ref \u5143\u7d20\u91cd\u8907\u3002 -#EXPLANATION None. -#USERACTION None. - -# This was missing. It's defined in constants... -ERROR_EAR_UNCONTAINED_MODULE_FILE_EXCEPTION=CHKJ4017W: \u767c\u751f\u932f\u8aa4\uff1bEAR \u672a\u5305\u542b\u6a21\u7d44\u6a94\u7570\u5e38\u72c0\u6cc1 - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_ERROR_CODE=IWAE0036E CHKJ4018W: \u932f\u8aa4\u78bc\u4e0d\u660e\uff1a{0}\u3002\u932f\u8aa4\u78bc\u5fc5\u9808\u5305\u542b\u6709\u6548\u7684 HTTP \u72c0\u614b\u78bc\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_RES_SHARING_SCOPE=CHKJ4019W: res-sharing-scope \u7121\u6548\uff1b\u6709\u6548\u503c\u70ba \"Shareable\" \u6216 \"Unshareable\"\u3002 -#USERACTION None. - -MESSAGE_WAR_VALIDATION_INVALID_ENV_ENTRY=CHKJ4020W: \u74b0\u5883\u9805\u76ee\u985e\u578b\u7121\u6548\u3002\u6709\u6548\u503c\u70ba\"java.lang.TYPE\"\uff0c\u5176\u4e2d TYPE \u662f\u4e0b\u5217\u5176\u4e2d\u4e00\u9805\uff1aBoolean\u3001Byte\u3001Character\u3001String\u3001Short\u3001Integer\u3001Long\u3001Float \u6216 Double\u3002 -#USERACTION None. - -MESSAGE_WAR_VALIDATION_MISSING_WLP_PROJECT=CHKJ4021W: \u907a\u6f0f Web \u7a0b\u5f0f\u5eab\u5c08\u6848 ({0})\u3002\u8acb\u6aa2\u67e5\u9019\u500b\u5c08\u6848\u7684\u5167\u5bb9\uff0c\u4ee5\u4fee\u6b63\u9019\u500b\u554f\u984c\u3002 -MESSAGE_WAR_VALIDATION_CONFLICTING_WLP_PROJECT=CHKJ4022W: Web \u7a0b\u5f0f\u5eab\u5c08\u6848 JAR ({0}) \u548c WEB-INF/lib \u76ee\u9304\u4e2d\u7684\u5be6\u969b JAR \u885d\u7a81\u3002 -MSG_SERVER_TARGET_MISMATCH=CHKJ4023W: Web \u7a0b\u5f0f\u5eab\u5c08\u6848 ({1}) \u7684\u76ee\u6a19\u4f3a\u670d\u5668\u4e0d\u7b26\u5408\u9019\u500b Web \u5c08\u6848 ({0}) \u7684\u76ee\u6a19\u4f3a\u670d\u5668\u3002\u5982\u679c\u60a8\u8a8d\u70ba\u4e0d\u662f\u5982\u6b64\uff0c\u8acb\u5728 Web \u5c08\u6848\u4e0a\u57f7\u884c\u9a57\u8b49\u3002 -MESSAGE_URL_PATTERN_END_WITH_CARRAIGE_RETURN=Servlet {1} \u7684 URL \u578b\u6a23\u5b57\u4e32 "{0}" \u7d50\u5c3e\u662f\u7121\u6548\u7684\u56de\u8eca - -# -------------------------------- -MESSAGE_WAR_VALIDATION_INVALID_EJB_REF_TYPE=CHKJ4023W: ejb-ref-type \u5fc5\u9808\u662f 'Entity' \u6216 'Session'\u3002 -#EXPLANATION None. -#USERACTION None. - -# -------------------------------- -ERROR_EAR_MISSING_EJB_ROLE=CHKJ2827W: ''security-role-ref'' \u5143\u7d20 {0} \u662f\u7528\u4f86\u5b9a\u7fa9 ''role-link'' \u5143\u7d20\uff0c\u4f46\u662f\u61c9\u7528\u7a0b\u5f0f\u63cf\u8ff0\u5b50\u4e2d\u6c92\u6709 ''security-role'' \u5143\u7d20\u3002 -#EXPLANATION None. -#USERACTION None. - -of_Type_Security_Role_Name_6=\u985e\u578b\u5b89\u5168\u89d2\u8272\u540d\u7a31\u7684 -Web_Archive_Validator_8=Web \u4fdd\u5b58\u9a57\u8b49\u5668 -of_Type_Role_Name_19=\u985e\u578b\u89d2\u8272\u540d\u7a31\u7684 -of_Type_Parameter_Name_25=\u985e\u578b\u53c3\u6578\u540d\u7a31\u7684 -of_Type_Parameter_Value_26=\u985e\u578b\u53c3\u6578\u503c\u7684 -of_Type_Parameter_Name_32=\u985e\u578b\u53c3\u6578\u540d\u7a31\u7684 -of_Type_Parameter_Value_33=\u985e\u578b\u53c3\u6578\u503c\u7684 -of_Type_Parameter_Name_39=\u985e\u578b\u53c3\u6578\u540d\u7a31\u7684 -of_Type_Parameter_Value_40=\u985e\u578b\u53c3\u6578\u503c\u7684 -of_Type_ejb-ref-name_44=\u985e\u578b ejb-ref-name \u7684 -of_Type_Error_Location_47=\u985e\u578b\u932f\u8aa4\u4f4d\u7f6e\u7684 -of_Type_Error_Location_49=\u985e\u578b\u932f\u8aa4\u4f4d\u7f6e\u7684 -of_Type_Mime_Extension_54=\u985e\u578b Mime \u5ef6\u4f38\u7684 -of_Type_Mime_Type_55=\u985e\u578b Mime \u985e\u578b\u7684 -of_Type_Mime_Extension___56=\u985e\u578b Mime \u5ef6\u4f38\u7684\uff1a -of_Type_Web_Resource_Collection_64=\u985e\u578b Web \u8cc7\u6e90\u96c6\u5408\u7684 -of_Type_Filter_Name_66=\u985e\u578b\u904e\u6ffe\u5668\u540d\u7a31\u7684 -Invalid_URL_70=\u7121\u6548\u7684 URL -Invalid_URL_75=\u7121\u6548\u7684 URL -of_Type_Servlet_Name_77=\u985e\u578b Servlet \u540d\u7a31\u7684 -of_Type_Taglib_80=\u985e\u578b Taglib \u7684 -of_Type_TagLib___81=\u985e\u578b TagLib \u7684\uff1a -of_Type_Web_Resource_Name_84=\u985e\u578b Web \u8cc7\u6e90\u540d\u7a31\u7684 -of_Type_Welcome_File_Name__87=\u985e\u578b\u6b61\u8fce\u4f7f\u7528\u6a94\u540d\u7684 -of_Type_Env_Entry_Name___88=\u985e\u578b\u74b0\u5883\u9805\u76ee\u540d\u7a31\u7684 |