headermask image

header image

category archive listing Category Archives: webservices

[axis-admin] - Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.

When deploying the web services using the ant, you may receive the following error,
[axis-admin] - Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.
This is caused due to the missing jar files in the application lib folder. Note that this may be a warning message depending on your deployment.
To get rid of […]