Hi,
I would suggest that we define a system service to provide the artifact
resolving strategy. Then we can supply a default implementation, for
example, resolve the wsdlLocation based on classpath. The embedded can
choose to replace it with its own more sophisticated resolver (for exmaple,
using META-INF/wsdl, scanning directory, or querying a WSDL repository).
Thanks,
Raymond
----- Original Message -----
From: "ant elder" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, August 22, 2006 7:34 AM
Subject: Auto discovering WSDL
In a C++ thread [1] Jean-Sebastien talked about having WSDL files
automatically picked up by the C++ runtime instead of having to specify a
wsdlLocation attribute somewhere in the SCDL. I'd really like the Java SCA
runtime to also do this, do people agree or anyone have any concerns with
that?
Something like having a specific folder like META-INF/wsdl and in there
any
resources ending with .wsdl get automatically loaded into the WSDL
registry. And I guess this could be implemented with a Builder that gets
run when a composite is loaded.
Any comments or suggestions?
...ant
[1] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg06221.htm
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]