ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> wsdl
wsdl
Re: [wsdl] Help (Web Services and RMI + WSDL )
by Anne Thomas Manes other posts by this author
Feb 11 2005 4:52AM messages near this date
[wsdl] Help (Web Services and RMI + WSDL ) | [wsdl] Re: Help (Web Services and RMI + WSDL )
SERVICES 
The short answer is no.

Here's the long answer:
It's possible to transfer SOAP messages over any transfer protocol, so
you could use JRMP or IIOP (the two transfer protocols that RMI uses),
but I don't think you could transfer SOAP directly over RMI. (The
message encoding models aren't compatible.)

BUT -- in order to use a different protocol, you must first define a
binding between SOAP and the protocol. I don't know of any products
that support SOAP over JRMP. IONA's Artix product supports SOAP over
IIOP. Many products support plug-in protocol bindings, so you could
always develop your own binding.

Many products support SOAP over JMS. Perhaps you would prefer that?

-Anne


On Thu, 10 Feb 2005 23:38:06 -0000, gre_gregor <gre_gregor@[...].com>  wrote:
>  
>  
>  I am a newcomer to the field of web services and i would appreciate
>  if someone help me to make the "first steps".
>  
>  From as long i have read up to now i have learned that in a WSDL we
>  are able to use SOAP , and for the transport we are using http.
>  My question is that if we are able to use instead of SOAP only RMI
>  in that way we will use as a transport layer the RMI.
>  If that is possible i will be gradefull is someone explain me how.
>  
>  Thanks
>  Greg
>  
>  -----------------------------------------------------------------
>  This group is a forum for the discussion of the WSDL specification and its implementation.
  Please stay on-topic.
>  Yahoo! Groups Links
>  
>  
>  
>  
> 


-----------------------------------------------------------------
This group is a forum for the discussion of the WSDL specification and its implementation.  
Please stay on-topic. 
Yahoo! Groups Links

<*>  To visit your group on the web, go to:
    http://groups.yahoo.com/group/wsdl/

<*>  To unsubscribe from this group, send an email to:
    wsdl-unsubscribe@[...].com

<*>  Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
Thread:
Gre_gregor
Anne Thomas Manes
Gre_gregor
Anne Thomas Manes

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved