Sorry
I made a mistake
The .war with an erronous context.xml stays under the webbapps directory
while i tried to modify the context.xml under the application directory
Now it works fine
Jean-Claude
-Message d'origine-
De : Serlet Jean-Claude
Envoyé : mercredi 21 février 2007 14
Hello
My environment :
Windows 2003 server
Tomcat 5.5.12
What i tried :
userSearch="(&(uid={0})(|(dncomp=ou=Oneorgunit)(dencomp=ou=AnOtherOU)))"
while defining a Realm using an LDAP directory
I gave a xml parser error when i started the Tomcat Instance :
org.xml.sax.SAXParseException: The entity
Have you tried
username="myuserid" password="mypassword"
instead username="(myuserid)" password="(mypassword)"
Jean-Claude
-Message d'origine-
De : Sameer Acharya [mailto:[EMAIL PROTECTED]
Envoyé : mardi 19 septembre 2006 08:49
À : Tomcat Users List
Objet : Re: Database connection pool
Hello
What i'm looking for is the answer to this question
Under Tomcat 5.5 _ Windows 2003 what happen to a session when there is a
sendRedirect(url) used ?
Is this session be invalidate ?
Thanks you
Jean-Claude
Sorry but i made a mistake : the method used is sendRedirect(url) instead of
sendDirect(url)
Jean-Claude
> __
> De : Serlet Jean-Claude
> Envoyé : jeudi 7 septembre 2006 16:49
> À : Tomcat Mailing list Apache (users@tomca
Hello
What i'm looking for is the answer to this question
Under Tomcat 5.5 _ Windows 2003 what happen to a session when there is a
sendDirect(url) used ?
Is this session be invalidate ?
Thanks you
Jean-Claude
Hello
By default it's 30 minutes
You change it in the web-inf/webxml by setting the tag
3
after the mapping oy your sevlets
Jean-Claude
-Message d'origine-
De : bhavik shah [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 22 juin 2006 15:14
À : users@tomcat.apache.org
Objet : how to
Sorry : that 's all i thought
Hope that you don't forget to stop and restart your Apache server after
modifying workers.properties
Jean-Claude
_
De : Greg Allen [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 21 juin 2006 13:37
À : Serlet Jean-Claude; users@tomcat.apache
Please give the configuration of your workers : the workers.properties.file
Have you set worker.yourworker.socket_keepalive=1 in it ?
Jean-Claude
_
De : Greg Allen [mailto:[EMAIL PROTECTED]
Envoyé : mardi 20 juin 2006 16:42
À : users@tomcat.apache.org
Objet : Mod_jk/firewall conf
I try to invalidate sessions which are inactive during 20 minutes
I thought that session-timeout works fine
I use a java class which implements HttpSessionBindingListener to destroy
the connections made to the database when the container invalidate the
session after 20 minutes of inactivity
In fact
Add the directive JkMount to tell Apache using Tomcat to serve your JSP
JkMount /yourWebaaps ajp13
Jean-Claude
-Message d'origine-
De : Donald Beck [mailto:[EMAIL PROTECTED]
Envoyé : dimanche 28 mai 2006 17:11
À : users@tomcat.apache.org
Objet : Tomcat and Apache Connector Problem
I
Hello
You are right : no help about JSP with the plugin SYSDEO
You may use an other one :Lomboz http://lomboz.objectweb.org/overview.html
Jean-Claude
-Message d'origine-
De : Dola Woolfe [mailto:[EMAIL PROTECTED]
Envoyé : lundi 27 mars 2006 08:53
À : Tom Cat
Objet : sysdeo: whoa, wait a
Hello
I think that your problem is with Eclipse and not with Tomcat
How have you configured Tomcat in Eclipse
(Windows=>Preferences=>Tomcat=>Advanced Parameters=>Tomcat Base )?
sorry for the path under Eclipse : i try to translate my Eclipse which is in
french ;-)
I am using JNDI data source with
Don't forget :
CATALINA_HOME : the directory where you have installed Tomcat
CATALINA_BASE : the directory where you install your web applications
They could be the same but, that is my point of vue, it is better to have
two distinct repertories
Jean-Claude
-Message d'origine-
De : Anto
Hello
Thanks to all
These answers give me some ideas to verify the developer's code
I 'll try to set a session listener
Sorry for the connection : the application's security is coded in the
database by using Oracle's role and we can't use pool connection
Jean-Claude
-Message d'origine-
> Hello
> Third and last send of this message : i didn't get any answer until to
> day
>
> My environment : OS= Windows 2000
> Web Server = Apache 2.0
> Tomcat-Apache = 1.4.31 with AJP 13 connector
> Application uses JSP, Servlet and Driver JDBC Thin
d in the
"Application Log" : i get an "information" with the Service's name and when
i open this line i see that the service has stardet or stopped
Regards
Jean-Claude
-Message d'origine-
De : v1k1ng0 [mailto:[EMAIL PROTECTED]
Envoyé : mercr
Hello
Under Windows 2000 i can see in "event viewer ==> Application Log" each
start and stop of Windows Services corresponding to a Tomcat's instance
Jean-Claude
-Message d'origine-
De : v1k1ng0 [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 1 mars 2006 12:28
À : users@tomcat.apache.org
Ob
Hello
What's about the directive NameVirtualHost in your httpd.conf ?
Jean-Claude
-Message d'origine-
De : Cedric Fontaine [mailto:[EMAIL PROTECTED]
Envoyé : mardi 28 février 2006 00:04
À : Tomcat Users List
Objet : Same jkmount, different server
Hello,
I'm trying to setup a developm
> Hello
Secund send of this message : i didn't see the first one in the digest i
received
> My environment : OS= Windows 2000
> Web Server = Apache 2.0
> Tomcat-Apache = 1.4.31 with AJP 13 connector
> Application uses JSP, Servlet and Driver JDBC Thin of
Hello
My environment : OS= Windows 2000
Web Server = Apache 2.0
Tomcat-Apache = 1.4.31 with AJP 13 connector
Application uses JSP, Servlet and Driver JDBC Thin of Oracle
RDBMS = Oracle 7.3.62 under z/OS (mainframe IBM)
The application
Hello
With two Tomcat's instances i set the host container like this :
In the first one, on starting Tomcat the application is started
In the secund one the application does not start : it starts only if i set
liveDeploy to "true"
the two applications are .war file i expand before starting Tomcat
22 matches
Mail list logo