hat JDBC driver (DB and version), Tomcat version, and
JDK version are you using?
HTH
/mde/
just my two cents . . . .
--- Tom Bednarz <[EMAIL PROTECTED]> wrote:
I get a very strange error when starting my web-app:
---
14.08.2006 18:38:25
org.apache.catalina.core.Standa
I get a very strange error when starting my web-app:
---
14.08.2006 18:38:25 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Error in dependencyCheck
java.io.IOException: invalid header field
at java.util.jar.Attributes.read(Attributes.java:393)
at java.util.jar.Ma
I like to define a HOST which is bound to one of my webapplications.
I have the following directory structure:
$CATALINA_HOME/webapps/app1
$CATALINA_HOME/webapps/app2
$CATALINA_HOME/webapps/app3
server.xml:
Now I like that users can type: http://my.mycompany.
Markus Schönhaber wrote:
Tom Bednarz wrote:
I defined the following in the web.xml of my web application:
MTWInit
ch.smartsol.mtweb.servlets.MTWInit
MailConfiguration
/WEB-INF/config/Mail.properties
1
This servlet is NOT loaded at all. This is true for the
;true" in tag in conf/server.xml?
--
Manivannan Palanichamy
http://geocities.com/manivannan57
-Original Message-----
From: Tom Bednarz <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Mon, 24 Apr 2006 08:19:10 +0200
Subject: Preload of servlet does not work with Tomcat 5.5.15
I have a silly problem:
I defined the following in the web.xml of my web application:
MTWInit
ch.smartsol.mtweb.servlets.MTWInit
MailConfiguration
/WEB-INF/config/Mail.properties
1
This servlet is NOT loaded at all. This is true for the following
situations:
-
ve the admin app in which you can
define app-specific database cources... But Sun Java System App server
not... There are in the SJSAS only global resources... I must learn
more...
So, many many thanks for your informations; I'm sorry that I didn't help you:-(
Have a nice day
PETR
Statement();
st2.execute("USE test");
st2.close();
cn.close();
On 3/3/06, Tom Bednarz <[EMAIL PROTECTED]> wrote:
Hi,
Thanks for your help. It brought me one step further but did not yet
solve the problem! It looks like th
e JDBC driver into the webapp's lib directory?
Hope it helps
PETR
PS.: My Adaptive Server Enterprise 15 is working good, but not under
Tomcat; it's standalone application... The initialization, driver URL
was taken from the Sybase's JDBC documentation on their web sites.
On 3/3/06, T
I try to configure a JDBC DataSource for my Adaptive Server Anywhere 9
database. Unfortunately without any success so far!
I use Tomcat 5.5.18.
The error is well known and looks as follows:
org.apache.jasper.JasperException: Unable to get connection, DataSource
invalid: "org.apache.tomcat.dbcp
Is it possible to run on the same container (instance of Tomcat) web
application that DO require certificates and other applications that do
NOT require certificates?
To define required client certificate authorization one needs to define
in SERVER.XML
="org.apache.coyote.tomcat4.CoyoteSer
11 matches
Mail list logo