RE: problem with classpath and .jar files

2001-01-24 Thread Danganan, Clyde

Andre,
I am running Tomcat 3.2.1, Apache Web server on Windows Ntworkstation 4.0.
I've place a .jar in %TOMCAT_HOME%/lib directory and tomcat is able to find
this file at runtime.  Hope this helps.

Clyde Danganan.

Original Message-
   >From:   "Andre Alves" <[EMAIL PROTECTED]>
   >To: "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]>
   >Cc:         
   >Bcc:        
   >Subj:   RE: problem with classpath and .jar files
   >Type:   IPM.Note
   >Sent:   Tuesday, January 23, 2001 12:35 PM
   >
   > I already tried to place .jars in /WEB-INF/lib, but this did not
   >function... therefore I is trying to know if it is necessary to
   >configure or worker.properties or wrapper.properties so that tomcat
   >finds jars... 
   >
   >--- "Morahg, Yoav" <[EMAIL PROTECTED]> escreveu: > .jars go in the
   >WEB-INF/lib directory, not WEB-INF/classes.
   >> 
   >> -Yoav
   >> 
   >> -Original Message-
   >> From: Andre Alves [mailto:[EMAIL PROTECTED]]
   >> Sent: Tuesday, January 23, 2001 1:18 PM
   >> To: [EMAIL PROTECTED]
   >> Subject: Re: problem with classpath and .jar files
   >> 
   >> 
   >>  In winnt I placed .jar below of the /WEB-INF/classes/ and only
   >> configured in wrapper.properties classpath for .jar and the program
   >> functioned perfectly. I made this same configuration in redhat, but
   >> it did not work. Somebody knows which can be the cause of this? 
   >> 
   >> --- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: >
   >> Sorry,
   >> but none that I know of.  If I think of anything, I will let
   >> > you know,
   >> > but it was my understanding that it should just work without any
   >> > extra
   >> > tweaking...  Good luck!
   >> > 
   >> > 
   >> > 
   >> > 
   >> > 
   >> > [EMAIL PROTECTED] on 01/23/2001 11:05:41 AM
   >> > Please respond to [EMAIL PROTECTED]
   >> > To: [EMAIL PROTECTED]
   >> > cc:
   >> > Subject: Re: problem with classpath and .jar files
   >> > 
   >> > Hi Jeffry,
   >> > 
   >> > Is necessary some type of special configuration so that tomcat to
   >> > find the class? Some thing as to configure worker.properties or
   >> > wrapper.properties?
   >> > 
   >> > --- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: >
   >> The
   >> > .jar should go directly in the WEB-INF/lib directory.
   >> > >
   >> > >
   >> > >
   >> > >
   >> > >
   >> > > [EMAIL PROTECTED] on 01/23/2001 10:36:41 AM
   >> > > Please respond to [EMAIL PROTECTED]
   >> > > To: [EMAIL PROTECTED]
   >> > > cc:
   >> > > Subject: problem with classpath and .jar files
   >> > >
   >> > > I have the following problem: I created a structure of
   >> > directories
   >> > > to
   >> > > place mine .class and later generating one .jar. Below of
   >> > > WEB-INF/classes I have the structure: /com/mycompany/class and
   >> in
   >> > > this last directory I have mine .class... Wen I run tomcat,
   >> > without
   >> > > grouping the class in a .jar, the program functions perfectly,
   >> > but
   >> > > when I group the classes in a .jar, tomcat does not can to
   >> locate
   >> > > the
   >> > > .class. I tried to configure worker.properties and
   >> > > wrapper.properties, but this did not advance in nothing. It
   >> would
   >> > > like to know if somebody already had some problem similar to
   >> this
   >> > > and
   >> > > as I make to configure tomcat to use wrapper.properties or
   >> > > worker.properties correctly. I am using Redhat 6.1 with apache
   >> > > 1.3.12
   >> > > and tomcat 3.2.1.
   >> > >
   >> > > __
   >> > > Do You Yahoo!?
   >> > > Yahoo! Auctions - Buy the things you want at great prices.
   >> > > http://auctions.yahoo.com/
   >> > >
   >> > >
   >> >
   >>
   >-
   >> > > To unsubscribe, e-mail:
   >> > [EMAIL PROTECTED]
   >> > > For additional commands, email:
   >> > [EMAIL PROTECTED]
   >> > >
   >> > >
   >> > >

   >[Message truncated]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: problem with classpath and .jar files

2001-01-24 Thread Ganasen Gounden

