Avatar

Level 2

I need to control the WSDL definition that LC is returning.  I've got a service that is acting as an SOA message based endpoint.

I need the contract to have one method that is typed, and have all of the types available to the consumer.

The closest I've come is using a single input variable typed as XML, and adding a schema that describes the data to the XML variable.

Once the service is activated the WSDL that is returned is completely generic.  Not even the assign schema in the service is returned.

How do I do contract first web service development, or get LC/Service to use my WSDL file?

Thanks!

Peter

p.s

I can attach WSDL examples if required.  I just didn't want to cluter the post.