Wes -
You need to prefix the reference to wontFind:
Without the namespace prefix, WSDL2Java will assume that the type is
defined in the default namespace
(xmlns="http://schemas.xmlsoap.org/wsdl/";).
--Mike
-Original Message-
From: Wes Devauld [mailto:[EMAIL PROTECTED]]
Sent:
I don't believe it's legal to have a schema in a WSDL doc that does not have
it's own targetNamespace defined. The WSDL below has a targetNamespace for
the WSDL document itself, but not for the schema - could that be the cause
of the problem?
-Original Message-
From: Wes Devauld [mailto: