See my email. I DID include activation.jar and mail.jar in the classpath. Otherwise the ant will complain about lack of activation.jar file.
-Henry >>> [EMAIL PROTECTED] 10/12/2004 8:51:12 AM >>> Check whether you have the activation jar in the class path. regards, jeyakumaran On Tue, 2004-10-12 at 18:36, Henry Lu wrote: > I gor the following errors when I ran java2wsdl command. I did include > activation.jar and mail.jar in my classpath. > > java.lang.NoClassDefFoundError: javax/activation/DataSource > ...... > > Is something missing? > > -Henry >