From: Vance K. <va...@us...> - 2006-04-17 02:06:25
|
User: vancek Date: 06/04/16 19:06:24 Modified: andromda-ejb3/src/site/xdoc howto17.xml Log: added navigation to webservice howto Revision Changes Path 1.2 +5 -0 cartridges/andromda-ejb3/src/site/xdoc/howto17.xml Index: howto17.xml =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/andromda-ejb3/src/site/xdoc/howto17.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -w -r1.1 -r1.2 --- howto17.xml 20 Mar 2006 08:51:46 -0000 1.1 +++ howto17.xml 17 Apr 2006 02:06:24 -0000 1.2 @@ -339,5 +339,10 @@ </p> </subsection> </section> + <section name="Next"> + <p> + To expose service operations and session beans as webservices click <a href="howto18.html">here</a>. + </p> + </section> </body> </document> |