Hi all,

>SOAP is an XML encoding of a remote proceduire call (RPC) which could be
>synchronous or asynchronous and which may occur over any transport
>protocol,
>though usually HTTP is used.
>
>UDDI is an XML registry API for looking up resources and services. Its
>close
>to being an XML API to LDAP and other directory services.
>
>ebXML is an XML encoding of business level interactions between businesses,
>so its an encoding of purchases orders and such like. Its currently built
on
>top of SOAP and UDDI.
>
>So all of the above are encodings of XML and AFAIK are all supported by MS,
>Sun and IBM. Certainly SOAP and UDDI are supported by most players these
>days. I'm not sure if MS are into ebXML yet though I suspect IBM are
>already.
>
>James

Although it's not exactly the same I compare ebXML with Java Messaging
Service (JMS), UDDI with JNDI (witch can be used to acesss LDAP as well) and
SOAP with RMI. (A few open JMS providers are implemend with RMI.) JMS
defines a subset of SQL 92 as QL of Messages. This could be implemend with
XQL for XML Messages as well. Whereas ebXML is an open standard and will be
supported by Java XML Messaging  (JaXM), Microsoft selling Biztalk which is
an SOAP based but propritary XML Messaging Specifiaction. This will
outperform the feature of XML messaging (an compatilbe way of data
exchange). CORBA's IIOP failded at this as well, and hopefully Microsoft
will fail with its Biztalk stuff. But that isn't realistic. Java and XML are
great enemies for M$ and it's new platformcentric .NET Strategy. It's the
same as every few years I think. RMI vs RCP, IIOP vs JRMP vs Win2k RCP, EBJ
vs COM+, COM+ vs CORBA components, EBJ vs CORBA components, Biztalk vs
ebXML, Linux vs Windows, OpenSource vs Comerical Software, Dark Vader vs
Luke Skywalker, Foederation vs Dominon, Borg vs Species 8472 and so on. 
I guess theres never a real standard. 

:-(


-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

--
GMX Tipp:

Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a


_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to