Hi,
i'm using lomboz 2.1.2, wich comes with xdoclet 1.2.
Everytime i generate files, i need to "hand fix" the
following part of my jboss.xml

<ejb-LOCAL-ref>
   <ejb-ref-name>ejb/PartyHouseLocal</ejb-ref-name>
   <jndi-name>PartyHouseLocal</jndi-name>
</ejb-LOCAL-ref>

as xdoclet doesn't generate the "local" part of the
tag.
Also, it doesn't generate the "ejb/" part of the tag
in the ejb-jar.xml file

<ejb-local-ref >
   <ejb-ref-name>EJB/CompanyLocal</ejb-ref-name>
   <ejb-ref-type>Entity</ejb-ref-type>
  
<local-home>ltcmelo.localhomeinterface.CompanyLocalHome</local-home>
   <local>ltcmelo.localinterface.CompanyLocal</local>
   <ejb-link>Company</ejb-link>
</ejb-local-ref>

Is there any fix for that?

Thanks,
ltcmelo


=====
beginner

______________________________________________________________________

Participe da pesquisa global sobre o Yahoo! Mail: 
http://br.surveys.yahoo.com/global_mail_survey_br


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to