A recent change to the EJB utils object that that added the functionality to
lookup beans using the COMP_NAME reference (java:comp/env/ejb/EJB) instead of
the straight JNDI reference changed the default functionality of the lookup
function.  To specify which lookup to use you must add a "@ejb:util
generate=physical" parameter to your classes or the util object defaults to
using the lookup of COMP_NAME.  It used to use the JNDI_NAME by default.  Right
now this isn't documents so it isn't obvious why this is happening.  Either the
old default lookup of JNDI_NAME should be used or a change note should be issued
to warn people that the default lookup style has changed.

mp

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

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

Reply via email to