|
| 62780 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptor.java | EJBTHREE-953: throwing EJBException |
| 62780 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptorFactory.java | EJBTHREE-953: throwing EJBException |
| 62778 | modified | wolfc | //trunk/build/build-distr.xml | JBAS-4392: fixed hibernate-annotations & hibernate-entitymanager installation |
| 62776 | modified | wolfc | //trunk/ejb3/build-test.xml | Replaced j2ee & ejb3x with javaee module. |
| 62775 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | [EJBTHREE-946] [EJBTHREE-948] [EJBTHREE-949] Use deployment-qualified ejb name in identifiers |
| 62774 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusterProxyFactory.java | [EJBTHREE-948] Use deployment-qualified ejb name in FamilyClusterInfo.familyName[EJBTHREE-949] Update FCI and refresh JNDI when cluster topology changes |
| 62774 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/BaseStatelessProxyFactory.java | [EJBTHREE-948] Use deployment-qualified ejb name in FamilyClusterInfo.familyName[EJBTHREE-949] Update FCI and refresh JNDI when cluster topology changes |
| 62773 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java | [EJBTHREE-948] Use deployment-qualified ejb name in FamilyClusterInfo.familyName[EJBTHREE-949] Update FCI when cluster topology changes |
| 62772 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | [EJBTHREE-946] Segregate deployments based on a deployment-qualified ejb name |
| 62771 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/MCKernelAbstraction.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62771 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/UserTransactionImpl.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62771 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/resource/Ejb3DeploymentInfo.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62771 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/tx/UserTransactionImpl.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/TransactionScopedEntityManager.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/ProducerImpl.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/ForwardId.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/hibernate/ExtendedSessionInvocationHandler.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/annotation/ejb/MessagePropertiesImpl.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/ProducersImpl.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainerInvocation.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/hibernate/TransactionScopedSessionInvocationHandler.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/InjectedSessionFactory.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/ActivationSpec.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/statistics/InvocationStatistics.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/ProducerManagerImpl.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/ExtendedEntityManager.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62769 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteInvocation.java | [EJBTHREE-951] Add missing serialVersionUIDs |
| 62755 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/test/FamilyClusterInfoUnitTestCase.java | Isolate the FCI used in the different test cases |
| 62752 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.java | [JBAS-4387] Pass the dir of the custom jndi.properties to URLClassLoader, not the URL of the file itself. |
| 62748 | modified | dimitris@jboss.org | //trunk/system/src/bin/run.conf | JBAS-4155, update the debugging options |
| 62746 | modified | dimitris@jboss.org | //trunk/system/src/bin/run.sh | JBAS-4155, remove from run.sh commented out debugging options - they reside in run.conf |
| 62743 | modified | wolfc | //trunk/aspects/build.xml | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/aspects/.classpath | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/management/build.xml | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/jbossmq/build.xml | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/management/.classpath | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/messaging/.classpath | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/deployment/build.xml | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/jbossmq/.classpath | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/cluster/build.xml | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/deployment/.classpath | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/build/build-distr.xml | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/ejb3/build.xml | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/transaction/.classpath | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/tomcat/build.xml | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/build/build-thirdparty.xml | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/hibernate-int/build.xml | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/testsuite/.classpath | Replaced j2ee & ejb3x with javaee module. |
| 62743 | modified | wolfc | //trunk/spring-int/.classpath | Replaced j2ee & ejb3x with javaee module. |