Hi all,
In my environment there are two tomcat server runing with different port
in one server ,
and both two must set its own cookies into client,
now, when I open a browser and browe both site and I can find two site
write their own cookie
into my computer, but when I logout fr
what do your logs say?
Filip
killbulle wrote:
Hi , i'am tring to configurer a static member ship tomcat 6 cluster(i can't
use multicat)
but i'am not confident in the configuration
here is may configuration
for the cluster
Tomcat start but i cannot see JMX cluster bean
does sombedody have a sam
Can't you just block the port ? That's what I do on my machine : the port
8080 is unavailable from the outside, just from localhost. So my manager
webapp is almost flawlessly protected. I only redirect those apps that I
need to port 80 using apache / mod_jk.
HTH,
Pierre
On Wed, Nov 5, 2008 at 1
Hi Chuck,
Thank you very much for your feedback. Your comments about reflection
were right on the money and have helped me resolve the underlying issue.
It turns out that my initial assertion about our server/lib classes
being visible to our web app was incorrect -- it was just that our
custom cla
Hello,
I have an admin area in my application I want to secure.
I know I can define a security constraint to set a basic or digest
authentication for a url pattern.
But, I don't want the /admin area to be shown outside at all. The basic
authentication is extremely weak and digest auth. also d
> From: slytheman [mailto:[EMAIL PROTECTED]
> Subject: Tomcat Manager problem..
Don't suppose you'd care to tell us your Tomcat version? It makes a
significant difference.
>unpackWARs="true" autoDeploy="true"
> xmlValidation="false" xmlNamespaceAware="false">
> direct
Hi All,
I am relatively new to Tomcat. I was looking at thread dumps which we took
from Tomcat and I see lots of thread names. Now, I am not sure which one is
important to look at.
Some of threads I see are as follows:
"http-8080-Processor15"
"TP-Processor1"
WorkerThread(receive_transaction_c
Hi there..
My tomcat was working perfectly and also my Tomcat manager..
Then I decide to switch from just 1 site to host (mine) to virtual
hosting...
Everything works except my tomcat manager... when I type
http://domain.com/manager/html I get the
username and password box and I enter it and
Interesting. Thank you.
It was really just an academic question. I was thinking of using 127.0.0.2 for
one instance and 127.0.0.1 for the other. This would keep the ports of my two
instances the same. I'll just choose different shutdown ports. My two
instances have the same http listen por
> > The stderr log says:
> > java.lang.ClassNotFoundException:
> org.apache.catalina.startup.Catalina
>
> >That's in server/lib/catalina.jar; you apparently
> have discovered your
> >missing parameters.
I am having this problem when trying to start tomcat as a
service on windows. The problem
Mikko Pukki schrieb:
> Only other (real) change that I made was an update from 1.2.26 to 1.2.27.
> Once I started site again, everything worked as a charm. So it could be the
> update
> that helped. No idea why, and I have no chance to really confirm this,
> because the
> site is not mine (it is
Hello,
I have to design a failover setup and I am looking for rough
ideas/pointers. Here is our scenario...
TomcatServer1 <---/Cannot communicate to one another/->
TomcatServer2(hot backup)
^ ^
^
| \
|
| \ --- TO D
Configuration in Apache HTTPD works fine and it is sufficient for me. I was
unable to find a reason, why it doesn't work in JDK 6 and Firefox.
Good luck when you have same problem :)
Jozef
Hi,
To configure tomcat using SSL on Windows I use:
multi-host tomcat ssl on windows
download and install java 1.5 jdk
set JAVA_HOME to the root of the JDK directory
add JAVA_HOME\bin to the path
install Visual C++ 2008 redistributable
download and install openssl
http://www.openssl.org --> related
Hi , i'am tring to configurer a static member ship tomcat 6 cluster(i can't
use multicat)
but i'am not confident in the configuration
here is may configuration
for the cluster
Tomcat start but i cannot see JMX cluster bean
does sombedody have a sample config for a two machine static cluster
regar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm trying to setup SSL on a web app that I have running on a server. I
created my keystore.key file and then uncommented this section in my
server.xml file:
> Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
>maxThreads="1
Hi!
Yes, I am using httpd in front.
To perform Shibboleth authentication, we are using Apache httpd to front
the Tomcat servlet environment. The Shibboleth service provider installs
as an Apache module (mod_shib) and a supporting daemon process (shibd).
The Apache server communicates with Tomca
Hi Mark & all,
After using the Jpcap (java sniffer tool) to watch the http packets, We
Finally
found out the root cause of this problem is indeed the keep-live BUG of
Internet
Explorer, below is our finding for your reference :
Finding 1 : When using AJAX to make http requests, Internet Explorer
Thanks for your reply.
I double checked the rights for configuration files but they seemed ok. I only
added
read&execute rights for Local Service in addition to already configured
Network service etc. I also renamed workers.properties.minimal to
workers.properties
and changed the configuration i
> From: Lucia Moreno Lopez [mailto:[EMAIL PROTECTED]
> I need to integrate Shibboleth and Tomcat.
> We are using tomcat 5.5.23, mod_jk connector 1.2.23 and the reference
> implementation of Shibboleth version 2.0.
Do you *need* httpd in front? If not, how about
http://www.guanxi.uhi.ac.uk/index.
Thomas Strauß schrieb:
> I have an issue with the isapi_redirect2 setup. I would like to drive
> the redirector with load balancing. Is it required to have a tomcat
> cluster for this setup?
No, but you have to set jvmRoute according to the worker names for all
nodes in your Tomcat farm. Cluster i
Hello,
I need to integrate Shibboleth and Tomcat.
We are using tomcat 5.5.23, mod_jk connector 1.2.23 and the reference
implementation of Shibboleth version 2.0. We're running on a Linux
RedHat Enterprise environment.
Do you know any JAAS realm open source implementation or any other way
to impl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Slav,
Slav Inger wrote:
> I saw your reply (on tomcat-user list) to a person who was having
> trouble with Tomcat and SSL.
Please keep on-topic messages on the list. I have cc'd the list for
their edification.
> Could you please elaborate on how to
Hi,
got it running now.
The issue is described in the Bug database. It is actually an issue with the
documentation:
You need to put everything between [] as the group name. So in my case, replace
every group=ldb with group=lb:ldb and balancing works.
Now I have to find out how I can avoid a n
Hi all,
I have an issue with the isapi_redirect2 setup. I would like to drive the
redirector with load balancing. Is it required to have a tomcat cluster for
this setup?
I have now embedded my workers2.properties.
The issue I see is, that as soon as I add a group=lb to anything the EventLog
e
HI,
I am using a bit different connection configuration to get OracleConnection:
I am using Tomcat 6.
Regards,
Zdenek
On Fri, Oct 10, 2008 at 1:59 PM, Ziggy <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am really stuck with the tomcat connection pool as its the application
> server that i am using.
> H
I've just noticed that when I run the webapp via browser I get this
error in the console of apache startup:
GRAVE: error deploying configuration descriptor myapp.xml
Sergio Arrighi ha scritto:
Hello,
I've developed a web app which uses two jar files that have been
developed by a third party.
Hello,
I've developed a web app which uses two jar files that have been
developed by a third party. I've developed it using eclipse IDE which
manages the server automatically. I'm now trying to deploy it on
localhost (apache tomcat 6.0.17) in a directory like this (inside webapps):
mApp
Downgrade to JDK 6u7 didn't help, problem occurs in firefox 2 and 3. Maybe
problem will be in signing certificate with our company CA.
I will try to configure Apache HTTPD and we will see.
Jozef
On Tue, Nov 4, 2008 at 8:27 PM, Caldarale, Charles R <
[EMAIL PROTECTED]> wrote:
> > From: Jozef Hov
29 matches
Mail list logo