problem with * @ejb.ejb-ref
"Marco Mistroni" <[email protected]>
| Newsgroups | gmane.comp.java.xdoclet.user |
|---|---|
| Message-ID | <[email protected]> |
hello all, i have following EJB (i m runnign xdoclet from maven2) /** * @ejb.bean * name="TranslationServiceSession" * view-type="remote" * jndi-name="ngen/mw/ejb/TranslationServiceSessionLocalHome" * * * @ejb.ejb-ref * ejb-name="SiteTransmissionType" * ref-name="ejb/SiteTransmissionTypeLocalHome" * * @ejb.ejb-ref * ejb-name="TransferRecord" * ref-name="ejb/TransferRecordLocalHome" ...... any particular reasons of why i see no ejb-ref in my ejb-jar.xml ? only reference that works is the one define dlike this * @ejb.ejb-external-ref * ejb-name="Contact" * view-type="local" * ref-name="ejb/ContactLocalHome" * type="Entity" * home="com.waersystems.ejb.partners.contact.ContactLocalHome" * business="com.waersystems.ejb.partners.contact.ContactLocal" * anyone could help? thanks and regards marco ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ xdoclet-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xdoclet-user