Hello,

I want to split my deployment in separate components. I want to include
some basic stuff into a base component. In this component I have an Local
EJB which will be used in several other components.
My problem at the moment is, that it seems that XDoclet wants for every
complex type in the xxxBean (Local Entity EJB) the sourcecode of that type
to generate the Interfaces and the valueobject correct. I included the
classes within a jar in the path for the xdoclet-task but he want still
the sourcecode.
That's not clear to me, because the whole Interfaces & ValueObjects were
already created and I included it in the Xdoclet-path for the
generation-task. I don't want xdoclet to create them for every component
again.
Is there a simple solution to my problem, or do I have to strip the double
generated classes after generation.

thanks & regards,
Oliver





-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to