Overview

General

Configuration

Servers

Integrations

Community

Feeds


Site
News
   



EJB3 iTests [ edit ]

jira.codehaus.org (62 issues)
T Key Summary Assignee Status
Sub-task OPENEJB-154 iTest: StatelessHomeHandleTests Unassigned OpenOpen
Sub-task OPENEJB-163 iTest: StatelessBeanAllowedOperationsTests Unassigned OpenOpen
Sub-task OPENEJB-160 iTest: StatelessBeanSetterInjectionTests Unassigned OpenOpen
Sub-task OPENEJB-158 iTest: StatelessRemoteBusinessIntfcTests Unassigned OpenOpen
Sub-task OPENEJB-187 iTest: StatefulBeanPublicFieldInjectionTests Unassigned OpenOpen
Sub-task OPENEJB-192 iTest: StatefulContainerTxTests Unassigned OpenOpen
Sub-task OPENEJB-190 iTest: StatefulBeanBMTAllowedOperationsTests Unassigned OpenOpen
Sub-task OPENEJB-193 iTest: StatefulInterceptorAllowedOperationsTests Unassigned OpenOpen
Sub-task OPENEJB-202 iTest: InterceptorPackageLevelStackTests Unassigned OpenOpen
Sub-task OPENEJB-155 iTest: StatelessHandleTests Unassigned OpenOpen
Sub-task OPENEJB-152 iTest: StatelessRemoteIntfcTests Unassigned OpenOpen
Sub-task OPENEJB-153 iTest: StatelessLocalIntfcTests Unassigned OpenOpen
Sub-task OPENEJB-162 iTest: StatelessBeanCallbackTests Unassigned OpenOpen
Sub-task OPENEJB-176 iTest: StatefulEjbLocalHomeTests Unassigned OpenOpen
Sub-task OPENEJB-149 iTest: StatelessEjbObjectTests Unassigned OpenOpen
Sub-task OPENEJB-150 iTest: StatelessEjbLocalHomeTests Unassigned OpenOpen
Sub-task OPENEJB-151 iTest: StatelessEjbLocalObjectTests Unassigned OpenOpen
Sub-task OPENEJB-159 iTest: StatelessBeanJndiEncTests Unassigned OpenOpen
Sub-task OPENEJB-167 iTest: StatelessInterceptorAllowedOperationsTests Unassigned OpenOpen
Sub-task OPENEJB-157 iTest: StatelessLocalBusinessIntfcTests Unassigned OpenOpen
Sub-task OPENEJB-156 iTest: StatelessEjbMetaDataTests Unassigned OpenOpen
Sub-task OPENEJB-168 iTest: StatelessInterceptorBMTAllowedOperationsTests Unassigned OpenOpen
Sub-task OPENEJB-165 iTest: StatelessBeanTxTests Unassigned OpenOpen
Sub-task OPENEJB-161 iTest: StatelessBeanPublicFieldInjectionTests Unassigned OpenOpen
Sub-task OPENEJB-164 iTest: StatelessBeanBMTAllowedOperationsTests Unassigned OpenOpen
Sub-task OPENEJB-181 iTest: StatefulHandleTests Unassigned OpenOpen
Sub-task OPENEJB-179 iTest: StatefulLocalIntfcTests Unassigned OpenOpen
Sub-task OPENEJB-169 iTest: StatelessRemoteRmiIiopTests Unassigned OpenOpen
Sub-task OPENEJB-178 iTest: StatefulRemoteIntfcTests Unassigned OpenOpen
Sub-task OPENEJB-175 iTest: StatefulEjbObjectTests Unassigned OpenOpen
Sub-task OPENEJB-166 iTest: StatelessContainerTxTests Unassigned OpenOpen
Sub-task OPENEJB-183 iTest: StatefulLocalBusinessIntfcTests Unassigned OpenOpen
Sub-task OPENEJB-170 iTest: StatelessBusinessRmiIiopTests Unassigned OpenOpen
Sub-task OPENEJB-180 iTest: StatefulHomeHandleTests Unassigned OpenOpen
Sub-task OPENEJB-185 iTest: StatefulBeanJndiEncTests Unassigned OpenOpen
Sub-task OPENEJB-177 iTest: StatefulEjbLocalObjectTests Unassigned OpenOpen
Sub-task OPENEJB-184 iTest: StatefulRemoteBusinessIntfcTests Unassigned OpenOpen
Sub-task OPENEJB-189 iTest: StatefulBeanAllowedOperationsTests Unassigned OpenOpen
Sub-task OPENEJB-182 iTest: StatefulEjbMetaDataTests Unassigned OpenOpen
Sub-task OPENEJB-200 iTest: InterceptorCallbackTests Unassigned OpenOpen
Sub-task OPENEJB-191 iTest: StatefulBeanTxTests Unassigned OpenOpen
Sub-task OPENEJB-186 iTest: StatefulBeanSetterInjectionTests Unassigned OpenOpen
Sub-task OPENEJB-196 iTest: StatefulBusinessRmiIiopTests Unassigned OpenOpen
Sub-task OPENEJB-197 iTest: InterceptorJndiEncTests Unassigned OpenOpen
Sub-task OPENEJB-188 iTest: StatefulBeanCallbackTests Unassigned OpenOpen
Sub-task OPENEJB-203 iTest: InterceptorClassLevelStackTests Unassigned OpenOpen
Sub-task OPENEJB-199 iTest: InterceptorPublicFieldInjectionTests Unassigned OpenOpen
Sub-task OPENEJB-195 iTest: StatefulRemoteRmiIiopTests Unassigned OpenOpen
Sub-task OPENEJB-201 iTest: InterceptorInvocationContextTests Unassigned OpenOpen
Sub-task OPENEJB-198 iTest: InterceptorSetterInjectionTests Unassigned OpenOpen
Sub-task OPENEJB-206 iTest: InterceptorStackExceptionTests Unassigned OpenOpen
Sub-task OPENEJB-194 iTest: StatefulInterceptorBMTAllowedOperationsTests Unassigned OpenOpen
Sub-task OPENEJB-204 iTest: InterceptorMethodLevelStackTests Unassigned OpenOpen
Sub-task OPENEJB-205 iTest: InterceptorAggregateStackTests Unassigned OpenOpen
Sub-task OPENEJB-148 iTest: StatelessEjbHomeTests Mohammad Nour OpenOpen
Sub-task OPENEJB-173 iTest: StatefulHomeIntfcTests Mohammad Nour OpenOpen
Sub-task OPENEJB-174 iTest: StatefulEjbHomeTests Mohammad Nour OpenOpen
Sub-task OPENEJB-147 iTest: StatelessHomeIntfcTests Jacek Laskowski In ProgressIn Progress
Sub-task OPENEJB-145 iTest: StatelessRemoteJndiTests David Blevins ClosedClosed
Sub-task OPENEJB-171 iTest: StatefulRemoteJndiTests Mohammad Nour ClosedClosed
Sub-task OPENEJB-172 iTest: StatefulLocalJndiTests Mohammad Nour OpenOpen
Sub-task OPENEJB-146 iTest: StatelessLocalJndiTests Mohammad Nour ClosedClosed

