Dne pà 18. bÅezna 2005 18:11 Fogleson, Allen napsal(a):
> I suspect the problem here is that because you are building CMR's they
> must be in the same ejb.jar file. Because it is across 2 projects I
> assume this is not the case (both projects build an ejb.jar??)
> Unfortunately you will likely have to have a single project containing
> these beans if that is the case. If not you should be able to just
> include the source of bean B and bean A in the ejbdoclet task.
>
> Al

Al,
Thanks again for you answer. In the case of J2EE specs you are absolutelly 
right. But I am using an app server which does not enforce this limitation 
and permits relations which spans multiple ejb.jars within one ear archive. 
And unfortunately, if I include source of BeanA in BeanB's project ejbdoclet 
task, xdoclet will regenerate BeanA support classes and its descriptors all 
over again. This is what I am trying to avoid since I have to manually edit 
descriptors and delete regenerated sources.

- Dominik


-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_idh82&alloc_id148&op=click
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to