Copying jar files into web-inf/lib does work only if you make sure you reset the 
tomcat server. Sometimes this does not work first time then reset your server. 
Renaming zip files to jar files also work. Many thanks to all for your help.

Gan Gounden
City of Cape Town
Ph (021) 400-2174
Fax (021) 425-1096
Cell 083-63-59-268
e-mail: [EMAIL PROTECTED]


>>> [EMAIL PROTECTED] 01/23/01 08:32PM >>>
 I already tried to place .jars in /WEB-INF/lib, but this did not
function... therefore I is trying to know if it is necessary to
configure or worker.properties or wrapper.properties so that tomcat
finds jars... 

--- "Morahg, Yoav" <[EMAIL PROTECTED]> escreveu: > .jars go in the
WEB-INF/lib directory, not WEB-INF/classes.
> 
> -Yoav
> 
> -Original Message-
> From: André Alves [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, January 23, 2001 1:18 PM
> To: [EMAIL PROTECTED] 
> Subject: Re: problem with classpath and .jar files
> 
> 
>  In winnt I placed .jar below of the /WEB-INF/classes/ and only
> configured in wrapper.properties classpath for .jar and the program
> functioned perfectly. I made this same configuration in redhat, but
> it did not work. Somebody knows which can be the cause of this? 
> 
> --- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: >
> Sorry,
> but none that I know of.  If I think of anything, I will let
> > you know,
> > but it was my understanding that it should just work without any
> > extra
> > tweaking...  Good luck!
> > 
> > 
> > 
> > 
> > 
> > [EMAIL PROTECTED] on 01/23/2001 11:05:41 AM
> > Please respond to [EMAIL PROTECTED] 
> > To: [EMAIL PROTECTED] 
> > cc:
> > Subject: Re: problem with classpath and .jar files
> > 
> > Hi Jeffry,
> > 
> > Is necessary some type of special configuration so that tomcat to
> > find the class? Some thing as to configure worker.properties or
> > wrapper.properties?
> > 
> > --- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: >
> The
> > .jar should go directly in the WEB-INF/lib directory.
> > >
> > >
> > >
> > >
> > >
> > > [EMAIL PROTECTED] on 01/23/2001 10:36:41 AM
> > > Please respond to [EMAIL PROTECTED] 
> > > To: [EMAIL PROTECTED] 
> > > cc:
> > > Subject: problem with classpath and .jar files
> > >
> > > I have the following problem: I created a structure of
> > directories
> > > to
> > > place mine .class and later generating one .jar. Below of
> > > WEB-INF/classes I have the structure: /com/mycompany/class and
> in
> > > this last directory I have mine .class... Wen I run tomcat,
> > without
> > > grouping the class in a .jar, the program functions perfectly,
> > but
> > > when I group the classes in a .jar, tomcat does not can to
> locate
> > > the
> > > .class. I tried to configure worker.properties and
> > > wrapper.properties, but this did not advance in nothing. It
> would
> > > like to know if somebody already had some problem similar to
> this
> > > and
> > > as I make to configure tomcat to use wrapper.properties or
> > > worker.properties correctly. I am using Redhat 6.1 with apache
> > > 1.3.12
> > > and tomcat 3.2.1.
> > >
> > > __
> > > Do You Yahoo!?
> > > Yahoo! Auctions - Buy the things you want at great prices.
> > > http://auctions.yahoo.com/ 
> > >
> > >
> >
>
-
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED] 
> > > For additional commands, email:
> > [EMAIL PROTECTED] 
> > >
> > >
> > >
> > >
> > >
> > >
> >
>
-
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED] 
> > > For additional commands, email:
> > [EMAIL PROTECTED] 
> > >
> > 
> > 
> > __
> > Do You Yahoo!?
> > Yahoo! Auctions - Buy the things you want at great prices.
> > http://auctions.yahoo.com/ 
> > 
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED] 
> > For additional commands, email:
> [EMAIL PROTECTED] 
> > 
> > 
> > 
> > 
> >  
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Auction

RE: problem with classpath and .jar files

2001-01-23 Thread André Alves

 I already tried to place .jars in /WEB-INF/lib, but this did not
function... therefore I is trying to know if it is necessary to
configure or worker.properties or wrapper.properties so that tomcat
finds jars... 

--- "Morahg, Yoav" <[EMAIL PROTECTED]> escreveu: > .jars go in the
WEB-INF/lib directory, not WEB-INF/classes.
> 
> -Yoav
> 
> -Original Message-
> From: André Alves [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 23, 2001 1:18 PM
> To: [EMAIL PROTECTED]
> Subject: Re: problem with classpath and .jar files
> 
> 
>  In winnt I placed .jar below of the /WEB-INF/classes/ and only
> configured in wrapper.properties classpath for .jar and the program
> functioned perfectly. I made this same configuration in redhat, but
> it did not work. Somebody knows which can be the cause of this? 
> 
> --- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: >
> Sorry,
> but none that I know of.  If I think of anything, I will let
> > you know,
> > but it was my understanding that it should just work without any
> > extra
> > tweaking...  Good luck!
> > 
> > 
> > 
> > 
> > 
> > [EMAIL PROTECTED] on 01/23/2001 11:05:41 AM
> > Please respond to [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > cc:
> > Subject: Re: problem with classpath and .jar files
> > 
> > Hi Jeffry,
> > 
> > Is necessary some type of special configuration so that tomcat to
> > find the class? Some thing as to configure worker.properties or
> > wrapper.properties?
> > 
> > --- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: >
> The
> > .jar should go directly in the WEB-INF/lib directory.
> > >
> > >
> > >
> > >
> > >
> > > [EMAIL PROTECTED] on 01/23/2001 10:36:41 AM
> > > Please respond to [EMAIL PROTECTED]
> > > To: [EMAIL PROTECTED]
> > > cc:
> > > Subject: problem with classpath and .jar files
> > >
> > > I have the following problem: I created a structure of
> > directories
> > > to
> > > place mine .class and later generating one .jar. Below of
> > > WEB-INF/classes I have the structure: /com/mycompany/class and
> in
> > > this last directory I have mine .class... Wen I run tomcat,
> > without
> > > grouping the class in a .jar, the program functions perfectly,
> > but
> > > when I group the classes in a .jar, tomcat does not can to
> locate
> > > the
> > > .class. I tried to configure worker.properties and
> > > wrapper.properties, but this did not advance in nothing. It
> would
> > > like to know if somebody already had some problem similar to
> this
> > > and
> > > as I make to configure tomcat to use wrapper.properties or
> > > worker.properties correctly. I am using Redhat 6.1 with apache
> > > 1.3.12
> > > and tomcat 3.2.1.
> > >
> > > __
> > > Do You Yahoo!?
> > > Yahoo! Auctions - Buy the things you want at great prices.
> > > http://auctions.yahoo.com/
> > >
> > >
> >
>
-
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > For additional commands, email:
> > [EMAIL PROTECTED]
> > >
> > >
> > >
> > >
> > >
> > >
> >
>
-
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > For additional commands, email:
> > [EMAIL PROTECTED]
> > >
> > 
> > 
> > __
> > Do You Yahoo!?
> > Yahoo! Auctions - Buy the things you want at great prices.
> > http://auctions.yahoo.com/
> > 
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> > 
> > 
> > 
> > 
> >  
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices. 
> http://auctions.yahoo.com/
> 
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>  


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: problem with classpath and .jar files

2001-01-23 Thread Jeffry Guttadauro

You should be able to get this to work without touching the
wrapper.properties file.  You want to place the .jar file for your
application will need in that application's WEB-INF/lib directory, not below
the WEB-INF/classes directory.





[EMAIL PROTECTED] on 01/23/2001 12:21:00 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Re: problem with classpath and .jar files

 In winnt I placed .jar below of the /WEB-INF/classes/ and only
configured in wrapper.properties classpath for .jar and the program
functioned perfectly. I made this same configuration in redhat, but
it did not work. Somebody knows which can be the cause of this?

--- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: > Sorry,
but none that I know of.  If I think of anything, I will let
> you know,
> but it was my understanding that it should just work without any
> extra
> tweaking...  Good luck!
>
>
>
>
>
> [EMAIL PROTECTED] on 01/23/2001 11:05:41 AM
> Please respond to [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> cc:
> Subject: Re: problem with classpath and .jar files
>
> Hi Jeffry,
>
> Is necessary some type of special configuration so that tomcat to
> find the class? Some thing as to configure worker.properties or
> wrapper.properties?
>
> --- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: > The
> .jar should go directly in the WEB-INF/lib directory.
> >
> >
> >
> >
> >
> > [EMAIL PROTECTED] on 01/23/2001 10:36:41 AM
> > Please respond to [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > cc:
> > Subject: problem with classpath and .jar files
> >
> > I have the following problem: I created a structure of
> directories
> > to
> > place mine .class and later generating one .jar. Below of
> > WEB-INF/classes I have the structure: /com/mycompany/class and in
> > this last directory I have mine .class... Wen I run tomcat,
> without
> > grouping the class in a .jar, the program functions perfectly,
> but
> > when I group the classes in a .jar, tomcat does not can to locate
> > the
> > .class. I tried to configure worker.properties and
> > wrapper.properties, but this did not advance in nothing. It would
> > like to know if somebody already had some problem similar to this
> > and
> > as I make to configure tomcat to use wrapper.properties or
> > worker.properties correctly. I am using Redhat 6.1 with apache
> > 1.3.12
> > and tomcat 3.2.1.
> >
> > __
> > Do You Yahoo!?
> > Yahoo! Auctions - Buy the things you want at great prices.
> > http://auctions.yahoo.com/
> >
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> >
> >
> >
> >
> >
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> >
>
>
> __
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
>
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>
>
>
>


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: problem with classpath and .jar files

2001-01-23 Thread Morahg, Yoav

.jars go in the WEB-INF/lib directory, not WEB-INF/classes.

-Yoav

-Original Message-
From: André Alves [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 23, 2001 1:18 PM
To: [EMAIL PROTECTED]
Subject: Re: problem with classpath and .jar files


 In winnt I placed .jar below of the /WEB-INF/classes/ and only
configured in wrapper.properties classpath for .jar and the program
functioned perfectly. I made this same configuration in redhat, but
it did not work. Somebody knows which can be the cause of this? 

--- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: > Sorry,
but none that I know of.  If I think of anything, I will let
> you know,
> but it was my understanding that it should just work without any
> extra
> tweaking...  Good luck!
> 
> 
> 
> 
> 
> [EMAIL PROTECTED] on 01/23/2001 11:05:41 AM
> Please respond to [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> cc:
> Subject: Re: problem with classpath and .jar files
> 
> Hi Jeffry,
> 
> Is necessary some type of special configuration so that tomcat to
> find the class? Some thing as to configure worker.properties or
> wrapper.properties?
> 
> --- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: > The
> .jar should go directly in the WEB-INF/lib directory.
> >
> >
> >
> >
> >
> > [EMAIL PROTECTED] on 01/23/2001 10:36:41 AM
> > Please respond to [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > cc:
> > Subject: problem with classpath and .jar files
> >
> > I have the following problem: I created a structure of
> directories
> > to
> > place mine .class and later generating one .jar. Below of
> > WEB-INF/classes I have the structure: /com/mycompany/class and in
> > this last directory I have mine .class... Wen I run tomcat,
> without
> > grouping the class in a .jar, the program functions perfectly,
> but
> > when I group the classes in a .jar, tomcat does not can to locate
> > the
> > .class. I tried to configure worker.properties and
> > wrapper.properties, but this did not advance in nothing. It would
> > like to know if somebody already had some problem similar to this
> > and
> > as I make to configure tomcat to use wrapper.properties or
> > worker.properties correctly. I am using Redhat 6.1 with apache
> > 1.3.12
> > and tomcat 3.2.1.
> >
> > __
> > Do You Yahoo!?
> > Yahoo! Auctions - Buy the things you want at great prices.
> > http://auctions.yahoo.com/
> >
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> >
> >
> >
> >
> >
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> >
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
> 
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 
> 
> 
>  


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: problem with classpath and .jar files

2001-01-23 Thread André Alves

 In winnt I placed .jar below of the /WEB-INF/classes/ and only
configured in wrapper.properties classpath for .jar and the program
functioned perfectly. I made this same configuration in redhat, but
it did not work. Somebody knows which can be the cause of this? 

--- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: > Sorry,
but none that I know of.  If I think of anything, I will let
> you know,
> but it was my understanding that it should just work without any
> extra
> tweaking...  Good luck!
> 
> 
> 
> 
> 
> [EMAIL PROTECTED] on 01/23/2001 11:05:41 AM
> Please respond to [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> cc:
> Subject: Re: problem with classpath and .jar files
> 
> Hi Jeffry,
> 
> Is necessary some type of special configuration so that tomcat to
> find the class? Some thing as to configure worker.properties or
> wrapper.properties?
> 
> --- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: > The
> .jar should go directly in the WEB-INF/lib directory.
> >
> >
> >
> >
> >
> > [EMAIL PROTECTED] on 01/23/2001 10:36:41 AM
> > Please respond to [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > cc:
> > Subject: problem with classpath and .jar files
> >
> > I have the following problem: I created a structure of
> directories
> > to
> > place mine .class and later generating one .jar. Below of
> > WEB-INF/classes I have the structure: /com/mycompany/class and in
> > this last directory I have mine .class... Wen I run tomcat,
> without
> > grouping the class in a .jar, the program functions perfectly,
> but
> > when I group the classes in a .jar, tomcat does not can to locate
> > the
> > .class. I tried to configure worker.properties and
> > wrapper.properties, but this did not advance in nothing. It would
> > like to know if somebody already had some problem similar to this
> > and
> > as I make to configure tomcat to use wrapper.properties or
> > worker.properties correctly. I am using Redhat 6.1 with apache
> > 1.3.12
> > and tomcat 3.2.1.
> >
> > __
> > Do You Yahoo!?
> > Yahoo! Auctions - Buy the things you want at great prices.
> > http://auctions.yahoo.com/
> >
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> >
> >
> >
> >
> >
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> >
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
> 
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 
> 
> 
>  


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: problem with classpath and .jar files

2001-01-23 Thread André Alves

Hi, 
Yes, I create the directory struct in .jar.

--- CPC Livelink Admin <[EMAIL PROTECTED]> escreveu: > 
> Did you create the jar with directories?
> 
> -Original Message-
> From: André Alves [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 23, 2001 11:46 AM
> To: [EMAIL PROTECTED]
> Subject: RE: problem with classpath and .jar files
> 
> 
> I'm putting the .jar file into WEF-INF/classes/my.jar... I too try
> put the .jar into lib directory, but it's no work too...
> --- "Morahg, Yoav" <[EMAIL PROTECTED]> escreveu: > ARe you  putting
> the .jar in the lib directory as opposed to the
> > classes
> > directory? That's where it should go.
> >
> > -Yoav
> >
> > -Original Message-
> > From: André Alves [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 23, 2001 11:36 AM
> > To: [EMAIL PROTECTED]
> > Subject: problem with classpath and .jar files
> >
> >
> > I have the following problem: I created a structure of
> directories
> > to
> > place mine .class and later generating one .jar. Below of
> > WEB-INF/classes I have the structure: /com/mycompany/class and in
> > this last directory I have mine .class... Wen I run tomcat,
> without
> > grouping the class in a .jar, the program functions perfectly,
> but
> > when I group the classes in a .jar, tomcat does not can to locate
> > the
> > .class. I tried to configure worker.properties and
> > wrapper.properties, but this did not advance in nothing. It would
> > like to know if somebody already had some problem similar to this
> > and
> > as I make to configure tomcat to use wrapper.properties or
> > worker.properties correctly. I am using Redhat 6.1 with apache
> > 1.3.12
> > and tomcat 3.2.1.
> >
> > __
> > Do You Yahoo!?
> > Yahoo! Auctions - Buy the things you want at great prices.
> > http://auctions.yahoo.com/
> >
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> >
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> >
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
> 
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 
> 
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>  


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: problem with classpath and .jar files

2001-01-23 Thread André Alves

Hi Jeffry,

Is necessary some type of special configuration so that tomcat to
find the class? Some thing as to configure worker.properties or
wrapper.properties?

--- Jeffry Guttadauro <[EMAIL PROTECTED]> escreveu: > The
.jar should go directly in the WEB-INF/lib directory.
> 
> 
> 
> 
> 
> [EMAIL PROTECTED] on 01/23/2001 10:36:41 AM
> Please respond to [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> cc:
> Subject: problem with classpath and .jar files
> 
> I have the following problem: I created a structure of directories
> to
> place mine .class and later generating one .jar. Below of
> WEB-INF/classes I have the structure: /com/mycompany/class and in
> this last directory I have mine .class... Wen I run tomcat, without
> grouping the class in a .jar, the program functions perfectly, but
> when I group the classes in a .jar, tomcat does not can to locate
> the
> .class. I tried to configure worker.properties and
> wrapper.properties, but this did not advance in nothing. It would
> like to know if somebody already had some problem similar to this
> and
> as I make to configure tomcat to use wrapper.properties or
> worker.properties correctly. I am using Redhat 6.1 with apache
> 1.3.12
> and tomcat 3.2.1.
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
> 
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 
> 
> 
> 
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>  


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: problem with classpath and .jar files

2001-01-23 Thread CPC Livelink Admin


Did you create the jar with directories?

-Original Message-
From: André Alves [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 23, 2001 11:46 AM
To: [EMAIL PROTECTED]
Subject: RE: problem with classpath and .jar files


I'm putting the .jar file into WEF-INF/classes/my.jar... I too try
put the .jar into lib directory, but it's no work too...
--- "Morahg, Yoav" <[EMAIL PROTECTED]> escreveu: > ARe you  putting
the .jar in the lib directory as opposed to the
> classes
> directory? That's where it should go.
>
> -Yoav
>
> -Original Message-
> From: André Alves [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 23, 2001 11:36 AM
> To: [EMAIL PROTECTED]
> Subject: problem with classpath and .jar files
>
>
> I have the following problem: I created a structure of directories
> to
> place mine .class and later generating one .jar. Below of
> WEB-INF/classes I have the structure: /com/mycompany/class and in
> this last directory I have mine .class... Wen I run tomcat, without
> grouping the class in a .jar, the program functions perfectly, but
> when I group the classes in a .jar, tomcat does not can to locate
> the
> .class. I tried to configure worker.properties and
> wrapper.properties, but this did not advance in nothing. It would
> like to know if somebody already had some problem similar to this
> and
> as I make to configure tomcat to use wrapper.properties or
> worker.properties correctly. I am using Redhat 6.1 with apache
> 1.3.12
> and tomcat 3.2.1.
>
> __
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
>
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: problem with classpath and .jar files

2001-01-23 Thread André Alves

I'm putting the .jar file into WEF-INF/classes/my.jar... I too try
put the .jar into lib directory, but it's no work too...
--- "Morahg, Yoav" <[EMAIL PROTECTED]> escreveu: > ARe you  putting
the .jar in the lib directory as opposed to the
> classes
> directory? That's where it should go.
> 
> -Yoav
> 
> -Original Message-
> From: André Alves [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 23, 2001 11:36 AM
> To: [EMAIL PROTECTED]
> Subject: problem with classpath and .jar files
> 
> 
> I have the following problem: I created a structure of directories
> to
> place mine .class and later generating one .jar. Below of 
> WEB-INF/classes I have the structure: /com/mycompany/class and in
> this last directory I have mine .class... Wen I run tomcat, without
> grouping the class in a .jar, the program functions perfectly, but
> when I group the classes in a .jar, tomcat does not can to locate
> the
> .class. I tried to configure worker.properties and
> wrapper.properties, but this did not advance in nothing. It would
> like to know if somebody already had some problem similar to this
> and
> as I make to configure tomcat to use wrapper.properties or
> worker.properties correctly. I am using Redhat 6.1 with apache
> 1.3.12
> and tomcat 3.2.1.
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices. 
> http://auctions.yahoo.com/
> 
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
>
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>  


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: problem with classpath and .jar files

2001-01-23 Thread Jeffry Guttadauro

The .jar should go directly in the WEB-INF/lib directory.





[EMAIL PROTECTED] on 01/23/2001 10:36:41 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: problem with classpath and .jar files

I have the following problem: I created a structure of directories to
place mine .class and later generating one .jar. Below of
WEB-INF/classes I have the structure: /com/mycompany/class and in
this last directory I have mine .class... Wen I run tomcat, without
grouping the class in a .jar, the program functions perfectly, but
when I group the classes in a .jar, tomcat does not can to locate the
.class. I tried to configure worker.properties and
wrapper.properties, but this did not advance in nothing. It would
like to know if somebody already had some problem similar to this and
as I make to configure tomcat to use wrapper.properties or
worker.properties correctly. I am using Redhat 6.1 with apache 1.3.12
and tomcat 3.2.1.

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: problem with classpath and .jar files

2001-01-23 Thread Morahg, Yoav

ARe you  putting the .jar in the lib directory as opposed to the classes
directory? That's where it should go.

-Yoav

-Original Message-
From: André Alves [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 23, 2001 11:36 AM
To: [EMAIL PROTECTED]
Subject: problem with classpath and .jar files


I have the following problem: I created a structure of directories to
place mine .class and later generating one .jar. Below of 
WEB-INF/classes I have the structure: /com/mycompany/class and in
this last directory I have mine .class... Wen I run tomcat, without
grouping the class in a .jar, the program functions perfectly, but
when I group the classes in a .jar, tomcat does not can to locate the
.class. I tried to configure worker.properties and
wrapper.properties, but this did not advance in nothing. It would
like to know if somebody already had some problem similar to this and
as I make to configure tomcat to use wrapper.properties or
worker.properties correctly. I am using Redhat 6.1 with apache 1.3.12
and tomcat 3.2.1.

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]