I would like to address the utility object and the jndi/comp name debate
for the getHome methods.

Is there a reason anyone can see not to use the JNDI name?  Is going
through the COMPNAME faster on some appservers than using global JNDI?

If there are no objections to always using JNDI name, then I'll change
the util code.

If there are, then does anyone object to getJNDIHome() methods?  So you
can use the old one for COMPNAME, and new one for JNDI name.

But I'd rather just change the normal getHome/getLocalHome items.

Is there any case where we dont know it's jndi name?  I know on jboss,
we generate a JNDI name if there is no tag for it.  Is this true for
everything? (I can't remeber if it's generated only in jboss handler or
not)


-David



_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to