Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Java2WSDL Problem
Java2WSDL Problem [message #162728] Fri, 03 March 2006 12:37
Eclipse UserFriend
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
Previous Topic:External Jars Bug + Workaround
Next Topic:RDB StandAlone UnitTest?
Goto Forum:
  


Current Time: Sat Apr 20 01:35:58 GMT 2024

Powered by FUDForum. Page generated in 0.02368 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top