Java2WSDL Problem [message #162728] |
Fri, 03 March 2006 07:37 |
Eclipse User |
|
|
|
Originally posted by: hkzone.yahoo.com
Hello all, i'm new to wtp and hope
someone help me.
When i try to create a web service using the bottom-up appoach,
it works fine, if i place all java code in the same package.
My problem is that if i place the java code in different package or
project.
The generated wsdl file appears an error.
The error message is: "schema_reference.4: Failed to read schema document
'http://database.fyp', because 1) could not find the document; 2) the
document could not be read; 3) the root element of the document is not
<xsd:schema>. SalesOrder.wsdl SaleOrderTest/WebContent/wsdl "
The package fyp.database is in the different project and i config the path
by:
Right click web project -> Build Path -> Configure Build Path..
-> J2EE Module Dependencies -> Check the Project
|
|
|
Powered by
FUDForum. Page generated in 0.03202 seconds