re: can't find org/apache/tomcat/util/buf/ByteChunk.class

2004-03-02 Thread James Black
Hello,
 My tomcat server is failing to start up because it can't find this 
class. What jar file should it be in?

 Thank you.

 I am using Tomcat 5.0.19

--
Love is mutual self-giving that ends in self-recovery. Fulton Sheen
James Black[EMAIL PROTECTED]


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


RE: can't find org/apache/tomcat/util/buf/ByteChunk.class

2004-03-02 Thread Shapira, Yoav

Hola,

  My tomcat server is failing to start up because it can't find this
class. What jar file should it be in?

For tomcat 5.0.19, it's in $CATALINA_HOME/server/lib/tomcat-util.jar.

Yoav Shapira



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]



Re: can't find org/apache/tomcat/util/buf/ByteChunk.class

2004-03-02 Thread James Black
Shapira, Yoav wrote:

Hola,

 

My tomcat server is failing to start up because it can't find this
class. What jar file should it be in?
   

For tomcat 5.0.19, it's in $CATALINA_HOME/server/lib/tomcat-util.jar.
 

 I am using JDK1.5.0beta and now I can't get tomcat to run.

 It couldn't find tomcat-util.jar, then I copied that from the location 
you mentioned to /usr/java/jre/lib/ext, then it complained that it can't 
find  org/apache/commons/logging/LogFactory, so it appears that 
server/lib is not being added to the classpath.

--
Love is mutual self-giving that ends in self-recovery. Fulton Sheen
James Black[EMAIL PROTECTED]


RE: can't find org/apache/tomcat/util/buf/ByteChunk.class

2004-03-02 Thread Shapira, Yoav

Howdy,

  I am using JDK1.5.0beta and now I can't get tomcat to run.

I haven't spent time running tomcat on JDK 1.5 (I don't usually waste
time on running product X on unsupported platform Y [especially if Y is
alpha/beta]), so I can't help much there -- sorry ;(  I think Remy has
done this without any problems and even noticed a speed improvement, so
maybe he others can chime in here.

Yoav Shapira



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]