S
Simon Wilkinson
Hi,
I am currently in the process of writing some integraton code, and
part of this needs to consume a JMS Web Service from .net. I have the
WSDL for the JMS Web Service which uses the following transport
'http://schemas.xmlsoap.org/soap/jms'.
If I try to add this WSDL as a Web Reference I get the following error
CODEGEN: The binding 'PortTypeEndpoint1Binding' from #pragma warning
disable 1591
namespace 'http://www.anycompany.com/esb/framework/anycompany/wsdl/
concrete' was ignored. There is no SoapTransportImporter that
understands the transport 'http://schemas.xmlsoap.org/soap/jms'.
I am also unable to create a Proxy Class using WSDL.exe.
Has anybody been able to achieve this? If so any help would be
appreciated, this is the last piece that is required for the
integration.
Thanks in advance
Simon
I am currently in the process of writing some integraton code, and
part of this needs to consume a JMS Web Service from .net. I have the
WSDL for the JMS Web Service which uses the following transport
'http://schemas.xmlsoap.org/soap/jms'.
If I try to add this WSDL as a Web Reference I get the following error
CODEGEN: The binding 'PortTypeEndpoint1Binding' from #pragma warning
disable 1591
namespace 'http://www.anycompany.com/esb/framework/anycompany/wsdl/
concrete' was ignored. There is no SoapTransportImporter that
understands the transport 'http://schemas.xmlsoap.org/soap/jms'.
I am also unable to create a Proxy Class using WSDL.exe.
Has anybody been able to achieve this? If so any help would be
appreciated, this is the last piece that is required for the
integration.
Thanks in advance
Simon