djencks 2005/06/01 22:57:00
Modified: modules/itests/src/scenarios/003 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.3 +1 -1 openejb/modules/itests/src/scenarios/003/openejb-jar.xml
Index: openejb-jar.xml
===================================================================
RCS file:
/home/projects/openejb/scm/openejb/modules/itests/src/scenarios/003/openejb-jar.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openejb-jar.xml 18 Mar 2005 08:26:10 -0000 1.2
+++ openejb-jar.xml 2 Jun 2005 02:57:00 -0000 1.3
@@ -19,7 +19,7 @@
<ref-name>ejb/interop/InteropBean</ref-name>
<ns-corbaloc>corbaloc::localhost:2809/NameService</ns-corbaloc>
<name>security/001/BasicStatelessHome</name>
-
<css-name>openejb.server:J2EEApplication=null,J2EEModule=org/apache/geronimo/Server,J2EEServer=openejb,j2eeType=CORBACSS,name=IOR7</css-name>
+ <css-link>IOR7</css-link>
</ejb-ref>
</session>