From: Vance K. <va...@us...> - 2006-03-03 15:29:15
|
User: vancek Date: 06/03/03 07:29:13 Modified: andromda-ejb3/src/site site.xml Log: renamed Environment Entry Injections item to Injection Revision Changes Path 1.6 +1 -1 cartridges/andromda-ejb3/src/site/site.xml Index: site.xml =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/andromda-ejb3/src/site/site.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -w -r1.5 -r1.6 --- site.xml 3 Mar 2006 04:08:11 -0000 1.5 +++ site.xml 3 Mar 2006 15:29:12 -0000 1.6 @@ -27,7 +27,7 @@ <item name="Security" href="howto8.html"/> <item name="Inheritance" href="howto9.html"/> <item name="Message-Driven Beans" href="howto10.html"/> - <item name="Environment Entry Injections" href="howto11.html"/> + <item name="Injection" href="howto11.html"/> <item name="Service Delegates" href="howto12.html"/> <item name="Interceptors" href="howto13.html"/> <item name="Lifecycle Callback" href="howto14.html"/> |