Pete Robbins wrote:
This is similar to what Java had. I think htis is replaced by
<include.wsdl>
and <include.xsd> or soemthing. Not sure if this got into the spec.
Cheers,
On 11/08/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
It looks like Tuscany-model.config just lists the WSDLs and XSDs used in
an application. Do we still need it? or could we just figure out
ourselves what the WSDLs and XSDs are?
Just trying to make it simpler for users to write SCA applications, and
limit the number of things that they have to worry about...
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
As far as I know <include.wsdl> and <include.xsd> are not in the spec
yet. I'm actually thinking that placing the WSDL and XSD files in the
directory containing the application should be enough to indicate that
they should be used. In other words, no need to edit an XML file telling
the runtime that some WSDL and XSD files are there, the runtime should
be smart enough to just scan and find them...
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]