User: peter
Date: 01/01/15 19:10:40
Modified: src/resources/cts/META-INF ejb-jar.xml
Log:
Added files back that were mistakenly deleted.
Revision Changes Path
1.4 +1 -0 jbosstest/src/resources/cts/META-INF/ejb-jar.xml
Index: ejb-jar.xml
===================================================================
RCS file: /products/cvs/ejboss/jbosstest/src/resources/cts/META-INF/ejb-jar.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ejb-jar.xml 2001/01/11 03:55:49 1.3
+++ ejb-jar.xml 2001/01/16 03:10:40 1.4
@@ -25,6 +25,7 @@
<ejb-class>org.jboss.test.cts.ejb.StatelessSessionBean</ejb-class>
<session-type>Stateless</session-type>
<transaction-type>Container</transaction-type>
+ </resource-ref>
<security-role-ref>
<description>This is to test the isCallerInRole( ) method on the
SessionBean.</description>
<role-name>bean tester</role-name>