[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOAP client



Dirk Hamstra wrote:
> 
> Hi!
> 
> Just curious - what is the status of the SOAP client?
> Any ideas what timeframe (outside it's done when its
> done :))

Nobody is working on it, but it should be an
effort of 1-3 days (evenings) if somebody wants
to implement it.

The protocol drivers are pluggable, usually
you would take a copy of the xmlrpc or corba or
rmi driver and change it to do the SOAP stuff.

For XML-RPC have a look into

   xmlBlaster/src/java/org/xmlBlaster/protocol/xmlrpc
   xmlBlaster/src/java/org/xmlBlaster/client/protocol/xmlrpc

or for example the CORBA stuff

  xmlBlaster/src/java/org/xmlBlaster/protocol/corba
  xmlBlaster/src/java/org/xmlBlaster/client/protocol/corba

You would need to add a 'soap' subdirectory as well
and do the coding there.

good luck,

Marcel

-- 
Marcel Ruff
mailto:ruff at swand.lake.de
http://www.lake.de/home/lake/swand/
http://www.xmlBlaster.org