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

Better support for CORBA/RMI/XML-RPC (cvs only)



Hi,

java clients can now choose with a command line
argument which protocol they wish to use to talk
to xmlBlaster.

The benefit is that the testuite, which up to now
only tested the CORBA connection, can test
XML-RPC and RMI as well.

RMI and XML-RPC is now supported with all features,
similar to CORBA.

To play with protocol switching, please checkout
the newest code from cvs, compile it and install the new
   config/xmlBlaster.properties.template
to
   $HOME/xmlBlaster.properties

Example:

   java org.xmlBlaster.Main

and:

   java javaclients.ClientSub -client.protocol IOR
   java javaclients.ClientSub -client.protocol RMI
   java javaclients.ClientSub -client.protocol XML-RPC

(IIOP may be used instead of IOR)
The client should behave the same, independent from
the used protocol.

The possible options you may query with

   java javaclients.ClientSub -help

enjoy,

Marcel   

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