I hope this isn't a completely nonsensical question...I'm a newbie, so please forgive me.
I am working in a an environment where some developers are building EJBs with an IDE, like JBuilder, and some (like me) are using XDoclet + ant. (Don't ask...) Anyway, I tried to get a reference to one of the other developer's beans in my code by adding an @ejb-ref in my code, but the ejbdoclet target complained that it didn't know anything about this other bean. I have local copies of this bean, and we will be deployed in the same app server. A) Can I even do this? B) Is there an element in the ejbdoclet target that I am missing that will expose the existence of these other beans? C) Perhaps this isn't really an XDoclet question at all, but something else more basic...ideas? Thanks for your time, -MK __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
