HighTechTalks DotNet Forums  

Consuming a JMS Web Service (SOAP Over JMS) with JMS Binding usingc#.net

Dotnet General Discussions microsoft.public.dotnet.general


Discuss Consuming a JMS Web Service (SOAP Over JMS) with JMS Binding usingc#.net in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Simon Wilkinson
 
Posts: n/a

Default Consuming a JMS Web Service (SOAP Over JMS) with JMS Binding usingc#.net - 07-15-2010 , 02:08 AM






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

Reply With Quote
  #2  
Old   
Jason Keats
 
Posts: n/a

Default Re: Consuming a JMS Web Service (SOAP Over JMS) with JMS Bindingusing c#.net - 07-15-2010 , 09:10 AM






Simon Wilkinson wrote:
Quote:
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 you're able to call your JMS Web Service from Java, then you should
be able to use IKVM.NET to get it working in C#.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.