Feature Requests item #511669, was opened at 2002-02-01 04:31
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=511669&group_id=31602

Category: ejbdoclet
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Enhancements to lookup util class

Initial Comment:
Enhance jndiname/compname and lookup util 
class to be capable of generating either/both of 
logical/physical jndi lookup methods:

- 
default is: generate lookup method using 
jndiname (comp/env), this means that 
@ejb:lookupobject (don't you think it's way 
better to call it this way than utilobject?) has 
generate="logical" by default.

- User can 
specify @ejb:lookupobject 
generate="physical" to get lookup methods 
which uses physical jndi names. 
Generate="both" will generate both lookup 
methods.

- if you want to use Tyler's ejb 
deployment to different jndi-names you have to 
use physical names. For that case we need to 
provide multiple lookup methods too :-)

Ara.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=511669&group_id=31602

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

Reply via email to