The <support> nested element of the <ejbjar> taskdef does not pick up the "classpath" attribute specified on the ejbjar tag. This was causing warning messages such as, "Could not fully load class foo for super class check." If I set my CLASSPATH environment variable, this error went away. However, it would be much more preferable for the <support> element to automatically pick up the ejbjar classpath attribute.
Thanks, Ed
