Where to I find javax.xml.soap.SOAPException apparently it wasn't found when I executed my classes in junit
[junit] java.lang.NoClassDefFoundError: javax/xml/soap/SOAPException [junit] at org.apache.axis.encoding.DefaultTypeMappingImpl.<init>(DefaultTypeMappingImp l.java:153)
