You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Radovan Janecek <ja...@idoox.com> on 2001/07/25 13:19:57 UTC

Re: How to convert RMI service to Soap service..

Hi Susheel,

you can use WASP Lite for this. WASP Lite is for free commercial use. Tools for WASP are in opensource. Using WASP, you are able to turn any Java class to a SOAP-based web service.
WASP Lite: http://www.idoox.com/products/wasp_lite/index.html
WASP IDE for NetBeans: http://www.idoox.com/products/tools/netbeans/index.html
WASP IDE for JBuilder: http://www.idoox.com/eap/jbuilder/index.html
If you contact your RMI servers from Java Applets, you might appreciate WASP for JavaScript: http://www.idoox.com/eap/jsstack/index.html

Sincerely 

Radovan Janecek
CTO, Idoox
http://www.idoox.com
  ----- Original Message ----- 
  From: Susheel Chauhan 
  To: soap-user@xml.apache.org 
  Cc: soap-dev@xml.apache.org 
  Sent: Wednesday, July 25, 2001 9:27 AM
  Subject: How to convert RMI service to Soap service..


  Hi all,
  I want to port my existing java rmi server to be soap compliant...how can i do  that....

  Thanx in advance,
  Susheel Chauhan