Re: JMS Client
"Deyan D. Bektchiev" <[email protected]> Wed, 16 Feb 2005 15:51:34 -0800
| Newsgroups | gmane.comp.java.sun.ejb.general |
|---|---|
| Organization | Application Networks |
| Message-ID | <[email protected]> |
You can write a portable client (lookup ConnectionFactories and Destinations from JNDI) without any of the actual provider JARs and distribute it, but the provider JARs need to be present at runtime. Dejan Venkatesan Krishnamoorthy wrote: > 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 vendor’s 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".