You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Cyril Furtado <cy...@skire.com> on 2009/04/11 01:51:47 UTC

Jar files for Base64Binary AttachmentType MTOM Examples

I am having difficulty compiling the examples in axis2 1.4 , I cannot locate the jar files where the following import statements are being referenced

import org.apache.ws.axis2.mtomsample.AttachmentResponse;
import org.apache.ws.axis2.mtomsample.AttachmentType;
import org.w3.www._2005._05.xmlmime.Base64Binary;

which jar/s should I get and from where?
Thanks
Cyril