--- Ryan LeCompte <[EMAIL PROTECTED]> wrote: > > Hello all, > > Is there any way to tell Xdoclet to not append the > string "java:comp/env/ejb/" to the following > generated code in the home interfaces: > > public static final String > COMP_NAME="java:comp/env/ejb/ApplicationInputManager";
Currently not. But what you are looking for lives in JNDI_NAME. If you believe that configurable COMP_NAME would be usefull, fill enhancement request in JIRA. You can also change template yourself and feed it to subtask... regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
