From: Vance K. <va...@us...> - 2006-03-10 03:02:30
|
User: vancek Date: 06/03/09 19:02:29 Modified: andromda-ejb3/src/site/xdoc howto.xml Log: added manageable entities to the list Revision Changes Path 1.10 +3 -0 cartridges/andromda-ejb3/src/site/xdoc/howto.xml Index: howto.xml =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/andromda-ejb3/src/site/xdoc/howto.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -w -r1.9 -r1.10 --- howto.xml 9 Mar 2006 06:39:54 -0000 1.9 +++ howto.xml 10 Mar 2006 03:02:29 -0000 1.10 @@ -155,6 +155,9 @@ <li><a href="howto15.html#Transaction_Demarcation">Transaction Demarcation</a></li> </ul> </li> + <li> + <a href="howto16.html">Manageable Entities</a> + </li> </ul> </p> <p> |