Re: JMS. What Network protocol?
Posted By:
Jens_Dibbern
Posted On:
Thursday, April 4, 2002 05:28 AM
There is no network protocol specified as standard for JMS. Therefor interoperability between different JMS compliant products is not specified either. Considering this I do not care about the protocol Sun is using for their implementation. If you want to write you own JMS provider, you could use SMTP, design your own protocol or use an existing vendor protocol if you can get a proper spec.