User: peter   
  Date: 01/01/07 15:14:46

  Modified:    src/resources/mdb/META-INF ejb-jar.xml jboss.xml
  Log:
  Trying to get JAAS to work within test suite.
  
  Revision  Changes    Path
  1.2       +1 -1      jbosstest/src/resources/mdb/META-INF/ejb-jar.xml
  
  Index: ejb-jar.xml
  ===================================================================
  RCS file: /products/cvs/ejboss/jbosstest/src/resources/mdb/META-INF/ejb-jar.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ejb-jar.xml       2000/12/29 20:57:37     1.1
  +++ ejb-jar.xml       2001/01/07 23:14:46     1.2
  @@ -100,4 +100,4 @@
   
        </container-transaction>
       </assembly-descriptor>
  -  </ejb-jar>
  \ No newline at end of file
  +  </ejb-jar>
  
  
  
  1.3       +1 -1      jbosstest/src/resources/mdb/META-INF/jboss.xml
  
  Index: jboss.xml
  ===================================================================
  RCS file: /products/cvs/ejboss/jbosstest/src/resources/mdb/META-INF/jboss.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- jboss.xml 2000/12/29 22:04:18     1.2
  +++ jboss.xml 2001/01/07 23:14:46     1.3
  @@ -44,4 +44,4 @@
         </container-pool-conf>
          </container-configuration>
        </container-configurations>
  -</jboss>
  \ No newline at end of file
  +</jboss>
  
  
  

Reply via email to