Re: HttpSession questions

2001-01-29 Thread David Crooke
  1. JServ does not AFAIK support session migration. For a servlet engine that does, yes your data would have to be serializable in order for it to migrate it. We support failover (not migration) in our multi-server JServ setup by having all pertinent session data stored in a database, of which t

Re: HttpSession questions

2001-01-29 Thread Angus Edison
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

Session tacking and URL's - Re: Sessions

2001-01-29 Thread David Crooke
More precisely, for any URL you display back to the browser which refers to a servlet within the zone, you are supposed to pass it through the rewriter by calling "response.encodeURL()" on it. If the servlet engine has successfully pushed and got back a cookie then it will leave the URL alone, if

Re: Loadbalancer

2001-01-29 Thread David Crooke
  If you spread your service over two tiers (Apache and JServ on separate boxes) then you can use ApJServBlance to do this quite effectively. The load on Apache is negligible even with SSL. If you need redundancy in all tiers, then set up an identical pair (or more) of Apache servers and load bal

Re: Config JServ as a root directory

2001-01-29 Thread David Crooke
One gotcha with mod_rewrite - you need to make sure it preceeds mod_jserv in the Apache stack. Typically this is not the case. -- David Crooke, Austin TX, USA. Bibo ergo sum. Open Standards. Open Source. Open Minds.  

JServ 1.1.2 install problem (FreeBSD 4.0-RELEASE)

2001-01-29 Thread Drew Linsalata
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

HttpSession questions

2001-01-29 Thread Richard Ou
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

RE: SSI servlet cannot find servlet class

2001-01-29 Thread Robert E. Baker
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

RE: JSP engine.

2001-01-29 Thread R.Gurumoorthy
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

Re: JSP engine.

2001-01-29 Thread Claudio Higashi
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

Re: JSP engine.

2001-01-29 Thread Mark Harris
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

JSP engine.

2001-01-29 Thread Rikard Westlund
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

RE: Loadbalancer

2001-01-29 Thread Shanahan, Travis
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

RE: SSI servlet cannot find servlet class

2001-01-29 Thread Burgess, Jay
Title: RE: SSI servlet cannot find servlet class This may not be your problem, but in CIMBA.PROPERTIES, shouldn't your "cimba" repository be fully defined as a JAR file, like:   repositories=C:\Java\Apache Group\Apache\htdocs\servlets\cimba.jar instead of just:   repositories=C:\Java\Apac

Re: Re: Config JServ as a root directory

2001-01-29 Thread Andras Balogh
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

SSI servlet cannot find servlet class

2001-01-29 Thread clgilbert
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

How can I get the session expire time?

2001-01-29 Thread Istvan Bereti
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

Re: Re: Config JServ as a root directory

2001-01-29 Thread Angus Edison
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

Re: Config JServ as a root directory

2001-01-29 Thread Ulisses Reina Montenegro
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

AW: It is on the FAQ but FAQ won't help - (EMERGENCY) ajp12:ping: noreply (-1)

2001-01-29 Thread Michael Remme
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

RE: Config JServ as a root directory

2001-01-29 Thread R.Gurumoorthy
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --