djencks 2005/06/01 22:57:00
Modified: modules/itests/src/scenarios/001 openejb-jar.xml
Log:
GERONIMO-659 Make the ejb container point to the TSS gbean, not the TSS to
the ejb container. Also GERONIMO-658, use nice short config to find the TSS
bean
Revision Changes Path
1.10 +1 -0 openejb/modules/itests/src/scenarios/001/openejb-jar.xml
Index: openejb-jar.xml
===================================================================
RCS file:
/home/projects/openejb/scm/openejb/modules/itests/src/scenarios/001/openejb-jar.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- openejb-jar.xml 14 Mar 2005 02:12:46 -0000 1.9
+++ openejb-jar.xml 2 Jun 2005 02:57:00 -0000 1.10
@@ -71,6 +71,7 @@
<session>
<ejb-name>BasicStatelessBean</ejb-name>
<jndi-name>security/001/BasicStatelessHome</jndi-name>
+ <tss-link>org/openejb/Itests</tss-link>
</session>
<session>