It looks like WSIF is already well on it's way towards this:
http://ws.apache.org/wsif/providers/wsdl_extensions/jms_extension.html



On Wed, 2003-03-26 at 09:56, Tom Jordahl wrote:
>  
> 
> This isn't supported by WSDL2Java.
> 
>  
> 
> If it was, it would be an Axis specific JMS binding that no other WSDL
> tools would understand.  There are no standards (or even
> specifications) for a JMS binding.
> 
>  
> 
> It would be great if the Sonic Software people who are doing the Axis
> JMS work could come up with a WSDL extenstion to support this and try
> and get buy-in from other vendors.
> 
> --
> Tom Jordahl
> Macromedia Server Development
> 
> 
> -----Original Message-----
> From: nageshr [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, March 26, 2003 7:25 AM
> To: [EMAIL PROTECTED]
> Subject: WSDL and JMS Transport 
> 
>  
> 
> hi
> 
> 
>  
> 
> 
> What  transport related  data should i give in WSDL  such that ,when i
> 
> 
> do WSDL2JAVA  the generated Stubs  know that they have to  use JMS
> transport.
> 
> 
>  
> 
> 
> thanks
> 
> 
> nagesh r
> 
> 
>         ----- Original Message ----- 
>         
>         
>         From: Jaime Meritt
>         
>         
>         To: [EMAIL PROTECTED] ; 'nageshr'
>         
>         
>         Sent: Monday, March 24, 2003 8:30 PM
>         
>         
>         Subject: RE: AxisJMS
>         
>         
>          
>         
>         
>         Nagesh,
>         
>          
>         
>         The JMS example does not rely on the WSDL of the service to
>         make the call.  It uses the dynamic JAX-RPC style to call the
>         service and sets up everything manually before invoking.
>         
>          
>         
>         Thanks,
>         Jaime 
>         
>         
>         -----Original Message-----
>         From: nageshr [mailto:[EMAIL PROTECTED] 
>         Sent: Monday, March 24, 2003 7:46 AM
>         To: [EMAIL PROTECTED]
>         Subject: AxisJMS
>         
>          
>         
>         hi
>         
>         
>          
>         
>         
>         Can any body explain  how  JMSTest example program works.
>         
>         
>         How does Axis Engine come to  know of the WSDL  to invoke the
>         operation mentioned in  Call object?
>         
>         
>          
>         
>         
>          call.setOperationName( new
>         QName("urn:xmltoday-delayed-quotes", "getQuote") );
>         
>         
>          
>         
>         
>          
>         
>         
>         thanks
>         
>         
>         nagesh r
>         
>         
>          
>         
>         
>          
>         
>         
>         -----------------------------------------------------------------------
>         This e-mail message is confidential and proprietary to
>         Component Insights Inc. and may also contain legally
>         privileged information. If you are not the intended recipient
>         you should not copy, distribute, disclose or otherwise use the
>         information in this message. If this is a forwarded message,
>         the content of this e-mail  may not have been sent with the
>         authority of the company. Also, please delete the message from
>         your system and servers and notify us at
>         [EMAIL PROTECTED] E-mail may be susceptible to data
>         corruption, interception and unauthorized amendment, and we do
>         not accept liability to such corruption, interception or
>         amendment or the consequences thereof.
>         
-- 
=======================================
Jess Sightler
Senior Developer
Exim Technologies
131 Falls Street
Greenville SC 29601
Phone: 864-679-4651
=======================================



Reply via email to