-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mihail,

Druzhiinin Mihail wrote:
> We have 2 servlets with one code and different init parameters mapped to
> different url.

So, you mean to say that you have a single servlet deployed on two
different URL patterns.

> On high load requests to first servlet handled by second
> servlet.

This is highly unlikely. What is the behavior you are actually observing?

> I [configure] different servlets by init params. It apparent when second
> servlet was called.

What is the symptom?

> What I do illegal?

Your web.xml looks just fine. Could you post some of the code? I suspect
this is a data-sharing issue, and not a Tomcat problem. Do you use any
non-final static members in your servlet class?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkjqSLgACgkQ9CaO5/Lv0PAMfgCeLfFRhpRUj2EKiusdTYwf3Se/
OSwAn3pOrEZG6rSw2OWPAnVoCGFU29MS
=pf3w
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to