Hi, I'm a newbie: I installed Tomcat and the IIS redirector successfully and found the solution to host multiple webs with this configuration. But now I have to install a JDBC driver (SQLBase) and to get it run, I found only the solution to copy the complete JDBC driver path (com.centurasoft.java.sqlbase) to the WEB-INF\classes of each web and define the path in the web.xml.
Is there no *global* place for installing driver classes like this? Regards, Martin Jussel -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
