User: user57  
  Date: 02/04/03 18:34:35

  Modified:    src/resources/idgen/META-INF ejb-jar.xml
  Log:
   o forgot to change the dd
  
  Revision  Changes    Path
  1.3       +1 -1      jbosstest/src/resources/idgen/META-INF/ejb-jar.xml
  
  Index: ejb-jar.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/resources/idgen/META-INF/ejb-jar.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ejb-jar.xml       7 May 2001 20:44:28 -0000       1.2
  +++ ejb-jar.xml       4 Apr 2002 02:34:35 -0000       1.3
  @@ -37,7 +37,7 @@
        </cmp-field>
        <cmp-field>
          <description>Counter value</description>
  -       <field-name>current</field-name>
  +       <field-name>currentValue</field-name>
        </cmp-field>
         <env-entry>
           <env-entry-name>size</env-entry-name>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to