Class com.ibm.ws.javaee.ddmodel.ejbbnd.EJBJarBndErrorTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testEJBNonUniqueName1[0] | 0.002s | passed |
testEJBNonUniqueName1[1] | 0.001s | passed |
testEJBNonUniqueName2[0] | 0.002s | passed |
testEJBNonUniqueName2[1] | 0.001s | passed |
testEJBNonUniqueName3[0] | 0.002s | passed |
testEJBNonUniqueName3[1] | 0.002s | passed |
testEjbJarBndBadRoot[0] | 0.004s | passed |
testEjbJarBndBadRoot[1] | 0.002s | passed |
testEjbJarBndMissingVersionError[0] | 0.002s | passed |
testEjbJarBndMissingVersionError[1] | 0.002s | passed |
testEjbJarBndNoNamespaceError[0] | 0.002s | passed |
testEjbJarBndNoNamespaceError[1] | 0.002s | passed |
testGetVersionError[0] | 0.002s | passed |
testGetVersionError[1] | 0.002s | passed |
testInterceptorNonUniqueClassName[0] | 0.002s | passed |
testInterceptorNonUniqueClassName[1] | 0.002s | passed |
testInterfaceMissingBindingName[0] | 0.006s | passed |
testInterfaceMissingBindingName[1] | 0.003s | passed |
testInterfaceMissingClassName[0] | 0.003s | passed |
testInterfaceMissingClassName[1] | 0.003s | passed |
testJCAAdapterMissingActivationSpecBinding[0] | 0.002s | passed |
testJCAAdapterMissingActivationSpecBinding[1] | 0.003s | passed |
testJCAAdapterNeitherLPandJCAAdapterError[0] | 0.002s | passed |
testJCAAdapterNeitherLPandJCAAdapterError[1] | 0.002s | passed |
testListenerPortMissingName[0] | 0.003s | passed |
testListenerPortMissingName[1] | 0.002s | passed |
testMDBListenerPortandJCAAdapterError[0] | 0.001s | passed |
testMDBListenerPortandJCAAdapterError[1] | 0.002s | passed |
testMessageDestinationNonUniqueName[0] | 0.002s | passed |
testMessageDestinationNonUniqueName[1] | 0.002s | passed |
testMessageDrivenBeanNoName[0] | 0.003s | passed |
testMessageDrivenBeanNoName[1] | 0.002s | passed |
testSessionBeanNoName[0] | 0.003s | passed |
testSessionBeanNoName[1] | 0.002s | passed |
Standard output
Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2261E: The myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4 specifies unsupported version 3.0. ] [ CWWKC2261E: The myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4 specifies unsupported version 3.0. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2252E: The myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 3 has root element ejb-jar-ext but requires root element ejb-jar-bnd. ] [ CWWKC2252E: The myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 3 has root element ejb-jar-ext but requires root element ejb-jar-bnd. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The session element is missing the required name attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] [ CWWKC2251E: The session element is missing the required name attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The message-driven element is missing the required name attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] [ CWWKC2251E: The message-driven element is missing the required name attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The interface element is missing the required binding-name attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] [ CWWKC2251E: The interface element is missing the required binding-name attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The interface element is missing the required class attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] [ CWWKC2251E: The interface element is missing the required class attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The listener-port element is missing the required name attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 7. ] [ CWWKC2251E: The listener-port element is missing the required name attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 7. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The jca-adapter element is missing the required activation-spec-binding-name attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 6. ] [ CWWKC2251E: The jca-adapter element is missing the required activation-spec-binding-name attribute in the myEJB.jar : META-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 6. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the META-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] [ CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the META-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the META-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] [ CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the META-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the META-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] [ CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the META-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2270E: The class attribute for all <interceptor> elements must be unique. Found duplicate name com.ibm.test.Interceptor1 in the META-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] [ CWWKC2270E: The class attribute for all <interceptor> elements must be unique. Found duplicate name com.ibm.test.Interceptor1 in the META-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2270E: The name attribute for all <message-destination> elements must be unique. Found duplicate name messageDestName1 in the META-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] [ CWWKC2270E: The name attribute for all <message-destination> elements must be unique. Found duplicate name messageDestName1 in the META-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2261E: The myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4 specifies unsupported version 3.0. ] [ CWWKC2261E: The myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4 specifies unsupported version 3.0. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2252E: The myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 3 has root element ejb-jar-ext but requires root element ejb-jar-bnd. ] [ CWWKC2252E: The myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 3 has root element ejb-jar-ext but requires root element ejb-jar-bnd. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The session element is missing the required name attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] [ CWWKC2251E: The session element is missing the required name attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The message-driven element is missing the required name attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] [ CWWKC2251E: The message-driven element is missing the required name attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The interface element is missing the required binding-name attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] [ CWWKC2251E: The interface element is missing the required binding-name attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The interface element is missing the required class attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] [ CWWKC2251E: The interface element is missing the required class attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 4. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The listener-port element is missing the required name attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 7. ] [ CWWKC2251E: The listener-port element is missing the required name attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 7. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2251E: The jca-adapter element is missing the required activation-spec-binding-name attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 6. ] [ CWWKC2251E: The jca-adapter element is missing the required activation-spec-binding-name attribute in the myWEB.war : WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor on line 6. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] [ CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] [ CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] [ CWWKC2269E: The name attribute for all <session> and <message-driven> bean elements must be unique. Found duplicate name CommonBeanName in the WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2270E: The class attribute for all <interceptor> elements must be unique. Found duplicate name com.ibm.test.Interceptor1 in the WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] [ CWWKC2270E: The class attribute for all <interceptor> elements must be unique. Found duplicate name com.ibm.test.Interceptor1 in the WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] Validating exception [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException ] [ com.ibm.ws.javaee.ddmodel.DDParser$ParseException: CWWKC2270E: The name attribute for all <message-destination> elements must be unique. Found duplicate name messageDestName1 in the WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ] [ CWWKC2270E: The name attribute for all <message-destination> elements must be unique. Found duplicate name messageDestName1 in the WEB-INF/ibm-ejb-jar-bnd.xml deployment descriptor. ]