----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Chris,
I am not using virtual hosts. A user can get to the same site by
entering one of a few different names, but this is all handled
by the DNS to point to one machine.
The only virtual host is the one for the SSL component that the
Covalent SSL module configures. The error is occurring in a servlet
that is not run under SSL.
Any other suggestions?
Chris Busch wrote:
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> I have noticed that Jserv sometimes creates two session cookies if you are
> running several virtual hosts that share a domain. So if you have
> x.y.same.com and a.b.same.com you can get multiple cookies.
>
> Are you using multiple web servers with a shared domain?
>
> -----Original Message-----
> ----------------------------------------------------------------
>
> I am using sessions to store retrieved data from the db for a customer,
> but I am finding occassionally
> (not a lot, but just enough to piss the customers off) that the session
> I get back is not the right session.
> I am storing a customer's id in a cookie and then matching that with
> what I get back from what I
> store in the session object (getSession(true)) and it is not the
> same!!!!
>
> This is under Apache 1.3.12, JDK 1.2.2. RC4 (Blackdown), Jserv 1.1.2,
> JSDK 2.0, Redhat 6.2
>
> Has anyone else had this kind of a problem? Is this a JSDK2.0 problem or
> a Jserv problem?
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
--
Chris Cheshire
Manager of Software Development
bigredwire.com
Phone : +1 805 560 6666 (w)
+1 805 559 9166 (m)
Fax : +1 805 560 8901
Email : [EMAIL PROTECTED]
Real Programmers don't draw flowcharts.
Flowcharts are the illiterate's form of
documentation. Cavemen drew flowcharts;
look at how much good it did for them
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]