users@jax-rpc.java.net

RE: wscompile error - [java] error: modeler error: model error: undeclared namespace prefix: ""

From: Anne Thomas Manes <anne_at_manes.net>
Date: Mon, 6 Dec 2004 11:03:14 -0500

Perhaps your problem is caused by your target namespace:
targetNamespace="http://schemas.xmlsoap.org/wsdl/"
 
Although it technically isn't illegal to use the wsdl namespace as your
target namespace, some tools might have a problem with it. I suggest you
create a different target namespace.
 
Anne
 
  _____

From: James Solomon [mailto:james_at_nextance.com]
Sent: Friday, December 03, 2004 11:18 PM
To: users_at_jax-rpc.dev.java.net
Cc: Uday Naik
Subject: wscompile error - [java] error: modeler error: model error:
undeclared namespace prefix: ""
 
When I tried to build server classes is when I encountered this error.
The included schema(s) in the WSDL do not have any target or default
namespace specifications.
Any help will be much appreciated.
Thanks,
James
<<TestService.wsdl>>
<<testconfig-wsdl.xml>>