|
| 1.6 | modified | ejort | kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelController.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.8 | modified | ejort | kernel/src/main/org/jboss/kernel/plugins/config/Configurator.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.9 | modified | ejort | kernel/src/main/org/jboss/kernel/plugins/deployment/xml/XMLKernelDeployer.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.4 | modified | ejort | kernel/src/main/org/jboss/kernel/spi/config/KernelConfigurator.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.5 | modified | ejort | kernel/src/main/org/jboss/kernel/plugins/dependency/basic/BasicKernelController.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.1 | added | ejort | kernel/src/resources/test/org/jboss/test/kernel/xml/test/testFactoryDependency.xml | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.1 | added | ejort | kernel/src/resources/test/org/jboss/test/kernel/xml/test/testStaticFactoryDependency.xml | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.1 | added | ejort | kernel/src/tests/org/jboss/test/kernel/xml/support/SimpleBeanFactory.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.1 | added | ejort | kernel/src/tests/org/jboss/test/kernel/config/support/SimpleBeanFactory.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.2 | modified | ejort | kernel/src/tests/org/jboss/test/kernel/xml/test/XMLTestCase.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.2 | modified | ejort | kernel/src/main/org/jboss/beans/metadata/spi/ConstructorMetaData.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.5 | modified | ejort | kernel/src/main/org/jboss/kernel/plugins/config/basic/BasicKernelConfigurator.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.2 | modified | ejort | kernel/src/tests/org/jboss/test/kernel/config/test/AbstractKernelConfigTest.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.2 | modified | ejort | kernel/src/tests/org/jboss/test/kernel/config/test/ConfigTestSuite.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.1 | added | ejort | kernel/src/tests/org/jboss/test/kernel/config/test/FactoryTestCase.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.2 | modified | ejort | kernel/src/main/org/jboss/beans/metadata/plugins/AbstractConstructorMetaData.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.2 | modified | ejort | container/src/main/org/jboss/beans/info/spi/BeanInfo.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.2 | modified | ejort | container/src/main/org/jboss/beans/info/plugins/introspection/IntrospectionBeanInfoFactory.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.2 | modified | ejort | container/src/main/org/jboss/beans/info/plugins/AbstractBeanInfo.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.2 | modified | ejort | container/src/main/org/jboss/beans/info/config/Config.java | Implement the factory constructor methods. This includes supportfor static factories and instance factories that are constructed throughthe dependency mechanism.i.e. We wait for the factory to be constructed and configured beforewe try to use it! |
| 1.37 | modified | starksm | testsuite/imports/test-jars.xml | Update the cmp2-keygen.jar to use the jboss ejb testcase |
| 1.3 | modified | starksm | testsuite/src/resources/cmp2/keygen/META-INF/ejb-jar.xml | Correct the invalid direct use of the ejb local home jndi binding. |
| 1.3 | modified | starksm | testsuite/src/main/org/jboss/test/cmp2/keygen/test/KeyGenerationUnitTestCase.java | Correct the invalid direct use of the ejb local home jndi binding. |