Upgraded to Axiom 1.2.1 fixed the SwA issue

This commit is contained in:
Arjen Poutsma
2006-12-31 16:53:45 +00:00
parent 5a2c5f02e2
commit f5492cbe89

View File

@@ -27,8 +27,4 @@ public class AxiomSoap11MessageFactoryTest extends AbstractSoap11MessageFactoryT
return factory;
}
public void testCreateSoapMessageAttachment() throws Exception {
// Axiom 1.1.1 has a fatal bug with regard to SwA
}
}