Message Driven Beans are for asynchronous message transfer typically used in a Messaging Service.Hence SOAP and MDBS are totally parallel concepts.As far as security is concerned one can achieve secure communication thru both.
>From: Shashi Anand <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: RE: difference between soap and Message Driven Bean >Date: Tue, 9 Jul 2002 13:59:32 +0530 > >Hi NIket, > >I do not know much about transport used in Message Driven Bean. but in SOAP >HTTPS can be used as transport which is secure for ur case. > >Shashi Anand > -----Original Message----- >From: Niket Anand [mailto:[EMAIL PROTECTED]] >Sent: Monday, July 08, 2002 7:17 PM >To: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Subject: difference between soap and Message Driven Bean > > > >Hi All, >Can anybody tell me the difference of sending message as (Text, Object,etc) >via Soap and Message Driven Bean? >Which is better in terms of security? >The actual scenario is as follows:- >There are two Application servers running remotely. >server A in India and server B in US. >In folder A/xmlfoder XML files, containing A's data, are placed. >similarly in folder B/xmlfolder XML files, containing B's data, are >placed. >At certain time these xml files are needed to synchronized with each other >i.e server B will get A's xml data and insert into its database and vice >versa. >So, How should I send XML content from server A to server B and vice versa? >Can anybody suggest me which technology SOAP or message driven bean should >I >use as through both I can send object? >pls reply.... >Thanks, >Niket > _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>