Howdy, There's no standard: it depends on what you need. Jms.jar and your server's InitialContext implementation jar (e.g. openjms-x.y.z-client.jar for OpenJMS) are typically used for connecting tomcat to a remote JMS server.
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Marvin D. Toll [mailto:[EMAIL PROTECTED] >Sent: Tuesday, September 30, 2003 2:44 PM >To: [EMAIL PROTECTED] >Subject: j2ee.jar - need JMS services from another server > >I need to get JMS (J2EE) services from another server - and accordingly >need a number of classes in the j2ee.jar. Apparently, one is not able to >add this jar to the common/lib directory because of conflicts with some of >the Tomcat jars having duplicate classes. > >Is there a "standard" (or customary) approach to make J2EE classes >available to a Tomcat deployed application? > >Thx, >Marvin Toll > >-- > > *********************************************************** > * Email: mailto:[EMAIL PROTECTED] > * Cell Phone: 248.866.4897 [USA] > * Text Message: mailto:[EMAIL PROTECTED] > * Web: http://gtcGroup.com > *********************************************************** > 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]
