Hi,
I would like to use the Tomcat JDBC Connection Pool with a shared resource so
I've read :
http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html#Standalone and
http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Resource_Links
and tried to do the same but when I try to access
Hi Matthias,
Mikolaj is right, you can set the tomcat and java properties by running
tomcatw.exe (%CATALINA_HOME%\bin)
Hope this helps
Jean-Louis
-Matthias Müller a écrit : -
A : users@tomcat.apache.org
De : Matthias Müller
Date : 20/09/2012 11:57
Objet : Setting JVM Parameters i
Sorry,
the problem was not related to Tomcat 32b or 64b - that's what I meant
so this post is over
thanks
Jean-Louis Matéo
-André Warnier a écrit : -
A : Tomcat Users List
De : André Warnier
Date : 10/09/2012 16:41
Objet : Re: Running Tomcat on different architecture machine but k
The problem was caused by a webapp (xwiki) - now, i just have to find out why
this webapp doesn't work correctly.
Without this webapp, it's ok
Jean-Louis Matéo
-jean-louis.ma...@bull.net a écrit : -
A : users@tomcat.apache.org
De : jean-louis.ma...@bull.net
Date : 10/09/2012 11:13
Ob
Hi everybody,
by now, my tomcat (7.026) is running on a windows xp 32bits and separate
locations for catalina_home and catalina_base are used.
I would like to change mi machine: 64b instead of a 32b one
So I've re-installed a new tomcat 7.0.26 (the same installer - 32b/64b) on
another machine
Hi everybody,
so far, to get a threaddump from tomcat I used to run :
# jstack -l threaddump.txt
now, I would like to use the tomcat systray but when I click "threaddump" the
following message appears:
The specified file cannot be found
"Unable to open the Event Mutex"
What's wrong ?
Rega
All right ... "playing" with those options is a pretty good first track for
me and I'll follow it
Thank you very much Charlie
|-+--->
| | "Charlie|
| | Wingate"|
| | <[EMAIL PROTECTED]|
|
OK. You're right.
I just think there must be best practices in configuring Tomcat while
Apache is in frontend.
|-+--->
| | David kerber|
| | <[EMAIL PROTECTED]|
| | n.net> |
| |
I just want to know which are the server.xml options I have to cleverly
adjust
Thank you
_
|-+>
| | "Caldarale, |
| | Charles R" |
| | |
| ||
|
Tomcat : 5.0.28
Java : 1.4.2 SR8
Apache : 2.2.4
Mod_jk : 1.2.25
Hi everybody,
is there any doc. about the tuning of tomcat ?
Best Regards
Jean-Louis Matéo
-
To start a new topic, e-mail: users@tomcat.apache.org
To
Hi everybody,
It seems that filtering by programming is the best solution
many thanks Len for your response.
Best Regards
Jean-Louis Matéo
Bull, Architect of an Open World TM
Bull SA - 53 r de l'Etang BP39 - 69578 LIMONEST
tél - 08 20 08 20 00
fax - 04 72 52 51 24
Tomcat :
Java :
Hi everybody,
is there any way to turn off the jsessionid (disabling the rewriting URL) ?
Thank you very much
Best Regards
Jean-Louis Matéo
-
To start a new topic, e-mail: users@tomcat.apache.org
To uns
Tomcat : 6
Java : JDK SUN 1.6.0_04
Hi everybody,
I would like to work with JSF 1.2 embedded in Tomcat 6.0
Where can I find an "How-to" ?
I 've tried to do the exercices from the Marty Hall site (coresrvlets) but
I failed
Many thanks
Best Regards
Jean-Louis Matéo
---
Yes, it works.
Here is an excerpt of my workers.properties:
...
worker.list=web1,jkstatus
worker.web1.host=127.0.0.1
worker.web1.port=8009
worker.web1.type=ajp13
worker.web1.lbfactor=1
worker.web1.secret=password
...
and this one, my server.xml:
Note that within workers.properties, passw
Hi everybody,
which source files tomcat (apache-tomcat-6.0.14-src\java\org\apache)
handles the "server.xml" contents.
Precisely, I would like to know which source parses the "Connector" tag ?
Thank you
Regards
Jean-Louis Matéo
Bull, Architect of an Open World TM
Bull SA - 53 r de l'Etang BP3
Hello,
thank you Chuck, Ben and all at this list for your responses
I think I'll try the apache "secret" feature but i don't know which
attribute it matches under tomcat ajp connector conf ?
Any idea ?
Regards
Jean-Louis Matéo
Bull, Architect of an Open World TM
Bull SA - 53 r de l'Etang BP3
Jean-Louis Mateo
Hello,
maybe you have to download from here but I'm not sure
http://java.sun.com/javase/technologies/core/mntr-mgmt/javamanagement/download.jsp
many thanks
Best Regards
"David Short"
Hello Barry,
i did just the way David said to me and it's OK ; the user and password I
gave were: admin , admin. It's the default values.
Bye
Thank you very much David, it's OK
Best regards
David Smith
Tomcat : 5.5.23
Java :
Hi everybody,
i've downloaded the apache-tomcat-5.5.23-admin.zip file to administrate my
tomcat server.
Now i've an admin directory under %CATALINA-HOME%/webapps.
But when I try to access it through http://localhost:8080/admin I get the
following message:
The admin.login
Tomcat : 5.5.20
Hello,
is there any way to to declare a context.xml for one application
($CATALINA_HOME/webapps/MyAppli/META-INF) and not for each
($CATALINA_HOME/conf/context.xml).
If I declare it under .../conf --> it's OK but under MyAppli/META-INF -->
it's KO !!!
Any idea ?
many thanks
Bes
Hello,
you can find it at this URL
http://tomcat.apache.org/download-55.cgi
Best regards
Venkata Naveen
Many thanks Nicholas for your quick answer
I'll read the article
Best Regards
Jean-Louis Matéo
Bull, Architect of an Open World TM
Bull SA - 53 r de l'Etang BP39 - 69578 LIMONEST
tél - 08 20 08 20 00
fax - 04 72 52 51 24
__
BU
Tomcat : 5.5.20
Java : 1.5.0_09-b03
Hello
My tomcat 5..5.20 is well running and i want to administrate it from an
MC4J console but I don't know which url I have to invoke it
The URL is formed like this:
service:jmx:rmi://localhost/jndi/rmi://localhost:/connector_
Which , and do I have to c
Hello everybody,
I was not clear about my problem.
I would like to have an access to servlets-examples (or another web
application) in precising another port than 8080 so I did the following
configuration.
Creating a new service within server.xml this way:
...
...
Tomcat : 5.5.20
Java : BEA JRockit 1.5.0_08
Hello,
I have configured a second address administration (9000): I have defined
within the server.xml a second service as:
, with an entry "Host" on which i've defined an
AppBase attribute different from . All work fine.
Now I would like to administra
Hello,
Tomcat 5.5.20 , Java Sun 1.4.2_12
I've created a new connector with a specific address (http://localhost:8080
) --> it's OK
After committing changes, I can see the tag connector within the server.xml
file but there's no "ipaddress attribute" so after the next start, we
cannot see the ip add
29 matches
Mail list logo