Jasper,

All you need to do is have all the required tags on your implementation classes. If that doesn't work and you're sure you have all the needed tags, then I suspect your build script is incorrect: make sure the source fileset picks up *MDB, for instance.

HTH,

greg

Hi there,
I have a problem with using xdoclet together with MDB's. I have several MDB's and each of them extends from the same base class. This base class implements the MessageListener and MessageDrivenBean interfaces. When I put xdoclet tags in the MDB nothing gets generated. Of course you could put the xdoclet tags in the base class, but there are two problems with that solution:


1. I don't have access to the source code of the base class
2. And even if I had access, each MDB uses a different ConnectionFactory and Queue, and putting the xdoclet tags in the base class would mean that the all use the same ConnectionFactory and Queue.


Does anyone have any suggestions how to solve this problem?
Regards,
Jasper de Barbanson




This e-mail (including any attachments) may contain information which is 
privileged or confidential or constitute non-public information.It is to be 
conveyed only to the intended recipient(s).If you received this e-mail in 
error, please notify the sender immediately by e-mail or telephone and delete 
the e-mail from your system without reading, copying or disclosing its contents 
to any other person.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to