Hi, I'm new to this list--and from what I'm understanding of the community, this is where I'd post bugs and fixes for them...if not, someone please tell me!
I noticed that if I try to run the <ejb-jar> task on EJB's that have local (and local-home) interfaces, rather than remote (and home) interfaces, I wind up with .JAR's that don't include the local interface .class files. After digging a little in the Ant Optional source code, i made this fix:
(in org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler)
Try 1.5 Beta - this is addressed by the Beta.
It is usually a good idea to check the current CVS code when you find a problem as on many occasions the issue is already fixed.
Conor
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
