Yes!  This was the problem. After I have added all JDBC, O'Reilly and
DbConnectionBroker classes to the repositories in my zone.properties file -
everything is working fine!
Thanks a lot, Jon!

But now I'm wondering, what is the line between wrapper.classpath and
repositories? After reading FAQ, I thought that all classes that are not
supposed to be changed (like system classes) should be in the
wrapper.classpath. That is why I put JDBC , etc. classes there. And your own
classes should be specified in repositories... Now it doesn't look so clear.
Could someone, please, explain this a little bit more?

Thanks a lot,
Marina

> -----Original Message-----
> From: jon * [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 13, 1999 5:49 PM
> To: Java Apache Users
> Subject: Re: from servletrunner to Apache/JServ
> 
> 
> > I think I have all classes in wrapper.classpath, and how 
> come that when I
> > compile without -debug it does find all classes??? Does it 
> mean that -debug
> > option chnage the $CLASSPATH somhow???
> >
> 
> that is your problem...your classes should be in the 
> repository defined in
> your zone.properties file.
> 
> read the faq about zones and class loading.
> 
> -jon
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> READ THE FAQ!!!!     <http://java.apache.org/faq/>
> Archives and Other:  <http://java.apache.org/main/mail.html/>
> Problems?:           [EMAIL PROTECTED]
> 


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to