I'm currently using XDoclet 1.2.1 to help construct an EAR that contains 2 MDBs and 1 
stateless session bean that is used as a web services endpoint. I'm running into 
trouble with the stateless session EJB endpoint, however, and thought I'd ask for some 
help.

The ejbdoclet Ant task generates the local and remote interfaces for the stateless 
EJB, and I want those. But I also need the deployment descriptor subtask to NOT 
generate the entries in the ejb-jar.xml file for that same class, and instead use a 
merge file to declare it as an endpoint connected to an EJB. There doesn't seem to be 
a way to exclude that class from deploymentdescriptor and not from ejbdoclet.

Perhaps there is another way with the more recent version of XDoclet 1.2.2RC1, but I 
haven't seen anything in the docs that really help, or perhaps I should take a 
different approach?

Any help is greatly appreciated.

-ronc


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to