Re: JMS Client
Luie Matthee <[email protected]> Tue, 8 Feb 2005 09:04:01 +1100
| Newsgroups | gmane.comp.java.sun.ejb.general |
|---|---|
| Message-ID | <[email protected]> |
Hi JMS is an interface specification and does not specify wire format interperability. Therefore you cannot use another/different vendors JMS classes in your client application with regards to the JMS server. So if you use OpenJMS server you will require OpenJMS classes in your client application. That same goes for MQ-Series, TIBCO EMS, SonicMQ or any other implementation of the JMS spec. Relating this topic back to EJB's, the MDB will suffer the same results. cheers Luie --------------------------------- From: A mailing list for Enterprise JavaBeans development on behalf of Venkatesan Krishnamoorthy Sent: Mon 2/7/2005 4:38 AM To: [email protected] Subject: JMS Client Hi: Sorry for cross-posting. Can some JMS guru tell me if it is possible to write a JMS sender / receiver without using the JMS implementation vendors jars? I am using OpenJMS and it seems to require the openjms-client.jar. Please let me know. Thanks and Regards, Venkat =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [email protected] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [email protected] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [email protected] and include in the body of the message "help". --------------------------------- Find local movie times and trailers on Yahoo! Movies. =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".