Hello !

I'm using xdoclet 1.2 and I have a pb with the generated COMP_NAMEs. for
instance I'd like to be able to declare a jndi-name like a/b/c/..../n in
the xdoclet header of some of my java files.
however the generated COMP_NAME for the home is always
java:comp/env/ejb/n and so when I use the generated util class getHome
method it fails (the comp_name declared in the descriptor is not the
same as the generated one).

has this restriction been cleared in the latest beta or not ? the idea
would be to generate the local name with whatever is in the xdoclet
field + java:comp/env/ejb/. I did not find anything related to it on the
mailing list though.

thanx.

seb.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to