I believe if any duplicates are included - the Tomcat server will not boot.

(I believe java classloaders will not allow any duplicates that have "java"
as the first four characters in the path.)


"Shapira, Yoav" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Howdy,
> You are cruising for a bruising with this method, and will have to be
> very careful not to include classes that are already in tomcat's
> libraries in your "abridged" jar.
>
> Yoav Shapira
> Millennium ChemInformatics
>
>
> >-----Original Message-----
> >From: Marvin D. Toll [mailto:[EMAIL PROTECTED]
> >Sent: Tuesday, September 30, 2003 3:02 PM
> >To: [EMAIL PROTECTED]
> >Subject: Re: j2ee.jar - need JMS services from another server
> >
> >I simply need classes that are in the j2ee jar.  It sounds like I'm
> going
> >to
> >need to extract those into an "abridged" jar for use.
> >
> >(By the way - the latest J2EE beta has jars (for example: j2ee.jar)
> that do
> >not show contents in WinZip ... )
> >
> >
> >"Shapira, Yoav" <[EMAIL PROTECTED]> wrote in message
> >news:[EMAIL PROTECTED]
> >>
> >> 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]
>
>
>
>
> 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]

Reply via email to