Re: NoMethodDefined

2003-12-11 Thread Scott Nichol
atton, Kurt D" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Gatton, Kurt D" <[EMAIL PROTECTED]> Sent: Thursday, December 11, 2003 5:55 PM Subject: NoMethodDefined I am getting the following exception, and I know the method exists: Exception in thread "m

NoMethodDefined

2003-12-11 Thread Gatton, Kurt D
Title: NoMethodDefined I am getting the following exception, and I know the method exists: Exception in thread "main" java.lang.NoSuchMethodError     at org.apache.soap.util.xml.QName.(QName.java:80)     at org.apache.soap.util.xml.QName.matches(QName.java:146)