-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
> How did you get the server configured? I am having trouble configuring the
> server.
the apache+jserv install should automatically configure everything for you.
if it did not work, uninstall it and reinstall it. choose the integrated
install for jserv for the most painless install.
> I am writing a servlet that uses jdbc to connent to a sql server and
return
> data (simple). I can get it to work using the jdbc:odbc bridge
> but I cannot get it to work using my jdbcKona driver. It compiles ok but
> can't find the driver at run-time. Is there something I need to add
> to the repository line in zone.properties? Like all third-party classes
need
> to be preloaded...
you can add the third party classes to the repository line in
zone.properties. however, you should only add classes which will change ( in
development) to this param. you will want to add the 3rd party classes to
the wrapper.classpath in jserv.properties.
regs,
--------------------------------------
Nimret Sandhu
Dev Geek
http://nimret.penguinpowered.com
EC Direct Corp
http://www.ecdirect.com
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]