User: stevensa Date: 02/02/20 13:43:55 Modified: core/resources/xdoclet/ejb Messages.properties util.j Log: Improved generated utility class' javadocs Revision Changes Path 1.3 +1 -0 xdoclet/core/resources/xdoclet/ejb/Messages.properties Index: Messages.properties =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/Messages.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -u -w -r1.2 -r1.3 --- Messages.properties 5 Feb 2002 23:45:46 -0000 1.2 +++ Messages.properties 20 Feb 2002 21:43:55 -0000 1.3 @@ -37,6 +37,7 @@ util_obtain_localhome_def_ic=Obtain local home interface from default initial context util_obtain_home_param_ic=Obtain remote home interface from parameterised initial context util_obtain_home_def_ic=Obtain remote home interface from default initial context +util_ic_parameters=Parameters to use for creating initial context util_home_lookups=home interface lookup methods util_obtain_ic=obtain initial context util_def_ic=static reference to default initial context 1.13 +1 -1 xdoclet/core/resources/xdoclet/ejb/util.j Index: util.j =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/util.j,v retrieving revision 1.12 retrieving revision 1.13 diff -u -w -r1.12 -r1.13 --- util.j 19 Feb 2002 23:55:26 -0000 1.12 +++ util.j 20 Feb 2002 21:43:55 -0000 1.13 @@ -69,7 +69,7 @@ /** * <XDtI18n:getString bundle="xdoclet.ejb.Messages" resource="util_obtain_home_param_ic"/> - * @param ht properties + * @param environment <XDtI18n:getString bundle="xdoclet.ejb.Messages" resource="util_ic_parameters"/> * @return <XDtI18n:getString bundle="xdoclet.ejb.Messages" resource="home_interface_for" arguments="<XDtEjb:ejbName/>"/> */ public static synchronized <XDtEjbHome:homeInterface type="remote"/> getHome( Hashtable environment ) throws NamingException
_______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel