Hassan Schroeder ha scritto:
> On Fri, Feb 22, 2008 at 7:18 AM, Antonio Petrelli
> <[EMAIL PROTECTED]> wrote:
>
>
>> Or put Apache 2 in front of your Tomcat, as it is usually done in production
>> environment.
>>
>
> I don't know if you have statistics to substantiate that opinion, but it
which can
> deploy/reploy/delete the war to/from Tomcat?
>
> Regards
>
> Thomas
>
>
> -
> Jetzt Mails schnell in einem Vorschaufenster überfliegen. Dies und viel mehr
> bietet das neue Yahoo! Mail.
>
Giancar
handleRequest(HttpServletRequest request,
> HttpServletResponse response) throws ServletException, IOException {
> //read something from request
> doSomething();
> return null;
> }
> }
>
>
Giancarlo Frison
http://www.jroller.com/giancarlo
--
Hi,
Could you add server.xml and context.xml please?
Bye
Giancarlo Frison
Petteri Heinonen ha scritto:
> Hello all. I'm trying to setup my first Tomcat cluster here. After some
> tuning I have reached the point where I think that cluster is formed
> fine upon startup, and ses
I had faced the same problem, in order to 'activate' a deserialized
object coming from an other VM the session object has to implement the
HttpSessionBindingListener interface, not the
*HttpSessionActivationListener* .
The valueBound method is invoked by setAttibute's HttpSession method,
inside the
The problem reported below was due to a misconfiguration.
In the past I disabled the session persistence uncommenting the manager
row in context.xml :
After session persistance's activation (commenting the row above)
session replication works as expected.
Giancarlo Frison
Filip Hanik
> a previous user reported that sessions got expired during a normal
> shutdown, I yet have to investigate this
>
> Filip
>
> Giancarlo Frison wrote:
>> Hi all,
>>
>> I have a cluster configured with 2 tomcat instaces in the same host and
>> apache + mod_jk as load
-- server.xml
Giancarlo Frison
-
To start a ne
Absolutely no. The WEB-INF/lib contains:
commons-codec-1.3.jarcommons-httpclient-3.1-rc1.jar
jta.jar quartz-all-1.6.0.jar stringtree-json-2.0.5.jar
commons-collections-3.2.jar commons-logging.jar
log4j-1.2.14.jar spring.jarxmlpull.jarxp
tomcat-coyote.jar tomcat-i18n-es.jar
tomcat-i18n-ja.jar
I'm wondering what mistake I done.
Someone can help me?
Giancarlo Frison
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
10 matches
Mail list logo