User: d_jencks
  Date: 02/04/05 20:40:48

  Modified:    src/main/org/jboss/test/jca/bank/ejb AccountBean.java
  Log:
  updated xdoclet tag
  
  Revision  Changes    Path
  1.2       +1 -1      jbosstest/src/main/org/jboss/test/jca/bank/ejb/AccountBean.java
  
  Index: AccountBean.java
  ===================================================================
  RCS file: 
/cvsroot/jboss/jbosstest/src/main/org/jboss/test/jca/bank/ejb/AccountBean.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AccountBean.java  24 Mar 2002 22:00:44 -0000      1.1
  +++ AccountBean.java  6 Apr 2002 04:40:48 -0000       1.2
  @@ -204,7 +204,7 @@
       * @param id an <code>Integer</code> value
       * @return an <code>Integer</code> value
       * @exception FinderException if an error occurs
  -    * @ejb:finder-method
  +    * @ejb:finder
       */
      public Integer ejbFindByPrimaryKey(final Integer id)
         throws FinderException
  
  
  

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

Reply via email to