Hi Pablo,
Send the WSDL and XSD files...
 

-----Original Message-----
From: Pablo Javier Roca Mendez
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 16, 2006 10:15 AM
To: muse-user
Subject: splitting wsdl file in wsdl+xsd

Hello everyone!

I am using Muse 1.0.0 Final and trying to write my own services.
I wanted to split the wsdl file in one xsd file for the schema definitions
(properties and request/responses) that I then include in the wsdl file
(messages and porttype) with xsd:import.
If I split, then "ant generate" fails (after wsdl2Java imports the wsdl
files,
but not the xsd) with following message:
BUILD FAILED
$WORK_DIR/build.xml:54: org.apache.ws.resource.InvalidWsrfWsdlException:
Unable to locate the ResourceProperties document element with QName
{http://my.company.com/MyService}ResourceProperties 

If I put the xsd into the wsdl again, then "ant generate" succeeds.

My question is: Is it possible to split the wsdl into two files (xsd+wsdl)
or
is it unsupported by wsdl2Java?
In case it is possible, is there any documentation where I can learn how to
do
it? 

Thanks in advance. Best regards,
Pablo

-- 
Pablo Javier Roca Mendez
Intel GmbH/Bruehl, Hermuelheimer Str. 8a, 50321 Bruehl, Germany
Tel.: +49-2232-209024

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to