RE: Java2WSDL exception

2002-11-14 Thread Tom Jordahl
: [EMAIL PROTECTED] Subject: Java2WSDL exception I get the following expection running Java2WSDL on my class. Does anyone know what the problem is? WSDLException: faultCode=OTHER_ERROR: Can't find prefix for 'http://www.w3.org/1999/XMLSchema'. Namespace prefixes must be set on

Java2WSDL exception

2002-11-13 Thread korz, david
I get the following expection running Java2WSDL on my class. Does anyone know what the problem is? WSDLException: faultCode=OTHER_ERROR: Can't find prefix for 'http://www.w3.org/1999/XMLSchema'. Namespace prefixes must be set on the Definition object using the addNamespace(...) method.: a