|
| 1.1 | added | ejort | testsuite/src/main/org/jboss/test/txpropiiop/ejb/a/SessionAEJB.java | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/main/org/jboss/test/txpropiiop/ejb/b/SessionBEJB.java | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/resources/txpropiiop/b/META-INF/ejb-jar.xml | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/resources/txpropiiop/b/META-INF/jboss.xml | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/main/org/jboss/test/txpropiiop/interfaces/b/SessionB.java | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/main/org/jboss/test/txpropiiop/interfaces/b/SessionBHome.java | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.370 | modified | ejort | testsuite/build.xml | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.16 | modified | ejort | testsuite/.classpath | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/resources/txpropiiop/client.policy | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/main/org/jboss/test/txpropiiop/interfaces/a/SessionA.java | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/main/org/jboss/test/txpropiiop/interfaces/a/SessionAHome.java | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/resources/txpropiiop/a/META-INF/ejb-jar.xml | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/resources/txpropiiop/a/META-INF/jboss.xml | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.1 | added | ejort | testsuite/src/main/org/jboss/test/txpropiiop/test/TxPropIIOPUnitTestCase.java | Add tests for throwing RemoteExceptions when tx propagation would be required.I can't get this to work inside JBoss, I think jacorb is doing local invocationoptimizations that avoids the client interceptors (but not the server interceptor?) |
| 1.79 | modified | ejort | server/src/etc/conf/default/standardjboss.xml | Throw RemoteExceptions when tx propagation would be required. |