Hello, we have a quite large application, where we are using xdoclet to
generate the ejb-jar.xml-files. Everything works pretty fine. To generate
really unique Names for each bean, we are using (until now) the tag like:
ejb.bean name="a/b/c/D". This seems to generate some trouble with geronimo,
because we are getting errors as soon as we deploy the application. now we
are trying to set the name as "a_b_c_D". But then xdoclet generates the
wrong home/remote-interface names (de...ab_b_c_DHome).
How can we generate really unique names (we must be sure) and make our
application run with geronimo and also generate the correct ejb-name. Is
there a specification about this???

R,

Markus M. May


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to