jira.codehaus.org (rss_0.92)
(An XML representation of a search request)
[OPENEJB-154] iTest: StatelessHomeHandleTests
tests that all javax.ejb.HomeHandle methods work as expected on an ejb3 stateless bean with an the EJB 2.1 compatible home interface
[OPENEJB-163] iTest: StatelessBeanAllowedOperationsTests
tests that an ejb3 stateless bean can only do the things allowed in each of it's available callback methods.
[OPENEJB-160] iTest: StatelessBeanSetterInjectionTests
tests that an ejb3 stateless bean can have injected every possible JNDI entry type via setters
[OPENEJB-158] iTest: StatelessRemoteBusinessIntfcTests
tests that an ejb3 stateless bean can be invoked via it's remote business interface
[OPENEJB-187] iTest: StatefulBeanPublicFieldInjectionTests
tests that an ejb3 stateful bean can have injected every possible JNDI entry type via public fields
[OPENEJB-192] iTest: StatefulContainerTxTests
tests that an ejb3 stateful bean with container-managed transactions can demarcate methods using all the available tx attributes and the container is correctly rolling back, committing, suspending, or starting transactions.
[OPENEJB-190] iTest: StatefulBeanBMTAllowedOperationsTests
tests that an ejb3 stateful bean with bean-managed transactions can only do the things allowed in each of it's available callback methods.
[OPENEJB-193] iTest: StatefulInterceptorAllowedOperationsTests
tests that an interceptor of an ejb3 stateful bean can only do the things allowed in each of it's available callback methods.
[OPENEJB-202] iTest: InterceptorPackageLevelStackTests
tests that package-level stacks can be created and properly executed and all possible excludes function properly. Must be ran twice, once in the stateful test suite and again in the stateless testsuite.
[OPENEJB-155] iTest: StatelessHandleTests
tests that all javax.ejb.Handle methods work as expected on an ejb3 stateless bean with an the EJB 2.1 compatible remote interface
[OPENEJB-152] iTest: StatelessRemoteIntfcTests
tests that an ejb3 stateless bean can be invoked with an EJB 2.1 compatible remote interface
[OPENEJB-153] iTest: StatelessLocalIntfcTests
tests that an ejb3 stateless bean can be invoked with an EJB 2.1 compatible local interface
[OPENEJB-162] iTest: StatelessBeanCallbackTests
tests that the PostCreate and PreDestroy methods of an ejb3 stateless bean are invoked.
[OPENEJB-176] iTest: StatefulEjbLocalHomeTests
tests that all javax.ejb.EJBLocalHome methods work as expected on the EJB 2.1 compatible local home interface an ejb3 stateful bean
[OPENEJB-149] iTest: StatelessEjbObjectTests
tests that all javax.ejb.EJBObject methods work as expected on the EJB 2.1 compatible remote interface an ejb3 stateless bean
[OPENEJB-150] iTest: StatelessEjbLocalHomeTests
tests that all javax.ejb.EJBLocalHome methods work as expected on the EJB 2.1 compatible local home interface an ejb3 stateless bean
[OPENEJB-151] iTest: StatelessEjbLocalObjectTests
tests that all javax.ejb.EJBLocalObject methods work as expected on the EJB 2.1 compatible local interface an ejb3 stateless bean
[OPENEJB-159] iTest: StatelessBeanJndiEncTests
tests that an ejb3 stateless bean can lookup every possible JNDI entry type via the SessionContext interface
[OPENEJB-167] iTest: StatelessInterceptorAllowedOperationsTests
tests that an interceptor of an ejb3 stateless bean can only do the things allowed in each of it's available callback methods.
[OPENEJB-157] iTest: StatelessLocalBusinessIntfcTests
tests that an ejb3 stateless bean can be invoked via it's local business interface
[OPENEJB-156] iTest: StatelessEjbMetaDataTests
tests that all javax.ejb.EJBMetaData methods work as expected on an ejb3 stateless bean with an the EJB 2.1 compatible remote interface
[OPENEJB-168] iTest: StatelessInterceptorBMTAllowedOperationsTests
tests that an ejb3 stateless bean with bean-managed transactions can only do the things allowed in each of it's available callback methods.
[OPENEJB-165] iTest: StatelessBeanTxTests
tests that an ejb3 stateless bean with bean-managed transactions can properly commit and rollback transactions
[OPENEJB-161] iTest: StatelessBeanPublicFieldInjectionTests
tests that an ejb3 stateless bean can have injected every possible JNDI entry type via public fields
[OPENEJB-164] iTest: StatelessBeanBMTAllowedOperationsTests
tests that an ejb3 stateless bean with bean-managed transactions can only do the things allowed in each of it's available callback methods.
[OPENEJB-181] iTest: StatefulHandleTests
tests that all javax.ejb.Handle methods work as expected on an ejb3 stateful bean with an the EJB 2.1 compatible remote interface
[OPENEJB-179] iTest: StatefulLocalIntfcTests
tests that an ejb3 stateful bean can be invoked with an EJB 2.1 compatible local interface
[OPENEJB-169] iTest: StatelessRemoteRmiIiopTests
tests that all acceptable datatypes can be passed over the wire as both arguments and return values on an ejb3 stateless bean with an EJB 2.1 compatible remote interface
[OPENEJB-178] iTest: StatefulRemoteIntfcTests
tests that an ejb3 stateful bean can be invoked with an EJB 2.1 compatible remote interface
[OPENEJB-175] iTest: StatefulEjbObjectTests
tests that all javax.ejb.EJBObject methods work as expected on the EJB 2.1 compatible remote interface an ejb3 stateful bean
[OPENEJB-166] iTest: StatelessContainerTxTests
tests that an ejb3 stateless bean with container-managed transactions can demarcate methods using all the available tx attributes and the container is correctly rolling back, committing, suspending, or starting transactions.
[OPENEJB-183] iTest: StatefulLocalBusinessIntfcTests
tests that an ejb3 stateful bean can be invoked via it's local business interface
[OPENEJB-170] iTest: StatelessBusinessRmiIiopTests
tests that all acceptable datatypes can be passed over the wire as both arguments and return values on an ejb3 stateless bean with an remote business interface
[OPENEJB-180] iTest: StatefulHomeHandleTests
tests that all javax.ejb.HomeHandle methods work as expected on an ejb3 stateful bean with an the EJB 2.1 compatible home interface
[OPENEJB-185] iTest: StatefulBeanJndiEncTests
tests that an ejb3 stateful bean can lookup every possible JNDI entry type via the SessionContext interface
[OPENEJB-177] iTest: StatefulEjbLocalObjectTests
tests that all javax.ejb.EJBLocalObject methods work as expected on the EJB 2.1 compatible local interface an ejb3 stateful bean
[OPENEJB-184] iTest: StatefulRemoteBusinessIntfcTests
tests that an ejb3 stateful bean can be invoked via it's remote business interface
[OPENEJB-189] iTest: StatefulBeanAllowedOperationsTests
tests that an ejb3 stateful bean can only do the things allowed in each of it's available callback methods.
[OPENEJB-182] iTest: StatefulEjbMetaDataTests
tests that all javax.ejb.EJBMetaData methods work as expected on an ejb3 stateful bean with an the EJB 2.1 compatible remote interface
[OPENEJB-200] iTest: InterceptorCallbackTests
tests that the PostCreate and PreDestroy methods of an interceptor of an ejb3 stateless bean are invoked. Must be ran twice, once in the stateful test suite and again in the stateless testsuite.
[OPENEJB-191] iTest: StatefulBeanTxTests
tests that an ejb3 stateful bean with bean-managed transactions can properly commit and rollback transactions
[OPENEJB-186] iTest: StatefulBeanSetterInjectionTests
tests that an ejb3 stateful bean can have injected every possible JNDI entry type via setters
[OPENEJB-196] iTest: StatefulBusinessRmiIiopTests
tests that all acceptable datatypes can be passed over the wire as both arguments and return values on an ejb3 stateful bean with an remote business interface
[OPENEJB-197] iTest: InterceptorJndiEncTests
tests that an interceptor of an ejb3 session bean can lookup every possible JNDI entry type via the SessionContext interface. Must be ran twice, once in the stateful test suite and again in the stateless testsuite.
[OPENEJB-188] iTest: StatefulBeanCallbackTests
tests that the PostCreate and PreDestroy methods of an ejb3 stateful bean are invoked.
[OPENEJB-203] iTest: InterceptorClassLevelStackTests
tests that class-level stacks can be created and properly executed and all possible excludes function properly. Must be ran twice, once in the stateful test suite and again in the stateless testsuite.
[OPENEJB-199] iTest: InterceptorPublicFieldInjectionTests
tests that an interceptor of an ejb3 stateless bean can have injected every possible JNDI entry type via public fields. Must be ran twice, once in the stateful test suite and again in the stateless testsuite.
[OPENEJB-195] iTest: StatefulRemoteRmiIiopTests
tests that all acceptable datatypes can be passed over the wire as both arguments and return values on an ejb3 stateful bean with an EJB 2.1 compatible remote interface
[OPENEJB-201] iTest: InterceptorInvocationContextTests
tests that all javax.interceptor.InvocationContext methods work as expected for an interceptor. Must be ran twice, once in the stateful test suite and again in the stateless testsuite.
[OPENEJB-198] iTest: InterceptorSetterInjectionTests
tests that an interceptor of an ejb3 stateless bean can have injected every possible JNDI entry type via setters. Must be ran twice, once in the stateful test suite and again in the stateless testsuite.
[OPENEJB-206] iTest: InterceptorStackExceptionTests
tests that exception handling for interceptor stacks properly affects the invocation flow. Must be ran twice, once in the stateful test suite and again in the stateless testsuite.
[OPENEJB-194] iTest: StatefulInterceptorBMTAllowedOperationsTests
tests that an ejb3 stateful bean with bean-managed transactions can only do the things allowed in each of it's available callback methods.
[OPENEJB-204] iTest: InterceptorMethodLevelStackTests
tests that method-level stacks can be created and properly executed and all possible excludes function properly. Must be ran twice, once in the stateful test suite and again in the stateless testsuite.
[OPENEJB-205] iTest: InterceptorAggregateStackTests
tests that package-level, class-level, and method-level interceptor stacks can be combined and all possible excludes respected. Must be ran twice, once in the stateful test suite and again in the stateless testsuite.
[OPENEJB-148] iTest: StatelessEjbHomeTests
tests that all javax.ejb.EJBHome methods work as expected on the EJB 2.1 compatible remote home interface an ejb3 stateless bean
[OPENEJB-173] iTest: StatefulHomeIntfcTests
tests that an ejb3 stateful bean can be created with an EJB 2.1 compatible home interface
[OPENEJB-174] iTest: StatefulEjbHomeTests
tests that all javax.ejb.EJBHome methods work as expected on the EJB 2.1 compatible remote home interface an ejb3 stateful bean
[OPENEJB-147] iTest: StatelessHomeIntfcTests
tests that an ejb3 stateless bean can be created with an EJB 2.1 compatible home interface
[OPENEJB-145] iTest: StatelessRemoteJndiTests
tests that an ejb3 stateless bean can be looked up in global JNDI via it's remote business interface, and backwards compatible remote home interface. Use 2 ejb3 beans; one that has a remote business interface and one that has a 2.1 compatible remote home interface.
[OPENEJB-171] iTest: StatefulRemoteJndiTests
tests that an ejb3 stateful bean can be looked up in global JNDI via it's remote business interface, and backwards compatible remote home interface. Use 2 ejb3 beans; one that has a remote business interface and one that has a 2.1 compatible remote home interface.
[OPENEJB-172] iTest: StatefulLocalJndiTests
tests that an ejb3 stateful bean can be looked up in global JNDI via it's backwards compatible local home interface.
[OPENEJB-146] iTest: StatelessLocalJndiTests
tests that an ejb3 stateless bean can be looked up in global JNDI via it's backwards compatible local home interface.

         
     
     
     
 


Apache OpenEJB is an project of The Apache Software Foundation (ASF)
 
Powered by Atlassian Confluence.