Hi, Yes, it's possible. You'll need the JMS API jar (downloadable from sun: don't get the whole j2ee jar) as well as the client JMS jar for your selected server. You will find more detailed advice, troubleshooting, etc in our archives, e.g. http://marc.theaimsgroup.com/?l=tomcat-user&w=2&r=2&s=jms&q=b.
Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: stan [mailto:[EMAIL PROTECTED] >Sent: Tuesday, May 25, 2004 10:24 AM >To: [EMAIL PROTECTED] >Subject: How can I access JMS server on a remote machine in Tomcat > >Hi, all > > This is my problem: > > Now , I have build a web application with Tomcat. But, I have to add >some new function , so I want to use JMS to communicate with a remote >machine(there is a message-driven bean on it) > > The JMS server is JBoss. > > Is it possible? and How to solve this problem. > > Thanks, > >stanley This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
