fixed it. It was saaj.jar missing from classpath :( ----- Original Message ----- From: "Henrik Vendelbo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 30, 2003 3:25 PM Subject: which jar is SOAPException in ?
> 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) > > > > >
