Re: Problem JDBC-Treiber für tomcat5
"Alexander Veit" <[email protected]>
| Newsgroups | gmane.linux.suse.programming |
|---|---|
| Message-ID | <[email protected]> |
Michael Wollschläger schrieb:
> Trotzdem würde mich die Sache mit dem CLASSPATH
> interessieren. Ich habe so lange gesucht und nichts
> genaues dazu gefunden. Wer weiß wozu man es später
> doch einmal braucht.
Aus der Tomcat Dokumentation:
"The following rules cover about 95% of the decisions that application
developers and deployers must make about where to place class and resource
files to make them available to web applications:
o For classes and resources specific to a particular web application, place
unpacked classes and resources under /WEB-INF/classes of your web
application archive, or place JAR files containing those classes and
resources under /WEB-INF/lib of your web application archive.
o For classes and resources that must be shared across all web applications,
place unpacked classes and resources under $CATALINA_BASE/shared/classes, or
place JAR files containing those classes and resources under
$CATALINA_BASE/shared/lib."
Gruß,
Alex
--
Um die Liste abzubestellen, schicken Sie eine Mail an:
[email protected]
Um eine Liste aller verfügbaren Kommandos zu bekommen, schicken
Sie eine Mail an: [email protected]