At 17:46 02/11/29 +0900, you wrote:
hi dim.in the utilobject subtask, just found the "includeGUID" attribute, so i can turn off the generation in each xxxUtil class, but it would be nice if the static generateGUID() method could be included in a static "EJBUtil" class.
is there any particular reason why you chose the tyrex's guid over xdoclet's guid?
is it possible to factor out the static generateGUID() method and a static InitialContext instance to a static class (e.g. "EJBUtil") since those seem to be common to all ejb's and don't necessarily need to be generated for each xxxUtil class?
also, is it possible to modify the xxxUtil template to hold static xxxHome and xxxLocalHome instances, so that the xxxHome and xxxLocalHome can be cached (and not created on each getHome() or getLocalHome() call)?also, just found the "cacheHomes" attribute in the utilobject subtask, so will try this. my apologies.
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
