Hi,

I am trying to get the ejb-external-ref working.
At this time I am quite close to it.

To get my bean processed correctly by XDoclet, I have include the referenced bean source tree under my own bean source tree.
My bean is correctly processed (no more missing files errors).


The problem is that the external bean's sourcecode I had to include in order to make my bean compiled is parsed when XDoclet creats the DDs so at deploytime, JBoss tries to redeploy the imported bean and complains about the already existing binding JNDI name.

I tried to exclude the external bean source tree from the deploymentdescriptor and jboss targets but they do not support the exclude tag.

I tried to exclude the external bean source tree from the root ejbdoclet target but XDoclet complains about missing files as before.


Does anybody has an hint ?


I think I am half way from the solution but I can't figure what to do.
I am using XDoclet 1.2b3-dev and JBoss 3.2.1

Thanks,
ionel



-------------------------------------------------------
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

Reply via email to