Hi,

I'm hoping to generated single deployment descriptors for each bean that I use
XDoclet to build.

At the moment I can only see how to use XDoclet to generate aggregated dds - ie
deployment descriptors that deal with all my beans.

Thus instead of :
     project/meta-inf/ejb-jar.xml
     project/beanA
     project/beanB

I'd like to generate:
     project/beanA/meta-inf/ejb-jar.xml
     project/beanB/meta-inf/ejb-jar.xml


This way I can deploy beans atomically rather than as part of a bag of beans.

I thought about extending EjbDocletTask to get this functionality - perhaps I
don't need to?

Any one solved this?

Many thanks,

Miles





*******************Internet Email Confidentiality Footer*******************


Privileged/Confidential Information may be contained in this message.  If you
are not the addressee indicated in this message (or responsible for delivery of
the message to such person), you may not copy or deliver this message to anyone.
In such case, you should destroy this message and kindly notify the sender by
reply email. Please advise immediately if you or your employer does not consent
to Internet email for messages of this kind.  Opinions, conclusions and other
information in this message that do not relate to the official business of my
firm shall be understood as neither given nor endorsed by it.



_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to