Skip to Content
0
Former Member
Feb 19, 2009 at 03:33 PM

How can i include Services and Bindung in a generated WSDL file?

63 Views

Hi,

i what to use a generated wsdl file from an erp system, to build a web service client with WSDL2Java (org.apache.axis.wsdl.WSDL2Java).

I noticed, that services an bindings are missing, also a policy is included.

How can i include services and bindings in the wsdl and exclude the policy?

Thanks!