You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Jim Marino <jm...@myromatours.com> on 2006/08/22 10:01:51 UTC

Celtix binding

Hi Jervis,

Chris and I have been trying to get the Celtix binding bootstrapped  
into a sample where it wires to Spring. I noticed  
WebServiceBindingLoader line 134 originally returned a null instead  
of a WebServiceBinding, which caused another issue related to  
composite wiring (I or Ignacio will need to fix). So, to get around  
this, I changed the loader to return a WebServiceBinding that doesn't  
work as I pass mostly nulls in. Ideally, we'd like to get the Celtix  
part fully working. Both of us are willing to help out if you can  
provide some direction.

The same SCDL and WSDL are attached.

Thanks,
Jim